# HG changeset patch # User Juanma Barranquero # Date 1045007231 0 # Node ID b1415b1712d3eaa09622f2c182058557346e45c1 # Parent 7e5f5bd11b070da422c8871c9d59b5bdffc0d69b *** empty log message *** diff -r 7e5f5bd11b07 -r b1415b1712d3 lisp/ChangeLog --- a/lisp/ChangeLog Tue Feb 11 23:45:21 2003 +0000 +++ b/lisp/ChangeLog Tue Feb 11 23:47:11 2003 +0000 @@ -1,3 +1,10 @@ +2003-02-12 Simon Marshall + + * 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 Face markup of calendar and diary displays: Any entry line that @@ -18,8 +25,8 @@ (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. + * 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