aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/startup.el
diff options
context:
space:
mode:
authorLuc Teirlinck <[email protected]>2005-04-13 22:31:33 +0000
committerLuc Teirlinck <[email protected]>2005-04-13 22:31:33 +0000
commit24531f226fb1150c3a52a3ebf9273d1af36062ea (patch)
tree789ae2db285d364cbfd088eaf735ecd4e952bb38 /lisp/startup.el
parent92ab9897a80a1d75284b67cca875bf58d692a354 (diff)
(command-line): Whitespace change.
Diffstat (limited to 'lisp/startup.el')
-rw-r--r--lisp/startup.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/startup.el b/lisp/startup.el
index d7a9fe75f1..2a91f9d390 100644
--- a/lisp/startup.el
+++ b/lisp/startup.el
@@ -973,7 +973,6 @@ or `CVS', and any subdirectory that contains a file named `.nosearch'."
;; Load library for our terminal type.
;; User init file can set term-file-prefix to nil to prevent this.
-
(unless (or noninteractive
window-system
(null term-file-prefix))