Mercurial > hg > xemacs-beta
diff lisp/package-admin.el @ 629:a6c89d799f00
[xemacs-hg @ 2001-07-15 08:18:59 by adrian]
[PATCH] xemacs-21.5: typo fixes of of this this nature for lisp/ <8zhqhahu.fsf@ecf.teradyne.com>
author | adrian |
---|---|
date | Sun, 15 Jul 2001 08:18:59 +0000 |
parents | e545f3ec2337 |
children | 79940b592197 |
line wrap: on
line diff
--- a/lisp/package-admin.el Sat Jul 14 08:42:17 2001 +0000 +++ b/lisp/package-admin.el Sun Jul 15 08:18:59 2001 +0000 @@ -439,7 +439,7 @@ ;; Make sure that the file is writable. ;; (This is important under MS Windows.) ;; I do not know why it important under MS Windows but - ;; 1. It bombs out out when the file does not exist. This can be condition-cased + ;; 1. It bombs out when the file does not exist. This can be condition-cased ;; 2. If I removed the write permissions, I do not want XEmacs to just ignore them. ;; If it wants to, XEmacs may ask, but that is about all ;; (set-file-modes file 438) ;; 438 -> #o666