emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r110619: * lisp/image.el (imagemagick


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r110619: * lisp/image.el (imagemagick-enabled-types): Doc fix.
Date: Mon, 22 Oct 2012 17:53:03 -0400
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 110619
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Mon 2012-10-22 17:53:03 -0400
message:
  * lisp/image.el (imagemagick-enabled-types): Doc fix.
modified:
  lisp/ChangeLog
  lisp/image.el
=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog    2012-10-22 13:29:28 +0000
+++ b/lisp/ChangeLog    2012-10-22 21:53:03 +0000
@@ -1,3 +1,7 @@
+2012-10-22  Glenn Morris  <address@hidden>
+
+       * image.el (imagemagick-enabled-types): Doc fix.
+
 2012-10-22  Takafumi Arakaki  <address@hidden>  (tiny change)
 
        * progmodes/which-func.el (which-func-current): The hash-table may have

=== modified file 'lisp/image.el'
--- a/lisp/image.el     2012-09-23 09:16:57 +0000
+++ b/lisp/image.el     2012-10-22 21:53:03 +0000
@@ -798,7 +798,7 @@
 
 The variable `imagemagick-types-inhibit' overrides this variable.
 
-If you change this without outside of Customize, you must call
+If you change this without using customize, you must call
 `imagemagick-register-types' afterwards.
 
 If Emacs is compiled without ImageMagick support, this variable


reply via email to

[Prev in Thread] Current Thread [Next in Thread]