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