diff options
Diffstat (limited to 'lisp/startup.el')
| -rw-r--r-- | lisp/startup.el | 2 |
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 |
