diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2010-05-11 04:04:13 +0200 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2010-05-11 04:04:13 +0200 |
commit | 4e2af7825fa13782c5579f55b3e2d8dec23bdbf3 (patch) | |
tree | 30d5bf517ba11e8edbe3ed0fc8fe3996e2a27170 /lisp/ChangeLog.1 | |
parent | 4bbedd9832178fcd264de9e6210d0dadbe3e2940 (diff) | |
download | emacs-4e2af7825fa13782c5579f55b3e2d8dec23bdbf3.tar.gz |
Fix typos and whitespace in ChangeLogs.
Diffstat (limited to 'lisp/ChangeLog.1')
-rw-r--r-- | lisp/ChangeLog.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/ChangeLog.1 b/lisp/ChangeLog.1 index dd96ee162f1..bd8b8c3ae27 100644 --- a/lisp/ChangeLog.1 +++ b/lisp/ChangeLog.1 @@ -990,7 +990,7 @@ * info.el: (Info-select-node): Was searching unboundedly for "execute:". (Info-follow-reference): Was called Info-footnote. - Also, handle presence of spaces and newlines in ref names. + Also, handle presence of spaces and newlines in ref names. (Info-extract-menu-node-name): Handle presence of spaces and newlines in the node name. (Info-menu): Handle presence of spaces and newlines in item @@ -1465,7 +1465,7 @@ 1985-10-28 Richard M. Stallman (rms@prep) * rmail.el, rmailsum.el, rmailkwd.el, rmailmsc.el, - rmailout.el, rmailedit.el: + * rmailout.el, rmailedit.el: Install thoroughly rewritten rmail with many new features. * debug.el (debug, debugger-mode): @@ -3100,7 +3100,7 @@ (also, mail-yank-ignored-headers had a typo) * rmail.el (rmail-get-new-mail, convert-to-babyl-format, ...) - loaddefs.el + * loaddefs.el: Remodularize inbox parsing. Add support(?) for mmdf inboxes. Note that I can't seem to define definitive documentation of what this format is; however the code installed seems to work |