]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog.9
* net/tramp.el (tramp-ssh-controlmaster-template): Make it a
[gnu-emacs] / lisp / ChangeLog.9
index ba90274edf02397d42bd7c24f4118f8be884e3fc..3d4d7e05b1bcd3f726beb7dff33ebc9f1d503a98 100644 (file)
        Don't bind mouse events or tab/backtab.
        (help-function, help-variable, help-face, help-coding-system)
        (help-input-method, help-character-set, help-back, help-info)
-       (help-customize-variable,  help-function-def, help-variable-def):
+       (help-customize-variable, help-function-def, help-variable-def):
        New button types.
        (help-button-action): New function.
        (describe-function-1): Pass help button-types to
 
 2001-01-25  Dave Love  <fx@gnu.org>
 
-       * lisp/international/mule-diag.el (describe-char-after): Doc fix.
+       * international/mule-diag.el (describe-char-after): Doc fix.
        (describe-coding-system): Tweak the English text.
 
        * loadup.el: Preload international/ccl for utf-8.
 
 2000-07-16  John Wiegley  <johnw@gnu.org>
 
-       * lisp/align.el (align-newline-and-indent):
-       Adding new function.  for auto-aligning blocks of code on RET.
+       * align.el (align-newline-and-indent): Adding new function,
+       for auto-aligning blocks of code on RET.
        (align-region): Fixed badly formatted minibuffer message.
 
 2000-07-17  Kenichi Handa  <handa@etl.go.jp>
        (antlr-downcase-literals): New command.
        (antlr-upcase-literals): Ditto.
 
-       * antlr-mode.el: Minor changes: indendation, mode-name.
+       * antlr-mode.el: Minor changes: indentation, mode-name.
        (antlr-indent-line): Indent cpp directive at column 0.
        (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
 
        (network-connection-mode-setup): New function, saves host and
        service information in local variables.
 
-       * lisp/locate.el:
-       (locate-word-at-point): Added this function.
+       * locate.el (locate-word-at-point): Added this function.
        (locate): Default to using locate-word-at-point as input
        Run dired-mode-hook
 
        * term/tty-colors.el (tty-defined-color-alist): Renamed from
        tty-color-alist.
        (tty-color-alist, tty-modify-color-alist): New functions.
-       (tty-color-define,  tty-color-clear, tty-color-approximate)
+       (tty-color-define, tty-color-clear, tty-color-approximate)
        (tty-color-translate, tty-color-by-index, tty-color-desc): Accept an
        optional parameter FRAME.
 
@@ -20693,7 +20692,7 @@ See ChangeLog.8 for earlier changes.
 ;; coding: utf-8
 ;; End:
 
-    Copyright (C) 2000-2011  Free Software Foundation, Inc.
+    Copyright (C) 2000-2011, 2013 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.