emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/startup.el,v


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/lisp/startup.el,v
Date: Sat, 21 Jun 2008 19:52:28 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      08/06/21 19:52:28

Index: startup.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/startup.el,v
retrieving revision 1.492
retrieving revision 1.493
diff -u -b -r1.492 -r1.493
--- startup.el  12 Jun 2008 03:56:16 -0000      1.492
+++ startup.el  21 Jun 2008 19:52:27 -0000      1.493
@@ -1251,7 +1251,7 @@
      "\n"
      (lambda () (emacs-version))
      "\n"
-     :face (variable-pitch (:height 0.5))
+     :face (variable-pitch (:height 0.8))
      (lambda () emacs-copyright)
      "\n\n"
      :face variable-pitch
@@ -1429,7 +1429,7 @@
                         "\nThis is "
                         (emacs-version)
                         "\n"
-                        :face '(variable-pitch (:height 0.5))
+                        :face '(variable-pitch (:height 0.8))
                         emacs-copyright
                         "\n")
     (and auto-save-list-file-prefix




reply via email to

[Prev in Thread] Current Thread [Next in Thread]