emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/emacs-23 r100501: Fix spelling of "supersed


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/emacs-23 r100501: Fix spelling of "supersede".
Date: Tue, 22 Feb 2011 21:10:10 -0800
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 100501
committer: Glenn Morris <address@hidden>
branch nick: emacs-23
timestamp: Tue 2011-02-22 21:10:10 -0800
message:
  Fix spelling of "supersede".
modified:
  ChangeLog
  doc/misc/semantic.texi
  etc/NEWS
  lisp/ChangeLog.12
  lisp/ChangeLog.3
  lisp/erc/ChangeLog.01
  src/ChangeLog.10
  src/ChangeLog.3
  src/w32term.c
=== modified file 'ChangeLog'
--- a/ChangeLog 2011-01-27 20:49:48 +0000
+++ b/ChangeLog 2011-02-23 05:10:10 +0000
@@ -7612,7 +7612,7 @@
        there, and then copy it in, to make sure we get a real file.
 
        * make-dist: Don't try to distribute *.defns files any more.  The
-       only such file was for simula.el, which has been superceded by a
+       only such file was for simula.el, which has been superseded by a
        version which doesn't have a separate .defns file.
 
 1992-05-28  Ken Raeburn  (address@hidden)

=== modified file 'doc/misc/semantic.texi'
--- a/doc/misc/semantic.texi    2011-02-18 13:57:53 +0000
+++ b/doc/misc/semantic.texi    2011-02-23 05:10:10 +0000
@@ -65,7 +65,7 @@
 @macro obsolete{old,new}
 @sp 1
 @strong{Compatibility}:
address@hidden introduced in @semantic{} version 2.0 supercedes
address@hidden introduced in @semantic{} version 2.0 supersedes
 @code{\old\} which is now obsolete.
 @end macro
 

=== modified file 'etc/NEWS'
--- a/etc/NEWS  2011-02-05 06:13:36 +0000
+++ b/etc/NEWS  2011-02-23 05:10:10 +0000
@@ -1746,7 +1746,7 @@
 *** hide-ifdef-mode allows shadowing ifdef-blocks instead of hiding them.
 See option `hide-ifdef-shadow' and function `hide-ifdef-toggle-shadowing'.
 
-*** `icomplete-prospects-height' now supercedes `icomplete-prospects-length'.
+*** `icomplete-prospects-height' now supersedes `icomplete-prospects-length'.
 
 *** Info displays breadcrumbs in the header of the page.
 See Info-breadcrumbs-depth to control it.

=== modified file 'lisp/ChangeLog.12'
--- a/lisp/ChangeLog.12 2011-01-02 23:50:46 +0000
+++ b/lisp/ChangeLog.12 2011-02-23 05:10:10 +0000
@@ -11678,7 +11678,7 @@
        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  <address@hidden>
 
@@ -19139,7 +19139,7 @@
        * 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.
@@ -19225,7 +19225,7 @@
        * 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.

=== modified file 'lisp/ChangeLog.3'
--- a/lisp/ChangeLog.3  2011-01-02 23:50:46 +0000
+++ b/lisp/ChangeLog.3  2011-02-23 05:10:10 +0000
@@ -4906,7 +4906,7 @@
        * two-column.el: Doc fixes.
 
        * loaddefs.el (function-keymap): Definition deleted; this has been
-       superceded by function-key-map.
+       superseded by function-key-map.
 
        * gomoku.el (gomoku-mode-map): Use function key symbols, instead
        of the keypad.el facilities.
