emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Fri, 22 Feb 2008 23:37:24 +0000

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

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12874
retrieving revision 1.12875
diff -u -b -r1.12874 -r1.12875
--- ChangeLog   22 Feb 2008 19:03:06 -0000      1.12874
+++ ChangeLog   22 Feb 2008 23:37:23 -0000      1.12875
@@ -1,3 +1,7 @@
+2008-02-22  Juanma Barranquero  <address@hidden>
+
+       * faces.el (font-weight-table): Fix value of `semi-light'.
+
 2008-02-22  Stefan Monnier  <address@hidden>
 
        * faces.el (font-weight-table, font-slant-table, font-swidth-table):
@@ -8,9 +12,8 @@
        Finish pdbtrack integration cleanup, settling missing-functions
        byte compiler warnings appropriately.
 
-       * progmodes/python.el (python-point): Remove this -
-       beginning-of-line was all that was necessary for
-       `python-pdbtrack-overlay-arrow'.
+       * progmodes/python.el (python-point): Remove this - beginning-of-line
+       was all that was necessary for `python-pdbtrack-overlay-arrow'.
        (python-end-of-def-or-class, python-beginning-of-def-or-class)
        (python-goto-initial-line): Drop these - they were only needed for
        python-point.
@@ -19,7 +22,7 @@
        which require all sorts of baggage.
        (point-safe): Unnecessary - we're using condition-case directly,
        instead.
-       (python-execute-file): Include for python-shell, which i'm leaving
+       (python-execute-file): Include for python-shell, which I'm leaving
        in keeping despite it being unnecessary for pdb tracking.
 
 2008-02-22  Peter Danenberg  <address@hidden>  (tiny change)




reply via email to

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