Do not assume DST starts/ends on the same date in every year.
[bpt/emacs.git] / etc / ChangeLog
CommitLineData
0b0cccd5
CY
12006-11-05 Slawomir Nowaczyk <slawek@cs.lth.se> (tiny change)
2
82c1177c 3 * emacs.py (eargs): Provide eldoc message for builtin types.
0b0cccd5
CY
4 Make sure eargs always outputs sentinel, to avoid emacs freeze.
5
7902148a
CY
62006-10-22 Chong Yidong <cyd@stupidchicken.com>
7
8 * emacs.py (eargs): Return expected _emacs_out string even if
9 errors occur.
10
73a99edb
DK
112006-10-09 David Kastrup <dak@gnu.org>
12
13 * DEVEL.HUMOR: Add the topic line for last entry since that was
14 what the joke was about.
15
857b15e9
EZ
162006-10-07 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
17
18 * TUTORIAL.bg: Synchronize with TUTORIAL.
19
5879ac68
JB
202006-10-06 Juanma Barranquero <lekktu@gmail.com>
21
22 * DEVEL.HUMOR: New file.
23
0e71e4a8
CY
242006-09-30 Chong Yidong <cyd@stupidchicken.com>
25
26 * PROBLEMS: Document Emacs/XIM/gnome-settings-terminal clash.
27
fb25feae
VJL
282006-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
29
30 * NEWS: ebnf2ps changes.
31
abff6314
RS
322006-09-26 Reiner Steib <Reiner.Steib@gmx.de>
33
34 * refcard.ps: Regenerate.
35
a280ecc4
JD
362006-09-18 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
37
38 * NEWS: Rename x-use-old-gtk-file-dialog to x-gtk-use-old-file-dialog.
39
45a2056c
JB
402006-09-15 Jay Belanger <belanger@truman.edu>
41
42 * COPYING: Replace "Library Public License" by "Lesser Public
43 License" throughout.
44
004d27a6
RS
452006-09-15 Richard Stallman <rms@gnu.org>
46
47 * THE-GNU-PROJECT: Update with the latest footnotes
48 from www.gnu.org/gnu/the-gnu-project.html
49
b74e16a3
DK
502006-09-15 David Kastrup <dak@gnu.org>
51
5879ac68 52 * NEWS: Explain new behavior and arguments of `key-binding' and
b74e16a3
DK
53 `command-remapping'.
54
4b1aaa8b
PE
552006-09-11 Paul Eggert <eggert@cs.ucla.edu>
56
57 * NEWS: In terminal-oriented subshells, the EMACS environment
58 variable now defaults to Emacs's absolute file name, instead of
59 to "t".
60 * PROBLEMS: Adjust tcsh advice for this.
61
1437ec2b
JD
622006-09-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
63
4b1aaa8b 64 * PROBLEMS (are): Emacs compiled with Gtk+ crashes when closing a
1437ec2b
JD
65 display (x-close-connection).
66
6a8c7cfe
JL
672006-09-02 Juri Linkov <juri@jurta.org>
68
69 * HELLO: Regroup Europe Non-ASCII examples by similar scripts.
70
f9de7738
RS
712006-08-25 Richard Stallman <rms@gnu.org>
72
73 * TUTORIAL: Give priority to graphical terminals over text terminals
74 regarding C-z.
75
c2659d23
KH
762006-08-21 Sun Yijiang <sunyijiang@gmail.com>
77
78 * TUTORIAL.cn: Sync with the latest TUTORIAL.
79
67b595a2
SM
802006-08-20 Dave Love <fx@gnu.org>
81
82 * emacs.py: Update to Dave Love's latest version.
83 (__all__): Fix args -> eargs. Add new `modpath' fun.
84 (eargs): Add `imports' arg.
85 (all_names): New fun.
86 (complete): Rewrite without using rlcompleter.
87 Remove `namespace' arg, add `imports' arg.
88 (ehelp): Replace g and l args with `imports'.
89 (eimport): Use __main__ rather than `emacs' namespace.
90 (modpath): New fun.
91
c7bb83bd
SM
922006-08-20 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
93
94 * emacs.py (eexecfile): Use the __main__ rather than `emacs' namespace.
95
fa1f7927
EZ
962006-08-18 Primoz PETERLIN <primoz.peterlin@mf.uni-lj.si>
97
98 * TUTORIAL.sl: Synchronize with TUTORIAL.
99
1002006-08-18 Mats Lidell <matsl@contactor.se>
101
102 * TUTORIAL.sv: Synchronize with TUTORIAL.
103
1042006-08-18 Alfredo Finelli <alfredofnl@tiscali.it>
105
106 * TUTORIAL.it: Synchronize with TUTORIAL.
107
4c3ec0fc
CD
1082006-08-15 Carsten Dominik <dominik@science.uva.nl>
109
110 * orgcard.tex: Version number change.
111
9ae1fac1
WL
1122006-08-12 Werner Lemberg <wl@gnu.org>
113
114 * TUTORIAL.de: Synchronize with TUTORIAL.
115
82a33a21
RF
1162006-08-10 Romain Francoise <romain@orebokech.com>
117
118 * NEWS: Mention that zone-mode.el is now obsolete.
119
541a0de1
RS
1202006-08-09 Richard Stallman <rms@gnu.org>
121
122 * TUTORIAL: Don't say which side scroll bar is on.
123
27bd6273
NR
1242006-08-06 Nick Roberts <nickrob@snap.net.nz>
125
9c6598c2 126 * DEBUG (Note): Add note about following a longjmp call.
bf69439f 127 Add local variables list for outline mode.
27bd6273 128
2e3ef421
MB
1292006-08-03 Michael Olson <mwolson@gnu.org>
130
131 * ERC-NEWS: Update for ERC 5.1.4.
132
68ce47af
KH
1332006-08-01 Kenichi Handa <handa@m17n.org>
134
135 * NEWS (find-operation-coding-system): Describe the more detail of
136 the change.
137
ebf693f3
MB
1382006-07-28 Reiner Steib <Reiner.Steib@gmx.de>
139
140 * GNUS-NEWS: Regenerate from Oort Gnus node in texi/gnus.texi using
141 texi/gnus-news.el of the trunk.
142
ebdcf65a
RS
1432006-07-29 Reiner Steib <Reiner.Steib@gmx.de>
144
145 * NEWS: Fix typo.
146
652d420b
RS
1472006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
148
149 * ru-refcard.ps: Regenerate.
150
1512006-07-17 Alex Ott <alexott@gmail.com>
152
153 * ru-refcard.tex: Update for Emacs 22.
154
d753d9b7
KS
1552006-07-14 Kim F. Storm <storm@cua.dk>
156
157 * PROBLEMS: Emacs now requires ws2_32.dll on Windows.
158
b74e16a3 1592006-07-14 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
580b488b
KL
160
161 * HELLO: Update Hungarian sample.
d753d9b7 162
0b6bb130
MB
1632006-07-12 Michael Olson <mwolson@gnu.org>
164
165 * ERC-NEWS: Update for ERC 5.1.3.
166
8c9676fb
DK
1672006-07-08 David Kastrup <dak@gnu.org>
168
169 * TODO: Suggest consolidation with user customization when the
170 system default of a customized variable changes.
171
f2bb3ca3
TTN
1722006-07-08 Thien-Thi Nguyen <ttn@gnu.org>
173
174 * compilation.txt: Add an example "Compilation started ..." line.
175
c7251076
CD
1762006-07-07 Carsten Dominik <dominik@science.uva.nl>
177
178 * orgcard.tex: Version number change.
179
5693ccd6
KH
1802006-07-05 Kenichi Handa <handa@m17n.org>
181
182 * HELLO: Add a paragraph for non-ASCII examples at the head. Add
183 Bulgarian and Hungarian. Add more "hello"s to Danish and Swedish.
184
70314b54
BW
1852006-07-03 Bill Wohler <wohler@newt.com>
186
187 Release MH-E version 8.0.2.
188
189 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.2.
190
7f70c4e9
CD
1912006-07-03 Carsten Dominik <dominik@science.uva.nl>
192
193 * orgcard.tex (section{Agenda Views}): Document `s' key to save
194 all org-mode buffers.
195
9a4be099
FP
1962006-06-30 Francesco Potort\e,Al\e(B <pot@gnu.org>
197
198 * etags.1: -m and -M options do not exist.
199
a71f543e
CD
2002006-06-29 Carsten Dominik <dominik@science.uva.nl>
201
202 * orgcard.tex (section{Structure Editing}): Document checkbox
203 toggling.
204
f98f7873
JL
2052006-06-28 Juri Linkov <juri@jurta.org>
206
207 * grep.txt (Local Variables): Move to end of file.
208
33a4be7c
RS
2092006-06-28 Reiner Steib <Reiner.Steib@gmx.de>
210
ba0a643f
RS
211 * Makefile: Add rules for refcards.
212
33a4be7c
RS
213 * de-refcard.ps, fr-refcard.ps, pt-br-refcard.ps: Regenerate.
214
576f72d7
NR
2152006-06-24 Nick Roberts <nickrob@snap.net.nz>
216
217 * NEWS: Remove duplicate entries.
218
353694fd
CD
2192006-06-23 Carsten Dominik <dominik@science.uva.nl>
220
221 * orgcard.tex (section{LaTeX and cdlatex-mode}): New section.
222
55b903a3
KS
2232006-06-23 Kim F. Storm <storm@cua.dk>
224
225 * DEBUG: Mention `pv variable' to print value of Lisp variables.
226 Mention `xpr' and fix example to use it. Add section describing
227 commands such as `pit' that are useful for debugging redisplay
228 related problems.
229
e2f48107
KS
2302006-06-22 Kim F. Storm <storm@cua.dk>
231
232 * HELLO (Local Variables): Move to end of file.
233
4f187c9d
BW
2342006-06-20 Bill Wohler <wohler@newt.com>
235
236 Release MH-E version 8.0.1.
237
238 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.1.
239
3d62681d
CD
2402006-06-19 Carsten Dominik <dominik@science.uva.nl>
241
5879ac68 242 * orgcard.tex (section{Clocking Time}): Add new clocking commands.
3d62681d
CD
243 (section{Structure Editing}): Add global archiving command.
244
761b9fd2
TTN
2452006-06-14 Thien-Thi Nguyen <ttn@gnu.org>
246
247 * yow.lines: Delete existing data; add a new entry.
248
5e7c994b
RS
2492006-06-09 W\e$,1 b\e(Bodek Bzyl <matwb@univ.gda.pl>
250
251 * pl-refcard.ps: Regenerate.
252
34c5305c 2532006-06-08 W\e$,1 b\e(Bodek Bzyl <matwb@univ.gda.pl>
7b651efb 254
906671d0
RS
255 * pl-refcard.tex: Update for Emacs 22.
256
34c5305c
RS
2572006-06-08 Reiner Steib <Reiner.Steib@gmx.de>
258
7b651efb
RS
259 * fr-refcard.tex: Fix errors in previous commit.
260
34c5305c 2612006-06-08 \e,AI\e(Bric Jacoboni <jaco@jacoboni.fr>
c9993712
RS
262
263 * fr-refcard.tex: Update for Emacs 22.
264
8dec0e01
KH
2652006-06-07 Kenichi Handa <handa@m17n.org>
266
267 * NEWS: Mention how to disable character translation for a file.
268
6dfbf803
TTN
2692006-06-04 Sven Joachim <svenjoac@gmx.de>
270
271 * de-refcard.tex: Update for Emacs 22: Use German quotes
272 and umlauts; fix overfull /hboxes; many rewordings.
273
32a877bb
KS
2742006-06-04 Kim F. Storm <storm@cua.dk>
275
276 * NEWS: Move news for pre-22 versions into...
277 * NEWS.21, NEWS.20: ... new files for Emacs 21 and Emacs 20 news.
278 * ONEWS, ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Remove (rename) files ...
279 * NEWS.19, NEWS.18, NEWS.1-17: ... and organize news about older Emacs
280 versions in separte files. Update copyright notices.
281
a941b26b
EZ
2822006-06-03 Eli Zaretskii <eliz@gnu.org>
283
a88e0343
KS
284 * LPF, LEDIT: Remove files.
285
286 * FTP, README, HELLO, MACHINES, MAILINGLISTS, MORE.STUFF, ETAGS.EBNF:
287 * MOTIVATION, ORDERS, SERVICE, TERMS, TODO:
288 * enriched.doc, ulimit.hack, ses-example.ses, ms-7bkermit, emacs.csh:
289 * Xkeymap.txt, compilation.txt, grep.txt:
290 Add copyright notice and copying permissions.
291
b9d6735c
DP
2922006-05-31 David Ponce <david@dponce.com>
293
a88e0343
KS
294 * tree-widget/default/close.png, tree-widget/default/close.xpm:
295 * tree-widget/default/empty.png, tree-widget/default/empty.xpm:
296 * tree-widget/default/end-guide.png, tree-widget/default/end-guide.xpm:
297 * tree-widget/default/guide.png, tree-widget/default/guide.xpm:
298 * tree-widget/default/handle.png, tree-widget/default/handle.xpm:
299 * tree-widget/default/leaf.png, tree-widget/default/leaf.xpm:
300 * tree-widget/default/no-guide.png, tree-widget/default/no-guide.xpm:
301 * tree-widget/default/no-handle.png, tree-widget/default/no-handle.xpm:
302 * tree-widget/default/open.png, tree-widget/default/open.xpm:
303 * tree-widget/folder/close.png, tree-widget/folder/close.xpm:
304 * tree-widget/folder/empty.png, tree-widget/folder/empty.xpm:
305 * tree-widget/folder/end-guide.png, tree-widget/folder/end-guide.xpm:
306 * tree-widget/folder/guide.png, tree-widget/folder/guide.xpm:
307 * tree-widget/folder/handle.png, tree-widget/folder/handle.xpm:
308 * tree-widget/folder/leaf.png, tree-widget/folder/leaf.xpm:
309 * tree-widget/folder/no-guide.png, tree-widget/folder/no-guide.xpm:
310 * tree-widget/folder/no-handle.png, tree-widget/folder/no-handle.xpm:
311 * tree-widget/folder/open.png, tree-widget/folder/open.xpm:
312 Reduce the size of images.
b9d6735c 313
c3724dcc
JD
3142006-05-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
315
4c88aa80 316 * NEWS: Mention F10 for Gtk+/Lesstif/Lucid menus.
c3724dcc 317
3d0793e4
EZ
3182006-05-26 Eli Zaretskii <eliz@gnu.org>
319
320 * ledit.l: Remove file.
321
f1c582b4
KH
3222006-05-26 Kenichi Handa <handa@m17n.org>
323
324 * NEWS (find-operation-coding-system): Mention the new argument
325 format.
326
e8166ad7
CD
3272006-05-24 Carsten Dominik <dominik@science.uva.nl>
328
5879ac68 329 * orgcard.tex (section{Motion}): Added the item navigation commands.
e8166ad7
CD
330 (section{Publishing}): New section.
331 (section{Links}): Documented elisp and shell links.
332
4ea5193b
RS
3332006-05-20 Rodrigo Real <rreal@ucpel.tche.br>
334
335 * pt-br-refcard.tex: Update.
336
0804c86c
RS
3372006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
338
ba9acf6a
RS
339 * pl-refcard.tex (Local variables): Add compile-command.
340
5879ac68 341 * ru-refcard.tex (Local variables): Add compile-command and coding.
ba9acf6a
RS
342
343 * pt-br-refcard.tex: Don't \input psfig.
344
0804c86c
RS
345 * refcard.tex (section{Info}): Add `i'. Use `s' instead of `M-s'.
346
347 * de-refcard.tex (section{Info}): Ditto.
348
349 * fr-refcard.tex (section{Info}): Ditto. Translation suggested by
350 Stefan Monnier <monnier@iro.umontreal.ca>.
351
352 * pl-refcard.tex (section{Info}): Ditto. Translation suggested by
353 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>.
354
5879ac68 355 * cs-refcard.tex (section{Info}): Use `s' instead of `M-s'. Entry
0804c86c
RS
356 for `i' is not translated yet.
357
358 * pt-br-refcard.tex (section{Info}): Ditto.
359
360 * ru-refcard.tex (section{Info}): Ditto.
361
362 * sk-refcard.tex (section{Info}): Ditto.
363
e6d33cab
RS
3642006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
365
366 * MORE.STUFF: Update AUCTeX entry.
367
424567e3
EZ
3682006-05-20 Rodrigo Real <rreal@ucpel.tche.br>
369
370 * pt-br-refcard.tex:
371 * pt-br-refcard.ps: New files.
372
98662f48
RS
3732006-05-15 Reiner Steib <Reiner.Steib@gmx.de>
374
375 * sk-refcard.tex: Add coding cookie.
376
4449f659
MB
3772006-05-15 Michael Olson <mwolson@gnu.org>
378
379 * MORE.STUFF: Update URL for Planner Mode and add description.
380 Canonicalize URLs for Emacs Muse and Emacs Wiki Mode.
381
6b481006
RF
3822006-05-12 Romain Francoise <romain@orebokech.com>
383
384 * MORE.STUFF: ERC is now part of Emacs.
385 Add Emacs Muse.
386
4b1af9ac
RS
3872006-05-12 Ken Manheimer <ken.manheimer@gmail.com>
388
389 * NEWS (allout): Update.
390
7c36a00a
BW
3912006-05-06 Bill Wohler <wohler@newt.com>
392
393 Release MH-E version 8.0.
394
395 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.
396
1c9e62fe
BW
3972006-04-28 Bill Wohler <wohler@newt.com>
398
399 Release MH-E version 7.95.
400
401 * NEWS, MH-E-NEWS: Update for MH-E release 7.95.
402
66f7848b
BW
4032006-04-21 Bill Wohler <wohler@newt.com>
404
405 Release MH-E version 7.94.
406
407 * NEWS, MH-E-NEWS: Update for MH-E release 7.94.
408
bf49275d
NR
4092006-04-21 Nick Roberts <nickrob@snap.net.nz>
410
411 * NEWS: Mention t-mouse.el. Touch up description of gdb-ui.el.
412
b744e319
CD
4132006-04-20 Carsten Dominik <dominik@science.uva.nl>
414
415 * orgcard.tex: Version number change only.
416
9f6dc5a8
RS
4172006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
418
a88e0343
KS
419 * gnus-refcard.tex: Bump version to 5.11. Remove duplicate \def's.
420 Update date.
9f6dc5a8 421
11227360
BW
4222006-04-18 Bill Wohler <wohler@newt.com>
423
424 * MORE.STUFF: Add MH-E.
425
87acbfda
CD
4262006-04-18 Carsten Dominik <dominik@science.uva.nl>
427
428 * orgcard.tex: Version number change only.
429
94c3a9d8
KH
4302006-04-12 Kenichi Handa <handa@m17n.org>
431
432 * PROBLEMS (C-SPC fails ...): Explicitly say fcitx in the header.
433
8a70fed7
CD
4342006-04-11 Carsten Dominik <dominik@science.uva.nl>
435
5879ac68 436 * orgcard.tex (section{Tables}): Document column narrowing.
8a70fed7
CD
437 (section{Links}): Document bracket links.
438
2fb18d13
KH
4392006-04-11 Kenichi Handa <handa@m17n.org>
440
441 * PROBLEMS (C-SPC fails ...): Add description for fcitx.
442
f327867a
BW
4432006-04-10 Bill Wohler <wohler@newt.com>
444
445 * NEWS: Add package-version keyword to `defcustom' and mention
446 associated variable `customize-package-emacs-version-alist'.
447
1ca9b532
RS
4482006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
449
450 * NEWS: Add string-or-null-p.
451
84a9c798
BW
4522006-03-28 Bill Wohler <wohler@newt.com>
453
454 * images/README: Update with following information.
461e9977 455
84a9c798 456 * images/data-save.xpm, images/mail/flag-for-followup.xpm:
a88e0343 457 * images/zoom-in.xpm, images/zoom-out.xpm: New images from GNOME 2.12.
84a9c798
BW
458
459 * images/contact.pbm, images/data-save.pbm, images/delete.pbm:
460 * images/mail/flag-for-followup.pbm, images/mail/inbox.pbm:
461 * images/mail/move.pbm, images/next-page.pbm, images/zoom-out.pbm:
462 New bitmaps for new images.
461e9977
RF
463
464 * images/refresh.xpm, images/sort-ascending.xpm,
5879ac68 465 * images/sort-descending.xpm: Update with GTK 2.x images. Note
84a9c798 466 that the default GTK icons are not overridden by the GNOME theme
5879ac68 467 due to a bug which was fixed in GNOME 2.15. Once GNOME 2.16 is in
84a9c798 468 wide circulation, then the GTK icons should be replaced with the
5879ac68 469 equivalent GNOME icons. Until then, we should be consistent with
84a9c798 470 GTK first, then GNOME.
461e9977
RF
471
472 * images/mail/repack.xpm, images/mail/reply-from.xpm:
84a9c798
BW
473 * images/mail/reply-to.xpm, images/search-replace.xpm:
474 * images/separator.xpm, images/show.xpm: Update custom icons to be
475 closer to their GNOME counterparts.
461e9977
RF
476
477 * images/attach.pbm, images/exit.pbm, images/mail/compose.pbm:
84a9c798
BW
478 * images/mail/repack.pbm, images/mail/reply-all.pbm:
479 * images/mail/reply-from.pbm, images/mail/reply-to.pbm:
480 * images/mail/reply.pbm, images/mail/send.pbm, images/show.pbm:
481 * images/search-replace.pbm: Update bitmaps.
461e9977
RF
482
483 * images/execute.pbm, images/execute.xpm, images/fld-open.pbm:
84a9c798
BW
484 * images/fld-open.xpm, images/highlight.pbm, images/highlight.xpm:
485 * images/mail.pbm, images/mail.xpm, images/mail/alias.pbm:
486 * images/mail/alias.xpm, images/mail/refile.pbm:
487 * images/mail/refile.xpm, images/page-down.pbm:
488 * images/page-down.xpm, images/widen.pbm, images/widen.xpm: Remove
a88e0343 489 custom MH-E icons -- MH-E is now using the equivalent GTK/GNOME icons.
84a9c798 490
679ce4d5
RF
4912006-03-23 Romain Francoise <romain@orebokech.com>
492
493 * NEWS: Misc. fixes.
494
9212fe99
CD
4952006-03-15 Carsten Dominik <dominik@science.uva.nl>
496
497 * orgcard.tex: Version number change only.
498
3470ef37
NR
4992006-03-15 Nick Roberts <nickrob@snap.net.nz>
500
501 * DEBUG (Note): Describe features for debugging with GDB in Emacs.
502
8cf1c5a4
MB
5032006-03-11 Miles Bader <miles@gnu.org>
504
505 * images/mail: New directory.
506 * images/attach.xpm, images/connect.xpm:
507 * images/contact.xpm, images/delete.xpm:
508 * images/describe.xpm, images/disconnect.xpm:
509 * images/exit.xpm, images/gnus/toggle-subscription.xpm:
510 * images/lock-broken.xpm, images/lock-ok.xpm:
511 * images/lock.xpm, images/mail/compose.xpm:
512 * images/mail/copy.xpm, images/mail/forward.xpm:
513 * images/mail/inbox.xpm, images/mail/move.xpm:
514 * images/mail/not-spam.xpm, images/mail/outbox.xpm:
515 * images/mail/preview.xpm, images/mail/reply-all.xpm:
516 * images/mail/reply.xpm, images/mail/save-draft.xpm:
517 * images/mail/save.xpm, images/mail/send.xpm:
518 * images/mail/spam.xpm, images/next-page.xpm:
519 * images/refresh.xpm, images/separator.xpm:
a88e0343 520 * images/sort-ascending.xpm, images/sort-column-ascending.xpm:
8cf1c5a4
MB
521 * images/sort-criteria.xpm, images/sort-descending.xpm:
522 * images/sort-row-ascending.xpm:
523 New icons, copied from Gnus trunk (originally from Gnome 2.6).
524
d5b08376
BW
5252006-03-11 Bill Wohler <wohler@newt.com>
526
5879ac68 527 * NEWS: Document `image-load-path-for-library'. Note that all
d5b08376 528 images have been moved from lisp into etc/images in `find-image'
5879ac68 529 item. Fix typo in `copy-tree'.
d5b08376 530
3f9c65ca
RS
5312006-03-09 Reiner Steib <Reiner.Steib@gmx.de>
532
533 * TUTORIAL.de: Replace "Schreiben" by "Dr\e,A|\e(Bcken" where appropriate.
534
7204b00e
CD
5352006-03-07 Carsten Dominik <dominik@science.uva.nl>
536
537 * orgcard.tex: Version number change only.
538
dec817ba
BW
5392006-03-05 Bill Wohler <wohler@newt.com>
540
541 Release MH-E version 7.93.
542
543 * NEWS, MH-E-NEWS: Update for MH-E release 7.93.
544
cca17969
TTN
5452006-02-23 Herbert Euler <herberteuler@hotmail.com> (tiny change)
546
547 * TUTORIAL.cn: Fix omission bug: Add dot (ASCII 0x2E) on first line.
548
3bfb8112
CD
5492006-02-22 Carsten Dominik <dominik@science.uva.nl>
550
5879ac68 551 * orgcard.tex (section{Links}): Rewritten to cover the modified
3bfb8112
CD
552 link system.
553
0951cd36
BW
5542006-02-18 Bill Wohler <wohler@newt.com>
555
556 Release MH-E version 7.92.
557
558 * NEWS, MH-E-NEWS: Update for MH-E release 7.92.
559
4599a9a5
KH
5602006-02-17 Kenichi Handa <handa@m17n.org>
561
562 * TUTORIAL.translators (TUTORIAL.cn): Update the maintainer.
563
5642006-02-17 Sun Yijiang <sunyijiang@gmail.com>
565
566 * TUTORIAL.cn: Reworked.
567
542f7c55
CY
5682006-02-14 Chong Yidong <cyd@stupidchicken.com>
569
570 * NEWS: Changes in handling of file local variables.
571
3430357a
JD
5722006-02-14 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
573
574 * NEWS: Gtk+ 2.4 is required.
575
cbd488c4
YM
5762006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
577
578 * PROBLEMS (Mac OS X): Add QuickTime 7.0.4 / Mac OS X 10.3.9 breakage.
579
5f64e9f6
MD
5802006-02-09 Mathias Dahl <mathias.dahl@gmail.com>
581
2ccc6e66 582 * NEWS: New key bindings for Tumme in Dired.
5f64e9f6 583
4c003d2f
JB
5842006-02-05 Jay Belanger <belanger@truman.edu>
585
586 * calccard.tex: Update copyright year.
587
8508e990
MB
5882006-02-04 Michael Olson <mwolson@gnu.org>
589
590 * NEWS: Update for ERC 5.1.1. Use the same wording for headings
591 that Emacs does in its NEWS file.
592
5384dc93
BW
5932006-02-03 Bill Wohler <wohler@newt.com>
594
595 Release MH-E version 7.91.
596
597 * NEWS, MH-E-NEWS: Update for MH-E release 7.91.
598
c80ba99d
BW
5992006-02-02 Bill Wohler <wohler@newt.com>
600
601 Release MH-E version 7.90.
602
5384dc93 603 * NEWS, MH-E-NEWS: Update for MH-E release 7.90.
c80ba99d 604
597993cf
MB
6052006-01-29 Michael Olson <mwolson@gnu.org>
606
607 * NEWS: Add entry for ERC.
608
7cef6228
CY
6092006-01-27 Chong Yidong <cyd@stupidchicken.com>
610
611 * TODO: Make SYNC_INPUT the default.
612
3140b91b
NR
6132006-01-25 Nick Roberts <nickrob@snap.net.nz>
614
615 * images/gud/pstar.xpm: Make background transparent.
616
82a31b62
NF
6172006-01-24 Noah Friedman <friedman@splode.com>
618
619 * emacs-buffer.gdb: Replace all references to `cdr' field of
620 conses with `u.cdr', per change Andreas Schwab 2005-11-15
621 of src/lisp.h.
622
87899d7e
MA
6232006-01-23 Michael Albinus <michael.albinus@gmx.de>
624
5879ac68 625 * NEWS: Tramp can be removed by M-x tramp-unload-tramp.
87899d7e 626
14397ea7
DN
6272006-01-15 Dan Nicolaescu <dann@ics.uci.edu>
628
5879ac68 629 * e/eterm-color.ti: Re-enable the ri entry. Add kich1.
14397ea7 630
3c005b12
RS
6312006-01-13 Richard M. Stallman <rms@gnu.org>
632
633 * emacs.1: +N applies only to next file.
634
04a4075f
DN
6352005-12-28 Dan Nicolaescu <dann@ics.uci.edu>
636
637 * e/eterm-color.ti: Temporarily disable the ri entry.
638 * e/eterm-color: Regenerate.
cdda1b59 639
4e8b322f
KL
6402005-12-21 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
641
642 * TODO: Add note on the multi-tty branch.
643
f4695519
KL
6442005-12-16 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
645
646 * NEWS: Change `prev-buffer' to `previous-buffer'; add note on
647 them using the frame-local buffer list.
648
5fdf9b7c
EZ
6492005-12-10 David Koppelman <koppel@ece.lsu.edu>
650
651 * NEWS: hi-lock-mode is now buffer local, use global-hi-lock-mode
652 instead.
653
61322d72
JB
6542005-12-02 Jay Belanger <belanger@truman.edu>
655
656 * NEWS: Add comment about the Calc prefix.
657
55a03101
TTN
6582005-11-28 Thien-Thi Nguyen <ttn@gnu.org>
659
660 * MORE.STUFF: Add entry: "Go in a buffer: Go Text Protocol client".
661
fd993ce2
CY
6622005-11-18 Chong Yidong <cyd@stupidchicken.com>
663
664 * images/icons/emacs_16.png, images/icons/emacs_24.png
665 * images/icons/emacs_32.png, images/icons/emacs_48.png:
666 New Emacs icons.
667
35af3490
CD
6682005-11-18 Carsten Dominik <dominik@science.uva.nl>
669
670 * orgcard.tex: Version 3.20
671
cdda1b59 6722005-11-16 Nick Roberts <nickrob@snap.net.nz>
a354cf39
NR
673
674 * images/gud/go.xpm, images/gud/go.pbm: Old gud-remove icons.
675 Use for run/continue.
676 * images/gud/stop.xpm, images/gud/stop.pbm: Old gud-break icons.
677 Use for interrupting inferior.
678 * images/gud/pp.xpm, images/gud/pstar.xpm, images/gud/until.xpm:
679 Use a more appropriate variable name.
680 * images/gud/remove.xpm, images/gud/remove.pbm
681 * images/gud/break.xpm, images/gud/break.pbm: Make more intuitive.
cdda1b59 682
31fa5025
NR
6832005-11-09 Nick Roberts <nickrob@snap.net.nz>
684
685 * images/gud/pp.xpm, images/gud/pp.pbm: New icons.
686
32087ea3
JD
6872005-11-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
688
689 * images/copy.xpm, images/copy.pbm, images/low-color/copy.xpm
690 * images/save.xpm, images/save.pbm, images/low-color/save.xpm:
691 Adjust baseline.
cdda1b59 692
16896f67
JD
6932005-11-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
694
695 * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
696 * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
697 * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
698 * images/low-color/next-node.xpm: Adjust paper size and layout.
699
7dab700a
NR
7002005-11-05 Nick Roberts <nickrob@snap.net.nz>
701
702 * DEBUG: Describe how to provide preprocessor macro information.
703
db2cf961
JD
7042005-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
705
706 * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
707 * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
708 * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
709 * images/low-color/next-node.xpm: New images.
710
94539089
CD
7112005-11-04 Carsten Dominik <dominik@science.uva.nl>
712
713 * orgcard.tex (section{Notes}): Version number change.
714
719e04b6
RF
7152005-11-03 Romain Francoise <romain@orebokech.com>
716
717 * orgcard.tex: Update FSF's address.
718
99ac5182
NR
7192005-11-03 Nick Roberts <nickrob@snap.net.nz>
720
7dab700a 721 * DEBUG: GDB can sometimes expand macros.
99ac5182 722
4ac4f9ce
RF
7232005-11-01 Romain Francoise <romain@orebokech.com>
724
725 * NEWS: Source files are compressed by default.
726
ae3859c0
BW
7272005-10-28 Bill Wohler <wohler@newt.com>
728
729 * NEWS: Help mode now creates hyperlinks for URLs.
730
cc795ef0
DN
7312005-10-27 Dan Nicolaescu <dann@ics.uci.edu>
732
4ac4f9ce 733 * e/eterm-color.ti (el1): Undo 2005-10-23 change.
5879ac68 734 Add some comments on how to update this file. Add ri
cc795ef0
DN
735 capability that has long been supported by term.el.
736
a42d1309
NR
7372005-10-25 Nick Roberts <nickrob@snap.net.nz>
738
739 * images/gud/until.xpm: Colour correction.
740
61796b3c
RS
7412005-10-23 Richard M. Stallman <rms@gnu.org>
742
743 * e/eterm-color.ti (el1): Capability deleted,
744 since term.el doesn't implement it.
745
6f97b9c8
DN
7462005-10-20 Dan Nicolaescu <dann@ics.uci.edu>
747
748 * e/eterm-color.ti: Change the terminal name to eterm-color.
749 * e/eterm-color: Regenerate.
750
a12ba300
EZ
7512005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
752
753 * Makefile (e/eterm-color): Rename eterm to eterm-color.
754
436a2ccd
CY
7552005-10-18 Chong Yidong <cyd@stupidchicken.com>
756
757 * NEWS: New variable `max-image-size'.
758
ffda926c
BW
7592005-10-17 Bill Wohler <wohler@newt.com>
760
5879ac68 761 Moved all remaining images from lisp/toolbar to etc/images. The
ffda926c
BW
762 low resolution images were placed in their own directory (low-color).
763
764 * images/attach.*, images/cancel.*, images/close.*:
765 * images/copy.*, images/cut.*, images/diropen.*:
766 * images/exit.*, images/help.*, images/home.*:
767 * images/index.*, images/info.*, images/mail.*:
768 * images/new.*, images/open.*, images/paste.*:
769 * images/preferences.*, images/print.*, images/save.*:
770 * images/saveas.*, images/search.*:
771 * images/search-replace.*, images/spell.*:
772 * images/undo.*: Moved here from lisp/toolbar.
773
774 * images/low-color/copy.*: Moved here from lisp/toolbar/lc-copy.*.
775 * images/low-color/cut.*: Moved here from lisp/toolbar/lc-cut.*.
776 * images/low-color/help.*: Moved here from lisp/toolbar/lc-help.*.
777 * images/low-color/home.*: Moved here from lisp/toolbar/lc-home.*.
778 * images/low-color/index.*: Moved here from lisp/toolbar/lc-index.*.
779 * images/low-color/new.*: Moved here from lisp/toolbar/lc-new.*.
780 * images/low-color/open.*: Moved here from lisp/toolbar/lc-open.*.
781 * images/low-color/paste.*: Moved here from lisp/toolbar/lc-paste.*.
782 * images/low-color/preferences.*: Moved here from
783 lisp/toolbar/lc-preferences.*.
784 * images/low-color/print.*: Moved here from lisp/toolbar/lc-print.*.
785 * images/low-color/save.*: Moved here from lisp/toolbar/lc-save.*.
786 * images/low-color/saveas.*: Moved here from lisp/toolbar/lc-saveas.*.
787 * images/low-color/search.*: Moved here from lisp/toolbar/lc-search.*.
788 * images/low-color/spell.*: Moved here from lisp/toolbar/lc-spell.*.
789 * images/low-color/undo.*: Moved here from lisp/toolbar/lc-undo.*.
790
791 To conform with convention, the underscore (_) in the following
792 image names were replaced with dash (-) or (/) as appropriate.
793
794 * images/back-arrow.*: Moved here from lisp/toolbar/back_arrow.*.
795 * images/fld-open.*: Moved here from lisp/toolbar/fld_open.*.
796 * images/fwd-arrow.*: Moved here from lisp/toolbar/fwd_arrow.*.
797 * images/jump-to.*: Moved here from lisp/toolbar/jump_to.*.
798 * images/left-arrow.*: Moved here from lisp/toolbar/left_arrow.*.
799 * images/right-arrow.*: Moved here from lisp/toolbar/right_arrow.*.
800 * images/up-arrow.*: Moved here from lisp/toolbar/up_arrow.*.
801 * images/low-color/back-arrow.*: Moved here from
cdda1b59 802 lisp/toolbar/lc-back_arrow.*.
ffda926c
BW
803 * images/low-color/fwd-arrow.*: Moved here from
804 lisp/toolbar/lc-fwd_arrow.*.
805 * images/low-color/jump-to.*: Moved here from
806 lisp/toolbar/lc-jump_to.*.
807 * images/low-color/left-arrow.*: Moved here from
cdda1b59 808 lisp/toolbar/lc-left_arrow.*.
ffda926c 809 * images/low-color/right-arrow.*: Moved here from
cdda1b59 810 lisp/toolbar/lc-right_arrow.*.
ffda926c
BW
811 * images/low-color/up-arrow.*: Moved here from
812 lisp/toolbar/lc-up_arrow.*.
cdda1b59 813 * images/mail/compose.*: Moved here from lisp/toolbar/mail_compose.*.
ffda926c
BW
814 * images/mail/send.*: Moved here from lisp/toolbar/mail_send.*.
815
816 * images/README: Incorporated the content of lisp/toolbar/README
817 now that all of the images are here.
818
eae86e67
NR
8192005-10-16 Nick Roberts <nickrob@snap.net.nz>
820
821 * images/gud/n.pbm, images/gud/n.xpm
822 * images/gud/ni.xpm, images/gud/ni.xpm
823 * images/gud/s.xpm, images/gud/s.xpm
824 * images/gud/si.xpm, images/gud/si.xpm: Rename to
825 next.*, nexti.*, step.*, and stepi.* , respectively, as the
826 file-name no longer clashes on 8+3 filesystems.
827
cdda1b59 8282005-10-14 Bill Wohler <wohler@newt.com>
aa2361eb 829
ffda926c
BW
830 * images/gud/break.*: Moved here from toolbar/gud-break.*.
831 * images/gud/cont.*: Moved here from toolbar/gud-cont.*.
832 * images/gud/down.*: Moved here from toolbar/gud-down.*.
833 * images/gud/finish.*: Moved here from toolbar/gud-finish.*.
834 * images/gud/ni.*: Moved here from toolbar/gud-ni.*.
835 * images/gud/n.*: Moved here from toolbar/gud-n.*.
836 * images/gud/print.*: Moved here from toolbar/gud-print.*.
837 * images/gud/pstar.*: Moved here from toolbar/gud-pstar.*.
838 * images/gud/remove.*: Moved here from toolbar/gud-remove.*.
839 * images/gud/run.*: Moved here from toolbar/gud-run.*.
840 * images/gud/si.*: Moved here from toolbar/gud-si.*.
841 * images/gud/s.*: Moved here from toolbar/gud-s.*.
842 * images/gud/until.*: Moved here from toolbar/gud-until.*.
843 * images/gud/up.*: Moved here from toolbar/gud-up.*.
844 * images/gud/watch.*: Moved here from toolbar/gud-watch.*.
aa2361eb 845
cdda1b59 8462005-10-14 Bill Wohler <wohler@newt.com>
03ab074b
BW
847
848 Released MH-E version 7.85.
cdda1b59 849
03ab074b
BW
850 * NEWS, MH-E-NEWS: Updated for release 7.85.
851
f9e36a6d
JD
8522005-10-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
853
854 * NEWS: -nb => -nbi
855
86bebbbc
CD
8562005-10-10 Carsten Dominik <dominik@science.uva.nl>
857
858 * orgcard.tex: Version 3.17, no changes except version number.
859
0597ab12
JD
8602005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
861
862 * NEWS: -nb, --no-bitmap-icon
863
ba6be78d
SM
8642005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
865
866 * TODO: Clarify the local variables entry.
867
c2e59571
BW
8682005-09-30 Bill Wohler <wohler@newt.com>
869
870 Moved MH-E image files from toolbar and mail directories into
ffda926c 871 images.
c2e59571
BW
872
873 * images/mail: New directory.
874
875 * images/mail/reply.*: Moved here from lisp/mail/reply2*.
876
877 * images/mail/alias.*, images/mail/refile.*, images/mail/repack.*:
878 * images/mail/reply*: Moved here from lisp/toolbar.
879
880 * images/execute.*, images/highlight.*, images/mh-logo.xpm:
881 * images/page-down.*, images/show.*, images/widen.*: Moved here
882 from lisp/toolbar.
ba6be78d
SM
883
884 * images/refresh.*: Moved here from lisp/toolbar/rescan.*.
885 Use GNOME 2.10's refresh icon.
c2e59571
BW
886
887 * images/README: New file that indicates which icons came from
888 GNOME (see lisp/toolbar/README).
889
b6473e48
RF
8902005-09-30 Romain Francoise <romain@orebokech.com>
891
892 * NEWS: Mention changes to `read-buffer'.
893
a0292bb5
CY
8942005-09-30 Chong Yidong <cyd@stupidchicken.com>
895
896 * images/ezimage: New directory.
897
898 * images/ezimage/*.xpm: Add images used by speedbar.el.
899
50a9d14a
DP
9002005-09-30 David Ponce <david@dponce.com>
901
902 * NEWS: Update recentf changes.
903
a33704bb
MB
9042005-09-28 Simon Josefsson <jas@extundo.com>
905
906 * GNUS-NEWS: Fix IDNA notes.
907
5879ac68 9082005-09-27 Jay Belanger <belanger@truman.edu>
0b292bd0
JB
909
910 * calccard.tex: Update `versionnumber', remove `versiondate'.
ba6be78d 911 (Error Recovery): Refer to "initial state" rather than "default state".
0b292bd0
JB
912 (Algebra): Mention LaTeX language mode.
913 (Programming): Delete reference to "Z =".
914
f7938fdd 9152005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
917551f2
EZ
916
917 * emacs.py (ehelp): Add g and l to arg list, and use them in the
918 call to `help'.
919
49844623
RF
9202005-09-17 Romain Francoise <romain@orebokech.com>
921
922 * gfdl.1: Update to version 1.2. Delete UC macro.
923
ce9b56fe
KH
9242005-09-15 Kenichi Handa <handa@m17n.org>
925
ba6be78d 926 * PROBLEMS: Fix the paragraph describing the limitation of UTF-8/16/7.
ce9b56fe 927
8c4a54e2
RF
9282005-09-14 Romain Francoise <romain@orebokech.com>
929
930 * NEWS: Add entry for write-region-inhibit-fsync.
931
cacb2615 9322005-09-09 Kevin Ryde <user42@zip.com.au>
50a6ff15
EZ
933
934 * MORE.STUFF: Update url for calculator.el.
935
d87ceee0
KH
9362005-09-08 Kenichi Handa <handa@m17n.org>
937
938 * PROBLEMS: Show a patch for Mule-UCS to make it byte-compiled
939 correctly.
940
c1105d05
MA
9412005-08-31 Michael Albinus <michael.albinus@gmx.de>
942
943 * NEWS: Add entry for `make-auto-save-file-name'.
944
fef741ad
TTN
9452005-08-19 Emilio C. Lopes <eclig@gmx.net>
946
947 * emacsclient.1 (DESCRIPTION): Reflect inclusion in the
948 Emacs distribution. Make role of EDITOR clearer.
949 (OPTIONS): Document `-s', `-V' and `-h'
950 as well as their long name counterparts.
951 (BUGS): Remove.
952
20dc2215
RF
9532005-08-26 Romain Francoise <romain@orebokech.com>
954
955 * PROBLEMS: Fix capitalization of "Gnus".
956
217b694f
EZ
9572005-08-20 Chong Yidong <cyd@stupidchicken.com>
958
959 * MORE.STUFF: Update links and URLs.
960
4f27bfc3
KH
9612005-08-05 Kenichi Handa <handa@m17n.org>
962
963 * NEWS: Fix the entry describing code-pages.
964
c638055f
JB
9652005-07-28 Juanma Barranquero <lekktu@gmail.com>
966
967 * .cvsignore: Add `icons' (for in-place installs).
968
cdf9f986
JL
9692005-07-19 Juri Linkov <juri@jurta.org>
970
971 * grep.txt: New file.
972
25fd144d
JD
9732005-07-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
974
c638055f 975 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
25fd144d
JD
976 -R comes after i386 in setarch command.
977
9e5f497d
JL
9782005-07-12 Juri Linkov <juri@jurta.org>
979
980 * refcard.tex (Files): Change description of `C-x C-q' from
981 `checkin/checkout' to `toggle read-only'.
982 (Getting Help): Replace `C-h c' with `C-h k'.
983 (Error Recovery): Replace `recover-file' with `recover-session'.
984 (Info): Replace key binding `C-h C-i' with `C-h S'. Add `t'.
985
bc4c8456
RS
9862005-07-07 Richard M. Stallman <rms@gnu.org>
987
b713c813 988 * GNU: Update how to help. Improve footnote 7.
bc4c8456 989
9d42fe6f
LK
9902005-07-07 Lute Kamstra <lute@gnu.org>
991
992 * tasks.texi: Delete file. The GNU Task List is obsolete and has
993 been replaced by http://savannah.gnu.org/projects/tasklist.
994
9952005-07-07 Lute Kamstra <lute@gnu.org>
60b34e06
LK
996
997 * refcard.tex: Update `versionnumber' and `year'. Update Emacs's
998 version to 22.
999 (Starting Emacs): Delete sentence to fix formatting problems.
1000 (Multiple Windows): Clarify first sentence. Mention C-x 5 1.
1001 (Formatting): Update the binding of set face.
1002 (International Character Sets): set-language-environment is bound
9d42fe6f 1003 to C-x RET l.
60b34e06 1004
a0ec7a4a
LK
10052005-07-05 Lute Kamstra <lute@gnu.org>
1006
1007 Update FSF's address in GPL notices.
1008
a88e0343
KS
1009 * INTERVIEW, calccard.tex, cs-dired-ref.tex, cs-refcard.tex:
1010 * dired-ref.tex, fr-drdref.tex, fr-refcard.tex, gfdl.1:
1011 * pl-refcard.tex, refcard.tex, ru-refcard.tex, sk-dired-ref.tex:
1012 * sk-refcard.tex, vipcard.tex, viperCard.tex: Update FSF's address.
a0ec7a4a 1013
cf14a51c
JD
10142005-07-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1015
a0ec7a4a 1016 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
ba6be78d 1017 Add it again.
cf14a51c 1018
01d37825
CD
10192005-06-29 Carsten Dominik <dominik@science.uva.nl>
1020
ba6be78d 1021 * NEWS: Add an entry for Org-mode, and a change entry for reftex-mode.
01d37825 1022
025691ed
RS
10232005-06-28 Richard M. Stallman <rms@gnu.org>
1024
1025 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping): New.
1026
98d1a1cf
EZ
10272005-06-11 Eli Zaretskii <eliz@gnu.org>
1028
1029 * DEBUG: Mention emacs-buffer.gdb.
1030
58f498fe
NF
10312005-06-10 Noah Friedman <friedman@splode.com>
1032
1033 * emacs-buffer.gdb (ybuffer-list): Don't use $filename; can't use
1034 char as placeholder when buffer has no file name and process is
1035 still live. Use different printf cases instead.
1036
4a29de23
KS
10372005-06-08 Kim F. Storm <storm@cua.dk>
1038
1039 * PROBLEMS: Linux kernel 2.6.10 may corrupt process output.
1040 Warn that using CVS+SSH may corrupt files, include work-around.
1041
c476bcb0
JL
10422005-06-06 Juri Linkov <juri@jurta.org>
1043
1044 * TUTORIAL.cs, TUTORIAL.sk: Change NBSP to space.
1045
1046 * TUTORIAL.ro: Change NBSP to space. Move coding cookie from the
1047 second line to Local Variables. Fix title line.
1048
6b5341d3
MB
10492005-05-30 Miles Bader <miles@gnu.org>
1050
1051 * emacs-buffer.gdb: Remove RCS keywords.
1052
a7868bfa
NF
10532005-05-30 Noah Friedman <friedman@splode.com>
1054
1055 * emacs-buffer.gdb: New file.
e55df387 1056 * NEWS: Mention it.
a7868bfa 1057
36f28e7f
RS
10582005-05-28 Richard M. Stallman <rms@gnu.org>
1059
1060 * TUTORIAL.fr: Change NBSP to space.
1061
e495eaec
BW
10622005-05-28 Bill Wohler <wohler@newt.com>
1063
1064 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.84.
1065
639ec765
NR
10662005-05-19 Nick Roberts <nickrob@snap.net.nz>
1067
1068 * TODO: post-command-idle-hook has gone.
1069
1e866943
JB
10702005-05-16 Juanma Barranquero <lekktu@gmail.com>
1071
1072 * NEWS: Remove references to open-network-stream-nowait and
1073 open-network-stream-server.
1074
820f92e1
RS
10752005-05-15 Richard M. Stallman <rms@gnu.org>
1076
1077 * GNU: Correct/improve previous change.
1078
d06ba294
RS
10792005-05-14 Richard M. Stallman <rms@gnu.org>
1080
1081 * GNU: Update footnotes.
1082
85ddb888
RS
1083 * NEWS: Lots of clarifications and cleanups.
1084
2890fe8e 10852005-05-05 Slawomir Nowaczyk <slawek@cs.lth.se> (tiny change)
e31eb62c 1086
1953295b 1087 * TUTORIAL.pl: Updated header.
e31eb62c 1088
406c0f12
RS
10892005-05-02 Richard M. Stallman <rms@gnu.org>
1090
1091 * NEWS: More rearrangements.
1092
30b0da81
RS
10932005-05-02 Chong Yidong <cyd@stupidchicken.com>
1094
1095 * NEWS: Items rearranged in logical order.
1096
6544b8f6
LH
10972005-05-01 Lars Hansen <larsh@math.ku.dk>
1098
1099 * NEWS: Correct key binding for dired-mark-omitted.
1100
c9b630f7
DN
11012005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
1102
35b1b8ab
DN
1103 * NEWS: Mention xterm key bindings.
1104
c9b630f7
DN
1105 * e/eterm.ti: Add a comment.
1106 * e/eterm: Regenerate.
1107
70ca7cb3
TTN
11082005-04-25 Alex Ott <ott@jet.msk.su>
1109
1110 * TUTORIAL.ru: Update.
1111
f425f742
PJ
11122005-04-13 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
1113
1114 * TUTORIAL.sk: Updated header.
1115
ed0fb1f1
JD
11162005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1117
1118 * NEWS: Mention cursorBlink resource.
1119
b7461be9
YM
11202005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1121
1122 * NEWS: Mention dynamic change of keyboard-coding-system on Mac.
1123
4a4cbd00
JD
11242005-04-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1125
1126 * NEWS: Mention fontSet for Lucid menus.
1127
0c9a01ff
MY
11282005-04-10 Masatake YAMATO <jet@gyve.org>
1129
1953295b
SM
1130 * compilation.txt (symbol): Add gcov-file
1131 gcov-bb-file gcov-never-called-line gcov-called-line.
0c9a01ff 1132
c09b2b56
KH
11332005-04-08 Kenichi Handa <handa@m17n.org>
1134
1135 * TUTORIAL.ja: Updated header, contents synchronized with
1136 TUTORIAL at 2005-04-01T00:31:25Z!rms@gnu.org.
1137
7237931b
PJ
11382005-04-06 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
1139
1140 * TUTORIAL.cs: Updated header.
1141
7bade82d
WL
11422005-04-05 Werner Lemberg <wl@gnu.org>
1143
1144 * TUTORIAL.de: Updated header.
1145
28cfe103 11462005-04-05 Marcelo Toledo <marcelo@gnu.org>
a049b36c 1147
1953295b 1148 * TUTORIAL.translators: Added the field Maintainer.
a049b36c 1149
b2c2fcb7
TTN
11502005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
1151
1152 * TUTORIAL.it: Move "copying conditions at end" sentence after title.
1153
e3039e63
TTN
11542005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
1155
1156 * TUTORIAL.ja: Update text before first period.
1157 Reported by Kenichi Handa.
1158
b7dc1e82 11592005-04-02 Richard M. Stallman <rms@gnu.org>
e3039e63 1160
b7dc1e82
RS
1161 * TUTORIAL.ja, TUTORIAL.cn, TUTORIAL.ru, TUTORIAL.zh: Remove the
1162 old intro line that apparently was a longer version of "Emacs
1163 tutorial".
1164
1165 * TUTORIAL.es: Clean up line breaks.
1166
28cfe103 11672005-04-01 Marcelo Toledo <marcelo@gnu.org>
f290db1d 1168
1953295b
SM
1169 * TUTORIAL.pt_BR, TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
1170 * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja, TUTORIAL.ko,
1171 * TUTORIAL.pl, TUTORIAL.pt_BR, TUTORIAL.ro, TUTORIAL.ru,
1172 * TUTORIAL.sk, TUTORIAL.sl, TUTORIAL.th, TUTORIAL.zh: Fix title line.
1e866943 1173
28cfe103 11742005-04-01 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
1e866943 1175
1953295b
SM
1176 * TUTORIAL.bg: Fix title line; Applied TUTORIAL changes in
1177 2005-02-08T14:20:54Z!lute@gnu.org, "Emacs" is not transliterated to cyrillic anymore;
1178 Minor fixes.
28cfe103
MT
1179
11802005-04-01 Mats Lidell <matsl@contactor.se>
e3039e63 1181
1953295b
SM
1182 * TUTORIAL.sv: Sync some other changes with the TUTORIAL version
1183 2005-04-01T00:31:25Z!rms@gnu.org.
f290db1d 1184
1d88af04
LK
11852005-04-01 Lute Kamstra <lute@gnu.org>
1186
1187 * TUTORIAL.nl: Fix title line.
1188
19577b0e
TTN
11892005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
1190
1191 * TUTORIAL: Add title line.
1192 * TUTORIAL.bg, TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
1193 * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja,
1194 * TUTORIAL.ko, TUTORIAL.nl, TUTORIAL.pl, TUTORIAL.pt_BR,
1195 * TUTORIAL.ro, TUTORIAL.ru, TUTORIAL.sk, TUTORIAL.sl
1196 * TUTORIAL.sv, TUTORIAL.th, TUTORIAL.zh: Likewise.
1197
10ace8ea
MB
11982005-03-29 Reiner Steib <Reiner.Steib@gmx.de>
1199
1200 * gnus-refcard.tex, gnus-logo.eps: New files.
1201
bbcb3b44
DP
12022005-03-23 David Ponce <david@dponce.com>
1203
1204 * NEWS: Mention recentf-keep.
1205
f31259da
LK
12062005-03-17 Lute Kamstra <lute@gnu.org>
1207
1208 * TODO: Remove define-generic-mode entry (DONE).
1209
3235a9ea
MA
12102005-03-10 Michael Albinus <michael.albinus@gmx.de>
1211
1212 * NEWS: Explain how to default Tramp to FTP.
1213
7709cbbd
YM
12142005-03-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1215
2313f861 1216 * NEWS: Mention Carbon build on Mac OS 9.
3235a9ea 1217
70d9a9cd
DK
12182005-03-01 David Kastrup <dak@gnu.org>
1219
1220 * DEBUG: Add information about `-fno-crossjumping' for GCC.
1221
2dbccf96
LK
12222005-02-14 Lute Kamstra <lute@gnu.org>
1223
6a361c41
LK
1224 * TODO: Remove battery.el entry (DONE).
1225
2dbccf96
LK
1226 * TUTORIAL.nl: Synchronize with TUTORIAL. Correct some typos.
1227 Make the terminology more consistent. Fill the text using the
1228 default `fill-column'.
1229
41835686
LK
12302005-02-08 Lute Kamstra <lute@gnu.org>
1231
1232 * TUTORIAL: Remove some uses of the term "buffer" before it is
1233 properly introduced. Update the description of the mode line.
1234 Consistently use "<ESC>" to denote the ESC key and "<SPC>" to
1235 denote the Space bar. Capitalize all command descriptions.
1236
ba2c991c
RS
12372005-02-06 Richard M. Stallman <rms@gnu.org>
1238
1239 * DEBUG: Minor clarification.
1240
6082a820
EZ
12412005-02-05 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
1242
1243 * emacs.bash: Update the name of the socket of the Emacs server.
1244
3d4d788a
DK
12452005-01-22 David Kastrup <dak@gnu.org>
1246
1247 * NEWS: Mention alias `find-grep' for `grep-find'.
1248
568931f0
NR
12492005-01-22 Nick Roberts <nickrob@snap.net.nz>
1250
1251 * TODO: Add entry for toolbar on ttys.
1252
6869a824
NR
12532005-01-18 Nick Roberts <nickrob@snap.net.nz>
1254
1255 * DEBUG: Suggest separate terminal for debug session.
1256
43805352
EZ
12572005-01-15 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
1258
1259 * TUTORIAL.nl: Correct translation and the Dutch text (typos).
1260 More consistent use of terminology.
1261
20d6de82
RS
12622005-01-13 Cheng Gao <chenggao@gmail.com>
1263
1264 * MORE.STUFF: Add entries of some well known and widely used packages.
3235a9ea 1265
9abb41eb
LH
12662005-01-07 Lars Hansen <larsh@math.ku.dk>
1267
1268 * NEWS: Describe desktop package lazy restore feature.
1269
fda2922a
RS
12702004-12-21 Richard M. Stallman <rms@gnu.org>
1271
1272 * DISTRIB: Don't say "freeware".
1273
d3d89631
NR
12742004-12-15 Nick Roberts <nickrob@snap.net.nz>
1275
1276 * DEBUG: Change printing example to break on a procedure name.
1277
09411f50
DN
12782004-12-11 Dan Nicolaescu <dann@ics.uci.edu>
1279
1280 * e/eterm.ti: Add rs1.
1281 * e/eterm: Regenerate.
1282
0473753a
RS
12832004-12-08 Alexandre VEYRENC <veyrenc@wanadoo.fr> (tiny change)
1284
1285 * fr-refcard.tex: Fix typos.
1286
b11e8823
JD
12872004-12-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1288
1289 * PROBLEMS: Update information about klipper on KDE.
1290
3a0ab7ec
JD
12912004-11-26 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1292
1293 * NEWS: Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
1294
657f0f9c
EZ
12952004-10-08 Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy <frederic.bothamy@free.fr> (tiny change)
1296
1297 * TUTORIAL.fr: Minor wording fix.
1298
5086e75d
LT
12992004-10-04 Luc Teirlinck <teirllm@auburn.edu>
1300
1301 * enriched.doc: Update for new bindings of `set-left-margin' and
1302 `set-right-margin'.
1303
0207b8ad
KS
13042004-10-04 Kim F. Storm <storm@cua.dk>
1305
1306 * DEBUG: Mention pp and ff commands.
1307
3326c1b5
LT
13082004-09-26 Luc Teirlinck <teirllm@auburn.edu>
1309
1310 * enriched.doc: `enriched-annotation-alist' is now called
1311 `enriched-translations'.
1312
d6be0122
DN
13132004-09-26 Dan Nicolaescu <dann@ics.uci.edu>
1314
5879ac68 1315 * e/eterm.ti: Comment out smcup, rmcup. Add kbs, kdch1, rc, sc.
d6be0122 1316 Reformat.
1953295b 1317 * e/eterm: Regenerate.
d6be0122 1318
6e5dce02 13192004-09-25 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1f02a4ba
JD
1320
1321 * PROBLEMS: Updated exec-shield description.
1322
c8be3fe8
KS
13232004-09-16 Dan Nicolaescu <dann@ics.uci.edu>
1324
1325 * e/eterm.ti: Change the strings for smso and rmso.
1953295b 1326 e/eterm: Regenerate.
c8be3fe8 1327
8bca0606
TTN
13282004-09-09 Thien-Thi Nguyen <ttn@gnu.org>
1329
1330 * MORE.STUFF (EDB): Update entry.
1331
4e14f66c
KS
13322004-09-07 Dan Nicolaescu <dann@ics.uci.edu>
1333
1334 * e/eterm.ti: Add `op' entry to enable colors in term.
1953295b 1335 * e/eterm: Regenerate.
4e14f66c 1336
db1febad
EZ
13372004-09-04 Eric S. Raymond <esr@thyrsus.com>
1338
1339 * PROBLEMS: More reorganization to exile old stuff to the
1340 pre-2000 section. I looked up end-of-life dates for a bunch
1341 of old Unixes to check.
1342
eccf9613
BW
13432004-08-24 Bill Wohler <wohler@newt.com>
1344
1345 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.82.
1346
90a02640
DK
13472004-08-22 David Kastrup <dak@gnu.org>
1348
1349 * PROBLEMS, MAILINGLISTS: Update AUCTeX information.
1350
d103d8b3
BW
13512004-08-21 Bill Wohler <wohler@newt.com>
1352
1353 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.81.
1354
29bbca9e
EZ
13552004-08-21 Eric S. Raymond <esr@thyrsus.com>
1356
1357 * PROBLEMS: Massively rearranged by category, to make environment
1358 features and symptoms easier to find. Bugs relating to
1359 20th-century systems moved to the end. Most problem headers
1360 changed to "object: variation" format.
1361
f0d73c14
BW
13622004-08-15 Bill Wohler <wohler@newt.com>
1363
1364 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.80.
1365
e11d1dd9
EZ
13662004-08-14 Romain Francoise <romain@orebokech.com>
1367
1368 * NEWS: Mention the thumbs.el package.
1369
ab5a4a32
EZ
13702004-08-14 Eric Hanchrow <offby1@blarg.net>
1371
1372 * TUTORIAL.es: Replace actual whitespace with the magic string
1373 that causes help-with-tutorial to automatically insert the correct
1374 amount.
1375
7c3225c3
ST
13762004-08-10 Steven Tamm <steventamm@mac.com>
1377
1378 * PROBLEMS: Remove description of Mac OS version upgrade
1379 problems as it is no longer applicable.
1380
05ea6a26
WL
13812004-07-27 Werner Lemberg <wl@gnu.org>
1382
1383 * NEWS: Document all new tutorials.
1384
23f87bed
MB
13852004-08-05 Reiner Steib <Reiner.Steib@gmx.de>
1386
1387 * GNUS-NEWS: Import from the v5_10 branch of the Gnus repository.
1388
1389 * NEWS (Gnus package): Gnus includes Sieve and PGG. Gnus changes
1390 are described in GNUS-NEWS.
1391
13922004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
1393
1394 * gnus.xpm, gnus-pointer.xbm, gnus-pointer.xpm: Import from the
1395 v5_10 branch of the Gnus repository.
1396
0f74bf4c
LT
13972004-07-14 Luc Teirlinck <teirllm@auburn.edu>
1398
1399 * MORE.STUFF: Tramp is now distributed with Emacs.
1400
a66894d8
BW
14012004-07-12 Bill Wohler <wohler@newt.com>
1402
1403 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.4.
1404
bcdf2143
DK
14052004-07-08 David Kastrup <dak@gnu.org>
1406
1953295b 1407 * NEWS (Lisp changes in 21.4): Document (match-data t) change.
bcdf2143 1408
ad8a607d
EZ
14092002-06-26 Eli Zaretskii <eliz@is.elta.co.il>
1410
1411 * FOR-RELEASE: Moved to the admin directory.
1412
1791907b
DK
14132004-06-24 David Kastrup <dak@gnu.org>
1414
1415 * NEWS: Move description from new paragraph-start and
1416 indent-line-function defaults to general news instead of new
1953295b
SM
1417 packages. Same for query-replace-skip-read-only.
1418 Add description of new `\,' and `\?' replacement string features.
1791907b 1419
dce417e7
LT
14202004-06-23 Luc Teirlinck <teirllm@auburn.edu>
1421
1422 * MORE.STUFF: Delete obsolete URL.
1423
61d244ca
LH
14242004-06-10 Lars Hansen <larsh@math.ku.dk>
1425
5879ac68 1426 * NEWS: Describe dired-omit-mode. Describe desktop package changes.
61d244ca 1427
32364f49
ST
14282004-05-29 Steven Tamm <steventamm@mac.com>
1429
1430 * PROBLEMS: Document the workaround for the Mac OS X port not
1431 picking up the environment variables from dotfiles.
1432
f3298aad
JL
14332004-05-16 Juri Linkov <juri@jurta.org>
1434
1435 * TUTORIAL.pt_BR: Add coding: latin-1, sentence-end-double-space: nil.
1436
1437 * ru-refcard.tex: Add C-u and RET to `C-h t Russian'.
1438
c1380aa6
EZ
14392004-05-15 Alex Ott <ott@jet.msk.su>
1440
1441 * ru-refcard.tex, ru-refcard.ps: New files.
1442
ddda21d3
DP
14432004-05-14 David Ponce <david@dponce.com>
1444
1953295b 1445 * tree-widget: New directory containing tree-widget themes and images.
ddda21d3 1446
28cfe103 14472004-04-13 Marcelo Toledo <marcelo@gnu.org>
b8d5565f 1448
5879ac68 1449 * TUTORIAL.pt_BR: Initial check-in.
b8d5565f 1450
24d5055c
SM
14512004-05-06 Dave Love <fx@gnu.org>
1452
1453 * emacs.py: New file for python-mode's internal use.
1454
ba1c68de
SM
14552004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
1456
1457 * TODO: Use outline mode. Remove compile.el entry (done).
1458
d1d37da8
JL
14592004-04-18 Juri Linkov <juri@jurta.org>
1460
1461 * TUTORIAL.fr, TUTORIAL.pl, TUTORIAL.ru, TUTORIAL.sl, TUTORIAL.sv
1462 * TUTORIAL.th: Add sentence-end-double-space: nil.
1463
1464 * TUTORIAL.it, TUTORIAL.nl, TUTORIAL.sv: Add coding: latin-1.
1465
28cfe103 14662004-04-16 Alex Ott <ottalex@narod.ru>
02913968 1467
28cfe103 1468 * TUTORIAL.ru: Various corrections.
02913968 1469
d2072c54
JL
14702004-04-14 Jan Nieuwenhuizen <janneke@gnu.org>
1471
1472 * TUTORIAL.nl: Update Delete/Delback translation.
1473
43ea9947
JH
14742004-04-05 Jesper Harder <harder@ifa.au.dk>
1475
1476 * TODO: Remove index-apropos entry.
1477
35aeddc4
JL
14782004-04-01 Juri Linkov <juri@jurta.org>
1479
1480 * HELLO: Add Javanese.
1481
30301a73
VJL
14822004-03-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1483
1484 * ps-prin1.ps: Clip the header and footer area, so text will not be
1485 printed outside header or footer, respectively.
1486 (HeaderClip, FooterClip): New PostScript funs.
1487 (HeaderText, FooterText): Adjust PostScript code.
1488
6d8e13a0
JD
14892004-03-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1490
1491 * TODO: Removed drag-and-drop entry (DONE).
1492
ab24c127
KS
14932004-03-19 Kim F. Storm <storm@cua.dk>
1494
1495 * TODO: Remove entries for fringe related issues (DONE).
1496 Remove entry about image-relative coordinates of mouse clicks (DONE).
1497
44c0a465
SM
14982004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
1499
1500 * compilation.txt: New file.
1501
89b1172b
JB
15022004-02-29 Juanma Barranquero <lektu@terra.es>
1503
1504 * NEWS: Remove bogus reference to user option unicode-data.
1505
8c094106
EZ
15062004-02-16 Klaus Zeitler <kzeitler@lucent.com>
1507
1508 * PROBLEMS: Document crashes on X when build with GCC and GNU ld.
1509
ea855511
AS
15102004-02-08 Andreas Schwab <schwab@suse.de>
1511
1512 * NEWS: Fix typo.
1513
89b1172b 15142003-12-29 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
d9c4f512
EZ
1515
1516 * TUTORIAL.bg: Use windows-1251 encoding. Fix punctuation errors.
1517
cae8ddbb
LH
15182003-11-21 Lars Hansen <larsh@math.ku.dk>
1519
1520 * TODO: Add plans for change of file attributes UID and GID from
1521 integer to string.
89b1172b
JB
1522
15232003-11-10 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
e0739877
KH
1524
1525 * HELLO: Add Kannada.
1526
b8811003
KH
15272003-11-05 Juri Linkov <juri@jurta.org>
1528
1529 * HELLO: Fix language names. Add C, Braille, Georgian, Ukrainian.
1530 Add IPA pronunciation to English. Fix tab widths.
1531
984002eb
EZ
15322003-11-03 David Ponce <david.ponce@wanadoo.fr>
1533
1534 * PROBLEMS: Document segfaults with Linux kernels that enable the
1535 Exec-shield functionality.
1536
85afc7c7
KH
15372003-10-30 Kenichi Handa <handa@m17n.org>
1538
1539 * HELLO: Fix cases of language names. Make German lines one.
89b1172b 1540 Delete FORTRAN, add Mathematics.
85afc7c7 1541
f16a1bf6
JD
15422003-10-24 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1543
1544 * PROBLEMS: Characters are displayed as empty boxes or
1545 with wrong font under X.
1546
00694c20
WL
15472003-09-30 Werner Lemberg <wl@gnu.org>
1548
1549 * TUTORIAL.de: Minor updates and grammatical fixes.
1550
b9e6b498
GM
15512003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
1552
1553 * TODO: Add invisible text kill/yank issue.
1554
f387bdea
RS
15552003-08-29 Wim Nieuwenhuizen <wwwillem@xs4all.nl>
1556
1557 * TUTORIAL.nl: Many changes.
1558
70d76272
SE
15592003-08-20 Stephen Eglen <stephen@gnu.org>
1560
1561 * MORE.STUFF: Update URLs for several projects.
1562
5b4ffca2
AC
15632003-07-22 Andrew Choi <akochoi@shaw.ca>
1564
1565 * PROBLEMS: Truncated process output with pty's on Mac OS X.
1566
0ea94e9b
NR
15672003-07-14 Nick Roberts <nick@nick.uklinux.net>
1568
1569 * NEWS: Merge in the changes for versions 21.2 and 21.3 as
1570 documented on the EMACS_21_1_RC branch.
1571
603b8073
KH
15722003-03-03 Chao-Hong Liu <chliu@gnu.org>
1573
1574 * TUTORIAL.cn: Updated.
1575 * TUTORIAL.zh: Updated.
1576
924df208
BW
15772003-04-24 Bill Wohler <wohler@newt.com>
1578
1579 * MH-E-NEWS: Upgraded to MH-E version 7.3.
1580
a8feaa04 15812003-04-03 Kenichi Handa <handa@m17n.org>
162eab5f
KH
1582
1583 * HELLO: Fix the malayalam line.
1584
19c37f01
DL
15852003-04-01 Dave Love <fx@gnu.org>
1586
1587 * letter.xpm: Use transparent/opaque `colours'.
1588
8064e321
DL
1589 * letter.xbm: Deleted.
1590
1591 * letter.pbm: New.
1592
a670d17a
AS
15932003-03-24 Andreas Schwab <schwab@suse.de>
1594
1595 * HELLO: Remove extra TAB in Greek entries.
1596
9a6155bb
KH
15972003-03-03 Chao-Hong Liu <chliu@gnu.org>
1598
1599 * TUTORIAL.cn, TUTORIAL.zh: New files.
1600
1601 * TUTORIAL.translator: List TUTORIAL.cn and TUTORIAL.zh.
1602
746ba5c1
KH
16032003-02-24 Kenichi Handa <handa@m17n.org>
1604
1605 * HELLO: Add Malayalam.
1606
b8b42717
DL
16072003-02-13 Dave Love <fx@gnu.org>
1608
1609 * TUTORIAL.es: Add coding spec.
1610
61cb0b53
KH
16112003-02-11 Kenichi Handa <handa@m17n.org>
1612
1613 * HELLO: Fix Hindi and add Tamil.
1614
497ff6f4 16152003-02-05 Francesco Potort\e,Al\e(B <pot@gnu.org>
bd6f8e84
FP
1616
1617 * TUTORIAL.it: Italian tutorial.
1618 From Alfredo Finelli <alfredofnl@tiscali.it> (original translator).
1619 Revised by Francesco Potort\e,Al\e(B <pot@gnu.org>.
1620
3d7ca223
BW
16212003-02-03 Bill Wohler <wohler@newt.com>
1622
1623 * MH-E-NEWS: Upgraded to MH-E version 7.2.
1624
c60ee5e7
JB
16252003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
1626
1627 * MACHINES: Added Cygwin.
1628
46def989
JD
16292003-01-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1630
1631 * DEBUG: Added note about xmon.
1632
675d000f
RS
16332003-01-20 Joanna Pluta <joanna_p@gazeta.pl>
1634
1635 * TUTORIAL.pl: Updated.
1636
5b4ffca2 16372003-01-11 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
50ac5b3c
PJ
1638
1639 * TUTORIAL.sk: Updated to reflect changes in English version.
5b4ffca2 1640 From Miroslav Va\e$,1!!\e(Bko <zemiak@zoznam.sk>.
50ac5b3c 1641
98657898
FP
16422003-01-09 Francesco Potort\e,Al\e(B <pot@gnu.org>
1643
1644 * etags.1: Added reference to the new `etags --help --lang=LANG'
1645 option.
1646
c3d9274a
BW
16472003-01-08 Bill Wohler <wohler@newt.com>
1648
1649 * MH-E-NEWS: Upgraded to MH-E version 7.1.
1650
128a6043
ST
16512003-01-01 Steven Tamm <steventamm@mac.com>
1652
1653 * MACHINES: Added pointer to Mac OS X install instructions.
1654
14e7b3a9
KH
16552002-12-10 Kenichi Handa <handa@m17n.org>
1656
1657 * TUTORIAL.sv: Renamed from TUTORIAL.se.
1658
bdcfe844
BW
16592002-11-29 Bill Wohler <wohler@newt.com>
1660
1661 * MH-E-NEWS: Upgraded to MH-E version 7.0.
1662
28cfe103 16632002-11-22 Rafael Sep\e,Az\e(Blveda <drs@gnulinux.org.mx>
1fc628ee 1664
28cfe103 1665 * TUTORIAL.es: Extensively changed and updated.
1fc628ee 1666
a1b4049d
BW
16672002-10-01 Bill Wohler <wohler@newt.com>
1668
1669 * MH-E-NEWS: Upgraded to mh-e version 6.1.1.
1670
7ed9159a
JY
16712002-09-16 Jonathan Yavner <jyavner@engineer.com>
1672
1673 * ses-example.ses: New file: example spreadsheet.
1674
6c61f3f4
KH
16752002-09-04 Kenichi Handa <handa@etl.go.jp>
1676
1677 * HELLO: Fix Unicode Greek line.
1678
16792002-09-03 Kenichi Handa <handa@etl.go.jp>
1680
1681 * TUTORIAL.ja: Updated in accordance with the latest English
1682 version.
1683
60753e2d
AS
16842002-09-01 Andreas Schwab <schwab@suse.de>
1685
1686 * TUTORIAL.de: Updated in accordance with the English version.
1687 From Mario Lang <mlang@delysid.org>.
1688
473d2053
MR
16892002-08-12 Markus Rost <rost@math.ohio-state.edu>
1690
1691 * HELLO: Fix some white spaces.
1692
ca8f3642
RS
16932002-06-26 Richard M. Stallman <rms@gnu.org>
1694
1695 * ps-prin0.ps, ps-prin1.ps: Add license exception.
1696
5fd4d159
EZ
16972002-06-16 Eli Zaretskii <eliz@is.elta.co.il>
1698
1699 * TUTORIAL.fr: New version from \e,AI\e(Bric Jacoboni <jaco@teaser.fr>.
1700
9e00616f
EZ
17012002-05-04 Eli Zaretskii <eliz@is.elta.co.il>
1702
1703 * HELLO: Add a few greetings that use Unicode characters.
1704
45fd9aa5
EZ
17052002-04-20 Eli Zaretskii <eliz@is.elta.co.il>
1706
1707 * termcap.src: New version from ftp://invisible-island.net.
1708
5b4ffca2 17092002-03-24 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
bb2f7e35
PJ
1710
1711 * TUTORIAL.translators: New file, list of tutorial translators.
1712
43ef72f2
SZ
17132002-02-01 ShengHuo ZHU <zsh@cs.rochester.edu>
1714
1715 * gnus.xpm: Remove garbages.
1716
5b4ffca2 17172002-01-27 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
7a4b11ca
PJ
1718
1719 * letter.xpm: New file, XPM variant of letter.xbm.
1720
5b4ffca2 17212001-12-03 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
58cfce98
PJ
1722
1723 * COPYING: Move back.
1724
5b4ffca2 17252001-11-29 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
0142178a
PJ
1726
1727 * COPYING: Removed.
1728
d4b56a8f
EZ
17292001-11-23 Eli Zaretskii <eliz@is.elta.co.il>
1730
1731 * emacstool.1, etags.1, emacs.1: Modify distribution terms to
1732 something simpler than the GFDL.
1733
f2d176f2
CW
17342001-11-22 Colin Walters <walters@debian.org>
1735
1736 * PROBLEMS: Remove already applied calc info patches. Clarify
1737 that there is no such thing as Debian GNU/Linux 2.4.3. ftpd is
1738 not handled by alternatives in Debian, the reporter surely meant
1739 just "--config ftp".
1740
740d1567
EZ
17412001-11-18 Eli Zaretskii <eliz@is.elta.co.il>
1742
1743 * fr-survival.tex: New file, from \e,AI\e(Bric Jacoboni <jaco@teaser.fr>.
1744
bcd83ff9
EZ
17452001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
1746
1747 * TUTORIAL.fr: New version from \e,AI\e(Bric Jacoboni <jaco@teaser.fr>.
1748
d1c9842e
CW
17492001-11-17 Colin Walters <walters@debian.org>
1750
1751 * PROBLEMS: Remove calc problems.
1752
c054b556
EZ
17532001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
1754
1755 * TUTORIAL.fr: New file. From \e,AI\e(Bric Jacoboni <jaco@teaser.fr>.
1756
1b23afd5
EZ
17572001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
1758
1759 * Makefile (mostlyclean, clean, distclean, maintainer-clean):
1760 Add *.dvi and *.log.
1761 (SOURCES): Update the list of files.
1762
1763 * calccard.tex: New file.
1764 * calccard.ps: New file.
1765
177338c4
EZ
17662001-11-01 Eli Zaretskii <eliz@is.elta.co.il>
1767
1768 * etags.1: Replace presentation-level troff macros that simulate
1769 tables with tbl markup. From Eric S. Raymond <esr@thyrsus.com>.
1770
71431a0e
GM
17712001-10-20 Gerd Moellmann <gerd@gnu.org>
1772
6aa97356 1773 * (Version 21.1 released.)
71431a0e 1774
07b041a7
EZ
17752001-09-29 Eli Zaretskii <eliz@is.elta.co.il>
1776
1777 * HELLO: Fix the Italian and Maltese entries. From Trevor Spiteri
1778 <tbspit@eng.um.edu.mt>.
1779
5b4ffca2 17802001-08-25 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
13583fa4
EZ
1781
1782 * HELLO: Slovak language name added to be compatible with other
1783 languages.
1784
13544774
EZ
17852001-08-23 Eli Zaretskii <eliz@is.elta.co.il>
1786
1787 * TUTORIAL.pl: Updated in accordance with the English version.
5b4ffca2 1788 From Beata Wierzcho\e$,1 b\e(Bowska <beataw@orient.uw.edu.pl> and
744d746b 1789 Janusz S. Bien <jsbien@mail.uw.edu.pl>.
13544774 1790
3a4f8160
EZ
17912001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
1792
1793 * MACHINES: Modify the entry for HITACHI SR2001/SR2201 series, as
1794 per config.sub and config.guess. Reported by Ryo Furue
1795 <furufuru@ccsr.u-tokyo.ac.jp>.
1796
5b4ffca2 17972001-08-10 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
9d9fd4e8
PJ
1798
1799 * TUTORIAL.sk: Updated in accordance with the English version.
5b4ffca2 1800 From Miroslav Va\e$,1!!\e(Bko <vasko@debian.cz>.
9d9fd4e8 1801
402acb3e
EZ
18022001-08-08 Eli Zaretskii <eliz@is.elta.co.il>
1803
1804 * TUTORIAL.ko: Updated in accordance with the English version.
1805 From Koaunghi Un <koaunghi@world.kaist.ac.kr>.
1806
5b4ffca2 18072001-08-06 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
86f9d5af 1808
402acb3e 1809 * TUTORIAL.cs: Update from Milan Zamazal.
86f9d5af 1810
5b4ffca2 18112001-08-05 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
dffb6224 1812
5879ac68 1813 * TUTORIAL.cs, TUTORIAL.sk, cs-refcard.tex, sk-refcard.tex: E-mail
dffb6224
PJ
1814 address of Milan Zamazal changed.
1815
5b4ffca2 18162001-08-04 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
1e78d347 1817
402acb3e
EZ
1818 * TUTORIAL, TUTORIAL.cs: Be consistent when naming CONTROL and
1819 META keys.
1e78d347 1820
6f460497
FP
18212001-05-17 Francesco Potorti` <pot@gnu.org>
1822
1823 * etags.1: Add the latest changes to etags behaviour.
1824
716d48ed
EZ
18252001-05-04 Eli Zaretskii <eliz@is.elta.co.il>
1826
1827 * emacsclient.1: Place in the public domain.
1828
42ec1588
EZ
18292001-04-29 Eli Zaretskii <eliz@is.elta.co.il>
1830
1831 * emacstool.1: Place under GFDL.
1832
26978e9a
EZ
18332001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
1834
1835 * emacs.1: Place under GFDL.
1836
1837 * etags.1: Ditto.
1838
1839 * gfdl.1: New file.
1840
6f4dd4dc
GM
18412001-04-18 Gerd Moellmann <gerd@gnu.org>
1842
1843 * TUTORIAL.sk, sk-survival.tex
1844 * sk-refcard.ps, sk-refcard.tex, sk-dired-ref.ps
1845 * sk-dired-ref.tex: New files.
6f460497 1846
6f4dd4dc 1847 * cs-survival.tex, cs-dired-ref.ps, cs-dired-ref.tex: New files.
5b4ffca2 1848 From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
6f4dd4dc 1849
719d83ad
GM
18502001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1851
1852 * ps-prin1.ps: Footer implementation. Doc fix.
1853 (doLineNumber): Code fix for line number color.
1854 (BeginPage, BeginSheet, HeaderFramePath, HeaderFrame, HeaderText): Code
1855 fix for footer implementation.
1856 (TextStart, SetFooterLines, FooterFrameStart, doFramePath)
1857 (FooterFramePath, doFrame, FooterFrame, FooterStart)
1858 (HeaderOrFooterTextLines, HeaderOrFooterText, FooterText): New funs.
1859
b3f6107b
GM
18602001-04-03 Gerd Moellmann <gerd@gnu.org>
1861
1862 * splash8.xpm: New image from Luis Fernandes <elf@ee.ryerson.ca>
1863 for color depth 8.
1864
acfb077d
GM
18652001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1866
1867 * ps-prin1.ps: Line and paragraph spacing feature.
1868 (LineHS, ParagraphHS, EffectUnderline, EffectStrikeou, EffectOverline)
1869 (EffectShadow, EffectBox, EffectOutline): New vars.
1870 (PSL, S, EF, printZebra, doColumnZebra, doZebra): Code fix.
1871 (PHL, LHL): New funs.
1872
1873 * ps-prin2.ps: File eliminated.
6f460497 1874
e6b13c74
GM
18752001-03-26 Gerd Moellmann <gerd@gnu.org>
1876
1877 * splash.pbm: New image from Luis Fernandes <elf@ee.ryerson.ca>.
1878
7589860e
GM
18792001-03-15 Gerd Moellmann <gerd@gnu.org>
1880
1881 * splash.xpm, splash.pbm: Replaced with new images from
1882 Luis Fernandes <elf@ee.ryerson.ca>.
1883
75dfe990
GM
18842001-03-05 Gerd Moellmann <gerd@gnu.org>
1885
1886 * cs-refcard.ps, cs-refcard.tex: New files.
1887
baebd8a5
GM
18882001-02-26 Gerd Moellmann <gerd@gnu.org>
1889
1890 * THE-GNU-PROJECT: New file.
1891
f6839838
AI
18922001-02-22 Andrew Innes <andrewi@gnu.org>
1893
1894 * MACHINES: Update pointer to MS-Windows install instructions.
1895
54ed3bd2
GM
18962001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1897
1898 * ps-prin1.ps: Code fix to support `ps-zebra-stripe-follow'
1899 functionality enhancement.
1900 (doColumnZebra): Code fix.
6f460497 1901
5f87b051
DL
19022001-02-08 Dave Love <fx@gnu.org>
1903
e57c6a77 1904 * tasks.texi, SERVICE: Updated.
5f87b051 1905
350d71b3
AI
19062001-02-03 Andrew Innes <andrewi@gnu.org>
1907
1908 * PROBLEMS: Add note about need to specify extra compiler flags
1909 with recent Cygwin ports of gcc.
1910
437368fe
EZ
19112001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
1912
1913 * DEBUG: Expand and update, based on the instructions to
1914 pretesters, nt/INSTALL, and private communications and experience.
1915
35e8600f
DL
19162001-01-17 Dave Love <fx@gnu.org>
1917
1918 * termcap.src: New version from http://www.tuxedo.org/~esr/terminfo/.
1919
6d0afc03
GM
19202001-01-08 Gerd Moellmann <gerd@gnu.org>
1921
1922 * TUTORIAL.es: New file.
1923
a758f97d
GM
19242001-01-08 Kevin Gallagher <kevingal@onramp.net>
1925
1926 * edt-user.doc: Updated to reflect EDT Emulation version 4.0
5879ac68 1927 enhancements.
89d57763 1928
5e56e175
GM
19292000-12-29 Gerd Moellmann <gerd@gnu.org>
1930
1931 * fr-refcard.tex, fr-refcard.ps, fr-drdref.tex, fr-drdref.ps: New
1932 files.
1933
49172314
GM
19342000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1935
1936 * ps-prin1.ps: Handle form feed better when ps-zebra-stripe-follow
1937 is non-nil.
1938 (printZebra, BeginPage): Code fix.
89d57763 1939
125f929e
MB
19402000-12-15 Miles Bader <miles@gnu.org>
1941
1942 * DEBUG: Add note aboute using `inverse-video' to detect excessive
1943 screen redraw.
1944
e2849090 19452000-12-07 Dave Love <fx@gnu.org>
63dfcf4b 1946
e2849090 1947 * CODINGS, CHARSETS: Removed. (Mule 2.3 relics.)
f29d1e75 1948
e2849090 19492000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2f8a6857 1950
e2849090 1951 * ps-prin1.ps: Eliminated the line number font predefinition.
2f8a6857 1952
fccf2940
KH
19532000-11-09 Kenichi Handa <handa@etl.go.jp>
1954
1955 * TUTORIAL.ja: Adjusted for the change of TUTORIAL (use C-x C-l,
1956 not M-:, as example of disabled command).
1957
57731876
GM
19582000-11-02 Gerd Moellmann <gerd@gnu.org>
1959
1960 * ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Renamed from NEWS.*.
1961
1e4d32f8
GM
19622000-10-16 Gerd Moellmann <gerd@gnu.org>
1963
1964 * 3B-MAXMEM, AIX.DUMP, SUN-SUPPORT: Removed.
1965
1966 * tasks.texi: Updated to the version from /gd/gnuorg.
1967
76eebffc
GM
1968 * FTP: Refer to the GNU web site.
1969
ab6afc64
DL
19702000-10-12 Dave Love <fx@gnu.org>
1971
1972 * gnus.pbm: New file.
1973
1974 * gnus.xbm: Deleted.
1975
a3489ece
MB
19762000-10-05 Miles Bader <miles@lsi.nec.co.jp>
1977
1978 * gnus-pointer.xbm, gnus-pointer.xpm: Remove top empty line.
1979
36eb0a91
GM
19802000-09-22 Gerd Moellmann <gerd@gnu.org>
1981
1982 * splash.xbm: File removed.
1983 * splash.pbm: New file.
89d57763 1984
b7e11c5b
GM
19852000-09-20 Gerd Moellmann <gerd@gnu.org>
1986
1987 * splash.xbm: New file.
1988
c113de23
GM
19892000-09-19 Gerd Moellmann <gerd@gnu.org>
1990
1991 * splash.xpm: New file.
1992
e7997ff4
DL
19932000-09-11 Dave Love <fx@gnu.org>
1994
1995 * gnus.xbm, gnus.xpm, gnus-pointer.xpm, gnus-pointer.xbm: New
1996 files.
1997
87d0f685
GM
19982000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1999
2000 * ps-prin3.ps: Eliminated.
2001
2002 * ps-prin2.ps: Changed comment version (6.0).
2003
2004 * ps-prin1.ps: Changed comment version (6.0).
2005
2006 * ps-prin0.ps: Changed comment version (6.0).
89d57763 2007
177c0ea7 20082000-08-24 Wlodzimierz Bzyl <matwb@univ.gda.pl>
85d6400c
KH
2009
2010 * survival.tex: New file.
2011
6917e6bb
GM
20122000-08-21 Gerd Moellmann <gerd@gnu.org>
2013
2014 * de-refcard.ps, de-refcard.tex: Renamed from refcard-de.*.
89d57763 2015
6917e6bb
GM
2016 * pl-refcard.ps, pl-refcard.tex: Renamed from refcard-pl.*.
2017
3787e12e
GM
20182000-08-17 Gerd Moellmann <gerd@gnu.org>
2019
2020 * NEWS.1: Reintegrated into NEWS.
2021
2022 * OOOOONEWS...OONEWS: Renamed to NEWS.1...NEWS.4.
2023
1c2eabab
GM
20242000-08-16 Gerd Moellmann <gerd@gnu.org>
2025
d7b38c05
GM
2026 * dired-ref.tex, dired-ref.ps: New files.
2027
1c2eabab
GM
2028 * refcard-de.tex, refcard-de.ps: New files.
2029
e8bea4c0
GM
20302000-07-20 Gerd Moellmann <gerd@gnu.org>
2031
2032 * emacs.1: Change `-b' to `-bw'.
2033
aa9efec9
AS
20342000-07-07 Andreas Schwab <schwab@suse.de>
2035
2036 * yow.lines: Fix indentation.
2037
45f485a6
GM
20382000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2039
2040 * ps-prin0.ps: Insert a version number comment (5.2.2).
2041 Indentation fix.
2042
2043 * ps-prin1.ps: Insert a version number comment (5.2.2). Can
2044 select page size with/without giving an error if PostScript
2045 printer doesn't have this kind of page size. Zebra Stripe
2046 continues or restarts on next page. Indentation fix.
2047 (BeginSheet): If necessary, rescale n-up to fit on the sheet of
2048 paper.
2049 (BeginDoc, doColumnZebra, HeaderText): Code fix.
2050 (SetPageSize): New proc.
2051
2052 * ps-prin2.ps: Insert a version number comment (5.2.2).
2053
2054 * ps-prin3.ps: Insert a version number comment (5.2.2).
2055 Indentation fix.
2056
a199a865
GM
20572000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2058
2059 * ps-prin1.ps: PostScript code compatibility with other utilities
2060 like mpage, psnup, etc.
2061 (isLineStep): Code fix.
2062 (BeginDoc, BeginSheet): Utility compatibility.
2063
3281430c
DL
20642000-05-03 Dave Love <fx@gnu.org>
2065
2066 * letter.xbm: New file.
2067
57cb56f5
GM
20682000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2069
2070 * ps-prin0.ps: PostScript level 1 compatibility.
2071
2072 * ps-prin1.ps: PostScript level 1 compatibility, Upside-down
2073 printing and line number step.
2074 (BeginDoc, doLineNumber, SL, HL): Code fix.
2075 (isLineStep, PSL): New funs.
2076
2077 * ps-prin3.ps: PostScript level 1 compatibility.
2078
34f3f342
GM
20792000-04-10 Gerd Moellmann <gerd@gnu.org>
2080
2081 * refcard.bit: Removed.
2082
857e88e2
KH
20832000-04-10 Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>
2084
2085 * refcard-pl.ps: New file.
2086 * refcard-pl.tex: New file.
2087
7438c86b
GM
20882000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2089
2090 * ps-prin0.ps: Replace gs_languagelevel by languagelevel.
2091 (DefOp): New proc.
2092
2093 * ps-prin1.ps: Replace gs_languagelevel by languagelevel.
2094 (printBackground, SetColor): New procs.
2095 (ZebraColor): Renaming old ZebraGray var.
89d57763 2096
1a3199d9
GM
20972000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2098
2099 * ps-prin1.ps: Eliminate SkipFirstPage.
2100
ee1c5b21
GM
21012000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2102
2103 * ps-prin0.ps: Define command only for language level 1.
2104
d0ab3e9d 21052000-03-16 Vinicius Jose Latorre <vinicius@cpqd.com.br>
89d57763 2106
57cb56f5
GM
2107 * ps-prin0.ps: Define packedarray operator for language level 1,
2108 adjust setduplexmode and settumble definitions.
89d57763 2109
81c7ca69
GM
21102000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2111
2112 * ps-print0.ps: New file.
89d57763 2113
81c7ca69
GM
2114 * ps-prin1.ps, ps-prin3.ps: Eliminate CheckConfig.
2115
6ddb893f
KH
21162000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2117
2118 * ps-prin1.ps, ps-prin2.ps, ps-prin3.ps: New files.
2119
3156909f
PE
21201999-11-30 Paul Eggert <eggert@twinsun.com>
2121
2122 * PROBLEMS: Update Solaris 2.6 and 7 problems.
2123
1b0d24e7
PE
21241999-11-22 Paul Eggert <eggert@twinsun.com>
2125
2126 * NEWS: Rename messages-locale to system-messages-locale
2127 and time-locale to system-time-locale.
2128
bab4e322
NF
21291999-10-24 Noah Friedman <friedman@splode.com>
2130
2131 * yow.lines: Add more quotes. Correct a misquote.
2132
2133 * spook.lines: Add more phrases.
2134
83a4cf1d
PE
21351999-10-23 Paul Eggert <eggert@twinsun.com>
2136
1b0d24e7 2137 * NEWS: Describe new functions and variables for locales.
83a4cf1d 2138
c37bbd4f
GM
21391999-10-07 Gerd Moellmann <gerd@gnu.org>
2140
2141 * TUTORIAL.ro: Change copyright statement.
bab4e322 2142
a933dad1
DL
21431999-07-12 Richard Stallman <rms@gnu.org>
2144
2145 * Version 20.4 released.
2146
21471999-06-27 Karl Heuer <kwzh@gnu.org>
2148
2149 * yow.lines: Fix indentation. Fix typo.
2150
21511999-01-19 Dave Love <fx@gnu.org>
2152
2153 * MORE.STUFF: Revamped.
2154
21551999-01-14 Dave Love <fx@gnu.org>
2156
2157 * FAQ: Merge posted updates.
2158
21591998-12-14 Dave Love <fx@gnu.org>
2160
2161 * FAQ: Somewhat edited copy of the most recently posted version.
2162
21631998-11-04 Kenichi Handa <handa@etl.go.jp>
2164
2165 * MACHINES (NEC EWS4800): New section.
2166
21671998-09-04 Karl Heuer <kwzh@gnu.org>
2168
2169 * TUTORIAL: Use C-x C-l, not M-:, as example of disabled command.
2170
21711998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
2172
2173 * Version 20.3 released.
2174
2175 * TUTORIAL.ro: New file.
2176
21771998-04-10 Ken'ichi Handa <handa@melange.gnu.org>
2178
2179 * TUTORIAL.sl: Renamed back to the original.
2180
21811998-04-10 Kenichi Handa <handa@etl.go.jp>
2182
2183 * TUTORIAL.cs: Renamed from TUTORIAL.cz.
2184 * TUTORIAL.ja: Renamed from TUTORIAL.jp.
2185 * TUTORIAL.ka: Renamed from TUTORIAL.kr.
2186 * TUTORIAL.sk: Renamed from TUTORIAL.sl.
2187
21881998-04-06 Kenichi Handa <handa@etl.go.jp>
2189
2190 * TUTORIAL.jp: Re-translated for the latest TUTORIAL.
2191
21921998-03-26 Richard Stallman <rms@psilocin.gnu.org>
2193
2194 * TUTORIAL.sl: New file.
2195
21961997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2197
2198 * Version 20.2 released.
2199
22001997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2201
2202 * Version 20.1 released.
2203
22041997-06-02 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
2205
2206 * CODINGS, CHARSETS: New files.
2207
22081996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2209
2210 * Version 19.33 released.
2211
22121996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2213
2214 * Version 19.32 released.
2215
22161996-06-23 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2217
2218 * refcard.ps: File obtained from someone else;
2219 it was generated badly here.
2220
22211996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
2222
2223 * Version 19.31 released.
2224
22251996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
2226
2227 * TUTORIAL: Rephrase the first page to fit on a standard tty screen.
2228
22291996-05-03 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
2230
2231 * emacs.bash: Use >|.
2232
22331996-01-20 Geoff Voelker <voelker@cs.washington.edu>
2234
2235 * rgb.txt: New file.
2236
22371995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2238
2239 * Version 19.30 released.
2240
22411995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
2242
2243 * gnus-tut.txt: New file.
2244
22451995-07-26 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
2246
2247 * Rename termcap to termcap.src, the historical name for an
2248 uninstalled termcap file.
2249
22501995-06-28 Eric S. Raymond <esr@spiff.gnu.ai.mit.edu>
2251
5879ac68 2252 * termcap.dat, termcap.ucb: Deleted and replaced.
a933dad1
DL
2253
2254 * termcap: New termcap file from the ncurses project; bigger,
2255 better, brighter, does away with waxy yellow buildup. Email
2256 me at terminfo@ccil.org if you have any trouble with this.
2257
2258 * README: Changed to track above change.
2259
22601995-05-24 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
2261
2262 * TUTORIAL: Delete reference to ALT. Change <Rubout> to <Delete>.
2263
22641995-04-26 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2265
2266 * Makefile (maintainer-clean): Renamed from realclean.
2267
22681995-04-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2269
2270 * tpu-doc.el: File moved to etc dir and renamed.
2271
22721995-04-07 Boris Goldowsky <boris@cs.rochester.edu>
2273
2274 * enriched.doc: Rewritten and simplified.
2275
22761994-11-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2277
2278 * Makefile (eterm): New rule.
2279 (TIC): New variable.
2280
2281 * e/eterm, e/eterm.ti: New files.
2282
22831994-10-24 Boris Goldowsky <boris@mole.gnu.ai.mit.edu>
2284
2285 * enriched.doc: New file.
2286
22871994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2288
2289 * Version 19.26 released.
2290
22911994-07-03 Richard Stallman (rms@gnu.ai.mit.edu)
2292
2293 * TUTORIAL: Talk about flow control along with C-x C-s and C-s.
2294
22951994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2296
2297 * Version 19.25 released.
2298
22991994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2300
2301 * Version 19.24 released.
2302
23031994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2304
2305 * Version 19.23 released.
2306
23071994-04-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2308
2309 * Makefile (clean): Delete DOC*.
2310
23111993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2312
2313 * Version 19.22 released.
2314
23151993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2316
2317 * Version 19.21 released.
2318
23191993-11-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2320
2321 * Version 19.20 released.
2322
23231993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2324
2325 * Version 19.19 released.
2326
23271993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2328
2329 * Version 19.18 released.
2330
23311993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
2332
2333 * Version 19.16 released.
2334
23351993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2336
2337 * version 19.15 released.
2338
23391993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2340
2341 * Version 19.14 released.
2342
23431993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2344
5879ac68 2345 Bring mumbleclean targets into conformance with GNU coding standards.
a933dad1
DL
2346 * Makefile (distclean): Don't remove backup and autosave files.
2347 These are easy to get rid of in other ways, and a pain to lose.
2348 (mostlyclean, realclean): New targets.
2349
23501993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2351
2352 * Version 19.13 released.
2353
23541993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2355
2356 * Version 19.10 released.
2357
23581993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
2359
2360 * Version 19.9 released.
2361
23621993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2363
2364 * Version 19.8 released.
2365
23661993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
2367
5879ac68 2368 * Version 19.7 released.
a933dad1
DL
2369
23701993-05-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2371
2372 * MACHINES: Mention Linux.
2373
23741993-04-26 Jim Blandy (jimb@totoro.cs.oberlin.edu)
2375
2376 * MACHINES: Add section for NeXT, from Thorsten Ohl.
2377
23781993-04-28 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
2379
2380 * NEWS: Documented picture-mode improvements.
2381
23821993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
2383
2384 * NEWS: Described the new properties of arrow keys and
2385 next-line-add-newlines. Fixed up the GUD description, it was
2386 out of date. This file referenced LNEWS when it should have
2387 said news.texi; fixed.
2388
5879ac68 2389 * news.texi: invocation-name now exists.
a933dad1
DL
2390
23911993-03-27 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
2392
2393 * MORE.STUFF: Added.
2394
23951993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
2396
2397 * NEWS: Preserved jimb's last change (documenting kill on
2398 read-only buffers).
bab4e322 2399
a933dad1
DL
2400 Added documentation on new info features.
2401
24021993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
2403
2404 * spook.lines: Alpha-sorted this, and added some new hot buttons
2405 for the 1990s.
2406
24071993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
2408
5879ac68 2409 * MACHINES: Deleted some VMS caveats. If the src and lisp
a933dad1
DL
2410 ChangeLogs are correct, dired and mail and process control are now
2411 fully supported.
2412
2413 * NEWS: Added finder news.
2414
24151993-03-19 Richard Stallman (rms@geech.gnu.ai.mit.edu)
2416
2417 * NEWS: Changed.
2418
24191993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
2420
2421 * sex.6: Added 900-line support
2422
2423 * NEWS: Added news about the package finder.
2424
24251993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
2426
2427 * MACHINES: `Last updated 10 Feb 1992.' was obviously wrong, so
2428 I nuked it. Let the file mod date serve. Merged in APOLLO and
2429 SUNBUG files. Changed references to 18.* to past tense.
2430
5879ac68 2431 * emacs.names: Merged into JOKES. I faked a mail header from the
a933dad1
DL
2432 Unknown User to delimit the first (unheaded) bit.
2433
2434 * Makefile (relock, unlock): New productions.
2435
24361993-03-18 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
2437
2438 Augean-stable cleaning time. Partly to save space, but mostly to
2439 reduce the dizzying amount of *stuff* confronting someone exploring
2440 the Emacs distribution, I have the following changes in the etc
2441 directory:
2442
5879ac68 2443 * CHARACTERS: Merged into TO-DO file under the heading "Long Range:"
a933dad1 2444
5879ac68 2445 * DIFF, CCADIFF, GOSDIFF: Merged into a new outline file titled
a933dad1
DL
2446 OTHER.EMACSES. The present names don't really convey anything.
2447 Various key bindings and feature descriptions have been updated.
2448
5879ac68 2449 * NICKLES.WORTH: Nuked. This is copyrighted material that could land
a933dad1
DL
2450 FSF in hot water.
2451
5879ac68 2452 * INTERVAL.IDEAS: Nuked. RMS's thinking, and indeed the
a933dad1
DL
2453 implementation of intervals, have progressed way beyond this.
2454
5879ac68 2455 * RCP: Nuked. It no longer said anything but "Ooops, sorry!"
a933dad1 2456
5879ac68 2457 * ED.WORSHIP, GNU.JOKES: Merged into a mailbox called JOKES.
a933dad1
DL
2458 Future jokes can accumulate there.
2459
5879ac68 2460 * DISTRIB: The actual domestic order form is now ORDERS.USA.
a933dad1
DL
2461 The DISTRIB text now mentions 19.
2462
5879ac68 2463 * ORDERS.USA: Created. This is just the order form. DISTRIB
a933dad1
DL
2464 has a pointer to it at the beginning.
2465
5879ac68 2466 * EUROPE: Renamed to ORDERS.EUROPE. DISTRIB now has a pointer
a933dad1
DL
2467 to it at the beginning.
2468
2469 * OOOONEWS, OOOONEWS: Nuked. It's version 19 --- nobody needs the
2470 version 15 and 17 files anymore.
2471
2472 All files marked "Nuked" have actually been moved to =-prefixed
2473 names as per convention. Originals of all files merged still
2474 exist with =-names.
2475
24761993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
2477
5879ac68 2478 * XENIX: Nuked (moved to =XENIX). The hackery it describes is
a933dad1
DL
2479 no longer necessary in the presence of 19's function-key-map
2480 feature; I've added an explanation to the beginning of the file.
2481
24821993-03-10 Jim Blandy (jimb@totoro.cs.oberlin.edu)
2483
2484 * MACHINES: Update description of SYSVr3 and r4 support, due to
2485 Eric Raymond's changes.
2486
24871993-03-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
2488
2489 * MACHINES: Mention that you have to edit the configure script
2490 when you add support for a new machine, to get it to recognize the
2491 configuration name.
2492
24931992-11-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
2494
2495 * MACHINES: Converted to use GCC-style configuration names,
2496 instead of listing m/*.h and s/*.h files. All knowledge of m/ and
2497 s/ files now lives in ../configure.
2498
24991992-10-06 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
2500
2501 * NEWS: Document included tags tables.
2502
25031992-07-22 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
2504
2505 * Corrected the news about VC to reflect reality.
2506
25071992-07-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2508
2509 * etags.1: New file, from Richard K. Pixley at Cygnus.
2510
25111992-06-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
2512
2513 * Makefile: Most of the contents of this file were only relevant
2514 to things in `../lib-src'; removed all but the `distclean' and
2515 `clean' targets.
2516
25171992-04-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
2518
2519 * COPYING: Got June 1991 version of the GPL here.
2520
2521 * ChangeLog: Since the old etc contents have been split into etc
2522 and lib-src, the old etc's ChangeLog has been duplicated in the
2523 new etc and lib-src. That means that each contains complete and
2524 coherent information, although each contains extraneous
bab4e322 2525 information.
a933dad1
DL
2526
25271992-04-08 Jim Blandy (jimb@pogo.cs.oberlin.edu)
2528
2529 * lib-src/etags.c: "--no-warning" option renamed to "--no-warn",
2530 to be consistent with other GNU programs, like makeinfo.
2531
2532 * lib-src/Makefile: Renamed to Makefile.in; the configure script
2533 will edit this to produce Makefile.
2534
25351992-04-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
2536
2537 * etags.c (print_help, print_version): New functions.
2538 (main): Options added to support them.
2539
2540 * etags.c (longopts): New array of long names for the options.
2541 (main): Recognize them.
2542
25431992-04-06 Jim Blandy (jimb@pogo.cs.oberlin.edu)
2544
2545 * etags.c (C_entries): Removed comment saying that \" in a string
2546 isn't recognized as magic, because it is correctly handled.
2547
2548 * getopt.c, getopt.h: New files, from GNU C library.
2549 * etags.c: Rewritten to use getopt.
2550 #include "getopt.h".
2551 (file_num): Variable deleted; its role is now played by getopt's
2552 optind.
2553 (main): Argument processing loop rewritten to call getopt to get
2554 next option. Options which take parameters (-o and -i) rewritten
2555 to get parameter from optarg instead of argv[1]. Filename
2556 preprocessing loop and update command changed similarly.
2557 * Makefile (etags, ctags): Depend on and link with getopt.h,
2558 getopt.o, and getopt1.o.
2559 (getopt.o, getopt1.o): New targets for the GNU getopt routines.
2560
2561 * etags.c (outfflag): Variable deleted; it is non-zero iff outfile
2562 is non-zero.
2563
2564 (main): In the argument processing loop, the 'goto next_arg'
2565 statements are breaking out of the switch statement in exactly the
2566 same way that a simple 'break' statement would; replace the gotos
2567 with breaks, and remove the label.
2568
25691992-04-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2570
2571 * etags.c (C_entries): Clear tydef and next_token_is_func at start.
2572 (consider_token): Move next_token_is_func to global.
2573
25741992-04-02 Jim Blandy (jimb@pogo.cs.oberlin.edu)
2575
2576 * Makefile: Conform with GNU coding standards:
2577 (mostlyclean): New target, synonymous with clean.
2578 (TAGS, check): New targets.
2579 (INSTALL, INSTALLFLAGS): New variables.
2580
25811992-03-31 Jim Blandy (jimb@pogo.cs.oberlin.edu)
2582
5879ac68 2583 * lib-src/Makefile, etc/MACHINES, etc/NEWS: Changed references to
a933dad1
DL
2584 `config.emacs' to `configure'.
2585
2586 * lib-src/Makefile: Adjusted for renaming of share-lib to etc.
2587 * etc/MACHINES: Same.
2588
25891992-03-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
2590
2591 * movemail.c (main): Allow tempname to be as long as necessary,
2592 instead of limiting it to 39 characters.
2593
2594 * movemail.c (main): Move declaration of buf from top of function
2595 to local block surrounding the copy loop. This makes it less
2596 likely to be confused with the buf used by the code which checks the
2597 permissions on outname's directory.
2598
25991992-03-20 Jim Kingdon (kingdon@albert.gnu.ai.mit.edu)
2600
2601 * SERVICE: Remove my entry.
2602
26031992-03-09 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
2604
2605 * Makefile (emacstool, nemacstool, xvetool): Use ${CFLAGS}, not
2606 hardcoded -g.
2607
2608 * movemail.c (xmalloc): Return char *, not int.
2609 (main) [!MAIL_USE_FLOCK]: Add a new conditional, MAIL_UNLINK_SPOOL,
2610 that is off by default -- normally don't unlink the mail spool
2611 file, just empty it. Pass creat mode 0600, not 0666.
2612
dff28924 26131992-02-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a933dad1
DL
2614
2615 * Makefile (../arch-lib): Depend on ${EXECUTABLES}.
2616 (all): Instead of here.
2617 (install): Don't use the -s option, since people need symbols to
2618 debug code.
2619
dff28924 26201992-01-19 Eric Youngdale (youngdale@v6550c.nrl.navy.mil)
a933dad1
DL
2621
2622 * etags-vmslib.c (fn_exp): Add type cast.
2623
26241992-01-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2625
2626 * movemail.c: Changes in comments.
2627
dff28924 26281992-01-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a933dad1
DL
2629
2630 * Makefile: Make the distclean target erase the DOC files from
2631 ../share-lib and the executables from ../arch-lib.
2632
dff28924 26331992-01-09 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a933dad1
DL
2634
2635 * emacsclient.c: #include <sys/stat.h>
2636 (main): Do declare statbfr.
2637
dff28924 26381991-12-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
2639
2640 * emacsserver.c, emacsclient.c [BSD]: Use either /tmp or ~
2641 for the socket, depending on SERVER_HOME_DIR.
2642 If using /tmp, put host name in the socket name.
2643
2644 * movemail.c (pfatal_and_delete): New function.
2645 (main, popmail): Use it.
2646 (popmail): Close output before deleting messages.
2647 Check for error on close and on fsync.
2648 Use `fatal' where appropriate.
2649 (main): Remove (void).
2650
2651 * aixcc.lex: New file. Not officially part of Emacs.
2652 * Makefile: Rules for that.
2653
dff28924 26541991-12-04 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
a933dad1
DL
2655
2656 * yow.c (main): Rename all references to PATH_EXEC to PATH_DATA.
2657
2658 * etags.c (main): Properly cast call to alloca that initializes
2659 included_files.
2660
26611991-08-17 Roland McGrath (roland@geech.gnu.ai.mit.edu)
2662
2663 * etags.c (files_are_tag_tables): Remove global var.
2664 (process_file): Don't test it. Also remove hack checking for a
2665 file named "TAGS".
2666 (main): -i now takes an arg which is the name of a file to include.
2667 Collect these names and emit include tags for them after processing
2668 all the argument files.
2669
dff28924 26701991-07-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
2671
2672 * wakeup.c: Terminate if parent goes away.
2673
dff28924 26741991-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
2675
2676 * etags.c (C_entries): Process token before handling end of line.
2677 When inner loops reach end of line, just back up.
2678 Let the real end of line processing happen in just one place.
5879ac68 2679 (consider_token): Likewise.
a933dad1 2680
dff28924 26811991-04-11 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
a933dad1
DL
2682
2683 * etags.c (TEX_mode): Skip comments while scanning the text to see
2684 which escape character this file uses.
2685
dff28924 26861991-03-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
2687
2688 * emacsserver.c [USG]: Terminate if msgrcv fails.
2689
dff28924 26901991-03-03 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
2691
2692 * emacsserver.c [BSD]: Check for errors on stdin after scanf.
2693
dff28924 26941991-01-25 Jim Blandy (jimb@churchy.ai.mit.edu)
a933dad1
DL
2695
2696 * make-docfile: Find the arguments to a C function correctly,
2697 by not ignoring the character that read_c_string returns. Don't
2698 even try to find argument names for functions that take MANY
2699 or UNEVALLED arguments, since they're a figment of the docstring's
2700 imagination.
2701
dff28924 27021991-01-14 Jim Blandy (jimb@churchy.ai.mit.edu)
a933dad1
DL
2703
2704 * make-docfile: Read the .elc files generated by the new byte
2705 compiler.
2706
dff28924 27071990-12-31 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
2708
2709 * refcard.tex: Use cm fonts, not am, in multi-column mode.
2710
dff28924 27111990-11-29 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
2712
2713 * movemail.c (mbx_delimit_begin): Put space before `unseen'.
2714
dff28924 27151990-11-27 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
2716
2717 * Makefile (install*): No need to install wakeup.
2718
dff28924 27191990-11-26 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
2720
2721 * Makefile (install*): Install emacsclient like etags.
2722
dff28924 27231990-11-13 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
2724
2725 * movemail.c (error): Handle 3 args.
2726 (main): Don't check input access if using pop.
2727
dff28924 27281990-10-16 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
2729
2730 * etags.c (find_entries): Check for numbers after Scheme suffix.
2731
dff28924 27321990-10-14 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
2733
2734 * termcap.dat (vt200-80): Fix ke and ks to frob flag 1.
2735
dff28924 27361990-10-09 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
2737
2738 * Makefile (nemacstool, xvetool): New targets.
2739
dff28924 27401990-09-26 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
2741
2742 * emacsclient.c: Include errno.h and define related variables.
2743
dff28924 27441990-09-23 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
2745
2746 * emacsclient.c: Change usage message.
2747
dff28924 27481990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
a933dad1 2749
5879ac68 2750 * emacs.1: Add break before -nw option.
a933dad1 2751
dff28924 27521990-08-19 David J. MacKenzie (djm@apple-gunkies)
a933dad1
DL
2753
2754 * qsort.c: Replace with GNU version.
2755
dff28924 27561990-08-14 David J. MacKenzie (djm@apple-gunkies)
a933dad1
DL
2757
2758 * wakeup.c: New program replacing loadst.c.
2759
dff28924 27601990-08-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2761
2762 * emacsclient.c [USG]: Pass msgsnd only 4 args.
2763
dff28924 27641990-08-09 David J. MacKenzie (djm@pogo.ai.mit.edu)
a933dad1
DL
2765
2766 * etags.c: Rename `flag' variables for what they do instead of
2767 which option character sets them.
2768
dff28924 27691990-05-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2770
2771 * loadst.c (main): Conditional to get load average on Apollo.
2772
dff28924 27731990-05-22 Joseph Arceneaux (jla@churchy.ai.mit.edu)
a933dad1
DL
2774
2775 * emacsserver.c: Set the permission on the socket to 0600.
2776
dff28924 27771990-03-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2778
2779 * emacsclient.c [BSD]: Print clean message for failing getwd.
2780
dff28924 27811990-03-20 David Lawrence (tale@pogo.ai.mit.edu)
a933dad1
DL
2782
2783 * getdate.y: Use the getdate.y from GNU tar for timer.
2784
dff28924 27851990-03-18 Jim Kingdon (kingdon@pogo.ai.mit.edu)
a933dad1
DL
2786
2787 * emacsclient.c (main): Don't put brackets around "filename" in
2788 usage message. It isn't optional.
2789
dff28924 27901990-03-14 Joseph Arceneaux (jla@churchy.ai.mit.edu)
a933dad1 2791
5879ac68 2792 * etags.c (getit): Recognize '$' as beginning identifiers.
a933dad1 2793
dff28924 27941990-02-22 David Lawrence (tale@pogo.ai.mit.edu)
a933dad1
DL
2795
2796 * emacsserver.c: Renamed from server.c.
2797 * Makefile: Reference emacsserver rather than server.
2798 * MACHINES: Doc fix for new emacsserver name.
2799
dff28924 28001990-01-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2801
2802 * emacsclient.c: Print program name in error messages.
2803
dff28924 28041990-01-19 David Lawrence (tale@cocoa-puffs)
a933dad1
DL
2805
2806 * timer.c, getdate.y (new files) and Makefile:
2807 Sub-process support for run-at-time in timer.el.
bab4e322 2808 Doesn't yet work correctly for USG.
a933dad1 2809
dff28924 28101990-01-10 Jim Kingdon (kingdon@pogo)
a933dad1
DL
2811
2812 * MACHINES: Add HP 300 running BSD.
2813
dff28924 28141990-01-02 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2815
2816 * yow.c: Dynamically allocate buffer; skip header before random
2817 choice to avoid bias toward first item.
2818
dff28924 28191989-12-24 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2820
2821 * etags.c (readline): Separate out init of `pend'.
2822
dff28924 28231989-12-17 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2824
2825 * etags.c: Undo changes relating to isgoodhdr.
2826
dff28924 28271989-12-16 Mosur Mohan (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2828
2829 * etags.c (isgoodhdr): New macro.
2830 (_gdh, notgdh): New variable used by that.
2831 (init): Initialize _gdh.
2832 (find_entries): Set header_file.
2833 (consider_token): Use isgoodhdr if in header file.
2834
2835 * etags.c (total_size_of_entries):
2836 Was miscalculating by 1 in rewritten case.
2837
2838 * etags.c (PAS_funcs): One arg to pfnote was missing.
2839
dff28924 28401989-12-05 Joseph Arceneaux (jla@spiff)
a933dad1
DL
2841
2842 * MACHINES: Change for the ULTRIX entry.
2843
dff28924 28441989-11-21 Joseph Arceneaux (jla@spiff)
a933dad1
DL
2845
2846 * etags.c (process_file): If file is not regular, return.
2847
dff28924 28481989-11-06 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2849
2850 * loadst.c (main): Handle FIXUP_KERNEL_SYMBOL_ADDR.
2851
dff28924 28521989-10-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2853
2854 * loadst.c (load_average): If HAVE_GETLOADAVG, use getloadavg.
2855 (main): If HAVE_GETLOADAVG, don't call `nlist'.
2856
dff28924 28571989-10-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2858
2859 * etags.c (consider_token): Allow any number of typespec keywords
2860 after `typedef', before new type name.
2861 (enum sym_type): Add st_C_typespec.
2862 (C_create_stab): Put typespec kwds in table.
2863
dff28924 28641989-08-27 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
a933dad1
DL
2865
2866 * etags.c (main): Don't depend on name invoked by.
2867 If CTAGS is not defined, assume it is ETAGS.
2868
dff28924 28691989-07-31 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2870
2871 * etags.c (L_funcs): Allow package name in define construct,
2872 as in (foo::defmumble name-defined ...).
2873
dff28924 28741989-07-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2875
2876 * etags.c (find_entries): Stupid bug testing for C filename suffixes.
2877
2878 * Makefile (yow): Depends on ../src/paths.h.
2879
dff28924 28801989-07-04 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
a933dad1
DL
2881
2882 * etags.c: Fix compilation by moving Pascal after Fortran.
2883
dff28924 28841989-06-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2885
2886 * movemail.c [USG]: Define F_OK, etc., if not found in header.
2887
dff28924 28881989-05-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2889
2890 * hexl.c: New file, supports hexl-mode.
2891
dff28924 28921989-05-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2893
2894 * movemail.c: New compilation flag MAIL_USE_MMDF.
2895
dff28924 28961989-05-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2897
2898 * emacsclient.c: Use BSD code whenever HAVE_SOCKETS.
2899 * server.c: Likewise.
2900
2901 * make-docfile.c (scan_c_file): Output argument names at end of string.
2902 (write_c_args): New subroutine.
2903
dff28924 29041989-04-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2905
2906 * movemail.c: Report failure of flock.
2907
dff28924 29081989-04-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2909
2910 * etags.c (find_entries): Allow multi-letter extensions for fortran.
2911
dff28924 29121989-04-18 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1 2913
5879ac68 2914 * loadst.c: On bsd4.3, use gettimeofday instead of CPUSTATES.
a933dad1 2915
dff28924 29161989-03-15 Jeff Peck (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2917
2918 * emacstool.c: setenv IN_EMACSTOOL=t, TERM=sun, TERMCAP=.
2919
5879ac68 2920 * emacsstool.1: Update to document environment variables.
1e866943 2921
5879ac68 29221989-02-21 Mosur Mohan (email@notavailable)
1e866943 2923
28cfe103 2924 * etags.c (PAS_funcs): New function.
a933dad1 2925
dff28924 29261989-02-21 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1 2927
a933dad1
DL
2928 * movemail.c: On sysv, include unistd.h.
2929
dff28924 29301989-02-18 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2931
2932 * b2m.c: New file.
2933
dff28924 29341989-02-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1 2935
5879ac68 2936 * etags.c: Prolog support from Sunichirou Sugou.
a933dad1 2937
dff28924 29381989-02-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2939
2940 * Makefile (clean): New target.
2941
dff28924 29421989-01-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2943
2944 * fakemail.c (put_line): Break header lines at 79 cols.
2945
28cfe103 29461989-01-19 Sam Kendall (email@notavailable)
a933dad1 2947
1e866943 2948 * etags.c: Greatly rewritten for C++ support and for multiple tags
5879ac68 2949 per line.
a933dad1 2950
dff28924 29511989-01-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2952
2953 * movemail.c: Check access before doing real work.
2954 Check that outfile is in a writable directory.
2955 On fatal error, delete the lock file.
2956
dff28924 29571988-12-31 Richard Mlynarik (mly@rice-chex.ai.mit.edu)
a933dad1 2958
5879ac68
JB
2959 * env.c: Add decl for my-index.
2960 * etags.c (file-entries): .oak => scheme
a933dad1 2961
dff28924 29621988-12-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2963
2964 * movemail.c: Use `access' to check input and output files.
2965
dff28924 29661988-12-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2967
2968 * emacsclient.c (main): Ignore all of CWD before first slash.
2969
dff28924 29701988-12-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2971
2972 * etags.c (readline): Double linebuffer->size outside the xrealloc.
2973
dff28924 29741988-12-22 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2975
2976 * server.c, emacsclient.c: Don't try to use gid_t; it isn't defined.
2977 * server.c: chmod the socket to 0700.
2978
dff28924 29791988-12-09 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2980
2981 * fakemail.c (main): Let env var FAKEMAILER override pgm to run.
2982 (add_field): Delete comments and turn `<', `>' to spaces
2983 in header lines.
2984 (USE_FAKEMAIL): New customization macro says to make fakemail
2985 not be a no-op even on a BSD system.
2986
dff28924 29871988-12-01 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2988
2989 * etags.c (consider_token): Skip comments just like whitespace.
2990 Notice `struct', etc. and set strtag for those tokens.
2991 Return 1 for the token following `struct' if an open-brace follows it.
2992 (C_entries): Special handling of token following `struct'
2993 needed because we have probably advanced to the following line
2994 to find the `{'.
2995 (main): New option `T' sets tflag and strflag.
2996 Set both of them by default if eflags.
2997
dff28924 29981988-11-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2999
3000 * movemail.c: Do fsync before closing output.
3001
dff28924 30021988-11-29 Richard Mlynarik (mly@pickled-brain.ai.mit.edu)
a933dad1 3003
5879ac68
JB
3004 * movemail.c: Better error message when can't create tempname.
3005 This file needs a great deal of extra error-checking and lucid reporting...
a933dad1 3006
dff28924 30071988-11-16 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3008
3009 * etags.c: Support assembler code for .s and .a files.
3010 (getit): Allow underscore in a tag.
3011
dff28924 30121988-11-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3013
3014 * movemail.c: Close output and check errors before deleting input.
3015
dff28924 30161988-10-01 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
a933dad1
DL
3017
3018 * emacsclient.c [SYSVIPC]: Compute cwd only once; decide properly
3019 whether to prefix it. Handle line number args.
3020
dff28924 30211988-09-24 Richard Stallman (rms@gluteus.ai.mit.edu)
a933dad1 3022
5879ac68 3023 * etags.c (main): Default setting of eflag was backwards.
a933dad1 3024
dff28924 30251988-09-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3026
3027 * etags.c: New option -i. -f renamed -o.
3028 `-' as input file means read input file names from stdin.
3029 -i spec'd or input file named TAGS means the input file is another
3030 tag table; output an "include" line for it.
3031
dff28924 30321988-09-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3033
3034 * Makefile: New vars DESTDIR, BINDIR, LIBDIR, MANDIR, MANEXT.
3035 New targets install, install.sysv, install.xenix.
3036 This makefile is now responsible for installing executables
3037 and documentation from this directory into system directories.
3038
dff28924 30391988-09-16 Richard Stallman (rms@corn-chex.ai.mit.edu)
a933dad1
DL
3040
3041 * server.c, emacsclient.c (main): Compute socket name from euid.
3042
dff28924 30431988-08-04 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3044
3045 * emacsclient.c: Args like +DIGITS are passed through unchanged.
3046
dff28924 30471988-07-12 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3048
3049 * server.c: If both BSD and HAVE_SYSVIPC, use the latter.
3050 * emacsclient.c: Likewise.
3051 In the HAVE_SYSVIPC alternative, if BSD, use getwd instead of getcwd.
3052
dff28924 30531988-06-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3054
3055 * etags.c: Handle `typedef struct foo {' (price@mcc.com).
3056 (istoken) New string-comparison macro.
3057 (consider_token): New arg `level'. New state `tag_ok' in `tydef'.
3058
dff28924 30591988-06-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3060
3061 * etags.c: Changes for VMS.
3062 Always define ETAGS on VMS.
3063 Define macros GOOD and BAD for success and failure exit codes.
3064 (begtk, intk): Allow `$' in identifiers
3065 (main): Don't support -B, -F or -u on VMS.
3066 Alternate loop for scanning filename arguments.
3067 (system): Delete definition of this function.
3068
3069 * etags-vmslib.c (system): Undefine this; VMS now provides it.
3070
dff28924 30711988-06-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3072
3073 * loadst.c: Prevent multiple-def errors on BSD and BSD4_3
3074 around include of param.h. (Like fns.c.)
3075
dff28924 30761988-05-16 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
3077
3078 * loadst.c (load_average): Move load-average code to this new fn.
3079 Add conditionals to compute load ave on UMAX.
3080
dff28924 30811988-05-14 Richard Stallman (rms@lucky-charms.ai.mit.edu)
a933dad1
DL
3082
3083 * loadst.c: Change DK_HEADER_FILE to DKSTAT_HEADER_FILE
3084 with opposite sense.
3085
dff28924 30861988-05-13 Chris Hanson (cph@kleph)
a933dad1 3087
5879ac68
JB
3088 * emacsclient.c: Delete references to unused variable `out'.
3089 This caused a bus error when used under hp-ux.
a933dad1 3090
dff28924 30911988-05-06 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
3092
3093 * loadst.c: Control dk.h conditional with DK_HEADER_FILE.
3094
dff28924 30951988-05-04 Richard Stallman (rms@rice-krispies.ai.mit.edu)
a933dad1
DL
3096
3097 * etags.c (find_entries): `.t' or `.sch' means scheme code.
3098
dff28924 30991988-04-29 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
3100
3101 * loadst.c: Add BSD4_3 conditional for file dk.h instead of dkstat.h.
3102
dff28924 31031988-04-28 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
3104
3105 * movemail.c: #undef close, since config can #define it on V.3.
5879ac68 3106 * emacsclient.c, fakemail.c, loadst.c, server.c: Likewise.
a933dad1 3107
dff28924 31081988-04-26 Richard Stallman (rms@lucky-charms.ai.mit.edu)
a933dad1
DL
3109
3110 * etags.c (TEX_mode, etc.): Remove superfluous backslashes from
3111 invalid escape sequences such as `\{'.
3112
3113 * loadst.c: Add `sequent' conditional for file dk.h.
3114
dff28924 31151988-03-20 Richard M. Stallman (rms@wilson)
a933dad1 3116
5879ac68 3117 * server.c [not BSD and not HAVE_SYSVIPC]: Fix error message.
a933dad1 3118
5879ac68 3119 * loadst.c (main) [XENIX]: Use /usr/spool/mail, not /usr/mail.
6922b018
KH
3120
3121;; Local Variables:
f29d1e75 3122;; coding: iso-2022-7bit
33462dfa 3123;; add-log-time-zone-rule: t
6922b018 3124;; End:
2a34a036
GM
3125
3126 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001
5b0d63bc 3127 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
2a34a036
GM
3128 Copying and distribution of this file, with or without modification,
3129 are permitted provided the copyright notice and this notice are preserved.
ab5796a9
MB
3130
3131;;; arch-tag: 094f3a51-bd72-44d0-8fac-2ac242c6c5b1