Fix typos.
[bpt/emacs.git] / lisp / ChangeLog.12
index 242cfb8..7782fa1 100644 (file)
        Fix calls to get-buffer-window to find windows in other frames.
        Reported by David Hansen <david.hansen@gmx.net>.
 
-2007-03-27   Kevin Ryde  <user42@zip.com.au>
+2007-03-27  Kevin Ryde  <user42@zip.com.au>
 
        * info.el (Info-display-images-node): On a text-only terminal,
        show the "text" or "alt" parts of the image blobs.
        * files.el (find-alternate-file): Revert query message to Emacs 21
        version.
 
-2007-01-20  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
+2007-01-20  Eric Hanchrow  <offby1@blarg.net>
 
        * progmodes/cperl-mode.el (cperl-electric-keywords): Document in
        the doc string how to use personal abbrevs without electric keywords.
        * pcvs-util.el (cvs-get-buffer-create): Obey `noreuse' even if `name'
        doesn't look like a file name.
 
-       * complete.el (PC-expand-many-files): Avoid signalling an error when
+       * complete.el (PC-expand-many-files): Avoid signaling an error when
        the current directory doesn't exist.  Reported by MichaĆ«l Cadilhac.
 
 2006-08-02  Andreas Schwab  <schwab@suse.de>
        * textmodes/table.el: Add move-beginning-of-line and
        move-end-of-line to Point Motion Only Group.
 
-2006-07-22  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
+2006-07-22  Eric Hanchrow  <offby1@blarg.net>
 
        * progmodes/delphi.el (delphi-fill-comment): Use save-restriction.
 
        (org-get-indentation): New optional argument LINE.
        (org-fix-indentation, org-remove-tabs): New functions.
        (org-export-as-ascii, org-ascii-level-start): Determine and apply
-       correct indentation for headlines that are converted it items.
+       correct indentation for headlines that are converted to items.
        (org-skip-comments): Remove table lines that contain narrowing
        cookies but no other non-empty fields.
        (org-set-tags): Allow groups of mutually exclusive tags.
        output of the next command.  Reported by M Jared Finder
        <jared@hpalace.com>.
 
-       * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
-       for `process-file', in order to let it work for older Emacsen too.
-
 2006-04-17  Ralf Angeli  <angeli@iwi.uni-sb.de>
 
        * textmodes/tex-mode.el (tex-font-lock-match-suscript): New function.
        make underlining work for wide characters.
        (org-goto-map, org-agenda-mode-map, org-mode-map): Explicitly bind
        TAB to `org-cycle', to make sure that no binding in
-       `outline-mode-map' can supercede it.
+       `outline-mode-map' can supersede it.
 
 2006-03-14  Ken Manheimer  <ken.manheimer@gmail.com>
 
 
 2006-02-13  Mathias Dahl  <mathias.dahl@gmail.com>
 
-       * tumme.el: Remove history section.  If someone needs the it, it
-       can always be found in CVS.
+       * tumme.el: Remove history section.  If someone needs it, it can
+       always be found in CVS.
 
 2006-02-12  Mathias Dahl  <mathias.dahl@gmail.com>
 
        * progmodes/cc-fonts.el (c-font-lock-complex-decl-prepare)
        (c-font-lock-declarators, c-font-lock-declarations)
        (c-complex-decl-matchers, c-basic-matchers-after): Use a text
-       property to mark the items in in declarator lists to handle
+       property to mark the items in declarator lists to handle
        refontification inside multiline declarations better.
 
        * progmodes/cc-fonts.el (c-font-lock-declarations): Recognize a
        (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
        cleared before.  Obey default-enable-multibyte-characters.
        Use mapconcat.  Simplify setting of tar-header-offset.
-       (tar-mode-map): Move initialization inside delcaration.
+       (tar-mode-map): Move initialization inside declaration.
        (tar-flag-deleted): Use `abs'.
        (tar-expunge-internal): Remove unused var `line'.
        (tar-expunge-internal): Don't hardcode point-min==1.
        * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
        pgg-decrypt-region.
        (pgg-pending-timers): A new hash for tracking the passphrase cache
-       timers, so that new ones supercede old ones.
+       timers, so that new ones supersede old ones.
        (pgg-add-passphrase-to-cache): Rename from
        `pgg-add-passphrase-cache' to reduce confusion (all callers
        changed).  Modified to cancel old timers when new ones are added.
        * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
        pgg-decrypt-region.
        (pgg-pending-timers): A new hash for tracking the passphrase cache
-       timers, so that new ones supercede old ones.
+       timers, so that new ones supersede old ones.
        (pgg-add-passphrase-to-cache): Rename from
        `pgg-add-passphrase-cache' to reduce confusion (all callers
        changed).  Modified to cancel old timers when new ones are added.
        * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
        instead of :active.
 
-2005-10-08  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
+2005-10-08  Eric Hanchrow  <offby1@blarg.net>
 
        * textmodes/ispell.el (ispell-check-version):
        Ignore hyphen, and all that follows, in aspell's version text.
        * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
        (jit-lock-stealth-nice): Change default value to 0.5.
 
-2005-04-23  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
+2005-04-23  Eric Hanchrow  <offby1@blarg.net>
 
        * abbrev.el (write-abbrev-file): Write table entries in
        alphabetical order by table name.
@@ -33349,7 +33346,7 @@ See ChangeLog.11 for earlier changes.
 ;; add-log-time-zone-rule: t
 ;; End:
 
-    Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+    Copyright (C) 2005-2011 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.
 
@@ -33365,5 +33362,3 @@ See ChangeLog.11 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/>.
-
-;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1