X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/5bc6ddff00c50acf546530ef0e08a27140614d27..143c797dc861f522b220ebb59466bb482f9107c5:/lisp/ChangeLog.10 diff --git a/lisp/ChangeLog.10 b/lisp/ChangeLog.10 index a8e7dee3a4..e302eeb3ca 100644 --- a/lisp/ChangeLog.10 +++ b/lisp/ChangeLog.10 @@ -2968,7 +2968,7 @@ Split the `newbuffile' arg into `base' and `dirname'. Reuse old uniquify-items to avoid recomputing their base&dirname. (uniquify-buffer-file-name): Only return the directory part. - (uniquify-rerationalize-w/o-cb): Don't bother reseting proposed names. + (uniquify-rerationalize-w/o-cb): Don't bother resetting proposed names. (rename-buffer): Use the `newname' arg as base. (create-file-buffer): Split the file name into base and dirname. @@ -7625,7 +7625,7 @@ 2002-12-10 Kenichi Handa * language/european.el ("Swedish"): Change tutorial file name to - TUTORIAL.sv in this langauge environment.. + TUTORIAL.sv in this language environment. 2002-12-09 John Paul Wallington @@ -8103,7 +8103,7 @@ * tooltip.el (tooltip-gud-print-command): Add server prefix to the print command for gdb to keep it out of the command history. - * gdb-ui.el: Major re-organisation. Simplify legacy gdba + * gdb-ui.el: Major re-organization. Simplify legacy gdba code to allow only one gdb process. 2002-11-23 Markus Rost @@ -10180,7 +10180,7 @@ * net/tramp.el: Version 2.0.18 released. - * net/tramp.el (tramp-perl-decode): Perl changes to accomodate + * net/tramp.el (tramp-perl-decode): Perl changes to accommodate older versions of Perl. Now tested with 5.004. Suggestion from Michael Albinus. @@ -10404,7 +10404,7 @@ `file-exists-p. (tramp-completion-handle-file-exists-p): New function. (tramp-completion-handle-file-name-completion): Simplified. - (tramp-completion-dissect-file-name): Regexp's reorganised. + (tramp-completion-dissect-file-name): Regexp's reorganized. (tramp-completion-handle-file-name-all-completions): Call completion-function only if `user' or `host' is given. (tramp-get-completion-user-host): New function. @@ -14464,7 +14464,7 @@ * simple.el (push-mark-command): Added optional NOMSG arg. * emulation/cua-base.el (cua-set-mark): Align pop to mark - behaviour with standard set-mark-command. + behavior with standard set-mark-command. (cua--pre-command-handler): Use push-mark-command. (cua-repeat-replace-region): Improve functionality when repeated after moving point or changing buffer. @@ -14482,7 +14482,7 @@ 2002-05-26 Glenn Morris * progmodes/f90.el (f90-previous-block, f90-next-block): New names, - and slightly changed behaviour, for `f90-previous-block-start' and + and slightly changed behavior, for `f90-previous-block-start' and `f90-next-block-end'. (f90-beginning-of-subprogram, f90-end-of-subprogram): Simplify. @@ -17724,7 +17724,7 @@ directory names in classpath/sourcepath lists, update comment. (jdb): Add setting of gud-jdb-sourcepath, update comment. (gud-find-class): Add gud-jdb-sourcepath use, and correct - behaviour for the case when classpath is not used--backward + behavior for the case when classpath is not used--backward compatibility fix. 2002-03-27 Eli Zaretskii @@ -17869,7 +17869,7 @@ * frame.el (display-images-p): Do not explicitly check display type. -2002-03-20 pmr-sav +2002-03-20 Paul Reilly * mail-utils.el: Eliminate compilation warnings due to `rfc822-addresses'. @@ -17901,7 +17901,7 @@ * ediff.el (ediff-clone-buffer-for-region-comparison) (ediff-clone-buffer-for-window-comparison): Moved to ediff-util.el. -2002-03-19 pmr-sav +2002-03-19 Paul Reilly * mail-utils.el (rmail-dont-reply-to): Overhaul to correctly apply the regular @@ -22062,7 +22062,7 @@ 2001-11-18 Stephen Eglen * iswitchb.el (iswitchb-cannot-complete-hook): New variable to - control behaviour when no further completion is possible. + control behavior when no further completion is possible. 2001-11-19 Colin Walters @@ -23539,10 +23539,10 @@ See ChangeLog.9 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 @@ -23550,9 +23550,6 @@ See ChangeLog.9 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: 5fcf8004-6f58-452a-b9d6-6950323a19c1