]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog.6
* net/tramp.el (tramp-read-passwd): Cached passwords shall still be used.
[gnu-emacs] / lisp / ChangeLog.6
index 6974591950c1b009f3d5325a348562f146f07f38..3e0b376846f467da3d821692a680589d224551ff 100644 (file)
 
 1996-03-28  Michael Kifer  <kifer@cs.sunysb.edu>
 
-       * viper.el and related files: Copyright message updated.
+       * viper*.el: Copyright message updated.
        Also, added eval-when-compile's to reduce the number of warnings.
        * viper.el (vip-add-newline-at-eob-if-necessary):
        Don't add newline for read-only files.
 
        * 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
        functionality of bibtex-pop-previous and bibtex-pop-next.  Now,
        bibtex-pop moves to the end of field after the pop.  Concatenated
        strings are now handled correctly.  Delimiters are not added to
-       non-delimited entries.  Changed occurences of
+       non-delimited entries.  Changed occurrences of
        bibtex-text-in-cfield to bibtex-text-in-field.
        (bibtex-pop-previous, bibtex-pop-next): Call bibtex-pop.
        (bibtex-complete-string): Fixed bug that removed delimiters
        * 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.
 
        When changing the environment, avoid need for setenv.
 
 1996-01-05  Karl Eichwalder  <ke@ke.Central.DE>
-       and  Karl Fogel  <kfogel@floss.red-bean.com>
+           Karl Fogel  <kfogel@floss.red-bean.com>
 
        * bookmark.el: "cyclic.com" addresses changed to "red-bean.com".
        (bookmark-bmenu-mode-map): Don't bind C-k.
        (bibtex-mode-map): Changed `move/edit' to `bibtex-edit'.
 
        * bibtex.el (bibtex-sort-entries): Now works correctly with
-       `@String' entries inside BibTeX files (i.e. after the occurence of
+       `@String' entries inside BibTeX files (i.e. after the occurrence of
        other references).
        (bibtex-validate-buffer): Inserted code which looks if entries are
        balanced (a single non-escaped quote inside braces was not
        (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.
 
 
        * bibtex.el: Add keywords and comments as per conventions.
 
-       * bibtex.el: Changed almost all occurences of buffer-substring to
+       * bibtex.el: Changed almost all occurrences of buffer-substring to
        buffer-substring-no-properties..
 
        * bibtex.el (bibtex-find-entry-location, bibtex-clean-entry):
        (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
@@ -8023,7 +8023,7 @@ See ChangeLog.5 for earlier changes.
 ;; End:
 
     Copyright (C) 1995, 1996, 2001, 2002, 2003, 2004, 2005, 2006,
-      2007, 2008  Free Software Foundation, Inc.
+      2007, 2008, 2009  Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.