diff options
| -rw-r--r-- | lisp/image-file.el | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lisp/image-file.el b/lisp/image-file.el index 3d47cc8a2ef..217e4708693 100644 --- a/lisp/image-file.el +++ b/lisp/image-file.el | |||
| @@ -159,9 +159,6 @@ Returns non-nil if the new state is enabled. | |||
| 159 | Image files are those whose name has an extension in | 159 | Image files are those whose name has an extension in |
| 160 | `image-file-name-extensions', or matches a regexp in | 160 | `image-file-name-extensions', or matches a regexp in |
| 161 | `image-file-name-regexps'." | 161 | `image-file-name-regexps'." |
| 162 | nil | ||
| 163 | nil | ||
| 164 | nil | ||
| 165 | :global t | 162 | :global t |
| 166 | :group 'image | 163 | :group 'image |
| 167 | ;; Remove existing handler | 164 | ;; Remove existing handler |