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 7c510771264..610a237b050 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2013-01-27 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * autorevert.el (auto-revert-handler): Notifications which result | ||
| 4 | from a saved file shall not be taken into account. (Bug#13557) | ||
| 5 | |||
| 1 | 2013-01-26 Andreas Schwab <schwab@linux-m68k.org> | 6 | 2013-01-26 Andreas Schwab <schwab@linux-m68k.org> |
| 2 | 7 | ||
| 3 | * emacs-lisp/lisp-mode.el (lisp-mode-variables): Add optional | 8 | * emacs-lisp/lisp-mode.el (lisp-mode-variables): Add optional |