Show
Ignore:
Timestamp:
05/27/06 10:35:24 (2 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lisp/image-mode.el

    r4073 r4091  
    140140    (let* ((image 
    141141            (if (and (buffer-file-name) 
     142                     (not (file-remote-p (buffer-file-name))) 
    142143                     (not (buffer-modified-p)) 
    143144                     (not (and (boundp 'archive-superior-buffer)