]> code.delx.au - gnu-emacs/commitdiff
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 7faf16a0836266de2fe73ce5477c7d300d6296a9..802fd8fe7fc3d968bd986e090f8acada9de0a133 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 b06dd64020f095949874bc9ca319205f99c0aa1c..89bf9ac91fc2a5b68f432808b51bba64c7e0e568 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