Commit graph

  • 309848baf4 (mkdir, removenullpaths): Put g in sed replace commands. Richard M. Stallman 1994-07-07 02:44:58 +00:00
  • 93e8880c55 Turning on gnus-show-threads in these four functions was a mistake; these functions are called by generic code a lot--the effect was that a user was forced to use the threads feature no matter what. In addition the code to turn on gnus-show-threads was incorrect. Michael I. Bushnell 1994-07-07 01:43:06 +00:00
  • 710e5da869 (Buffer-menu-revert-function): New function. (Buffer-menu-mode): Use it, for revert-buffer-function. (Buffer-menu-mode-map): Bind revert-buffer. Richard M. Stallman 1994-07-06 23:05:34 +00:00
  • 0973d78b8e (revert-buffer-function): Doc fix. Richard M. Stallman 1994-07-06 23:03:47 +00:00
  • b965445fdf (vc-start-entry): New arg after-hook. Set vc-log-operation-hook locally. (vc-next-action-on-file): Not here. (vc-admin): Pass new arg. (vc-checkin): Pass new arg instead of setting vc-log-operation-hook. Richard M. Stallman 1994-07-06 22:08:03 +00:00
  • 74b9c2afd8 (auto-save-mode): If autosave is off because buffer has shrunk, then toggling should turn it on. Richard M. Stallman 1994-07-06 21:41:47 +00:00
  • de7d5e1ba4 (delete-old-versions): Var renamed from trim-versions-without-asking. Richard M. Stallman 1994-07-06 21:34:31 +00:00
  • 32cbe52813 (save-completions-to-file): Use delete-old-versions. Richard M. Stallman 1994-07-06 21:33:56 +00:00
  • 202bf0be2f (tpu-save-all-buffers-kill-emacs): Use delete-old-versions, and bind it locally. Richard M. Stallman 1994-07-06 21:32:04 +00:00
  • f26bb3034e (fancy-dairy-display): Consistently turn off selective display in diary buffer before doing anything. Edward M. Reingold 1994-07-06 20:26:53 +00:00
  • f4136d9c78 (outline-next-preface): Undo previous change: do stop before final newline. Richard M. Stallman 1994-07-06 20:12:42 +00:00
  • e36d00d496 (desktop-buffer-rmail): Handle the situation where the RMAIL file is locked, mail is waiting, and the user selects `quit' gracefully. Richard M. Stallman 1994-07-06 19:45:38 +00:00
  • 4826e97fbc (set-visited-file-name): Avoid crash if TRUENAME is nil. Richard M. Stallman 1994-07-05 22:36:54 +00:00
  • ba9f641384 (gnus-mail-reply-using-mhe): Handle case of no subject. Richard M. Stallman 1994-07-05 21:02:48 +00:00
  • 69718e9d7c (x-create-frame-with-faces): Ignore case in X resource. (make-face-x-resource-internal): Test underline attribute as boolean. Richard M. Stallman 1994-07-05 20:28:33 +00:00
  • 05ef1cdab9 (file-truename): Use iteration when possible. Avoid recalculating the same truename twice in one invocation. Error check for infinite link loop. Richard M. Stallman 1994-07-05 20:23:13 +00:00
  • 30dc01ea24 (command-line): Check LC_ALL and LANG as well as LC_CTYPE. (iso-8859-1-locale-regexp): Don't check for `iso'. Richard M. Stallman 1994-07-05 18:35:37 +00:00
  • 7a41a2e2b8 (rmail-spool-directory): Use /var/mail if it exists. Richard M. Stallman 1994-07-05 18:33:10 +00:00
  • e4fbad4b57 Comment out losing call to set-visited-file-name; this shouldn't hurt as long as nobody actually calls buffers `*mail*'. (This isn't a real fix.) set-visited-file-name fails when given a nil argument. Michael I. Bushnell 1994-07-05 16:54:01 +00:00
  • 3b112b5e00 foo? Michael I. Bushnell 1994-07-05 16:52:59 +00:00
  • 55fbd565a3 (generate-calendar-month): Make highlighted text for mouse-2 a one character wide for single-digit dates (this undoes the incorrect fix of May 30, 1994). Edward M. Reingold 1994-07-05 15:44:40 +00:00
  • d0a11f95f9 Be less eager to define MATCH_MAY_ALLOCATE. Richard M. Stallman 1994-07-05 07:25:05 +00:00
  • 35a65fcede (doprnt): Handle padding on %c. Richard M. Stallman 1994-07-05 07:24:16 +00:00
  • a522e5bffe (set-visited-file-name): Handle find-file-visit-truename early on, before we deal with lock files. Richard M. Stallman 1994-07-05 07:23:18 +00:00
  • ed160f1fa4 Doc fixes. Richard M. Stallman 1994-07-05 06:18:33 +00:00
  • fa8fb184b3 (rmail-spool-directory): Use /var/mail for bsd386. Richard M. Stallman 1994-07-05 04:06:00 +00:00
  • 64f62b4508 (iso-8859-1-locale-regexp): New variable. (command-line): Use it. Richard M. Stallman 1994-07-04 23:24:46 +00:00
  • 3e1c918b55 (add-change-log-entry): Apply expand-file-name to FILE-NAME. Roland McGrath 1994-07-04 20:58:39 +00:00
  • 6452d8a6f4 (mouse-drag-region): Bind this-command like last-command. (mouse-kill-ring-save): Bind this-command and last-command. Richard M. Stallman 1994-07-04 00:49:37 +00:00
  • 738f9104db (gnus-inews-news): Allow newsgroups to be separated by spaces or commas and spaces. Richard M. Stallman 1994-07-03 22:16:34 +00:00
  • 2c5adf7ee3 (command-line): Accept iso-8859-1 like iso_8859_1. Richard M. Stallman 1994-07-03 20:53:42 +00:00
  • 989a5e4fe5 (sendmail-send-it): Allow specifying Sender. Richard M. Stallman 1994-07-03 20:37:34 +00:00
  • 0d912b5849 Fix up previous change. Richard M. Stallman 1994-07-03 20:36:31 +00:00
  • e24ec555cb (report-emacs-bug-hook): Error if user has added no text. (report-emacs-bug): Set local report-emacs-bug-orig-text. Add to mail-send-hook. Use mail-send-and-exit for the echo area msg. Richard M. Stallman 1994-07-03 20:34:19 +00:00
  • de17da156f (initial-frame-alist): Doc fix. Richard M. Stallman 1994-07-03 20:18:38 +00:00
  • afb7440b5d Talk about flow control along with C-x C-s and C-s. Richard M. Stallman 1994-07-03 19:32:14 +00:00
  • e9d8e8c77e (command-line): Automatically use iso-syntax and standard-display-european if LC_CTYPE asks for it. Richard M. Stallman 1994-07-03 19:06:03 +00:00
  • de0724367c Use add-hook, (provide 'meese). (protect-innocence-hook): compare expanded file names for the sake of non-unix file systems. Use expand-file-name instead of concat to create "celibacy.1" file name. Check that the "sex.6" exists. Richard M. Stallman 1994-07-03 18:47:37 +00:00
  • c2ff34f7a3 (syms_of_buffer): Doc fix. Richard M. Stallman 1994-07-02 19:50:30 +00:00
  • 8d80e22752 (decode_mode_spec): %+ makes % for unmodified RO buffer. Richard M. Stallman 1994-07-02 19:41:19 +00:00
  • c806d99edd (syms_of_buffer): Doc fix. Richard M. Stallman 1994-07-02 19:37:12 +00:00
  • fc7323e644 (electric-buffer-list): Change prompt message. (electric-buffer-menu-mode-map): Define C-m like space. Richard M. Stallman 1994-07-02 17:01:41 +00:00
  • a6e68e6c2c (sh-chmod-argument): Change default. Richard M. Stallman 1994-07-02 16:55:54 +00:00
  • ce37bf2068 (vc-update-change-log): Pass a -n option to rcs2log. Richard M. Stallman 1994-07-02 04:49:30 +00:00
  • 90e6242c9a (get_cached_face): Set the cached_index field. Richard M. Stallman 1994-07-02 04:23:45 +00:00
  • 6ca8823106 *** empty log message *** Richard M. Stallman 1994-07-02 04:09:37 +00:00
  • 1493e1f888 (mouse-scroll-subr): Delete some debugging code. Richard M. Stallman 1994-07-02 00:47:40 +00:00
  • e98cc0af19 (visit-tags-table-buffer): Move error call into scope of `file'. Richard M. Stallman 1994-07-02 00:45:49 +00:00
  • b3848c2851 (byte-compile-defalias): Fix typo in prev change. Richard M. Stallman 1994-07-02 00:41:28 +00:00
  • 73e84c9622 (re_compile_fastmap): Either set fastmap['\n'] to 1 or don't change it. (re_match_2_internal): If the last match is real best match, don't restore second best one. Richard M. Stallman 1994-07-02 00:10:58 +00:00
  • 904d76247e (print-region-1): Essentially undo previous change. Richard M. Stallman 1994-07-01 23:59:32 +00:00
  • 0b43140039 (gnus-inews-domain-name): Once again test gnus-your-domain. Richard M. Stallman 1994-07-01 21:42:23 +00:00
  • 3c24374d14 (shell-mode): Don't read history from /dev/null. Richard M. Stallman 1994-07-01 20:45:59 +00:00
  • 1e2300d39b *** empty log message *** Richard M. Stallman 1994-07-01 20:11:01 +00:00
  • 4b3203d970 (make-face-italic, make-face-bold): Don't bind f2 here. (make-face-bold-internal, make-face-italic-internal): Bind f2 here. (make-face-bold-italic-internal, make-face-italic-internal) (make-face-bold-internal): New arg `font'. Callers changed. Richard M. Stallman 1994-07-01 17:31:42 +00:00
  • 96c3ed60ae (unload-feature): The autoload property does not tart with `autoload'. Richard M. Stallman 1994-07-01 17:14:19 +00:00
  • 23b04eac8c (list-faces-display): Line up multiple lines in sample. Richard M. Stallman 1994-07-01 17:06:34 +00:00
  • 07ac942ac6 (sh-set-shell): Obey sh-query-for-magic in all cases. Richard M. Stallman 1994-07-01 16:28:00 +00:00
  • de4cdbc5fd (prepare_menu_bars): Call x_consider_frame_title only if windows_or_buffers_changed. Richard M. Stallman 1994-07-01 15:36:06 +00:00
  • 421dd92fa7 (init_sys_modes): Turn off VSTART and VSTOP chars. On DGUX, turn off INPCK. Richard M. Stallman 1994-07-01 15:34:42 +00:00
  • f8ea84991a (Fx_create_frame): Add GC protection for local var `f'. Paul Reilly 1994-07-01 07:17:43 +00:00
  • 69c38b460f entered into RCS Richard M. Stallman 1994-07-01 06:19:16 +00:00
  • 118bd8410d (x_own_selection, x_get_foreign_selection): Get rid of spurious X_TOOLKIT conditional. Richard M. Stallman 1994-07-01 00:46:37 +00:00
  • 43b028a077 Comment change. Richard M. Stallman 1994-07-01 00:40:46 +00:00
  • bb2a0a651e (Fdelete_frame): Call x_clear_frame_selections. Richard M. Stallman 1994-07-01 00:35:07 +00:00
  • 2a6cf806e2 (x_draw_box): Use curs_x and curs_y, not f->cursor_[xy]. Richard M. Stallman 1994-07-01 00:32:05 +00:00
  • 31bdddb378 (random, srandom): Defined. Richard M. Stallman 1994-07-01 00:29:02 +00:00
  • b663a40d99 *** empty log message *** Richard M. Stallman 1994-06-30 19:34:49 +00:00
  • 260600e5fb (minor-mode-map-alist): Add missing quote. Richard M. Stallman 1994-06-30 19:21:03 +00:00
  • f9a9d26e5b (rmail-highlight-headers): Do nothing if rmail-highlighted-headers is nil. Richard M. Stallman 1994-06-30 18:57:17 +00:00
  • ee50a52806 (resize-minibuffer-window-restore): Don't do anything if the window height is already 1. Noah Friedman 1994-06-30 06:46:44 +00:00
  • 5fb9cdd99e (mouse-drag-secondary): Don't treat end of buffer specially when within the window. Richard M. Stallman 1994-06-30 04:49:26 +00:00
  • 40e6f148a4 (XLIB_ILLEGAL_ACCESS): Defined. Richard M. Stallman 1994-06-30 04:27:21 +00:00
  • f10f0b79a4 (x_set_frame_parameters): Call x_set_offset directly. Handle `-' for position parameters. Richard M. Stallman 1994-06-29 21:38:34 +00:00
  • fc9cce4ec4 (command_loop_1): Don't clear nonundocount when internal_self_insert returns 1. Richard M. Stallman 1994-06-29 19:52:17 +00:00
  • aa52fef958 (internal_self_insert): Now can return 2. Richard M. Stallman 1994-06-29 19:51:33 +00:00
  • 654d89d78e comint-password-prompt-regexp: New variable. comint-watch-for-password-prompt: Use it. Noah Friedman 1994-06-29 18:21:34 +00:00
  • 5286a84274 (byte-compile-callargs-warn): Handle function defnition that is not a lambda expression or byte code function. (byte-compile-arglist-warn): Likewise. (byte-compile-defalias): New function, used to compile defalias. (byte-compile-defalias-warn): New function. Richard M. Stallman 1994-06-29 18:06:09 +00:00
  • 88153c473e (easy-menu-change): New function. Richard M. Stallman 1994-06-29 16:28:50 +00:00
  • cbb35d7d1c Add commented-out code. Richard M. Stallman 1994-06-29 15:26:29 +00:00
  • 2c1b5dbe28 (readchar): Restart interrupted I/O. Karl Heuer 1994-06-28 21:51:12 +00:00
  • 40ce92683c (tag-exact-match-p): Fix typo in last change. Roland McGrath 1994-06-28 20:24:38 +00:00
  • 63aeffd5a0 (tag-exact-match-p): Test for point sitting after the explicit tag name itself. Roland McGrath 1994-06-28 20:21:43 +00:00
  • 1d8f6c8cae (line-move): Don't use message or ding; just signal errors. Richard M. Stallman 1994-06-28 19:17:25 +00:00
  • eb15aa1822 (a_write): Loop while *ANNOT is listp, not consp. Previous code omitted all data from output files when *ANNOT was nil. Roland McGrath 1994-06-28 19:00:30 +00:00
  • ccb1d39ace (dired-x-hands-off-my-keys): New user-defined variable. (dired-x-bind-find-file): Use it. (dired-x-find-file): New function to substitute find-file. (dired-x-find-file-other-window): New function to substitute find-file-other-window. Richard M. Stallman 1994-06-28 18:41:05 +00:00
  • be4d8b37c8 (mips-sony-newsos4*): New alias. Richard M. Stallman 1994-06-28 17:04:58 +00:00
  • a98ea3f945 (safe_run_hooks): Take symbol as arg. Use Fsymbol_value and Fset. (command_loop_1): Pass symbol to safe_run_hooks. Look in the value cell to check for trivial case (no hooks). Richard M. Stallman 1994-06-28 17:02:40 +00:00
  • 99b9e97503 (redisplay_region): For special treatment, BUF most be both current and displayed in selected window. Richard M. Stallman 1994-06-28 09:27:39 +00:00
  • 146f50a386 (Foverlay_put): Pass redisplay_region a struct buffer *. Richard M. Stallman 1994-06-28 09:25:42 +00:00
  • fa562dd5e1 (dired-readin): Record the directory's modtime. (dired-internal-noselect): Offer to revert if dir has changed. Richard M. Stallman 1994-06-28 08:36:16 +00:00
  • 79e6ae333e (auto-lower-mode, auto-raise-mode): Doc fixes. Richard M. Stallman 1994-06-28 05:15:44 +00:00
  • b4d8de7df4 (Info-index): Fix typo: t => \t. Richard M. Stallman 1994-06-28 04:14:41 +00:00
  • 0086b593a7 (gnus-inews-user-name, gnus-inews-domain-name): Use user-mail-address unless there's a reason to do otherwise. (gnus-inews-domain-name): Delete compatibility use of gnus-your-domain. Richard M. Stallman 1994-06-27 23:07:15 +00:00
  • dfbf6104bd (Info-insert-dir): Capitalize `node' when inserting it. (Info-search): Don't move point to beginning, after Info-read-subfile. Richard M. Stallman 1994-06-27 20:54:14 +00:00
  • f4a3a8c96b (a_write): Verify that *annot is a cons. Richard M. Stallman 1994-06-27 20:44:08 +00:00
  • 7d637a0d6d (echo_dash): Fix backwards conditional. Richard M. Stallman 1994-06-26 18:14:13 +00:00
  • c0d45f9d61 (C_DEBUG_SWITCH) [not NEWSOS5]: Don't define if __GNUC__. (KERNEL_FILE) [not NEWSOS5]: New override definition. Richard M. Stallman 1994-06-26 16:29:43 +00:00
  • ee139ed38b (jka-compr-partial-uncompress): Handle the case where LEN reaches to or past the end of the data. Richard M. Stallman 1994-06-26 16:10:41 +00:00
  • d2287ded09 (mouse-scroll-subr): Don't do anything special at eob. (mouse-drag-region): Don't treat scrolling differently at eob. (mouse-drag-secondary): Likewise. Richard M. Stallman 1994-06-25 23:48:04 +00:00