]> code.delx.au - gnu-emacs/blobdiff - lisp/image-file.el
New icons for debugger.
[gnu-emacs] / lisp / image-file.el
index 87fd48a55f280b82e3de0618d57b157a162f74dd..13a2eeb591e3f6c40270a7a0d308ad9a6182c0c9 100644 (file)
@@ -156,10 +156,6 @@ Optional argument ARGS are the arguments to call FUNCTION with."
     (apply function args)))
 
 
-;;; Note this definition must be at the end of the file, because
-;;; `define-minor-mode' actually calls the mode-function if the
-;;; associated variable is non-nil, which requires that all needed
-;;; functions be already defined.  [This is arguably a bug in d-m-m]
 ;;;###autoload
 (define-minor-mode auto-image-file-mode
   "Toggle visiting of image files as images.