diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b2439d17b6d..a49549f9921 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2013-09-18 Glenn Morris <rgm@gnu.org> | 1 | 2013-09-18 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * doc-view.el (doc-view-mode): Silence --without-x compilation. | ||
| 4 | |||
| 3 | * image.el (image-type-from-buffer, image-multi-frame-p): | 5 | * image.el (image-type-from-buffer, image-multi-frame-p): |
| 4 | Remove --without-x warning/error. | 6 | Remove --without-x warning/error. |
| 5 | 7 | ||