(blackbox-redefine-key): New function.
[bpt/emacs.git] / etc / ChangeLog
CommitLineData
61796b3c
RS
12005-10-23 Richard M. Stallman <rms@gnu.org>
2
3 * e/eterm-color.ti (el1): Capability deleted,
4 since term.el doesn't implement it.
5
6f97b9c8
DN
62005-10-20 Dan Nicolaescu <dann@ics.uci.edu>
7
8 * e/eterm-color.ti: Change the terminal name to eterm-color.
9 * e/eterm-color: Regenerate.
10
a12ba300
EZ
112005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
12
13 * Makefile (e/eterm-color): Rename eterm to eterm-color.
14
436a2ccd
CY
152005-10-18 Chong Yidong <cyd@stupidchicken.com>
16
17 * NEWS: New variable `max-image-size'.
18
ffda926c
BW
192005-10-17 Bill Wohler <wohler@newt.com>
20
21 Moved all remaining images from lisp/toolbar to etc/images. The
22 low resolution images were placed in their own directory (low-color).
23
24 * images/attach.*, images/cancel.*, images/close.*:
25 * images/copy.*, images/cut.*, images/diropen.*:
26 * images/exit.*, images/help.*, images/home.*:
27 * images/index.*, images/info.*, images/mail.*:
28 * images/new.*, images/open.*, images/paste.*:
29 * images/preferences.*, images/print.*, images/save.*:
30 * images/saveas.*, images/search.*:
31 * images/search-replace.*, images/spell.*:
32 * images/undo.*: Moved here from lisp/toolbar.
33
34 * images/low-color/copy.*: Moved here from lisp/toolbar/lc-copy.*.
35 * images/low-color/cut.*: Moved here from lisp/toolbar/lc-cut.*.
36 * images/low-color/help.*: Moved here from lisp/toolbar/lc-help.*.
37 * images/low-color/home.*: Moved here from lisp/toolbar/lc-home.*.
38 * images/low-color/index.*: Moved here from lisp/toolbar/lc-index.*.
39 * images/low-color/new.*: Moved here from lisp/toolbar/lc-new.*.
40 * images/low-color/open.*: Moved here from lisp/toolbar/lc-open.*.
41 * images/low-color/paste.*: Moved here from lisp/toolbar/lc-paste.*.
42 * images/low-color/preferences.*: Moved here from
43 lisp/toolbar/lc-preferences.*.
44 * images/low-color/print.*: Moved here from lisp/toolbar/lc-print.*.
45 * images/low-color/save.*: Moved here from lisp/toolbar/lc-save.*.
46 * images/low-color/saveas.*: Moved here from lisp/toolbar/lc-saveas.*.
47 * images/low-color/search.*: Moved here from lisp/toolbar/lc-search.*.
48 * images/low-color/spell.*: Moved here from lisp/toolbar/lc-spell.*.
49 * images/low-color/undo.*: Moved here from lisp/toolbar/lc-undo.*.
50
51 To conform with convention, the underscore (_) in the following
52 image names were replaced with dash (-) or (/) as appropriate.
53
54 * images/back-arrow.*: Moved here from lisp/toolbar/back_arrow.*.
55 * images/fld-open.*: Moved here from lisp/toolbar/fld_open.*.
56 * images/fwd-arrow.*: Moved here from lisp/toolbar/fwd_arrow.*.
57 * images/jump-to.*: Moved here from lisp/toolbar/jump_to.*.
58 * images/left-arrow.*: Moved here from lisp/toolbar/left_arrow.*.
59 * images/right-arrow.*: Moved here from lisp/toolbar/right_arrow.*.
60 * images/up-arrow.*: Moved here from lisp/toolbar/up_arrow.*.
61 * images/low-color/back-arrow.*: Moved here from
62 lisp/toolbar/lc-back_arrow.*.
63 * images/low-color/fwd-arrow.*: Moved here from
64 lisp/toolbar/lc-fwd_arrow.*.
65 * images/low-color/jump-to.*: Moved here from
66 lisp/toolbar/lc-jump_to.*.
67 * images/low-color/left-arrow.*: Moved here from
68 lisp/toolbar/lc-left_arrow.*.
69 * images/low-color/right-arrow.*: Moved here from
70 lisp/toolbar/lc-right_arrow.*.
71 * images/low-color/up-arrow.*: Moved here from
72 lisp/toolbar/lc-up_arrow.*.
73 * images/mail/compose.*: Moved here from lisp/toolbar/mail_compose.*.
74 * images/mail/send.*: Moved here from lisp/toolbar/mail_send.*.
75
76 * images/README: Incorporated the content of lisp/toolbar/README
77 now that all of the images are here.
78
eae86e67
NR
792005-10-16 Nick Roberts <nickrob@snap.net.nz>
80
81 * images/gud/n.pbm, images/gud/n.xpm
82 * images/gud/ni.xpm, images/gud/ni.xpm
83 * images/gud/s.xpm, images/gud/s.xpm
84 * images/gud/si.xpm, images/gud/si.xpm: Rename to
85 next.*, nexti.*, step.*, and stepi.* , respectively, as the
86 file-name no longer clashes on 8+3 filesystems.
87
aa2361eb
BW
882005-10-14 Bill Wohler <wohler@newt.com>
89
ffda926c
BW
90 * images/gud/break.*: Moved here from toolbar/gud-break.*.
91 * images/gud/cont.*: Moved here from toolbar/gud-cont.*.
92 * images/gud/down.*: Moved here from toolbar/gud-down.*.
93 * images/gud/finish.*: Moved here from toolbar/gud-finish.*.
94 * images/gud/ni.*: Moved here from toolbar/gud-ni.*.
95 * images/gud/n.*: Moved here from toolbar/gud-n.*.
96 * images/gud/print.*: Moved here from toolbar/gud-print.*.
97 * images/gud/pstar.*: Moved here from toolbar/gud-pstar.*.
98 * images/gud/remove.*: Moved here from toolbar/gud-remove.*.
99 * images/gud/run.*: Moved here from toolbar/gud-run.*.
100 * images/gud/si.*: Moved here from toolbar/gud-si.*.
101 * images/gud/s.*: Moved here from toolbar/gud-s.*.
102 * images/gud/until.*: Moved here from toolbar/gud-until.*.
103 * images/gud/up.*: Moved here from toolbar/gud-up.*.
104 * images/gud/watch.*: Moved here from toolbar/gud-watch.*.
aa2361eb 105
03ab074b
BW
1062005-10-14 Bill Wohler <wohler@newt.com>
107
108 Released MH-E version 7.85.
109
110 * NEWS, MH-E-NEWS: Updated for release 7.85.
111
f9e36a6d
JD
1122005-10-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
113
114 * NEWS: -nb => -nbi
115
86bebbbc
CD
1162005-10-10 Carsten Dominik <dominik@science.uva.nl>
117
118 * orgcard.tex: Version 3.17, no changes except version number.
119
0597ab12
JD
1202005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
121
122 * NEWS: -nb, --no-bitmap-icon
123
ba6be78d
SM
1242005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
125
126 * TODO: Clarify the local variables entry.
127
c2e59571
BW
1282005-09-30 Bill Wohler <wohler@newt.com>
129
130 Moved MH-E image files from toolbar and mail directories into
ffda926c 131 images.
c2e59571
BW
132
133 * images/mail: New directory.
134
135 * images/mail/reply.*: Moved here from lisp/mail/reply2*.
136
137 * images/mail/alias.*, images/mail/refile.*, images/mail/repack.*:
138 * images/mail/reply*: Moved here from lisp/toolbar.
139
140 * images/execute.*, images/highlight.*, images/mh-logo.xpm:
141 * images/page-down.*, images/show.*, images/widen.*: Moved here
142 from lisp/toolbar.
ba6be78d
SM
143
144 * images/refresh.*: Moved here from lisp/toolbar/rescan.*.
145 Use GNOME 2.10's refresh icon.
c2e59571
BW
146
147 * images/README: New file that indicates which icons came from
148 GNOME (see lisp/toolbar/README).
149
b6473e48
RF
1502005-09-30 Romain Francoise <romain@orebokech.com>
151
152 * NEWS: Mention changes to `read-buffer'.
153
a0292bb5
CY
1542005-09-30 Chong Yidong <cyd@stupidchicken.com>
155
156 * images/ezimage: New directory.
157
158 * images/ezimage/*.xpm: Add images used by speedbar.el.
159
50a9d14a
DP
1602005-09-30 David Ponce <david@dponce.com>
161
162 * NEWS: Update recentf changes.
163
a33704bb
MB
1642005-09-28 Simon Josefsson <jas@extundo.com>
165
166 * GNUS-NEWS: Fix IDNA notes.
167
0b292bd0
JB
1682005-09-27 Jay Belanger <belanger@truman.edu>
169
170 * calccard.tex: Update `versionnumber', remove `versiondate'.
ba6be78d 171 (Error Recovery): Refer to "initial state" rather than "default state".
0b292bd0
JB
172 (Algebra): Mention LaTeX language mode.
173 (Programming): Delete reference to "Z =".
174
f7938fdd 1752005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
917551f2
EZ
176
177 * emacs.py (ehelp): Add g and l to arg list, and use them in the
178 call to `help'.
179
49844623
RF
1802005-09-17 Romain Francoise <romain@orebokech.com>
181
182 * gfdl.1: Update to version 1.2. Delete UC macro.
183
ce9b56fe
KH
1842005-09-15 Kenichi Handa <handa@m17n.org>
185
ba6be78d 186 * PROBLEMS: Fix the paragraph describing the limitation of UTF-8/16/7.
ce9b56fe 187
8c4a54e2
RF
1882005-09-14 Romain Francoise <romain@orebokech.com>
189
190 * NEWS: Add entry for write-region-inhibit-fsync.
191
cacb2615 1922005-09-09 Kevin Ryde <user42@zip.com.au>
50a6ff15
EZ
193
194 * MORE.STUFF: Update url for calculator.el.
195
d87ceee0
KH
1962005-09-08 Kenichi Handa <handa@m17n.org>
197
198 * PROBLEMS: Show a patch for Mule-UCS to make it byte-compiled
199 correctly.
200
c1105d05
MA
2012005-08-31 Michael Albinus <michael.albinus@gmx.de>
202
203 * NEWS: Add entry for `make-auto-save-file-name'.
204
fef741ad
TTN
2052005-08-19 Emilio C. Lopes <eclig@gmx.net>
206
207 * emacsclient.1 (DESCRIPTION): Reflect inclusion in the
208 Emacs distribution. Make role of EDITOR clearer.
209 (OPTIONS): Document `-s', `-V' and `-h'
210 as well as their long name counterparts.
211 (BUGS): Remove.
212
20dc2215
RF
2132005-08-26 Romain Francoise <romain@orebokech.com>
214
215 * PROBLEMS: Fix capitalization of "Gnus".
216
217b694f
EZ
2172005-08-20 Chong Yidong <cyd@stupidchicken.com>
218
219 * MORE.STUFF: Update links and URLs.
220
4f27bfc3
KH
2212005-08-05 Kenichi Handa <handa@m17n.org>
222
223 * NEWS: Fix the entry describing code-pages.
224
c638055f
JB
2252005-07-28 Juanma Barranquero <lekktu@gmail.com>
226
227 * .cvsignore: Add `icons' (for in-place installs).
228
cdf9f986
JL
2292005-07-19 Juri Linkov <juri@jurta.org>
230
231 * grep.txt: New file.
232
25fd144d
JD
2332005-07-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
234
c638055f 235 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
25fd144d
JD
236 -R comes after i386 in setarch command.
237
9e5f497d
JL
2382005-07-12 Juri Linkov <juri@jurta.org>
239
240 * refcard.tex (Files): Change description of `C-x C-q' from
241 `checkin/checkout' to `toggle read-only'.
242 (Getting Help): Replace `C-h c' with `C-h k'.
243 (Error Recovery): Replace `recover-file' with `recover-session'.
244 (Info): Replace key binding `C-h C-i' with `C-h S'. Add `t'.
245
bc4c8456
RS
2462005-07-07 Richard M. Stallman <rms@gnu.org>
247
b713c813 248 * GNU: Update how to help. Improve footnote 7.
bc4c8456 249
9d42fe6f
LK
2502005-07-07 Lute Kamstra <lute@gnu.org>
251
252 * tasks.texi: Delete file. The GNU Task List is obsolete and has
253 been replaced by http://savannah.gnu.org/projects/tasklist.
254
2552005-07-07 Lute Kamstra <lute@gnu.org>
60b34e06
LK
256
257 * refcard.tex: Update `versionnumber' and `year'. Update Emacs's
258 version to 22.
259 (Starting Emacs): Delete sentence to fix formatting problems.
260 (Multiple Windows): Clarify first sentence. Mention C-x 5 1.
261 (Formatting): Update the binding of set face.
262 (International Character Sets): set-language-environment is bound
9d42fe6f 263 to C-x RET l.
60b34e06 264
a0ec7a4a
LK
2652005-07-05 Lute Kamstra <lute@gnu.org>
266
267 Update FSF's address in GPL notices.
268
269 * INTERVIEW:
270 * calccard.tex:
271 * cs-dired-ref.tex:
272 * cs-refcard.tex:
273 * dired-ref.tex:
274 * fr-drdref.tex:
275 * fr-refcard.tex:
276 * gfdl.1:
277 * pl-refcard.tex:
278 * refcard.tex:
279 * ru-refcard.tex:
280 * sk-dired-ref.tex:
281 * sk-refcard.tex:
282 * vipcard.tex:
283 * viperCard.tex: Update FSF's address.
284
cf14a51c
JD
2852005-07-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
286
a0ec7a4a 287 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
ba6be78d 288 Add it again.
cf14a51c 289
01d37825
CD
2902005-06-29 Carsten Dominik <dominik@science.uva.nl>
291
ba6be78d 292 * NEWS: Add an entry for Org-mode, and a change entry for reftex-mode.
01d37825 293
025691ed
RS
2942005-06-28 Richard M. Stallman <rms@gnu.org>
295
296 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping): New.
297
98d1a1cf
EZ
2982005-06-11 Eli Zaretskii <eliz@gnu.org>
299
300 * DEBUG: Mention emacs-buffer.gdb.
301
58f498fe
NF
3022005-06-10 Noah Friedman <friedman@splode.com>
303
304 * emacs-buffer.gdb (ybuffer-list): Don't use $filename; can't use
305 char as placeholder when buffer has no file name and process is
306 still live. Use different printf cases instead.
307
4a29de23
KS
3082005-06-08 Kim F. Storm <storm@cua.dk>
309
310 * PROBLEMS: Linux kernel 2.6.10 may corrupt process output.
311 Warn that using CVS+SSH may corrupt files, include work-around.
312
c476bcb0
JL
3132005-06-06 Juri Linkov <juri@jurta.org>
314
315 * TUTORIAL.cs, TUTORIAL.sk: Change NBSP to space.
316
317 * TUTORIAL.ro: Change NBSP to space. Move coding cookie from the
318 second line to Local Variables. Fix title line.
319
6b5341d3
MB
3202005-05-30 Miles Bader <miles@gnu.org>
321
322 * emacs-buffer.gdb: Remove RCS keywords.
323
a7868bfa
NF
3242005-05-30 Noah Friedman <friedman@splode.com>
325
326 * emacs-buffer.gdb: New file.
e55df387 327 * NEWS: Mention it.
a7868bfa 328
36f28e7f
RS
3292005-05-28 Richard M. Stallman <rms@gnu.org>
330
331 * TUTORIAL.fr: Change NBSP to space.
332
e495eaec
BW
3332005-05-28 Bill Wohler <wohler@newt.com>
334
335 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.84.
336
639ec765
NR
3372005-05-19 Nick Roberts <nickrob@snap.net.nz>
338
339 * TODO: post-command-idle-hook has gone.
340
1e866943
JB
3412005-05-16 Juanma Barranquero <lekktu@gmail.com>
342
343 * NEWS: Remove references to open-network-stream-nowait and
344 open-network-stream-server.
345
820f92e1
RS
3462005-05-15 Richard M. Stallman <rms@gnu.org>
347
348 * GNU: Correct/improve previous change.
349
d06ba294
RS
3502005-05-14 Richard M. Stallman <rms@gnu.org>
351
352 * GNU: Update footnotes.
353
85ddb888
RS
354 * NEWS: Lots of clarifications and cleanups.
355
2890fe8e 3562005-05-05 Slawomir Nowaczyk <slawek@cs.lth.se> (tiny change)
e31eb62c 357
1953295b 358 * TUTORIAL.pl: Updated header.
e31eb62c 359
406c0f12
RS
3602005-05-02 Richard M. Stallman <rms@gnu.org>
361
362 * NEWS: More rearrangements.
363
30b0da81
RS
3642005-05-02 Chong Yidong <cyd@stupidchicken.com>
365
366 * NEWS: Items rearranged in logical order.
367
6544b8f6
LH
3682005-05-01 Lars Hansen <larsh@math.ku.dk>
369
370 * NEWS: Correct key binding for dired-mark-omitted.
371
c9b630f7
DN
3722005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
373
35b1b8ab
DN
374 * NEWS: Mention xterm key bindings.
375
c9b630f7
DN
376 * e/eterm.ti: Add a comment.
377 * e/eterm: Regenerate.
378
70ca7cb3
TTN
3792005-04-25 Alex Ott <ott@jet.msk.su>
380
381 * TUTORIAL.ru: Update.
382
f425f742
PJ
3832005-04-13 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
384
385 * TUTORIAL.sk: Updated header.
386
ed0fb1f1
JD
3872005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
388
389 * NEWS: Mention cursorBlink resource.
390
b7461be9
YM
3912005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
392
393 * NEWS: Mention dynamic change of keyboard-coding-system on Mac.
394
4a4cbd00
JD
3952005-04-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
396
397 * NEWS: Mention fontSet for Lucid menus.
398
0c9a01ff
MY
3992005-04-10 Masatake YAMATO <jet@gyve.org>
400
1953295b
SM
401 * compilation.txt (symbol): Add gcov-file
402 gcov-bb-file gcov-never-called-line gcov-called-line.
0c9a01ff 403
c09b2b56
KH
4042005-04-08 Kenichi Handa <handa@m17n.org>
405
406 * TUTORIAL.ja: Updated header, contents synchronized with
407 TUTORIAL at 2005-04-01T00:31:25Z!rms@gnu.org.
408
7237931b
PJ
4092005-04-06 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
410
411 * TUTORIAL.cs: Updated header.
412
7bade82d
WL
4132005-04-05 Werner Lemberg <wl@gnu.org>
414
415 * TUTORIAL.de: Updated header.
416
28cfe103 4172005-04-05 Marcelo Toledo <marcelo@gnu.org>
a049b36c 418
1953295b 419 * TUTORIAL.translators: Added the field Maintainer.
a049b36c 420
b2c2fcb7
TTN
4212005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
422
423 * TUTORIAL.it: Move "copying conditions at end" sentence after title.
424
e3039e63
TTN
4252005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
426
427 * TUTORIAL.ja: Update text before first period.
428 Reported by Kenichi Handa.
429
b7dc1e82 4302005-04-02 Richard M. Stallman <rms@gnu.org>
e3039e63 431
b7dc1e82
RS
432 * TUTORIAL.ja, TUTORIAL.cn, TUTORIAL.ru, TUTORIAL.zh: Remove the
433 old intro line that apparently was a longer version of "Emacs
434 tutorial".
435
436 * TUTORIAL.es: Clean up line breaks.
437
28cfe103 4382005-04-01 Marcelo Toledo <marcelo@gnu.org>
f290db1d 439
1953295b
SM
440 * TUTORIAL.pt_BR, TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
441 * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja, TUTORIAL.ko,
442 * TUTORIAL.pl, TUTORIAL.pt_BR, TUTORIAL.ro, TUTORIAL.ru,
443 * TUTORIAL.sk, TUTORIAL.sl, TUTORIAL.th, TUTORIAL.zh: Fix title line.
1e866943 444
28cfe103 4452005-04-01 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
1e866943 446
1953295b
SM
447 * TUTORIAL.bg: Fix title line; Applied TUTORIAL changes in
448 2005-02-08T14:20:54Z!lute@gnu.org, "Emacs" is not transliterated to cyrillic anymore;
449 Minor fixes.
28cfe103
MT
450
4512005-04-01 Mats Lidell <matsl@contactor.se>
e3039e63 452
1953295b
SM
453 * TUTORIAL.sv: Sync some other changes with the TUTORIAL version
454 2005-04-01T00:31:25Z!rms@gnu.org.
f290db1d 455
1d88af04
LK
4562005-04-01 Lute Kamstra <lute@gnu.org>
457
458 * TUTORIAL.nl: Fix title line.
459
19577b0e
TTN
4602005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
461
462 * TUTORIAL: Add title line.
463 * TUTORIAL.bg, TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
464 * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja,
465 * TUTORIAL.ko, TUTORIAL.nl, TUTORIAL.pl, TUTORIAL.pt_BR,
466 * TUTORIAL.ro, TUTORIAL.ru, TUTORIAL.sk, TUTORIAL.sl
467 * TUTORIAL.sv, TUTORIAL.th, TUTORIAL.zh: Likewise.
468
10ace8ea
MB
4692005-03-29 Reiner Steib <Reiner.Steib@gmx.de>
470
471 * gnus-refcard.tex, gnus-logo.eps: New files.
472
bbcb3b44
DP
4732005-03-23 David Ponce <david@dponce.com>
474
475 * NEWS: Mention recentf-keep.
476
f31259da
LK
4772005-03-17 Lute Kamstra <lute@gnu.org>
478
479 * TODO: Remove define-generic-mode entry (DONE).
480
3235a9ea
MA
4812005-03-10 Michael Albinus <michael.albinus@gmx.de>
482
483 * NEWS: Explain how to default Tramp to FTP.
484
7709cbbd
YM
4852005-03-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
486
2313f861 487 * NEWS: Mention Carbon build on Mac OS 9.
3235a9ea 488
70d9a9cd
DK
4892005-03-01 David Kastrup <dak@gnu.org>
490
491 * DEBUG: Add information about `-fno-crossjumping' for GCC.
492
2dbccf96
LK
4932005-02-14 Lute Kamstra <lute@gnu.org>
494
6a361c41
LK
495 * TODO: Remove battery.el entry (DONE).
496
2dbccf96
LK
497 * TUTORIAL.nl: Synchronize with TUTORIAL. Correct some typos.
498 Make the terminology more consistent. Fill the text using the
499 default `fill-column'.
500
41835686
LK
5012005-02-08 Lute Kamstra <lute@gnu.org>
502
503 * TUTORIAL: Remove some uses of the term "buffer" before it is
504 properly introduced. Update the description of the mode line.
505 Consistently use "<ESC>" to denote the ESC key and "<SPC>" to
506 denote the Space bar. Capitalize all command descriptions.
507
ba2c991c
RS
5082005-02-06 Richard M. Stallman <rms@gnu.org>
509
510 * DEBUG: Minor clarification.
511
6082a820
EZ
5122005-02-05 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
513
514 * emacs.bash: Update the name of the socket of the Emacs server.
515
3d4d788a
DK
5162005-01-22 David Kastrup <dak@gnu.org>
517
518 * NEWS: Mention alias `find-grep' for `grep-find'.
519
568931f0
NR
5202005-01-22 Nick Roberts <nickrob@snap.net.nz>
521
522 * TODO: Add entry for toolbar on ttys.
523
6869a824
NR
5242005-01-18 Nick Roberts <nickrob@snap.net.nz>
525
526 * DEBUG: Suggest separate terminal for debug session.
527
43805352
EZ
5282005-01-15 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
529
530 * TUTORIAL.nl: Correct translation and the Dutch text (typos).
531 More consistent use of terminology.
532
20d6de82
RS
5332005-01-13 Cheng Gao <chenggao@gmail.com>
534
535 * MORE.STUFF: Add entries of some well known and widely used packages.
3235a9ea 536
9abb41eb
LH
5372005-01-07 Lars Hansen <larsh@math.ku.dk>
538
539 * NEWS: Describe desktop package lazy restore feature.
540
fda2922a
RS
5412004-12-21 Richard M. Stallman <rms@gnu.org>
542
543 * DISTRIB: Don't say "freeware".
544
d3d89631
NR
5452004-12-15 Nick Roberts <nickrob@snap.net.nz>
546
547 * DEBUG: Change printing example to break on a procedure name.
548
09411f50
DN
5492004-12-11 Dan Nicolaescu <dann@ics.uci.edu>
550
551 * e/eterm.ti: Add rs1.
552 * e/eterm: Regenerate.
553
0473753a
RS
5542004-12-08 Alexandre VEYRENC <veyrenc@wanadoo.fr> (tiny change)
555
556 * fr-refcard.tex: Fix typos.
557
b11e8823
JD
5582004-12-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
559
560 * PROBLEMS: Update information about klipper on KDE.
561
3a0ab7ec
JD
5622004-11-26 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
563
564 * NEWS: Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
565
657f0f9c
EZ
5662004-10-08 Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy <frederic.bothamy@free.fr> (tiny change)
567
568 * TUTORIAL.fr: Minor wording fix.
569
5086e75d
LT
5702004-10-04 Luc Teirlinck <teirllm@auburn.edu>
571
572 * enriched.doc: Update for new bindings of `set-left-margin' and
573 `set-right-margin'.
574
0207b8ad
KS
5752004-10-04 Kim F. Storm <storm@cua.dk>
576
577 * DEBUG: Mention pp and ff commands.
578
3326c1b5
LT
5792004-09-26 Luc Teirlinck <teirllm@auburn.edu>
580
581 * enriched.doc: `enriched-annotation-alist' is now called
582 `enriched-translations'.
583
d6be0122
DN
5842004-09-26 Dan Nicolaescu <dann@ics.uci.edu>
585
586 * e/eterm.ti: Comment out smcup, rmcup. Add kbs, kdch1, rc, sc.
587 Reformat.
1953295b 588 * e/eterm: Regenerate.
d6be0122 589
6e5dce02 5902004-09-25 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1f02a4ba
JD
591
592 * PROBLEMS: Updated exec-shield description.
593
c8be3fe8
KS
5942004-09-16 Dan Nicolaescu <dann@ics.uci.edu>
595
596 * e/eterm.ti: Change the strings for smso and rmso.
1953295b 597 e/eterm: Regenerate.
c8be3fe8 598
8bca0606
TTN
5992004-09-09 Thien-Thi Nguyen <ttn@gnu.org>
600
601 * MORE.STUFF (EDB): Update entry.
602
4e14f66c
KS
6032004-09-07 Dan Nicolaescu <dann@ics.uci.edu>
604
605 * e/eterm.ti: Add `op' entry to enable colors in term.
1953295b 606 * e/eterm: Regenerate.
4e14f66c 607
db1febad
EZ
6082004-09-04 Eric S. Raymond <esr@thyrsus.com>
609
610 * PROBLEMS: More reorganization to exile old stuff to the
611 pre-2000 section. I looked up end-of-life dates for a bunch
612 of old Unixes to check.
613
eccf9613
BW
6142004-08-24 Bill Wohler <wohler@newt.com>
615
616 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.82.
617
90a02640
DK
6182004-08-22 David Kastrup <dak@gnu.org>
619
620 * PROBLEMS, MAILINGLISTS: Update AUCTeX information.
621
d103d8b3
BW
6222004-08-21 Bill Wohler <wohler@newt.com>
623
624 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.81.
625
29bbca9e
EZ
6262004-08-21 Eric S. Raymond <esr@thyrsus.com>
627
628 * PROBLEMS: Massively rearranged by category, to make environment
629 features and symptoms easier to find. Bugs relating to
630 20th-century systems moved to the end. Most problem headers
631 changed to "object: variation" format.
632
f0d73c14
BW
6332004-08-15 Bill Wohler <wohler@newt.com>
634
635 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.80.
636
e11d1dd9
EZ
6372004-08-14 Romain Francoise <romain@orebokech.com>
638
639 * NEWS: Mention the thumbs.el package.
640
ab5a4a32
EZ
6412004-08-14 Eric Hanchrow <offby1@blarg.net>
642
643 * TUTORIAL.es: Replace actual whitespace with the magic string
644 that causes help-with-tutorial to automatically insert the correct
645 amount.
646
7c3225c3
ST
6472004-08-10 Steven Tamm <steventamm@mac.com>
648
649 * PROBLEMS: Remove description of Mac OS version upgrade
650 problems as it is no longer applicable.
651
05ea6a26
WL
6522004-07-27 Werner Lemberg <wl@gnu.org>
653
654 * NEWS: Document all new tutorials.
655
23f87bed
MB
6562004-08-05 Reiner Steib <Reiner.Steib@gmx.de>
657
658 * GNUS-NEWS: Import from the v5_10 branch of the Gnus repository.
659
660 * NEWS (Gnus package): Gnus includes Sieve and PGG. Gnus changes
661 are described in GNUS-NEWS.
662
6632004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
664
665 * gnus.xpm, gnus-pointer.xbm, gnus-pointer.xpm: Import from the
666 v5_10 branch of the Gnus repository.
667
0f74bf4c
LT
6682004-07-14 Luc Teirlinck <teirllm@auburn.edu>
669
670 * MORE.STUFF: Tramp is now distributed with Emacs.
671
a66894d8
BW
6722004-07-12 Bill Wohler <wohler@newt.com>
673
674 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.4.
675
bcdf2143
DK
6762004-07-08 David Kastrup <dak@gnu.org>
677
1953295b 678 * NEWS (Lisp changes in 21.4): Document (match-data t) change.
bcdf2143 679
ad8a607d
EZ
6802002-06-26 Eli Zaretskii <eliz@is.elta.co.il>
681
682 * FOR-RELEASE: Moved to the admin directory.
683
1791907b
DK
6842004-06-24 David Kastrup <dak@gnu.org>
685
686 * NEWS: Move description from new paragraph-start and
687 indent-line-function defaults to general news instead of new
1953295b
SM
688 packages. Same for query-replace-skip-read-only.
689 Add description of new `\,' and `\?' replacement string features.
1791907b 690
dce417e7
LT
6912004-06-23 Luc Teirlinck <teirllm@auburn.edu>
692
693 * MORE.STUFF: Delete obsolete URL.
694
61d244ca
LH
6952004-06-10 Lars Hansen <larsh@math.ku.dk>
696
697 * NEWS: Describe dired-omit-mode. Describe desktop package changes.
698
32364f49
ST
6992004-05-29 Steven Tamm <steventamm@mac.com>
700
701 * PROBLEMS: Document the workaround for the Mac OS X port not
702 picking up the environment variables from dotfiles.
703
f3298aad
JL
7042004-05-16 Juri Linkov <juri@jurta.org>
705
706 * TUTORIAL.pt_BR: Add coding: latin-1, sentence-end-double-space: nil.
707
708 * ru-refcard.tex: Add C-u and RET to `C-h t Russian'.
709
c1380aa6
EZ
7102004-05-15 Alex Ott <ott@jet.msk.su>
711
712 * ru-refcard.tex, ru-refcard.ps: New files.
713
ddda21d3
DP
7142004-05-14 David Ponce <david@dponce.com>
715
1953295b 716 * tree-widget: New directory containing tree-widget themes and images.
ddda21d3 717
28cfe103 7182004-04-13 Marcelo Toledo <marcelo@gnu.org>
b8d5565f 719
ddda21d3 720 * TUTORIAL.pt_BR: initial check-in.
b8d5565f 721
24d5055c
SM
7222004-05-06 Dave Love <fx@gnu.org>
723
724 * emacs.py: New file for python-mode's internal use.
725
ba1c68de
SM
7262004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
727
728 * TODO: Use outline mode. Remove compile.el entry (done).
729
d1d37da8
JL
7302004-04-18 Juri Linkov <juri@jurta.org>
731
732 * TUTORIAL.fr, TUTORIAL.pl, TUTORIAL.ru, TUTORIAL.sl, TUTORIAL.sv
733 * TUTORIAL.th: Add sentence-end-double-space: nil.
734
735 * TUTORIAL.it, TUTORIAL.nl, TUTORIAL.sv: Add coding: latin-1.
736
28cfe103 7372004-04-16 Alex Ott <ottalex@narod.ru>
02913968 738
28cfe103 739 * TUTORIAL.ru: Various corrections.
02913968 740
d2072c54
JL
7412004-04-14 Jan Nieuwenhuizen <janneke@gnu.org>
742
743 * TUTORIAL.nl: Update Delete/Delback translation.
744
43ea9947
JH
7452004-04-05 Jesper Harder <harder@ifa.au.dk>
746
747 * TODO: Remove index-apropos entry.
748
35aeddc4
JL
7492004-04-01 Juri Linkov <juri@jurta.org>
750
751 * HELLO: Add Javanese.
752
30301a73
VJL
7532004-03-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
754
755 * ps-prin1.ps: Clip the header and footer area, so text will not be
756 printed outside header or footer, respectively.
757 (HeaderClip, FooterClip): New PostScript funs.
758 (HeaderText, FooterText): Adjust PostScript code.
759
6d8e13a0
JD
7602004-03-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
761
762 * TODO: Removed drag-and-drop entry (DONE).
763
ab24c127
KS
7642004-03-19 Kim F. Storm <storm@cua.dk>
765
766 * TODO: Remove entries for fringe related issues (DONE).
767 Remove entry about image-relative coordinates of mouse clicks (DONE).
768
44c0a465
SM
7692004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
770
771 * compilation.txt: New file.
772
89b1172b
JB
7732004-02-29 Juanma Barranquero <lektu@terra.es>
774
775 * NEWS: Remove bogus reference to user option unicode-data.
776
8c094106
EZ
7772004-02-16 Klaus Zeitler <kzeitler@lucent.com>
778
779 * PROBLEMS: Document crashes on X when build with GCC and GNU ld.
780
ea855511
AS
7812004-02-08 Andreas Schwab <schwab@suse.de>
782
783 * NEWS: Fix typo.
784
89b1172b 7852003-12-29 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
d9c4f512
EZ
786
787 * TUTORIAL.bg: Use windows-1251 encoding. Fix punctuation errors.
788
cae8ddbb
LH
7892003-11-21 Lars Hansen <larsh@math.ku.dk>
790
791 * TODO: Add plans for change of file attributes UID and GID from
792 integer to string.
89b1172b
JB
793
7942003-11-10 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
e0739877
KH
795
796 * HELLO: Add Kannada.
797
b8811003
KH
7982003-11-05 Juri Linkov <juri@jurta.org>
799
800 * HELLO: Fix language names. Add C, Braille, Georgian, Ukrainian.
801 Add IPA pronunciation to English. Fix tab widths.
802
984002eb
EZ
8032003-11-03 David Ponce <david.ponce@wanadoo.fr>
804
805 * PROBLEMS: Document segfaults with Linux kernels that enable the
806 Exec-shield functionality.
807
85afc7c7
KH
8082003-10-30 Kenichi Handa <handa@m17n.org>
809
810 * HELLO: Fix cases of language names. Make German lines one.
89b1172b 811 Delete FORTRAN, add Mathematics.
85afc7c7 812
f16a1bf6
JD
8132003-10-24 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
814
815 * PROBLEMS: Characters are displayed as empty boxes or
816 with wrong font under X.
817
00694c20
WL
8182003-09-30 Werner Lemberg <wl@gnu.org>
819
820 * TUTORIAL.de: Minor updates and grammatical fixes.
821
b9e6b498
GM
8222003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
823
824 * TODO: Add invisible text kill/yank issue.
825
f387bdea
RS
8262003-08-29 Wim Nieuwenhuizen <wwwillem@xs4all.nl>
827
828 * TUTORIAL.nl: Many changes.
829
70d76272
SE
8302003-08-20 Stephen Eglen <stephen@gnu.org>
831
832 * MORE.STUFF: Update URLs for several projects.
833
5b4ffca2
AC
8342003-07-22 Andrew Choi <akochoi@shaw.ca>
835
836 * PROBLEMS: Truncated process output with pty's on Mac OS X.
837
0ea94e9b
NR
8382003-07-14 Nick Roberts <nick@nick.uklinux.net>
839
840 * NEWS: Merge in the changes for versions 21.2 and 21.3 as
841 documented on the EMACS_21_1_RC branch.
842
603b8073
KH
8432003-03-03 Chao-Hong Liu <chliu@gnu.org>
844
845 * TUTORIAL.cn: Updated.
846 * TUTORIAL.zh: Updated.
847
924df208
BW
8482003-04-24 Bill Wohler <wohler@newt.com>
849
850 * MH-E-NEWS: Upgraded to MH-E version 7.3.
851
a8feaa04 8522003-04-03 Kenichi Handa <handa@m17n.org>
162eab5f
KH
853
854 * HELLO: Fix the malayalam line.
855
19c37f01
DL
8562003-04-01 Dave Love <fx@gnu.org>
857
858 * letter.xpm: Use transparent/opaque `colours'.
859
8064e321
DL
860 * letter.xbm: Deleted.
861
862 * letter.pbm: New.
863
a670d17a
AS
8642003-03-24 Andreas Schwab <schwab@suse.de>
865
866 * HELLO: Remove extra TAB in Greek entries.
867
9a6155bb
KH
8682003-03-03 Chao-Hong Liu <chliu@gnu.org>
869
870 * TUTORIAL.cn, TUTORIAL.zh: New files.
871
872 * TUTORIAL.translator: List TUTORIAL.cn and TUTORIAL.zh.
873
746ba5c1
KH
8742003-02-24 Kenichi Handa <handa@m17n.org>
875
876 * HELLO: Add Malayalam.
877
b8b42717
DL
8782003-02-13 Dave Love <fx@gnu.org>
879
880 * TUTORIAL.es: Add coding spec.
881
61cb0b53
KH
8822003-02-11 Kenichi Handa <handa@m17n.org>
883
884 * HELLO: Fix Hindi and add Tamil.
885
497ff6f4 8862003-02-05 Francesco Potort\e,Al\e(B <pot@gnu.org>
bd6f8e84
FP
887
888 * TUTORIAL.it: Italian tutorial.
889 From Alfredo Finelli <alfredofnl@tiscali.it> (original translator).
890 Revised by Francesco Potort\e,Al\e(B <pot@gnu.org>.
891
3d7ca223
BW
8922003-02-03 Bill Wohler <wohler@newt.com>
893
894 * MH-E-NEWS: Upgraded to MH-E version 7.2.
895
c60ee5e7
JB
8962003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
897
898 * MACHINES: Added Cygwin.
899
46def989
JD
9002003-01-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
901
902 * DEBUG: Added note about xmon.
903
675d000f
RS
9042003-01-20 Joanna Pluta <joanna_p@gazeta.pl>
905
906 * TUTORIAL.pl: Updated.
907
5b4ffca2 9082003-01-11 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
50ac5b3c
PJ
909
910 * TUTORIAL.sk: Updated to reflect changes in English version.
5b4ffca2 911 From Miroslav Va\e$,1!!\e(Bko <zemiak@zoznam.sk>.
50ac5b3c 912
98657898
FP
9132003-01-09 Francesco Potort\e,Al\e(B <pot@gnu.org>
914
915 * etags.1: Added reference to the new `etags --help --lang=LANG'
916 option.
917
c3d9274a
BW
9182003-01-08 Bill Wohler <wohler@newt.com>
919
920 * MH-E-NEWS: Upgraded to MH-E version 7.1.
921
128a6043
ST
9222003-01-01 Steven Tamm <steventamm@mac.com>
923
924 * MACHINES: Added pointer to Mac OS X install instructions.
925
14e7b3a9
KH
9262002-12-10 Kenichi Handa <handa@m17n.org>
927
928 * TUTORIAL.sv: Renamed from TUTORIAL.se.
929
bdcfe844
BW
9302002-11-29 Bill Wohler <wohler@newt.com>
931
932 * MH-E-NEWS: Upgraded to MH-E version 7.0.
933
28cfe103 9342002-11-22 Rafael Sep\e,Az\e(Blveda <drs@gnulinux.org.mx>
1fc628ee 935
28cfe103 936 * TUTORIAL.es: Extensively changed and updated.
1fc628ee 937
a1b4049d
BW
9382002-10-01 Bill Wohler <wohler@newt.com>
939
940 * MH-E-NEWS: Upgraded to mh-e version 6.1.1.
941
7ed9159a
JY
9422002-09-16 Jonathan Yavner <jyavner@engineer.com>
943
944 * ses-example.ses: New file: example spreadsheet.
945
6c61f3f4
KH
9462002-09-04 Kenichi Handa <handa@etl.go.jp>
947
948 * HELLO: Fix Unicode Greek line.
949
9502002-09-03 Kenichi Handa <handa@etl.go.jp>
951
952 * TUTORIAL.ja: Updated in accordance with the latest English
953 version.
954
60753e2d
AS
9552002-09-01 Andreas Schwab <schwab@suse.de>
956
957 * TUTORIAL.de: Updated in accordance with the English version.
958 From Mario Lang <mlang@delysid.org>.
959
473d2053
MR
9602002-08-12 Markus Rost <rost@math.ohio-state.edu>
961
962 * HELLO: Fix some white spaces.
963
ca8f3642
RS
9642002-06-26 Richard M. Stallman <rms@gnu.org>
965
966 * ps-prin0.ps, ps-prin1.ps: Add license exception.
967
5fd4d159
EZ
9682002-06-16 Eli Zaretskii <eliz@is.elta.co.il>
969
970 * TUTORIAL.fr: New version from \e,AI\e(Bric Jacoboni <jaco@teaser.fr>.
971
9e00616f
EZ
9722002-05-04 Eli Zaretskii <eliz@is.elta.co.il>
973
974 * HELLO: Add a few greetings that use Unicode characters.
975
45fd9aa5
EZ
9762002-04-20 Eli Zaretskii <eliz@is.elta.co.il>
977
978 * termcap.src: New version from ftp://invisible-island.net.
979
5b4ffca2 9802002-03-24 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
bb2f7e35
PJ
981
982 * TUTORIAL.translators: New file, list of tutorial translators.
983
43ef72f2
SZ
9842002-02-01 ShengHuo ZHU <zsh@cs.rochester.edu>
985
986 * gnus.xpm: Remove garbages.
987
5b4ffca2 9882002-01-27 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
7a4b11ca
PJ
989
990 * letter.xpm: New file, XPM variant of letter.xbm.
991
5b4ffca2 9922001-12-03 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
58cfce98
PJ
993
994 * COPYING: Move back.
995
5b4ffca2 9962001-11-29 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
0142178a
PJ
997
998 * COPYING: Removed.
999
d4b56a8f
EZ
10002001-11-23 Eli Zaretskii <eliz@is.elta.co.il>
1001
1002 * emacstool.1, etags.1, emacs.1: Modify distribution terms to
1003 something simpler than the GFDL.
1004
f2d176f2
CW
10052001-11-22 Colin Walters <walters@debian.org>
1006
1007 * PROBLEMS: Remove already applied calc info patches. Clarify
1008 that there is no such thing as Debian GNU/Linux 2.4.3. ftpd is
1009 not handled by alternatives in Debian, the reporter surely meant
1010 just "--config ftp".
1011
740d1567
EZ
10122001-11-18 Eli Zaretskii <eliz@is.elta.co.il>
1013
1014 * fr-survival.tex: New file, from \e,AI\e(Bric Jacoboni <jaco@teaser.fr>.
1015
bcd83ff9
EZ
10162001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
1017
1018 * TUTORIAL.fr: New version from \e,AI\e(Bric Jacoboni <jaco@teaser.fr>.
1019
d1c9842e
CW
10202001-11-17 Colin Walters <walters@debian.org>
1021
1022 * PROBLEMS: Remove calc problems.
1023
c054b556
EZ
10242001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
1025
1026 * TUTORIAL.fr: New file. From \e,AI\e(Bric Jacoboni <jaco@teaser.fr>.
1027
1b23afd5
EZ
10282001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
1029
1030 * Makefile (mostlyclean, clean, distclean, maintainer-clean):
1031 Add *.dvi and *.log.
1032 (SOURCES): Update the list of files.
1033
1034 * calccard.tex: New file.
1035 * calccard.ps: New file.
1036
177338c4
EZ
10372001-11-01 Eli Zaretskii <eliz@is.elta.co.il>
1038
1039 * etags.1: Replace presentation-level troff macros that simulate
1040 tables with tbl markup. From Eric S. Raymond <esr@thyrsus.com>.
1041
71431a0e
GM
10422001-10-20 Gerd Moellmann <gerd@gnu.org>
1043
6aa97356 1044 * (Version 21.1 released.)
71431a0e 1045
07b041a7
EZ
10462001-09-29 Eli Zaretskii <eliz@is.elta.co.il>
1047
1048 * HELLO: Fix the Italian and Maltese entries. From Trevor Spiteri
1049 <tbspit@eng.um.edu.mt>.
1050
5b4ffca2 10512001-08-25 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
13583fa4
EZ
1052
1053 * HELLO: Slovak language name added to be compatible with other
1054 languages.
1055
13544774
EZ
10562001-08-23 Eli Zaretskii <eliz@is.elta.co.il>
1057
1058 * TUTORIAL.pl: Updated in accordance with the English version.
5b4ffca2 1059 From Beata Wierzcho\e$,1 b\e(Bowska <beataw@orient.uw.edu.pl> and
744d746b 1060 Janusz S. Bien <jsbien@mail.uw.edu.pl>.
13544774 1061
3a4f8160
EZ
10622001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
1063
1064 * MACHINES: Modify the entry for HITACHI SR2001/SR2201 series, as
1065 per config.sub and config.guess. Reported by Ryo Furue
1066 <furufuru@ccsr.u-tokyo.ac.jp>.
1067
5b4ffca2 10682001-08-10 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
9d9fd4e8
PJ
1069
1070 * TUTORIAL.sk: Updated in accordance with the English version.
5b4ffca2 1071 From Miroslav Va\e$,1!!\e(Bko <vasko@debian.cz>.
9d9fd4e8 1072
402acb3e
EZ
10732001-08-08 Eli Zaretskii <eliz@is.elta.co.il>
1074
1075 * TUTORIAL.ko: Updated in accordance with the English version.
1076 From Koaunghi Un <koaunghi@world.kaist.ac.kr>.
1077
5b4ffca2 10782001-08-06 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
86f9d5af 1079
402acb3e 1080 * TUTORIAL.cs: Update from Milan Zamazal.
86f9d5af 1081
5b4ffca2 10822001-08-05 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
dffb6224
PJ
1083
1084 * TUTORIAL.cs, TUTORIAL.sk, cs-refcard.tex, sk-refcard.tex: e-mail
1085 address of Milan Zamazal changed.
1086
5b4ffca2 10872001-08-04 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
1e78d347 1088
402acb3e
EZ
1089 * TUTORIAL, TUTORIAL.cs: Be consistent when naming CONTROL and
1090 META keys.
1e78d347 1091
6f460497
FP
10922001-05-17 Francesco Potorti` <pot@gnu.org>
1093
1094 * etags.1: Add the latest changes to etags behaviour.
1095
716d48ed
EZ
10962001-05-04 Eli Zaretskii <eliz@is.elta.co.il>
1097
1098 * emacsclient.1: Place in the public domain.
1099
42ec1588
EZ
11002001-04-29 Eli Zaretskii <eliz@is.elta.co.il>
1101
1102 * emacstool.1: Place under GFDL.
1103
26978e9a
EZ
11042001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
1105
1106 * emacs.1: Place under GFDL.
1107
1108 * etags.1: Ditto.
1109
1110 * gfdl.1: New file.
1111
6f4dd4dc
GM
11122001-04-18 Gerd Moellmann <gerd@gnu.org>
1113
1114 * TUTORIAL.sk, sk-survival.tex
1115 * sk-refcard.ps, sk-refcard.tex, sk-dired-ref.ps
1116 * sk-dired-ref.tex: New files.
6f460497 1117
6f4dd4dc 1118 * cs-survival.tex, cs-dired-ref.ps, cs-dired-ref.tex: New files.
5b4ffca2 1119 From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
6f4dd4dc 1120
719d83ad
GM
11212001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1122
1123 * ps-prin1.ps: Footer implementation. Doc fix.
1124 (doLineNumber): Code fix for line number color.
1125 (BeginPage, BeginSheet, HeaderFramePath, HeaderFrame, HeaderText): Code
1126 fix for footer implementation.
1127 (TextStart, SetFooterLines, FooterFrameStart, doFramePath)
1128 (FooterFramePath, doFrame, FooterFrame, FooterStart)
1129 (HeaderOrFooterTextLines, HeaderOrFooterText, FooterText): New funs.
1130
b3f6107b
GM
11312001-04-03 Gerd Moellmann <gerd@gnu.org>
1132
1133 * splash8.xpm: New image from Luis Fernandes <elf@ee.ryerson.ca>
1134 for color depth 8.
1135
acfb077d
GM
11362001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1137
1138 * ps-prin1.ps: Line and paragraph spacing feature.
1139 (LineHS, ParagraphHS, EffectUnderline, EffectStrikeou, EffectOverline)
1140 (EffectShadow, EffectBox, EffectOutline): New vars.
1141 (PSL, S, EF, printZebra, doColumnZebra, doZebra): Code fix.
1142 (PHL, LHL): New funs.
1143
1144 * ps-prin2.ps: File eliminated.
6f460497 1145
e6b13c74
GM
11462001-03-26 Gerd Moellmann <gerd@gnu.org>
1147
1148 * splash.pbm: New image from Luis Fernandes <elf@ee.ryerson.ca>.
1149
7589860e
GM
11502001-03-15 Gerd Moellmann <gerd@gnu.org>
1151
1152 * splash.xpm, splash.pbm: Replaced with new images from
1153 Luis Fernandes <elf@ee.ryerson.ca>.
1154
75dfe990
GM
11552001-03-05 Gerd Moellmann <gerd@gnu.org>
1156
1157 * cs-refcard.ps, cs-refcard.tex: New files.
1158
baebd8a5
GM
11592001-02-26 Gerd Moellmann <gerd@gnu.org>
1160
1161 * THE-GNU-PROJECT: New file.
1162
f6839838
AI
11632001-02-22 Andrew Innes <andrewi@gnu.org>
1164
1165 * MACHINES: Update pointer to MS-Windows install instructions.
1166
54ed3bd2
GM
11672001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1168
1169 * ps-prin1.ps: Code fix to support `ps-zebra-stripe-follow'
1170 functionality enhancement.
1171 (doColumnZebra): Code fix.
6f460497 1172
5f87b051
DL
11732001-02-08 Dave Love <fx@gnu.org>
1174
e57c6a77 1175 * tasks.texi, SERVICE: Updated.
5f87b051 1176
350d71b3
AI
11772001-02-03 Andrew Innes <andrewi@gnu.org>
1178
1179 * PROBLEMS: Add note about need to specify extra compiler flags
1180 with recent Cygwin ports of gcc.
1181
437368fe
EZ
11822001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
1183
1184 * DEBUG: Expand and update, based on the instructions to
1185 pretesters, nt/INSTALL, and private communications and experience.
1186
35e8600f
DL
11872001-01-17 Dave Love <fx@gnu.org>
1188
1189 * termcap.src: New version from http://www.tuxedo.org/~esr/terminfo/.
1190
6d0afc03
GM
11912001-01-08 Gerd Moellmann <gerd@gnu.org>
1192
1193 * TUTORIAL.es: New file.
1194
a758f97d
GM
11952001-01-08 Kevin Gallagher <kevingal@onramp.net>
1196
1197 * edt-user.doc: Updated to reflect EDT Emulation version 4.0
1198 enhancements.
89d57763 1199
5e56e175
GM
12002000-12-29 Gerd Moellmann <gerd@gnu.org>
1201
1202 * fr-refcard.tex, fr-refcard.ps, fr-drdref.tex, fr-drdref.ps: New
1203 files.
1204
49172314
GM
12052000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1206
1207 * ps-prin1.ps: Handle form feed better when ps-zebra-stripe-follow
1208 is non-nil.
1209 (printZebra, BeginPage): Code fix.
89d57763 1210
125f929e
MB
12112000-12-15 Miles Bader <miles@gnu.org>
1212
1213 * DEBUG: Add note aboute using `inverse-video' to detect excessive
1214 screen redraw.
1215
e2849090 12162000-12-07 Dave Love <fx@gnu.org>
63dfcf4b 1217
e2849090 1218 * CODINGS, CHARSETS: Removed. (Mule 2.3 relics.)
f29d1e75 1219
e2849090 12202000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2f8a6857 1221
e2849090 1222 * ps-prin1.ps: Eliminated the line number font predefinition.
2f8a6857 1223
fccf2940
KH
12242000-11-09 Kenichi Handa <handa@etl.go.jp>
1225
1226 * TUTORIAL.ja: Adjusted for the change of TUTORIAL (use C-x C-l,
1227 not M-:, as example of disabled command).
1228
57731876
GM
12292000-11-02 Gerd Moellmann <gerd@gnu.org>
1230
1231 * ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Renamed from NEWS.*.
1232
1e4d32f8
GM
12332000-10-16 Gerd Moellmann <gerd@gnu.org>
1234
1235 * 3B-MAXMEM, AIX.DUMP, SUN-SUPPORT: Removed.
1236
1237 * tasks.texi: Updated to the version from /gd/gnuorg.
1238
76eebffc
GM
1239 * FTP: Refer to the GNU web site.
1240
ab6afc64
DL
12412000-10-12 Dave Love <fx@gnu.org>
1242
1243 * gnus.pbm: New file.
1244
1245 * gnus.xbm: Deleted.
1246
a3489ece
MB
12472000-10-05 Miles Bader <miles@lsi.nec.co.jp>
1248
1249 * gnus-pointer.xbm, gnus-pointer.xpm: Remove top empty line.
1250
36eb0a91
GM
12512000-09-22 Gerd Moellmann <gerd@gnu.org>
1252
1253 * splash.xbm: File removed.
1254 * splash.pbm: New file.
89d57763 1255
b7e11c5b
GM
12562000-09-20 Gerd Moellmann <gerd@gnu.org>
1257
1258 * splash.xbm: New file.
1259
c113de23
GM
12602000-09-19 Gerd Moellmann <gerd@gnu.org>
1261
1262 * splash.xpm: New file.
1263
e7997ff4
DL
12642000-09-11 Dave Love <fx@gnu.org>
1265
1266 * gnus.xbm, gnus.xpm, gnus-pointer.xpm, gnus-pointer.xbm: New
1267 files.
1268
87d0f685
GM
12692000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1270
1271 * ps-prin3.ps: Eliminated.
1272
1273 * ps-prin2.ps: Changed comment version (6.0).
1274
1275 * ps-prin1.ps: Changed comment version (6.0).
1276
1277 * ps-prin0.ps: Changed comment version (6.0).
89d57763 1278
177c0ea7 12792000-08-24 Wlodzimierz Bzyl <matwb@univ.gda.pl>
85d6400c
KH
1280
1281 * survival.tex: New file.
1282
6917e6bb
GM
12832000-08-21 Gerd Moellmann <gerd@gnu.org>
1284
1285 * de-refcard.ps, de-refcard.tex: Renamed from refcard-de.*.
89d57763 1286
6917e6bb
GM
1287 * pl-refcard.ps, pl-refcard.tex: Renamed from refcard-pl.*.
1288
3787e12e
GM
12892000-08-17 Gerd Moellmann <gerd@gnu.org>
1290
1291 * NEWS.1: Reintegrated into NEWS.
1292
1293 * OOOOONEWS...OONEWS: Renamed to NEWS.1...NEWS.4.
1294
1c2eabab
GM
12952000-08-16 Gerd Moellmann <gerd@gnu.org>
1296
d7b38c05
GM
1297 * dired-ref.tex, dired-ref.ps: New files.
1298
1c2eabab
GM
1299 * refcard-de.tex, refcard-de.ps: New files.
1300
e8bea4c0
GM
13012000-07-20 Gerd Moellmann <gerd@gnu.org>
1302
1303 * emacs.1: Change `-b' to `-bw'.
1304
aa9efec9
AS
13052000-07-07 Andreas Schwab <schwab@suse.de>
1306
1307 * yow.lines: Fix indentation.
1308
45f485a6
GM
13092000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1310
1311 * ps-prin0.ps: Insert a version number comment (5.2.2).
1312 Indentation fix.
1313
1314 * ps-prin1.ps: Insert a version number comment (5.2.2). Can
1315 select page size with/without giving an error if PostScript
1316 printer doesn't have this kind of page size. Zebra Stripe
1317 continues or restarts on next page. Indentation fix.
1318 (BeginSheet): If necessary, rescale n-up to fit on the sheet of
1319 paper.
1320 (BeginDoc, doColumnZebra, HeaderText): Code fix.
1321 (SetPageSize): New proc.
1322
1323 * ps-prin2.ps: Insert a version number comment (5.2.2).
1324
1325 * ps-prin3.ps: Insert a version number comment (5.2.2).
1326 Indentation fix.
1327
a199a865
GM
13282000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1329
1330 * ps-prin1.ps: PostScript code compatibility with other utilities
1331 like mpage, psnup, etc.
1332 (isLineStep): Code fix.
1333 (BeginDoc, BeginSheet): Utility compatibility.
1334
3281430c
DL
13352000-05-03 Dave Love <fx@gnu.org>
1336
1337 * letter.xbm: New file.
1338
57cb56f5
GM
13392000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1340
1341 * ps-prin0.ps: PostScript level 1 compatibility.
1342
1343 * ps-prin1.ps: PostScript level 1 compatibility, Upside-down
1344 printing and line number step.
1345 (BeginDoc, doLineNumber, SL, HL): Code fix.
1346 (isLineStep, PSL): New funs.
1347
1348 * ps-prin3.ps: PostScript level 1 compatibility.
1349
34f3f342
GM
13502000-04-10 Gerd Moellmann <gerd@gnu.org>
1351
1352 * refcard.bit: Removed.
1353
857e88e2
KH
13542000-04-10 Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>
1355
1356 * refcard-pl.ps: New file.
1357 * refcard-pl.tex: New file.
1358
7438c86b
GM
13592000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1360
1361 * ps-prin0.ps: Replace gs_languagelevel by languagelevel.
1362 (DefOp): New proc.
1363
1364 * ps-prin1.ps: Replace gs_languagelevel by languagelevel.
1365 (printBackground, SetColor): New procs.
1366 (ZebraColor): Renaming old ZebraGray var.
89d57763 1367
1a3199d9
GM
13682000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1369
1370 * ps-prin1.ps: Eliminate SkipFirstPage.
1371
ee1c5b21
GM
13722000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1373
1374 * ps-prin0.ps: Define command only for language level 1.
1375
d0ab3e9d 13762000-03-16 Vinicius Jose Latorre <vinicius@cpqd.com.br>
89d57763 1377
57cb56f5
GM
1378 * ps-prin0.ps: Define packedarray operator for language level 1,
1379 adjust setduplexmode and settumble definitions.
89d57763 1380
81c7ca69
GM
13812000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1382
1383 * ps-print0.ps: New file.
89d57763 1384
81c7ca69
GM
1385 * ps-prin1.ps, ps-prin3.ps: Eliminate CheckConfig.
1386
6ddb893f
KH
13872000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1388
1389 * ps-prin1.ps, ps-prin2.ps, ps-prin3.ps: New files.
1390
3156909f
PE
13911999-11-30 Paul Eggert <eggert@twinsun.com>
1392
1393 * PROBLEMS: Update Solaris 2.6 and 7 problems.
1394
1b0d24e7
PE
13951999-11-22 Paul Eggert <eggert@twinsun.com>
1396
1397 * NEWS: Rename messages-locale to system-messages-locale
1398 and time-locale to system-time-locale.
1399
bab4e322
NF
14001999-10-24 Noah Friedman <friedman@splode.com>
1401
1402 * yow.lines: Add more quotes. Correct a misquote.
1403
1404 * spook.lines: Add more phrases.
1405
83a4cf1d
PE
14061999-10-23 Paul Eggert <eggert@twinsun.com>
1407
1b0d24e7 1408 * NEWS: Describe new functions and variables for locales.
83a4cf1d 1409
c37bbd4f
GM
14101999-10-07 Gerd Moellmann <gerd@gnu.org>
1411
1412 * TUTORIAL.ro: Change copyright statement.
bab4e322 1413
a933dad1
DL
14141999-07-12 Richard Stallman <rms@gnu.org>
1415
1416 * Version 20.4 released.
1417
14181999-06-27 Karl Heuer <kwzh@gnu.org>
1419
1420 * yow.lines: Fix indentation. Fix typo.
1421
14221999-01-19 Dave Love <fx@gnu.org>
1423
1424 * MORE.STUFF: Revamped.
1425
14261999-01-14 Dave Love <fx@gnu.org>
1427
1428 * FAQ: Merge posted updates.
1429
14301998-12-14 Dave Love <fx@gnu.org>
1431
1432 * FAQ: Somewhat edited copy of the most recently posted version.
1433
14341998-11-04 Kenichi Handa <handa@etl.go.jp>
1435
1436 * MACHINES (NEC EWS4800): New section.
1437
14381998-09-04 Karl Heuer <kwzh@gnu.org>
1439
1440 * TUTORIAL: Use C-x C-l, not M-:, as example of disabled command.
1441
14421998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
1443
1444 * Version 20.3 released.
1445
1446 * TUTORIAL.ro: New file.
1447
14481998-04-10 Ken'ichi Handa <handa@melange.gnu.org>
1449
1450 * TUTORIAL.sl: Renamed back to the original.
1451
14521998-04-10 Kenichi Handa <handa@etl.go.jp>
1453
1454 * TUTORIAL.cs: Renamed from TUTORIAL.cz.
1455 * TUTORIAL.ja: Renamed from TUTORIAL.jp.
1456 * TUTORIAL.ka: Renamed from TUTORIAL.kr.
1457 * TUTORIAL.sk: Renamed from TUTORIAL.sl.
1458
14591998-04-06 Kenichi Handa <handa@etl.go.jp>
1460
1461 * TUTORIAL.jp: Re-translated for the latest TUTORIAL.
1462
14631998-03-26 Richard Stallman <rms@psilocin.gnu.org>
1464
1465 * TUTORIAL.sl: New file.
1466
14671997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1468
1469 * Version 20.2 released.
1470
14711997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1472
1473 * Version 20.1 released.
1474
14751997-06-02 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1476
1477 * CODINGS, CHARSETS: New files.
1478
14791996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1480
1481 * Version 19.33 released.
1482
14831996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1484
1485 * Version 19.32 released.
1486
14871996-06-23 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1488
1489 * refcard.ps: File obtained from someone else;
1490 it was generated badly here.
1491
14921996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
1493
1494 * Version 19.31 released.
1495
14961996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
1497
1498 * TUTORIAL: Rephrase the first page to fit on a standard tty screen.
1499
15001996-05-03 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
1501
1502 * emacs.bash: Use >|.
1503
15041996-01-20 Geoff Voelker <voelker@cs.washington.edu>
1505
1506 * rgb.txt: New file.
1507
15081995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1509
1510 * Version 19.30 released.
1511
15121995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1513
1514 * gnus-tut.txt: New file.
1515
15161995-07-26 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
1517
1518 * Rename termcap to termcap.src, the historical name for an
1519 uninstalled termcap file.
1520
15211995-06-28 Eric S. Raymond <esr@spiff.gnu.ai.mit.edu>
1522
1523 * termcap.dat, termcap.ucb: deleted and replaced.
1524
1525 * termcap: New termcap file from the ncurses project; bigger,
1526 better, brighter, does away with waxy yellow buildup. Email
1527 me at terminfo@ccil.org if you have any trouble with this.
1528
1529 * README: Changed to track above change.
1530
15311995-05-24 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
1532
1533 * TUTORIAL: Delete reference to ALT. Change <Rubout> to <Delete>.
1534
15351995-04-26 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
1536
1537 * Makefile (maintainer-clean): Renamed from realclean.
1538
15391995-04-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1540
1541 * tpu-doc.el: File moved to etc dir and renamed.
1542
15431995-04-07 Boris Goldowsky <boris@cs.rochester.edu>
1544
1545 * enriched.doc: Rewritten and simplified.
1546
15471994-11-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1548
1549 * Makefile (eterm): New rule.
1550 (TIC): New variable.
1551
1552 * e/eterm, e/eterm.ti: New files.
1553
15541994-10-24 Boris Goldowsky <boris@mole.gnu.ai.mit.edu>
1555
1556 * enriched.doc: New file.
1557
15581994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1559
1560 * Version 19.26 released.
1561
15621994-07-03 Richard Stallman (rms@gnu.ai.mit.edu)
1563
1564 * TUTORIAL: Talk about flow control along with C-x C-s and C-s.
1565
15661994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1567
1568 * Version 19.25 released.
1569
15701994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1571
1572 * Version 19.24 released.
1573
15741994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1575
1576 * Version 19.23 released.
1577
15781994-04-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1579
1580 * Makefile (clean): Delete DOC*.
1581
15821993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1583
1584 * Version 19.22 released.
1585
15861993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1587
1588 * Version 19.21 released.
1589
15901993-11-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1591
1592 * Version 19.20 released.
1593
15941993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1595
1596 * Version 19.19 released.
1597
15981993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1599
1600 * Version 19.18 released.
1601
16021993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
1603
1604 * Version 19.16 released.
1605
16061993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
1607
1608 * version 19.15 released.
1609
16101993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
1611
1612 * Version 19.14 released.
1613
16141993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
1615
1616 Bring mumbleclean targets into conformance with GNU coding standards.
1617 * Makefile (distclean): Don't remove backup and autosave files.
1618 These are easy to get rid of in other ways, and a pain to lose.
1619 (mostlyclean, realclean): New targets.
1620
16211993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
1622
1623 * Version 19.13 released.
1624
16251993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1626
1627 * Version 19.10 released.
1628
16291993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
1630
1631 * Version 19.9 released.
1632
16331993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
1634
1635 * Version 19.8 released.
1636
16371993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
1638
1639 * Version 19.7 released.
1640
16411993-05-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
1642
1643 * MACHINES: Mention Linux.
1644
16451993-04-26 Jim Blandy (jimb@totoro.cs.oberlin.edu)
1646
1647 * MACHINES: Add section for NeXT, from Thorsten Ohl.
1648
16491993-04-28 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
1650
1651 * NEWS: Documented picture-mode improvements.
1652
16531993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
1654
1655 * NEWS: Described the new properties of arrow keys and
1656 next-line-add-newlines. Fixed up the GUD description, it was
1657 out of date. This file referenced LNEWS when it should have
1658 said news.texi; fixed.
1659
1660 news.texi: invocation-name now exists.
1661
16621993-03-27 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
1663
1664 * MORE.STUFF: Added.
1665
16661993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
1667
1668 * NEWS: Preserved jimb's last change (documenting kill on
1669 read-only buffers).
bab4e322 1670
a933dad1
DL
1671 Added documentation on new info features.
1672
16731993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
1674
1675 * spook.lines: Alpha-sorted this, and added some new hot buttons
1676 for the 1990s.
1677
16781993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
1679
1680 * MACHINES: Deleted some VMS caveats. If the src and lisp
1681 ChangeLogs are correct, dired and mail and process control are now
1682 fully supported.
1683
1684 * NEWS: Added finder news.
1685
16861993-03-19 Richard Stallman (rms@geech.gnu.ai.mit.edu)
1687
1688 * NEWS: Changed.
1689
16901993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
1691
1692 * sex.6: Added 900-line support
1693
1694 * NEWS: Added news about the package finder.
1695
16961993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
1697
1698 * MACHINES: `Last updated 10 Feb 1992.' was obviously wrong, so
1699 I nuked it. Let the file mod date serve. Merged in APOLLO and
1700 SUNBUG files. Changed references to 18.* to past tense.
1701
1702 * emacs.names: merged into JOKES. I faked a mail header from the
1703 Unknown User to delimit the first (unheaded) bit.
1704
1705 * Makefile (relock, unlock): New productions.
1706
17071993-03-18 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
1708
1709 Augean-stable cleaning time. Partly to save space, but mostly to
1710 reduce the dizzying amount of *stuff* confronting someone exploring
1711 the Emacs distribution, I have the following changes in the etc
1712 directory:
1713
1714 * CHARACTERS: merged into TO-DO file under the heading "Long Range:"
1715
1716 * DIFF, CCADIFF and GOSDIFF: merged into a new outline file titled
1717 OTHER.EMACSES. The present names don't really convey anything.
1718 Various key bindings and feature descriptions have been updated.
1719
1720 * NICKLES.WORTH. Nuked. This is copyrighted material that could land
1721 FSF in hot water.
1722
1723 * INTERVAL.IDEAS: Nuked. RMS's thinking, and indeed the
1724 implementation of intervals, have progressed way beyond this.
1725
1726 * RCP: Nuked. It no longer said anything but "Ooops, sorry!"
1727
1728 * ED.WORSHIP, GNU.JOKES: merged into a mailbox called JOKES.
1729 Future jokes can accumulate there.
1730
1731 * DISTRIB: the actual domestic order form is now ORDERS.USA.
1732 The DISTRIB text now mentions 19.
1733
1734 * ORDERS.USA: created. This is just the order form. DISTRIB
1735 has a pointer to it at the beginning.
1736
1737 * EUROPE: renamed to ORDERS.EUROPE. DISTRIB now has a pointer
1738 to it at the beginning.
1739
1740 * OOOONEWS, OOOONEWS: Nuked. It's version 19 --- nobody needs the
1741 version 15 and 17 files anymore.
1742
1743 All files marked "Nuked" have actually been moved to =-prefixed
1744 names as per convention. Originals of all files merged still
1745 exist with =-names.
1746
17471993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
1748
1749 * XENIX: nuked (moved to =XENIX). The hackery it describes is
1750 no longer necessary in the presence of 19's function-key-map
1751 feature; I've added an explanation to the beginning of the file.
1752
17531993-03-10 Jim Blandy (jimb@totoro.cs.oberlin.edu)
1754
1755 * MACHINES: Update description of SYSVr3 and r4 support, due to
1756 Eric Raymond's changes.
1757
17581993-03-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
1759
1760 * MACHINES: Mention that you have to edit the configure script
1761 when you add support for a new machine, to get it to recognize the
1762 configuration name.
1763
17641992-11-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
1765
1766 * MACHINES: Converted to use GCC-style configuration names,
1767 instead of listing m/*.h and s/*.h files. All knowledge of m/ and
1768 s/ files now lives in ../configure.
1769
17701992-10-06 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
1771
1772 * NEWS: Document included tags tables.
1773
17741992-07-22 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
1775
1776 * Corrected the news about VC to reflect reality.
1777
17781992-07-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
1779
1780 * etags.1: New file, from Richard K. Pixley at Cygnus.
1781
17821992-06-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
1783
1784 * Makefile: Most of the contents of this file were only relevant
1785 to things in `../lib-src'; removed all but the `distclean' and
1786 `clean' targets.
1787
17881992-04-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
1789
1790 * COPYING: Got June 1991 version of the GPL here.
1791
1792 * ChangeLog: Since the old etc contents have been split into etc
1793 and lib-src, the old etc's ChangeLog has been duplicated in the
1794 new etc and lib-src. That means that each contains complete and
1795 coherent information, although each contains extraneous
bab4e322 1796 information.
a933dad1
DL
1797
17981992-04-08 Jim Blandy (jimb@pogo.cs.oberlin.edu)
1799
1800 * lib-src/etags.c: "--no-warning" option renamed to "--no-warn",
1801 to be consistent with other GNU programs, like makeinfo.
1802
1803 * lib-src/Makefile: Renamed to Makefile.in; the configure script
1804 will edit this to produce Makefile.
1805
18061992-04-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
1807
1808 * etags.c (print_help, print_version): New functions.
1809 (main): Options added to support them.
1810
1811 * etags.c (longopts): New array of long names for the options.
1812 (main): Recognize them.
1813
18141992-04-06 Jim Blandy (jimb@pogo.cs.oberlin.edu)
1815
1816 * etags.c (C_entries): Removed comment saying that \" in a string
1817 isn't recognized as magic, because it is correctly handled.
1818
1819 * getopt.c, getopt.h: New files, from GNU C library.
1820 * etags.c: Rewritten to use getopt.
1821 #include "getopt.h".
1822 (file_num): Variable deleted; its role is now played by getopt's
1823 optind.
1824 (main): Argument processing loop rewritten to call getopt to get
1825 next option. Options which take parameters (-o and -i) rewritten
1826 to get parameter from optarg instead of argv[1]. Filename
1827 preprocessing loop and update command changed similarly.
1828 * Makefile (etags, ctags): Depend on and link with getopt.h,
1829 getopt.o, and getopt1.o.
1830 (getopt.o, getopt1.o): New targets for the GNU getopt routines.
1831
1832 * etags.c (outfflag): Variable deleted; it is non-zero iff outfile
1833 is non-zero.
1834
1835 (main): In the argument processing loop, the 'goto next_arg'
1836 statements are breaking out of the switch statement in exactly the
1837 same way that a simple 'break' statement would; replace the gotos
1838 with breaks, and remove the label.
1839
18401992-04-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1841
1842 * etags.c (C_entries): Clear tydef and next_token_is_func at start.
1843 (consider_token): Move next_token_is_func to global.
1844
18451992-04-02 Jim Blandy (jimb@pogo.cs.oberlin.edu)
1846
1847 * Makefile: Conform with GNU coding standards:
1848 (mostlyclean): New target, synonymous with clean.
1849 (TAGS, check): New targets.
1850 (INSTALL, INSTALLFLAGS): New variables.
1851
18521992-03-31 Jim Blandy (jimb@pogo.cs.oberlin.edu)
1853
1854 * lib-src/Makefile, etc/MACHINES, etc/NEWS: Changed references to
1855 `config.emacs' to `configure'.
1856
1857 * lib-src/Makefile: Adjusted for renaming of share-lib to etc.
1858 * etc/MACHINES: Same.
1859
18601992-03-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
1861
1862 * movemail.c (main): Allow tempname to be as long as necessary,
1863 instead of limiting it to 39 characters.
1864
1865 * movemail.c (main): Move declaration of buf from top of function
1866 to local block surrounding the copy loop. This makes it less
1867 likely to be confused with the buf used by the code which checks the
1868 permissions on outname's directory.
1869
18701992-03-20 Jim Kingdon (kingdon@albert.gnu.ai.mit.edu)
1871
1872 * SERVICE: Remove my entry.
1873
18741992-03-09 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
1875
1876 * Makefile (emacstool, nemacstool, xvetool): Use ${CFLAGS}, not
1877 hardcoded -g.
1878
1879 * movemail.c (xmalloc): Return char *, not int.
1880 (main) [!MAIL_USE_FLOCK]: Add a new conditional, MAIL_UNLINK_SPOOL,
1881 that is off by default -- normally don't unlink the mail spool
1882 file, just empty it. Pass creat mode 0600, not 0666.
1883
dff28924 18841992-02-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a933dad1
DL
1885
1886 * Makefile (../arch-lib): Depend on ${EXECUTABLES}.
1887 (all): Instead of here.
1888 (install): Don't use the -s option, since people need symbols to
1889 debug code.
1890
dff28924 18911992-01-19 Eric Youngdale (youngdale@v6550c.nrl.navy.mil)
a933dad1
DL
1892
1893 * etags-vmslib.c (fn_exp): Add type cast.
1894
18951992-01-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1896
1897 * movemail.c: Changes in comments.
1898
dff28924 18991992-01-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a933dad1
DL
1900
1901 * Makefile: Make the distclean target erase the DOC files from
1902 ../share-lib and the executables from ../arch-lib.
1903
dff28924 19041992-01-09 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a933dad1
DL
1905
1906 * emacsclient.c: #include <sys/stat.h>
1907 (main): Do declare statbfr.
1908
dff28924 19091991-12-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
1910
1911 * emacsserver.c, emacsclient.c [BSD]: Use either /tmp or ~
1912 for the socket, depending on SERVER_HOME_DIR.
1913 If using /tmp, put host name in the socket name.
1914
1915 * movemail.c (pfatal_and_delete): New function.
1916 (main, popmail): Use it.
1917 (popmail): Close output before deleting messages.
1918 Check for error on close and on fsync.
1919 Use `fatal' where appropriate.
1920 (main): Remove (void).
1921
1922 * aixcc.lex: New file. Not officially part of Emacs.
1923 * Makefile: Rules for that.
1924
dff28924 19251991-12-04 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
a933dad1
DL
1926
1927 * yow.c (main): Rename all references to PATH_EXEC to PATH_DATA.
1928
1929 * etags.c (main): Properly cast call to alloca that initializes
1930 included_files.
1931
19321991-08-17 Roland McGrath (roland@geech.gnu.ai.mit.edu)
1933
1934 * etags.c (files_are_tag_tables): Remove global var.
1935 (process_file): Don't test it. Also remove hack checking for a
1936 file named "TAGS".
1937 (main): -i now takes an arg which is the name of a file to include.
1938 Collect these names and emit include tags for them after processing
1939 all the argument files.
1940
dff28924 19411991-07-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
1942
1943 * wakeup.c: Terminate if parent goes away.
1944
dff28924 19451991-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
1946
1947 * etags.c (C_entries): Process token before handling end of line.
1948 When inner loops reach end of line, just back up.
1949 Let the real end of line processing happen in just one place.
1950 (consider_token): Likewise.
1951
dff28924 19521991-04-11 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
a933dad1
DL
1953
1954 * etags.c (TEX_mode): Skip comments while scanning the text to see
1955 which escape character this file uses.
1956
dff28924 19571991-03-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
1958
1959 * emacsserver.c [USG]: Terminate if msgrcv fails.
1960
dff28924 19611991-03-03 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
1962
1963 * emacsserver.c [BSD]: Check for errors on stdin after scanf.
1964
dff28924 19651991-01-25 Jim Blandy (jimb@churchy.ai.mit.edu)
a933dad1
DL
1966
1967 * make-docfile: Find the arguments to a C function correctly,
1968 by not ignoring the character that read_c_string returns. Don't
1969 even try to find argument names for functions that take MANY
1970 or UNEVALLED arguments, since they're a figment of the docstring's
1971 imagination.
1972
dff28924 19731991-01-14 Jim Blandy (jimb@churchy.ai.mit.edu)
a933dad1
DL
1974
1975 * make-docfile: Read the .elc files generated by the new byte
1976 compiler.
1977
dff28924 19781990-12-31 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
1979
1980 * refcard.tex: Use cm fonts, not am, in multi-column mode.
1981
dff28924 19821990-11-29 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
1983
1984 * movemail.c (mbx_delimit_begin): Put space before `unseen'.
1985
dff28924 19861990-11-27 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
1987
1988 * Makefile (install*): No need to install wakeup.
1989
dff28924 19901990-11-26 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
1991
1992 * Makefile (install*): Install emacsclient like etags.
1993
dff28924 19941990-11-13 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
1995
1996 * movemail.c (error): Handle 3 args.
1997 (main): Don't check input access if using pop.
1998
dff28924 19991990-10-16 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
2000
2001 * etags.c (find_entries): Check for numbers after Scheme suffix.
2002
dff28924 20031990-10-14 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
2004
2005 * termcap.dat (vt200-80): Fix ke and ks to frob flag 1.
2006
dff28924 20071990-10-09 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
2008
2009 * Makefile (nemacstool, xvetool): New targets.
2010
dff28924 20111990-09-26 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
2012
2013 * emacsclient.c: Include errno.h and define related variables.
2014
dff28924 20151990-09-23 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
2016
2017 * emacsclient.c: Change usage message.
2018
dff28924 20191990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
a933dad1
DL
2020
2021 * emacs.1: Add break before -nw option.
2022
dff28924 20231990-08-19 David J. MacKenzie (djm@apple-gunkies)
a933dad1
DL
2024
2025 * qsort.c: Replace with GNU version.
2026
dff28924 20271990-08-14 David J. MacKenzie (djm@apple-gunkies)
a933dad1
DL
2028
2029 * wakeup.c: New program replacing loadst.c.
2030
dff28924 20311990-08-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2032
2033 * emacsclient.c [USG]: Pass msgsnd only 4 args.
2034
dff28924 20351990-08-09 David J. MacKenzie (djm@pogo.ai.mit.edu)
a933dad1
DL
2036
2037 * etags.c: Rename `flag' variables for what they do instead of
2038 which option character sets them.
2039
dff28924 20401990-05-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2041
2042 * loadst.c (main): Conditional to get load average on Apollo.
2043
dff28924 20441990-05-22 Joseph Arceneaux (jla@churchy.ai.mit.edu)
a933dad1
DL
2045
2046 * emacsserver.c: Set the permission on the socket to 0600.
2047
dff28924 20481990-03-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2049
2050 * emacsclient.c [BSD]: Print clean message for failing getwd.
2051
dff28924 20521990-03-20 David Lawrence (tale@pogo.ai.mit.edu)
a933dad1
DL
2053
2054 * getdate.y: Use the getdate.y from GNU tar for timer.
2055
dff28924 20561990-03-18 Jim Kingdon (kingdon@pogo.ai.mit.edu)
a933dad1
DL
2057
2058 * emacsclient.c (main): Don't put brackets around "filename" in
2059 usage message. It isn't optional.
2060
dff28924 20611990-03-14 Joseph Arceneaux (jla@churchy.ai.mit.edu)
a933dad1
DL
2062
2063 * etags.c (getit): Recognize '$' as beginning identifiers.
2064
dff28924 20651990-02-22 David Lawrence (tale@pogo.ai.mit.edu)
a933dad1
DL
2066
2067 * emacsserver.c: Renamed from server.c.
2068 * Makefile: Reference emacsserver rather than server.
2069 * MACHINES: Doc fix for new emacsserver name.
2070
dff28924 20711990-01-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2072
2073 * emacsclient.c: Print program name in error messages.
2074
dff28924 20751990-01-19 David Lawrence (tale@cocoa-puffs)
a933dad1
DL
2076
2077 * timer.c, getdate.y (new files) and Makefile:
2078 Sub-process support for run-at-time in timer.el.
bab4e322 2079 Doesn't yet work correctly for USG.
a933dad1 2080
dff28924 20811990-01-10 Jim Kingdon (kingdon@pogo)
a933dad1
DL
2082
2083 * MACHINES: Add HP 300 running BSD.
2084
dff28924 20851990-01-02 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2086
2087 * yow.c: Dynamically allocate buffer; skip header before random
2088 choice to avoid bias toward first item.
2089
dff28924 20901989-12-24 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2091
2092 * etags.c (readline): Separate out init of `pend'.
2093
dff28924 20941989-12-17 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2095
2096 * etags.c: Undo changes relating to isgoodhdr.
2097
dff28924 20981989-12-16 Mosur Mohan (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2099
2100 * etags.c (isgoodhdr): New macro.
2101 (_gdh, notgdh): New variable used by that.
2102 (init): Initialize _gdh.
2103 (find_entries): Set header_file.
2104 (consider_token): Use isgoodhdr if in header file.
2105
2106 * etags.c (total_size_of_entries):
2107 Was miscalculating by 1 in rewritten case.
2108
2109 * etags.c (PAS_funcs): One arg to pfnote was missing.
2110
dff28924 21111989-12-05 Joseph Arceneaux (jla@spiff)
a933dad1
DL
2112
2113 * MACHINES: Change for the ULTRIX entry.
2114
dff28924 21151989-11-21 Joseph Arceneaux (jla@spiff)
a933dad1
DL
2116
2117 * etags.c (process_file): If file is not regular, return.
2118
dff28924 21191989-11-06 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2120
2121 * loadst.c (main): Handle FIXUP_KERNEL_SYMBOL_ADDR.
2122
dff28924 21231989-10-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2124
2125 * loadst.c (load_average): If HAVE_GETLOADAVG, use getloadavg.
2126 (main): If HAVE_GETLOADAVG, don't call `nlist'.
2127
dff28924 21281989-10-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2129
2130 * etags.c (consider_token): Allow any number of typespec keywords
2131 after `typedef', before new type name.
2132 (enum sym_type): Add st_C_typespec.
2133 (C_create_stab): Put typespec kwds in table.
2134
dff28924 21351989-08-27 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
a933dad1
DL
2136
2137 * etags.c (main): Don't depend on name invoked by.
2138 If CTAGS is not defined, assume it is ETAGS.
2139
dff28924 21401989-07-31 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2141
2142 * etags.c (L_funcs): Allow package name in define construct,
2143 as in (foo::defmumble name-defined ...).
2144
dff28924 21451989-07-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2146
2147 * etags.c (find_entries): Stupid bug testing for C filename suffixes.
2148
2149 * Makefile (yow): Depends on ../src/paths.h.
2150
dff28924 21511989-07-04 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
a933dad1
DL
2152
2153 * etags.c: Fix compilation by moving Pascal after Fortran.
2154
dff28924 21551989-06-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2156
2157 * movemail.c [USG]: Define F_OK, etc., if not found in header.
2158
dff28924 21591989-05-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2160
2161 * hexl.c: New file, supports hexl-mode.
2162
dff28924 21631989-05-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2164
2165 * movemail.c: New compilation flag MAIL_USE_MMDF.
2166
dff28924 21671989-05-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2168
2169 * emacsclient.c: Use BSD code whenever HAVE_SOCKETS.
2170 * server.c: Likewise.
2171
2172 * make-docfile.c (scan_c_file): Output argument names at end of string.
2173 (write_c_args): New subroutine.
2174
dff28924 21751989-04-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2176
2177 * movemail.c: Report failure of flock.
2178
dff28924 21791989-04-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2180
2181 * etags.c (find_entries): Allow multi-letter extensions for fortran.
2182
dff28924 21831989-04-18 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2184
2185 * loadst.c: on bsd4.3, use gettimeofday instead of CPUSTATES.
2186
dff28924 21871989-03-15 Jeff Peck (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2188
2189 * emacstool.c: setenv IN_EMACSTOOL=t, TERM=sun, TERMCAP=.
2190
2191 * emacsstool.1: update to document environment variables.
1e866943 2192
28cfe103 21931989-02-21 Mosur Mohan (email@notavailable)
1e866943 2194
28cfe103 2195 * etags.c (PAS_funcs): New function.
a933dad1 2196
dff28924 21971989-02-21 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1 2198
a933dad1
DL
2199 * movemail.c: On sysv, include unistd.h.
2200
dff28924 22011989-02-18 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2202
2203 * b2m.c: New file.
2204
dff28924 22051989-02-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2206
2207 * etags.c: Prolog support from Sunichirou Sugou
2208
dff28924 22091989-02-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2210
2211 * Makefile (clean): New target.
2212
dff28924 22131989-01-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2214
2215 * fakemail.c (put_line): Break header lines at 79 cols.
2216
28cfe103 22171989-01-19 Sam Kendall (email@notavailable)
a933dad1 2218
1e866943 2219 * etags.c: Greatly rewritten for C++ support and for multiple tags
28cfe103 2220 per line.
a933dad1 2221
dff28924 22221989-01-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2223
2224 * movemail.c: Check access before doing real work.
2225 Check that outfile is in a writable directory.
2226 On fatal error, delete the lock file.
2227
dff28924 22281988-12-31 Richard Mlynarik (mly@rice-chex.ai.mit.edu)
a933dad1
DL
2229
2230 * env.c: Add decl for my-index
2231 * etags.c (file-entries): .oak => scheme
2232
dff28924 22331988-12-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2234
2235 * movemail.c: Use `access' to check input and output files.
2236
dff28924 22371988-12-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2238
2239 * emacsclient.c (main): Ignore all of CWD before first slash.
2240
dff28924 22411988-12-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2242
2243 * etags.c (readline): Double linebuffer->size outside the xrealloc.
2244
dff28924 22451988-12-22 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2246
2247 * server.c, emacsclient.c: Don't try to use gid_t; it isn't defined.
2248 * server.c: chmod the socket to 0700.
2249
dff28924 22501988-12-09 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2251
2252 * fakemail.c (main): Let env var FAKEMAILER override pgm to run.
2253 (add_field): Delete comments and turn `<', `>' to spaces
2254 in header lines.
2255 (USE_FAKEMAIL): New customization macro says to make fakemail
2256 not be a no-op even on a BSD system.
2257
dff28924 22581988-12-01 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2259
2260 * etags.c (consider_token): Skip comments just like whitespace.
2261 Notice `struct', etc. and set strtag for those tokens.
2262 Return 1 for the token following `struct' if an open-brace follows it.
2263 (C_entries): Special handling of token following `struct'
2264 needed because we have probably advanced to the following line
2265 to find the `{'.
2266 (main): New option `T' sets tflag and strflag.
2267 Set both of them by default if eflags.
2268
dff28924 22691988-11-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2270
2271 * movemail.c: Do fsync before closing output.
2272
dff28924 22731988-11-29 Richard Mlynarik (mly@pickled-brain.ai.mit.edu)
a933dad1
DL
2274
2275 * movemail.c: Better error message when can't create tempname.
2276 This file needs a great deal of extra error-checking and lucid reporting...
2277
dff28924 22781988-11-16 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2279
2280 * etags.c: Support assembler code for .s and .a files.
2281 (getit): Allow underscore in a tag.
2282
dff28924 22831988-11-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2284
2285 * movemail.c: Close output and check errors before deleting input.
2286
dff28924 22871988-10-01 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
a933dad1
DL
2288
2289 * emacsclient.c [SYSVIPC]: Compute cwd only once; decide properly
2290 whether to prefix it. Handle line number args.
2291
dff28924 22921988-09-24 Richard Stallman (rms@gluteus.ai.mit.edu)
a933dad1
DL
2293
2294 * etags.c (main): default setting of eflag was backwards.
2295
dff28924 22961988-09-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2297
2298 * etags.c: New option -i. -f renamed -o.
2299 `-' as input file means read input file names from stdin.
2300 -i spec'd or input file named TAGS means the input file is another
2301 tag table; output an "include" line for it.
2302
dff28924 23031988-09-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2304
2305 * Makefile: New vars DESTDIR, BINDIR, LIBDIR, MANDIR, MANEXT.
2306 New targets install, install.sysv, install.xenix.
2307 This makefile is now responsible for installing executables
2308 and documentation from this directory into system directories.
2309
dff28924 23101988-09-16 Richard Stallman (rms@corn-chex.ai.mit.edu)
a933dad1
DL
2311
2312 * server.c, emacsclient.c (main): Compute socket name from euid.
2313
dff28924 23141988-08-04 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2315
2316 * emacsclient.c: Args like +DIGITS are passed through unchanged.
2317
dff28924 23181988-07-12 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2319
2320 * server.c: If both BSD and HAVE_SYSVIPC, use the latter.
2321 * emacsclient.c: Likewise.
2322 In the HAVE_SYSVIPC alternative, if BSD, use getwd instead of getcwd.
2323
dff28924 23241988-06-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2325
2326 * etags.c: Handle `typedef struct foo {' (price@mcc.com).
2327 (istoken) New string-comparison macro.
2328 (consider_token): New arg `level'. New state `tag_ok' in `tydef'.
2329
dff28924 23301988-06-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2331
2332 * etags.c: Changes for VMS.
2333 Always define ETAGS on VMS.
2334 Define macros GOOD and BAD for success and failure exit codes.
2335 (begtk, intk): Allow `$' in identifiers
2336 (main): Don't support -B, -F or -u on VMS.
2337 Alternate loop for scanning filename arguments.
2338 (system): Delete definition of this function.
2339
2340 * etags-vmslib.c (system): Undefine this; VMS now provides it.
2341
dff28924 23421988-06-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
2343
2344 * loadst.c: Prevent multiple-def errors on BSD and BSD4_3
2345 around include of param.h. (Like fns.c.)
2346
dff28924 23471988-05-16 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
2348
2349 * loadst.c (load_average): Move load-average code to this new fn.
2350 Add conditionals to compute load ave on UMAX.
2351
dff28924 23521988-05-14 Richard Stallman (rms@lucky-charms.ai.mit.edu)
a933dad1
DL
2353
2354 * loadst.c: Change DK_HEADER_FILE to DKSTAT_HEADER_FILE
2355 with opposite sense.
2356
dff28924 23571988-05-13 Chris Hanson (cph@kleph)
a933dad1
DL
2358
2359 * emacsclient.c: Delete references to unused variable `out'. This
2360 caused a bus error when used under hp-ux.
2361
dff28924 23621988-05-06 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
2363
2364 * loadst.c: Control dk.h conditional with DK_HEADER_FILE.
2365
dff28924 23661988-05-04 Richard Stallman (rms@rice-krispies.ai.mit.edu)
a933dad1
DL
2367
2368 * etags.c (find_entries): `.t' or `.sch' means scheme code.
2369
dff28924 23701988-04-29 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
2371
2372 * loadst.c: Add BSD4_3 conditional for file dk.h instead of dkstat.h.
2373
dff28924 23741988-04-28 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
2375
2376 * movemail.c: #undef close, since config can #define it on V.3.
2377 * emacsclient.c, fakemail.c, loadst.c, server.c: likewise.
2378
dff28924 23791988-04-26 Richard Stallman (rms@lucky-charms.ai.mit.edu)
a933dad1
DL
2380
2381 * etags.c (TEX_mode, etc.): Remove superfluous backslashes from
2382 invalid escape sequences such as `\{'.
2383
2384 * loadst.c: Add `sequent' conditional for file dk.h.
2385
dff28924 23861988-03-20 Richard M. Stallman (rms@wilson)
a933dad1
DL
2387
2388 * server.c [not BSD and not HAVE_SYSVIPC]: fix error message.
2389
2390 * loadst.c (main) [XENIX]: use /usr/spool/mail, not /usr/mail.
6922b018
KH
2391
2392;; Local Variables:
f29d1e75 2393;; coding: iso-2022-7bit
6922b018 2394;; End:
2a34a036
GM
2395
2396 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001
bfd6d01a 2397 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
2a34a036
GM
2398 Copying and distribution of this file, with or without modification,
2399 are permitted provided the copyright notice and this notice are preserved.
ab5796a9
MB
2400
2401;;; arch-tag: 094f3a51-bd72-44d0-8fac-2ac242c6c5b1