emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/faces.el,v
Date: Fri, 22 Feb 2008 23:34:57 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/02/22 23:34:57

Index: faces.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/faces.el,v
retrieving revision 1.393
retrieving revision 1.394
diff -u -b -r1.393 -r1.394
--- faces.el    22 Feb 2008 19:03:06 -0000      1.393
+++ faces.el    22 Feb 2008 23:34:57 -0000      1.394
@@ -108,7 +108,7 @@
       '((thin . 100)
         (ultralight . 199) (ultra-light . 200) (extra-light . 201)
         (light . 300)
-        (semilight . 330) (semi-light . 330)
+        (semilight . 330) (semi-light . 331)
         (book . 350)
         (normal . 400) (regular . 401)
         (medium . 500) 




reply via email to

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