emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/image-file.el


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/image-file.el
Date: Fri, 04 Apr 2003 01:22:19 -0500

Index: emacs/lisp/image-file.el
diff -c emacs/lisp/image-file.el:1.17 emacs/lisp/image-file.el:1.18
*** emacs/lisp/image-file.el:1.17       Sat Jan  5 13:59:25 2002
--- emacs/lisp/image-file.el    Sun Oct 13 21:26:21 2002
***************
*** 156,165 ****
      (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.
--- 156,161 ----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]