aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 79fd3820074..695f66c272c 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,11 @@
12013-05-02 Leo Liu <sdl.web@gmail.com> 12013-05-02 Leo Liu <sdl.web@gmail.com>
2 2
3 * progmodes/octave.el (inferior-octave-startup-file): Change default.
4 (inferior-octave): Remove calling comint-mode and return the buffer.
5 (inferior-octave-startup): Cosmetic changes.
6
72013-05-02 Leo Liu <sdl.web@gmail.com>
8
3 * progmodes/octave.el (octave-syntax-propertize-function): Include 9 * progmodes/octave.el (octave-syntax-propertize-function): Include
4 the case when ' is at line beginning. (Bug#14336) 10 the case when ' is at line beginning. (Bug#14336)
5 11