Mercurial > emacs
diff lisp/ChangeLog.1 @ 108472:0eb2f9d5e474
Fix typos and whitespace in ChangeLogs.
| author | Juanma Barranquero <lekktu@gmail.com> |
|---|---|
| date | Tue, 11 May 2010 04:04:13 +0200 |
| parents | 1d1d5d9bd884 |
| children | e6408c088fbc |
line wrap: on
line diff
--- a/lisp/ChangeLog.1 Mon May 10 22:07:22 2010 +0300 +++ b/lisp/ChangeLog.1 Tue May 11 04:04:13 2010 +0200 @@ -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
