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