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 09645ec4741..b932054261d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,10 @@ | |||
| 1 | 2013-02-16 Glenn Morris <rgm@gnu.org> | 1 | 2013-02-16 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * image.el (image-current-frame): New variable. | ||
| 4 | (image-animate-timeout): Set image-current-frame. | ||
| 5 | * image-mode.el (image-mode): For animated images, | ||
| 6 | display a frame counter via mode-line-process. | ||
| 7 | |||
| 3 | * font-lock.el (lisp-font-lock-keywords-1): Add defvar-local. | 8 | * font-lock.el (lisp-font-lock-keywords-1): Add defvar-local. |
| 4 | 9 | ||
| 5 | 2013-02-15 Stefan Monnier <monnier@iro.umontreal.ca> | 10 | 2013-02-15 Stefan Monnier <monnier@iro.umontreal.ca> |