Fix typos.
[bpt/emacs.git] / lisp / ChangeLog.12
index 46a5ce4..702248d 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.
 2007-03-20  David Kastrup  <dak@gnu.org>
 
        * files.el (magic-mode-alist): Require literal "%!PS" string for
-       magic postscript file detection.
+       magic PostScript file detection.
 
 2007-03-20  Richard Stallman  <rms@gnu.org>
 
        * 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>
        (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>
 
        * 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.
@@ -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, 2011 Free Software Foundation, Inc.
+    Copyright (C) 2005-2011 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.
 
@@ -33365,4 +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/>.
-