]> git.eshelyaron.com Git - emacs.git/commitdiff
(fancy-splash-text): Remove superfluous quote.
authorKenichi Handa <handa@m17n.org>
Thu, 12 Oct 2000 11:07:55 +0000 (11:07 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 12 Oct 2000 11:07:55 +0000 (11:07 +0000)
lisp/startup.el

index ceb5211d69770d94131c6005e1b0d0de4e342ac8..e4656e8e9fcaeb981fab3c5e5954f4beb5b681b3 100644 (file)
@@ -862,7 +862,7 @@ Recover Session             recover files you were editing before a crash
 
 "
           )
-  (:face 'variable-pitch
+  (:face variable-pitch
           "You can do basic editing with the menu bar and scroll bar \
 using the mouse.\n\n"
           :face (variable-pitch :weight bold)