diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 747a2bf5265..9b18e252aff 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | 2013-09-18 Glenn Morris <rgm@gnu.org> | 1 | 2013-09-18 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * image.el (image-type-from-buffer): Remove --without-x warning/error. | 3 | * image.el (image-type-from-buffer, image-multi-frame-p): |
| 4 | Remove --without-x warning/error. | ||
| 4 | 5 | ||
| 5 | * mouse.el (mouse-yank-primary): | 6 | * mouse.el (mouse-yank-primary): |
| 6 | Reorder to silence --without-x compilation. | 7 | Reorder to silence --without-x compilation. |