X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fauto-save.el;h=f061f67b4b44006e9669e13a04e5467e66507ed9;hb=bdbf322fda10f6dcfae7d04c81ff0862e41ecc56;hp=ec7fdae9bae133f7a4feee1ce1bfe7cd5afc93c9;hpb=376658ea71d16dced8acff36c3e385ac3738d868;p=chise%2Fxemacs-chise.git- diff --git a/lisp/auto-save.el b/lisp/auto-save.el index ec7fdae..f061f67 100644 --- a/lisp/auto-save.el +++ b/lisp/auto-save.el @@ -373,7 +373,7 @@ Hashed files are not understood, see `auto-save-hash-p'." ;; 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)))