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


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Tue, 11 Feb 2003 18:47:11 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4839 emacs/lisp/ChangeLog:1.4840
*** emacs/lisp/ChangeLog:1.4839 Tue Feb 11 18:26:55 2003
--- emacs/lisp/ChangeLog        Tue Feb 11 18:47:11 2003
***************
*** 1,3 ****
--- 1,10 ----
+ 2003-02-12  Simon Marshall  <address@hidden>
+ 
+       * progmodes/make-mode.el (makefile-font-lock-keywords): Fontify
+       single character variable references, but protect shell variables
+       references.
+       (makefile-mode): Make `$' be punctuation in font-lock-defaults.
+ 
  2003-02-12  Ami Fischman  <address@hidden>
  
        Face markup of calendar and diary displays: Any entry line that
***************
*** 18,25 ****
        (mark-visible-calendar-date): Add the ability to pass face
        attribute/value pairs in the mark argument.  Handle the mark.
  
!       * diary-lib.el (diary-attrtype-convert): Convert an attribute
!       value string to the desired type.
        (diary-pull-attrs): New function that pulls the attributes off a
        diary entry, merges with file-global attributes, and returns
        the (possibly modified) entry and a list of attribute/values using
--- 25,32 ----
        (mark-visible-calendar-date): Add the ability to pass face
        attribute/value pairs in the mark argument.  Handle the mark.
  
!       * calendar/diary-lib.el (diary-attrtype-convert): Convert an
!       attribute value string to the desired type.
        (diary-pull-attrs): New function that pulls the attributes off a
        diary entry, merges with file-global attributes, and returns
        the (possibly modified) entry and a list of attribute/values using




reply via email to

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