]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog.10
* net/tramp.el (tramp-ssh-controlmaster-template): Make it a
[gnu-emacs] / lisp / ChangeLog.10
index 1c2f2b5b01558e2377bdd630dcb26adf2ee01f98..641ab617043a1b5018f4fe27242b7db6ec9646ec 100644 (file)
        the function is advised in cc-defs.  However, that advice
        doesn't help if the autoloads are updated in an old (X)Emacs
        with this version of CC Mode, but I believe it's unlikely that
-       anyone does that when CC Mode isn't distributed with with it.
+       anyone does that when CC Mode isn't distributed with it.
 
        * progmodes/cc-defs.el (add-to-list): Add advice to get the
        optional third append argument in older (X)Emacsen.
 
 2003-06-29  Nick Roberts  <nick@nick.uklinux.net>
 
-       * gdb-ui.el (gdb-display-number-end): Don't re-initialise local
+       * gdb-ui.el (gdb-display-number-end): Don't re-initialize local
        variables to preserve array slices.
        (gdb-array-slice): Rename gdb-mouse-array-slice.
        (gdb-array-slice): Interactive function bound to "\r" for text
        terminals.
        (gdb-view-source): Rename gdb-view-source-function.
-       Set uninitialised variables (defvars) to nil.
+       Set uninitialized variables (defvars) to nil.
 
 2003-06-29  Kai Großjohann  <kai.grossjohann@gmx.net>
 
 2003-05-31  Stefan Monnier  <monnier@cs.yale.edu>
 
        * view.el (view-file, view-file-other-window, view-file-other-frame):
-       Signal an error when trying to visit an inexistent file.
+       Signal an error when trying to visit a nonexistent file.
 
        * vc-hooks.el (vc-call-backend): Give better error message
        when a backend function is missing.
 2003-05-28  Andreas Schwab  <schwab@suse.de>
 
        * descr-text.el (describe-char): Use `char' instead of
-       `(char-after)'.  Fix display of unicode.
+       `(char-after)'.  Fix display of Unicode.
 
 2003-05-28  Nick Roberts  <nick@nick.uklinux.net>
 
 
 2003-05-25  Kevin Ryde  <user42@zip.com.au>
 
-       * info-look.el (autoconf-mode setups): Recognise AH_ and AU_ entries
+       * info-look.el (autoconf-mode setups): Recognize AH_ and AU_ entries
        in "(autoconf)Autoconf Macro Index".  Add "(autoconf)M4 Macro Index"
        and "(autoconf)Autotest Macro Index".  Remove duplicate copy of
        "(automake)Macro and Variable Index".  Keep automake after all
        skips encoded regions.  Allow user to skip saving Fcc messages with
        large attachments.  Fixed region skipping bug with multi-line
        comments - e.g.  tex $ regions spanning multiple lines.
-       Added support for postscript and uuencoded regions.
+       Added support for PostScript and uuencoded regions.
        Redundant dictionary file names purged.
        Dictionary definition field name changed from "Character Set"
        to "Coding System".  Fixed bug in reloading dictionaries.
        (ispell-valid-dictionary-list): New function returning all valid
        dictionaries on machine.
        (ispell-checking-message): Documentation string improved.
-       (ispell-skip-region-alist): Add uuencoded and postscript region
+       (ispell-skip-region-alist): Add uuencoded and PostScript region
        skipping.  Improve http/e-mail/file regexp to not match `/.\w'.
        (ispell-html-skip-alists): New variable for html region support.
        (ispell-send-string): Remove redundant xemacs check.
        html skipping pushed to alists.
        (ispell-get-line): Add support for multi-line comment regions.
        (ispell): Check that variables to continue spelling are bound.
-       (ispell-message-text-end): Postscript and uuencoded regions now
+       (ispell-message-text-end): PostScript and uuencoded regions now
        supported as MIME regions, rather than as end-of-message region.
        (ispell-mime-multipartp): New function supporting MIME.
        (ispell-mime-skip-part): New function supporting MIME.
 2003-05-21  Dave Love  <fx@gnu.org>
 
        * descr-text.el (unicodedata-file): New.
-       (unicode-data): New (adapted from unicode branch).
-       (describe-char): Use it.  Print char's unicode differently.
+       (unicode-data): New (adapted from Unicode branch).
+       (describe-char): Use it.  Print char's Unicode code point differently.
        Avoid elements with null cadr when formatting list.  Clarify error
        message when used in Help buffer.
        (button): Require when compiling.
 
        * gdb-ui.el (gud-gdba-command-name): Use -noasync option for Gdb
        with MS windows.
