aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2011-05-29 14:17:28 -0400
committerChong Yidong2011-05-29 14:17:28 -0400
commitd66c4c7ce6d8a4ee19a7d4faae59fc6dc25fcc1a (patch)
tree042677934c6c3a2561bf34c55798aab4f133a0d9 /lisp/ChangeLog
parent80aec7804779b5567d40ad90116dadf61508aa91 (diff)
downloademacs-d66c4c7ce6d8a4ee19a7d4faae59fc6dc25fcc1a.tar.gz
emacs-d66c4c7ce6d8a4ee19a7d4faae59fc6dc25fcc1a.zip
Doc fixes for imagemagick support code.
* lisp/image.el (imagemagick-types-inhibit) (imagemagick-register-types): Doc fix. * src/image.c: Various fixes to ImageMagick code comments. (Fimagemagick_types): Doc fix.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b82b56dd166..6c21786bce8 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12011-05-29 Chong Yidong <cyd@stupidchicken.com>
2
3 * image.el (imagemagick-types-inhibit)
4 (imagemagick-register-types): Doc fix.
5
12011-05-29 Deniz Dogan <deniz@dogan.se> 62011-05-29 Deniz Dogan <deniz@dogan.se>
2 7
3 * net/rcirc.el (rcirc): Use the user's stored encryption method by 8 * net/rcirc.el (rcirc): Use the user's stored encryption method by