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