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