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