/[emacs]/emacs/lisp/startup.el
ViewVC logotype

Diff of /emacs/lisp/startup.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.282 by rms, Thu Jan 10 00:49:24 2002 UTC revision 1.283 by rms, Fri Jan 11 21:35:14 2002 UTC
# Line 1024  or `CVS', and any subdirectory that cont Line 1024  or `CVS', and any subdirectory that cont
1024  ")  ")
1025    "Initial message displayed in *scratch* buffer at startup.    "Initial message displayed in *scratch* buffer at startup.
1026  If this is nil, no message will be displayed."  If this is nil, no message will be displayed."
1027    :type 'string)    :type '(choice (text :tag "Message")
1028                     (const :tag "none" nil))
1029      :group 'initialization)
1030    
1031    
1032  ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;  ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

Legend:
Removed from v.1.282  
changed lines
  Added in v.1.283

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26