Commit graph

  • 7965883ba7 (note_mouse_highlight): Pass new arg to overlays_at. Richard M. Stallman 1994-09-21 06:44:59 +00:00
  • 3f320f98b8 (rmail-mode-kill-summary): New function. (rmail-variables): Put that on kill-buffer-hook locally. Richard M. Stallman 1994-09-21 06:33:22 +00:00
  • 59a486aba0 (Fget_char_property): Pass new arg to overlays_at. (NULL): Define if not defined. Richard M. Stallman 1994-09-21 06:25:26 +00:00
  • 287e500df2 (Fx_get_resource): Doc fix. Richard M. Stallman 1994-09-21 06:04:20 +00:00
  • a8a642a45c entered into RCS Richard M. Stallman 1994-09-21 05:36:21 +00:00
  • aa09b5ca24 (remove-hook, add-hook): Copy existing list before modifying. Richard M. Stallman 1994-09-21 05:19:43 +00:00
  • ec265841c9 *** empty log message *** Richard M. Stallman 1994-09-21 03:40:21 +00:00
  • 128ba46c13 (from, labels, data): Use MAX_DATA_LEN as length. (main): Use fgets, not gets. Richard M. Stallman 1994-09-21 03:23:32 +00:00
  • 8eca17c9a5 (report_error): Include reason in error message. Karl Heuer 1994-09-21 00:59:22 +00:00
  • 1f7850dd5c (mail-bury-selects-summary): New variable. (mail-bury): Test it. Richard M. Stallman 1994-09-20 23:52:38 +00:00
  • 0bdd1e863b (paths-force): Depend on src/paths.h Richard M. Stallman 1994-09-20 22:16:26 +00:00
  • 002e48b7b4 (facemenu-update): Make menu separators all dashes. Richard M. Stallman 1994-09-20 19:31:16 +00:00
  • ee3e47696b (SUNOS4 or __FreeBSD__): Define UNDO_RELOCATION. (unexec): Test UNDO_RELOCATION. Distinguish the relocation formats of __FreeBSD__ and SUNOS4. Richard M. Stallman 1994-09-20 06:12:27 +00:00
  • 81bd58e880 (r_alloc_freeze_level): New variable. (r_alloc_freeze, r_alloc_thaw): New functions. (r_alloc_sbrk): Refuse to move blocs, if frozen. Karl Heuer 1994-09-20 05:51:50 +00:00
  • b6d6a51cfb (trivial_regexp_p): New function. (search_buffer): Don't depend on internal format of re_pattern_buffer. Karl Heuer 1994-09-20 05:40:52 +00:00
  • 3fec4c1b34 (add-log-current-defun): Deal with lisp-interaction-mode like lisp-mode. Richard M. Stallman 1994-09-20 05:38:59 +00:00
  • 4361366b72 (FRAME_SCROLL_BAR_PIXEL_WIDTH): New macro, supersedes VERTICAL_SCROLL_BAR_PIXEL_WIDTH; no longer device-dependent. All callers changed. (FRAME_SCROLL_BAR_COLS): New macro, supersedes VERTICAL_SCROLL_BAR_WIDTH; no longer constant. All callers changed. (scroll_bar_pixel_width, scroll_bar_cols): New members of struct frame. Karl Heuer 1994-09-20 05:20:16 +00:00
  • 6d80dce9f9 (VERTICAL_SCROLL_BAR_PIXEL_WIDTH): Deleted. Karl Heuer 1994-09-20 05:18:53 +00:00
  • 40284d6b47 (compute_motion): Fix comment. Karl Heuer 1994-09-20 05:17:41 +00:00
  • cb64230416 (set_frame_size, EmacsFrameSetCharSize): Change VERTICAL_SCROLL_BAR_PIXEL_WIDTH to FRAME_SCROLL_BAR_PIXEL_WIDTH. Karl Heuer 1994-09-20 05:15:25 +00:00
  • ca0d0bb971 (window_internal_width): Change VERTICAL_SCROLL_BAR_WIDTH to FRAME_SCROLL_BAR_COLS. Karl Heuer 1994-09-20 05:13:22 +00:00
  • 5802e919a9 (display_string): Change VERTICAL_SCROLL_BAR_WIDTH to FRAME_SCROLL_BAR_COLS. Karl Heuer 1994-09-20 05:12:09 +00:00
  • 4701395c1a (x_set_scroll_bar_width): New function. (x_frame_parms): Add that function to this table. (Qscroll_bar_width): New symbol. (syms_of_xfns): Initialize and staticpro it. (Fx_create_frame): Set default scroll bar width. Karl Heuer 1994-09-20 05:07:53 +00:00
  • 480407eb72 * xterm.c (x_new_font): Compute number of scrollbar columns. Karl Heuer 1994-09-20 05:05:02 +00:00
  • beded970ac (make_float, make_pure_float): Fix Lisp_Object vs. int problems. Karl Heuer 1994-09-20 04:47:17 +00:00
  • 5464522baf (Fset_window_buffer): Fix Lisp_Object vs. int problems. Karl Heuer 1994-09-20 04:44:01 +00:00
  • 9343ab076b (kbd_store_ptr): Declare storage class before qualifier. (make_lispy_event): Fix Lisp_Object vs. int problems. (read_avail_input, menu_bar_items_index, read_key_sequence): Likewise. Karl Heuer 1994-09-20 04:39:43 +00:00
  • 6782610c40 (basic-save-buffer-1): If writing temp file fails or a precious file, restore the old visited file modtime. Richard M. Stallman 1994-09-20 04:27:40 +00:00
  • c56fbd2444 (kbd_store_ptr): Declare storage class before qualifier. Karl Heuer 1994-09-20 04:27:27 +00:00
  • 151270f331 (query-replace-interactive): New user option. (query-replace-read-args): Obey that option--fetch from search-ring or regexp-search-ring. New arg regexp-flag. (query-replace, query-replace-regexp, replace-string) (replace-regexp): Pass new arg to query-replace-read-args. (map-query-replace-regexp): Obey query-replace-interactive. Richard M. Stallman 1994-09-20 04:26:12 +00:00
  • 53ea491aa5 (set_file_times): Move this out of the USG conditional. Karl Heuer 1994-09-20 04:07:48 +00:00
  • e4f74c7e88 (PURESIZE_RATIO, BASE_PURESIZE): Defined. (PURESIZE): Define it based on those. Richard M. Stallman 1994-09-20 03:18:33 +00:00
  • 88f7cc6095 (POSIX_SIGNALS): Defined. Richard M. Stallman 1994-09-20 02:29:40 +00:00
  • 756b6edc1e (struct saved_window_data): New slots min_width, min_height. (Fcurrent_window_configuration): Set slots from window_min_... (Fset_window_configuration): Restore them. Set window_min_height and window_min_width to 1 while restoring windows. Richard M. Stallman 1994-09-20 02:20:05 +00:00
  • bbc3f190b8 Patches for HPUX, and SunOS4 (Japanese). Per Bothner 1994-09-20 01:28:35 +00:00
  • c44d2ceda9 *** empty log message *** Richard M. Stallman 1994-09-20 01:05:37 +00:00
  • 2a598462ec (add-hook): Doc fix. Richard M. Stallman 1994-09-20 00:59:24 +00:00
  • e08455275a (malloc, realloc): Declared. Richard M. Stallman 1994-09-20 00:26:25 +00:00
  • aeb2c3069e entered into RCS Jim Blandy 1994-09-19 21:50:20 +00:00
  • 50b04c36a8 *** empty log message *** Jim Blandy 1994-09-19 21:50:07 +00:00
  • 3402827c0e (syms_of_buffer): Doc fix. Karl Heuer 1994-09-19 20:24:47 +00:00
  • f9328e9816 (config_options): Save all arguments, not just some. Karl Heuer 1994-09-19 18:15:11 +00:00
  • e283121bc3 (Fkey_description): Reverse condition. Karl Heuer 1994-09-19 17:46:42 +00:00
  • ddf09aa603 (report-emacs-bug): system-configuration-options was misspelled as system-configure-options. Karl Heuer 1994-09-19 17:33:18 +00:00
  • dc5a82ea28 * disp-table.el: Add support for new window border display table element. (describe-display-table): Describe the window border glyph. (display-table-len): New constant. (make-display-table, standard-display-8bit, standard-display-default, standard-display-ascii, standard-display-g1, standard-display-graphic, standard-display-underline): Use display-table-len, instead of hard-coding the display table length. Jim Blandy 1994-09-19 17:31:15 +00:00
  • a45e35e173 Add a new element to display tables controlling side-by-side window borders. * buffer.c (syms_of_buffer): Update doc string for `buffer-display-table'. * disptab.h (DISP_TABLE_SIZE): Bump to 262. (DISP_BORDER_GLYPH): New accessor macro. * xdisp.c (display_text_line): Consult the display table when building side-by-side window borders. Jim Blandy 1994-09-19 17:28:37 +00:00
  • e39322d99f [!HAVE_X_WINDOWS] (store_frame_title): Dummy macro. Karl Heuer 1994-09-19 17:17:02 +00:00
  • 5236f937c7 * rlogin.el (rlogin): recognise the `-l user' option to rlogin and let comint and ange-ftp know about the correct home directory. Francesco Potortì 1994-09-19 11:47:05 +00:00
  • 543918ded7 (SYSTEM_TYPE): Delete definition. Richard M. Stallman 1994-09-19 05:54:59 +00:00
  • 2ee658c39e (picture-yank-at-click): New function. Richard M. Stallman 1994-09-19 05:51:16 +00:00
  • 7bbe1dea3b Handle ==, !=, + and -. (hif-tokenize): Handle ==, !=, + and -. (hif-token-regexp): Handle ==, !=, + and -. (hif-notequal, hif-plus, hif-minus, hif-mathify): New functions. (hif-math, hif-eq-expr): New functions. (hif-term): Call hif-eq-expr. (hide-ifdef-define): Pass 1 to hif-set-var. Richard M. Stallman 1994-09-19 05:29:15 +00:00
  • 25869acf6e (Info-insert-dir): Insert newlines before rather than after nodes copied from other files, for consistency. Richard M. Stallman 1994-09-19 05:11:40 +00:00
  • f3ca341e3c (RETURN_UNGCPRO): Use if (1) .. else, not do ... while (0). Richard M. Stallman 1994-09-19 05:07:10 +00:00
  • aa138cb419 (rmail-summary-construct-io-menu): New function. (rmail-new-summary): Call rmail-summary-construct-io-menu. (rmail-summary-mode-map): New menu items 'Input Rmail File' and 'Output Rmail File'. (rmail-summary-output-to-rmail-file): New arg 'file-name'. If it non-nil, call rmail-output-to-rmail-file. Richard M. Stallman 1994-09-19 05:03:02 +00:00
  • 61029318d2 (rmail-output-menu): Function deleted. Richard M. Stallman 1994-09-19 05:02:12 +00:00
  • 8b7ef584f6 Build proper keymap for the "Input (menu)" and "Output (menu)" submenus: Richard M. Stallman 1994-09-19 05:01:33 +00:00
  • 20b5d24c26 (file-name-sans-extension): New function. Richard M. Stallman 1994-09-19 04:32:41 +00:00
  • 64a49ca7b1 (validate_interval_range, property_value, Fget_char_property, Fnext_property_change, Fnext_single_property_change, Fprevious_property_change, Fprevious_single_property_change): Fix Lisp_Object vs. int problems. Karl Heuer 1994-09-19 00:18:27 +00:00
  • 5ef2a3c046 (openp): Fix Lisp_Object vs. int problems. Karl Heuer 1994-09-19 00:17:55 +00:00
  • 92992c7e07 (vmotion, Fvertical_motion): Fix Lisp_Object vs. int problems. Karl Heuer 1994-09-19 00:17:26 +00:00
  • 16a3738c96 (Fframe_parameters): Fix Lisp_Object vs. int problems. Karl Heuer 1994-09-19 00:16:58 +00:00
  • 254277e15d (direct_output_for_insert, direct_output_forward_char): Fix Lisp_Object vs. int problems. Karl Heuer 1994-09-19 00:16:13 +00:00
  • dff36a4234 (Fsignal): Fix Lisp_Object vs. int problems. Karl Heuer 1994-09-19 00:15:36 +00:00
  • 9309fdb17f (Frandom): Fix Lisp_Object vs. int problems. Karl Heuer 1994-09-19 00:15:08 +00:00
  • 1bb5916bcd [!MULTI_FRAME] (FOR_EACH_FRAME): Fix Lisp_Object vs. int problems. Karl Heuer 1994-09-19 00:14:49 +00:00
  • 75f00e7298 (read_minibuf): Fix Lisp_Object vs. int problems. Karl Heuer 1994-09-19 00:14:16 +00:00
  • c8951b1855 Declare Fmake_sparse_keymap. Karl Heuer 1994-09-19 00:13:35 +00:00
  • f54a8c1a1f Add #include "keyboard.h" Karl Heuer 1994-09-19 00:12:39 +00:00
  • adff7f1831 (Fmember): Declare this function. Karl Heuer 1994-09-18 23:59:10 +00:00
  • 969f173557 (install-arch-indep): Copy DOC-*, not DOC* Karl Heuer 1994-09-18 23:46:48 +00:00
  • 89149b9f29 (_ALL_SOURCE): Don't redefine if already defined. Karl Heuer 1994-09-18 21:35:34 +00:00
  • 3395eec712 (HAVE_SELECT, HAVE_TIMEVAL): Add #undefs. Karl Heuer 1994-09-18 21:27:01 +00:00
  • 5df583315f Delete obsolete symbols. Karl Heuer 1994-09-18 21:12:31 +00:00
  • 3622dcd9a0 Add checks to set HAVE_TIMEVAL and HAVE_SELECT. Karl Heuer 1994-09-18 20:34:21 +00:00
  • dbfaa1b1ff (tex-start-shell): Inherit comint-mode-map, don't copy. Richard M. Stallman 1994-09-18 20:30:01 +00:00
  • 1ed30e752a (shell-mode-map): Inherit comint-mode-map, but copy the completion menu. Richard M. Stallman 1994-09-18 20:28:23 +00:00
  • 93103d17ba (struct process): New field tty_name. Richard M. Stallman 1994-09-18 20:11:07 +00:00
  • cab10b76d4 (telnet-mode-map): Inherit from comint-mode-map. Richard M. Stallman 1994-09-18 20:06:54 +00:00
  • 712043beed (HAVE_VFORK): Defined. (C_SWITCH_SYSTEM): Deleted. (const): Definition deleted. Richard M. Stallman 1994-09-18 20:04:00 +00:00
  • ddf0cd07e5 (Ffile_writable_p): Don't use ro_fsys. (ro_fsys): Deleted. Richard M. Stallman 1994-09-18 20:01:47 +00:00
  • 688f8f7f51 entered into RCS Richard M. Stallman 1994-09-18 19:54:50 +00:00
  • d630361111 (Fcopy_file): Use set_file_times, and check for the error return. Karl Heuer 1994-09-18 19:17:01 +00:00
  • c0c4505967 Declare set_file_times. Karl Heuer 1994-09-18 19:15:39 +00:00
  • 546ec8fb4c (set_file_times): New function. Karl Heuer 1994-09-18 19:13:39 +00:00
  • f48c727a24 Add HAVE_STRUCT_UTIMBUF. Karl Heuer 1994-09-18 19:00:32 +00:00
  • 2e36cabbee (_ALL_SOURCE, HAVE_STRUCT_UTIMBUF): Add #undefs. Karl Heuer 1994-09-18 18:59:49 +00:00
  • 4b34bd8180 (preserve_other_columns): Fix arg to sizeof in bcopy call. Richard M. Stallman 1994-09-18 18:57:22 +00:00
  • 619a9b1e83 Add AC_AIX. Karl Heuer 1994-09-18 18:43:33 +00:00
  • e14e9e26e4 (telnet): Use name *telnet-HOST*, not *HOST-telnet*. Richard M. Stallman 1994-09-18 18:16:20 +00:00
  • 8bdb9f4af9 (rmail-forward): Insert separator before and after message. Richard M. Stallman 1994-09-18 09:09:43 +00:00
  • eaccd4d857 (ediff-submit-report, ediff-revision) (ediff-find-file-name-handler, vc-ediff-internal, rcs-ediff-internal): New functions. (ediff-version-control-package): New variable. (vc-ediff, rcs-ediff): Functions deleted. Richard M. Stallman 1994-09-18 08:52:32 +00:00
  • bcd4052086 (reset_buffer): Don't call reset_buffer_local_variables. (Fget_buffer_create): Call it here. (init_buffer_once): And here. Richard M. Stallman 1994-09-18 08:46:34 +00:00
  • 5956f71d45 (get_minibuffer): Call Fkill_all_local_variables. Richard M. Stallman 1994-09-18 08:45:56 +00:00
  • 239c87a199 Major rewrite to behave more like a minor mode. Doc fixes. (icomplete-mode): New function and var. (icomplete-minibuffer-setup-hook): New hook. (icomplete-inhibit): Defunct. Using icomplete-pre-command-hook, icomplete-post-command-hook as real hook functions. (icomplete-simple-completing-p): Subsumes icomplete-window-minibuffer-p plus other stuff, determines whether simple completion is active. (icomplete-window-minibuffer-p): Defunct, see above. (icomplete-minibuffer-setup): Use icomplete-simple-completing-p, copy-sequence hooks before adding to them, run hooks properly. (icomplete-tidy): Changed from misnamed icomplete-pre-command-hook; use icomplete-simple-completing-p. (icomplete-exhibit): Changed from misnamed icomplete-post-command-hook; use icomplete-simple-completing-p. (icomplete-completions): Changed from old, misnamed icomplete-exhibit; combined with old misnamed icomplete-prompt. Richard M. Stallman 1994-09-18 08:27:12 +00:00
  • c0b2f23c46 (parsing options): Simplify sed command to delete -'s. Richard M. Stallman 1994-09-18 08:19:12 +00:00
  • d05c42e46d (DECLARE_GETPWUID_WITH_UID_T): Defined. [NO_SHARED_LIBS and __FreeBSD__]: (LD_SWITCH_SYSTEM, A_TEXT_OFFSET, A_TEXT_SEEK): Alternate definitions. Richard M. Stallman 1994-09-18 08:14:59 +00:00
  • 1c45ffdf8a (make-lucid-menu-keymap-disable): New variable. (make-lucid-menu-keymap): Use that when disabling item unconditionally. Richard M. Stallman 1994-09-18 05:06:35 +00:00
  • bbea4f40f9 (REL_ALLOC): #undef deleted. Richard M. Stallman 1994-09-18 04:05:03 +00:00
  • 47684cd9b5 (Fkey_description): Give error if KEYS not an array. (get_keyelt, access_keymap, get_keymap_1): Use type test macros. Richard M. Stallman 1994-09-18 04:02:25 +00:00
  • edd2556799 (unexec): Fix logic for rounding section boundaries. Richard M. Stallman 1994-09-17 23:52:45 +00:00