aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
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 01cc8e48847..17f3f4c0c1f 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,10 @@
12013-11-22 Leo Liu <sdl.web@gmail.com> 12013-11-22 Leo Liu <sdl.web@gmail.com>
2 2
3 * progmodes/octave.el (octave-operator-regexp): Exclude newline.
4 (Bug#15076)
5
62013-11-22 Leo Liu <sdl.web@gmail.com>
7
3 * progmodes/octave.el (inferior-octave-process-live-p): New helper. 8 * progmodes/octave.el (inferior-octave-process-live-p): New helper.
4 (inferior-octave-startup, inferior-octave-check-process) 9 (inferior-octave-startup, inferior-octave-check-process)
5 (inferior-octave-track-window-width-change) 10 (inferior-octave-track-window-width-change)