X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/362b9d483c714a8fd87966ddbd8686850f870e34..39cffb4422b22282a32a29946b3e038f32ce90b5:/lisp/ChangeLog.3 diff --git a/lisp/ChangeLog.3 b/lisp/ChangeLog.3 index 07b5e8ed6f..8cafac2c0c 100644 --- a/lisp/ChangeLog.3 +++ b/lisp/ChangeLog.3 @@ -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 (rms@mole.gnu.ai.mit.edu) @@ -6070,7 +6070,7 @@ 1992-06-12 Jim Blandy (jimb@pogo.cs.oberlin.edu) - * 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. @@ -12438,8 +12438,7 @@ See ChangeLog.2 for earlier changes. ;; coding: utf-8 ;; End: - Copyright (C) 1989, 1993, 2001, 2002, 2003, 2004, 2005, 2006, - 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. + Copyright (C) 1989, 1993, 2001-2011 Free Software Foundation, Inc. This file is part of GNU Emacs. @@ -12456,4 +12455,3 @@ See ChangeLog.2 for earlier changes. You should have received a copy of the GNU General Public License along with GNU Emacs. If not, see . -;;; arch-tag: f07a3446-5672-464a-8fdc-2ca92e8e7b2a