Add 2012 to FSF copyright years for Emacs files
[bpt/emacs.git] / lisp / ChangeLog.15
index ed70075..6dbfff0 100644 (file)
        * net/tramp-gw.el:
        * net/tramp-imap.el:
        * net/tramp-sh.el:
-       * net/tramp-smb.el: Add tramp-autoload cookie for initialisation
+       * net/tramp-smb.el: Add tramp-autoload cookie for initialization
        code of `tramp-default-method-alist' and `tramp-default-user-alist'.
 
 2010-12-29  Karl Fogel  <kfogel@red-bean.com>
 
        * saveplace.el (save-place-alist-to-file): Save list sorted and
-       pretty-printed, so that it is mergeable by line-based text merging,
+       pretty-printed, so that it is mergable by line-based text merging,
        as suggested by Iain Dalton <iain.dalton {_AT_} gmail.com>.
 
 2010-12-28  Ken Manheimer  <ken.manheimer@gmail.com>
        Consolidate layout provisions coce directly into the activation
        condition branch, now that we've removed those provisions.
        (allout-unload-function): Explicitly activate the mode before
-       deactivating, if it's initially deactivated.
+       deactivating, if it's initially inactive.
        (allout-set-buffer-multibyte): Properly prevent byte-compiler
        warnings for version of function used only where
        set-buffer-multibyte is unavailable.
 
        * tool-bar.el (tool-bar-setup): Remove :enable conditions, which
        are handled by the menu-bar entries.  As before, don't use
