Mercurial > emacs
diff lisp/image-file.el @ 90116:29e773288013
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-23
Merge from emacs--cvs-trunk--0
Patches applied:
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0 (patch 150-165)
- Update from CVS
- Merge from gnus--rel--5.10
- Add info/dir to arch branch
* miles@gnu.org--gnu-2005/gnus--rel--5.10 (patch 34-37)
- Merge from emacs--cvs-trunk--0
- Update from CVS
author | Miles Bader <miles@gnu.org> |
---|---|
date | Wed, 09 Mar 2005 00:09:34 +0000 |
parents | 68c22ea6027c 2fa021a3a2fb |
children | f9a65d7ebd29 |
line wrap: on
line diff
--- a/lisp/image-file.el Tue Mar 08 08:37:20 2005 +0000 +++ b/lisp/image-file.el Wed Mar 09 00:09:34 2005 +0000 @@ -135,6 +135,7 @@ (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.