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: Juri Linkov
Subject: [Emacs-diffs] Changes to emacs/lisp/image-file.el
Date: Tue, 08 Mar 2005 16:48:51 -0500

Index: emacs/lisp/image-file.el
diff -c emacs/lisp/image-file.el:1.19 emacs/lisp/image-file.el:1.20
*** emacs/lisp/image-file.el:1.19       Mon Sep  1 15:45:13 2003
--- emacs/lisp/image-file.el    Tue Mar  8 21:48:50 2005
***************
*** 135,140 ****
--- 135,141 ----
          (setq truncate-lines t))))
      rval))
  
+ (put 'image-file-handler 'safe-magic t)
  (defun image-file-handler (operation &rest args)
    "Filename handler for inserting image files.
  OPERATION is the operation to perform, on ARGS.




reply via email to

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