Commit Graph

12 Commits

Author SHA1 Message Date
Pavel Roskin d480dbe0b3 * diff.syntax: Don't use blue background for lines starting with
spaces and tabs.  It stands out too much if the default editor
background is not blue.  Use the default background.  Remove an
obsolete comment.
2007-06-04 22:25:48 +00:00
Roland Illig 455b0d006e * syntax/diff.syntax: Lines starting with a <tab> character are
displayed like lines starting with a <space>. This is for the
	cvs diff -T option.
2005-05-14 11:30:54 +00:00
Roland Illig 14cf1c7673 * syntax/diff.syntax: Changed default color from gray, which was
quite unreadable, to a bright yellow.

	Patch by Leonard den Ottolander.
2005-03-14 00:12:27 +00:00
Andrew V. Samoilov 2d48b95137 * syntax/perl.syntax: Fix highlight the hashes.
* syntax/diff.syntax: highlight comments (lines begin with #),
        and garbage in diff files.
2004-10-05 05:56:03 +00:00
Roland Illig bd00bef955 Bugfix: Properly display diffs of diffs. 2004-08-15 18:14:18 +00:00
Pavel Roskin e88e193c5e * syntax/diff.syntax: Revert highlighting for trailing spaces
on the added lines - it extends the context to the next line.
2002-10-31 21:58:55 +00:00
Andrew V. Samoilov 1915b99fc0 Highlight trailing whitespace(s) of the inserted lines 2002-10-29 13:52:15 +00:00
Pavel Roskin 0d82a635b3 * syntax/*.syntax: Remove numeric Cooledit colors. It's
unreasonable to require them to be correct.  On the other hand,
Cooledit can easily be changed to accept named color names.
2002-09-29 20:22:23 +00:00
Pavel Roskin 117d12864d * syntax/diff.syntax: Highlight lines beginning with "File",
"Files" and "Binary"
        * syntax/makefile.syntax: Highlight "ifndef"
        * syntax/sh.syntax: Don't highlight "basnemae" ("basename" is
        highlighted)
2000-05-31 03:29:31 +00:00
Paul Sheer cbb0435c9e syntax file updates and fixes. addition of fortran syntax file 2000-02-18 11:13:10 +00:00
Paul Sheer dc4aa96d37 syntax rule updates for mcedit - reflects cooledit 3.11.6 1999-07-21 19:56:42 +00:00
Paul Sheer ec66f5e6ab syntax rules now seperated out into these files 1999-03-21 02:02:08 +00:00