*** empty log message ***
[bpt/emacs.git] / lisp / ChangeLog.9
index 40dfb43..b98599b 100644 (file)
@@ -37,7 +37,7 @@
        * wid-edit.el (widget-field-face, widget-single-line-field-face):
        Define special colors for a tty.
 
-2001-10-17  Francesco Potorti`  <pot@gnu.org>
+2001-10-17  Francesco Potortì  <pot@gnu.org>
 
        * comint.el (comint-password-prompt-regexp): Make it less
        restrictive, letting comint recognise OpenSSH2 passphrase prompts.
 
        * replace.el (perform-replace): Doc fix.
 
-2001-08-02  Francesco Potorti`  <pot@gnu.org>
+2001-08-02  Francesco Potortì  <pot@gnu.org>
 
        * uniquify.el (uniquify-ref-base, uniquify-ref-filename)
        (uniquify-ref-buffer, uniquify-ref-proposed): New functions.
        corresponding non-kp keys.  Suggested by Stephen Gildea
        <gildea@stop.mail-abuse.org>.
 
-2001-08-01  Francesco Potorti`  <pot@gnu.org>
+2001-08-01  Francesco Potortì  <pot@gnu.org>
 
        * uniquify.el: These changes correct a corner case that the old
        code managed correctly.
        (mouse-avoidance-set-pointer-shape): Don't do anything if
        x-pointer-shape is not boundp.
 
-2001-07-23  Francesco Potorti`  <pot@gnu.org>
+2001-07-23  Francesco Potortì  <pot@gnu.org>
 
        * uniquify.el: Overall speedup changes when using many buffers.
        (uniquify-fix-item-base, uniquify-fix-item-filename)
        Increase the size of the obarray.
        (mail-extr-all-top-level-domains): Add more toplevel domains,
        add more long names.
-       From: Per Starback <starback@ling.uu.se>.
+       From: Per Starbäck <starback@ling.uu.se>.
 
 2001-07-11  Eli Zaretskii  <eliz@is.elta.co.il>
 
 
        * saveplace.el: Update maintainer email address.
 
-2001-06-27  Francesco Potorti`  <pot@gnu.org>
+2001-06-27  Francesco Potortì  <pot@gnu.org>
 
        * uniquify.el: (uniquify-rationalize-file-buffer-names):
          Undo previous change.
 
-2001-06-27  Francesco Potorti`  <pot@gnu.org>
+2001-06-27  Francesco Potortì  <pot@gnu.org>
 
        * uniquify.el (uniquify-rationalize-file-buffer-names): Do a
        preliminary quick reordering.  Can speed things up dramatically.
 
        * rot13.el (rot13-other-window): Some more doc fix.
 
-2001-06-14  Per Starback  <starback@ling.uu.se>
+2001-06-14  Per Starbäck  <starback@ling.uu.se>
 
        * replace.el (case-replace, query-replace-from-history-variable)
        (query-replace-to-history-variable, keep-lines-read-args)
 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.
 
        Some XEmacs compatibility.  Doc fix.
        (ps-print-version): New version number (6.4).
        (ps-printer-name): Initialization fix.
-       (ps-zebra-stripe-follow): Funcionality enhancement.
+       (ps-zebra-stripe-follow): Functionality enhancement.
        (ps-prologue-file): Code enhancement.
        (ps-right-header): Timestamp package replacement.
        (ps-setup, ps-face-bold-p, ps-face-italic-p)
 
 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>
        * wid-edit.el (widget-default-format-handler): DTRT when
        doc-property is a function.
 
-2000-09-12  Francesco Potorti`  <pot@gnu.org>
+2000-09-12  Francesco Potortì  <pot@gnu.org>
 
        * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
        filed name if it's not there.
 
        * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
        (vc-backend-revert): Function moved into `vc-revert';
-       `vc-next-action' must be updated to accomodate this change.
+       `vc-next-action' must be updated to accommodate this change.
        (vc-backend-steal): Function moved into `vc-finish-steal'.
        (vc-backend-logentry-check): Function moved into
        `vc-finish-logentry'.
 
        * 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>
 
 
        * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
 
-2000-07-01  Francesco Potorti`  <pot@gnu.org>
+2000-07-01  Francesco Potortì  <pot@gnu.org>
 
        * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
        exim can use "your message" instead of "the message".
 
        * 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)
        * recentf.el (recentf-keep-non-readable-files-p): Quote args
        to remove-hook and add-hook.
 
-2000-03-07  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
+2000-03-07  Francesco Potortì  <F.Potorti@cnuce.cnr.it>
 
        * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
        it as the default.
        * startup.el (command-line-1): Don't call
        make-mode-line-mouse-sensitive.
 
-2000-02-07  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
+2000-02-07  Francesco Potortì  <F.Potorti@cnuce.cnr.it>
 
        * mail/rmail.el (rmail-retry-failure): Use rmail-beginning-of-message
        before rmail-toggle-header, because the former toggles headers.
@@ -20699,10 +20699,10 @@ See ChangeLog.8 for earlier changes.
 
   This file is part of GNU Emacs.
 
-  GNU Emacs is free software; you can redistribute it and/or modify
+  GNU Emacs is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
-  the Free Software Foundation; either version 3, or (at your option)
-  any later version.
+  the Free Software Foundation, either version 3 of the License, or
+  (at your option) any later version.
 
   GNU Emacs is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -20710,9 +20710,6 @@ See ChangeLog.8 for earlier changes.
   GNU General Public License for more details.
 
   You should have received a copy of the GNU General Public License
-  along with GNU Emacs; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-  Boston, MA 02110-1301, USA.
-
+  along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
 
 ;;; arch-tag: a7cd2b86-43eb-409b-883f-3700fa85334f