From: Juanma Barranquero Date: Sun, 6 Jun 2004 01:22:53 +0000 (+0000) Subject: Add quote in comment to resync font-locking. X-Git-Tag: ttn-vms-21-2-B4~5919 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=33d786f9ee9471d696bf72498af434ef826c5b9a;p=emacs.git Add quote in comment to resync font-locking. --- diff --git a/nt/ChangeLog b/nt/ChangeLog index 7faf16a0836..802fd8fe7fc 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog @@ -1,3 +1,7 @@ +2004-06-06 Juanma Barranquero + + * nmake.defs: Add quote in comment to resync font-locking. + 2004-06-04 Juanma Barranquero * INSTALL: Reword the section on image support. Add reference to diff --git a/nt/nmake.defs b/nt/nmake.defs index b06dd64020f..89bf9ac91fc 100644 --- a/nt/nmake.defs +++ b/nt/nmake.defs @@ -161,6 +161,7 @@ FORVAR = %%f FORDO = ) do ENDFOR = ARGQUOTE = " +# " DQUOTE = \" DEL = rm DEL_TREE = rm -r