aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 8fcd7424401..c70f156bf45 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12013-05-20 Leo Liu <sdl.web@gmail.com>
2
3 * progmodes/octave.el (octave-help-mode-map)
4 (octave-help-mode-finish-hook): New variables.
5 (octave-help-mode, octave-help-mode-finish): New functions.
6 (octave-help): Use octave-help-mode.
7
12013-05-20 Glenn Morris <rgm@gnu.org> 82013-05-20 Glenn Morris <rgm@gnu.org>
2 9
3 * format-spec.el (format-spec): Allow spec chars with nil. (Bug#14420) 10 * format-spec.el (format-spec): Allow spec chars with nil. (Bug#14420)