summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJohn Paul Wallington <jpw@pobox.com>2003-02-02 16:14:05 +0000
committerJohn Paul Wallington <jpw@pobox.com>2003-02-02 16:14:05 +0000
commit0e20d9d422fb1d9baf878f37e7f82cdd240b7528 (patch)
tree7ee8e586ec3f56817a16af46cd3f017dfeb0648a /lisp/ChangeLog
parent59f5d0a8b3d26894af0a72773bf1cacefcab8a91 (diff)
downloademacs-0e20d9d422fb1d9baf878f37e7f82cdd240b7528.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 802aa603282..eb7e3c49352 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
+2003-02-02 John Paul Wallington <jpw@gnu.org>
+
+ * hexl.el (hexl-mode-map): Bind C-m to `hexl-self-insert-command'.
+
2003-01-29 Juanma Barranquero <lektu@terra.es>
* composite.el (decompose-composite-char): Fix docstring.