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