@@ -6056,7 +6056,7 @@
        and `fill-column'.  Code now actually sets `left-margin' and
        `fill-column', as advertised.
        * text-mode.el (change-log-mode): Function deleted, since it's
-       been superceded by the one in add-log.el.
+       been superseded by the one in add-log.el.
 
 1992-06-14  Richard Stallman  (address@hidden)
 
@@ -6070,7 +6070,7 @@
 
 1992-06-12  Jim Blandy  (address@hidden)
 
-       * isearch-mode.el: New package, which will probably supercede
+       * isearch-mode.el: New package, which will probably supersede
        isearch.el.
        (isearch-mode-map, isearch-mode-meta-map): When initializing
        these, remember that vectors are no longer keymaps.
@@ -10009,7 +10009,7 @@
        display-time-string.
        (rmail-pop-up): Default display-time-hook to automatically retrieve
        new mail if the variable rmail-pop-up is non-nil.
-       (add-clock-handler): Removed; superceded by timer.el.
+       (add-clock-handler): Removed; superseded by timer.el.
 
        * loaddefs.el: Removed add-clock-handler.
 
@@ -10032,7 +10032,7 @@
 
        * loaddefs.el: Autoload for diff.
 
-       * files.el (diff): Superceded by diff.el.
+       * files.el (diff): Superseded by diff.el.
        (diff-switches-function): Still needs to be merged into diff.el.
 
        * diff.el: New file.

=== modified file 'lisp/erc/ChangeLog.01'
--- a/lisp/erc/ChangeLog.01     2011-01-02 23:50:46 +0000
+++ b/lisp/erc/ChangeLog.01     2011-02-23 05:10:10 +0000
@@ -584,9 +584,9 @@
 
        * debian/maint/conffiles.in 1.1: new file
 
-       * debian/maint/conffiles 1.2: superceded by conffiles.in
+       * debian/maint/conffiles 1.2: superseded by conffiles.in
 
-       * debian/scripts/startup 1.2: superceded by startup.erc
+       * debian/scripts/startup 1.2: superseded by startup.erc
 
 2001-10-25  Mario Lang  <address@hidden>
 
@@ -609,7 +609,7 @@
 
        * debian/maint/postinst 1.2, debian/maint/prerm 1.2, 
debian/scripts/install 1.2, 
          debian/scripts/remove 1.2:
-       removed, superceded by it's .in counterpart
+       removed, superseded by its .in counterpart
 
 2001-10-25  Mario Lang  <address@hidden>
 

=== modified file 'src/ChangeLog.10'
--- a/src/ChangeLog.10  2011-01-02 23:50:46 +0000
+++ b/src/ChangeLog.10  2011-02-23 05:10:10 +0000
@@ -20006,7 +20006,7 @@
 
        * w32reg.c (w32_get_rdb_resource): New function.
        (x_get_string_resource): Use it, so resources passed with -xrm
-       supercede the ones in the registry.
+       supersede the ones in the registry.
 
 2003-03-04  Jan Djärv  <address@hidden>
 

=== modified file 'src/ChangeLog.3'
--- a/src/ChangeLog.3   2011-01-02 23:50:46 +0000
+++ b/src/ChangeLog.3   2011-02-23 05:10:10 +0000
@@ -7023,7 +7023,7 @@
        * fileio.c: There are two versions of Fexpand_file_name defined
        here; the latter is inside a `#if 0' clause.  Change its DEFUN to
        a DEAFUN, so that its docstring doesn't make it into the DOC file
-       and supercede the real docstring.
+       and supersede the real docstring.
 
        * callint.c (Fcall_interactively): For the 'K' interactive spec,
        set varies[i] to -1, indicating that the mouse click should be
@@ -11142,7 +11142,7 @@
        wait_reading_process_input, instead of just the first two.
 
        * process.c (wait_reading_process_input): Remove support for
-       only waiting for mouse input, since that has been superceded.
+       only waiting for mouse input, since that has been superseded.
        This removes X dependencies from process.c, and eliminates some
        references to code that should only exist when using X10.
 
@@ -11450,7 +11450,7 @@
 
        * minibuf.c (temp_echo_area_glyphs): Clear echo_area_glyphs and
        previous_echo_glyphs, so the message we're displaying will
-       supercede any existing message.
+       supersede any existing message.
 
        * keyboard.c: Removed external declaration of echo_area_glyphs,
        since it's declared in window.h.

=== modified file 'src/w32term.c'
--- a/src/w32term.c     2011-01-02 23:50:46 +0000
+++ b/src/w32term.c     2011-02-23 05:10:10 +0000
@@ -6024,7 +6024,7 @@
 
 }
 
-/* Create an xrdb-style database of resources to supercede registry settings.
+/* Create an xrdb-style database of resources to supersede registry settings.
    The database is just a concatenation of C strings, finished by an additional
    \0.  The strings are submitted to some basic normalization, so
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]