aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d87b9960d49..1743e8b64c5 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,13 @@
12013-06-01 Leo Liu <sdl.web@gmail.com>
2
3 * progmodes/octave.el (octave-mode-syntax-table): Give `.'
4 punctuation syntax.
5 (inferior-octave-minimal-columns)
6 (inferior-octave-last-column-width): New variables.
7 (inferior-octave-track-window-width-change): New function.
8 (inferior-octave-mode): Adjust column width so that Octave output,
9 for example from 'ls', can fit into the window nicely.
10
12013-05-31 Dmitry Gutov <dgutov@yandex.ru> 112013-05-31 Dmitry Gutov <dgutov@yandex.ru>
2 12
3 * progmodes/ruby-mode.el (ruby-syntax-expansion-allowed-p): 13 * progmodes/ruby-mode.el (ruby-syntax-expansion-allowed-p):