-       :visibile to avoid changing the tool-bar.
+       :visible to avoid changing the tool-bar.
 
 2010-12-27  Michael Albinus  <michael.albinus@gmx.de>
 
        * net/tramp-sh.el (tramp-sh-handle-start-file-process):
        Protect buffer-modified value.  (Bug#7557)
 
-2010-12-13   Jan Moringen  <jmoringe@techfak.uni-bielefeld.de>
+2010-12-13  Jan Moringen  <jmoringe@techfak.uni-bielefeld.de>
 
        * log-edit.el (log-edit-changelog-entries):
        Regexp quote filename.  (Bug#7505)
 
 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * newcomment.el (comment-dwim): Fix the intentation in the doc string.
+       * newcomment.el (comment-dwim): Fix the indentation in the doc string.
 
 2010-10-21  Michael Albinus  <michael.albinus@gmx.de>
 
        querying the password for.
 
        * ibuffer.el (ibuffer-visit-buffer): To mimick list-buffers
-       behaviour, don't bury the ibuffer buffer when visiting other buffers.
+       behavior, don't bury the ibuffer buffer when visiting other buffers.
 
 2010-10-08  Chong Yidong  <cyd@stupidchicken.com>
 
 
 2010-10-03  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * net/gnutls.el: Improve docs.  Remove starttls and ssl emulation.
+       * net/gnutls.el: Improve docs.  Remove STARTTLS and SSL emulation.
        Provide only `open-gnutls-stream' (formerly `open-ssl-stream') and
        `gnutls-negotiate' (formerly `starttls-negotiate').
        Remove trivial wrapper `starttls-open-stream'.
 
 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * net/tls.el (tls-starttls-switches): Give up on using starttls with
+       * net/tls.el (tls-starttls-switches): Give up on using STARTTLS with
        gnutls-cli.
        (tls-program): Add --insecure to be consistent with the defaults from
        openssl s_client.  Now all three commands are insecure.
        (sql-mode-oracle-font-lock-keywords): Improve SQL*Plus REMARK
        syntax pattern.
        (sql-mode-postgres-font-lock-keywords): Support Postgres V9.
-       (sql-mode-sqlite-font-lock-keywords): Hilight sqlite commands.
+       (sql-mode-sqlite-font-lock-keywords): Highlight sqlite commands.
 
 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        (post-self-insert-hook): Use it.
 
        * emacs-lisp/pcase.el (pcase-split-memq):
-       Fix overenthusiastic optimisation.
+       Fix overenthusiastic optimization.
        (pcase-u1): Handle the case of a lambda pred.
 
 2010-08-31  Kenichi Handa  <handa@m17n.org>
        (menu-bar-showhide-tool-bar-menu-customize-enable-right)
        (menu-bar-showhide-tool-bar-menu-customize-enable-bottom)
        (menu-bar-showhide-tool-bar-menu-customize-enable-top): New functions
-       (menu-bar-showhide-tool-bar-menu): If tool bar is moveable,
+       (menu-bar-showhide-tool-bar-menu): If tool bar is movable,
        make a menu for Options => toolbar that can move it.
 
 2010-07-29  Chong Yidong  <cyd@stupidchicken.com>
 
        Fix an indentation bug:
 
-       * progmodes/cc-mode.el (c-common-init): Initialise c-new-BEG/END.
+       * progmodes/cc-mode.el (c-common-init): Initialize c-new-BEG/END.
        (c-neutralize-syntax-in-and-mark-CPP): c-new-BEG/END: Take account
        of existing values.
 
        * bindings.el (complete-symbol): Move into minibuffer.el.
 
        * minibuffer.el (complete-tag): Move from etags.el.  If tags
-       completion cannot be performed, return nil instead of signalling
+       completion cannot be performed, return nil instead of signaling
        an error.
        (completion-at-point): Make it an alias for complete-symbol.
        (complete-symbol): Move from bindings.el, and replace with the
        Add new VC methods: vc-log-incoming and vc-log-outgoing.
        * vc.el (vc-print-log-setup-buttons): New function split out from
        vc-print-log-internal.
-       (vc-log-internal-common): New function, a parametrized version of
+       (vc-log-internal-common): New function, a parameterized version of
        vc-print-log-internal.
        (vc-print-log-internal): Just call vc-log-internal-common with the
        right arguments.
 
 2010-03-27  Nick Roberts  <nickrob@snap.net.nz>
 
-       Restore GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
+       Restore GDB/MI functionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
        * progmodes/gdb-mi.el: Restore.
        * progmodes/gdb-ui.el: Remove.
        * progmodes/gud.el: Re-accommodate for gdb-mi.el.
        file has no read permissions for the owner, there might be
        problems otherwise.  Reported by Ole Laursen <olau@iola.dk>.
 
-22010-02-18  Glenn Morris  <rgm@gnu.org>
+2010-02-18  Glenn Morris  <rgm@gnu.org>
 
        * emacs-lisp/authors.el (authors-renamed-files-alist):
        Add entries for INSTALL.CVS.
 2010-02-04  Michael Albinus  <michael.albinus@gmx.de>
 
        * dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, call
-       `dired-uncache' for every elemnt which is an absolute file name.
+       `dired-uncache' for every element which is an absolute file name.
 
        * net/tramp.el (tramp-handle-dired-uncache): When DIR is not a
        directory, handle its directory component.
 
 2010-01-29  Chong Yidong  <cyd@stupidchicken.com>
 
-       * dirtrack.el (dirtrack): Warn instead of signalling error if the
+       * dirtrack.el (dirtrack): Warn instead of signaling error if the
        regexp is incorrect (Bug#5476).
 
 2010-01-29  Michael Albinus  <michael.albinus@gmx.de>
        * textmodes/artist.el (artist-compute-popup-menu-table):
        Remove duplicated words in doc-strings.
 
-2010-01-15   David Abrahams  <dave@boostpro.com>  (tiny change)
+2010-01-15  David Abrahams  <dave@boostpro.com>  (tiny change)
 
        * net/mairix.el (mairix-widget-send-query): Send -1 instead of nil
        to mairix-search to suppress threading (Bug#5342).
 2009-12-05  Kevin Ryde  <user42@zip.com.au>
 
        * textmodes/sgml-mode.el (sgml-lexical-context):
-       Recognise comment-start-skip to comment-end-skip as comment (Bug#4781).
+       Recognize comment-start-skip to comment-end-skip as comment (Bug#4781).
 
 2009-12-05  Juri Linkov  <juri@jurta.org>
 
        (batch-update-autoloads): Handle autoload-excludes on windows-nt.
 
        * mail/rmailedit.el (rmail-cease-edit): Give an error if the end of
-       the headers cannot be located.  Simplify, subtracting superflous
+       the headers cannot be located.  Simplify, subtracting superfluous
        save-excursions.
 
 2009-10-15  Stefan Monnier  <monnier@iro.umontreal.ca>
@@ -22792,7 +22792,7 @@ See ChangeLog.14 for earlier changes.
 ;; coding: utf-8
 ;; End:
 
-  Copyright (C) 2009-2011  Free Software Foundation, Inc.
+  Copyright (C) 2009-2012  Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.