From: Stefan Monnier Date: Fri, 3 Nov 2000 22:17:58 +0000 (+0000) Subject: (auto-image-file-mode): Drop unneeded positional args. X-Git-Tag: emacs-pretest-21.0.90~325 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7d52567be7cf5e585dffc0c5280ede6176b76e4f;p=emacs.git (auto-image-file-mode): Drop unneeded positional args. --- 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. Image files are those whose name has an extension in `image-file-name-extensions', or matches a regexp in `image-file-name-regexps'." - nil - nil - nil :global t :group 'image ;; Remove existing handler