X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/dc12d8712f40f91ddee28edc3f0f73200005146a..3021111652cc4f91f8f26b4c34a7aba1ef1070c5:/lisp/ChangeLog.9 diff --git a/lisp/ChangeLog.9 b/lisp/ChangeLog.9 index 40dfb43fc5..b98599b3dd 100644 --- a/lisp/ChangeLog.9 +++ b/lisp/ChangeLog.9 @@ -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` +2001-10-17 Francesco Potortì * comint.el (comint-password-prompt-regexp): Make it less restrictive, letting comint recognise OpenSSH2 passphrase prompts. @@ -1837,7 +1837,7 @@ * replace.el (perform-replace): Doc fix. -2001-08-02 Francesco Potorti` +2001-08-02 Francesco Potortì * uniquify.el (uniquify-ref-base, uniquify-ref-filename) (uniquify-ref-buffer, uniquify-ref-proposed): New functions. @@ -1876,7 +1876,7 @@ corresponding non-kp keys. Suggested by Stephen Gildea . -2001-08-01 Francesco Potorti` +2001-08-01 Francesco Potortì * uniquify.el: These changes correct a corner case that the old code managed correctly. @@ -2009,7 +2009,7 @@ (mouse-avoidance-set-pointer-shape): Don't do anything if x-pointer-shape is not boundp. -2001-07-23 Francesco Potorti` +2001-07-23 Francesco Potortì * uniquify.el: Overall speedup changes when using many buffers. (uniquify-fix-item-base, uniquify-fix-item-filename) @@ -2544,7 +2544,7 @@ Increase the size of the obarray. (mail-extr-all-top-level-domains): Add more toplevel domains, add more long names. - From: Per Starback . + From: Per Starbäck . 2001-07-11 Eli Zaretskii @@ -2738,12 +2738,12 @@ * saveplace.el: Update maintainer email address. -2001-06-27 Francesco Potorti` +2001-06-27 Francesco Potortì * uniquify.el: (uniquify-rationalize-file-buffer-names): Undo previous change. -2001-06-27 Francesco Potorti` +2001-06-27 Francesco Potortì * uniquify.el (uniquify-rationalize-file-buffer-names): Do a preliminary quick reordering. Can speed things up dramatically. @@ -2970,7 +2970,7 @@ * rot13.el (rot13-other-window): Some more doc fix. -2001-06-14 Per Starback +2001-06-14 Per Starbäck * replace.el (case-replace, query-replace-from-history-variable) (query-replace-to-history-variable, keep-lines-read-args) @@ -3535,7 +3535,7 @@ 2001-05-07 MORIOKA Tomohiko 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) @@ -3792,7 +3792,7 @@ 2001-04-24 Gerd Moellmann - * 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. @@ -5439,7 +5439,7 @@ 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) @@ -9989,7 +9989,7 @@ 2000-10-19 Jason Rumney - * 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 @@ -10523,7 +10523,7 @@ * 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 @@ -11995,7 +11995,7 @@ * wid-edit.el (widget-default-format-handler): DTRT when doc-property is a function. -2000-09-12 Francesco Potorti` +2000-09-12 Francesco Potortì * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the filed name if it's not there. @@ -13228,7 +13228,7 @@ * 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'. @@ -13875,7 +13875,7 @@ * 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 @@ -16048,7 +16048,7 @@ * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'. -2000-07-01 Francesco Potorti` +2000-07-01 Francesco Potortì * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as exim can use "your message" instead of "the message". @@ -16846,7 +16846,7 @@ * 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 @@ -17047,7 +17047,7 @@ (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) @@ -19317,7 +19317,7 @@ * recentf.el (recentf-keep-non-readable-files-p): Quote args to remove-hook and add-hook. -2000-03-07 Francesco Potorti` +2000-03-07 Francesco Potortì * sendmail.el (mail-send-nonascii): Add a new value `mime' and use it as the default. @@ -19951,7 +19951,7 @@ * startup.el (command-line-1): Don't call make-mode-line-mouse-sensitive. -2000-02-07 Francesco Potorti` +2000-02-07 Francesco Potortì * 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 . ;;; arch-tag: a7cd2b86-43eb-409b-883f-3700fa85334f