diff options
Diffstat (limited to 'lisp/ChangeLog.9')
-rw-r--r-- | lisp/ChangeLog.9 | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/lisp/ChangeLog.9 b/lisp/ChangeLog.9 index ba90274edf0..b9b6cd5a03d 100644 --- a/lisp/ChangeLog.9 +++ b/lisp/ChangeLog.9 @@ -6100,7 +6100,7 @@ 2001-01-25 Dave Love <fx@gnu.org> - * lisp/international/mule-diag.el (describe-char-after): Doc fix. + * international/mule-diag.el (describe-char-after): Doc fix. (describe-coding-system): Tweak the English text. * loadup.el: Preload international/ccl for utf-8. @@ -15884,8 +15884,8 @@ 2000-07-16 John Wiegley <johnw@gnu.org> - * lisp/align.el (align-newline-and-indent): - Adding new function. for auto-aligning blocks of code on RET. + * align.el (align-newline-and-indent): Adding new function, + for auto-aligning blocks of code on RET. (align-region): Fixed badly formatted minibuffer message. 2000-07-17 Kenichi Handa <handa@etl.go.jp> @@ -18753,8 +18753,7 @@ (network-connection-mode-setup): New function, saves host and service information in local variables. - * lisp/locate.el: - (locate-word-at-point): Added this function. + * locate.el (locate-word-at-point): Added this function. (locate): Default to using locate-word-at-point as input Run dired-mode-hook |