aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorLeo Liu2013-04-17 09:46:26 +0800
committerLeo Liu2013-04-17 09:46:26 +0800
commit7a1beb6cf13d0daa7920670c52ee6bffe9a7ac90 (patch)
tree40f06125c4b9dd6ce1e4f0e6b7208cf28199a3d4 /lisp/ChangeLog
parent2d3fa3e5020daec5efb00b2b03a9c4022e79e729 (diff)
downloademacs-7a1beb6cf13d0daa7920670c52ee6bffe9a7ac90.tar.gz
emacs-7a1beb6cf13d0daa7920670c52ee6bffe9a7ac90.zip
* progmodes/octave-mod.el (octave-mode-map): Fix key binding to
octave-hide-process-buffer.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index de1121fa131..23b873d0047 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12013-04-17 Leo Liu <sdl.web@gmail.com>
2
3 * progmodes/octave-mod.el (octave-mode-map): Fix key binding to
4 octave-hide-process-buffer.
5
12013-04-17 Stefan Monnier <monnier@iro.umontreal.ca> 62013-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * vc/vc-hg.el (vc-hg-annotate-re): Disallow ": " in file names 8 * vc/vc-hg.el (vc-hg-annotate-re): Disallow ": " in file names