diff options
author | Glenn Morris <rgm@gnu.org> | 2012-02-24 14:32:46 -0500 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2012-02-24 14:32:46 -0500 |
commit | 3a7d293b09b188490accc799d09b55237841d118 (patch) | |
tree | 32ec51eca2ba37a10738587c2e0c7af61b5bdf61 /lisp/ChangeLog.9 | |
parent | ec70a47da987003b5a434a396401f54713141725 (diff) | |
download | emacs-3a7d293b09b188490accc799d09b55237841d118.tar.gz |
ChangeLog fixes
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 |