diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 50e4647b438..b6d934e95c4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2013-06-07 Leo Liu <sdl.web@gmail.com> | ||
| 2 | |||
| 3 | * progmodes/octave.el (octave-mode): Set comment-use-global-state | ||
| 4 | to t. (Bug#14303) | ||
| 5 | |||
| 6 | * newcomment.el (comment-search-backward): Revert last change. | ||
| 7 | (Bug#14434) | ||
| 8 | |||
| 9 | * emacs-lisp/smie.el (smie--matching-block-data): Minor simplification. | ||
| 10 | |||
| 1 | 2013-06-07 Eli Zaretskii <eliz@gnu.org> | 11 | 2013-06-07 Eli Zaretskii <eliz@gnu.org> |
| 2 | 12 | ||
| 3 | * Makefile.in (TAGS TAGS-LISP): Pass the (long) list of *.el files | 13 | * Makefile.in (TAGS TAGS-LISP): Pass the (long) list of *.el files |