diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
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 @@ | |||
| 1 | 2013-11-22 Leo Liu <sdl.web@gmail.com> | 1 | 2013-11-22 Leo Liu <sdl.web@gmail.com> |
| 2 | 2 | ||
| 3 | * progmodes/octave.el (octave-operator-regexp): Exclude newline. | ||
| 4 | (Bug#15076) | ||
| 5 | |||
| 6 | 2013-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) |