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