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