aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorKim F. Storm <[email protected]>2002-09-09 22:44:27 +0000
committerKim F. Storm <[email protected]>2002-09-09 22:44:27 +0000
commite00a136119d1a9fa60fb2c98ac0034c663c3c6db (patch)
tree094583f6aa63f517e74f65182c46e41b7665d016 /lisp
parent2bbfbf25607338afaa163207a14362542a8ad660 (diff)
Typo
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ad9e09305b..784ee855f2 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,4 +1,4 @@
-2002-09-10 Kim F. Storm <[email protected]>
+2002-09-10 Kim F. Storm <[email protected]>
* macros.el (apply-macro-to-region-lines): Let-bind mark-active to
nil while executing macro to avoid triggering delete-selection-mode.