]> git.eshelyaron.com Git - emacs.git/commitdiff
Typo
authorKim F. Storm <storm@cua.dk>
Mon, 9 Sep 2002 22:44:27 +0000 (22:44 +0000)
committerKim F. Storm <storm@cua.dk>
Mon, 9 Sep 2002 22:44:27 +0000 (22:44 +0000)
lisp/ChangeLog
src/ChangeLog

index ad9e09305b7f3835aa399133bf6f6fbe1002ccaa..784ee855f20fbe252c933e398e966201b5ba4b5d 100644 (file)
@@ -1,4 +1,4 @@
-2002-09-10  Kim F. Storm  <no-spam@cua.dk>
+2002-09-10  Kim F. Storm  <storm@cua.dk>
 
        * macros.el (apply-macro-to-region-lines): Let-bind mark-active to
        nil while executing macro to avoid triggering delete-selection-mode.
index 4f418b00bc4d30480a3eb32d393c98e4d78bf9fa..4f44323207e4c1c406ebbc8edb426e8f726c9846 100644 (file)
@@ -1,4 +1,4 @@
-2002-09-10  Kim F. Storm  <no-spam@cua.dk>
+2002-09-10  Kim F. Storm  <storm@cua.dk>
 
        * macros.c (end_kbd_macro): New function.
        (Fend_kbd_macro): Use it.