]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog.6
Fix typos and author's names.
[gnu-emacs] / lisp / ChangeLog.6
index 1852e6ea2e25c4f448381455caa75f050fb9c9e3..9cef4ccbef45567956ebf4e3f836ad1fbd53bfed 100644 (file)
 
        * 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
        * 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.
 
        (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
        * 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.
 
        * 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.
        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.
 
        (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