summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog.10
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog.10')
-rw-r--r--lisp/ChangeLog.108
1 files changed, 4 insertions, 4 deletions
diff --git a/lisp/ChangeLog.10 b/lisp/ChangeLog.10
index bd0703de132..4d20acd8b89 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>