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