summaryrefslogtreecommitdiff
path: root/lisp/startup.el
diff options
context:
space:
mode:
authorJim Blandy <jimb@redhat.com>1992-07-15 03:24:58 +0000
committerJim Blandy <jimb@redhat.com>1992-07-15 03:24:58 +0000
commit0cc89026beff8f9f7b136f4464934675fe50cfcd (patch)
treebac0be283b70cdaec9095daaeae1e3fd291c56af /lisp/startup.el
parentf98955eaaa3d2c459b373a7b4c5d1176a18687d9 (diff)
downloademacs-0cc89026beff8f9f7b136f4464934675fe50cfcd.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp/startup.el')
-rw-r--r--lisp/startup.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/startup.el b/lisp/startup.el
index 8437a98e683..43d3e3c2eea 100644
--- a/lisp/startup.el
+++ b/lisp/startup.el
@@ -76,7 +76,7 @@ altering command-line-args-left to remove them.")
(defvar before-init-hook nil
"Functions to call after handling urgent options but before loading init file.
-The screen system uses this to open screens to display messages while
+The frame system uses this to open frames to display messages while
Emacs loads the user's initialization file.")
(defvar after-init-hook nil