Mercurial > hg > xemacs-beta
diff src/lread.c @ 2857:21e33c0c844b
[xemacs-hg @ 2005-07-12 23:26:49 by adrian]
typo fix.
author | adrian |
---|---|
date | Tue, 12 Jul 2005 23:26:49 +0000 |
parents | bbc3231c4812 |
children | 84ee3ca77e7f |
line wrap: on
line diff
--- a/src/lread.c Tue Jul 12 21:51:14 2005 +0000 +++ b/src/lread.c Tue Jul 12 23:26:49 2005 +0000 @@ -3247,7 +3247,7 @@ *Whether `load' should always display loading messages. If this is true, every file loaded will be shown, regardless of the setting of the NOMESSAGE parameter, and even when files are loaded indirectly, e.g. -due to `requre'. +due to `require'. */ ); load_always_display_messages = 0;