mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-19 18:13:55 +00:00
* lisp/image.el (imagemagick-enabled-types): Doc fix.
This commit is contained in:
parent
4f020becaf
commit
eda82a3153
@ -1,3 +1,7 @@
|
||||
2012-10-22 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* image.el (imagemagick-enabled-types): Doc fix.
|
||||
|
||||
2012-10-22 Takafumi Arakaki <aka.tkf@gmail.com> (tiny change)
|
||||
|
||||
* progmodes/which-func.el (which-func-current): The hash-table may have
|
||||
|
@ -798,7 +798,7 @@ to enable all types that ImageMagick supports.
|
||||
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user