Makefile.am (EXTRA_DIST): Remove ABOUT-NLS, THANKS and config.rpath.
[enscript.git] / states / hl / ChangeLog
1 2008-02-03  Tim Retout  <diocles@gnu.org>
2
3         * Makefile.am (install-data-local): Remove.
4         (uninstall-local): Likewise.
5         (EXTRA_DIST): Likewise.
6         (hldir): New variable for location of highlighting files.
7         (dist_hl_DATA): New variable with previous contents of EXTRA_DIST.
8
9 2008-01-29  Tim Retout  <diocles@gnu.org>
10
11         * Makefile.am (install-data-local): Use $(DESTDIR) in local
12         installation paths, to fix `make distcheck'.
13         (uninstall-local): Likewise.
14
15 2008-01-01  Tim Retout  <diocles@gnu.org>
16
17         * ChangeLog: Add copyright notice at end.
18
19         * c_ppline.st (c_ppline_comment): New state.
20         (c_ppline, c_ppline_comments_strings_chars, c_ppline_tokensequence):
21         Call c_ppline_comment rather than c_comment.
22         (c_ppline, c_ppline_include, c_ppline_define)
23         (c_ppline_comments_strings_chars, c_ppline_tokensequence): Treat
24         backslash-escaped newlines as continuing the preprocessor line.
25
26         * c_ppline.st (c_ppline): Move dependency on C rules to top of file,
27         to fix use of CHighlight.
28
29         * bash.st (bash): Fix highlighting of escaped quote marks.
30         * csh.st (csh): Likewise.  
31         * ksh.st (ksh): Likewise.
32         * sh.st (sh): Likewise.
33         * tcsh.st (tcsh): Likewise.
34         * zsh.st (zsh): Likewise.
35         Incorporates and extends original patch for ksh.st and sh.st by
36         Shawn McMahon <smcmahon@eiv.com>.
37
38 2003-02-27  Markku Rossi  <mtr@amme.hel.fi.ssh.com>
39
40         * pyrex.st: Highlighting rules for the Pyrex language (Pyrex - a
41         Language for Writing Python Extension Modules).
42
43 2000-06-07  Markku Rossi  <mtr@amme.hel.fi.ssh.com>
44
45         * rfc.st (rfc): Fixed to highlight the RFC keywords, described by
46         the RFC 2119.
47
48         * enscript.st (highlight_face): New face `highlight' to highlight
49         text some way.
50
51 2000-04-19  Markku Rossi  <mtr@amme.hel.fi.ssh.com>
52
53         * rfc.st: Fixed to recognize also the `[page nn]' page number.
54
55 1999-11-20  Markku Rossi  <mtr@amme.ssh.fi>
56
57         * wmlscript.st: Highlighting rules for WMLScript.
58
59 1999-09-24  Markku Rossi  <mtr@amme.ssh.fi>
60
61         * fortran.st (fortran_io): Fixed a typo from the debugging
62         messages which halted the fortran_io processing.
63
64 1999-09-07  Markku Rossi  <mtr@amme.ssh.fi>
65
66         * describe_languages.st (describe_languages_html): Cleaned up the
67         HTML output.
68
69         * diffs.st: Highlighting rules for side diff files.  Thanks to
70         Tobias Buchal.
71
72         * fortran_pp.st: Highlighting rules for Fortran 77 with
73         preprocessor.  Thanks to Tobias Buchal
74         <buch@ifh.bau-verm.uni-karlsruhe.de>.
75
76 1999-07-19  Markku Rossi  <mtr@amme.ssh.fi>
77
78         * mail.st: Changes by Matthew Weigel <weigel@pitt.edu>.
79
80         * fortran.st: Changes by Joachim Kaiser <jhk@cmpnetmail.com>.
81
82 1999-07-08  Markku Rossi  <mtr@amme.ssh.fi>
83
84         * tex.st: Highlighting rules for TeX/LaTeX.  Thanks to Toni
85         Giorgino <toni@pcape2.pi.infn.it>.
86
87         * outline.st: Highlighting rules for emacs' outline text.
88
89 1999-04-01  Markku Rossi  <mtr@amme.ssh.fi>
90
91         * enscript.st: Changed the `.m' suffix from Objective-C to
92         Matlab.
93
94         * matlab.st: Minor Matlab mode changes by Jack Dunn.
95
96 1999-03-29  Markku Rossi  <mtr@amme.ssh.fi>
97
98         * lang_ansi.st: Added ANSI output language for color outputs on
99         color xterm, etc.  Thanks to Bill Petheram <petheram@acm.org>.
100
101 1999-03-12  Markku Rossi  <mtr@amme.ssh.fi>
102
103         * matlab.st: Highlighting rules for Matlab files.  Thanks to Jack
104         Dunn <h.j.dunn@larc.nasa.gov>.
105
106 1999-02-18  Markku Rossi  <mtr@amme.ssh.fi>
107
108         * inf.st: Highlighting rules for the GUI INF Script language.
109
110 1999-01-11  Markku Rossi  <mtr@amme.ssh.fi>
111
112         * rfc.st: Highlighting rules for the RFCs and the Internet Drafts.
113         The `rfc' rule fixes broken documents which have an invalid page
114         break sequence.
115
116 1999-01-07  Markku Rossi  <mtr@amme.ssh.fi>
117
118         * cpp.st (c): Accept '&' characters in function names.  Thanks to
119         Tobias Buchal.
120
121         * ksh.st (HighlightEntry): In ${#text}, the '#' character does not
122         start a comment.  Thanks to Tobias Buchal
123         <buchal41@che41a0.der.edf.fr>.
124
125 1998-12-29  Markku Rossi  <mtr@amme.ssh.fi>
126
127         * style_msvc.st: New MS Visual C -style style.
128
129 1998-12-22  Markku Rossi  <mtr@amme.ssh.fi>
130
131         * enscript.st (start): Added support for `LucidaTypewriter' font.
132
133 1998-12-18  Markku Rossi  <mtr@amme.ssh.fi>
134
135         * html.st (html): Fixed the nested JavaScript script detection to
136         accept all JavaScript versions.  The script name detection is also
137         case-insensitive.
138
139 1998-10-30  Markku Rossi  <mtr@ngs.fi>
140
141         * lang_texinfo.st (language_symbol): New function.
142
143         * lang_rtf.st (language_symbol): New function.
144
145         * lang_overstrike.st (language_symbol): New function.
146
147         * lang_html.st (language_symbol): New function.
148
149         * lang_enscript.st (language_symbol): New function to print the
150         language dependent symbols.
151
152         * enscript.st: New option variable `verbose_highlighting'.  The
153         style files can set this to true and some highlighting rules will
154         add some extra highlightings.
155
156         * c.st: Implemented verbose highlighting where things like &&, ||,
157         etc. are replaced with their mathematical symbols: logical and,
158         logical or, etc.
159
160         * style_emacs_verbose.st: Emacs style with verbose highlighting.
161
162         * c.st: Fixed to cooperate with the inherited Objective-C and C++
163         highlighting rules.
164
165         * objc.st: Changed to be inherited from the C highlighting rules.
166
167         * cpp.st: Changed to be inherited from the C highlighting rules.
168         This allows use to re-use code from the C definitions, and RSN, we
169         get the verbose highlightings for free.
170
171 1998-10-26  Markku Rossi  <mtr@ngs.fi>
172
173         * style_a2ps.st: New style to imitate a2ps' highlighting.  This is
174         incomplete.
175
176         * Split the old `enscript.st' to about many .st files.  They are
177         here.
178
179
180 Copyright (C) 1998, 1999, 2000, 2003, 2008 Free Software Foundation, Inc.
181
182 Copying and distribution of this file, with or without modification,
183 are permitted in any medium without royalty provided the copyright
184 notice and this notice are preserved.