Simplify compiler detection.
[enscript.git] / lib / ChangeLog
1 2008-01-01  Tim Retout  <diocles@gnu.org>
2
3         * ChangeLog: Run M-x change-log-redate. Add copyright notice at end.
4
5 1999-08-26  Markku Rossi  <mtr@amme.ssh.fi>
6
7         * a2ps.hdr: Some updates by John Hutchison
8         <John.Hutchison@lmco.com>.
9
10 1998-12-29  Markku Rossi  <mtr@amme.ssh.fi>
11
12         * enscript-color.hdr: New enscript-styled header for color
13         printers.
14
15 1998-12-23  Markku Rossi  <mtr@amme.ssh.fi>
16
17         * Makefile.am: Added ISO-8859-{9,10} encodings.
18
19 1998-11-25  Markku Rossi  <mtr@amme.ssh.fi>
20
21         * squeeze.hdr: New header to maximize the amount of code that can
22         be printed on a page.
23
24 1998-10-26  Markku Rossi  <mtr@ngs.fi>
25
26         * enscript.cfg.in (StatesPath): As a default, do not define.
27         Enscript gives us a better default.
28
29 1998-10-23  Markku Rossi  <mtr@ngs.fi>
30
31         * enscript.cfg.in: Changed to use the new highlighting style.
32
33 1998-10-16  Markku Rossi  <mtr@ngs.fi>
34
35         * enscript.pro: New procedures MF_PS and SUF_PS to define a new
36         user font preserving the font's default encoding.
37
38 1998-07-31  Markku Rossi  <mtr@ngs.fi>
39
40         * enscript.cfg.in: Added 0.5 cm to left and right margins in the
41         Letter media.
42
43 1998-06-23  Markku Rossi  <mtr@ngs.fi>
44
45         * enscript.cfg.in (PostScriptLevel): Added option to control the
46         PostScript language level that enscript uses for its output.
47
48 1998-06-11  Markku Rossi  <mtr@ngs.fi>
49
50         * Renamed ISO-8859-* encodings.
51
52 1998-03-25  Markku Rossi  <mtr@ngs.fi>
53
54         * Makefile.am (EXTRA_DIST): Added Makefile-encodings and
55         make-encoding.pl.
56
57         * latin7.enc: Added ISO-8859/7 encoding.  Thanks to Manolis
58         Lourakis <lourakis@csd.uch.gr>.
59
60 1998-01-02  Markku Rossi  <mtr@ngs.fi>
61
62         * enscript.cfg.in (GeneratePageSize): Added option to control
63         whether the PageSize page device setting is generated to the
64         output.
65
66 1997-09-30  Markku Rossi  <mtr@ngs.fi>
67
68         * latin4.enc: Added ISO-8859/4 encoding.  Thanks to Ricardas Cepas
69         <rch@pub.osf.lt>.
70
71 1997-08-27  Markku Rossi  <mtr@ngs.fi>
72
73         * enscript.pro (wrapped_line_mark): fixed `arrow' marker, now it
74         looks good.
75
76 1997-07-16  Markku Rossi  <mtr@ngs.fi>
77
78         * edd.hdr: Added total number of pages.
79
80 1997-06-10  Markku Rossi  <mtr@ngs.fi>
81
82         * enscript.pro: New primitives SF and SUF to optimize the size of
83         the generated PostScript output.
84         New primitive bgs to show text with background color.
85
86 1997-05-28  Markku Rossi  <mtr@ngs.fi>
87
88         * enscript.pro: New procedure `wrapped_line_mark' to mark wrapped
89         lines.
90
91 1997-03-04  Markku Rossi  <mtr@ngs.fi>
92
93         * enscript.cfg.in (StatesPath): New variable to specify the
94         absolute path for the states program.
95
96 1997-03-03  Markku Rossi  <mtr@ngs.fi>
97
98         * Implemented user escapes for user defined header strings:
99         {simple,enscript}.hdr
100
101 1997-02-21  Markku Rossi  <mtr@ngs.fi>
102
103         * asciidkno.enc: New encoding asciidkno for 7 bit ascii with dk
104         and no extensions.
105
106         * asciifise.enc: Renamed asciiscands.enc to asciifise.enc.
107
108 1997-01-21  Markku Rossi  <mtr@ngs.fi>
109
110         * enscript.cfg.in (StatesColorModel): Added States dependant
111         config file variables.
112
113 1996-11-05  Markku Rossi  <mtr@ngs.ngs.fi>
114
115         * latin5.enc: New encoding vector for ISO-8859/5 (ISO latin5).
116
117 1996-09-07  Markku Rossi  <mtr@ngs.ngs.fi>
118
119         * koi8.enc: New encoding vector for Adobe's Standard Cyrillic Font
120         KOI8.
121
122 1996-08-30  Markku Rossi  <mtr@ngs.ngs.fi>
123
124         * enscript.pro: Fixed a float / integer conversion bug from
125         hightlight bar printing.
126         Fixed underlays to work with the width/height font point sizes.
127
128 1996-08-05  Markku Rossi  <mtr@ngs.ngs.fi>
129
130         * Removed hopefully all GNU extensions from strftime()'s format
131         strings in {simple,edd}.hdr files
132
133 1996-07-28  Markku Rossi  <mtr@ngs.ngs.fi>
134
135         * Makefile.am (install-data-local): Added `else :;' branch to fix
136         the bug caused by ultrix's broken /bin/sh.
137
138 1996-07-24  Markku Rossi  <mtr@ngs.ngs.fi>
139
140         * Added `--toc' option's volume number to all headers to which it
141         fits: a2ps, edd, emacs, simple
142
143         * Changed all `%2d' formats to `%e'.  Now it should work in all
144         normal Unixes.
145
146 1996-06-30  Markku Rossi  <mtr@ngs.ngs.fi>
147
148         * Cleaned up headers' strftime() strings.  Now there shouldn't be
149         any AIX dependencies.
150
151 1996-06-13  Markku Rossi  <mtr@ngs.ngs.fi>
152
153         * Makefile.am (install-data-local): take a backup copy of
154         `enscript.cfg' before installing the new one.
155         (uninstall-local): New target to uninstall `enscript.cfg'.
156
157 1996-05-10  Markku Rossi  <mtr@ngs.fi>
158
159         * enscript.pro: New procedure `line_highlight' for ^@shade{}
160         escape.
161
162 1996-05-07  Markku Rossi  <mtr@ngs.fi>
163
164         * enscript.pro: New procedure `column_borders' to print borders
165         around columns.
166         Added support for underlay styles.
167
168 1996-04-30  Markku Rossi  <mtr@ngs.fi>
169
170         * Makefile.am (install-data-local): Check whether `enscript.cfg'
171         is already installed.
172         (uninstall-local): Uninstall `enscript.cfg'.
173
174 1996-03-26  Markku Rossi  <mtr@ngs.fi>
175
176         * mp.hdr: New header.
177
178 1996-03-14  Markku Rossi  <mtr@ngs.fi>
179
180         * frame.hdr: New header.
181
182 1996-03-12  Markku Rossi  <mtr@ngs.fi>
183
184         * enscript.pro: new procedure: page_prefeed
185
186 1996-03-05  Markku Rossi  <mtr@ngs.fi>
187
188         * enscript.pro: new procedure: highlight_bars
189
190 1996-02-20  Markku Rossi  <mtr@ngs.fi>
191
192         * new encoding: hp8
193
194 1996-01-30  Markku Rossi  <mtr@ngs.fi>
195
196         * genscript.cfg: Fixed output media sizes.
197
198         * a2ps.hdr: Made margins smaller so more text can be seen on each
199         page.
200
201 1996-01-25  Markku Rossi  <mtr@ngs.fi>
202
203         * a2ps.hdr: New header.
204
205 1996-01-05  Markku Rossi  <mtr@ngs.fi>
206
207         * all headers: changed to use the new `%format' directive
208
209         * enscript.hdr: changed to be exactly identical with the
210         enscript's gaudy header: date strings are now formatted according
211         to file's modification time instead of the printing time.
212
213 1996-01-04  Markku Rossi  <mtr@ngs.fi>
214
215         * genscript.pro: Inlined epsf-import.ps file.
216         (MF): changed to use new encoding vectors.
217         Removed ReEncodeSmall procedure.
218
219         * make-encoding.pl: Changed to generate new encoding vectors.
220
221 1995-11-27  Markku Rossi  <mtr@ngs.fi>
222
223         * Added ChangeLog to lib subdirectory (to this directory).  All
224         underlaying entries are stripped from the ../ChangeLog.
225
226 1995-11-21  Markku Rossi  <mtr@ngs.fi>
227
228         * lib: new header: edd.hdr
229
230         * lib/genscript.cfg.in: added new media: Letterdj
231
232 1995-10-30  Markku Rossi  <mtr@ngs.fi>
233
234         * lib/enscript.hdr: print user supplied header if it is given.
235
236 1995-10-11  Markku Rossi  <mtr@ngs.fi>
237
238         * lib/genscript.cfg.in: added new media: A3 and A4dj.
239
240 1995-10-10  Markku Rossi  <mtr@ngs.fi>
241
242         * lib/enscript.hdr: moved filename text ~2 points down.
243         Fixed font point sizes and date string positions.
244
245         * lib/emacs.hdr: changed fontsize from 13 to 12 points.
246
247
248 Copyright (C) 1995, 1996, 1997, 1998, 1999, 2008 Free Software Foundation, Inc.
249
250 Copying and distribution of this file, with or without modification,
251 are permitted in any medium without royalty provided the copyright
252 notice and this notice are preserved.