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