diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog.10 | 2 | ||||
-rw-r--r-- | lisp/ChangeLog.5 | 2 | ||||
-rw-r--r-- | lisp/ChangeLog.8 | 2 | ||||
-rw-r--r-- | lisp/gnus/ChangeLog | 4 |
4 files changed, 5 insertions, 5 deletions
diff --git a/lisp/ChangeLog.10 b/lisp/ChangeLog.10 index e2d8df7ce98..50b82e13a15 100644 --- a/lisp/ChangeLog.10 +++ b/lisp/ChangeLog.10 @@ -6773,7 +6773,7 @@ (ruler-mode-mouse-grab-any-column) (ruler-mode-mouse-drag-any-column-iteration) (ruler-mode-mouse-drag-any-column): New functions. - (ruler-mode-map): [header-line down-mouse-2] Bound to + (ruler-mode-map) [header-line down-mouse-2]: Bound to `ruler-mode-mouse-grab-any-column' instead of `ruler-mode-mouse-set-fill-column'. (ruler-mode-ruler-help-echo): Update its value. diff --git a/lisp/ChangeLog.5 b/lisp/ChangeLog.5 index 9f637f10b38..cd36210f7fc 100644 --- a/lisp/ChangeLog.5 +++ b/lisp/ChangeLog.5 @@ -2083,7 +2083,7 @@ * desktop.el (desktop-save): Use dired-directory as name of top-level in order to capture wildcards used. (desktop-buffer-dired): Skip possible wildcard when checking - for directory existance. Use dired-insert-subdir, not + for directory existence. Use dired-insert-subdir, not dired-maybe-insert-subdir. 1995-04-06 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu> diff --git a/lisp/ChangeLog.8 b/lisp/ChangeLog.8 index 91d27db2d6a..f4b62c6f352 100644 --- a/lisp/ChangeLog.8 +++ b/lisp/ChangeLog.8 @@ -6760,7 +6760,7 @@ 1999-01-22 Andrew Innes <andrewi@gnu.org> - * startup.el (command-line): [windows-nt]: Check for existence of + * startup.el (command-line) [windows-nt]: Check for existence of .emacs file so as to notice .emacs.el or .emacs.elc and use them in preference to _emacs. diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index cb4c24a39db..8e7ae005762 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog @@ -5151,7 +5151,7 @@ * gnus-agent.el (directory-files-and-attributes): Move all the way forward (the third and final move). (gnus-agent-read-agentview): Trap reconstruction errors due to - nonexistant directory. Handle by returning nil. + nonexistent directory. Handle by returning nil. 2006-05-30 Didier Verna <didier@xemacs.org> @@ -12206,7 +12206,7 @@ (gnus-agent-set-local): Delete stored entry if either min, or max, are nil. (gnus-agent-fetch-session): Reworded error/quit messages. On - quit, use gnus-agent-regenerate-group to record existance of any + quit, use gnus-agent-regenerate-group to record existence of any articles fetched to disk before the quit occurred. (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group, gnus-agent-update-view-total-fetched-for, and |