Add quote in comment to resync font-locking.
authorJuanma Barranquero <lekktu@gmail.com>
Sun, 6 Jun 2004 01:22:53 +0000 (01:22 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Sun, 6 Jun 2004 01:22:53 +0000 (01:22 +0000)
nt/ChangeLog
nt/nmake.defs

index 7faf16a..802fd8f 100644 (file)
@@ -1,3 +1,7 @@
+2004-06-06  Juanma Barranquero  <lektu@terra.es>
+
+       * nmake.defs: Add quote in comment to resync font-locking.
+
 2004-06-04  Juanma Barranquero  <lektu@terra.es>
 
        * INSTALL: Reword the section on image support.  Add reference to
index b06dd64..89bf9ac 100644 (file)
@@ -161,6 +161,7 @@ FORVAR              = %%f
 FORDO          = ) do\r
 ENDFOR         =\r
 ARGQUOTE       = "\r
+# "\r
 DQUOTE         = \"\r
 DEL            = rm\r
 DEL_TREE       = rm -r\r