46cf728e3dd6681598ee1efe2094595b5d516efe
[bpt/emacs.git] / etc / ChangeLog
1 2005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
2
3 * Makefile (e/eterm-color): Rename eterm to eterm-color.
4
5 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
6
7 * NEWS: New variable `max-image-size'.
8
9 2005-10-17 Bill Wohler <wohler@newt.com>
10
11 Moved all remaining images from lisp/toolbar to etc/images. The
12 low resolution images were placed in their own directory (low-color).
13
14 * images/attach.*, images/cancel.*, images/close.*:
15 * images/copy.*, images/cut.*, images/diropen.*:
16 * images/exit.*, images/help.*, images/home.*:
17 * images/index.*, images/info.*, images/mail.*:
18 * images/new.*, images/open.*, images/paste.*:
19 * images/preferences.*, images/print.*, images/save.*:
20 * images/saveas.*, images/search.*:
21 * images/search-replace.*, images/spell.*:
22 * images/undo.*: Moved here from lisp/toolbar.
23
24 * images/low-color/copy.*: Moved here from lisp/toolbar/lc-copy.*.
25 * images/low-color/cut.*: Moved here from lisp/toolbar/lc-cut.*.
26 * images/low-color/help.*: Moved here from lisp/toolbar/lc-help.*.
27 * images/low-color/home.*: Moved here from lisp/toolbar/lc-home.*.
28 * images/low-color/index.*: Moved here from lisp/toolbar/lc-index.*.
29 * images/low-color/new.*: Moved here from lisp/toolbar/lc-new.*.
30 * images/low-color/open.*: Moved here from lisp/toolbar/lc-open.*.
31 * images/low-color/paste.*: Moved here from lisp/toolbar/lc-paste.*.
32 * images/low-color/preferences.*: Moved here from
33 lisp/toolbar/lc-preferences.*.
34 * images/low-color/print.*: Moved here from lisp/toolbar/lc-print.*.
35 * images/low-color/save.*: Moved here from lisp/toolbar/lc-save.*.
36 * images/low-color/saveas.*: Moved here from lisp/toolbar/lc-saveas.*.
37 * images/low-color/search.*: Moved here from lisp/toolbar/lc-search.*.
38 * images/low-color/spell.*: Moved here from lisp/toolbar/lc-spell.*.
39 * images/low-color/undo.*: Moved here from lisp/toolbar/lc-undo.*.
40
41 To conform with convention, the underscore (_) in the following
42 image names were replaced with dash (-) or (/) as appropriate.
43
44 * images/back-arrow.*: Moved here from lisp/toolbar/back_arrow.*.
45 * images/fld-open.*: Moved here from lisp/toolbar/fld_open.*.
46 * images/fwd-arrow.*: Moved here from lisp/toolbar/fwd_arrow.*.
47 * images/jump-to.*: Moved here from lisp/toolbar/jump_to.*.
48 * images/left-arrow.*: Moved here from lisp/toolbar/left_arrow.*.
49 * images/right-arrow.*: Moved here from lisp/toolbar/right_arrow.*.
50 * images/up-arrow.*: Moved here from lisp/toolbar/up_arrow.*.
51 * images/low-color/back-arrow.*: Moved here from
52 lisp/toolbar/lc-back_arrow.*.
53 * images/low-color/fwd-arrow.*: Moved here from
54 lisp/toolbar/lc-fwd_arrow.*.
55 * images/low-color/jump-to.*: Moved here from
56 lisp/toolbar/lc-jump_to.*.
57 * images/low-color/left-arrow.*: Moved here from
58 lisp/toolbar/lc-left_arrow.*.
59 * images/low-color/right-arrow.*: Moved here from
60 lisp/toolbar/lc-right_arrow.*.
61 * images/low-color/up-arrow.*: Moved here from
62 lisp/toolbar/lc-up_arrow.*.
63 * images/mail/compose.*: Moved here from lisp/toolbar/mail_compose.*.
64 * images/mail/send.*: Moved here from lisp/toolbar/mail_send.*.
65
66 * images/README: Incorporated the content of lisp/toolbar/README
67 now that all of the images are here.
68
69 2005-10-16 Nick Roberts <nickrob@snap.net.nz>
70
71 * images/gud/n.pbm, images/gud/n.xpm
72 * images/gud/ni.xpm, images/gud/ni.xpm
73 * images/gud/s.xpm, images/gud/s.xpm
74 * images/gud/si.xpm, images/gud/si.xpm: Rename to
75 next.*, nexti.*, step.*, and stepi.* , respectively, as the
76 file-name no longer clashes on 8+3 filesystems.
77
78 2005-10-14 Bill Wohler <wohler@newt.com>
79
80 * images/gud/break.*: Moved here from toolbar/gud-break.*.
81 * images/gud/cont.*: Moved here from toolbar/gud-cont.*.
82 * images/gud/down.*: Moved here from toolbar/gud-down.*.
83 * images/gud/finish.*: Moved here from toolbar/gud-finish.*.
84 * images/gud/ni.*: Moved here from toolbar/gud-ni.*.
85 * images/gud/n.*: Moved here from toolbar/gud-n.*.
86 * images/gud/print.*: Moved here from toolbar/gud-print.*.
87 * images/gud/pstar.*: Moved here from toolbar/gud-pstar.*.
88 * images/gud/remove.*: Moved here from toolbar/gud-remove.*.
89 * images/gud/run.*: Moved here from toolbar/gud-run.*.
90 * images/gud/si.*: Moved here from toolbar/gud-si.*.
91 * images/gud/s.*: Moved here from toolbar/gud-s.*.
92 * images/gud/until.*: Moved here from toolbar/gud-until.*.
93 * images/gud/up.*: Moved here from toolbar/gud-up.*.
94 * images/gud/watch.*: Moved here from toolbar/gud-watch.*.
95
96 2005-10-14 Bill Wohler <wohler@newt.com>
97
98 Released MH-E version 7.85.
99
100 * NEWS, MH-E-NEWS: Updated for release 7.85.
101
102 2005-10-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
103
104 * NEWS: -nb => -nbi
105
106 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
107
108 * orgcard.tex: Version 3.17, no changes except version number.
109
110 2005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
111
112 * NEWS: -nb, --no-bitmap-icon
113
114 2005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
115
116 * TODO: Clarify the local variables entry.
117
118 2005-09-30 Bill Wohler <wohler@newt.com>
119
120 Moved MH-E image files from toolbar and mail directories into
121 images.
122
123 * images/mail: New directory.
124
125 * images/mail/reply.*: Moved here from lisp/mail/reply2*.
126
127 * images/mail/alias.*, images/mail/refile.*, images/mail/repack.*:
128 * images/mail/reply*: Moved here from lisp/toolbar.
129
130 * images/execute.*, images/highlight.*, images/mh-logo.xpm:
131 * images/page-down.*, images/show.*, images/widen.*: Moved here
132 from lisp/toolbar.
133
134 * images/refresh.*: Moved here from lisp/toolbar/rescan.*.
135 Use GNOME 2.10's refresh icon.
136
137 * images/README: New file that indicates which icons came from
138 GNOME (see lisp/toolbar/README).
139
140 2005-09-30 Romain Francoise <romain@orebokech.com>
141
142 * NEWS: Mention changes to `read-buffer'.
143
144 2005-09-30 Chong Yidong <cyd@stupidchicken.com>
145
146 * images/ezimage: New directory.
147
148 * images/ezimage/*.xpm: Add images used by speedbar.el.
149
150 2005-09-30 David Ponce <david@dponce.com>
151
152 * NEWS: Update recentf changes.
153
154 2005-09-28 Simon Josefsson <jas@extundo.com>
155
156 * GNUS-NEWS: Fix IDNA notes.
157
158 2005-09-27 Jay Belanger <belanger@truman.edu>
159
160 * calccard.tex: Update `versionnumber', remove `versiondate'.
161 (Error Recovery): Refer to "initial state" rather than "default state".
162 (Algebra): Mention LaTeX language mode.
163 (Programming): Delete reference to "Z =".
164
165 2005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
166
167 * emacs.py (ehelp): Add g and l to arg list, and use them in the
168 call to `help'.
169
170 2005-09-17 Romain Francoise <romain@orebokech.com>
171
172 * gfdl.1: Update to version 1.2. Delete UC macro.
173
174 2005-09-15 Kenichi Handa <handa@m17n.org>
175
176 * PROBLEMS: Fix the paragraph describing the limitation of UTF-8/16/7.
177
178 2005-09-14 Romain Francoise <romain@orebokech.com>
179
180 * NEWS: Add entry for write-region-inhibit-fsync.
181
182 2005-09-09 Kevin Ryde <user42@zip.com.au>
183
184 * MORE.STUFF: Update url for calculator.el.
185
186 2005-09-08 Kenichi Handa <handa@m17n.org>
187
188 * PROBLEMS: Show a patch for Mule-UCS to make it byte-compiled
189 correctly.
190
191 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
192
193 * NEWS: Add entry for `make-auto-save-file-name'.
194
195 2005-08-19 Emilio C. Lopes <eclig@gmx.net>
196
197 * emacsclient.1 (DESCRIPTION): Reflect inclusion in the
198 Emacs distribution. Make role of EDITOR clearer.
199 (OPTIONS): Document `-s', `-V' and `-h'
200 as well as their long name counterparts.
201 (BUGS): Remove.
202
203 2005-08-26 Romain Francoise <romain@orebokech.com>
204
205 * PROBLEMS: Fix capitalization of "Gnus".
206
207 2005-08-20 Chong Yidong <cyd@stupidchicken.com>
208
209 * MORE.STUFF: Update links and URLs.
210
211 2005-08-05 Kenichi Handa <handa@m17n.org>
212
213 * NEWS: Fix the entry describing code-pages.
214
215 2005-07-28 Juanma Barranquero <lekktu@gmail.com>
216
217 * .cvsignore: Add `icons' (for in-place installs).
218
219 2005-07-19 Juri Linkov <juri@jurta.org>
220
221 * grep.txt: New file.
222
223 2005-07-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
224
225 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
226 -R comes after i386 in setarch command.
227
228 2005-07-12 Juri Linkov <juri@jurta.org>
229
230 * refcard.tex (Files): Change description of `C-x C-q' from
231 `checkin/checkout' to `toggle read-only'.
232 (Getting Help): Replace `C-h c' with `C-h k'.
233 (Error Recovery): Replace `recover-file' with `recover-session'.
234 (Info): Replace key binding `C-h C-i' with `C-h S'. Add `t'.
235
236 2005-07-07 Richard M. Stallman <rms@gnu.org>
237
238 * GNU: Update how to help. Improve footnote 7.
239
240 2005-07-07 Lute Kamstra <lute@gnu.org>
241
242 * tasks.texi: Delete file. The GNU Task List is obsolete and has
243 been replaced by http://savannah.gnu.org/projects/tasklist.
244
245 2005-07-07 Lute Kamstra <lute@gnu.org>
246
247 * refcard.tex: Update `versionnumber' and `year'. Update Emacs's
248 version to 22.
249 (Starting Emacs): Delete sentence to fix formatting problems.
250 (Multiple Windows): Clarify first sentence. Mention C-x 5 1.
251 (Formatting): Update the binding of set face.
252 (International Character Sets): set-language-environment is bound
253 to C-x RET l.
254
255 2005-07-05 Lute Kamstra <lute@gnu.org>
256
257 Update FSF's address in GPL notices.
258
259 * INTERVIEW:
260 * calccard.tex:
261 * cs-dired-ref.tex:
262 * cs-refcard.tex:
263 * dired-ref.tex:
264 * fr-drdref.tex:
265 * fr-refcard.tex:
266 * gfdl.1:
267 * pl-refcard.tex:
268 * refcard.tex:
269 * ru-refcard.tex:
270 * sk-dired-ref.tex:
271 * sk-refcard.tex:
272 * vipcard.tex:
273 * viperCard.tex: Update FSF's address.
274
275 2005-07-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
276
277 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
278 Add it again.
279
280 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
281
282 * NEWS: Add an entry for Org-mode, and a change entry for reftex-mode.
283
284 2005-06-28 Richard M. Stallman <rms@gnu.org>
285
286 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping): New.
287
288 2005-06-11 Eli Zaretskii <eliz@gnu.org>
289
290 * DEBUG: Mention emacs-buffer.gdb.
291
292 2005-06-10 Noah Friedman <friedman@splode.com>
293
294 * emacs-buffer.gdb (ybuffer-list): Don't use $filename; can't use
295 char as placeholder when buffer has no file name and process is
296 still live. Use different printf cases instead.
297
298 2005-06-08 Kim F. Storm <storm@cua.dk>
299
300 * PROBLEMS: Linux kernel 2.6.10 may corrupt process output.
301 Warn that using CVS+SSH may corrupt files, include work-around.
302
303 2005-06-06 Juri Linkov <juri@jurta.org>
304
305 * TUTORIAL.cs, TUTORIAL.sk: Change NBSP to space.
306
307 * TUTORIAL.ro: Change NBSP to space. Move coding cookie from the
308 second line to Local Variables. Fix title line.
309
310 2005-05-30 Miles Bader <miles@gnu.org>
311
312 * emacs-buffer.gdb: Remove RCS keywords.
313
314 2005-05-30 Noah Friedman <friedman@splode.com>
315
316 * emacs-buffer.gdb: New file.
317 * NEWS: Mention it.
318
319 2005-05-28 Richard M. Stallman <rms@gnu.org>
320
321 * TUTORIAL.fr: Change NBSP to space.
322
323 2005-05-28 Bill Wohler <wohler@newt.com>
324
325 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.84.
326
327 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
328
329 * TODO: post-command-idle-hook has gone.
330
331 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
332
333 * NEWS: Remove references to open-network-stream-nowait and
334 open-network-stream-server.
335
336 2005-05-15 Richard M. Stallman <rms@gnu.org>
337
338 * GNU: Correct/improve previous change.
339
340 2005-05-14 Richard M. Stallman <rms@gnu.org>
341
342 * GNU: Update footnotes.
343
344 * NEWS: Lots of clarifications and cleanups.
345
346 2005-05-05 Slawomir Nowaczyk <slawek@cs.lth.se> (tiny change)
347
348 * TUTORIAL.pl: Updated header.
349
350 2005-05-02 Richard M. Stallman <rms@gnu.org>
351
352 * NEWS: More rearrangements.
353
354 2005-05-02 Chong Yidong <cyd@stupidchicken.com>
355
356 * NEWS: Items rearranged in logical order.
357
358 2005-05-01 Lars Hansen <larsh@math.ku.dk>
359
360 * NEWS: Correct key binding for dired-mark-omitted.
361
362 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
363
364 * NEWS: Mention xterm key bindings.
365
366 * e/eterm.ti: Add a comment.
367 * e/eterm: Regenerate.
368
369 2005-04-25 Alex Ott <ott@jet.msk.su>
370
371 * TUTORIAL.ru: Update.
372
373 2005-04-13 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
374
375 * TUTORIAL.sk: Updated header.
376
377 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
378
379 * NEWS: Mention cursorBlink resource.
380
381 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
382
383 * NEWS: Mention dynamic change of keyboard-coding-system on Mac.
384
385 2005-04-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
386
387 * NEWS: Mention fontSet for Lucid menus.
388
389 2005-04-10 Masatake YAMATO <jet@gyve.org>
390
391 * compilation.txt (symbol): Add gcov-file
392 gcov-bb-file gcov-never-called-line gcov-called-line.
393
394 2005-04-08 Kenichi Handa <handa@m17n.org>
395
396 * TUTORIAL.ja: Updated header, contents synchronized with
397 TUTORIAL at 2005-04-01T00:31:25Z!rms@gnu.org.
398
399 2005-04-06 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
400
401 * TUTORIAL.cs: Updated header.
402
403 2005-04-05 Werner Lemberg <wl@gnu.org>
404
405 * TUTORIAL.de: Updated header.
406
407 2005-04-05 Marcelo Toledo <marcelo@gnu.org>
408
409 * TUTORIAL.translators: Added the field Maintainer.
410
411 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
412
413 * TUTORIAL.it: Move "copying conditions at end" sentence after title.
414
415 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
416
417 * TUTORIAL.ja: Update text before first period.
418 Reported by Kenichi Handa.
419
420 2005-04-02 Richard M. Stallman <rms@gnu.org>
421
422 * TUTORIAL.ja, TUTORIAL.cn, TUTORIAL.ru, TUTORIAL.zh: Remove the
423 old intro line that apparently was a longer version of "Emacs
424 tutorial".
425
426 * TUTORIAL.es: Clean up line breaks.
427
428 2005-04-01 Marcelo Toledo <marcelo@gnu.org>
429
430 * TUTORIAL.pt_BR, TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
431 * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja, TUTORIAL.ko,
432 * TUTORIAL.pl, TUTORIAL.pt_BR, TUTORIAL.ro, TUTORIAL.ru,
433 * TUTORIAL.sk, TUTORIAL.sl, TUTORIAL.th, TUTORIAL.zh: Fix title line.
434
435 2005-04-01 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
436
437 * TUTORIAL.bg: Fix title line; Applied TUTORIAL changes in
438 2005-02-08T14:20:54Z!lute@gnu.org, "Emacs" is not transliterated to cyrillic anymore;
439 Minor fixes.
440
441 2005-04-01 Mats Lidell <matsl@contactor.se>
442
443 * TUTORIAL.sv: Sync some other changes with the TUTORIAL version
444 2005-04-01T00:31:25Z!rms@gnu.org.
445
446 2005-04-01 Lute Kamstra <lute@gnu.org>
447
448 * TUTORIAL.nl: Fix title line.
449
450 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
451
452 * TUTORIAL: Add title line.
453 * TUTORIAL.bg, TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
454 * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja,
455 * TUTORIAL.ko, TUTORIAL.nl, TUTORIAL.pl, TUTORIAL.pt_BR,
456 * TUTORIAL.ro, TUTORIAL.ru, TUTORIAL.sk, TUTORIAL.sl
457 * TUTORIAL.sv, TUTORIAL.th, TUTORIAL.zh: Likewise.
458
459 2005-03-29 Reiner Steib <Reiner.Steib@gmx.de>
460
461 * gnus-refcard.tex, gnus-logo.eps: New files.
462
463 2005-03-23 David Ponce <david@dponce.com>
464
465 * NEWS: Mention recentf-keep.
466
467 2005-03-17 Lute Kamstra <lute@gnu.org>
468
469 * TODO: Remove define-generic-mode entry (DONE).
470
471 2005-03-10 Michael Albinus <michael.albinus@gmx.de>
472
473 * NEWS: Explain how to default Tramp to FTP.
474
475 2005-03-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
476
477 * NEWS: Mention Carbon build on Mac OS 9.
478
479 2005-03-01 David Kastrup <dak@gnu.org>
480
481 * DEBUG: Add information about `-fno-crossjumping' for GCC.
482
483 2005-02-14 Lute Kamstra <lute@gnu.org>
484
485 * TODO: Remove battery.el entry (DONE).
486
487 * TUTORIAL.nl: Synchronize with TUTORIAL. Correct some typos.
488 Make the terminology more consistent. Fill the text using the
489 default `fill-column'.
490
491 2005-02-08 Lute Kamstra <lute@gnu.org>
492
493 * TUTORIAL: Remove some uses of the term "buffer" before it is
494 properly introduced. Update the description of the mode line.
495 Consistently use "<ESC>" to denote the ESC key and "<SPC>" to
496 denote the Space bar. Capitalize all command descriptions.
497
498 2005-02-06 Richard M. Stallman <rms@gnu.org>
499
500 * DEBUG: Minor clarification.
501
502 2005-02-05 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
503
504 * emacs.bash: Update the name of the socket of the Emacs server.
505
506 2005-01-22 David Kastrup <dak@gnu.org>
507
508 * NEWS: Mention alias `find-grep' for `grep-find'.
509
510 2005-01-22 Nick Roberts <nickrob@snap.net.nz>
511
512 * TODO: Add entry for toolbar on ttys.
513
514 2005-01-18 Nick Roberts <nickrob@snap.net.nz>
515
516 * DEBUG: Suggest separate terminal for debug session.
517
518 2005-01-15 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
519
520 * TUTORIAL.nl: Correct translation and the Dutch text (typos).
521 More consistent use of terminology.
522
523 2005-01-13 Cheng Gao <chenggao@gmail.com>
524
525 * MORE.STUFF: Add entries of some well known and widely used packages.
526
527 2005-01-07 Lars Hansen <larsh@math.ku.dk>
528
529 * NEWS: Describe desktop package lazy restore feature.
530
531 2004-12-21 Richard M. Stallman <rms@gnu.org>
532
533 * DISTRIB: Don't say "freeware".
534
535 2004-12-15 Nick Roberts <nickrob@snap.net.nz>
536
537 * DEBUG: Change printing example to break on a procedure name.
538
539 2004-12-11 Dan Nicolaescu <dann@ics.uci.edu>
540
541 * e/eterm.ti: Add rs1.
542 * e/eterm: Regenerate.
543
544 2004-12-08 Alexandre VEYRENC <veyrenc@wanadoo.fr> (tiny change)
545
546 * fr-refcard.tex: Fix typos.
547
548 2004-12-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
549
550 * PROBLEMS: Update information about klipper on KDE.
551
552 2004-11-26 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
553
554 * NEWS: Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
555
556 2004-10-08 Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy <frederic.bothamy@free.fr> (tiny change)
557
558 * TUTORIAL.fr: Minor wording fix.
559
560 2004-10-04 Luc Teirlinck <teirllm@auburn.edu>
561
562 * enriched.doc: Update for new bindings of `set-left-margin' and
563 `set-right-margin'.
564
565 2004-10-04 Kim F. Storm <storm@cua.dk>
566
567 * DEBUG: Mention pp and ff commands.
568
569 2004-09-26 Luc Teirlinck <teirllm@auburn.edu>
570
571 * enriched.doc: `enriched-annotation-alist' is now called
572 `enriched-translations'.
573
574 2004-09-26 Dan Nicolaescu <dann@ics.uci.edu>
575
576 * e/eterm.ti: Comment out smcup, rmcup. Add kbs, kdch1, rc, sc.
577 Reformat.
578 * e/eterm: Regenerate.
579
580 2004-09-25 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
581
582 * PROBLEMS: Updated exec-shield description.
583
584 2004-09-16 Dan Nicolaescu <dann@ics.uci.edu>
585
586 * e/eterm.ti: Change the strings for smso and rmso.
587 e/eterm: Regenerate.
588
589 2004-09-09 Thien-Thi Nguyen <ttn@gnu.org>
590
591 * MORE.STUFF (EDB): Update entry.
592
593 2004-09-07 Dan Nicolaescu <dann@ics.uci.edu>
594
595 * e/eterm.ti: Add `op' entry to enable colors in term.
596 * e/eterm: Regenerate.
597
598 2004-09-04 Eric S. Raymond <esr@thyrsus.com>
599
600 * PROBLEMS: More reorganization to exile old stuff to the
601 pre-2000 section. I looked up end-of-life dates for a bunch
602 of old Unixes to check.
603
604 2004-08-24 Bill Wohler <wohler@newt.com>
605
606 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.82.
607
608 2004-08-22 David Kastrup <dak@gnu.org>
609
610 * PROBLEMS, MAILINGLISTS: Update AUCTeX information.
611
612 2004-08-21 Bill Wohler <wohler@newt.com>
613
614 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.81.
615
616 2004-08-21 Eric S. Raymond <esr@thyrsus.com>
617
618 * PROBLEMS: Massively rearranged by category, to make environment
619 features and symptoms easier to find. Bugs relating to
620 20th-century systems moved to the end. Most problem headers
621 changed to "object: variation" format.
622
623 2004-08-15 Bill Wohler <wohler@newt.com>
624
625 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.80.
626
627 2004-08-14 Romain Francoise <romain@orebokech.com>
628
629 * NEWS: Mention the thumbs.el package.
630
631 2004-08-14 Eric Hanchrow <offby1@blarg.net>
632
633 * TUTORIAL.es: Replace actual whitespace with the magic string
634 that causes help-with-tutorial to automatically insert the correct
635 amount.
636
637 2004-08-10 Steven Tamm <steventamm@mac.com>
638
639 * PROBLEMS: Remove description of Mac OS version upgrade
640 problems as it is no longer applicable.
641
642 2004-07-27 Werner Lemberg <wl@gnu.org>
643
644 * NEWS: Document all new tutorials.
645
646 2004-08-05 Reiner Steib <Reiner.Steib@gmx.de>
647
648 * GNUS-NEWS: Import from the v5_10 branch of the Gnus repository.
649
650 * NEWS (Gnus package): Gnus includes Sieve and PGG. Gnus changes
651 are described in GNUS-NEWS.
652
653 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
654
655 * gnus.xpm, gnus-pointer.xbm, gnus-pointer.xpm: Import from the
656 v5_10 branch of the Gnus repository.
657
658 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
659
660 * MORE.STUFF: Tramp is now distributed with Emacs.
661
662 2004-07-12 Bill Wohler <wohler@newt.com>
663
664 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.4.
665
666 2004-07-08 David Kastrup <dak@gnu.org>
667
668 * NEWS (Lisp changes in 21.4): Document (match-data t) change.
669
670 2002-06-26 Eli Zaretskii <eliz@is.elta.co.il>
671
672 * FOR-RELEASE: Moved to the admin directory.
673
674 2004-06-24 David Kastrup <dak@gnu.org>
675
676 * NEWS: Move description from new paragraph-start and
677 indent-line-function defaults to general news instead of new
678 packages. Same for query-replace-skip-read-only.
679 Add description of new `\,' and `\?' replacement string features.
680
681 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
682
683 * MORE.STUFF: Delete obsolete URL.
684
685 2004-06-10 Lars Hansen <larsh@math.ku.dk>
686
687 * NEWS: Describe dired-omit-mode. Describe desktop package changes.
688
689 2004-05-29 Steven Tamm <steventamm@mac.com>
690
691 * PROBLEMS: Document the workaround for the Mac OS X port not
692 picking up the environment variables from dotfiles.
693
694 2004-05-16 Juri Linkov <juri@jurta.org>
695
696 * TUTORIAL.pt_BR: Add coding: latin-1, sentence-end-double-space: nil.
697
698 * ru-refcard.tex: Add C-u and RET to `C-h t Russian'.
699
700 2004-05-15 Alex Ott <ott@jet.msk.su>
701
702 * ru-refcard.tex, ru-refcard.ps: New files.
703
704 2004-05-14 David Ponce <david@dponce.com>
705
706 * tree-widget: New directory containing tree-widget themes and images.
707
708 2004-04-13 Marcelo Toledo <marcelo@gnu.org>
709
710 * TUTORIAL.pt_BR: initial check-in.
711
712 2004-05-06 Dave Love <fx@gnu.org>
713
714 * emacs.py: New file for python-mode's internal use.
715
716 2004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
717
718 * TODO: Use outline mode. Remove compile.el entry (done).
719
720 2004-04-18 Juri Linkov <juri@jurta.org>
721
722 * TUTORIAL.fr, TUTORIAL.pl, TUTORIAL.ru, TUTORIAL.sl, TUTORIAL.sv
723 * TUTORIAL.th: Add sentence-end-double-space: nil.
724
725 * TUTORIAL.it, TUTORIAL.nl, TUTORIAL.sv: Add coding: latin-1.
726
727 2004-04-16 Alex Ott <ottalex@narod.ru>
728
729 * TUTORIAL.ru: Various corrections.
730
731 2004-04-14 Jan Nieuwenhuizen <janneke@gnu.org>
732
733 * TUTORIAL.nl: Update Delete/Delback translation.
734
735 2004-04-05 Jesper Harder <harder@ifa.au.dk>
736
737 * TODO: Remove index-apropos entry.
738
739 2004-04-01 Juri Linkov <juri@jurta.org>
740
741 * HELLO: Add Javanese.
742
743 2004-03-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
744
745 * ps-prin1.ps: Clip the header and footer area, so text will not be
746 printed outside header or footer, respectively.
747 (HeaderClip, FooterClip): New PostScript funs.
748 (HeaderText, FooterText): Adjust PostScript code.
749
750 2004-03-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
751
752 * TODO: Removed drag-and-drop entry (DONE).
753
754 2004-03-19 Kim F. Storm <storm@cua.dk>
755
756 * TODO: Remove entries for fringe related issues (DONE).
757 Remove entry about image-relative coordinates of mouse clicks (DONE).
758
759 2004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
760
761 * compilation.txt: New file.
762
763 2004-02-29 Juanma Barranquero <lektu@terra.es>
764
765 * NEWS: Remove bogus reference to user option unicode-data.
766
767 2004-02-16 Klaus Zeitler <kzeitler@lucent.com>
768
769 * PROBLEMS: Document crashes on X when build with GCC and GNU ld.
770
771 2004-02-08 Andreas Schwab <schwab@suse.de>
772
773 * NEWS: Fix typo.
774
775 2003-12-29 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
776
777 * TUTORIAL.bg: Use windows-1251 encoding. Fix punctuation errors.
778
779 2003-11-21 Lars Hansen <larsh@math.ku.dk>
780
781 * TODO: Add plans for change of file attributes UID and GID from
782 integer to string.
783
784 2003-11-10 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
785
786 * HELLO: Add Kannada.
787
788 2003-11-05 Juri Linkov <juri@jurta.org>
789
790 * HELLO: Fix language names. Add C, Braille, Georgian, Ukrainian.
791 Add IPA pronunciation to English. Fix tab widths.
792
793 2003-11-03 David Ponce <david.ponce@wanadoo.fr>
794
795 * PROBLEMS: Document segfaults with Linux kernels that enable the
796 Exec-shield functionality.
797
798 2003-10-30 Kenichi Handa <handa@m17n.org>
799
800 * HELLO: Fix cases of language names. Make German lines one.
801 Delete FORTRAN, add Mathematics.
802
803 2003-10-24 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
804
805 * PROBLEMS: Characters are displayed as empty boxes or
806 with wrong font under X.
807
808 2003-09-30 Werner Lemberg <wl@gnu.org>
809
810 * TUTORIAL.de: Minor updates and grammatical fixes.
811
812 2003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
813
814 * TODO: Add invisible text kill/yank issue.
815
816 2003-08-29 Wim Nieuwenhuizen <wwwillem@xs4all.nl>
817
818 * TUTORIAL.nl: Many changes.
819
820 2003-08-20 Stephen Eglen <stephen@gnu.org>
821
822 * MORE.STUFF: Update URLs for several projects.
823
824 2003-07-22 Andrew Choi <akochoi@shaw.ca>
825
826 * PROBLEMS: Truncated process output with pty's on Mac OS X.
827
828 2003-07-14 Nick Roberts <nick@nick.uklinux.net>
829
830 * NEWS: Merge in the changes for versions 21.2 and 21.3 as
831 documented on the EMACS_21_1_RC branch.
832
833 2003-03-03 Chao-Hong Liu <chliu@gnu.org>
834
835 * TUTORIAL.cn: Updated.
836 * TUTORIAL.zh: Updated.
837
838 2003-04-24 Bill Wohler <wohler@newt.com>
839
840 * MH-E-NEWS: Upgraded to MH-E version 7.3.
841
842 2003-04-03 Kenichi Handa <handa@m17n.org>
843
844 * HELLO: Fix the malayalam line.
845
846 2003-04-01 Dave Love <fx@gnu.org>
847
848 * letter.xpm: Use transparent/opaque `colours'.
849
850 * letter.xbm: Deleted.
851
852 * letter.pbm: New.
853
854 2003-03-24 Andreas Schwab <schwab@suse.de>
855
856 * HELLO: Remove extra TAB in Greek entries.
857
858 2003-03-03 Chao-Hong Liu <chliu@gnu.org>
859
860 * TUTORIAL.cn, TUTORIAL.zh: New files.
861
862 * TUTORIAL.translator: List TUTORIAL.cn and TUTORIAL.zh.
863
864 2003-02-24 Kenichi Handa <handa@m17n.org>
865
866 * HELLO: Add Malayalam.
867
868 2003-02-13 Dave Love <fx@gnu.org>
869
870 * TUTORIAL.es: Add coding spec.
871
872 2003-02-11 Kenichi Handa <handa@m17n.org>
873
874 * HELLO: Fix Hindi and add Tamil.
875
876 2003-02-05 Francesco Potort\e,Al\e(B <pot@gnu.org>
877
878 * TUTORIAL.it: Italian tutorial.
879 From Alfredo Finelli <alfredofnl@tiscali.it> (original translator).
880 Revised by Francesco Potort\e,Al\e(B <pot@gnu.org>.
881
882 2003-02-03 Bill Wohler <wohler@newt.com>
883
884 * MH-E-NEWS: Upgraded to MH-E version 7.2.
885
886 2003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
887
888 * MACHINES: Added Cygwin.
889
890 2003-01-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
891
892 * DEBUG: Added note about xmon.
893
894 2003-01-20 Joanna Pluta <joanna_p@gazeta.pl>
895
896 * TUTORIAL.pl: Updated.
897
898 2003-01-11 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
899
900 * TUTORIAL.sk: Updated to reflect changes in English version.
901 From Miroslav Va\e$,1!!\e(Bko <zemiak@zoznam.sk>.
902
903 2003-01-09 Francesco Potort\e,Al\e(B <pot@gnu.org>
904
905 * etags.1: Added reference to the new `etags --help --lang=LANG'
906 option.
907
908 2003-01-08 Bill Wohler <wohler@newt.com>
909
910 * MH-E-NEWS: Upgraded to MH-E version 7.1.
911
912 2003-01-01 Steven Tamm <steventamm@mac.com>
913
914 * MACHINES: Added pointer to Mac OS X install instructions.
915
916 2002-12-10 Kenichi Handa <handa@m17n.org>
917
918 * TUTORIAL.sv: Renamed from TUTORIAL.se.
919
920 2002-11-29 Bill Wohler <wohler@newt.com>
921
922 * MH-E-NEWS: Upgraded to MH-E version 7.0.
923
924 2002-11-22 Rafael Sep\e,Az\e(Blveda <drs@gnulinux.org.mx>
925
926 * TUTORIAL.es: Extensively changed and updated.
927
928 2002-10-01 Bill Wohler <wohler@newt.com>
929
930 * MH-E-NEWS: Upgraded to mh-e version 6.1.1.
931
932 2002-09-16 Jonathan Yavner <jyavner@engineer.com>
933
934 * ses-example.ses: New file: example spreadsheet.
935
936 2002-09-04 Kenichi Handa <handa@etl.go.jp>
937
938 * HELLO: Fix Unicode Greek line.
939
940 2002-09-03 Kenichi Handa <handa@etl.go.jp>
941
942 * TUTORIAL.ja: Updated in accordance with the latest English
943 version.
944
945 2002-09-01 Andreas Schwab <schwab@suse.de>
946
947 * TUTORIAL.de: Updated in accordance with the English version.
948 From Mario Lang <mlang@delysid.org>.
949
950 2002-08-12 Markus Rost <rost@math.ohio-state.edu>
951
952 * HELLO: Fix some white spaces.
953
954 2002-06-26 Richard M. Stallman <rms@gnu.org>
955
956 * ps-prin0.ps, ps-prin1.ps: Add license exception.
957
958 2002-06-16 Eli Zaretskii <eliz@is.elta.co.il>
959
960 * TUTORIAL.fr: New version from \e,AI\e(Bric Jacoboni <jaco@teaser.fr>.
961
962 2002-05-04 Eli Zaretskii <eliz@is.elta.co.il>
963
964 * HELLO: Add a few greetings that use Unicode characters.
965
966 2002-04-20 Eli Zaretskii <eliz@is.elta.co.il>
967
968 * termcap.src: New version from ftp://invisible-island.net.
969
970 2002-03-24 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
971
972 * TUTORIAL.translators: New file, list of tutorial translators.
973
974 2002-02-01 ShengHuo ZHU <zsh@cs.rochester.edu>
975
976 * gnus.xpm: Remove garbages.
977
978 2002-01-27 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
979
980 * letter.xpm: New file, XPM variant of letter.xbm.
981
982 2001-12-03 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
983
984 * COPYING: Move back.
985
986 2001-11-29 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
987
988 * COPYING: Removed.
989
990 2001-11-23 Eli Zaretskii <eliz@is.elta.co.il>
991
992 * emacstool.1, etags.1, emacs.1: Modify distribution terms to
993 something simpler than the GFDL.
994
995 2001-11-22 Colin Walters <walters@debian.org>
996
997 * PROBLEMS: Remove already applied calc info patches. Clarify
998 that there is no such thing as Debian GNU/Linux 2.4.3. ftpd is
999 not handled by alternatives in Debian, the reporter surely meant
1000 just "--config ftp".
1001
1002 2001-11-18 Eli Zaretskii <eliz@is.elta.co.il>
1003
1004 * fr-survival.tex: New file, from \e,AI\e(Bric Jacoboni <jaco@teaser.fr>.
1005
1006 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
1007
1008 * TUTORIAL.fr: New version from \e,AI\e(Bric Jacoboni <jaco@teaser.fr>.
1009
1010 2001-11-17 Colin Walters <walters@debian.org>
1011
1012 * PROBLEMS: Remove calc problems.
1013
1014 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
1015
1016 * TUTORIAL.fr: New file. From \e,AI\e(Bric Jacoboni <jaco@teaser.fr>.
1017
1018 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
1019
1020 * Makefile (mostlyclean, clean, distclean, maintainer-clean):
1021 Add *.dvi and *.log.
1022 (SOURCES): Update the list of files.
1023
1024 * calccard.tex: New file.
1025 * calccard.ps: New file.
1026
1027 2001-11-01 Eli Zaretskii <eliz@is.elta.co.il>
1028
1029 * etags.1: Replace presentation-level troff macros that simulate
1030 tables with tbl markup. From Eric S. Raymond <esr@thyrsus.com>.
1031
1032 2001-10-20 Gerd Moellmann <gerd@gnu.org>
1033
1034 * (Version 21.1 released.)
1035
1036 2001-09-29 Eli Zaretskii <eliz@is.elta.co.il>
1037
1038 * HELLO: Fix the Italian and Maltese entries. From Trevor Spiteri
1039 <tbspit@eng.um.edu.mt>.
1040
1041 2001-08-25 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
1042
1043 * HELLO: Slovak language name added to be compatible with other
1044 languages.
1045
1046 2001-08-23 Eli Zaretskii <eliz@is.elta.co.il>
1047
1048 * TUTORIAL.pl: Updated in accordance with the English version.
1049 From Beata Wierzcho\e$,1 b\e(Bowska <beataw@orient.uw.edu.pl> and
1050 Janusz S. Bien <jsbien@mail.uw.edu.pl>.
1051
1052 2001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
1053
1054 * MACHINES: Modify the entry for HITACHI SR2001/SR2201 series, as
1055 per config.sub and config.guess. Reported by Ryo Furue
1056 <furufuru@ccsr.u-tokyo.ac.jp>.
1057
1058 2001-08-10 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
1059
1060 * TUTORIAL.sk: Updated in accordance with the English version.
1061 From Miroslav Va\e$,1!!\e(Bko <vasko@debian.cz>.
1062
1063 2001-08-08 Eli Zaretskii <eliz@is.elta.co.il>
1064
1065 * TUTORIAL.ko: Updated in accordance with the English version.
1066 From Koaunghi Un <koaunghi@world.kaist.ac.kr>.
1067
1068 2001-08-06 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
1069
1070 * TUTORIAL.cs: Update from Milan Zamazal.
1071
1072 2001-08-05 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
1073
1074 * TUTORIAL.cs, TUTORIAL.sk, cs-refcard.tex, sk-refcard.tex: e-mail
1075 address of Milan Zamazal changed.
1076
1077 2001-08-04 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
1078
1079 * TUTORIAL, TUTORIAL.cs: Be consistent when naming CONTROL and
1080 META keys.
1081
1082 2001-05-17 Francesco Potorti` <pot@gnu.org>
1083
1084 * etags.1: Add the latest changes to etags behaviour.
1085
1086 2001-05-04 Eli Zaretskii <eliz@is.elta.co.il>
1087
1088 * emacsclient.1: Place in the public domain.
1089
1090 2001-04-29 Eli Zaretskii <eliz@is.elta.co.il>
1091
1092 * emacstool.1: Place under GFDL.
1093
1094 2001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
1095
1096 * emacs.1: Place under GFDL.
1097
1098 * etags.1: Ditto.
1099
1100 * gfdl.1: New file.
1101
1102 2001-04-18 Gerd Moellmann <gerd@gnu.org>
1103
1104 * TUTORIAL.sk, sk-survival.tex
1105 * sk-refcard.ps, sk-refcard.tex, sk-dired-ref.ps
1106 * sk-dired-ref.tex: New files.
1107
1108 * cs-survival.tex, cs-dired-ref.ps, cs-dired-ref.tex: New files.
1109 From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
1110
1111 2001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1112
1113 * ps-prin1.ps: Footer implementation. Doc fix.
1114 (doLineNumber): Code fix for line number color.
1115 (BeginPage, BeginSheet, HeaderFramePath, HeaderFrame, HeaderText): Code
1116 fix for footer implementation.
1117 (TextStart, SetFooterLines, FooterFrameStart, doFramePath)
1118 (FooterFramePath, doFrame, FooterFrame, FooterStart)
1119 (HeaderOrFooterTextLines, HeaderOrFooterText, FooterText): New funs.
1120
1121 2001-04-03 Gerd Moellmann <gerd@gnu.org>
1122
1123 * splash8.xpm: New image from Luis Fernandes <elf@ee.ryerson.ca>
1124 for color depth 8.
1125
1126 2001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1127
1128 * ps-prin1.ps: Line and paragraph spacing feature.
1129 (LineHS, ParagraphHS, EffectUnderline, EffectStrikeou, EffectOverline)
1130 (EffectShadow, EffectBox, EffectOutline): New vars.
1131 (PSL, S, EF, printZebra, doColumnZebra, doZebra): Code fix.
1132 (PHL, LHL): New funs.
1133
1134 * ps-prin2.ps: File eliminated.
1135
1136 2001-03-26 Gerd Moellmann <gerd@gnu.org>
1137
1138 * splash.pbm: New image from Luis Fernandes <elf@ee.ryerson.ca>.
1139
1140 2001-03-15 Gerd Moellmann <gerd@gnu.org>
1141
1142 * splash.xpm, splash.pbm: Replaced with new images from
1143 Luis Fernandes <elf@ee.ryerson.ca>.
1144
1145 2001-03-05 Gerd Moellmann <gerd@gnu.org>
1146
1147 * cs-refcard.ps, cs-refcard.tex: New files.
1148
1149 2001-02-26 Gerd Moellmann <gerd@gnu.org>
1150
1151 * THE-GNU-PROJECT: New file.
1152
1153 2001-02-22 Andrew Innes <andrewi@gnu.org>
1154
1155 * MACHINES: Update pointer to MS-Windows install instructions.
1156
1157 2001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1158
1159 * ps-prin1.ps: Code fix to support `ps-zebra-stripe-follow'
1160 functionality enhancement.
1161 (doColumnZebra): Code fix.
1162
1163 2001-02-08 Dave Love <fx@gnu.org>
1164
1165 * tasks.texi, SERVICE: Updated.
1166
1167 2001-02-03 Andrew Innes <andrewi@gnu.org>
1168
1169 * PROBLEMS: Add note about need to specify extra compiler flags
1170 with recent Cygwin ports of gcc.
1171
1172 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
1173
1174 * DEBUG: Expand and update, based on the instructions to
1175 pretesters, nt/INSTALL, and private communications and experience.
1176
1177 2001-01-17 Dave Love <fx@gnu.org>
1178
1179 * termcap.src: New version from http://www.tuxedo.org/~esr/terminfo/.
1180
1181 2001-01-08 Gerd Moellmann <gerd@gnu.org>
1182
1183 * TUTORIAL.es: New file.
1184
1185 2001-01-08 Kevin Gallagher <kevingal@onramp.net>
1186
1187 * edt-user.doc: Updated to reflect EDT Emulation version 4.0
1188 enhancements.
1189
1190 2000-12-29 Gerd Moellmann <gerd@gnu.org>
1191
1192 * fr-refcard.tex, fr-refcard.ps, fr-drdref.tex, fr-drdref.ps: New
1193 files.
1194
1195 2000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1196
1197 * ps-prin1.ps: Handle form feed better when ps-zebra-stripe-follow
1198 is non-nil.
1199 (printZebra, BeginPage): Code fix.
1200
1201 2000-12-15 Miles Bader <miles@gnu.org>
1202
1203 * DEBUG: Add note aboute using `inverse-video' to detect excessive
1204 screen redraw.
1205
1206 2000-12-07 Dave Love <fx@gnu.org>
1207
1208 * CODINGS, CHARSETS: Removed. (Mule 2.3 relics.)
1209
1210 2000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1211
1212 * ps-prin1.ps: Eliminated the line number font predefinition.
1213
1214 2000-11-09 Kenichi Handa <handa@etl.go.jp>
1215
1216 * TUTORIAL.ja: Adjusted for the change of TUTORIAL (use C-x C-l,
1217 not M-:, as example of disabled command).
1218
1219 2000-11-02 Gerd Moellmann <gerd@gnu.org>
1220
1221 * ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Renamed from NEWS.*.
1222
1223 2000-10-16 Gerd Moellmann <gerd@gnu.org>
1224
1225 * 3B-MAXMEM, AIX.DUMP, SUN-SUPPORT: Removed.
1226
1227 * tasks.texi: Updated to the version from /gd/gnuorg.
1228
1229 * FTP: Refer to the GNU web site.
1230
1231 2000-10-12 Dave Love <fx@gnu.org>
1232
1233 * gnus.pbm: New file.
1234
1235 * gnus.xbm: Deleted.
1236
1237 2000-10-05 Miles Bader <miles@lsi.nec.co.jp>
1238
1239 * gnus-pointer.xbm, gnus-pointer.xpm: Remove top empty line.
1240
1241 2000-09-22 Gerd Moellmann <gerd@gnu.org>
1242
1243 * splash.xbm: File removed.
1244 * splash.pbm: New file.
1245
1246 2000-09-20 Gerd Moellmann <gerd@gnu.org>
1247
1248 * splash.xbm: New file.
1249
1250 2000-09-19 Gerd Moellmann <gerd@gnu.org>
1251
1252 * splash.xpm: New file.
1253
1254 2000-09-11 Dave Love <fx@gnu.org>
1255
1256 * gnus.xbm, gnus.xpm, gnus-pointer.xpm, gnus-pointer.xbm: New
1257 files.
1258
1259 2000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1260
1261 * ps-prin3.ps: Eliminated.
1262
1263 * ps-prin2.ps: Changed comment version (6.0).
1264
1265 * ps-prin1.ps: Changed comment version (6.0).
1266
1267 * ps-prin0.ps: Changed comment version (6.0).
1268
1269 2000-08-24 Wlodzimierz Bzyl <matwb@univ.gda.pl>
1270
1271 * survival.tex: New file.
1272
1273 2000-08-21 Gerd Moellmann <gerd@gnu.org>
1274
1275 * de-refcard.ps, de-refcard.tex: Renamed from refcard-de.*.
1276
1277 * pl-refcard.ps, pl-refcard.tex: Renamed from refcard-pl.*.
1278
1279 2000-08-17 Gerd Moellmann <gerd@gnu.org>
1280
1281 * NEWS.1: Reintegrated into NEWS.
1282
1283 * OOOOONEWS...OONEWS: Renamed to NEWS.1...NEWS.4.
1284
1285 2000-08-16 Gerd Moellmann <gerd@gnu.org>
1286
1287 * dired-ref.tex, dired-ref.ps: New files.
1288
1289 * refcard-de.tex, refcard-de.ps: New files.
1290
1291 2000-07-20 Gerd Moellmann <gerd@gnu.org>
1292
1293 * emacs.1: Change `-b' to `-bw'.
1294
1295 2000-07-07 Andreas Schwab <schwab@suse.de>
1296
1297 * yow.lines: Fix indentation.
1298
1299 2000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1300
1301 * ps-prin0.ps: Insert a version number comment (5.2.2).
1302 Indentation fix.
1303
1304 * ps-prin1.ps: Insert a version number comment (5.2.2). Can
1305 select page size with/without giving an error if PostScript
1306 printer doesn't have this kind of page size. Zebra Stripe
1307 continues or restarts on next page. Indentation fix.
1308 (BeginSheet): If necessary, rescale n-up to fit on the sheet of
1309 paper.
1310 (BeginDoc, doColumnZebra, HeaderText): Code fix.
1311 (SetPageSize): New proc.
1312
1313 * ps-prin2.ps: Insert a version number comment (5.2.2).
1314
1315 * ps-prin3.ps: Insert a version number comment (5.2.2).
1316 Indentation fix.
1317
1318 2000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1319
1320 * ps-prin1.ps: PostScript code compatibility with other utilities
1321 like mpage, psnup, etc.
1322 (isLineStep): Code fix.
1323 (BeginDoc, BeginSheet): Utility compatibility.
1324
1325 2000-05-03 Dave Love <fx@gnu.org>
1326
1327 * letter.xbm: New file.
1328
1329 2000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1330
1331 * ps-prin0.ps: PostScript level 1 compatibility.
1332
1333 * ps-prin1.ps: PostScript level 1 compatibility, Upside-down
1334 printing and line number step.
1335 (BeginDoc, doLineNumber, SL, HL): Code fix.
1336 (isLineStep, PSL): New funs.
1337
1338 * ps-prin3.ps: PostScript level 1 compatibility.
1339
1340 2000-04-10 Gerd Moellmann <gerd@gnu.org>
1341
1342 * refcard.bit: Removed.
1343
1344 2000-04-10 Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>
1345
1346 * refcard-pl.ps: New file.
1347 * refcard-pl.tex: New file.
1348
1349 2000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1350
1351 * ps-prin0.ps: Replace gs_languagelevel by languagelevel.
1352 (DefOp): New proc.
1353
1354 * ps-prin1.ps: Replace gs_languagelevel by languagelevel.
1355 (printBackground, SetColor): New procs.
1356 (ZebraColor): Renaming old ZebraGray var.
1357
1358 2000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1359
1360 * ps-prin1.ps: Eliminate SkipFirstPage.
1361
1362 2000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1363
1364 * ps-prin0.ps: Define command only for language level 1.
1365
1366 2000-03-16 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1367
1368 * ps-prin0.ps: Define packedarray operator for language level 1,
1369 adjust setduplexmode and settumble definitions.
1370
1371 2000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1372
1373 * ps-print0.ps: New file.
1374
1375 * ps-prin1.ps, ps-prin3.ps: Eliminate CheckConfig.
1376
1377 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1378
1379 * ps-prin1.ps, ps-prin2.ps, ps-prin3.ps: New files.
1380
1381 1999-11-30 Paul Eggert <eggert@twinsun.com>
1382
1383 * PROBLEMS: Update Solaris 2.6 and 7 problems.
1384
1385 1999-11-22 Paul Eggert <eggert@twinsun.com>
1386
1387 * NEWS: Rename messages-locale to system-messages-locale
1388 and time-locale to system-time-locale.
1389
1390 1999-10-24 Noah Friedman <friedman@splode.com>
1391
1392 * yow.lines: Add more quotes. Correct a misquote.
1393
1394 * spook.lines: Add more phrases.
1395
1396 1999-10-23 Paul Eggert <eggert@twinsun.com>
1397
1398 * NEWS: Describe new functions and variables for locales.
1399
1400 1999-10-07 Gerd Moellmann <gerd@gnu.org>
1401
1402 * TUTORIAL.ro: Change copyright statement.
1403
1404 1999-07-12 Richard Stallman <rms@gnu.org>
1405
1406 * Version 20.4 released.
1407
1408 1999-06-27 Karl Heuer <kwzh@gnu.org>
1409
1410 * yow.lines: Fix indentation. Fix typo.
1411
1412 1999-01-19 Dave Love <fx@gnu.org>
1413
1414 * MORE.STUFF: Revamped.
1415
1416 1999-01-14 Dave Love <fx@gnu.org>
1417
1418 * FAQ: Merge posted updates.
1419
1420 1998-12-14 Dave Love <fx@gnu.org>
1421
1422 * FAQ: Somewhat edited copy of the most recently posted version.
1423
1424 1998-11-04 Kenichi Handa <handa@etl.go.jp>
1425
1426 * MACHINES (NEC EWS4800): New section.
1427
1428 1998-09-04 Karl Heuer <kwzh@gnu.org>
1429
1430 * TUTORIAL: Use C-x C-l, not M-:, as example of disabled command.
1431
1432 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
1433
1434 * Version 20.3 released.
1435
1436 * TUTORIAL.ro: New file.
1437
1438 1998-04-10 Ken'ichi Handa <handa@melange.gnu.org>
1439
1440 * TUTORIAL.sl: Renamed back to the original.
1441
1442 1998-04-10 Kenichi Handa <handa@etl.go.jp>
1443
1444 * TUTORIAL.cs: Renamed from TUTORIAL.cz.
1445 * TUTORIAL.ja: Renamed from TUTORIAL.jp.
1446 * TUTORIAL.ka: Renamed from TUTORIAL.kr.
1447 * TUTORIAL.sk: Renamed from TUTORIAL.sl.
1448
1449 1998-04-06 Kenichi Handa <handa@etl.go.jp>
1450
1451 * TUTORIAL.jp: Re-translated for the latest TUTORIAL.
1452
1453 1998-03-26 Richard Stallman <rms@psilocin.gnu.org>
1454
1455 * TUTORIAL.sl: New file.
1456
1457 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1458
1459 * Version 20.2 released.
1460
1461 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1462
1463 * Version 20.1 released.
1464
1465 1997-06-02 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1466
1467 * CODINGS, CHARSETS: New files.
1468
1469 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1470
1471 * Version 19.33 released.
1472
1473 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1474
1475 * Version 19.32 released.
1476
1477 1996-06-23 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1478
1479 * refcard.ps: File obtained from someone else;
1480 it was generated badly here.
1481
1482 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
1483
1484 * Version 19.31 released.
1485
1486 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
1487
1488 * TUTORIAL: Rephrase the first page to fit on a standard tty screen.
1489
1490 1996-05-03 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
1491
1492 * emacs.bash: Use >|.
1493
1494 1996-01-20 Geoff Voelker <voelker@cs.washington.edu>
1495
1496 * rgb.txt: New file.
1497
1498 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1499
1500 * Version 19.30 released.
1501
1502 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1503
1504 * gnus-tut.txt: New file.
1505
1506 1995-07-26 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
1507
1508 * Rename termcap to termcap.src, the historical name for an
1509 uninstalled termcap file.
1510
1511 1995-06-28 Eric S. Raymond <esr@spiff.gnu.ai.mit.edu>
1512
1513 * termcap.dat, termcap.ucb: deleted and replaced.
1514
1515 * termcap: New termcap file from the ncurses project; bigger,
1516 better, brighter, does away with waxy yellow buildup. Email
1517 me at terminfo@ccil.org if you have any trouble with this.
1518
1519 * README: Changed to track above change.
1520
1521 1995-05-24 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
1522
1523 * TUTORIAL: Delete reference to ALT. Change <Rubout> to <Delete>.
1524
1525 1995-04-26 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
1526
1527 * Makefile (maintainer-clean): Renamed from realclean.
1528
1529 1995-04-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1530
1531 * tpu-doc.el: File moved to etc dir and renamed.
1532
1533 1995-04-07 Boris Goldowsky <boris@cs.rochester.edu>
1534
1535 * enriched.doc: Rewritten and simplified.
1536
1537 1994-11-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1538
1539 * Makefile (eterm): New rule.
1540 (TIC): New variable.
1541
1542 * e/eterm, e/eterm.ti: New files.
1543
1544 1994-10-24 Boris Goldowsky <boris@mole.gnu.ai.mit.edu>
1545
1546 * enriched.doc: New file.
1547
1548 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1549
1550 * Version 19.26 released.
1551
1552 1994-07-03 Richard Stallman (rms@gnu.ai.mit.edu)
1553
1554 * TUTORIAL: Talk about flow control along with C-x C-s and C-s.
1555
1556 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1557
1558 * Version 19.25 released.
1559
1560 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1561
1562 * Version 19.24 released.
1563
1564 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1565
1566 * Version 19.23 released.
1567
1568 1994-04-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1569
1570 * Makefile (clean): Delete DOC*.
1571
1572 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1573
1574 * Version 19.22 released.
1575
1576 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1577
1578 * Version 19.21 released.
1579
1580 1993-11-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1581
1582 * Version 19.20 released.
1583
1584 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1585
1586 * Version 19.19 released.
1587
1588 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1589
1590 * Version 19.18 released.
1591
1592 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
1593
1594 * Version 19.16 released.
1595
1596 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
1597
1598 * version 19.15 released.
1599
1600 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
1601
1602 * Version 19.14 released.
1603
1604 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
1605
1606 Bring mumbleclean targets into conformance with GNU coding standards.
1607 * Makefile (distclean): Don't remove backup and autosave files.
1608 These are easy to get rid of in other ways, and a pain to lose.
1609 (mostlyclean, realclean): New targets.
1610
1611 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
1612
1613 * Version 19.13 released.
1614
1615 1993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1616
1617 * Version 19.10 released.
1618
1619 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
1620
1621 * Version 19.9 released.
1622
1623 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
1624
1625 * Version 19.8 released.
1626
1627 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
1628
1629 * Version 19.7 released.
1630
1631 1993-05-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
1632
1633 * MACHINES: Mention Linux.
1634
1635 1993-04-26 Jim Blandy (jimb@totoro.cs.oberlin.edu)
1636
1637 * MACHINES: Add section for NeXT, from Thorsten Ohl.
1638
1639 1993-04-28 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
1640
1641 * NEWS: Documented picture-mode improvements.
1642
1643 1993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
1644
1645 * NEWS: Described the new properties of arrow keys and
1646 next-line-add-newlines. Fixed up the GUD description, it was
1647 out of date. This file referenced LNEWS when it should have
1648 said news.texi; fixed.
1649
1650 news.texi: invocation-name now exists.
1651
1652 1993-03-27 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
1653
1654 * MORE.STUFF: Added.
1655
1656 1993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
1657
1658 * NEWS: Preserved jimb's last change (documenting kill on
1659 read-only buffers).
1660
1661 Added documentation on new info features.
1662
1663 1993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
1664
1665 * spook.lines: Alpha-sorted this, and added some new hot buttons
1666 for the 1990s.
1667
1668 1993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
1669
1670 * MACHINES: Deleted some VMS caveats. If the src and lisp
1671 ChangeLogs are correct, dired and mail and process control are now
1672 fully supported.
1673
1674 * NEWS: Added finder news.
1675
1676 1993-03-19 Richard Stallman (rms@geech.gnu.ai.mit.edu)
1677
1678 * NEWS: Changed.
1679
1680 1993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
1681
1682 * sex.6: Added 900-line support
1683
1684 * NEWS: Added news about the package finder.
1685
1686 1993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
1687
1688 * MACHINES: `Last updated 10 Feb 1992.' was obviously wrong, so
1689 I nuked it. Let the file mod date serve. Merged in APOLLO and
1690 SUNBUG files. Changed references to 18.* to past tense.
1691
1692 * emacs.names: merged into JOKES. I faked a mail header from the
1693 Unknown User to delimit the first (unheaded) bit.
1694
1695 * Makefile (relock, unlock): New productions.
1696
1697 1993-03-18 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
1698
1699 Augean-stable cleaning time. Partly to save space, but mostly to
1700 reduce the dizzying amount of *stuff* confronting someone exploring
1701 the Emacs distribution, I have the following changes in the etc
1702 directory:
1703
1704 * CHARACTERS: merged into TO-DO file under the heading "Long Range:"
1705
1706 * DIFF, CCADIFF and GOSDIFF: merged into a new outline file titled
1707 OTHER.EMACSES. The present names don't really convey anything.
1708 Various key bindings and feature descriptions have been updated.
1709
1710 * NICKLES.WORTH. Nuked. This is copyrighted material that could land
1711 FSF in hot water.
1712
1713 * INTERVAL.IDEAS: Nuked. RMS's thinking, and indeed the
1714 implementation of intervals, have progressed way beyond this.
1715
1716 * RCP: Nuked. It no longer said anything but "Ooops, sorry!"
1717
1718 * ED.WORSHIP, GNU.JOKES: merged into a mailbox called JOKES.
1719 Future jokes can accumulate there.
1720
1721 * DISTRIB: the actual domestic order form is now ORDERS.USA.
1722 The DISTRIB text now mentions 19.
1723
1724 * ORDERS.USA: created. This is just the order form. DISTRIB
1725 has a pointer to it at the beginning.
1726
1727 * EUROPE: renamed to ORDERS.EUROPE. DISTRIB now has a pointer
1728 to it at the beginning.
1729
1730 * OOOONEWS, OOOONEWS: Nuked. It's version 19 --- nobody needs the
1731 version 15 and 17 files anymore.
1732
1733 All files marked "Nuked" have actually been moved to =-prefixed
1734 names as per convention. Originals of all files merged still
1735 exist with =-names.
1736
1737 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
1738
1739 * XENIX: nuked (moved to =XENIX). The hackery it describes is
1740 no longer necessary in the presence of 19's function-key-map
1741 feature; I've added an explanation to the beginning of the file.
1742
1743 1993-03-10 Jim Blandy (jimb@totoro.cs.oberlin.edu)
1744
1745 * MACHINES: Update description of SYSVr3 and r4 support, due to
1746 Eric Raymond's changes.
1747
1748 1993-03-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
1749
1750 * MACHINES: Mention that you have to edit the configure script
1751 when you add support for a new machine, to get it to recognize the
1752 configuration name.
1753
1754 1992-11-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
1755
1756 * MACHINES: Converted to use GCC-style configuration names,
1757 instead of listing m/*.h and s/*.h files. All knowledge of m/ and
1758 s/ files now lives in ../configure.
1759
1760 1992-10-06 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
1761
1762 * NEWS: Document included tags tables.
1763
1764 1992-07-22 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
1765
1766 * Corrected the news about VC to reflect reality.
1767
1768 1992-07-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
1769
1770 * etags.1: New file, from Richard K. Pixley at Cygnus.
1771
1772 1992-06-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
1773
1774 * Makefile: Most of the contents of this file were only relevant
1775 to things in `../lib-src'; removed all but the `distclean' and
1776 `clean' targets.
1777
1778 1992-04-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
1779
1780 * COPYING: Got June 1991 version of the GPL here.
1781
1782 * ChangeLog: Since the old etc contents have been split into etc
1783 and lib-src, the old etc's ChangeLog has been duplicated in the
1784 new etc and lib-src. That means that each contains complete and
1785 coherent information, although each contains extraneous
1786 information.
1787
1788 1992-04-08 Jim Blandy (jimb@pogo.cs.oberlin.edu)
1789
1790 * lib-src/etags.c: "--no-warning" option renamed to "--no-warn",
1791 to be consistent with other GNU programs, like makeinfo.
1792
1793 * lib-src/Makefile: Renamed to Makefile.in; the configure script
1794 will edit this to produce Makefile.
1795
1796 1992-04-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
1797
1798 * etags.c (print_help, print_version): New functions.
1799 (main): Options added to support them.
1800
1801 * etags.c (longopts): New array of long names for the options.
1802 (main): Recognize them.
1803
1804 1992-04-06 Jim Blandy (jimb@pogo.cs.oberlin.edu)
1805
1806 * etags.c (C_entries): Removed comment saying that \" in a string
1807 isn't recognized as magic, because it is correctly handled.
1808
1809 * getopt.c, getopt.h: New files, from GNU C library.
1810 * etags.c: Rewritten to use getopt.
1811 #include "getopt.h".
1812 (file_num): Variable deleted; its role is now played by getopt's
1813 optind.
1814 (main): Argument processing loop rewritten to call getopt to get
1815 next option. Options which take parameters (-o and -i) rewritten
1816 to get parameter from optarg instead of argv[1]. Filename
1817 preprocessing loop and update command changed similarly.
1818 * Makefile (etags, ctags): Depend on and link with getopt.h,
1819 getopt.o, and getopt1.o.
1820 (getopt.o, getopt1.o): New targets for the GNU getopt routines.
1821
1822 * etags.c (outfflag): Variable deleted; it is non-zero iff outfile
1823 is non-zero.
1824
1825 (main): In the argument processing loop, the 'goto next_arg'
1826 statements are breaking out of the switch statement in exactly the
1827 same way that a simple 'break' statement would; replace the gotos
1828 with breaks, and remove the label.
1829
1830 1992-04-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1831
1832 * etags.c (C_entries): Clear tydef and next_token_is_func at start.
1833 (consider_token): Move next_token_is_func to global.
1834
1835 1992-04-02 Jim Blandy (jimb@pogo.cs.oberlin.edu)
1836
1837 * Makefile: Conform with GNU coding standards:
1838 (mostlyclean): New target, synonymous with clean.
1839 (TAGS, check): New targets.
1840 (INSTALL, INSTALLFLAGS): New variables.
1841
1842 1992-03-31 Jim Blandy (jimb@pogo.cs.oberlin.edu)
1843
1844 * lib-src/Makefile, etc/MACHINES, etc/NEWS: Changed references to
1845 `config.emacs' to `configure'.
1846
1847 * lib-src/Makefile: Adjusted for renaming of share-lib to etc.
1848 * etc/MACHINES: Same.
1849
1850 1992-03-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
1851
1852 * movemail.c (main): Allow tempname to be as long as necessary,
1853 instead of limiting it to 39 characters.
1854
1855 * movemail.c (main): Move declaration of buf from top of function
1856 to local block surrounding the copy loop. This makes it less
1857 likely to be confused with the buf used by the code which checks the
1858 permissions on outname's directory.
1859
1860 1992-03-20 Jim Kingdon (kingdon@albert.gnu.ai.mit.edu)
1861
1862 * SERVICE: Remove my entry.
1863
1864 1992-03-09 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
1865
1866 * Makefile (emacstool, nemacstool, xvetool): Use ${CFLAGS}, not
1867 hardcoded -g.
1868
1869 * movemail.c (xmalloc): Return char *, not int.
1870 (main) [!MAIL_USE_FLOCK]: Add a new conditional, MAIL_UNLINK_SPOOL,
1871 that is off by default -- normally don't unlink the mail spool
1872 file, just empty it. Pass creat mode 0600, not 0666.
1873
1874 1992-02-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
1875
1876 * Makefile (../arch-lib): Depend on ${EXECUTABLES}.
1877 (all): Instead of here.
1878 (install): Don't use the -s option, since people need symbols to
1879 debug code.
1880
1881 1992-01-19 Eric Youngdale (youngdale@v6550c.nrl.navy.mil)
1882
1883 * etags-vmslib.c (fn_exp): Add type cast.
1884
1885 1992-01-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1886
1887 * movemail.c: Changes in comments.
1888
1889 1992-01-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
1890
1891 * Makefile: Make the distclean target erase the DOC files from
1892 ../share-lib and the executables from ../arch-lib.
1893
1894 1992-01-09 Jim Blandy (jimb@pogo.cs.oberlin.edu)
1895
1896 * emacsclient.c: #include <sys/stat.h>
1897 (main): Do declare statbfr.
1898
1899 1991-12-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1900
1901 * emacsserver.c, emacsclient.c [BSD]: Use either /tmp or ~
1902 for the socket, depending on SERVER_HOME_DIR.
1903 If using /tmp, put host name in the socket name.
1904
1905 * movemail.c (pfatal_and_delete): New function.
1906 (main, popmail): Use it.
1907 (popmail): Close output before deleting messages.
1908 Check for error on close and on fsync.
1909 Use `fatal' where appropriate.
1910 (main): Remove (void).
1911
1912 * aixcc.lex: New file. Not officially part of Emacs.
1913 * Makefile: Rules for that.
1914
1915 1991-12-04 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
1916
1917 * yow.c (main): Rename all references to PATH_EXEC to PATH_DATA.
1918
1919 * etags.c (main): Properly cast call to alloca that initializes
1920 included_files.
1921
1922 1991-08-17 Roland McGrath (roland@geech.gnu.ai.mit.edu)
1923
1924 * etags.c (files_are_tag_tables): Remove global var.
1925 (process_file): Don't test it. Also remove hack checking for a
1926 file named "TAGS".
1927 (main): -i now takes an arg which is the name of a file to include.
1928 Collect these names and emit include tags for them after processing
1929 all the argument files.
1930
1931 1991-07-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1932
1933 * wakeup.c: Terminate if parent goes away.
1934
1935 1991-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1936
1937 * etags.c (C_entries): Process token before handling end of line.
1938 When inner loops reach end of line, just back up.
1939 Let the real end of line processing happen in just one place.
1940 (consider_token): Likewise.
1941
1942 1991-04-11 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
1943
1944 * etags.c (TEX_mode): Skip comments while scanning the text to see
1945 which escape character this file uses.
1946
1947 1991-03-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1948
1949 * emacsserver.c [USG]: Terminate if msgrcv fails.
1950
1951 1991-03-03 Richard Stallman (rms@mole.ai.mit.edu)
1952
1953 * emacsserver.c [BSD]: Check for errors on stdin after scanf.
1954
1955 1991-01-25 Jim Blandy (jimb@churchy.ai.mit.edu)
1956
1957 * make-docfile: Find the arguments to a C function correctly,
1958 by not ignoring the character that read_c_string returns. Don't
1959 even try to find argument names for functions that take MANY
1960 or UNEVALLED arguments, since they're a figment of the docstring's
1961 imagination.
1962
1963 1991-01-14 Jim Blandy (jimb@churchy.ai.mit.edu)
1964
1965 * make-docfile: Read the .elc files generated by the new byte
1966 compiler.
1967
1968 1990-12-31 Richard Stallman (rms@mole.ai.mit.edu)
1969
1970 * refcard.tex: Use cm fonts, not am, in multi-column mode.
1971
1972 1990-11-29 Richard Stallman (rms@mole.ai.mit.edu)
1973
1974 * movemail.c (mbx_delimit_begin): Put space before `unseen'.
1975
1976 1990-11-27 Richard Stallman (rms@mole.ai.mit.edu)
1977
1978 * Makefile (install*): No need to install wakeup.
1979
1980 1990-11-26 Richard Stallman (rms@mole.ai.mit.edu)
1981
1982 * Makefile (install*): Install emacsclient like etags.
1983
1984 1990-11-13 Richard Stallman (rms@mole.ai.mit.edu)
1985
1986 * movemail.c (error): Handle 3 args.
1987 (main): Don't check input access if using pop.
1988
1989 1990-10-16 Richard Stallman (rms@mole.ai.mit.edu)
1990
1991 * etags.c (find_entries): Check for numbers after Scheme suffix.
1992
1993 1990-10-14 Richard Stallman (rms@mole.ai.mit.edu)
1994
1995 * termcap.dat (vt200-80): Fix ke and ks to frob flag 1.
1996
1997 1990-10-09 Richard Stallman (rms@mole.ai.mit.edu)
1998
1999 * Makefile (nemacstool, xvetool): New targets.
2000
2001 1990-09-26 Richard Stallman (rms@mole.ai.mit.edu)
2002
2003 * emacsclient.c: Include errno.h and define related variables.
2004
2005 1990-09-23 Richard Stallman (rms@mole.ai.mit.edu)
2006
2007 * emacsclient.c: Change usage message.
2008
2009 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
2010
2011 * emacs.1: Add break before -nw option.
2012
2013 1990-08-19 David J. MacKenzie (djm@apple-gunkies)
2014
2015 * qsort.c: Replace with GNU version.
2016
2017 1990-08-14 David J. MacKenzie (djm@apple-gunkies)
2018
2019 * wakeup.c: New program replacing loadst.c.
2020
2021 1990-08-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
2022
2023 * emacsclient.c [USG]: Pass msgsnd only 4 args.
2024
2025 1990-08-09 David J. MacKenzie (djm@pogo.ai.mit.edu)
2026
2027 * etags.c: Rename `flag' variables for what they do instead of
2028 which option character sets them.
2029
2030 1990-05-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
2031
2032 * loadst.c (main): Conditional to get load average on Apollo.
2033
2034 1990-05-22 Joseph Arceneaux (jla@churchy.ai.mit.edu)
2035
2036 * emacsserver.c: Set the permission on the socket to 0600.
2037
2038 1990-03-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
2039
2040 * emacsclient.c [BSD]: Print clean message for failing getwd.
2041
2042 1990-03-20 David Lawrence (tale@pogo.ai.mit.edu)
2043
2044 * getdate.y: Use the getdate.y from GNU tar for timer.
2045
2046 1990-03-18 Jim Kingdon (kingdon@pogo.ai.mit.edu)
2047
2048 * emacsclient.c (main): Don't put brackets around "filename" in
2049 usage message. It isn't optional.
2050
2051 1990-03-14 Joseph Arceneaux (jla@churchy.ai.mit.edu)
2052
2053 * etags.c (getit): Recognize '$' as beginning identifiers.
2054
2055 1990-02-22 David Lawrence (tale@pogo.ai.mit.edu)
2056
2057 * emacsserver.c: Renamed from server.c.
2058 * Makefile: Reference emacsserver rather than server.
2059 * MACHINES: Doc fix for new emacsserver name.
2060
2061 1990-01-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
2062
2063 * emacsclient.c: Print program name in error messages.
2064
2065 1990-01-19 David Lawrence (tale@cocoa-puffs)
2066
2067 * timer.c, getdate.y (new files) and Makefile:
2068 Sub-process support for run-at-time in timer.el.
2069 Doesn't yet work correctly for USG.
2070
2071 1990-01-10 Jim Kingdon (kingdon@pogo)
2072
2073 * MACHINES: Add HP 300 running BSD.
2074
2075 1990-01-02 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
2076
2077 * yow.c: Dynamically allocate buffer; skip header before random
2078 choice to avoid bias toward first item.
2079
2080 1989-12-24 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
2081
2082 * etags.c (readline): Separate out init of `pend'.
2083
2084 1989-12-17 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
2085
2086 * etags.c: Undo changes relating to isgoodhdr.
2087
2088 1989-12-16 Mosur Mohan (rms@sugar-bombs.ai.mit.edu)
2089
2090 * etags.c (isgoodhdr): New macro.
2091 (_gdh, notgdh): New variable used by that.
2092 (init): Initialize _gdh.
2093 (find_entries): Set header_file.
2094 (consider_token): Use isgoodhdr if in header file.
2095
2096 * etags.c (total_size_of_entries):
2097 Was miscalculating by 1 in rewritten case.
2098
2099 * etags.c (PAS_funcs): One arg to pfnote was missing.
2100
2101 1989-12-05 Joseph Arceneaux (jla@spiff)
2102
2103 * MACHINES: Change for the ULTRIX entry.
2104
2105 1989-11-21 Joseph Arceneaux (jla@spiff)
2106
2107 * etags.c (process_file): If file is not regular, return.
2108
2109 1989-11-06 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
2110
2111 * loadst.c (main): Handle FIXUP_KERNEL_SYMBOL_ADDR.
2112
2113 1989-10-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
2114
2115 * loadst.c (load_average): If HAVE_GETLOADAVG, use getloadavg.
2116 (main): If HAVE_GETLOADAVG, don't call `nlist'.
2117
2118 1989-10-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
2119
2120 * etags.c (consider_token): Allow any number of typespec keywords
2121 after `typedef', before new type name.
2122 (enum sym_type): Add st_C_typespec.
2123 (C_create_stab): Put typespec kwds in table.
2124
2125 1989-08-27 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
2126
2127 * etags.c (main): Don't depend on name invoked by.
2128 If CTAGS is not defined, assume it is ETAGS.
2129
2130 1989-07-31 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
2131
2132 * etags.c (L_funcs): Allow package name in define construct,
2133 as in (foo::defmumble name-defined ...).
2134
2135 1989-07-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
2136
2137 * etags.c (find_entries): Stupid bug testing for C filename suffixes.
2138
2139 * Makefile (yow): Depends on ../src/paths.h.
2140
2141 1989-07-04 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
2142
2143 * etags.c: Fix compilation by moving Pascal after Fortran.
2144
2145 1989-06-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
2146
2147 * movemail.c [USG]: Define F_OK, etc., if not found in header.
2148
2149 1989-05-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
2150
2151 * hexl.c: New file, supports hexl-mode.
2152
2153 1989-05-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
2154
2155 * movemail.c: New compilation flag MAIL_USE_MMDF.
2156
2157 1989-05-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
2158
2159 * emacsclient.c: Use BSD code whenever HAVE_SOCKETS.
2160 * server.c: Likewise.
2161
2162 * make-docfile.c (scan_c_file): Output argument names at end of string.
2163 (write_c_args): New subroutine.
2164
2165 1989-04-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
2166
2167 * movemail.c: Report failure of flock.
2168
2169 1989-04-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
2170
2171 * etags.c (find_entries): Allow multi-letter extensions for fortran.
2172
2173 1989-04-18 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
2174
2175 * loadst.c: on bsd4.3, use gettimeofday instead of CPUSTATES.
2176
2177 1989-03-15 Jeff Peck (rms@sugar-bombs.ai.mit.edu)
2178
2179 * emacstool.c: setenv IN_EMACSTOOL=t, TERM=sun, TERMCAP=.
2180
2181 * emacsstool.1: update to document environment variables.
2182
2183 1989-02-21 Mosur Mohan (email@notavailable)
2184
2185 * etags.c (PAS_funcs): New function.
2186
2187 1989-02-21 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
2188
2189 * movemail.c: On sysv, include unistd.h.
2190
2191 1989-02-18 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
2192
2193 * b2m.c: New file.
2194
2195 1989-02-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
2196
2197 * etags.c: Prolog support from Sunichirou Sugou
2198
2199 1989-02-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
2200
2201 * Makefile (clean): New target.
2202
2203 1989-01-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
2204
2205 * fakemail.c (put_line): Break header lines at 79 cols.
2206
2207 1989-01-19 Sam Kendall (email@notavailable)
2208
2209 * etags.c: Greatly rewritten for C++ support and for multiple tags
2210 per line.
2211
2212 1989-01-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
2213
2214 * movemail.c: Check access before doing real work.
2215 Check that outfile is in a writable directory.
2216 On fatal error, delete the lock file.
2217
2218 1988-12-31 Richard Mlynarik (mly@rice-chex.ai.mit.edu)
2219
2220 * env.c: Add decl for my-index
2221 * etags.c (file-entries): .oak => scheme
2222
2223 1988-12-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
2224
2225 * movemail.c: Use `access' to check input and output files.
2226
2227 1988-12-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
2228
2229 * emacsclient.c (main): Ignore all of CWD before first slash.
2230
2231 1988-12-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
2232
2233 * etags.c (readline): Double linebuffer->size outside the xrealloc.
2234
2235 1988-12-22 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
2236
2237 * server.c, emacsclient.c: Don't try to use gid_t; it isn't defined.
2238 * server.c: chmod the socket to 0700.
2239
2240 1988-12-09 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
2241
2242 * fakemail.c (main): Let env var FAKEMAILER override pgm to run.
2243 (add_field): Delete comments and turn `<', `>' to spaces
2244 in header lines.
2245 (USE_FAKEMAIL): New customization macro says to make fakemail
2246 not be a no-op even on a BSD system.
2247
2248 1988-12-01 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
2249
2250 * etags.c (consider_token): Skip comments just like whitespace.
2251 Notice `struct', etc. and set strtag for those tokens.
2252 Return 1 for the token following `struct' if an open-brace follows it.
2253 (C_entries): Special handling of token following `struct'
2254 needed because we have probably advanced to the following line
2255 to find the `{'.
2256 (main): New option `T' sets tflag and strflag.
2257 Set both of them by default if eflags.
2258
2259 1988-11-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
2260
2261 * movemail.c: Do fsync before closing output.
2262
2263 1988-11-29 Richard Mlynarik (mly@pickled-brain.ai.mit.edu)
2264
2265 * movemail.c: Better error message when can't create tempname.
2266 This file needs a great deal of extra error-checking and lucid reporting...
2267
2268 1988-11-16 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
2269
2270 * etags.c: Support assembler code for .s and .a files.
2271 (getit): Allow underscore in a tag.
2272
2273 1988-11-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
2274
2275 * movemail.c: Close output and check errors before deleting input.
2276
2277 1988-10-01 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
2278
2279 * emacsclient.c [SYSVIPC]: Compute cwd only once; decide properly
2280 whether to prefix it. Handle line number args.
2281
2282 1988-09-24 Richard Stallman (rms@gluteus.ai.mit.edu)
2283
2284 * etags.c (main): default setting of eflag was backwards.
2285
2286 1988-09-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
2287
2288 * etags.c: New option -i. -f renamed -o.
2289 `-' as input file means read input file names from stdin.
2290 -i spec'd or input file named TAGS means the input file is another
2291 tag table; output an "include" line for it.
2292
2293 1988-09-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
2294
2295 * Makefile: New vars DESTDIR, BINDIR, LIBDIR, MANDIR, MANEXT.
2296 New targets install, install.sysv, install.xenix.
2297 This makefile is now responsible for installing executables
2298 and documentation from this directory into system directories.
2299
2300 1988-09-16 Richard Stallman (rms@corn-chex.ai.mit.edu)
2301
2302 * server.c, emacsclient.c (main): Compute socket name from euid.
2303
2304 1988-08-04 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
2305
2306 * emacsclient.c: Args like +DIGITS are passed through unchanged.
2307
2308 1988-07-12 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
2309
2310 * server.c: If both BSD and HAVE_SYSVIPC, use the latter.
2311 * emacsclient.c: Likewise.
2312 In the HAVE_SYSVIPC alternative, if BSD, use getwd instead of getcwd.
2313
2314 1988-06-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
2315
2316 * etags.c: Handle `typedef struct foo {' (price@mcc.com).
2317 (istoken) New string-comparison macro.
2318 (consider_token): New arg `level'. New state `tag_ok' in `tydef'.
2319
2320 1988-06-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
2321
2322 * etags.c: Changes for VMS.
2323 Always define ETAGS on VMS.
2324 Define macros GOOD and BAD for success and failure exit codes.
2325 (begtk, intk): Allow `$' in identifiers
2326 (main): Don't support -B, -F or -u on VMS.
2327 Alternate loop for scanning filename arguments.
2328 (system): Delete definition of this function.
2329
2330 * etags-vmslib.c (system): Undefine this; VMS now provides it.
2331
2332 1988-06-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
2333
2334 * loadst.c: Prevent multiple-def errors on BSD and BSD4_3
2335 around include of param.h. (Like fns.c.)
2336
2337 1988-05-16 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
2338
2339 * loadst.c (load_average): Move load-average code to this new fn.
2340 Add conditionals to compute load ave on UMAX.
2341
2342 1988-05-14 Richard Stallman (rms@lucky-charms.ai.mit.edu)
2343
2344 * loadst.c: Change DK_HEADER_FILE to DKSTAT_HEADER_FILE
2345 with opposite sense.
2346
2347 1988-05-13 Chris Hanson (cph@kleph)
2348
2349 * emacsclient.c: Delete references to unused variable `out'. This
2350 caused a bus error when used under hp-ux.
2351
2352 1988-05-06 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
2353
2354 * loadst.c: Control dk.h conditional with DK_HEADER_FILE.
2355
2356 1988-05-04 Richard Stallman (rms@rice-krispies.ai.mit.edu)
2357
2358 * etags.c (find_entries): `.t' or `.sch' means scheme code.
2359
2360 1988-04-29 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
2361
2362 * loadst.c: Add BSD4_3 conditional for file dk.h instead of dkstat.h.
2363
2364 1988-04-28 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
2365
2366 * movemail.c: #undef close, since config can #define it on V.3.
2367 * emacsclient.c, fakemail.c, loadst.c, server.c: likewise.
2368
2369 1988-04-26 Richard Stallman (rms@lucky-charms.ai.mit.edu)
2370
2371 * etags.c (TEX_mode, etc.): Remove superfluous backslashes from
2372 invalid escape sequences such as `\{'.
2373
2374 * loadst.c: Add `sequent' conditional for file dk.h.
2375
2376 1988-03-20 Richard M. Stallman (rms@wilson)
2377
2378 * server.c [not BSD and not HAVE_SYSVIPC]: fix error message.
2379
2380 * loadst.c (main) [XENIX]: use /usr/spool/mail, not /usr/mail.
2381
2382 ;; Local Variables:
2383 ;; coding: iso-2022-7bit
2384 ;; End:
2385
2386 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001
2387 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
2388 Copying and distribution of this file, with or without modification,
2389 are permitted provided the copyright notice and this notice are preserved.
2390
2391 ;;; arch-tag: 094f3a51-bd72-44d0-8fac-2ac242c6c5b1