aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorKim F. Storm2002-09-09 22:44:27 +0000
committerKim F. Storm2002-09-09 22:44:27 +0000
commite00a136119d1a9fa60fb2c98ac0034c663c3c6db (patch)
tree094583f6aa63f517e74f65182c46e41b7665d016 /lisp/ChangeLog
parent2bbfbf25607338afaa163207a14362542a8ad660 (diff)
downloademacs-e00a136119d1a9fa60fb2c98ac0034c663c3c6db.tar.gz
emacs-e00a136119d1a9fa60fb2c98ac0034c663c3c6db.zip
Typo
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
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 @@
12002-09-10 Kim F. Storm <no-spam@cua.dk> 12002-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.