aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2013-09-17 21:26:19 -0700
committerGlenn Morris2013-09-17 21:26:19 -0700
commit9019d095dfd04fffc000c2f00515c661f1a083f3 (patch)
treeddcd065dd6eb778ac519c4d7afc3dae34b9ed631 /lisp/ChangeLog
parent67645389fc19c3573bb94f9f7d94195ac0b7b48f (diff)
downloademacs-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/ChangeLog3
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 @@
12013-09-18 Glenn Morris <rgm@gnu.org> 12013-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.