Add quote in comment to resync font-locking.
This commit is contained in:
parent
11d7bca4f0
commit
33d786f9ee
2 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -161,6 +161,7 @@ FORVAR = %%f
|
|||
FORDO = ) do
|
||||
ENDFOR =
|
||||
ARGQUOTE = "
|
||||
# "
|
||||
DQUOTE = \"
|
||||
DEL = rm
|
||||
DEL_TREE = rm -r
|
||||
|
|
Loading…
Add table
Reference in a new issue