changeset 49740:b1415b1712d3

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 11 Feb 2003 23:47:11 +0000
parents 7e5f5bd11b07
children d886db23ad3a
files lisp/ChangeLog
diffstat 1 files changed, 9 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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  <simon@gnu.org>
+
+	* 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  <ami@fischman.org>
 
 	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