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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Fri, 10 Aug 2007 04:16:26 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        07/08/10 04:16:25

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11535
retrieving revision 1.11536
diff -u -b -r1.11535 -r1.11536
--- ChangeLog   9 Aug 2007 01:42:11 -0000       1.11535
+++ ChangeLog   10 Aug 2007 04:16:21 -0000      1.11536
@@ -1,3 +1,10 @@
+2007-08-10  Stefan Monnier  <address@hidden>
+
+       * textmodes/tex-mode.el (tex-font-lock-unfontify-region): Fix to
+       take tex-font-script-display into account.
+       (tex-font-script-display, tex-font-lock-suscript): Change from a cons
+       cell to a list of 2 elements to simplify the unfontify code.
+
 2007-08-09  Edward O'Connor  <address@hidden> (tiny change)
 
         * url/url-auth.el (url-basic-auth): When prompting for username
@@ -285,16 +292,15 @@
        (fortran-mode): Use fortran-line-length, and
        fortran-font-lock-syntactic-keywords as a function.  Add a
        hack-local-variables-hook function.
-       (fortran-line-length, fortran-hack-local-variables): New
-       functions.
-       (fortran-window-create, fortran-strip-sequence-nos): Doc fix.  Use
-       fortran-line-length rather than 72.
+       (fortran-line-length, fortran-hack-local-variables): New functions.
+       (fortran-window-create, fortran-strip-sequence-nos): Doc fix.
+       Use fortran-line-length rather than 72.
        (fortran-window-create-momentarily): Doc fix.
 
 2007-07-31  Drew Adams  <address@hidden>  (tiny change)
 
-       * cus-edit.el (custom-group-value-create, custom-goto-parent): Fix
-       parent groups link.
+       * cus-edit.el (custom-group-value-create, custom-goto-parent):
+       Fix parent groups link.
 
 2007-07-31  Paul Pogonyshev  <address@hidden>
 




reply via email to

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