-       (gdb-display-end): Only make buffer writeable temporarily.
+       (gdb-display-end): Only make buffer writable temporarily.
        Move "View" submenu up one level.
 
 2003-05-21  Nick Roberts  <nick@nick.uklinux.net>
        ada-prj.el are now defined in this package, which makes it easier to
        edit menus.
        (ada-narrow-to-defun): Add support for `narrow-to-region'.
-       No longer explicitely load ada-xref.el and ada-prj.el.  Use autoload
+       No longer explicitly load ada-xref.el and ada-prj.el.  Use autoload
        statements instead.
 
        * progmodes/ada-xref.el (ada-gnatls-args): New variable.
 2003-04-23  Stefan Monnier  <monnier@cs.yale.edu>
 
        * newcomment.el (comment-normalize-vars): Prompt the user for
-       the comment-start to use rather than signalling an error.  Fix regexp.
+       the comment-start to use rather than signaling an error.  Fix regexp.
        (uncomment-region): Don't leave half-removed comment markers.
 
 2003-04-23  Richard M. Stallman  <rms@gnu.org>
 
 2003-04-01  Stefan Monnier  <monnier@cs.yale.edu>
 
-       * progmodes/asm-mode.el (asm-mode-syntax-table): Setup entries
+       * progmodes/asm-mode.el (asm-mode-syntax-table): Setup entries
        that do not depend on asm-comment-char.
        (asm-mode-map): Declare and init at the same time.
        (asm-code-level-empty-comment-pattern)
 
 2003-02-14  Dave Love  <fx@gnu.org>
 
-       * international/code-pages.el: Undo `Trailing whitepace deleted.'
+       * international/code-pages.el: Undo `Trailing whitespace deleted.'
        damage.
        (cp1125, mik): Nullify mime-charset.
 
        (mis-)use tramp-current-user as indication, assuming it is set in
        `tramp-completion-handle-file-name-all-completions'.
        (tramp-send-region): Handle the case `tramp-chunksize' is equal 0.
-       I did it accidently.  Infinite loop ...
+       I did it accidentally.  Infinite loop ...
        (tramp-get-device): `tramp-make-tramp-file-name' must not be
        called with NIL path.  It fails in case of multi-method.
        (tramp-file-name-for-operation): Apply `expand-file-name' for
        (gdb-quit): Reset some variables including tool-bar-map.
 
        * gud.el (gdb-running): New variable.
-       (gud-menu-map): Use gdb-running to grey out toolbar buttons
+       (gud-menu-map): Use gdb-running to gray out toolbar buttons
        with gdba in gdb-ui.el.
        (gud-tool-bar-map): Move to avoid byte compiler warning.
 
 2002-11-17  Markus Rost  <rost@math.ohio-state.edu>
 
        * speedbar.el (defgroup speedbar): Use group 'etags instead of
-       nonexisting group 'tags.
+       nonexistent group 'tags.
 
        * emacs-lisp/re-builder.el: Add provide call.
 
 
 2002-10-06  Glenn Morris  <gmorris@ast.cam.ac.uk>
 
-       * progmodes/fortran.el (fortran-beginning-do): Ignore labelled DO
+       * progmodes/fortran.el (fortran-beginning-do): Ignore labeled DO
        loops.
 
 2002-10-05  Stefan Monnier  <monnier@cs.yale.edu>
        named ucs-translation-table-for-decode vacant.  If FOR-ENCODE is
        non-nil, make a proper char-table populates the translation table
        name utf-translation-table-for-encode.  Call register-char-codings
-       for all mule-utf-* to to reset their status to the original.
+       for all mule-utf-* to reset their status to the original.
        (unify-8859-on-encoding-mode): Call ucs-unify-8859 and
        ucs-fragment-8859 with fixed arguments.  Set the version to 21.3.
        (unify-8859-on-decoding-mode): Likewise.  Remove dependency.
 
 2002-09-28  Simon Josefsson  <jas@extundo.com>
 
-       * mail/smtpmail.el (smtpmail-via-smtp): Only negotiate starttls on
-       streams that were opened using starttls.
+       * mail/smtpmail.el (smtpmail-via-smtp): Only negotiate STARTTLS on
+       streams that were opened using STARTTLS.
 
 2002-09-28  Paul Reilly  <pmr@pajato.com>
 
        (uniquify-delay-rationalize-file-buffer-names): Remove useless check.
        (kill-buffer-hook): Don't change globally.
 
-2002-09-27  Stefan Monnier  <monnier@cs.yale.edu>.
+2002-09-27  Stefan Monnier  <monnier@cs.yale.edu>
 
        * calc/calc.el (calc-bug-address, calc-scan-for-dels, calc-stack)
        (calc-stack-top, calc-always-load-extensions)
 
 2002-09-22  Kai Großjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
 
-       * dired.el (dired-insert-directory): Always add "--dired" to to
+       * dired.el (dired-insert-directory): Always add "--dired" to
        SWITCHES for remote files.
        * files.el (insert-directory): Comment saying that "--dired"
        might be in the SWITCHES.
        * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
        Decide here whether to print which form we're compiling.
        If we do that, still print file and line.  Make file name
-       relative to default-directory.  Print fewer newlines.
+       relative to default-directory.  Print fewer newlines.
        (byte-compile-log-file): Print something even if no file.
        Print messages for entering and leaving directories,
        and set default-directory.
 2002-08-27  Francesco Potortì  <pot@gnu.org>
 
        * net/ange-ftp.el (ange-ftp-skip-msgs): Skip the 530 response
-       given by vsFTPd when accessed with a kerberised FTP client.
+       given by vsFTPd when accessed with a kerberized FTP client.
 
 2002-08-27  Richard M. Stallman  <rms@gnu.org>
 
        * timer.el (timer-inc-time): Doc fix.
 
        * replace.el (keep-lines, flush-lines): Interactively report
-       read-only error before reading regexp argument.
+       read-only error before reading regexp argument.
 
        * dabbrev.el (dabbrev--search): Use inhibit-point-motion-hooks.
 
 
 2002-05-14  Francesco Potortì  <pot@gnu.org>
 
-       * shell.el (shell-mode): Make second part of initialisation
+       * shell.el (shell-mode): Make second part of initialization
        depend on whether comint-input-ring is empty, rather than depend
        on it being nil.
 
        * international/ucs-tables.el (ucs-unify-8859, ucs-fragment-8859):
        Use unify-8859-on-decoding-mode.
        (unify-8859-on-decoding-mode): Also set translation-table-for-input.
-       (ucs-insert): Give an error if the unicode char can't be created.
+       (ucs-insert): Give an error if the Unicode char can't be created.
 
        * pcvs-parse.el (cvs-parse-table): Be a bit more lenient.
        (cvs-parse-status): Handle the "used to have a conflict" marker.
        * language/cyril-util.el (cyrillic-encode-koi8-r-char)
        (cyrillic-encode-alternativnyj-char): Get translation tables from
        symbol properties, not as variables.
-       (standard-display-cyrillic-translit): Include unicodes.
+       (standard-display-cyrillic-translit): Include Unicode characters.
 
 2002-02-06  Kim F. Storm  <storm@cua.dk>
 
        * Makefile.in (distclean): Remove Makefile in the build
        directory, not in the source directory.
 
-2001-12-21  Simon Josefsson  <jas@extundo.com>.
+2001-12-21  Simon Josefsson  <jas@extundo.com>
 
        * mail/smtpmail.el (smtpmail-send-queued-mail):
        Use with-temp-buffer instead of find-file-noselect, and bind
        so that the next undo after an error will not begin redoing.
 
        * simple.el (shell-command): Doc fix.
-       (shell-command-on-region): If there is output an an error,
+       (shell-command-on-region): If there is output and an error,
        add "...Shell command failed" to the output.
 
 2001-12-13  David Ponce  <david@dponce.com>
 
-       * ruler-mode.el (ruler-mode-left-fringe-cols): Variable removed.
+       * ruler-mode.el (ruler-mode-left-fringe-cols): Variable removed.
        (ruler-mode-left-fringe-cols): Function replaced by more efficient
        implementation `ruler-mode-extra-left-cols'.
        (ruler-mode-ruler): Use above new function.  Take into account
 
        Suggested by Kalle Olavi Niemitalo <kon@iki.fi>:
 
-       * vc-hooks.el (vc-error-occured): Backquotified.
+       * vc-hooks.el (vc-error-occurred): Backquotified.
        (vc-file-prop-obarray): Use prime length for better efficiency.
 
        * vc.el (vc-clear-context): Fill obarray with 0, not nil.
 2001-11-04  Miles Bader  <miles@gnu.org>
 
        * startup.el (fancy-splash-head): Reapply Gerd's hack to make the
-       shadow of the splash image grey on a dark background instead of black.
+       shadow of the splash image gray on a dark background instead of black.
 
 2001-11-03  Stefan Monnier  <monnier@cs.yale.edu>
 
@@ -23534,7 +23534,7 @@ See ChangeLog.9 for earlier changes.
 ;; coding: utf-8
 ;; End:
 
-    Copyright (C) 2001-201 Free Software Foundation, Inc.
+    Copyright (C) 2001-2013 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.
 
@@ -23550,4 +23550,3 @@ See ChangeLog.9 for earlier changes.
 
   You should have received a copy of the GNU General Public License
   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
-