# HG changeset patch # User Thien-Thi Nguyen # Date 1176205068 0 # Node ID abdd3ea95a51248bac84dc0707ae5f7cb4090e75 # Parent 58ccc73db59e9c9bab4218fc231a3bc2579446b9 Delete eol whitespace; nfc. diff -r 58ccc73db59e -r abdd3ea95a51 lisp/startup.el --- a/lisp/startup.el Tue Apr 10 04:05:10 2007 +0000 +++ b/lisp/startup.el Tue Apr 10 11:37:48 2007 +0000 @@ -954,11 +954,11 @@ (with-current-buffer (window-buffer) (deactivate-mark))) - ;; If the user has a file of abbrevs, read it. + ;; If the user has a file of abbrevs, read it. ;; FIXME: after the 22.0 release this should be changed so ;; that it does not read the abbrev file when -batch is used ;; on the command line. - (when (and (file-exists-p abbrev-file-name) + (when (and (file-exists-p abbrev-file-name) (file-readable-p abbrev-file-name)) (quietly-read-abbrev-file abbrev-file-name))