diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ad9e09305b7..784ee855f20 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | 2002-09-10 Kim F. Storm <no-spam@cua.dk> | 1 | 2002-09-10 Kim F. Storm <storm@cua.dk> |
| 2 | 2 | ||
| 3 | * macros.el (apply-macro-to-region-lines): Let-bind mark-active to | 3 | * macros.el (apply-macro-to-region-lines): Let-bind mark-active to |
| 4 | nil while executing macro to avoid triggering delete-selection-mode. | 4 | nil while executing macro to avoid triggering delete-selection-mode. |