diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2008-12-19 01:50:43 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2008-12-19 01:50:43 +0000 |
commit | f013149203926418962838d68bc7f09d35c16052 (patch) | |
tree | b61457c573468b9e3623071cecf46d820e03383c /lisp/ChangeLog.6 | |
parent | 6e868247e37b06fbfeba5b486bf4e8e3c88769fd (diff) | |
download | emacs-f013149203926418962838d68bc7f09d35c16052.tar.gz |
Fix typos and author's names.
Diffstat (limited to 'lisp/ChangeLog.6')
-rw-r--r-- | lisp/ChangeLog.6 | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/lisp/ChangeLog.6 b/lisp/ChangeLog.6 index 1852e6ea2e2..9cef4ccbef4 100644 --- a/lisp/ChangeLog.6 +++ b/lisp/ChangeLog.6 @@ -1728,7 +1728,7 @@ * timer.el (timer-event-handler): Inhibit quitting. -1996-03-24 Jonathan Kamens <jik@cam.ov.com> +1996-03-24 Jonathan I. Kamens <jik@cam.ov.com> * terminal.el (te-terminal-name-prefix): Change from "emacs-virtual" to "emacs-em", so that things will work on systems @@ -2666,7 +2666,7 @@ * timer.el (run-at-time): Handle numbers as relative times in seconds, as the original code did. -1996-02-06 Barry Warsaw <bwarsaw@anthem> +1996-02-06 Barry A. Warsaw <bwarsaw@anthem> * cc-mode.el (c-common-init): Fix typo. @@ -4793,7 +4793,7 @@ (completion-c-mode-hook): Encapsulate C-mode changes in new function. Either call it now or put it on c-mode-hook. -1995-11-22 Barry Warsaw <bwarsaw@anthem> +1995-11-22 Barry A. Warsaw <bwarsaw@anthem> * cc-mode.el (c-beginning-of-statement-1): CASE 3, can't just return t at end of let clause since this will break @@ -6314,7 +6314,7 @@ * gud.el (gud-filter): Save up text that arrives while processing previous text. -1995-09-06 Fred Pierresteguy <F.Pierresteguy@frcl.bull.fr> +1995-09-06 Frederic Pierresteguy <F.Pierresteguy@frcl.bull.fr> * rmailsum.el (rmail-summary-construct-io-menu): Use all of FILES. Also disable the menu instead of not displaying it, if FILES is empty. @@ -6354,7 +6354,7 @@ * sendmail.el (sendmail-send-it): Use user-mail-address. -1995-08-31 Barry Warsaw <bwarsaw@anthem> +1995-08-31 Barry A. Warsaw <bwarsaw@anthem> * cc-mode.el (c-backslashify-current-line): Obsolete. (c-append-backslash, c-delete-backslash): Taken from c-mode.el. @@ -6825,7 +6825,7 @@ property. (vc-trunk-p, vc-branch-part): Functions moved before first use. -1995-08-16 Fred Pierresteguy <F.Pierresteguy@frcl.bull.fr> +1995-08-16 Frederic Pierresteguy <F.Pierresteguy@frcl.bull.fr> * rmailsum.el (rmail-new-summary): Enable the Input/output menu. @@ -7796,7 +7796,7 @@ (mouse-drag-region): Set it. (mouse-save-then-kill): Test it. -1995-06-29 David M Smith <D.M.Smith@lancaster.ac.uk> +1995-06-29 David M. Smith <D.M.Smith@lancaster.ac.uk> * ielm.el (ielm-font-lock-keywords): New variable (inferior-emacs-lisp-mode): Use it for font-lock support |