Fix spelling of "supersede".
[bpt/emacs.git] / lisp / ChangeLog.12
index 189e422..ea50cbf 100644 (file)
        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>
 
        * 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.