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