diff options
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 bd0703de132..4d20acd8b89 100644 --- a/lisp/ChangeLog.10 +++ b/lisp/ChangeLog.10 | |||
| @@ -14464,7 +14464,7 @@ | |||
| 14464 | * simple.el (push-mark-command): Added optional NOMSG arg. | 14464 | * simple.el (push-mark-command): Added optional NOMSG arg. |
| 14465 | 14465 | ||
| 14466 | * emulation/cua-base.el (cua-set-mark): Align pop to mark | 14466 | * emulation/cua-base.el (cua-set-mark): Align pop to mark |
| 14467 | behaviour with standard set-mark-command. | 14467 | behavior with standard set-mark-command. |
| 14468 | (cua--pre-command-handler): Use push-mark-command. | 14468 | (cua--pre-command-handler): Use push-mark-command. |
| 14469 | (cua-repeat-replace-region): Improve functionality when | 14469 | (cua-repeat-replace-region): Improve functionality when |
| 14470 | repeated after moving point or changing buffer. | 14470 | repeated after moving point or changing buffer. |
| @@ -14482,7 +14482,7 @@ | |||
| 14482 | 2002-05-26 Glenn Morris <gmorris@ast.cam.ac.uk> | 14482 | 2002-05-26 Glenn Morris <gmorris@ast.cam.ac.uk> |
| 14483 | 14483 | ||
| 14484 | * progmodes/f90.el (f90-previous-block, f90-next-block): New names, | 14484 | * progmodes/f90.el (f90-previous-block, f90-next-block): New names, |
| 14485 | and slightly changed behaviour, for `f90-previous-block-start' and | 14485 | and slightly changed behavior, for `f90-previous-block-start' and |
| 14486 | `f90-next-block-end'. | 14486 | `f90-next-block-end'. |
| 14487 | (f90-beginning-of-subprogram, f90-end-of-subprogram): Simplify. | 14487 | (f90-beginning-of-subprogram, f90-end-of-subprogram): Simplify. |
| 14488 | 14488 | ||
| @@ -17724,7 +17724,7 @@ | |||
| 17724 | directory names in classpath/sourcepath lists, update comment. | 17724 | directory names in classpath/sourcepath lists, update comment. |
| 17725 | (jdb): Add setting of gud-jdb-sourcepath, update comment. | 17725 | (jdb): Add setting of gud-jdb-sourcepath, update comment. |
| 17726 | (gud-find-class): Add gud-jdb-sourcepath use, and correct | 17726 | (gud-find-class): Add gud-jdb-sourcepath use, and correct |
| 17727 | behaviour for the case when classpath is not used--backward | 17727 | behavior for the case when classpath is not used--backward |
| 17728 | compatibility fix. | 17728 | compatibility fix. |
| 17729 | 17729 | ||
| 17730 | 2002-03-27 Eli Zaretskii <eliz@is.elta.co.il> | 17730 | 2002-03-27 Eli Zaretskii <eliz@is.elta.co.il> |
| @@ -22062,7 +22062,7 @@ | |||
| 22062 | 2001-11-18 Stephen Eglen <stephen@gnu.org> | 22062 | 2001-11-18 Stephen Eglen <stephen@gnu.org> |
| 22063 | 22063 | ||
| 22064 | * iswitchb.el (iswitchb-cannot-complete-hook): New variable to | 22064 | * iswitchb.el (iswitchb-cannot-complete-hook): New variable to |
| 22065 | control behaviour when no further completion is possible. | 22065 | control behavior when no further completion is possible. |
| 22066 | 22066 | ||
| 22067 | 2001-11-19 Colin Walters <walters@verbum.org> | 22067 | 2001-11-19 Colin Walters <walters@verbum.org> |
| 22068 | 22068 | ||