aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2012-05-09 02:29:00 +0200
committerJuanma Barranquero2012-05-09 02:29:00 +0200
commitb499d8d02c271d50efdabe6dd6c598da45ef5cc6 (patch)
tree1d8e3de19853fa08b46e4696daad9ab3a788d00d /lisp/ChangeLog
parent2fed2689194b260e608c5ef8a12e36d57c8dd199 (diff)
downloademacs-b499d8d02c271d50efdabe6dd6c598da45ef5cc6.tar.gz
emacs-b499d8d02c271d50efdabe6dd6c598da45ef5cc6.zip
lisp/eshell/esh-cmd.el (eshell-debug-command): Fix typo in previous change.
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 3988ed707c3..ed74bd452fd 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12012-05-09 Juanma Barranquero <lekktu@gmail.com>
2
3 * eshell/esh-cmd.el (eshell-debug-command): Fix typo in previous change.
4
12012-05-08 Glenn Morris <rgm@gnu.org> 52012-05-08 Glenn Morris <rgm@gnu.org>
2 6
3 * files.el (auto-mode-alist): Treat ".make" like ".mk". 7 * files.el (auto-mode-alist): Treat ".make" like ".mk".