Mercurial > emacs
annotate etc/ChangeLog @ 37530:d4b1acaf82b0
Markup and proofreading fixes from YAGI Tatsuya <yagi@is.titech.ac.jp>.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Tue, 01 May 2001 10:57:11 +0000 |
parents | ba5ff54e717b |
children | 91aae7376bf8 |
rev | line source |
---|---|
37513 | 1 2001-04-29 Eli Zaretskii <eliz@is.elta.co.il> |
2 | |
3 * emacstool.1: Place under GFDL. | |
4 | |
37457 | 5 2001-04-25 Eli Zaretskii <eliz@is.elta.co.il> |
6 | |
7 * emacs.1: Place under GFDL. | |
8 | |
9 * etags.1: Ditto. | |
10 | |
11 * gfdl.1: New file. | |
12 | |
37387 | 13 2001-04-18 Gerd Moellmann <gerd@gnu.org> |
14 | |
15 * TUTORIAL.sk, sk-survival.tex | |
16 * sk-refcard.ps, sk-refcard.tex, sk-dired-ref.ps | |
17 * sk-dired-ref.tex: New files. | |
18 | |
19 * cs-survival.tex, cs-dired-ref.ps, cs-dired-ref.tex: New files. | |
20 From Pavel@Janik.cz (Pavel Jan,Bm(Bk). | |
21 | |
37293 | 22 2001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
23 | |
24 * ps-prin1.ps: Footer implementation. Doc fix. | |
25 (doLineNumber): Code fix for line number color. | |
26 (BeginPage, BeginSheet, HeaderFramePath, HeaderFrame, HeaderText): Code | |
27 fix for footer implementation. | |
28 (TextStart, SetFooterLines, FooterFrameStart, doFramePath) | |
29 (FooterFramePath, doFrame, FooterFrame, FooterStart) | |
30 (HeaderOrFooterTextLines, HeaderOrFooterText, FooterText): New funs. | |
31 | |
37167 | 32 2001-04-03 Gerd Moellmann <gerd@gnu.org> |
33 | |
34 * splash8.xpm: New image from Luis Fernandes <elf@ee.ryerson.ca> | |
35 for color depth 8. | |
36 | |
37139 | 37 2001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
38 | |
39 * ps-prin1.ps: Line and paragraph spacing feature. | |
40 (LineHS, ParagraphHS, EffectUnderline, EffectStrikeou, EffectOverline) | |
41 (EffectShadow, EffectBox, EffectOutline): New vars. | |
42 (PSL, S, EF, printZebra, doColumnZebra, doZebra): Code fix. | |
43 (PHL, LHL): New funs. | |
44 | |
45 * ps-prin2.ps: File eliminated. | |
46 | |
37000 | 47 2001-03-26 Gerd Moellmann <gerd@gnu.org> |
48 | |
49 * splash.pbm: New image from Luis Fernandes <elf@ee.ryerson.ca>. | |
50 | |
36823 | 51 2001-03-15 Gerd Moellmann <gerd@gnu.org> |
52 | |
53 * splash.xpm, splash.pbm: Replaced with new images from | |
54 Luis Fernandes <elf@ee.ryerson.ca>. | |
55 | |
36538 | 56 2001-03-05 Gerd Moellmann <gerd@gnu.org> |
57 | |
58 * cs-refcard.ps, cs-refcard.tex: New files. | |
59 | |
36404 | 60 2001-02-26 Gerd Moellmann <gerd@gnu.org> |
61 | |
62 * THE-GNU-PROJECT: New file. | |
63 | |
36311 | 64 2001-02-22 Andrew Innes <andrewi@gnu.org> |
65 | |
66 * MACHINES: Update pointer to MS-Windows install instructions. | |
67 | |
36217 | 68 2001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
69 | |
70 * ps-prin1.ps: Code fix to support `ps-zebra-stripe-follow' | |
71 functionality enhancement. | |
72 (doColumnZebra): Code fix. | |
73 | |
35987 | 74 2001-02-08 Dave Love <fx@gnu.org> |
75 | |
35989 | 76 * tasks.texi, SERVICE: Updated. |
35987 | 77 |
35873 | 78 2001-02-03 Andrew Innes <andrewi@gnu.org> |
79 | |
80 * PROBLEMS: Add note about need to specify extra compiler flags | |
81 with recent Cygwin ports of gcc. | |
82 | |
35656 | 83 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il> |
84 | |
85 * DEBUG: Expand and update, based on the instructions to | |
86 pretesters, nt/INSTALL, and private communications and experience. | |
87 | |
35378 | 88 2001-01-17 Dave Love <fx@gnu.org> |
89 | |
90 * termcap.src: New version from http://www.tuxedo.org/~esr/terminfo/. | |
91 | |
35127 | 92 2001-01-08 Gerd Moellmann <gerd@gnu.org> |
93 | |
94 * TUTORIAL.es: New file. | |
95 | |
35125 | 96 2001-01-08 Kevin Gallagher <kevingal@onramp.net> |
97 | |
98 * edt-user.doc: Updated to reflect EDT Emulation version 4.0 | |
99 enhancements. | |
35297
e268b7b500f0
Changes for makefile support in etags.
Francesco Potortì <pot@gnu.org>
parents:
35127
diff
changeset
|
100 |
34923 | 101 2000-12-29 Gerd Moellmann <gerd@gnu.org> |
102 | |
103 * fr-refcard.tex, fr-refcard.ps, fr-drdref.tex, fr-drdref.ps: New | |
104 files. | |
105 | |
34922 | 106 2000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
107 | |
108 * ps-prin1.ps: Handle form feed better when ps-zebra-stripe-follow | |
109 is non-nil. | |
110 (printZebra, BeginPage): Code fix. | |
35297
e268b7b500f0
Changes for makefile support in etags.
Francesco Potortì <pot@gnu.org>
parents:
35127
diff
changeset
|
111 |
34595 | 112 2000-12-15 Miles Bader <miles@gnu.org> |
113 | |
114 * DEBUG: Add note aboute using `inverse-video' to detect excessive | |
115 screen redraw. | |
116 | |
34333 | 117 2000-12-07 Dave Love <fx@gnu.org> |
118 | |
119 * CODINGS, CHARSETS: Removed. (Mule 2.3 relics.) | |
120 | |
34047 | 121 2000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
122 | |
123 * ps-prin1.ps: Eliminated the line number font predefinition. | |
124 | |
33331 | 125 2000-11-09 Kenichi Handa <handa@etl.go.jp> |
126 | |
33332 | 127 * TUTORIAL.ja: Adjusted for the change of TUTORIAL (use C-x C-l, |
128 not M-:, as example of disabled command). | |
33331 | 129 |
33152 | 130 2000-11-02 Gerd Moellmann <gerd@gnu.org> |
131 | |
132 * ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Renamed from NEWS.*. | |
133 | |
32522 | 134 2000-10-16 Gerd Moellmann <gerd@gnu.org> |
135 | |
136 * 3B-MAXMEM, AIX.DUMP, SUN-SUPPORT: Removed. | |
137 | |
32523 | 138 * tasks.texi: Updated to the version from /gd/gnuorg. |
139 | |
32527 | 140 * FTP: Refer to the GNU web site. |
141 | |
32411 | 142 2000-10-12 Dave Love <fx@gnu.org> |
143 | |
144 * gnus.pbm: New file. | |
145 | |
146 * gnus.xbm: Deleted. | |
147 | |
32165 | 148 2000-10-05 Miles Bader <miles@lsi.nec.co.jp> |
149 | |
150 * gnus-pointer.xbm, gnus-pointer.xpm: Remove top empty line. | |
151 | |
31841 | 152 2000-09-22 Gerd Moellmann <gerd@gnu.org> |
153 | |
154 * splash.xbm: File removed. | |
155 * splash.pbm: New file. | |
35297
e268b7b500f0
Changes for makefile support in etags.
Francesco Potortì <pot@gnu.org>
parents:
35127
diff
changeset
|
156 |
31770 | 157 2000-09-20 Gerd Moellmann <gerd@gnu.org> |
158 | |
159 * splash.xbm: New file. | |
160 | |
31717 | 161 2000-09-19 Gerd Moellmann <gerd@gnu.org> |
162 | |
163 * splash.xpm: New file. | |
164 | |
31540 | 165 2000-09-11 Dave Love <fx@gnu.org> |
166 | |
167 * gnus.xbm, gnus.xpm, gnus-pointer.xpm, gnus-pointer.xbm: New | |
168 files. | |
169 | |
31256 | 170 2000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
171 | |
172 * ps-prin3.ps: Eliminated. | |
173 | |
174 * ps-prin2.ps: Changed comment version (6.0). | |
175 | |
176 * ps-prin1.ps: Changed comment version (6.0). | |
177 | |
178 * ps-prin0.ps: Changed comment version (6.0). | |
35297
e268b7b500f0
Changes for makefile support in etags.
Francesco Potortì <pot@gnu.org>
parents:
35127
diff
changeset
|
179 |
31150 | 180 2000-08-24 Wlodzimierz Bzyl <matwb@univ.gda.pl> |
181 | |
182 * survival.tex: New file. | |
183 | |
31004 | 184 2000-08-21 Gerd Moellmann <gerd@gnu.org> |
185 | |
186 * de-refcard.ps, de-refcard.tex: Renamed from refcard-de.*. | |
35297
e268b7b500f0
Changes for makefile support in etags.
Francesco Potortì <pot@gnu.org>
parents:
35127
diff
changeset
|
187 |
31004 | 188 * pl-refcard.ps, pl-refcard.tex: Renamed from refcard-pl.*. |
189 | |
30922 | 190 2000-08-17 Gerd Moellmann <gerd@gnu.org> |
191 | |
192 * NEWS.1: Reintegrated into NEWS. | |
193 | |
194 * OOOOONEWS...OONEWS: Renamed to NEWS.1...NEWS.4. | |
195 | |
30863 | 196 2000-08-16 Gerd Moellmann <gerd@gnu.org> |
197 | |
30871 | 198 * dired-ref.tex, dired-ref.ps: New files. |
199 | |
30863 | 200 * refcard-de.tex, refcard-de.ps: New files. |
201 | |
30350 | 202 2000-07-20 Gerd Moellmann <gerd@gnu.org> |
203 | |
204 * emacs.1: Change `-b' to `-bw'. | |
205 | |
30117 | 206 2000-07-07 Andreas Schwab <schwab@suse.de> |
207 | |
208 * yow.lines: Fix indentation. | |
209 | |
29498 | 210 2000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
211 | |
212 * ps-prin0.ps: Insert a version number comment (5.2.2). | |
213 Indentation fix. | |
214 | |
215 * ps-prin1.ps: Insert a version number comment (5.2.2). Can | |
216 select page size with/without giving an error if PostScript | |
217 printer doesn't have this kind of page size. Zebra Stripe | |
218 continues or restarts on next page. Indentation fix. | |
219 (BeginSheet): If necessary, rescale n-up to fit on the sheet of | |
220 paper. | |
221 (BeginDoc, doColumnZebra, HeaderText): Code fix. | |
222 (SetPageSize): New proc. | |
223 | |
224 * ps-prin2.ps: Insert a version number comment (5.2.2). | |
225 | |
226 * ps-prin3.ps: Insert a version number comment (5.2.2). | |
227 Indentation fix. | |
228 | |
28981 | 229 2000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
230 | |
231 * ps-prin1.ps: PostScript code compatibility with other utilities | |
232 like mpage, psnup, etc. | |
233 (isLineStep): Code fix. | |
234 (BeginDoc, BeginSheet): Utility compatibility. | |
235 | |
28798 | 236 2000-05-03 Dave Love <fx@gnu.org> |
237 | |
238 * letter.xbm: New file. | |
239 | |
28764 | 240 2000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
241 | |
242 * ps-prin0.ps: PostScript level 1 compatibility. | |
243 | |
244 * ps-prin1.ps: PostScript level 1 compatibility, Upside-down | |
245 printing and line number step. | |
246 (BeginDoc, doLineNumber, SL, HL): Code fix. | |
247 (isLineStep, PSL): New funs. | |
248 | |
249 * ps-prin3.ps: PostScript level 1 compatibility. | |
250 | |
28538 | 251 2000-04-10 Gerd Moellmann <gerd@gnu.org> |
252 | |
253 * refcard.bit: Removed. | |
254 | |
28532 | 255 2000-04-10 Wlodzimierz Bzyl <matwb@monika.univ.gda.pl> |
256 | |
257 * refcard-pl.ps: New file. | |
258 * refcard-pl.tex: New file. | |
259 | |
28429 | 260 2000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
261 | |
262 * ps-prin0.ps: Replace gs_languagelevel by languagelevel. | |
263 (DefOp): New proc. | |
264 | |
265 * ps-prin1.ps: Replace gs_languagelevel by languagelevel. | |
266 (printBackground, SetColor): New procs. | |
267 (ZebraColor): Renaming old ZebraGray var. | |
35297
e268b7b500f0
Changes for makefile support in etags.
Francesco Potortì <pot@gnu.org>
parents:
35127
diff
changeset
|
268 |
28287 | 269 2000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
270 | |
271 * ps-prin1.ps: Eliminate SkipFirstPage. | |
272 | |
28267 | 273 2000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
274 | |
275 * ps-prin0.ps: Define command only for language level 1. | |
276 | |
28169 | 277 2000-03-16 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
35297
e268b7b500f0
Changes for makefile support in etags.
Francesco Potortì <pot@gnu.org>
parents:
35127
diff
changeset
|
278 |
28764 | 279 * ps-prin0.ps: Define packedarray operator for language level 1, |
280 adjust setduplexmode and settumble definitions. | |
35297
e268b7b500f0
Changes for makefile support in etags.
Francesco Potortì <pot@gnu.org>
parents:
35127
diff
changeset
|
281 |
28155 | 282 2000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
283 | |
284 * ps-print0.ps: New file. | |
35297
e268b7b500f0
Changes for makefile support in etags.
Francesco Potortì <pot@gnu.org>
parents:
35127
diff
changeset
|
285 |
28155 | 286 * ps-prin1.ps, ps-prin3.ps: Eliminate CheckConfig. |
287 | |
27164 | 288 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
289 | |
290 * ps-prin1.ps, ps-prin2.ps, ps-prin3.ps: New files. | |
291 | |
26664
a7963e66c555
Update Solaris 2.6 and 7 problems.
Paul Eggert <eggert@twinsun.com>
parents:
26529
diff
changeset
|
292 1999-11-30 Paul Eggert <eggert@twinsun.com> |
a7963e66c555
Update Solaris 2.6 and 7 problems.
Paul Eggert <eggert@twinsun.com>
parents:
26529
diff
changeset
|
293 |
a7963e66c555
Update Solaris 2.6 and 7 problems.
Paul Eggert <eggert@twinsun.com>
parents:
26529
diff
changeset
|
294 * PROBLEMS: Update Solaris 2.6 and 7 problems. |
a7963e66c555
Update Solaris 2.6 and 7 problems.
Paul Eggert <eggert@twinsun.com>
parents:
26529
diff
changeset
|
295 |
26529
e24d7fefd07e
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
26161
diff
changeset
|
296 1999-11-22 Paul Eggert <eggert@twinsun.com> |
e24d7fefd07e
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
26161
diff
changeset
|
297 |
e24d7fefd07e
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
26161
diff
changeset
|
298 * NEWS: Rename messages-locale to system-messages-locale |
e24d7fefd07e
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
26161
diff
changeset
|
299 and time-locale to system-time-locale. |
e24d7fefd07e
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
26161
diff
changeset
|
300 |
26161
5ee4c740d412
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
26141
diff
changeset
|
301 1999-10-24 Noah Friedman <friedman@splode.com> |
5ee4c740d412
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
26141
diff
changeset
|
302 |
5ee4c740d412
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
26141
diff
changeset
|
303 * yow.lines: Add more quotes. Correct a misquote. |
5ee4c740d412
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
26141
diff
changeset
|
304 |
5ee4c740d412
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
26141
diff
changeset
|
305 * spook.lines: Add more phrases. |
5ee4c740d412
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
26141
diff
changeset
|
306 |
26141
2f0e5ec04989
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
25896
diff
changeset
|
307 1999-10-23 Paul Eggert <eggert@twinsun.com> |
2f0e5ec04989
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
25896
diff
changeset
|
308 |
26529
e24d7fefd07e
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
26161
diff
changeset
|
309 * NEWS: Describe new functions and variables for locales. |
26141
2f0e5ec04989
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
25896
diff
changeset
|
310 |
25896 | 311 1999-10-07 Gerd Moellmann <gerd@gnu.org> |
312 | |
313 * TUTORIAL.ro: Change copyright statement. | |
26161
5ee4c740d412
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
26141
diff
changeset
|
314 |
31883 | 315 After the release of 20.4, development was split into two separate |
316 code lines. One line contained the code for Emacs 21, and the other | |
317 one the code for the 20.x releases after 20.4. The following change | |
318 log entries up to the entry ``20.4 released'' are for the 20.x code | |
319 line. Change logs above this notice are those for the 21.x code line. | |
320 | |
321 2000-06-13 Gerd Moellmann <gerd@gnu.org> | |
322 | |
323 * Version 20.7 released. | |
35297
e268b7b500f0
Changes for makefile support in etags.
Francesco Potortì <pot@gnu.org>
parents:
35127
diff
changeset
|
324 |
31883 | 325 2000-02-26 Gerd Moellmann <gerd@gnu.org> |
326 | |
327 * Version 20.6 released. | |
35297
e268b7b500f0
Changes for makefile support in etags.
Francesco Potortì <pot@gnu.org>
parents:
35127
diff
changeset
|
328 |
31883 | 329 1999-12-04 Gerd Moellmann <gerd@gnu.org> |
330 | |
331 * Version 20.5 released. | |
35297
e268b7b500f0
Changes for makefile support in etags.
Francesco Potortì <pot@gnu.org>
parents:
35127
diff
changeset
|
332 |
31883 | 333 1999-11-30 Paul Eggert <eggert@twinsun.com> |
334 | |
335 * PROBLEMS: Update Solaris 2.6 and 7 problems. | |
336 | |
25853 | 337 1999-07-12 Richard Stallman <rms@gnu.org> |
338 | |
339 * Version 20.4 released. | |
340 | |
341 1999-06-27 Karl Heuer <kwzh@gnu.org> | |
342 | |
343 * yow.lines: Fix indentation. Fix typo. | |
344 | |
345 1999-01-19 Dave Love <fx@gnu.org> | |
346 | |
347 * MORE.STUFF: Revamped. | |
348 | |
349 1999-01-14 Dave Love <fx@gnu.org> | |
350 | |
351 * FAQ: Merge posted updates. | |
352 | |
353 1998-12-14 Dave Love <fx@gnu.org> | |
354 | |
355 * FAQ: Somewhat edited copy of the most recently posted version. | |
356 | |
357 1998-11-04 Kenichi Handa <handa@etl.go.jp> | |
358 | |
359 * MACHINES (NEC EWS4800): New section. | |
360 | |
361 1998-09-04 Karl Heuer <kwzh@gnu.org> | |
362 | |
363 * TUTORIAL: Use C-x C-l, not M-:, as example of disabled command. | |
364 | |
365 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu> | |
366 | |
367 * Version 20.3 released. | |
368 | |
369 * TUTORIAL.ro: New file. | |
370 | |
371 1998-04-10 Ken'ichi Handa <handa@melange.gnu.org> | |
372 | |
373 * TUTORIAL.sl: Renamed back to the original. | |
374 | |
375 1998-04-10 Kenichi Handa <handa@etl.go.jp> | |
376 | |
377 * TUTORIAL.cs: Renamed from TUTORIAL.cz. | |
378 * TUTORIAL.ja: Renamed from TUTORIAL.jp. | |
379 * TUTORIAL.ka: Renamed from TUTORIAL.kr. | |
380 * TUTORIAL.sk: Renamed from TUTORIAL.sl. | |
381 | |
382 1998-04-06 Kenichi Handa <handa@etl.go.jp> | |
383 | |
384 * TUTORIAL.jp: Re-translated for the latest TUTORIAL. | |
385 | |
386 1998-03-26 Richard Stallman <rms@psilocin.gnu.org> | |
387 | |
388 * TUTORIAL.sl: New file. | |
389 | |
390 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
391 | |
392 * Version 20.2 released. | |
393 | |
394 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
395 | |
396 * Version 20.1 released. | |
397 | |
398 1997-06-02 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu> | |
399 | |
400 * CODINGS, CHARSETS: New files. | |
401 | |
402 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
403 | |
404 * Version 19.33 released. | |
405 | |
406 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
407 | |
408 * Version 19.32 released. | |
409 | |
410 1996-06-23 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
411 | |
412 * refcard.ps: File obtained from someone else; | |
413 it was generated badly here. | |
414 | |
415 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu> | |
416 | |
417 * Version 19.31 released. | |
418 | |
419 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu> | |
420 | |
421 * TUTORIAL: Rephrase the first page to fit on a standard tty screen. | |
422 | |
423 1996-05-03 Richard Stallman <rms@delasyd.gnu.ai.mit.edu> | |
424 | |
425 * emacs.bash: Use >|. | |
426 | |
427 1996-01-20 Geoff Voelker <voelker@cs.washington.edu> | |
428 | |
429 * rgb.txt: New file. | |
430 | |
431 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
432 | |
433 * Version 19.30 released. | |
434 | |
435 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
436 | |
437 * gnus-tut.txt: New file. | |
438 | |
439 1995-07-26 David J. MacKenzie <djm@geech.gnu.ai.mit.edu> | |
440 | |
441 * Rename termcap to termcap.src, the historical name for an | |
442 uninstalled termcap file. | |
443 | |
444 1995-06-28 Eric S. Raymond <esr@spiff.gnu.ai.mit.edu> | |
445 | |
446 * termcap.dat, termcap.ucb: deleted and replaced. | |
447 | |
448 * termcap: New termcap file from the ncurses project; bigger, | |
449 better, brighter, does away with waxy yellow buildup. Email | |
450 me at terminfo@ccil.org if you have any trouble with this. | |
451 | |
452 * README: Changed to track above change. | |
453 | |
454 1995-05-24 Karl Heuer <kwzh@hal.gnu.ai.mit.edu> | |
455 | |
456 * TUTORIAL: Delete reference to ALT. Change <Rubout> to <Delete>. | |
457 | |
458 1995-04-26 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu> | |
459 | |
460 * Makefile (maintainer-clean): Renamed from realclean. | |
461 | |
462 1995-04-09 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
463 | |
464 * tpu-doc.el: File moved to etc dir and renamed. | |
465 | |
466 1995-04-07 Boris Goldowsky <boris@cs.rochester.edu> | |
467 | |
468 * enriched.doc: Rewritten and simplified. | |
469 | |
470 1994-11-20 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
471 | |
472 * Makefile (eterm): New rule. | |
473 (TIC): New variable. | |
474 | |
475 * e/eterm, e/eterm.ti: New files. | |
476 | |
477 1994-10-24 Boris Goldowsky <boris@mole.gnu.ai.mit.edu> | |
478 | |
479 * enriched.doc: New file. | |
480 | |
481 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
482 | |
483 * Version 19.26 released. | |
484 | |
485 1994-07-03 Richard Stallman (rms@gnu.ai.mit.edu) | |
486 | |
487 * TUTORIAL: Talk about flow control along with C-x C-s and C-s. | |
488 | |
489 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
490 | |
491 * Version 19.25 released. | |
492 | |
493 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
494 | |
495 * Version 19.24 released. | |
496 | |
497 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
498 | |
499 * Version 19.23 released. | |
500 | |
501 1994-04-21 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
502 | |
503 * Makefile (clean): Delete DOC*. | |
504 | |
505 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
506 | |
507 * Version 19.22 released. | |
508 | |
509 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
510 | |
511 * Version 19.21 released. | |
512 | |
513 1993-11-11 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
514 | |
515 * Version 19.20 released. | |
516 | |
517 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
518 | |
519 * Version 19.19 released. | |
520 | |
521 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
522 | |
523 * Version 19.18 released. | |
524 | |
525 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
526 | |
527 * Version 19.16 released. | |
528 | |
529 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
530 | |
531 * version 19.15 released. | |
532 | |
533 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
534 | |
535 * Version 19.14 released. | |
536 | |
537 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
538 | |
539 Bring mumbleclean targets into conformance with GNU coding standards. | |
540 * Makefile (distclean): Don't remove backup and autosave files. | |
541 These are easy to get rid of in other ways, and a pain to lose. | |
542 (mostlyclean, realclean): New targets. | |
543 | |
544 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
545 | |
546 * Version 19.13 released. | |
547 | |
548 1993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
549 | |
550 * Version 19.10 released. | |
551 | |
552 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
553 | |
554 * Version 19.9 released. | |
555 | |
556 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
557 | |
558 * Version 19.8 released. | |
559 | |
560 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
561 | |
562 * Version 19.7 released. | |
563 | |
564 1993-05-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
565 | |
566 * MACHINES: Mention Linux. | |
567 | |
568 1993-04-26 Jim Blandy (jimb@totoro.cs.oberlin.edu) | |
569 | |
570 * MACHINES: Add section for NeXT, from Thorsten Ohl. | |
571 | |
572 1993-04-28 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
573 | |
574 * NEWS: Documented picture-mode improvements. | |
575 | |
576 1993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
577 | |
578 * NEWS: Described the new properties of arrow keys and | |
579 next-line-add-newlines. Fixed up the GUD description, it was | |
580 out of date. This file referenced LNEWS when it should have | |
581 said news.texi; fixed. | |
582 | |
583 news.texi: invocation-name now exists. | |
584 | |
585 1993-03-27 Eric S. Raymond (eric@geech.gnu.ai.mit.edu) | |
586 | |
587 * MORE.STUFF: Added. | |
588 | |
589 1993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu) | |
590 | |
591 * NEWS: Preserved jimb's last change (documenting kill on | |
592 read-only buffers). | |
26161
5ee4c740d412
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
26141
diff
changeset
|
593 |
25853 | 594 Added documentation on new info features. |
595 | |
596 1993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu) | |
597 | |
598 * spook.lines: Alpha-sorted this, and added some new hot buttons | |
599 for the 1990s. | |
600 | |
601 1993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu) | |
602 | |
603 * MACHINES: Deleted some VMS caveats. If the src and lisp | |
604 ChangeLogs are correct, dired and mail and process control are now | |
605 fully supported. | |
606 | |
607 * NEWS: Added finder news. | |
608 | |
609 1993-03-19 Richard Stallman (rms@geech.gnu.ai.mit.edu) | |
610 | |
611 * NEWS: Changed. | |
612 | |
613 1993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu) | |
614 | |
615 * sex.6: Added 900-line support | |
616 | |
617 * NEWS: Added news about the package finder. | |
618 | |
619 1993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu) | |
620 | |
621 * MACHINES: `Last updated 10 Feb 1992.' was obviously wrong, so | |
622 I nuked it. Let the file mod date serve. Merged in APOLLO and | |
623 SUNBUG files. Changed references to 18.* to past tense. | |
624 | |
625 * emacs.names: merged into JOKES. I faked a mail header from the | |
626 Unknown User to delimit the first (unheaded) bit. | |
627 | |
628 * Makefile (relock, unlock): New productions. | |
629 | |
630 1993-03-18 Eric S. Raymond (eric@geech.gnu.ai.mit.edu) | |
631 | |
632 Augean-stable cleaning time. Partly to save space, but mostly to | |
633 reduce the dizzying amount of *stuff* confronting someone exploring | |
634 the Emacs distribution, I have the following changes in the etc | |
635 directory: | |
636 | |
637 * CHARACTERS: merged into TO-DO file under the heading "Long Range:" | |
638 | |
639 * DIFF, CCADIFF and GOSDIFF: merged into a new outline file titled | |
640 OTHER.EMACSES. The present names don't really convey anything. | |
641 Various key bindings and feature descriptions have been updated. | |
642 | |
643 * NICKLES.WORTH. Nuked. This is copyrighted material that could land | |
644 FSF in hot water. | |
645 | |
646 * INTERVAL.IDEAS: Nuked. RMS's thinking, and indeed the | |
647 implementation of intervals, have progressed way beyond this. | |
648 | |
649 * RCP: Nuked. It no longer said anything but "Ooops, sorry!" | |
650 | |
651 * ED.WORSHIP, GNU.JOKES: merged into a mailbox called JOKES. | |
652 Future jokes can accumulate there. | |
653 | |
654 * DISTRIB: the actual domestic order form is now ORDERS.USA. | |
655 The DISTRIB text now mentions 19. | |
656 | |
657 * ORDERS.USA: created. This is just the order form. DISTRIB | |
658 has a pointer to it at the beginning. | |
659 | |
660 * EUROPE: renamed to ORDERS.EUROPE. DISTRIB now has a pointer | |
661 to it at the beginning. | |
662 | |
663 * OOOONEWS, OOOONEWS: Nuked. It's version 19 --- nobody needs the | |
664 version 15 and 17 files anymore. | |
665 | |
666 All files marked "Nuked" have actually been moved to =-prefixed | |
667 names as per convention. Originals of all files merged still | |
668 exist with =-names. | |
669 | |
670 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
671 | |
672 * XENIX: nuked (moved to =XENIX). The hackery it describes is | |
673 no longer necessary in the presence of 19's function-key-map | |
674 feature; I've added an explanation to the beginning of the file. | |
675 | |
676 1993-03-10 Jim Blandy (jimb@totoro.cs.oberlin.edu) | |
677 | |
678 * MACHINES: Update description of SYSVr3 and r4 support, due to | |
679 Eric Raymond's changes. | |
680 | |
681 1993-03-09 Jim Blandy (jimb@totoro.cs.oberlin.edu) | |
682 | |
683 * MACHINES: Mention that you have to edit the configure script | |
684 when you add support for a new machine, to get it to recognize the | |
685 configuration name. | |
686 | |
687 1992-11-20 Jim Blandy (jimb@totoro.cs.oberlin.edu) | |
688 | |
689 * MACHINES: Converted to use GCC-style configuration names, | |
690 instead of listing m/*.h and s/*.h files. All knowledge of m/ and | |
691 s/ files now lives in ../configure. | |
692 | |
693 1992-10-06 Roland McGrath (roland@churchy.gnu.ai.mit.edu) | |
694 | |
695 * NEWS: Document included tags tables. | |
696 | |
697 1992-07-22 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
698 | |
699 * Corrected the news about VC to reflect reality. | |
700 | |
701 1992-07-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
702 | |
703 * etags.1: New file, from Richard K. Pixley at Cygnus. | |
704 | |
705 1992-06-24 Jim Blandy (jimb@pogo.cs.oberlin.edu) | |
706 | |
707 * Makefile: Most of the contents of this file were only relevant | |
708 to things in `../lib-src'; removed all but the `distclean' and | |
709 `clean' targets. | |
710 | |
711 1992-04-14 Jim Blandy (jimb@pogo.cs.oberlin.edu) | |
712 | |
713 * COPYING: Got June 1991 version of the GPL here. | |
714 | |
715 * ChangeLog: Since the old etc contents have been split into etc | |
716 and lib-src, the old etc's ChangeLog has been duplicated in the | |
717 new etc and lib-src. That means that each contains complete and | |
718 coherent information, although each contains extraneous | |
26161
5ee4c740d412
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
26141
diff
changeset
|
719 information. |
25853 | 720 |
721 1992-04-08 Jim Blandy (jimb@pogo.cs.oberlin.edu) | |
722 | |
723 * lib-src/etags.c: "--no-warning" option renamed to "--no-warn", | |
724 to be consistent with other GNU programs, like makeinfo. | |
725 | |
726 * lib-src/Makefile: Renamed to Makefile.in; the configure script | |
727 will edit this to produce Makefile. | |
728 | |
729 1992-04-07 Jim Blandy (jimb@pogo.cs.oberlin.edu) | |
730 | |
731 * etags.c (print_help, print_version): New functions. | |
732 (main): Options added to support them. | |
733 | |
734 * etags.c (longopts): New array of long names for the options. | |
735 (main): Recognize them. | |
736 | |
737 1992-04-06 Jim Blandy (jimb@pogo.cs.oberlin.edu) | |
738 | |
739 * etags.c (C_entries): Removed comment saying that \" in a string | |
740 isn't recognized as magic, because it is correctly handled. | |
741 | |
742 * getopt.c, getopt.h: New files, from GNU C library. | |
743 * etags.c: Rewritten to use getopt. | |
744 #include "getopt.h". | |
745 (file_num): Variable deleted; its role is now played by getopt's | |
746 optind. | |
747 (main): Argument processing loop rewritten to call getopt to get | |
748 next option. Options which take parameters (-o and -i) rewritten | |
749 to get parameter from optarg instead of argv[1]. Filename | |
750 preprocessing loop and update command changed similarly. | |
751 * Makefile (etags, ctags): Depend on and link with getopt.h, | |
752 getopt.o, and getopt1.o. | |
753 (getopt.o, getopt1.o): New targets for the GNU getopt routines. | |
754 | |
755 * etags.c (outfflag): Variable deleted; it is non-zero iff outfile | |
756 is non-zero. | |
757 | |
758 (main): In the argument processing loop, the 'goto next_arg' | |
759 statements are breaking out of the switch statement in exactly the | |
760 same way that a simple 'break' statement would; replace the gotos | |
761 with breaks, and remove the label. | |
762 | |
763 1992-04-06 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
764 | |
765 * etags.c (C_entries): Clear tydef and next_token_is_func at start. | |
766 (consider_token): Move next_token_is_func to global. | |
767 | |
768 1992-04-02 Jim Blandy (jimb@pogo.cs.oberlin.edu) | |
769 | |
770 * Makefile: Conform with GNU coding standards: | |
771 (mostlyclean): New target, synonymous with clean. | |
772 (TAGS, check): New targets. | |
773 (INSTALL, INSTALLFLAGS): New variables. | |
774 | |
775 1992-03-31 Jim Blandy (jimb@pogo.cs.oberlin.edu) | |
776 | |
777 * lib-src/Makefile, etc/MACHINES, etc/NEWS: Changed references to | |
778 `config.emacs' to `configure'. | |
779 | |
780 * lib-src/Makefile: Adjusted for renaming of share-lib to etc. | |
781 * etc/MACHINES: Same. | |
782 | |
783 1992-03-30 Jim Blandy (jimb@pogo.cs.oberlin.edu) | |
784 | |
785 * movemail.c (main): Allow tempname to be as long as necessary, | |
786 instead of limiting it to 39 characters. | |
787 | |
788 * movemail.c (main): Move declaration of buf from top of function | |
789 to local block surrounding the copy loop. This makes it less | |
790 likely to be confused with the buf used by the code which checks the | |
791 permissions on outname's directory. | |
792 | |
793 1992-03-20 Jim Kingdon (kingdon@albert.gnu.ai.mit.edu) | |
794 | |
795 * SERVICE: Remove my entry. | |
796 | |
797 1992-03-09 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu) | |
798 | |
799 * Makefile (emacstool, nemacstool, xvetool): Use ${CFLAGS}, not | |
800 hardcoded -g. | |
801 | |
802 * movemail.c (xmalloc): Return char *, not int. | |
803 (main) [!MAIL_USE_FLOCK]: Add a new conditional, MAIL_UNLINK_SPOOL, | |
804 that is off by default -- normally don't unlink the mail spool | |
805 file, just empty it. Pass creat mode 0600, not 0666. | |
806 | |
807 1992-02-07 Jim Blandy (jimb at pogo.cs.oberlin.edu) | |
808 | |
809 * Makefile (../arch-lib): Depend on ${EXECUTABLES}. | |
810 (all): Instead of here. | |
811 (install): Don't use the -s option, since people need symbols to | |
812 debug code. | |
813 | |
814 1992-01-19 (Eric Youngdale at youngdale@v6550c.nrl.navy.mil) | |
815 | |
816 * etags-vmslib.c (fn_exp): Add type cast. | |
817 | |
818 1992-01-18 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
819 | |
820 * movemail.c: Changes in comments. | |
821 | |
822 1992-01-13 Jim Blandy (jimb at pogo.cs.oberlin.edu) | |
823 | |
824 * Makefile: Make the distclean target erase the DOC files from | |
825 ../share-lib and the executables from ../arch-lib. | |
826 | |
827 1992-01-09 Jim Blandy (jimb at pogo.cs.oberlin.edu) | |
828 | |
829 * emacsclient.c: #include <sys/stat.h> | |
830 (main): Do declare statbfr. | |
831 | |
832 1991-12-21 Richard Stallman (rms at mole.gnu.ai.mit.edu) | |
833 | |
834 * emacsserver.c, emacsclient.c [BSD]: Use either /tmp or ~ | |
835 for the socket, depending on SERVER_HOME_DIR. | |
836 If using /tmp, put host name in the socket name. | |
837 | |
838 * movemail.c (pfatal_and_delete): New function. | |
839 (main, popmail): Use it. | |
840 (popmail): Close output before deleting messages. | |
841 Check for error on close and on fsync. | |
842 Use `fatal' where appropriate. | |
843 (main): Remove (void). | |
844 | |
845 * aixcc.lex: New file. Not officially part of Emacs. | |
846 * Makefile: Rules for that. | |
847 | |
848 1991-12-04 Jim Blandy (jimb at pogo.gnu.ai.mit.edu) | |
849 | |
850 * yow.c (main): Rename all references to PATH_EXEC to PATH_DATA. | |
851 | |
852 * etags.c (main): Properly cast call to alloca that initializes | |
853 included_files. | |
854 | |
855 1991-08-17 Roland McGrath (roland@geech.gnu.ai.mit.edu) | |
856 | |
857 * etags.c (files_are_tag_tables): Remove global var. | |
858 (process_file): Don't test it. Also remove hack checking for a | |
859 file named "TAGS". | |
860 (main): -i now takes an arg which is the name of a file to include. | |
861 Collect these names and emit include tags for them after processing | |
862 all the argument files. | |
863 | |
864 1991-07-30 Richard Stallman (rms at mole.gnu.ai.mit.edu) | |
865 | |
866 * wakeup.c: Terminate if parent goes away. | |
867 | |
868 1991-07-18 Richard Stallman (rms at mole.gnu.ai.mit.edu) | |
869 | |
870 * etags.c (C_entries): Process token before handling end of line. | |
871 When inner loops reach end of line, just back up. | |
872 Let the real end of line processing happen in just one place. | |
873 (consider_token): Likewise. | |
874 | |
875 1991-04-11 Jim Blandy (jimb at geech.gnu.ai.mit.edu) | |
876 | |
877 * etags.c (TEX_mode): Skip comments while scanning the text to see | |
878 which escape character this file uses. | |
879 | |
880 1991-03-29 Richard Stallman (rms at mole.gnu.ai.mit.edu) | |
881 | |
882 * emacsserver.c [USG]: Terminate if msgrcv fails. | |
883 | |
884 1991-03-03 Richard Stallman (rms at mole.ai.mit.edu) | |
885 | |
886 * emacsserver.c [BSD]: Check for errors on stdin after scanf. | |
887 | |
888 1991-01-25 Jim Blandy (jimb at churchy.ai.mit.edu) | |
889 | |
890 * make-docfile: Find the arguments to a C function correctly, | |
891 by not ignoring the character that read_c_string returns. Don't | |
892 even try to find argument names for functions that take MANY | |
893 or UNEVALLED arguments, since they're a figment of the docstring's | |
894 imagination. | |
895 | |
896 1991-01-14 Jim Blandy (jimb at churchy.ai.mit.edu) | |
897 | |
898 * make-docfile: Read the .elc files generated by the new byte | |
899 compiler. | |
900 | |
901 1990-12-31 Richard Stallman (rms at mole.ai.mit.edu) | |
902 | |
903 * refcard.tex: Use cm fonts, not am, in multi-column mode. | |
904 | |
905 1990-11-29 Richard Stallman (rms at mole.ai.mit.edu) | |
906 | |
907 * movemail.c (mbx_delimit_begin): Put space before `unseen'. | |
908 | |
909 1990-11-27 Richard Stallman (rms at mole.ai.mit.edu) | |
910 | |
911 * Makefile (install*): No need to install wakeup. | |
912 | |
913 1990-11-26 Richard Stallman (rms at mole.ai.mit.edu) | |
914 | |
915 * Makefile (install*): Install emacsclient like etags. | |
916 | |
917 1990-11-13 Richard Stallman (rms at mole.ai.mit.edu) | |
918 | |
919 * movemail.c (error): Handle 3 args. | |
920 (main): Don't check input access if using pop. | |
921 | |
922 1990-10-16 Richard Stallman (rms at mole.ai.mit.edu) | |
923 | |
924 * etags.c (find_entries): Check for numbers after Scheme suffix. | |
925 | |
926 1990-10-14 Richard Stallman (rms at mole.ai.mit.edu) | |
927 | |
928 * termcap.dat (vt200-80): Fix ke and ks to frob flag 1. | |
929 | |
930 1990-10-09 Richard Stallman (rms at mole.ai.mit.edu) | |
931 | |
932 * Makefile (nemacstool, xvetool): New targets. | |
933 | |
934 1990-09-26 Richard Stallman (rms at mole.ai.mit.edu) | |
935 | |
936 * emacsclient.c: Include errno.h and define related variables. | |
937 | |
938 1990-09-23 Richard Stallman (rms at mole.ai.mit.edu) | |
939 | |
940 * emacsclient.c: Change usage message. | |
941 | |
942 1990-08-30 David Lawrence (tale at pogo.ai.mit.edu) | |
943 | |
944 * emacs.1: Add break before -nw option. | |
945 | |
946 1990-08-19 David J. MacKenzie (djm at apple-gunkies) | |
947 | |
948 * qsort.c: Replace with GNU version. | |
949 | |
950 1990-08-14 David J. MacKenzie (djm at apple-gunkies) | |
951 | |
952 * wakeup.c: New program replacing loadst.c. | |
953 | |
954 1990-08-14 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | |
955 | |
956 * emacsclient.c [USG]: Pass msgsnd only 4 args. | |
957 | |
958 1990-08-09 David J. MacKenzie (djm at pogo.ai.mit.edu) | |
959 | |
960 * etags.c: Rename `flag' variables for what they do instead of | |
961 which option character sets them. | |
962 | |
963 1990-05-28 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | |
964 | |
965 * loadst.c (main): Conditional to get load average on Apollo. | |
966 | |
967 1990-05-22 Joseph Arceneaux (jla at churchy.ai.mit.edu) | |
968 | |
969 * emacsserver.c: Set the permission on the socket to 0600. | |
970 | |
971 1990-03-27 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | |
972 | |
973 * emacsclient.c [BSD]: Print clean message for failing getwd. | |
974 | |
975 1990-03-20 David Lawrence (tale at pogo.ai.mit.edu) | |
976 | |
977 * getdate.y: Use the getdate.y from GNU tar for timer. | |
978 | |
979 1990-03-18 Jim Kingdon (kingdon at pogo.ai.mit.edu) | |
980 | |
981 * emacsclient.c (main): Don't put brackets around "filename" in | |
982 usage message. It isn't optional. | |
983 | |
984 1990-03-14 Joseph Arceneaux (jla at churchy.ai.mit.edu) | |
985 | |
986 * etags.c (getit): Recognize '$' as beginning identifiers. | |
987 | |
988 1990-02-22 David Lawrence (tale at pogo.ai.mit.edu) | |
989 | |
990 * emacsserver.c: Renamed from server.c. | |
991 * Makefile: Reference emacsserver rather than server. | |
992 * MACHINES: Doc fix for new emacsserver name. | |
993 | |
994 1990-01-25 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | |
995 | |
996 * emacsclient.c: Print program name in error messages. | |
997 | |
998 1990-01-19 David Lawrence (tale at cocoa-puffs) | |
999 | |
1000 * timer.c, getdate.y (new files) and Makefile: | |
1001 Sub-process support for run-at-time in timer.el. | |
26161
5ee4c740d412
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
26141
diff
changeset
|
1002 Doesn't yet work correctly for USG. |
25853 | 1003 |
1004 1990-01-10 Jim Kingdon (kingdon at pogo) | |
1005 | |
1006 * MACHINES: Add HP 300 running BSD. | |
1007 | |
1008 1990-01-02 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | |
1009 | |
1010 * yow.c: Dynamically allocate buffer; skip header before random | |
1011 choice to avoid bias toward first item. | |
1012 | |
1013 1989-12-24 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | |
1014 | |
1015 * etags.c (readline): Separate out init of `pend'. | |
1016 | |
1017 1989-12-17 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | |
1018 | |
1019 * etags.c: Undo changes relating to isgoodhdr. | |
1020 | |
1021 1989-12-16 Mosur Mohan (rms at sugar-bombs.ai.mit.edu) | |
1022 | |
1023 * etags.c (isgoodhdr): New macro. | |
1024 (_gdh, notgdh): New variable used by that. | |
1025 (init): Initialize _gdh. | |
1026 (find_entries): Set header_file. | |
1027 (consider_token): Use isgoodhdr if in header file. | |
1028 | |
1029 * etags.c (total_size_of_entries): | |
1030 Was miscalculating by 1 in rewritten case. | |
1031 | |
1032 * etags.c (PAS_funcs): One arg to pfnote was missing. | |
1033 | |
1034 1989-12-05 Joseph Arceneaux (jla at spiff) | |
1035 | |
1036 * MACHINES: Change for the ULTRIX entry. | |
1037 | |
1038 1989-11-21 Joseph Arceneaux (jla at spiff) | |
1039 | |
1040 * etags.c (process_file): If file is not regular, return. | |
1041 | |
1042 1989-11-06 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | |
1043 | |
1044 * loadst.c (main): Handle FIXUP_KERNEL_SYMBOL_ADDR. | |
1045 | |
1046 1989-10-30 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | |
1047 | |
1048 * loadst.c (load_average): If HAVE_GETLOADAVG, use getloadavg. | |
1049 (main): If HAVE_GETLOADAVG, don't call `nlist'. | |
1050 | |
1051 1989-10-25 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | |
1052 | |
1053 * etags.c (consider_token): Allow any number of typespec keywords | |
1054 after `typedef', before new type name. | |
1055 (enum sym_type): Add st_C_typespec. | |
1056 (C_create_stab): Put typespec kwds in table. | |
1057 | |
1058 1989-08-27 Richard Stallman (rms at apple-gunkies.ai.mit.edu) | |
1059 | |
1060 * etags.c (main): Don't depend on name invoked by. | |
1061 If CTAGS is not defined, assume it is ETAGS. | |
1062 | |
1063 1989-07-31 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | |
1064 | |
1065 * etags.c (L_funcs): Allow package name in define construct, | |
1066 as in (foo::defmumble name-defined ...). | |
1067 | |
1068 1989-07-30 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | |
1069 | |
1070 * etags.c (find_entries): Stupid bug testing for C filename suffixes. | |
1071 | |
1072 * Makefile (yow): Depends on ../src/paths.h. | |
1073 | |
1074 1989-07-04 Richard Stallman (rms at apple-gunkies.ai.mit.edu) | |
1075 | |
1076 * etags.c: Fix compilation by moving Pascal after Fortran. | |
1077 | |
1078 1989-06-15 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | |
1079 | |
1080 * movemail.c [USG]: Define F_OK, etc., if not found in header. | |
1081 | |
1082 1989-05-27 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | |
1083 | |
1084 * hexl.c: New file, supports hexl-mode. | |
1085 | |
1086 1989-05-14 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | |
1087 | |
1088 * movemail.c: New compilation flag MAIL_USE_MMDF. | |
1089 | |
1090 1989-05-08 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | |
1091 | |
1092 * emacsclient.c: Use BSD code whenever HAVE_SOCKETS. | |
1093 * server.c: Likewise. | |
1094 | |
1095 * make-docfile.c (scan_c_file): Output argument names at end of string. | |
1096 (write_c_args): New subroutine. | |
1097 | |
1098 1989-04-27 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | |
1099 | |
1100 * movemail.c: Report failure of flock. | |
1101 | |
1102 1989-04-19 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | |
1103 | |
1104 * etags.c (find_entries): Allow multi-letter extensions for fortran. | |
1105 | |
1106 1989-04-18 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | |
1107 | |
1108 * loadst.c: on bsd4.3, use gettimeofday instead of CPUSTATES. | |
1109 | |
1110 1989-03-15 Jeff Peck (rms at sugar-bombs.ai.mit.edu) | |
1111 | |
1112 * emacstool.c: setenv IN_EMACSTOOL=t, TERM=sun, TERMCAP=. | |
1113 | |
1114 * emacsstool.1: update to document environment variables. | |
1115 | |
1116 1989-02-21 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | |
1117 | |
1118 * etags.c (PAS_funcs): New function by Mosur Mohan. | |
1119 | |
1120 * movemail.c: On sysv, include unistd.h. | |
1121 | |
1122 1989-02-18 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | |
1123 | |
1124 * b2m.c: New file. | |
1125 | |
1126 1989-02-15 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | |
1127 | |
1128 * etags.c: Prolog support from Sunichirou Sugou | |
1129 | |
1130 1989-02-03 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | |
1131 | |
1132 * Makefile (clean): New target. | |
1133 | |
1134 1989-01-25 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | |
1135 | |
1136 * fakemail.c (put_line): Break header lines at 79 cols. | |
1137 | |
1138 1989-01-19 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | |
1139 | |
1140 * etags.c: Greatly rewritten by Sam Kendall for C++ support and for | |
1141 multiple tags per line. | |
1142 | |
1143 1989-01-03 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | |
1144 | |
1145 * movemail.c: Check access before doing real work. | |
1146 Check that outfile is in a writable directory. | |
1147 On fatal error, delete the lock file. | |
1148 | |
1149 1988-12-31 Richard Mlynarik (mly at rice-chex.ai.mit.edu) | |
1150 | |
1151 * env.c: Add decl for my-index | |
1152 * etags.c (file-entries): .oak => scheme | |
1153 | |
1154 1988-12-30 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | |
1155 | |
1156 * movemail.c: Use `access' to check input and output files. | |
1157 | |
1158 1988-12-28 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | |
1159 | |
1160 * emacsclient.c (main): Ignore all of CWD before first slash. | |
1161 | |
1162 1988-12-27 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | |
1163 | |
1164 * etags.c (readline): Double linebuffer->size outside the xrealloc. | |
1165 | |
1166 1988-12-22 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | |
1167 | |
1168 * server.c, emacsclient.c: Don't try to use gid_t; it isn't defined. | |
1169 * server.c: chmod the socket to 0700. | |
1170 | |
1171 1988-12-09 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | |
1172 | |
1173 * fakemail.c (main): Let env var FAKEMAILER override pgm to run. | |
1174 (add_field): Delete comments and turn `<', `>' to spaces | |
1175 in header lines. | |
1176 (USE_FAKEMAIL): New customization macro says to make fakemail | |
1177 not be a no-op even on a BSD system. | |
1178 | |
1179 1988-12-01 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | |
1180 | |
1181 * etags.c (consider_token): Skip comments just like whitespace. | |
1182 Notice `struct', etc. and set strtag for those tokens. | |
1183 Return 1 for the token following `struct' if an open-brace follows it. | |
1184 (C_entries): Special handling of token following `struct' | |
1185 needed because we have probably advanced to the following line | |
1186 to find the `{'. | |
1187 (main): New option `T' sets tflag and strflag. | |
1188 Set both of them by default if eflags. | |
1189 | |
1190 1988-11-30 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | |
1191 | |
1192 * movemail.c: Do fsync before closing output. | |
1193 | |
1194 1988-11-29 Richard Mlynarik (mly at pickled-brain.ai.mit.edu) | |
1195 | |
1196 * movemail.c: Better error message when can't create tempname. | |
1197 This file needs a great deal of extra error-checking and lucid reporting... | |
1198 | |
1199 1988-11-16 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | |
1200 | |
1201 * etags.c: Support assembler code for .s and .a files. | |
1202 (getit): Allow underscore in a tag. | |
1203 | |
1204 1988-11-15 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | |
1205 | |
1206 * movemail.c: Close output and check errors before deleting input. | |
1207 | |
1208 1988-10-01 Richard Stallman (rms at apple-gunkies.ai.mit.edu) | |
1209 | |
1210 * emacsclient.c [SYSVIPC]: Compute cwd only once; decide properly | |
1211 whether to prefix it. Handle line number args. | |
1212 | |
1213 1988-09-24 Richard Stallman (rms at gluteus.ai.mit.edu) | |
1214 | |
1215 * etags.c (main): default setting of eflag was backwards. | |
1216 | |
1217 1988-09-23 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | |
1218 | |
1219 * etags.c: New option -i. -f renamed -o. | |
1220 `-' as input file means read input file names from stdin. | |
1221 -i spec'd or input file named TAGS means the input file is another | |
1222 tag table; output an "include" line for it. | |
1223 | |
1224 1988-09-19 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | |
1225 | |
1226 * Makefile: New vars DESTDIR, BINDIR, LIBDIR, MANDIR, MANEXT. | |
1227 New targets install, install.sysv, install.xenix. | |
1228 This makefile is now responsible for installing executables | |
1229 and documentation from this directory into system directories. | |
1230 | |
1231 1988-09-16 Richard Stallman (rms at corn-chex.ai.mit.edu) | |
1232 | |
1233 * server.c, emacsclient.c (main): Compute socket name from euid. | |
1234 | |
1235 1988-08-04 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | |
1236 | |
1237 * emacsclient.c: Args like +DIGITS are passed through unchanged. | |
1238 | |
1239 1988-07-12 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | |
1240 | |
1241 * server.c: If both BSD and HAVE_SYSVIPC, use the latter. | |
1242 * emacsclient.c: Likewise. | |
1243 In the HAVE_SYSVIPC alternative, if BSD, use getwd instead of getcwd. | |
1244 | |
1245 1988-06-23 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | |
1246 | |
1247 * etags.c: Handle `typedef struct foo {' (price@mcc.com). | |
1248 (istoken) New string-comparison macro. | |
1249 (consider_token): New arg `level'. New state `tag_ok' in `tydef'. | |
1250 | |
1251 1988-06-14 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | |
1252 | |
1253 * etags.c: Changes for VMS. | |
1254 Always define ETAGS on VMS. | |
1255 Define macros GOOD and BAD for success and failure exit codes. | |
1256 (begtk, intk): Allow `$' in identifiers | |
1257 (main): Don't support -B, -F or -u on VMS. | |
1258 Alternate loop for scanning filename arguments. | |
1259 (system): Delete definition of this function. | |
1260 | |
1261 * etags-vmslib.c (system): Undefine this; VMS now provides it. | |
1262 | |
1263 1988-06-08 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | |
1264 | |
1265 * loadst.c: Prevent multiple-def errors on BSD and BSD4_3 | |
1266 around include of param.h. (Like fns.c.) | |
1267 | |
1268 1988-05-16 Richard Stallman (rms at frosted-flakes.ai.mit.edu) | |
1269 | |
1270 * loadst.c (load_average): Move load-average code to this new fn. | |
1271 Add conditionals to compute load ave on UMAX. | |
1272 | |
1273 1988-05-14 Richard Stallman (rms at lucky-charms.ai.mit.edu) | |
1274 | |
1275 * loadst.c: Change DK_HEADER_FILE to DKSTAT_HEADER_FILE | |
1276 with opposite sense. | |
1277 | |
1278 1988-05-13 Chris Hanson (cph at kleph) | |
1279 | |
1280 * emacsclient.c: Delete references to unused variable `out'. This | |
1281 caused a bus error when used under hp-ux. | |
1282 | |
1283 1988-05-06 Richard Stallman (rms at frosted-flakes.ai.mit.edu) | |
1284 | |
1285 * loadst.c: Control dk.h conditional with DK_HEADER_FILE. | |
1286 | |
1287 1988-05-04 Richard Stallman (rms at rice-krispies.ai.mit.edu) | |
1288 | |
1289 * etags.c (find_entries): `.t' or `.sch' means scheme code. | |
1290 | |
1291 1988-04-29 Richard Stallman (rms at frosted-flakes.ai.mit.edu) | |
1292 | |
1293 * loadst.c: Add BSD4_3 conditional for file dk.h instead of dkstat.h. | |
1294 | |
1295 1988-04-28 Richard Stallman (rms at frosted-flakes.ai.mit.edu) | |
1296 | |
1297 * movemail.c: #undef close, since config can #define it on V.3. | |
1298 * emacsclient.c, fakemail.c, loadst.c, server.c: likewise. | |
1299 | |
1300 1988-04-26 Richard Stallman (rms at lucky-charms.ai.mit.edu) | |
1301 | |
1302 * etags.c (TEX_mode, etc.): Remove superfluous backslashes from | |
1303 invalid escape sequences such as `\{'. | |
1304 | |
1305 * loadst.c: Add `sequent' conditional for file dk.h. | |
1306 | |
1307 1988-03-20 Richard M. Stallman (rms at wilson) | |
1308 | |
1309 * server.c [not BSD and not HAVE_SYSVIPC]: fix error message. | |
1310 | |
1311 * loadst.c (main) [XENIX]: use /usr/spool/mail, not /usr/mail. | |
30994 | 1312 |
1313 ;; Local Variables: | |
33615 | 1314 ;; coding: iso-2022-7bit |
30994 | 1315 ;; End: |