Show
Ignore:
Timestamp:
09/18/06 20:48:14 (2 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lisp/saveplace.el

    r4037 r4166  
    239239          (if (file-readable-p file) 
    240240              (save-excursion 
    241                 (message "Loading places from %s..." save-place-file) 
     241                (message "Loading places from %s..." file) 
    242242                ;; don't want to use find-file because we have been 
    243243                ;; adding hooks to it.