diff options
| -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 ceb5211d697..e4656e8e9fc 100644 --- a/lisp/startup.el +++ b/lisp/startup.el | |||
| @@ -862,7 +862,7 @@ Recover Session recover files you were editing before a crash | |||
| 862 | 862 | ||
| 863 | " | 863 | " |
| 864 | ) | 864 | ) |
| 865 | (:face 'variable-pitch | 865 | (:face variable-pitch |
| 866 | "You can do basic editing with the menu bar and scroll bar \ | 866 | "You can do basic editing with the menu bar and scroll bar \ |
| 867 | using the mouse.\n\n" | 867 | using the mouse.\n\n" |
| 868 | :face (variable-pitch :weight bold) | 868 | :face (variable-pitch :weight bold) |