diff options
author | Glenn Morris <rgm@gnu.org> | 2008-06-27 07:34:53 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-06-27 07:34:53 +0000 |
commit | ee88a11e55c16f8ee34464d844e0f68f9c737457 (patch) | |
tree | 64cab45678870560e2e711c5e0f5028aa369e4de /lisp/ChangeLog.10 | |
parent | d679f9de718711d62d51e5a6f058de3ec80caacc (diff) | |
download | emacs-ee88a11e55c16f8ee34464d844e0f68f9c737457.tar.gz |
American English spelling fix.
Diffstat (limited to 'lisp/ChangeLog.10')
-rw-r--r-- | lisp/ChangeLog.10 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lisp/ChangeLog.10 b/lisp/ChangeLog.10 index 304144dbfe7..9d7c49768f4 100644 --- a/lisp/ChangeLog.10 +++ b/lisp/ChangeLog.10 @@ -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 <gmorris@ast.cam.ac.uk> * 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 <eliz@is.elta.co.il> @@ -22062,7 +22062,7 @@ 2001-11-18 Stephen Eglen <stephen@gnu.org> * 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 <walters@verbum.org> |