diff options
| author | Glenn Morris | 2013-09-17 21:26:19 -0700 |
|---|---|---|
| committer | Glenn Morris | 2013-09-17 21:26:19 -0700 |
| commit | 9019d095dfd04fffc000c2f00515c661f1a083f3 (patch) | |
| tree | ddcd065dd6eb778ac519c4d7afc3dae34b9ed631 /lisp/ChangeLog | |
| parent | 67645389fc19c3573bb94f9f7d94195ac0b7b48f (diff) | |
| download | emacs-9019d095dfd04fffc000c2f00515c661f1a083f3.tar.gz emacs-9019d095dfd04fffc000c2f00515c661f1a083f3.zip | |
* image.el (image-multi-frame-p): Remove --without-x warning/error.
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. |