2005-11-24 00:12:43 +03:00
|
|
|
2005-11-23 Jindrich Novy <jnovy@redhat.com>
|
|
|
|
|
|
|
|
* spec.syntax: Add %check highlighting.
|
|
|
|
|
2005-11-20 17:42:01 +03:00
|
|
|
2005-11-20 Leonard den Ottolander <leonard den ottolander nl>
|
|
|
|
|
|
|
|
* php.syntax: Reset the constants array in the script that
|
|
|
|
generates the keywords (remove duplicates). Also parse for
|
|
|
|
constants in tables as the type tagging is done inconsistently
|
|
|
|
in the online PHP docs.
|
|
|
|
|
2005-11-20 03:17:36 +03:00
|
|
|
2005-11-20 Leonard den Ottolander <leonard den ottolander nl>
|
|
|
|
|
|
|
|
* php.syntax: Missed the '::' method separator.
|
|
|
|
|
2005-11-20 03:07:56 +03:00
|
|
|
2005-11-20 Leonard den Ottolander <leonard den ottolander nl>
|
|
|
|
|
|
|
|
* php.syntax: Removed some cruft that slipped through.
|
|
|
|
|
2005-11-20 02:26:34 +03:00
|
|
|
2005-11-20 Leonard den Ottolander <leonard den ottolander nl>
|
|
|
|
|
|
|
|
* php.syntax: Updated against recent online documentation.
|
|
|
|
A/o many constants added.
|
|
|
|
|
2005-11-01 00:13:49 +03:00
|
|
|
2005-10-31 Pavel Roskin <proski@gnu.org>
|
|
|
|
|
2005-11-01 00:21:15 +03:00
|
|
|
* Syntax: Highlight Kbuild as a makefile.
|
|
|
|
|
2005-11-01 00:13:49 +03:00
|
|
|
* Syntax: Move makefile.syntax before pascal.syntax so that
|
|
|
|
Makefile.inc is highlighted as a makefile.
|
|
|
|
|
2005-09-05 06:07:43 +04:00
|
|
|
2005-09-05 Roland Illig <roland.illig@gmx.de>
|
|
|
|
|
|
|
|
* assembler.syntax: Assembler files may contain comments, too.
|
|
|
|
|
2005-08-21 19:00:57 +04:00
|
|
|
2005-08-21 Roland Illig <roland.illig@gmx.de>
|
|
|
|
|
|
|
|
* lisp.syntax: Recognize the character sequences \" and \\ in
|
|
|
|
strings.
|
|
|
|
|
2005-07-27 19:56:42 +04:00
|
|
|
2005-07-27 Leonard den Ottolander <leonard den ottolander nl>
|
|
|
|
|
|
|
|
* syntax.syntax: Keyword brightblue on black background.
|
|
|
|
* mail.syntax: Added keywords. Removed excessive quoting matches.
|
|
|
|
|
2005-07-13 07:19:32 +04:00
|
|
|
2005-07-13 Roland Illig <roland.illig@gmx.de>
|
|
|
|
|
|
|
|
* perl.syntax: Added a keyword to detect subroutine prototypes.
|
|
|
|
Sorted some keywords alphabetically. Added the "warning" pragma.
|
2005-07-13 07:34:15 +04:00
|
|
|
* ada95.syntax: Sorted keywords alphabetically.
|
2005-07-13 07:19:32 +04:00
|
|
|
|
2005-07-12 22:30:54 +04:00
|
|
|
2005-07-12 Roland Illig <roland.illig@gmx.de>
|
|
|
|
|
|
|
|
* perl.syntax: #! lines are marked as contexts instead of
|
|
|
|
keywords.
|
|
|
|
* sh.syntax: Likewise.
|
|
|
|
|
2005-07-05 22:25:31 +04:00
|
|
|
2005-07-05 Roland Illig <roland.illig@gmx.de>
|
|
|
|
|
|
|
|
* html.syntax: Attribute values may also be delimited by single
|
|
|
|
quotes.
|
2005-07-05 22:26:45 +04:00
|
|
|
* java.syntax: Cleaned up the header comment. Sorted keywords
|
|
|
|
alphabetically.
|
2005-07-05 22:25:31 +04:00
|
|
|
|
2005-07-04 10:33:02 +04:00
|
|
|
2005-07-04 Pavel Roskin <proski@gnu.org>
|
|
|
|
|
|
|
|
* makefile.syntax: Add all special targets of GNU make.
|
|
|
|
|
2005-07-03 15:47:07 +04:00
|
|
|
2005-07-03 Roland Illig <roland.illig@gmx.de>
|
|
|
|
|
|
|
|
* perl.syntax: The inside of qw(...) gets green.
|
2005-07-04 00:09:29 +04:00
|
|
|
* c.syntax: The bit-wise and, or, xor, not operators are
|
|
|
|
formatted in brightmagenta to make them distinguishable from the
|
|
|
|
boolean operators. (This also affects the address-of operator.)
|
2005-07-03 15:47:07 +04:00
|
|
|
|
2005-06-16 12:48:20 +04:00
|
|
|
2005-06-16 Mykolas Juraitis <mykolas.juraitis@gmail.com>
|
|
|
|
|
|
|
|
* octave.syntax: Support for Matlab multi line comments
|
|
|
|
(starting with '%{' and ending with '%}')
|
|
|
|
|
2005-06-06 03:48:57 +04:00
|
|
|
2005-06-06 Roland Illig <roland.illig@gmx.de>
|
|
|
|
|
|
|
|
* makefile.syntax: Added rules for BSD style Makefiles.
|
|
|
|
|
2005-06-06 19:48:46 +04:00
|
|
|
2005-05-31 Roland Illig <roland.illig@gmx.de>
|
|
|
|
|
|
|
|
* c.syntax: Added missing punctuation characters.
|
|
|
|
|
2005-07-04 10:33:02 +04:00
|
|
|
* 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-06-06 19:48:46 +04:00
|
|
|
|
2005-07-04 10:33:02 +04:00
|
|
|
* makefile.syntax: Highlight $$ (a literal $) in
|
|
|
|
brightcyan. This way $${var} is not highlighted as if it were a
|
|
|
|
Makefile variables. Also added useful comments before the contexts.
|
2005-06-06 19:48:46 +04:00
|
|
|
|
2005-05-24 13:50:47 +04:00
|
|
|
2005-05-24 Roland Illig <roland.illig@gmx.de>
|
|
|
|
|
|
|
|
* python.syntax: Added chunk from Savannah bug #7872. This
|
|
|
|
changes the color for """long strings""" from brown to green and
|
|
|
|
adds embedded highlighting for escape sequences.
|
2005-05-25 03:00:36 +04:00
|
|
|
* Syntax: Added a comment introducing the file format, based on
|
|
|
|
the current implementation in edit/syntax.c. Changed the
|
|
|
|
first-line regular expressions of sh, perl, python and ruby to
|
|
|
|
also match @SH@, @PERL@, @PYTHON@ and @RUBY@.
|
2005-05-24 13:50:47 +04:00
|
|
|
|
2005-05-24 13:38:27 +04:00
|
|
|
2005-05-24 Roland Illig <roland.illig@gmx.de>
|
|
|
|
|
|
|
|
* Syntax: Extended the patterns for #! interpreters to match
|
|
|
|
almost everything that looks like the interpreter.
|