changeset 41828:b8e9dfdbefe3

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Wed, 05 Dec 2001 18:41:34 +0000
parents 6bfa4dcc106e
children b4833df45a4c
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Dec 05 18:40:50 2001 +0000
+++ b/lisp/ChangeLog	Wed Dec 05 18:41:34 2001 +0000
@@ -1,3 +1,10 @@
+2001-12-05  Eli Zaretskii  <eliz@is.elta.co.il>
+
+	* progmodes/cwarn.el (cwarn-font-lock-match-assignment-in-expression):
+	Add shift-assignment operators to those highlighted, and highlight
+	the whole operator rather than just the "=".  From Broadey Kevin
+	<Kevin.Broadey@motorola.com>.
+
 2001-12-04  Juanma Barranquero  <lektu@terra.es>
 
 	* files.el (save-abbrevs, save-some-buffers): Don't ask the user