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 4eb0e7ec584..ab8c87fca97 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2013-10-01 Dmitry Gutov <dgutov@yandex.ru> | ||
| 2 | |||
| 3 | * newcomment.el (comment-beginning): When `comment-use-syntax' is | ||
| 4 | non-nil, use `syntax-ppss' (Bug#15251). | ||
| 5 | |||
| 1 | 2013-09-30 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de> | 6 | 2013-09-30 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de> |
| 2 | 7 | ||
| 3 | * progmodes/octave.el (inferior-octave-startup-file): Prefer | 8 | * progmodes/octave.el (inferior-octave-startup-file): Prefer |