*** empty log message ***
[bpt/emacs.git] / lisp / ChangeLog.9
index e752a2c..b98599b 100644 (file)
 2001-05-07  MORIOKA Tomohiko  <tomo@m17n.org>
 
        The following changes are to provide infrastructure for handling
-       MIME messages to rmail.  They don't affect the original behaviour
+       MIME messages to rmail.  They don't affect the original behavior
        if rmail-enable-mime is nil.
 
        * mail/rmail.el (rmail-insert-mime-forwarded-message-function)
 
 2001-04-24  Gerd Moellmann  <gerd@gnu.org>
 
-       * rect.el (string-rectangle): Revert to 20.x behaviour.
+       * rect.el (string-rectangle): Revert to 20.x behavior.
        (replace-rectangle): Make it an alias for string-rectangle.
        (string-insert-rectangle): New function.
 
 
 2000-10-19  Jason Rumney  <jasonr@gnu.org>
 
-       * dired.el (dired-insert-directory): Do not let errors signalled by
+       * dired.el (dired-insert-directory): Do not let errors signaled by
        attempt to run dired-free-space-program prevent dired from working.
 
 2000-10-19  Stefan Monnier  <monnier@cs.yale.edu>
        * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
        * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
        * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
-       Reduce colour requirements to 25 overall.  (Probably wants
+       Reduce color requirements to 25 overall.  (Probably wants
        revisiting from the originals to reduce further.)
 
 2000-10-11  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * timer.el (run-with-idle-timer): Undo last change, so that timer
        is not activated immediately if Emacs is already idle.  Some
-       existing code relies on this behaviour.
+       existing code relies on this behavior.
 
 2000-08-30  Miles Bader  <miles@gnu.org>
 
 
        * recentf.el: Added some "Commentary".
        (recentf-open-more-files, recentf-edit-list): Minor changes to
-       move the point at the top of the file list.  This behaviour is
+       move the point at the top of the file list.  This behavior is
        consistent with the menu one when the list contains a lot of
        files.
        (recentf-cleanup): Now displays the number of items removed from
        (widget-leave-text, widget-children-value-delete): Use mapc.
        (widget-keymap): Remove XEmacs stuff.
        (widget-field-keymap, widget-text-keymap): Define all inside defvar.
-       (widget-button-click): Don't set point at the click, but re-centre
+       (widget-button-click): Don't set point at the click, but re-center
        if we scroll out of window.  Rewritten for images v. glyphs &c.
        (widget-tabable-at): Use POS arg, not point.
        (widget-beginning-of-line, widget-end-of-line)