diff lisp/startup.el @ 779:c2dbf1fe0506

*** empty log message ***
author Jim Blandy <jimb@redhat.com>
date Wed, 15 Jul 1992 03:24:58 +0000
parents e43123226372
children 3cece0106722
line wrap: on
line diff
--- a/lisp/startup.el	Wed Jul 15 02:24:58 1992 +0000
+++ b/lisp/startup.el	Wed Jul 15 03:24:58 1992 +0000
@@ -76,7 +76,7 @@
 
 (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