summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorKim F. Storm <storm@cua.dk>2002-06-28 22:39:03 +0000
committerKim F. Storm <storm@cua.dk>2002-06-28 22:39:03 +0000
commit79e6f288943d47edb6b346e9664d77c1ab96235c (patch)
treee705d8128d9bc04bcfb2367294595463cab59eaa /lisp
parentc30c4abe7121e1d168c12bd4a9c613f4d7a3930c (diff)
downloademacs-79e6f288943d47edb6b346e9664d77c1ab96235c.tar.gz
emacs-79e6f288943d47edb6b346e9664d77c1ab96235c.tar.bz2
emacs-79e6f288943d47edb6b346e9664d77c1ab96235c.zip
Added kmacro.el
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 3f2caab7459..8c0fbf783b3 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
+2002-06-29 Kim F. Storm <storm@cua.dk>
+
+ * kmacro.el: New file.
+
2002-06-28 John Wiegley <johnw@gnu.org>
* pcmpl-cvs.el: Added my name as the maintainer of this file.