diff options
Diffstat (limited to 'lisp')
| -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 40777b09875..95f4696ab7e 100644 --- a/lisp/startup.el +++ b/lisp/startup.el | |||
| @@ -787,7 +787,7 @@ If this is nil, no message will be displayed." | |||
| 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) |