aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuc Teirlinck2005-04-13 22:31:33 +0000
committerLuc Teirlinck2005-04-13 22:31:33 +0000
commit24531f226fb1150c3a52a3ebf9273d1af36062ea (patch)
tree789ae2db285d364cbfd088eaf735ecd4e952bb38
parent92ab9897a80a1d75284b67cca875bf58d692a354 (diff)
downloademacs-24531f226fb1150c3a52a3ebf9273d1af36062ea.tar.gz
emacs-24531f226fb1150c3a52a3ebf9273d1af36062ea.zip
(command-line): Whitespace change.
-rw-r--r--lisp/startup.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/startup.el b/lisp/startup.el
index d7a9fe75f15..2a91f9d3901 100644
--- a/lisp/startup.el
+++ b/lisp/startup.el
@@ -973,7 +973,6 @@ or `CVS', and any subdirectory that contains a file named `.nosearch'."
973 973
974 ;; Load library for our terminal type. 974 ;; Load library for our terminal type.
975 ;; User init file can set term-file-prefix to nil to prevent this. 975 ;; User init file can set term-file-prefix to nil to prevent this.
976
977 (unless (or noninteractive 976 (unless (or noninteractive
978 window-system 977 window-system
979 (null term-file-prefix)) 978 (null term-file-prefix))