Mercurial > hg > xemacs-beta
diff lisp/auto-save.el @ 398:74fd4e045ea6 r21-2-29
Import from CVS: tag r21-2-29
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:13:30 +0200 |
parents | a300bb07d72d |
children | 697ef44129c6 |
line wrap: on
line diff
--- a/lisp/auto-save.el Mon Aug 13 11:12:06 2007 +0200 +++ b/lisp/auto-save.el Mon Aug 13 11:13:30 2007 +0200 @@ -79,7 +79,7 @@ ;;; Acknowledgement: ;; This code is loosely derived from autosave-in-tmp.el by Jamie -;; Zawinski <jwz@netscape.com> (the version I had was last modified 22 +;; Zawinski <jwz@jwz.org> (the version I had was last modified 22 ;; dec 90 jwz) and code submitted to ange-ftp-lovers on Sun, 5 Apr ;; 92 23:20:47 EDT by drw@BOURBAKI.MIT.EDU (Dale R. Worley). ;; auto-save.el tries to cover the functionality of those two @@ -373,7 +373,7 @@ ;; save file in the same directory as FILENAME. But if this ;; directory is not writable, use auto-save-directory-fallback. ;; FILENAME is assumed to be in non-directory form (no trailing slash). - ;; It may be a name without a directory part (pesumably it really + ;; It may be a name without a directory part (presumably it really ;; comes from a buffer name then), the fallback is used then. ;; Optional PREFIX is string to use instead of "#" to prefix name. (let ((directory (file-name-directory filename)))