diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2010-07-24 13:53:19 +0200 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2010-07-24 13:53:19 +0200 |
commit | c4cc8b9a23253c12c5cee0be1363343fe019bf20 (patch) | |
tree | 815961aa81b8d66acd9a279f9b47debbeb6f8763 /lisp/ChangeLog.1 | |
parent | 80eb92cea85473180b905a1a89607c151e69f317 (diff) | |
download | emacs-c4cc8b9a23253c12c5cee0be1363343fe019bf20.tar.gz |
Fix typos in ChangeLogs.
Diffstat (limited to 'lisp/ChangeLog.1')
-rw-r--r-- | lisp/ChangeLog.1 | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/lisp/ChangeLog.1 b/lisp/ChangeLog.1 index bd8b8c3ae27..8d9cf2a6eb2 100644 --- a/lisp/ChangeLog.1 +++ b/lisp/ChangeLog.1 @@ -1021,8 +1021,6 @@ in the *compilation* buffer, thus allowing buffers to have local compilation-error-regexp variables. - (provide 'compile) - 1985-12-05 Richard M. Stallman (rms@prep) * files.el (recover-file): @@ -1495,7 +1493,7 @@ * mouseinit.el Delete this file. Put its contents in files - term-bg.el, term-bgnv.el, term-bgrv.el, term-bbn.el + term-bg.el, term-bgnv.el, term-bgrv.el, term-bbn.el. (Perhaps there should be a subdirectory emacs/lisp/term/ ??) 1985-10-23 Richard M. Stallman (rms@prep) @@ -1915,7 +1913,7 @@ * texinfo.el: Change syntax for @xref and @pxref to use braces. - Change syntax for @node to read entire line + Change syntax for @node to read entire line. (new function texinfo-format-parse-line-args for that). Change paragraph-separate, etc., so only directives without braces separate paragraphs. When formatting, discard all of the @@ -2178,8 +2176,8 @@ "c-continued-statement-offset" as in the documentation and manual * rmail.el (rmail-find): - Hack default of last search string, hack reverse search - (-ve prefix arg) + Hack default of last search string, hack reverse search. + (-ve prefix arg): Make "-" be negative-argument 1985-07-23 Richard Mlynarik (mly@mit-prep) @@ -3097,7 +3095,7 @@ * sendmail.el, loaddefs.el added send-mail-function; initially sendmail-send-it - (also, mail-yank-ignored-headers had a typo) + (also, mail-yank-ignored-headers had a typo). * rmail.el (rmail-get-new-mail, convert-to-babyl-format, ...) * loaddefs.el: |