diff options
| author | Joakim Verona | 2012-05-31 20:08:56 +0200 |
|---|---|---|
| committer | Joakim Verona | 2012-05-31 20:08:56 +0200 |
| commit | 5259b41aab32e82ff06d977877f2e456541b3c0b (patch) | |
| tree | db8ef83b4175e69cd8b23cb25febad793a3962a9 /etc | |
| parent | fc1f1f2ea1ceac41f81855e14a490db107d88681 (diff) | |
| parent | 43f5c7ae53b9afbda100ec26758ff0fb3eadfb48 (diff) | |
| download | emacs-5259b41aab32e82ff06d977877f2e456541b3c0b.tar.gz emacs-5259b41aab32e82ff06d977877f2e456541b3c0b.zip | |
upstream
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
| @@ -68,7 +68,9 @@ ImageMagick to view images. You must call imagemagick-register-types | |||
| 68 | afterwards if you do not use customize to change this. | 68 | afterwards if you do not use customize to change this. |
| 69 | 69 | ||
| 70 | *** The new variable `imagemagick-types-enable' also affects which | 70 | *** The new variable `imagemagick-types-enable' also affects which |
| 71 | ImageMagick types are treated as images. | 71 | ImageMagick types are treated as images. The function |
| 72 | `imagemagick-filter-types' returns the list of types that will be | ||
| 73 | treated as images. | ||
| 72 | 74 | ||
| 73 | ** String values for `initial-buffer-choice' also apply to emacsclient | 75 | ** String values for `initial-buffer-choice' also apply to emacsclient |
| 74 | frames, if emacsclient is only told to open a new frame without | 76 | frames, if emacsclient is only told to open a new frame without |