diff lisp/startup.el @ 32413:f5b3d7a43d24

(fancy-splash-text): Remove superfluous quote.
author Kenichi Handa <handa@m17n.org>
date Thu, 12 Oct 2000 11:07:55 +0000
parents ecede095f3ac
children f1092988f808
line wrap: on
line diff
--- a/lisp/startup.el	Thu Oct 12 10:54:43 2000 +0000
+++ b/lisp/startup.el	Thu Oct 12 11:07:55 2000 +0000
@@ -862,7 +862,7 @@
 
 "
 	   )
-  (: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)