comparison lisp/startup.el @ 21511:f9db3163ccd6

(command-line-1): Better wording in mouse startup message.
author André Spiegel <spiegel@gnu.org>
date Tue, 14 Apr 1998 10:44:53 +0000
parents 19ed30856b50
children ef39b27c5e20
comparison
equal deleted inserted replaced
21510:daf7dfe93205 21511:f9db3163ccd6
785 (insert ", one component of a Linux-based GNU system.")) 785 (insert ", one component of a Linux-based GNU system."))
786 (insert "\n") 786 (insert "\n")
787 (if (assq 'display (frame-parameters)) 787 (if (assq 'display (frame-parameters))
788 (progn 788 (progn
789 (insert "\ 789 (insert "\
790 The menu bar menus above are sufficient for basic editing with the mouse. 790 The menu bar above is sufficient for basic editing with the mouse.
791 791
792 Useful Files menu items: 792 Useful Files menu items:
793 Exit Emacs (or type Control-x followed by Control-c) 793 Exit Emacs (or type Control-x followed by Control-c)
794 Recover Session recover files you were editing before a crash 794 Recover Session recover files you were editing before a crash
795 795