Bump version to 24.0.50.
[bpt/emacs.git] / etc / ChangeLog
... / ...
CommitLineData
12010-03-10 Chong Yidong <cyd@stupidchicken.com>
2
3 * Branch for 23.2.
4
52010-03-06 Glenn Morris <rgm@gnu.org>
6
7 * srecode/default.srt (COPYRIGHT): Update template copyright to GPLv3+.
8
92010-03-05 Glenn Morris <rgm@gnu.org>
10
11 * refcards/orgcard.tex: Use pdflayout.sty.
12 * refcards/Makefile (orgcard.pdf): Special rule no longer needed.
13
142010-03-02 Glenn Morris <rgm@gnu.org>
15
16 * refcards/Makefile: For cs- and sk-, use pdfcsplain if available.
17 (pl-refcard.pdf): Let presence of pdfmex be another test for the
18 required TeX files. Pass explicit output-format to tex command.
19 (orgcard.pdf): Use ps2pdf, since pdftex tends to produce a
20 portrait layout rather than the desired landscape.
21
222010-03-01 Glenn Morris <rgm@gnu.org>
23
24 * refcards/pl-refcard.tex: Double forward-slashes in URL for Mex.
25
26 * refcards/de-refcard.tex: Fix paren typo.
27
28 * refcards/ru-refcard.tex: Rename \year command to \cyear, since
29 the former seems to be already used in some TeX installations.
30
31 * refcards/calccard.tex, refcards/cs-dired-ref.tex:
32 * refcards/cs-refcard.tex, refcards/cs-survival.tex:
33 * refcards/de-refcard.tex, refcards/dired-ref.tex:
34 * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
35 * refcards/fr-survival.tex, refcards/orgcard.pdf:
36 * refcards/orgcard.tex, refcards/pl-refcard.tex:
37 * refcards/pt-br-refcard.tex, refcards/refcard.tex:
38 * refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
39 * refcards/sk-refcard.tex, refcards/sk-survival.tex:
40 * refcards/survival.tex, refcards/vipcard.tex:
41 * refcards/viperCard.tex: Update short copyright year to 2010.
42
432010-02-26 Glenn Morris <rgm@gnu.org>
44
45 * tutorials/TUTORIAL.es, tutorials/TUTORIAL.pt_BR:
46 Fix some keybinding typos.
47
482010-02-14 Chong Yidong <cyd@stupidchicken.com>
49
50 * images/custom/down-pushed.xpm, images/custom/down.xpm:
51 * images/custom/right-pushed.xpm:
52 * images/custom/right-pushed.xpm: Increase height by four
53 pixels, to improve text alignment.
54
552010-01-16 Mario Lang <mlang@delysid.org>
56
57 * srecode/doc-cpp.srt, srecode/doc-default.srt:
58 * srecode/doc-java.srt: Remove duplicated words.
59
602010-01-14 Nick Roberts <nickrob@snap.net.nz>
61
62 * images/gud/recstart.xpm, images/gud/recstop.xpm:
63 * images/gud/rcont.xpm, images/gud/rnext.xpm:
64 * images/gud/rfinish.xpm, images/gud/rnexti.xpm:
65 * images/gud/rstep.xpm, images/gud/rstepi.xpm:
66 New icons for reverse debugging.
67
682010-01-14 Juanma Barranquero <lekktu@gmail.com>
69
70 * srecode/doc-cpp.srt (function-comment, variable-same-line-comment)
71 (group-comment-start, group-comment-end):
72 * srecode/doc-default.srt (section-comment, function-comment)
73 (variable-same-line-comment, group-comment-start, group-comment-end):
74 * srecode/doc-java.srt (function-comment, variable-same-line-comment)
75 (group-comment-start, gropu-comment-end):
76 Fix typos in template docstrings.
77
782010-01-14 Kenichi Handa <handa@m17n.org>
79
80 * NEWS: Describe the change of auto-composition-mode.
81
822010-01-12 Glenn Morris <rgm@gnu.org>
83
84 * CONTRIBUTE, NEWS: Use bug-gnu-emacs rather than emacs-pretest-bug
85 for bug reports for development versions.
86
872010-01-01 Juanma Barranquero <lekktu@gmail.com>
88
89 * NEWS: Fix typos.
90
912009-12-15 Glenn Morris <rgm@gnu.org>
92
93 * CONTRIBUTE (Coding Standards): Update URL.
94 (Getting the Source Code): Other VCSs are available.
95
96 * ORDERS: Update some URLs.
97
98 * edt-user.el: New file, split out from edt-user.doc.
99 * edt-user.doc: Split into edt-user.el and ../doc/misc/edt.texi,
100 and remove.
101
1022009-12-09 Michael Albinus <michael.albinus@gmx.de>
103
104 * NEWS: Point to the external counterparts of su and sudo.
105
1062009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
107
108 * images/mpc/add.xpm, images/mpc/ffwd.xpm, images/mpc/next.xpm:
109 * images/mpc/pause.xpm, images/mpc/play.xpm, images/mpc/prev.xpm:
110 * images/mpc/rewind.xpm, images/mpc/stop.xpm:
111 New images.
112
1132009-11-27 Michael Albinus <michael.albinus@gmx.de>
114
115 * NEWS: New functions eshell/su and eshell/sudo.
116
1172009-11-26 Kevin Ryde <user42@zip.com.au>
118
119 * MORE.STUFF: emacswiki ElispArea url "wiki.pl" -> "wiki".
120 Aubrey Jaffer's texinfo R5RS moved to
121 http://groups.csail.mit.edu/mac/ftpdir/scm/r5rs.info.tar.gz
122 (per http://people.csail.mit.edu/jaffer/Scheme.html).
123
1242009-11-26 Jan Djärv <jan.h.d@swipnet.se>
125
126 * PROBLEMS: Mention Metacity hang on Emacs resize.
127
1282009-11-20 Ken Brown <kbrown@cornell.edu> (tiny change)
129
130 * PROBLEMS: Add workaround for Cygwin crash and remove fixed
131 rebasing problem.
132
1332009-11-17 Jan Djärv <jan.h.d@swipnet.se>
134
135 * NEWS: Mention dynamic font changes (font-use-system-font).
136
1372009-11-15 Carsten Dominik <dominik@u016822.science.uva.nl>
138
139 * refcards/orgcard.tex: Push version number to 6.33a.
140
1412009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
142
143 * refcards/orgcard.tex: Document the new archiving keys.
144
1452009-11-08 Chong Yidong <cyd@stupidchicken.com>
146
147 * compilation.txt: Add one more error message for msft (Bug#4100).
148
1492009-10-09 Karl Fogel <karl.fogel@red-bean.com>
150
151 * NEWS: Document bookmark.el at 2008-06-25T16:51:33Z!monnier@iro.umontreal.ca format upgrade. (Bug#3375)
152
1532009-10-04 Michael Albinus <michael.albinus@gmx.de>
154
155 * NEWS: New function copy-directory.
156
1572009-10-03 Chong Yidong <cyd@stupidchicken.com>
158
159 * srecode: New directory for SRecode template files.
160
1612009-10-01 Michael Albinus <michael.albinus@gmx.de>
162
163 * NEWS: delete-directory has an optional parameter RECURSIVE.
164
1652009-10-01 Carsten Dominik <dominik@u016822.science.uva.nl>
166
167 * refcards/orgcard.tex: New version number.
168
1692009-09-28 Michael Albinus <michael.albinus@gmx.de>
170
171 * NEWS: Mention Tramp connection methods "imap" and "imaps".
172
1732009-09-27 Teodor Zlatanov <tzz@lifelogs.com>
174
175 * NEWS: Mention new library imap-hash.el
176
1772009-09-22 Juanma Barranquero <lekktu@gmail.com>
178
179 * NEWS: Mention new variable `help-downcase-arguments'
180 and new default for arguments in *Help* buffers.
181
1822009-09-15 Juanma Barranquero <lekktu@gmail.com>
183
184 * NEWS: Mention new behavior of -Q and new variable
185 `inhibit-x-resources'.
186
1872009-09-13 Chong Yidong <cyd@stupidchicken.com>
188
189 * PROBLEMS: Document Athena/Lucid internationalization
190 problem (Bug#4333).
191
1922009-09-02 Carsten Dominik <dominik@u016822.science.uva.nl>
193
194 * refcards/orgcard.tex: Document new effort setting commands.
195 Document the new keys for agenda time motion.
196 Document the `E' key in the agenda.
197
1982009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
199
200 * NEWS: Declare unibyte sessions obsolete.
201
2022009-08-28 Michael Albinus <michael.albinus@gmx.de>
203
204 * NEWS: Mention Tramp connection method "rsyncc" and variable
205 `process-file-side-effects'.
206
2072009-08-13 Kenichi Handa <handa@m17n.org>
208
209 * NEWS: Mention the new coding systme `utf-8-hfs' and many
210 functions for Unicode normalization.
211
2122009-08-09 CHENG Gao <chenggao@gmail.com>
213
214 * MORE.STUFF: Update Etags and Ispell URLs.
215
2162009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
217
218 * images/gud/all.xpm, images/gud/thread.xpm: New icons for
219 gdb-mi.el
220
2212009-08-07 Dan Nicolaescu <dann@ics.uci.edu>
222
223 * e/eterm-color.ti (msgr, u6, u7): New capabilities.
224
2252009-08-02 Michael Albinus <michael.albinus@gmx.de>
226
227 * NEWS: Autorevert Tail mode works now for remote files.
228
2292009-07-26 Kevin Ryde <user42@zip.com.au>
230
231 * compilation.txt: Add Perl-Glib sample message.
232
2332009-07-23 Ken Raeburn <raeburn@raeburn.org>
234
235 * NEWS: `load-in-progress' corruption fixed.
236
2372009-07-21 Glenn Morris <rgm@gnu.org>
238
239 * refcards/cs-dired-ref.tex, refcards/dired-ref.tex:
240 * refcards/fr-dired-ref.tex, refcards/sk-dired-ref.tex:
241 * refcards/cs-refcard.tex, refcards/de-refcard.tex:
242 * refcards/fr-refcard.tex, refcards/pl-refcard.tex:
243 * refcards/pt-br-refcard.tex, refcards/refcard.tex:
244 * refcards/ru-refcard.tex, refcards/sk-refcard.tex:
245 * refcards/cs-survival.tex, refcards/fr-survival.tex:
246 * refcards/sk-survival.tex, refcards/survival.tex:
247 Remove version numbers that don't mean much. Instead, just use Emacs
248 version and date. Use FSF URL rather than postal address.
249
250 * refcards/vipcard.tex (versionnumber, version): Remove.
251 (versionemacs, versionvip): New.
252 (copyrightnotice): Use FSF URL rather than postal address.
253
254 * refcards/viperCard.tex (versionnumber): Rename to versionviper.
255 (versionemacs, versionxemacs): New.
256 (version): Remove.
257 (copyrightnotice): Use FSF URL rather than postal address.
258
2592009-07-16 Glenn Morris <rgm@gnu.org>
260
261 * refcards/cs-dired-ref.tex, refcards/fr-dired-ref.tex:
262 * refcards/sk-dired-ref.tex:
263 Remove non-existent (?) bindings: w, C-u o, U, delete.
264 Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.
265
266 * refcards/gnus-refcard.tex: Condense a few sentences in order to
267 make them fit on one line, and add some page breaks, to improve the
268 layout in the pdfs.
269
2702009-07-15 Glenn Morris <rgm@gnu.org>
271
272 * refcards/dired-ref.tex: Change from A4 to letter paper.
273 Remove non-existent (?) bindings: w, C-u o, U, delete.
274 Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.
275 New: async shell command = &.
276
277 * refcards/gnus-refcard.tex (Copyright): Add 2009.
278 (Notes): Add missing line-break.
279 (Threading): Reword to fit on one line.
280
281 * refcards/calccard.tex (emacsversionnumber): Just use major version.
282
283 * refcards/Makefile (gnus-booklet.pdf): Use jobname rather than
284 clobbering gnus-refcard.pdf.
285 (clean): Remove .aux files.
286 (gnus-logo.pdf): Remove rule, since this file is distributed.
287
2882009-07-10 Kenichi Handa <handa@m17n.org>
289
290 * tutorials/TUTORIAL.ja: Reflect the latest change of TUTORIAL.
291
2922009-07-10 Kevin Ryde <user42@zip.com.au>
293
294 * compilation.txt: Fix names of some elements.
295
2962009-07-08 Glenn Morris <rgm@gnu.org>
297
298 * tutorials/TUTORIAL: Standardize the way M-x commands are written:
299 dashes inside command names, not spaces; spaces before <Return>.
300 (Summary): Describe the new behavior of C-l.
301 (Basic Cursor Control): Don't say that files "ought" to end in newlines.
302 Try to distinguish scroll bar from fringes.
303 You can also scroll with a wheel mouse.
304 (If Emacs Stops Responding): Rename from "When Emacs is hung".
305 (Inserting And Deleting): Continuation marks appear in the fringe.
306 Clarify that deletion can be undone. Mention cut and paste, and
307 the Glossary.
308 (Files, Mode Line): Update mode-line format.
309 (Extending The Command Set): Downplay C-z, since using Emacs on a
310 text-only terminal is less common these days.
311 (Searching): Incremental searching is no longer atypical.
312 Downplay flow control issues, remove reference to deleted FAQ node.
313 (Multiple Windows): Mention frames.
314 (Multiple Frames): New section.
315 (Getting More Help): Downplay C-h having a different binding.
316 Don't say help is "on-line", since the meaning has changed.
317 (More Features): Replace "on-line". Use C-h rather than F10 h.
318 Say a little more about completion.
319 (Conclusion): Don't mention C-z again here.
320
3212009-07-01 Jan Djärv <jan.h.d@swipnet.se>
322
323 * NEWS: Mention maximized.
324
3252009-06-30 Michael Albinus <michael.albinus@gmx.de>
326
327 * NEWS: Add "synce" connection method of Tramp.
328
3292009-06-24 Michael Albinus <michael.albinus@gmx.de>
330
331 * NEWS: Add new connection methods of Tramp.
332
3332009-06-24 Kenichi Handa <handa@m17n.org>
334
335 * charsets/stdenc.map: Re-generated.
336
337 * charsets/symbol.map: Re-generated.
338
3392009-06-21 Chong Yidong <cyd@stupidchicken.com>
340
341 * Branch for 23.1.
342
3432009-06-15 Alan Mackenzie <acm@muc.de>
344
345 * NEWS: Document changes to end-of-defun-function, clarifying
346 entry for beginning-of-defun-function.
347
3482009-06-13 Bill Wohler <wohler@newt.com>
349
350 Release MH-E version 8.2.
351
352 * NEWS, MH-E-NEWS: Update for MH-E release 8.2.
353
3542009-06-12 Kenichi Handa <handa@m17n.org>
355
356 * HELLO: Use "/" instead of "," to separate independent words.
357
358 * charsets/*.map: All re-generated.
359
3602009-06-08 Kenichi Handa <handa@m17n.org>
361
362 * HELLO: Downcase "suomi".
363
3642009-05-25 Werner Lemberg <wl@gnu.org>
365
366 * tutorial/TUTORIAL.de: Updated; synchronize with TUTORIAL.
367 Use reformed Orthography.
368 Minor improvements.
369
3702009-05-19 Chong Yidong <cyd@stupidchicken.com>
371
372 * refcards/survival.tex: Add M-g M-g binding.
373
374 * refcards/survival.tex:
375 * refcards/sk-survival.tex:
376 * refcards/sk-refcard.tex:
377 * refcards/sk-dired-ref.tex:
378 * refcards/ru-refcard.tex:
379 * refcards/pt-br-refcard.tex:
380 * refcards/pl-refcard.tex:
381 * refcards/fr-survival.tex:
382 * refcards/fr-dired-ref.tex:
383 * refcards/dired-ref.tex:
384 * refcards/cs-survival.tex:
385 * refcards/cs-refcard.tex:
386 * refcards/cs-dired-ref.tex: Bump refcard version numbers to 23.
387
3882009-05-15 Chong Yidong <cyd@stupidchicken.com>
389
390 * refcards/refcard.tex: Update Emacs version to 23.
391
3922009-05-15 Sven Joachim <svenjoac@gmx.de>
393
394 * refcards/de-refcard.tex: Merge changes from refcard.tex.
395 Change `Paragraph' to `Absatz'.
396
3972009-04-09 Glenn Morris <rgm@gnu.org>
398
399 * MORE.STUFF: Update some urls. Remove dead links: eshell, expand,
400 ffap, hideshow. Remove original whitespace, now in obsolete/.
401 Remember and nXML are part of the distribution now.
402
4032009-03-13 Kenichi Handa <handa@m17n.org>
404
405 * NEWS: Add description for the argument change of
406 `set-fontset-font' and `print-fontset'.
407
4082009-02-25 Glenn Morris <rgm@gnu.org>
409
410 * MORE.STUFF: Mention Zile.
411
4122009-02-23 Miles Bader <miles@gnu.org>
413
414 * NEWS: Rename `system-process-attributes' to `process-attributes'.
415
4162009-02-19 Nick Roberts <nickrob@snap.net.nz>
417
418 * compilation.txt: Add entry for maven.
419
4202009-02-14 Jay Belanger <jay.p.belanger@gmail.com>
421
422 * refcards/calccard.tex: Update version number.
423 Mention Maxima mode.
424
4252009-02-04 Dan Nicolaescu <dann@ics.uci.edu>
426
427 * compilation.txt (gnu): Add an example for the "note" format.
428
4292009-02-04 Jason Rumney <jasonr@gnu.org>
430
431 * PROBLEMS (CPP): Note problem with resource compiler of MSVC.
432
4332009-02-02 Carsten Dominik <dominik@science.uva.nl>
434
435 * refcards/orgcard.tex: New version number.
436
4372009-01-28 Juanma Barranquero <lekktu@gmail.com>
438
439 * PROBLEMS (Windows): Add entry about TCC/4NT and App Paths keys.
440
4412009-01-28 Carsten Dominik <dominik@science.uva.nl>
442
443 * refcards/orgcard.tex: New version number.
444
4452009-01-27 Carsten Dominik <dominik@science.uva.nl>
446
447 * refcards/orgcard.tex: New version number.
448
4492009-01-27 Kenichi Handa <handa@m17n.org>
450
451 * NEWS: New function `coding-sytem-from-name'.
452
4532009-01-25 Carsten Dominik <dominik@science.uva.nl>
454
455 * refcards/orgcard.tex: New year and version number.
456 Document heading/item conversion commands.
457 Document C-c RET in tables.
458
4592009-01-03 Michael Albinus <michael.albinus@gmx.de>
460
461 * NEWS: Tramp supports IPv6 addresses.
462
4632008-12-20 Carsten Dominik <dominik@science.uva.nl>
464
465 * refcards/orgcard.tex: Version number change.
466
4672008-12-19 Eli Zaretskii <eliz@gnu.org>
468
469 * PROBLEMS (MS-DOS): Document the problems on Vista.
470
4712008-12-17 Carsten Dominik <dominik@science.uva.nl>
472
473 * refcards/orgcard.tex: Version number change.
474
4752008-12-16 Carsten Dominik <dominik@science.uva.nl>
476
477 * refcards/orgcard.tex: Version number change.
478
4792008-12-11 Dan Nicolaescu <dann@ics.uci.edu>
480
481 * MACHINES: SH3 is still supported.
482
4832008-12-07 Carsten Dominik <dominik@science.uva.nl>
484
485 * refcards/orgcard.tex: Version number update.
486
4872008-11-27 Juanma Barranquero <lekktu@gmail.com>
488
489 * NEWS: Fix typo. (Bug#1439)
490
4912008-11-12 Carsten Dominik <dominik@science.uva.nl>
492
493 * refcards/orgcard.tex: Document the extra yanking key.
494
4952008-11-08 Mark A. Hershberger <mah@everybody.org>
496
497 * compilation.txt (php): Add regexp for php error messages.
498
4992008-10-24 Juanma Barranquero <lekktu@gmail.com>
500
501 * NEWS: New function `locate-user-emacs-file'.
502
5032008-10-18 Ulrich Mueller <ulm@gentoo.org>
504
505 * MACHINES: Add section for SuperH.
506
5072008-10-12 Carsten Dominik <dominik@science.uva.nl>
508
509 * refcards/orgcard.tex: Add description for attachments, plus
510 minor changes.
511
5122008-07-24 Carsten Dominik <dominik@science.uva.nl>
513
514 * refcards/orgcard.tex: Minor fixes.
515
5162008-09-08 Daiki Ueno <ueno@unixuser.org>
517
518 * TODO: Remove the entry describing auto-encryption.
519
5202008-08-26 Robert J. Chassell <bob@rattlesnake.com>
521
522 * PROBLEMS: Prevent pasting a region twice on an xterm or rxvt in X.
523
5242008-08-23 Chong Yidong <cyd@stupidchicken.com>
525
526 * HELLO: Fix Javanese pun.
527
5282008-08-18 Bill Wohler <wohler@newt.com>
529
530 Release MH-E version 8.1.
531
532 * NEWS, MH-E-NEWS: Update for MH-E release 8.1.
533
5342008-08-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
535
536 * NEWS: Improve information about whitespace package.
537
5382008-08-01 Teodor Zlatanov <tzz@lifelogs.com>
539
540 * NEWS: Add entries about the new auth-source integration and
541 about the cyrillic-translit modifications.
542
5432008-08-01 Adrian Robert <Adrian.B.Robert@gmail.com>
544
545 * Emacs.clr: Remove.
546
5472008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
548
549 * termcap.src: Remove file.
550 * README:
551 * PROBLEMS:
552 * MACHINES: Remove VMS info.
553
5542008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
555
556 * PROBLEMS:
557 * MACHINES: Remove mentions of Mac Carbon.
558
5592008-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
560
561 * NEWS: New function `diff-show-trailing-blanks' in diff-mode.el.
562
5632008-07-24 Michael Albinus <michael.albinus@gmx.de>
564
565 * NEWS: Add xesam.el.
566
5672008-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
568
569 * NEWS: Add information about whitespace package.
570
5712008-07-19 Juri Linkov <juri@jurta.org>
572
573 * tutorials/TUTORIAL: Add information about C-g to the introduction.
574
5752008-07-18 Francesc Rocher <rocher@member.fsf.org>
576
577 * images/splash8.xpm: Remove.
578
5792008-07-17 Adrian Robert <Adrian.B.Robert@gmail.com>
580
581 * NEWS: Add entry about NS port.
582
5832008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
584
585 * Emacs.clr: New file, add support for X color names to NS display
586 implementations.
587
5882008-07-12 Juri Linkov <juri@jurta.org>
589
590 * HELLO: Use more correct IPA characters for English pronunciation.
591 Add the combining acute accent after the accented vowel in the
592 Russian example like it is used in dictionaries.
593
5942008-07-11 Kenichi Handa <handa@m17n.org>
595
596 * HELLO: Change the Arabic words appearing in Non-ASCII examples to
597 iso-8859-6 characters.
598
5992008-07-02 Francesc Rocher <rocher@member.fsf.org>
600
601 * images/splash.png:
602 * images/splash.svg:
603 * images/gnus/gnus.png:
604 * images/gnus/gnus.svg: New files.
605
6062008-06-25 Kenichi Handa <handa@m17n.org>
607
608 * NEWS: Mention string-to-unibyte.
609
6102008-06-21 Michael Albinus <michael.albinus@gmx.de>
611
612 * NEWS: Tramp uses auth-source.
613
6142008-06-08 John Paul Wallington <jpw@pobox.com>
615
616 * NEWS: Document that `completion-ignore-case' is nil on MS-Windows.
617
6182008-05-19 Tom Tromey <tromey@redhat.com>
619
620 * NEWS: Mention directory-local variables.
621
6222008-05-11 Juri Linkov <juri@jurta.org>
623
624 * images/custom/README:
625 * images/custom/down.xpm:
626 * images/custom/down-pushed.xpm:
627 * images/custom/right.xpm:
628 * images/custom/right-pushed.xpm: New files.
629
6302008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
631
632 * NEWS: Support for Meta-CVS removed.
633
6342008-05-05 Nick Roberts <nickrob@snap.net.nz>
635
636 * compilation.txt: Add regexp for Open Watcom compiler output.
637
6382008-05-04 Reiner Steib <reiner.steib@gmx.de>
639
640 * NEWS: Reword previous commit.
641 * NEWS.22: Document removal of duplicated "alt-" input methods.
642
6432008-05-03 Glenn Morris <rgm@gnu.org>
644
645 * NEWS: Document removal of duplicated "alt-" input methods.
646
6472008-04-26 Glenn Morris <rgm@gnu.org>
648
649 * forms-d2.dat: Move here from ../lisp.
650
6512008-04-06 Jason Rumney <jasonr@gnu.org>
652
653 * HELLO (Burmese): Rename from Myanmar.
654
6552008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
656
657 * GNUS-NEWS (incoming mail files): Add version.
658
6592008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
660
661 * tutorials/TUTORIAL.de: Remove even more discussion of flow
662 control. Refer to node name `Init Rebinding' instead of title.
663
6642008-03-13 Carsten Dominik <dominik@science.uva.nl>
665
666 * refcards/orgcard.tex: Minor fixes.
667
6682008-03-12 Chong Yidong <cyd@stupidchicken.com>
669
670 * tutorials/TUTORIAL, tutorials/TUTORIAL.fr, tutorials/TUTORIAL.ro:
671 * tutorials/TUTORIAL.bg, tutorials/TUTORIAL.it, tutorials/TUTORIAL.ru:
672 * tutorials/TUTORIAL.cn, tutorials/TUTORIAL.ja, tutorials/TUTORIAL.sk:
673 * tutorials/TUTORIAL.cs, tutorials/TUTORIAL.ko, tutorials/TUTORIAL.sl:
674 * tutorials/TUTORIAL.de, tutorials/TUTORIAL.nl, tutorials/TUTORIAL.sv:
675 * tutorials/TUTORIAL.eo, tutorials/TUTORIAL.pl, tutorials/TUTORIAL.th:
676 * tutorials/TUTORIAL.es, tutorials/TUTORIAL.pt_BR:
677 Remove discussion of flow control.
678
6792008-03-12 Juanma Barranquero <lekktu@gmail.com>
680
681 * NEWS: Describe linum.el.
682
6832008-03-11 Glenn Morris <rgm@gnu.org>
684
685 * images/icons/hicolor/128x128/apps/emacs.png:
686 * images/icons/hicolor/16x16/apps/emacs.png:
687 * images/icons/hicolor/24x24/apps/emacs.png:
688 * images/icons/hicolor/32x32/apps/emacs.png:
689 * images/icons/hicolor/48x48/apps/emacs.png:
690 * images/icons/hicolor/scalable/apps/emacs.svg:
691 * images/icons/hicolor/scalable/mimetypes/emacs-document.svg:
692 Remove `creator' metadata.
693
6942008-03-06 Jan Djärv <jan.h.d@swipnet.se>
695
696 * images/README: Update with bookmark_add.
697
698 * images/bookmark_add.pbm, images/bookmark_add.xpm: New files.
699
7002008-03-03 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
701
702 * images/icons/hicolor/32x32/apps/emacs.png: Make transparency 8 bit.
703 * images/icons/hicolor/scalable/mimetypes/emacs-document.svg: New file.
704 * images/icons/hicolor/scalable/apps/emacs.svg: Fix format.
705
7062008-03-03 Andrew Zhilin <andrew_zhilin@yahoo.com>
707
708 * images/icons/hicolor/16x16/apps/emacs22.png:
709 * images/icons/hicolor/24x24/apps/emacs22.png:
710 * images/icons/hicolor/32x32/apps/emacs22.png:
711 * images/icons/hicolor/48x48/apps/emacs22.png: New files.
712 These are the old versions of `emacs.png' under a new name.
713
7142008-03-02 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
715
716 * images/icons/README: Update info for the icons.
717
718 * images/icons/emacs16_mac.png:
719 * images/icons/emacs24_mac.png:
720 * images/icons/emacs256_mac.png:
721 * images/icons/emacs32_mac.png:
722 * images/icons/emacs48_mac.png:
723 * images/icons/emacs512_mac.png: Remove.
724
725 * images/icons/hicolor/16x16/apps/emacs.png:
726 * images/icons/hicolor/24x24/apps/emacs.png:
727 * images/icons/hicolor/32x32/apps/emacs.png:
728 * images/icons/hicolor/48x48/apps/emacs.png: New icon.
729
730 * images/icons/hicolor/scalable/apps/emacs.svg:
731 * images/icons/hicolor/128x128/apps/emacs.png: New files.
732
7332008-02-26 Reiner Steib <Reiner.Steib@gmx.de>
734
735 * NEWS (Gnus): Mention problem with coding system `utf-8-emacs'
736 when using different Emacs versions.
737
7382008-02-25 Jan Djärv <jan.h.d@swipnet.se>
739
740 * NEWS.22: Mention stock icons for Gtk+.
741
7422008-02-22 Kenichi Handa <handa@ni.aist.go.jp>
743
744 * NEWS: Mention the new language environments Bengali, Punjabi,
745 Gujarati, Oriya, Telugu, Sinhala. Mention the removal of features
746 devanagari, devan-util, kannada, knd-util, malayalam, mlm-util,
747 tamil, and tml-util.
748
7492008-02-22 Michael Olson <mwolson@gnu.org>
750
751 * NEWS: Describe nXML mode and json.el.
752
7532008-02-21 Kenichi Handa <handa@ni.aist.go.jp>
754
755 * NEWS: Improve the description about the removal of cp-...-codepage
756 functions. Describe the removal of the feature `devan-util'.
757
7582008-02-21 Glenn Morris <rgm@gnu.org>
759
760 * NEWS.unicode: Merge into NEWS and remove file.
761
7622008-02-20 Kenichi Handa <handa@ni.aist.go.jp>
763
764 * NEWS.unicode: Mention the removal of codepage related functions.
765
7662008-02-16 Glenn Morris <rgm@gnu.org>
767
768 * nxml/test-invalid.xml, nxml/test-valid.xml: Move here from lisp/nxml.
769 Rename from "test." to "test-" for doschk.
770
7712008-02-10 Daiki Ueno <ueno@unixuser.org>
772
773 * NEWS: Clarify EasyPG functionalities.
774
7752008-02-09 Eli Zaretskii <eliz@gnu.org>
776
777 * tutorials/TUTORIAL.ru: Remove redundant empty lines, insert a
778 magic line instead.
779
7802008-02-08 Jan Djärv <jan.h.d@swipnet.se>
781
782 * NEWS: Mention XEmbed and --parent-id.
783
7842008-02-08 Daiki Ueno <ueno@unixuser.org>
785
786 * NEWS: Mention EasyPG.
787
7882008-02-02 Eli Zaretskii <eliz@gnu.org>
789
790 * tutorials/TUTORIAL.ru: Restore copyright years. Update tutorial.
791 Fix wording.
792
7932008-02-02 Kenichi Handa <handa@ni.aist.go.jp>
794
795 * HELLO: Add Bengali, Gujarati, Khmer, Myanmar, Oriya, Sinhala,
796 Telugu. Fix ISO-2022 designations in Cantonese line.
797
7982008-02-01 Kenichi Handa <handa@m17n.org>
799
800 * HELLO: Remove non-unicode character from Tibetan text.
801
8022008-02-01 Miles Bader <miles@gnu.org>
803
804 * TODO, PROBLEMS, NEWS: Replace references to Emacs version "22"
805 with "23".
806
8072008-02-01 Kenichi Handa <handa@m17n.org>
808
809 * charsets: New directory for charset mapping tables.
810
811 * charsets/README: New file.
812
813 * charsets/*.map: New files.
814
8152008-02-01 Kenichi Handa <handa@m17n.org>
816
817 * HELLO: Change "Hindi" to more common characters.
818
8192008-02-01 Kenichi Handa <handa@m17n.org>
820
821 * HELLO: Fix upcase and downcase for several languages.
822 Change the two German lines into one. Change "Nederlangs" to
823 "Dutch (Nederlands)". Add original language names to several entries.
824
8252008-02-01 Kenichi Handa <handa@m17n.org>
826
827 * tutorials/TUTORIAL.es: Add local variable coding: latin-1.
828
8292008-02-01 Kenichi Handa <handa@m17n.org>
830
831 * HELLO: Change indian-2-column chars of Hindi line to Unicode chars.
832
8332008-02-01 Dave Love <fx@gnu.org>
834
835 * HELLO: Add pseudo-maths example.
836
8372008-01-31 Alex Ott <alexott@gmail.com>
838
839 * tutorials/TUTORIAL.ru: Update tutorial.
840
8412008-01-25 Michael Olson <mwolson@gnu.org>
842
843 * ERC-NEWS: Update for ERC 5.3 release candidate.
844
8452008-01-22 Juanma Barranquero <lekktu@gmail.com>
846
847 * DEVEL.HUMOR: New entry.
848
8492008-01-18 Carsten Dominik <dominik@science.uva.nl>
850
851 * refcards/orgcard.tex: Update to Org-mode version 5.19.
852
8532008-01-12 Eli Zaretskii <eliz@gnu.org>
854
855 * MACHINES: Add an explicit list of platforms that are no longer
856 supported.
857 * NEWS: Refer to this list.
858
8592008-01-08 Glenn Morris <rgm@gnu.org>
860
861 * refcards/calccard.tex, refcards/cs-dired-ref.tex:
862 * refcards/cs-refcard.tex, refcards/cs-survival.tex:
863 * refcards/de-refcard.tex, refcards/dired-ref.tex:
864 * refcards/fr-drdref.tex, refcards/fr-refcard.tex:
865 * refcards/fr-survival.tex, refcards/gnus-refcard.tex:
866 * refcards/orgcard.tex, refcards/pl-refcard.tex:
867 * refcards/pt-br-refcard.tex, refcards/refcard.tex:
868 * refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
869 * refcards/sk-refcard.tex, refcards/sk-survival.tex:
870 * refcards/survival.tex, refcards/vipcard.tex:
871 * refcards/viperCard.tex: Update printed copyright year to 2008.
872
8732008-01-08 Kevin Ryde <user42@zip.com.au>
874
875 * compilation.txt (perl): Add a "during global destruction" sample.
876
8772008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
878
879 * PROBLEMS:
880 * MACHINES: Remove references to systems not supported anymore.
881
8822008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
883
884 * MACHINES: Remove Masscomp.
885
8862008-01-03 Dan Nicolaescu <dann@ics.uci.edu>
887
888 * images/icons/emacs_16.png, images/icons/emacs_24.png
889 * images/icons/emacs_32.png, images/icons/emacs_48.png: Rename to
890 hicolor/16x16/apps/emacs.png, hicolor/24x24/apps/emacs.png,
891 hicolor/32x32/apps/emacs.png and hicolor/48x48/apps/emacs.png.
892
893 * images/icons/README (Author): Update for renaming.
894
895 * emacs.desktop (Icon): Update icon name.
896
8972007-12-15 Eli Zaretskii <eliz@gnu.org>
898
899 The following files renamed to avoid file-name clashes in
900 8+3 (a.k.a. DOS) namespace:
901
902 * schema/xhtml-basic-form.rnc: Renamed to xhtml-bform.rnc.
903 * schema/xhtml-basic-table.rnc: Renamed to xhtml-btable.rnc.
904 * schema/xhtml-list.rnc: Renamed to xhtml-lst.rnc.
905 * schema/xhtml-target.rnc: Renamed to xhtml-tgt.rnc.
906 * schema/xhtml-style.rnc: Renamed to xhtml-xstyle.rnc.
907 * schema/xhtml-form.rnc, schema/xhtml-table.rnc, schema/xhtml.rnc:
908 Updated accordingly.
909
910 * schema/docbook-dyntbl.rnc, schema/docbook-soextbl.rnc: Renamed to
911 docbk-dyntbl.rnc and docbk-soextbl.rnc, respectively.
912
913 * images/icons/macemacs_16.png, images/icons/macemacs_24.png:
914 * images/icons/macemacs_32.png, images/icons/macemacs_48.png:
915 * images/icons/macemacs_256.png, images/icons/macemacs_512.png:
916 Renamed to emacs16_mac.png, emacs24_mac.png, emacs32_mac.png,
917 emacs48_mac.png, emacs256_mac.png, and emacs512_mac.png,
918 respectively.
919
9202007-12-08 Ulrich Mueller <ulm@gentoo.org> (tiny change)
921
922 * emacs.desktop (Exec, Icon, Categories): Fix entries.
923
9242007-12-08 Reiner Steib <Reiner.Steib@gmx.de>
925
926 * NEWS: Add minimal Gnus item.
927
9282007-12-08 Dan Nicolaescu <dann@ics.uci.edu>
929
930 * emacs.desktop: New file.
931
9322007-11-30 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
933
934 * images/icons/macemacs_16.png, images/icons/macemacs_24.png:
935 * images/icons/macemacs_32.png, images/icons/macemacs_48.png:
936 * images/icons/macemacs_256.png, images/icons/macemacs_512.png:
937 New files.
938
9392007-11-28 Glenn Morris <rgm@gnu.org>
940
941 * nxml/: New directory, moved here from lisp/nxml/char-name/unicode.
942 * nxml/README: New file.
943
9442007-11-24 Glenn Morris <rgm@gnu.org>
945
946 * images/gnus/mail_send.xpm: Rename to mail-send.xpm.
947
9482007-11-23 Mark A. Hershberger <mah@everybody.org>
949
950 * NXML-NEWS: New File.
951
952 * schema: Initial merge of nxml.
953
9542007-11-22 Francesco Potortì <pot@gnu.org>
955
956 * NEWS: etags: the --members option is now the default.
957
9582007-11-22 Glenn Morris <rgm@gnu.org>
959
960 * images/smilies/grayscale/README, images/smilies/medium/README:
961 New files.
962
9632007-11-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
964
965 * compilation.txt: Add new entries: compilation-perl--Pod::Checker,
966 compilation-perl--Test, compilation-perl--Test::Harness and
967 compilation-weblint.
968
9692007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
970
971 * MACHINES: Remove Sun windows info.
972
9732007-10-30 Michael Olson <mwolson@gnu.org>
974
975 * NEWS: Add entry for Remember Mode.
976
9772007-10-29 Glenn Morris <rgm@gnu.org>
978
979 * refcards/gnus-refcard.tex: Restore Feb 2007 copyright
980 clarifications lost in update to Gnus trunk.
981
9822007-10-28 Adam Sjøgren <asjo@koldfront.dk>
983
984 * images/smilies/grayscale/blink.xpm:
985 * images/smilies/grayscale/braindamaged.xpm
986 * images/smilies/grayscale/cry.xpm, images/smilies/grayscale/dead.xpm:
987 * images/smilies/grayscale/evil.xpm:
988 * images/smilies/grayscale/forced.xpm:
989 * images/smilies/grayscale/frown.xpm, images/smilies/grayscale/grin.xpm:
990 * images/smilies/grayscale/indifferent.xpm:
991 * images/smilies/grayscale/reverse-smile.xpm:
992 * images/smilies/grayscale/sad.xpm, images/smilies/grayscale/smile.xpm:
993 * images/smilies/grayscale/wry.xpm: New larger grayscale smileys.
994
995 * images/smilies/medium/blink.xpm:
996 * images/smilies/medium/braindamaged.xpm, images/smilies/medium/cry.xpm:
997 * images/smilies/medium/dead.xpm, images/smilies/medium/evil.xpm:
998 * images/smilies/medium/forced.xpm, images/smilies/medium/frown.xpm:
999 * images/smilies/medium/grin.xpm, images/smilies/medium/indifferent.xpm:
1000 * images/smilies/medium/reverse-smile.xpm:
1001 * images/smilies/medium/sad.xpm, images/smilies/medium/smile.xpm:
1002 * images/smilies/medium/wry.xpm: New colorful smileys.
1003
10042007-10-29 Michael Olson <mwolson@gnu.org>
1005
1006 * ERC-NEWS: Update for recent change.
1007
10082007-10-27 Juanma Barranquero <lekktu@gmail.com>
1009
1010 * .cvsignore: Add *.pyc.
1011
10122007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
1013
1014 * ses-example.ses: Get rid of silly life-universe-everything local
1015 variable. `symbolic-formulas' is now `ses--symbolic-formulas'.
1016
10172007-10-24 Juanma Barranquero <lekktu@gmail.com>
1018
1019 * NEWS: Mention desktop locking.
1020
10212007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
1022
1023 * NEWS: Explain the VC fileset changes a bit better.
1024
10252007-09-28 Glenn Morris <rgm@gnu.org>
1026
1027 * PROBLEMS: Mention Tex superscript font issue.
1028
10292007-09-25 Johannes Weiner <hannes@saeurebad.de>
1030
1031 * NEWS: Fix typo.
1032
10332007-09-24 Glenn Morris <rgm@gnu.org>
1034
1035 * CONTRIBUTE: Remove information on maintaining copyright years;
1036 it does not belong here and is in admin/notes anyway.
1037
10382007-09-24 Adam Hupp <adam@hupp.org>
1039
1040 * emacs.py: Split for python 2 and python 3 compatibility.
1041 * emacs2.py: New file, split off from emacs.py.
1042 * emacs3.py: New file, python 3 version of emacs2.py.
1043
10442007-09-21 Glenn Morris <rgm@gnu.org>
1045
1046 * emacstool.1: Remove file.
1047 * emacs.bash: Adapt for removal of emacstool.
1048 * emacs.csh: Remove emacstool-related code.
1049
10502007-09-16 Glenn Morris <rgm@gnu.org>
1051
1052 * gfdl.1: Remove unused file.
1053
10542007-09-12 Glenn Morris <rgm@gnu.org>
1055
1056 * Makefile (SOURCES, unlock, relock): Delete.
1057
10582007-09-10 Michaël Cadilhac <michael@cadilhac.name>
1059
1060 * NEWS: Document the interactive specification for C functions.
1061 Say that `set-file-modes' is now interactive.
1062
10632007-09-10 Michael Olson <mwolson@gnu.org>
1064
1065 * ERC-NEWS: Improve description of erc-tls and erc-ssl change.
1066
10672007-09-09 Juri Linkov <juri@jurta.org>
1068
1069 * AUTHORS, CONTRIBUTE: New files, moved here from the root dir.
1070
10712007-09-08 Michael Olson <mwolson@gnu.org>
1072
1073 * ERC-NEWS: Update for changes to the development version of ERC 5.3.
1074
10752007-09-06 Glenn Morris <rgm@gnu.org>
1076
1077 * ctags.1, emacs.1, emacsclient.1, etags.1: Move from etc/ to
1078 doc/man/.
1079
1080 * refcards/README: Also mention gnus-logo.pdf license.
1081
10822007-08-30 Carsten Dominik <dominik@science.uva.nl>
1083
1084 * NEWS.22 (Note): Lower-case for orgtbl-mode.
1085
10862007-08-29 Jan Djärv <jan.h.d@swipnet.se>
1087
1088 * NEWS: Say that Gtk+ build uses stock icons.
1089
10902007-08-28 Werner LEMBERG <wl@gnu.org>
1091
1092 * refcards/de-refcard.tex, refcards/de-refcard.pdf: Use `C-M-%'
1093 instead of `M-x query-replace-regexp'.
1094
10952007-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1096
1097 * PROBLEMS (Mac OS X): Add alternative workaround for QuickTime
1098 updater breakage.
1099
11002007-08-26 Michaël Cadilhac <michael@cadilhac.name>
1101
1102 * NEWS: Say that PDF files are now the default for refcards.
1103
1104 * refcards/fr-drdref.tex, refcards/fr-drdref.pdf: Move these to...
1105 * refcards/fr-dired-ref.tex, refcards/fr-dired-ref.pdf: ... those names.
1106
1107 * refcards/pdflayout.sty: New. Handle PDF layouts through
1108 \pdfpagewidth and \pdfpageheight.
1109
1110 * refcards/calccard.pdf, refcards/cs-dired-ref.pdf:
1111 * refcards/cs-refcard.pdf, refcards/de-refcard.pdf:
1112 * refcards/dired-ref.pdf, refcards/fr-drdref.pdf:
1113 * refcards/fr-refcard.pdf, refcards/gnus-booklet.pdf:
1114 * refcards/gnus-logo.pdf, refcards/gnus-refcard.pdf:
1115 * refcards/orgcard.pdf, refcards/pl-refcard.pdf:
1116 * refcards/pt-br-refcard.pdf, refcards/refcard.pdf:
1117 * refcards/ru-refcard.pdf, refcards/sk-dired-ref.pdf:
1118 * refcards/sk-refcard.pdf: Add PDF versions of the refcards.
1119
1120 * refcards/calccard.ps, refcards/cs-dired-ref.ps:
1121 * refcards/cs-refcard.ps, refcards/de-refcard.ps, refcards/dired-ref.ps:
1122 * refcards/fr-drdref.ps, refcards/fr-refcard.ps:
1123 * refcards/gnus-booklet.ps, refcards/gnus-logo.ps:
1124 * refcards/gnus-refcard.ps, refcards/orgcard.ps, refcards/pl-refcard.ps:
1125 * refcards/pt-br-refcard.ps, refcards/refcard.ps:
1126 * refcards/ru-refcard.ps, refcards/sk-dired-ref.ps:
1127 * refcards/sk-refcard.ps: Remove the PS versions of the refcards.
1128
1129 * refcards/calccard.tex, refcards/fr-survival.tex, refcards/orgcard.tex:
1130 * refcards/pl-refcard.tex, refcards/pt-br-refcard.tex:
1131 * refcards/refcard.tex, refcards/survival.tex, refcards/vipcard.tex:
1132 * refcards/viperCard.tex: Specify PDF layout,
1133 use a PDF `compile-command' local variable.
1134
1135 * refcards/cs-dired-ref.tex, refcards/cs-refcard.tex:
1136 * refcards/cs-survival.tex, refcards/dired-ref.tex:
1137 * refcards/fr-drdref.tex, refcards/sk-dired-ref.tex:
1138 * refcards/sk-refcard.tex, refcards/sk-survival.tex:
1139 Specify PDF layout.
1140
1141 * refcards/fr-refcard.tex: Update copyright notice.
1142 Update the examples. Fix a typo. Remove the `letterpaper' counter,
1143 specify PDF layout, use a PDF `compile-command' local variable.
1144
1145 * refcards/de-refcard.tex: Remove the `letterpaper' counter,
1146 specify PDF layout, use a PDF `compile-command' local variable.
1147
1148 * refcards/ru-refcard.tex: Use a PDF `compile-command' local variable.
1149
1150 * refcards/Makefile: Add rules for creating the refcards in PDF,
1151 make them the default. Change `fr-drdref' to `fr-dired-ref'.
1152
11532007-08-23 Glenn Morris <rgm@gnu.org>
1154
1155 * Makefile (mostlyclean, clean, distclean, maintainer-clean):
1156 Delete these targets since nothing uses them.
1157 (SOURCES): Update.
1158 Move comments to e/README. Remove license from now-trivial file.
1159
1160 * e/README: New file, with most information formerly in Makefile.
1161
11622007-09-05 Jason Rumney <jasonr@gnu.org>
1163
1164 * NEWS.22: Mention focus-follows-mouse change.
1165
11662007-08-22 Karl Berry <karl@gnu.org>
1167
1168 * refcards/refcard.tex: Updates for printing.
1169 (\versionyear): Update to 2007.
1170 (\copyrightnotice): Modified or unmodified ok.
1171 (Simple Customization): Don't use goto-line, since now it's bound.
1172 Also, use now-preferred (kbd ...) syntax.
1173
11742007-08-22 Michael Albinus <michael.albinus@gmx.de>
1175
1176 * NEWS: `shell' prompts for the default directory if called with a
1177 prefix and `default-directory' is a remote file name.
1178
11792007-08-22 Glenn Morris <rgm@gnu.org>
1180
1181 * tree-widget: Move this directory into images/ subdirectory.
1182
1183 * refcards/: New directory. Move refcards here.
1184 * Makefile: Move refcard rules from here...
1185 * refcards/Makefile: ...to here.
1186 * README: Move information about tex files from here...
1187 * refcards/README: ...to here.
1188
1189 * tutorials/: New directory. Move TUTORIAL* here.
1190
1191 * gnus.pbm, letter.pbm, letter.xpm:
1192 * splash.pbm, splash.xpm, splash8.xpm: Move from etc/ to etc/images/.
1193 * README: Move license information for the above files from here...
1194 * images/README: ...to here.
1195
11962007-08-22 Carsten Dominik <dominik@science.uva.nl>
1197
1198 * orgcard.tex: Version number upgrade.
1199
12002007-08-14 Glenn Morris <rgm@gnu.org>
1201
1202 * NEWS: Mention `bad-packages-alist'.
1203
12042007-08-08 Glenn Morris <rgm@gnu.org>
1205
1206 * TODO: `iff' item is dealt with.
1207 * GNUS-NEWS, NEWS, NEWS.1-17, NEWS.19, NEWS.21: Replace `iff'.
1208
12092007-08-01 Glenn Morris <rgm@gnu.org>
1210
1211 * NEWS: Add fortran-line-length, plus some more sections.
1212
12132007-07-25 Glenn Morris <rgm@gnu.org>
1214
1215 * Relicense all FSF files to GPLv3 or later.
1216
1217 * COPYING: Switch to GPLv3.
1218
12192007-07-24 Michael Albinus <michael.albinus@gmx.de>
1220
1221 * NEWS: New functions `start-file-process-shell-command' and
1222 `process-file-shell-command'.
1223
12242007-07-17 Michael Albinus <michael.albinus@gmx.de>
1225
1226 * NEWS: `file-remote-p' has a new optional parameter IDENTIFICATION.
1227
12282007-07-15 Karl Fogel <kfogel@red-bean.com>
1229
1230 * NEWS: Revert 2007-07-13T23:20:21Z!kfogel@red-bean.com, which
1231 documented bookmark keybinding changes that were later reverted.
1232
12332007-07-14 Jan Djärv <jan.h.d@swipnet.se>
1234
1235 * PROBLEMS: Mention gtk-engines-qt problem.
1236
12372007-07-13 Karl Fogel <kfogel@red-bean.com>
1238
1239 * NEWS: Update for recent bookmark keybinding changes.
1240
12412007-07-10 Michael Albinus <michael.albinus@gmx.de>
1242
1243 * NEWS: Add Tramp and comint-mode changes.
1244
12452007-07-08 Michael Albinus <michael.albinus@gmx.de>
1246
1247 * NEWS: `file-remote-p' has a new optional parameter CONNECTED.
1248
12492007-07-07 Michael Albinus <michael.albinus@gmx.de>
1250
1251 * NEWS: New function `start-file-process'.
1252
12532007-07-02 Carsten Dominik <dominik@science.uva.nl>
1254
1255 * orgcard.tex: Version 5.01
1256
12572007-06-27 Michael Albinus <michael.albinus@gmx.de>
1258
1259 * NEWS: `dired-call-process' has been removed.
1260
12612007-06-20 Glenn Morris <rgm@gnu.org>
1262
1263 * NEWS: configure prefers libgif over libungif.
1264
12652007-06-14 Nick Roberts <nickrob@snap.net.nz>
1266
1267 * NEWS: Mention mouse highlighting in a GNU/Linux console.
1268
12692007-06-14 Werner Lemberg <wl@gnu.org>
1270
1271 * emacs.1: Completely revised.
1272 Fix many typographical glitches.
1273 Updated to handle current state of options and resources.
1274
12752007-06-12 Glenn Morris <rgm@gnu.org>
1276
1277 * NEWS: Change bug address. Add back +++/--- note.
1278 Use present tense for X-toolkit entry. Mention libgif.
1279
12802007-06-07 Mark H. Weaver <mhw@netris.org> (tiny change)
1281
1282 * NEWS (set-mark-command-repeat-pop): Fix duplicate entry.
1283
12842007-06-07 Michael Olson <mwolson@gnu.org>
1285
1286 * MORE.STUFF: Update eshell URL.
1287
12882007-06-06 Carsten Dominik <dominik@science.uva.nl>
1289
1290 * orgcard.tex: Version 4.77.
1291
12922007-06-05 Michael Albinus <michael.albinus@gmx.de>
1293
1294 * NEWS: Add socks.el as new package.
1295
12962007-06-02 Thien-Thi Nguyen <ttn@gnuvola.org>
1297
1298 * MORE.STUFF (Hideshow): Delete.
1299 (EDB, Go in a buffer): Update urls.
1300 Suggested by CHENG Gao <chenggao@gmail.com>.
1301
13022007-06-02 Chong Yidong <cyd@stupidchicken.com>
1303
1304 * Version 22.1 released.
1305
13062007-06-02 CHENG Gao <chenggao@gmail.com>
1307
1308 * MORE.STUFF: Remove dead URL for Fortune, and update URLs for
1309 Hideshow, Org, EDB, and Remember.
1310
13112007-05-29 Robert J. Chassell <bob@rattlesnake.com>
1312
1313 * NEWS: Fix instances of `allow' without object.
1314
13152007-05-22 Glenn Morris <rgm@gnu.org>
1316
1317 * NEWS.22: New file with entries for Emacs 22.
1318 * NEWS: Move Emacs 22 entries to new file NEWS.22, leave empty
1319 template for next Emacs version.
1320
13212007-05-19 Glenn Morris <rgm@gnu.org>
1322
1323 * images/cancel.pbm: Convert from PGM to PBM.
1324
1325 * images/copy.pbm, images/next-node.pbm, images/prev-node.pbm:
1326 * images/save.pbm, images/up-node.pbm: Convert from PPM to PBM.
1327
13282007-05-17 Glenn Morris <rgm@gnu.org>
1329
1330 * PROBLEMS (Dumping): Mention OpenBSD macppc problem.
1331
13322007-05-15 Michaël Cadilhac <michael@cadilhac.name>
1333
1334 * fr-refcard.tex: Rewrite using German layout.
1335
1336 * fr-refcard.ps: Regenerate.
1337
13382007-05-12 Richard Stallman <rms@gnu.org>
1339
1340 * refcard.tex (section{Incremental Search}): Minor corrections.
1341
13422007-05-12 Michaël Cadilhac <michael@cadilhac.name>
1343
1344 * Makefile (viperCard.ps, calccard.ps refcard.ps)
1345 (sk-dired-ref.ps sk-refcard.ps sk-survival.ps)
1346 (de-refcard.ps fr-refcard.ps pt-br-refcard.ps orgcard.ps): Use an
1347 explicit output argument for `dvips'.
1348
13492007-05-05 Glenn Morris <rgm@gnu.org>
1350
1351 * NEWS: Re-order.
1352
13532007-04-28 Glenn Morris <rgm@gnu.org>
1354
1355 * emacs.py: Restore file pending consideration of python.el legal
1356 status.
1357 * NEWS: Restore mention of python.el pending consideration of
1358 legal status.
1359
13602007-04-28 David R. Linn <drl@jekyll.vuse.vanderbilt.edu>
1361
1362 * PROBLEMS: Add section on Solaris out-of-tree install issues with
1363 non-GNU make.
1364
13652007-04-25 Werner Lemberg <wl@gnu.org>
1366
1367 * emacs.1: Replace -- with \(em.
1368
13692007-04-25 Yavor Doganov <yavor@gnu.org> (tiny change)
1370
1371 * emacs.1, etags.1: Escape some minus signs.
1372
13732007-04-22 Glenn Morris <rgm@gnu.org>
1374
1375 * NEWS: Change to EMACS env-var was reverted, so delete this entry.
1376
13772007-04-19 Glenn Morris <rgm@gnu.org>
1378
1379 * PROBLEMS: Expand a little on Emacs not knowing fqdn.
1380
13812007-04-17 David Kastrup <dak@gnu.org>
1382
1383 * NEWS: Mention `query-replace-regexp-eval' being deprecated.
1384
13852007-04-15 Glenn Morris <rgm@gnu.org>
1386
1387 * FTP: Make it a duplicate of ../FTP.
1388
13892007-04-14 Glenn Morris <rgm@gnu.org>
1390
1391 * SERVICE: Replace with a pointer to the web version.
1392
1393 * emacs.1: Update some of the more obsolete information.
1394
13952007-04-13 Glenn Morris <rgm@gnu.org>
1396
1397 * MACHINES: emacserver is removed.
1398
1399 * MORE.STUFF: Update some links, remove some dead ones.
1400
14012007-04-04 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>
1402
1403 * emacs.py (format_exception): New function.
1404 (eexecfile): Use it instead of traceback.print_exception.
1405 Don't use execfile to avoid a bug in w32.
1406
14072007-04-04 Glenn Morris <rgm@gnu.org>
1408
1409 * MACHINES: Mention preprocessor to use with /opt/SUNWspro/bin/cc
1410 on Solaris.
1411
1412 * PROBLEMS (Configuration): Add entries on compiler/preprocessor
1413 mismatch, and on preprocessor inserting whitespace.
1414
14152007-04-03 Eli Zaretskii <eliz@gnu.org>
1416
1417 * TODO: Add entry for switching MS-Windows keyboard input to
1418 Unicode. Add specific pointer to msdos.c functions that support
1419 menus on text terminals.
1420
14212007-04-01 Michael Olson <mwolson@gnu.org>
1422
1423 * ERC-NEWS: Update for the ERC 5.2 release. Most of these entries
1424 were for previously-committed changes.
1425
14262007-03-31 Michael Albinus <michael.albinus@gmx.de>
1427
1428 * PROBLEMS: Remove Tramp problem; it has been fixed.
1429
14302007-03-31 Eli Zaretskii <eliz@gnu.org>
1431
1432 * PROBLEMS (MS-Windows problems): How to bind non-ASCII keys with
1433 modifiers.
1434
14352007-03-23 Glenn Morris <rgm@gnu.org>
1436
1437 * Makefile (DESTDIR, LIBDIR, BINDIR, MANDIR, MANEXT):
1438 Delete unused variables.
1439 (dired-refcards, misc-refcards, survival-card, viper-cards):
1440 New targets.
1441 (all): Also build dired-refcards and misc-refcards.
1442 (clean, distclean, maintainer-clean): Depend on mostlyclean.
1443 (SOURCES): Remove non-existent files.
1444 (mostlyclean, clean, distclean, maintainer-clean, unlock, relock):
1445 Mark as phony.
1446 (.ps files): Specify default papersize in the dvips command.
1447
1448 * fr-refcard.tex (\letterpaper): Switch to A4.
1449 (\section): Reduce \vskips to fit on A4 paper.
1450 (\shortcopyrightnotice): Display at end of first column.
1451
14522007-03-21 Glenn Morris <rgm@gnu.org>
1453
1454 * fr-refcard.tex (\metax): Tweak \hsize to avoid overfull columns.
1455 (\shortcopyrightnotice): Do not display in middle of file.
1456 Numerous \cr and \hskip hacks to avoid overfull columns.
1457
1458 * fr-refcard.ps: Regenerate.
1459
14602007-03-19 Chong Yidong <cyd@stupidchicken.com>
1461
1462 * dired-ref.tex:
1463 * fr-drdref.tex:
1464 * cs-dired-ref.tex:
1465 * sk-dired-ref.tex: Emacs 21 -> 22.
1466
1467 * dired-ref.ps:
1468 * fr-drdref.ps:
1469 * cs-dired-ref.ps:
1470 * sk-dired-ref.ps: Regenerate.
1471
14722007-03-11 Glenn Morris <rgm@gnu.org>
1473
1474 * ms-7bkermit, ulimit.hack, Xkeymap.txt: Remove files.
1475
1476 * Makefile (SOURCES): ulimit.hack is removed.
1477
14782007-03-04 David Kastrup <dak@gnu.org>
1479
1480 * NEWS (fontification): Mention that the new default for
1481 jit-lock-stealth-time is now nil.
1482
14832007-03-01 Kim F. Storm <storm@cua.dk>
1484
1485 * ORDERS: Reformat text.
1486
1487 * NEWS (About external Lisp packages): New section.
1488
14892007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
1490
1491 * TUTORIAL.it: Fix typo.
1492
14932007-02-27 Glenn Morris <rgm@gnu.org>
1494
1495 * cs-dired-ref.tex: Increase in 2 column case to make room
1496 for copyright notice.
1497 (nopagenumbers): Call to turn off numbers in 1 page document.
1498 (Nápovìda, Modifikace Dired bufferu): Swap sections to
1499 balance column length in presence of copyright notice.
1500 (copyrightnotice): Uncomment so that notice is displayed.
1501
1502 * dired-ref.tex (vsize): Increase in 2 column case to make room
1503 for copyright notice.
1504 (nopagenumbers): Call to turn off numbers in 1 page document.
1505 (Getting Help, Modifying the Dired Buffer): Swap sections to
1506 balance column length in presence of copyright notice.
1507 (copyrightnotice): Uncomment so that notice is displayed.
1508
1509 * fr-drdref.tex (vsize): Increase in 2 column case.
1510 (\key): Tweak space for description.
1511 (\overfullrule): Set to 0pt to hide small overflows.
1512 (nopagenumbers): Call to turn off numbers in 1 page document.
1513 (Obtenir de l'aide, Modifier le tampon Dired): Swap sections to
1514 balance column length.
1515 (Mettre un flag sur les fichiers \`a d\'etruire): Hack in a line
1516 break to prevent overfull line.
1517 (find-names-dired): Use \key rather than \metax as a hack fix for
1518 overflow.
1519
1520 * sk-dired-ref.tex (vsize): Increase in 2 column case to make room
1521 for copyright notice.
1522 (nopagenumbers): Call to turn off numbers in 1 page document.
1523 (Nápoveda, Modifikácia Dired bufferu): Swap sections to
1524 balance column length in presence of copyright notice.
1525 (copyrightnotice): Uncomment so that notice is displayed.
1526
15272007-02-26 Carsten Dominik <dominik@science.uva.nl>
1528
1529 * orgcard.tex (section{Visibility Cycling}): Document key for
1530 indirect buffer access.
1531 (section{Archiving}): New keys for archiving.
1532 (section{Tables}): Combine two lines for hline creation.
1533 Named-field formula changed to Field formula.
1534 (section{Links}): Document keys for finding links.
1535 (section{Agenda Views}): New key for agenda file cycling.
1536 Document keys for stuck projects. Typos fixed.
1537 (section{Exporting and Publishing}): Export options no longer in
1538 reference card.
1539
15402007-02-25 Jan Djärv <jan.h.d@swipnet.se>
1541
1542 * PROBLEMS: Gtk+ and cygwin doesn't work.
1543
15442007-02-23 Eli Zaretskii <eliz@gnu.org>
1545
1546 * MORE.STUFF: Add a pointer to Phil Sung's Emacs slides on MIT.
1547
15482007-02-22 Per Starbäck <starback@stp.lingfil.uu.se> (tiny change)
1549
1550 * NEWS: Grammar and capitalization fixes.
1551
15522007-02-22 Glenn Morris <rgm@gnu.org>
1553
1554 * orgcard.tex, orgcard.ps: Restore deleted files following
1555 copyright assignment.
1556
15572007-02-20 Glenn Morris <rgm@gnu.org>
1558
1559 * TUTORIAL.eo: Unjustify.
1560
15612007-02-20 Sergio Pokrovskij <sergio.pokrovskij@gmail.com>
1562
1563 * TUTORIAL.eo: Change license to GPL. Add translator credits.
1564
15652007-02-19 Kenichi Handa <handa@m17n.org>
1566
1567 * NEWS (New language environments): Add "Esperanto".
1568
15692007-02-16 Dale Gulledge <dsplat@rochester.rr.com>
1570
1571 * TUTORIAL.eo: Add "See end ..." at the first line.
1572
15732007-02-19 Kenichi Handa <handa@m17n.org>
1574
1575 * TUTORIAL.eo: Add "." at the end of the first line.
1576
15772007-02-17 Reiner Steib <Reiner.Steib@gmx.de>
1578
1579 * gnus-refcard.tex: Remove obsolete comments. Add a short note
1580 creating PostScript files for Emacs without using Makefile rules.
1581
1582 * gnus-booklet.ps, gnus-refcard.ps: Generate with letter paper.
1583
15842007-02-17 Glenn Morris <rgm@gnu.org>
1585
1586 * TUTORIAL.eo: Add 2007 to copyright years. Remove translator
1587 copyrights (disclaimers on file), merge years into FSF copyrights.
1588 Move copyright to end. Remove "LocalWords" at end of file.
1589
15902007-02-16 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1591
1592 * TUTORIAL.pt_BR: Fix some accentuation, verbal conjugation and typos.
1593
15942007-02-16 Kenichi Handa <handa@m17n.org>
1595
1596 * TUTORIAL.translators: Add TUTORIAL.eo.
1597
15982007-02-16 Dale Gulledge <dsplat@rochester.rr.com>
1599
1600 * TUTORIAL.eo: New file.
1601
16022007-02-14 Chong Yidong <cyd@stupidchicken.com>
1603
1604 * images/smilies/dead.xpm: Moved from images/gnus/dead.xpm.
1605
1606 * images/gnus/reverse-smile.xpm:
1607 * images/gnus/bar.xbm:
1608 * images/gnus/bar.xpm: Unused images removed.
1609
16102007-02-14 Glenn Morris <rgm@gnu.org>
1611
1612 * OTHER.EMACSES: Remove obsolete file.
1613
16142007-02-13 Chong Yidong <cyd@stupidchicken.com>
1615
1616 * cs-refcard.tex (versionemacs): New macro.
1617 * cs-refcard.ps: Regenerate.
1618
1619 * sk-refcard.ps: Regenerate.
1620
1621 * pl-refcard.ps: Regenerate.
1622
16232007-02-13 Bill Wohler <wohler@newt.com>
1624
1625 * images/README: Add section for icons that are a part of Emacs.
1626
16272007-02-12 Chong Yidong <cyd@stupidchicken.com>
1628
1629 * gnu.xpm: Unused file removed.
1630
1631 * emacs.xbm: Unused file removed.
1632
16332007-02-11 Juanma Barranquero <lekktu@gmail.com>
1634
1635 * DEVEL.HUMOR: New entry.
1636
16372007-02-05 Francesco Potortì <pot@gnu.org>
1638
1639 * etags.1: Now --members is the default for etags, not for ctags yet.
1640 * NEWS (etags): Document it.
1641
16422007-02-04 Reiner Steib <Reiner.Steib@gmx.de>
1643
1644 * gnus-refcard.tex: Fix copyright.
1645 * gnus-booklet.ps, gnus-refcard.ps: Generate.
1646
16472007-01-20 Glenn Morris <rgm@gnu.org>
1648
1649 * orgcard.tex: Remove for legal reasons.
1650 * orgcard.ps: Remove for legal reasons.
1651
16522007-01-27 Kevin Rodgers <kevin.d.rodgers@gmail.com>
1653
1654 * PROBLEMS: More details about disabling features that hamper
1655 performance with slow X connections.
1656
16572007-01-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1658
1659 * ps-prin1.ps (printBackground): Fix background height.
1660
16612007-01-20 Glenn Morris <rgm@gnu.org>
1662
1663 * cd-dired-ref.tex (versionemacs): New def.
1664 * cs-refcard.tex (versionemacs, versionyear): New defs.
1665 * cs-survival.tex (versionemacs, versiondate): New defs.
1666 * de-refcard.tex (versionemacs, versionyear): New defs.
1667 * fr-refcard.tex (versionemacs, versionyear): New defs.
1668 * fr-survival.tex (versionemacs, versiondate): New defs.
1669 * orgcard.tex (versionyear): New def.
1670 (shortcopyrightnotice): Only display last copyright year.
1671 * pl-refcard.tex (versionemacs, versiondate): New defs.
1672 * pt-br-refcard.tex (versionemacs, versionyear): New defs.
1673 * refcard.tex (versionemacs, versionyear): New defs.
1674 * ru-refcard.tex (versionemacs): New def.
1675 * survival.tex (versionemacs): New def.
1676 * sk-dired-ref.tex (versionemacs): New def.
1677 * sk-refcard.tex (versionemacs, versionyear): New defs.
1678 * sk-survival.tex (versionemacs): New def.
1679
16802007-01-20 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
1681
1682 * MACHINES: Describe how 32-bit and 64-bit versions of Emacs can
1683 be compiled on Solaris systems.
1684
16852007-01-19 Chong Yidong <cyd@stupidchicken.com>
1686
1687 * TODO: Proper background color handling for pngs.
1688
16892007-01-18 Bruno Haible <bruno@clisp.org> (tiny change)
1690
1691 * emacs.1: Info files moved to share/info.
1692
16932007-01-17 Romain Francoise <romain@orebokech.com>
1694
1695 * emacs.1: Update bug-gnu-emacs address. Remove reference to
1696 info-gnu-emacs-request@prep.ai.mit.edu. Update copyrights.
1697
16982007-01-13 Michael Olson <mwolson@gnu.org>
1699
1700 * ERC-NEWS: Mention new erc-capab.el file.
1701
17022007-01-13 Glenn Morris <rgm@gnu.org>
1703
1704 * MACHINES: Add information on compiling 32-bit Emacs on 64-bit
1705 GNU/Linux.
1706 * PROBLEMS: As above.
1707
17082007-01-02 Francesco Potortì <pot@gnu.org>
1709
1710 * etags.1: Undocument the --no-warn option.
1711
17122006-12-17 Richard Stallman <rms@gnu.org>
1713
1714 * TUTORIAL: Say that C-d and DEL with arg do killing.
1715
17162006-12-16 Eli Zaretskii <eliz@gnu.org>
1717
1718 * PROBLEMS: Document problems with rebasing Cygwin DLLs.
1719
17202006-12-08 Michael Olson <mwolson@gnu.org>
1721
1722 * ERC-NEWS: Note that the list module has been removed.
1723
17242006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
1725
1726 * NEWS (Changes to cmuscheme): Mention the alternative for
1727 `~/.emacs_SCHEMEPROG' which is `~/.emacs.d/init_SCHEMEPROG.scm'.
1728 (Init file changes): Same for `~/.emacs_SHELL' versus
1729 `~/.emacs.d/init_SHELL.sh'.
1730
17312006-12-01 Juanma Barranquero <lekktu@gmail.com>
1732
1733 * DEVEL.HUMOR: Another entry.
1734
17352006-08-14 Masatake YAMATO <jet@gyve.org>
1736
1737 * etags.1: Added / to the end of DEVAR regex.
1738
17392006-11-22 Juanma Barranquero <lekktu@gmail.com>
1740
1741 * emacsclient.1 (DESCRIPTION): Suggest also `server-mode'.
1742 (OPTIONS): Document `-f', `--server-file' and EMACS_SERVER_FILE.
1743
17442006-11-20 Michael Olson <mwolson@gnu.org>
1745
1746 * NEWS: Change M-x erc-select to M-x erc.
1747
17482006-11-20 Sun Yijiang <sunyijiang@gmail.com>
1749
1750 * TUTORIAL.cn: Updated.
1751
17522006-11-17 Carsten Dominik <dominik@science.uva.nl>
1753
1754 * orgcard.tex (section{Agenda Views}): Document `C-k'.
1755
17562006-11-13 Carsten Dominik <dominik@science.uva.nl>
1757
1758 * orgcard.tex: Version number change.
1759
17602006-11-13 Bill Wohler <wohler@newt.com>
1761
1762 Release MH-E version 8.0.3.
1763
1764 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.3.
1765
17662006-11-10 Juanma Barranquero <lekktu@gmail.com>
1767
1768 * DEVEL.HUMOR: Two more entries.
1769
17702006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
1771
1772 * orgcard.tex (section{Archiving}): Document C-TAB.
1773 (section{TODO Items and Checkboxes}): Checkbox keys moved to this
1774 section, added documentation for the key `C-c #'.
1775
17762006-11-05 Slawomir Nowaczyk <slawek@cs.lth.se>
1777
1778 * emacs.py (eargs): Provide eldoc message for builtin types.
1779 Make sure eargs always outputs sentinel, to avoid Emacs freeze.
1780
17812006-10-22 Chong Yidong <cyd@stupidchicken.com>
1782
1783 * emacs.py (eargs): Return expected _emacs_out string even if
1784 errors occur.
1785
17862006-10-09 David Kastrup <dak@gnu.org>
1787
1788 * DEVEL.HUMOR: Add the topic line for last entry since that was
1789 what the joke was about.
1790
17912006-10-07 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
1792
1793 * TUTORIAL.bg: Synchronize with TUTORIAL.
1794
17952006-10-06 Juanma Barranquero <lekktu@gmail.com>
1796
1797 * DEVEL.HUMOR: New file.
1798
17992006-09-30 Chong Yidong <cyd@stupidchicken.com>
1800
1801 * PROBLEMS: Document Emacs/XIM/gnome-settings-terminal clash.
1802
18032006-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1804
1805 * NEWS: ebnf2ps changes.
1806
18072006-09-26 Reiner Steib <Reiner.Steib@gmx.de>
1808
1809 * refcard.ps: Regenerate.
1810
18112006-09-18 Jan Djärv <jan.h.d@swipnet.se>
1812
1813 * NEWS: Rename x-use-old-gtk-file-dialog to x-gtk-use-old-file-dialog.
1814
18152006-09-15 Jay Belanger <belanger@truman.edu>
1816
1817 * COPYING: Replace "Library Public License" by "Lesser Public
1818 License" throughout.
1819
18202006-09-15 Richard Stallman <rms@gnu.org>
1821
1822 * THE-GNU-PROJECT: Update with the latest footnotes
1823 from www.gnu.org/gnu/the-gnu-project.html
1824
18252006-09-15 David Kastrup <dak@gnu.org>
1826
1827 * NEWS: Explain new behavior and arguments of `key-binding' and
1828 `command-remapping'.
1829
18302006-09-11 Paul Eggert <eggert@cs.ucla.edu>
1831
1832 * NEWS: In terminal-oriented subshells, the EMACS environment
1833 variable now defaults to Emacs's absolute file name, instead of
1834 to "t".
1835 * PROBLEMS: Adjust tcsh advice for this.
1836
18372006-09-10 Jan Djärv <jan.h.d@swipnet.se>
1838
1839 * PROBLEMS (are): Emacs compiled with Gtk+ crashes when closing a
1840 display (x-close-connection).
1841
18422006-09-03 Diane Murray <disumu@x3y2z1.net>
1843
1844 * erc.texi (Getting Started, Connecting): Changed erc-select to erc.
1845
18462006-09-02 Juri Linkov <juri@jurta.org>
1847
1848 * HELLO: Regroup Europe Non-ASCII examples by similar scripts.
1849
18502006-08-25 Richard Stallman <rms@gnu.org>
1851
1852 * TUTORIAL: Give priority to graphical terminals over text terminals
1853 regarding C-z.
1854
18552006-08-21 Sun Yijiang <sunyijiang@gmail.com>
1856
1857 * TUTORIAL.cn: Sync with the latest TUTORIAL.
1858
18592006-08-20 Dave Love <fx@gnu.org>
1860
1861 * emacs.py: Update to Dave Love's latest version.
1862 (__all__): Fix args -> eargs. Add new `modpath' fun.
1863 (eargs): Add `imports' arg.
1864 (all_names): New fun.
1865 (complete): Rewrite without using rlcompleter.
1866 Remove `namespace' arg, add `imports' arg.
1867 (ehelp): Replace g and l args with `imports'.
1868 (eimport): Use __main__ rather than `emacs' namespace.
1869 (modpath): New fun.
1870
18712006-08-20 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>
1872
1873 * emacs.py (eexecfile): Use the __main__ rather than `emacs' namespace.
1874
18752006-08-18 Primoz PETERLIN <primoz.peterlin@mf.uni-lj.si>
1876
1877 * TUTORIAL.sl: Synchronize with TUTORIAL.
1878
18792006-08-18 Mats Lidell <matsl@contactor.se>
1880
1881 * TUTORIAL.sv: Synchronize with TUTORIAL.
1882
18832006-08-18 Alfredo Finelli <alfredofnl@tiscali.it>
1884
1885 * TUTORIAL.it: Synchronize with TUTORIAL.
1886
18872006-08-15 Carsten Dominik <dominik@science.uva.nl>
1888
1889 * orgcard.tex: Version number change.
1890
18912006-08-12 Werner Lemberg <wl@gnu.org>
1892
1893 * TUTORIAL.de: Synchronize with TUTORIAL.
1894
18952006-08-10 Romain Francoise <romain@orebokech.com>
1896
1897 * NEWS: Mention that zone-mode.el is now obsolete.
1898
18992006-08-09 Richard Stallman <rms@gnu.org>
1900
1901 * TUTORIAL: Don't say which side scroll bar is on.
1902
19032006-08-06 Nick Roberts <nickrob@snap.net.nz>
1904
1905 * DEBUG (Note): Add note about following a longjmp call.
1906 Add local variables list for outline mode.
1907
19082006-08-03 Michael Olson <mwolson@gnu.org>
1909
1910 * ERC-NEWS: Update for ERC 5.1.4.
1911
19122006-08-01 Kenichi Handa <handa@m17n.org>
1913
1914 * NEWS (find-operation-coding-system): Describe the more detail of
1915 the change.
1916
19172006-07-28 Reiner Steib <Reiner.Steib@gmx.de>
1918
1919 * GNUS-NEWS: Regenerate from Oort Gnus node in texi/gnus.texi using
1920 texi/gnus-news.el of the trunk.
1921
19222006-07-29 Reiner Steib <Reiner.Steib@gmx.de>
1923
1924 * NEWS: Fix typo.
1925
19262006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
1927
1928 * ru-refcard.ps: Regenerate.
1929
19302006-07-17 Alex Ott <alexott@gmail.com>
1931
1932 * ru-refcard.tex: Update for Emacs 22.
1933
19342006-07-14 Kim F. Storm <storm@cua.dk>
1935
1936 * PROBLEMS: Emacs now requires ws2_32.dll on Windows.
1937
19382006-07-14 Károly Lőrentey <lorentey@elte.hu>
1939
1940 * HELLO: Update Hungarian sample.
1941
19422006-07-12 Michael Olson <mwolson@gnu.org>
1943
1944 * ERC-NEWS: Update for ERC 5.1.3.
1945
19462006-07-08 David Kastrup <dak@gnu.org>
1947
1948 * TODO: Suggest consolidation with user customization when the
1949 system default of a customized variable changes.
1950
19512006-07-08 Thien-Thi Nguyen <ttn@gnu.org>
1952
1953 * compilation.txt: Add an example "Compilation started ..." line.
1954
19552006-07-07 Carsten Dominik <dominik@science.uva.nl>
1956
1957 * orgcard.tex: Version number change.
1958
19592006-07-05 Kenichi Handa <handa@m17n.org>
1960
1961 * HELLO: Add a paragraph for non-ASCII examples at the head. Add
1962 Bulgarian and Hungarian. Add more "hello"s to Danish and Swedish.
1963
19642006-07-03 Bill Wohler <wohler@newt.com>
1965
1966 Release MH-E version 8.0.2.
1967
1968 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.2.
1969
19702006-07-03 Carsten Dominik <dominik@science.uva.nl>
1971
1972 * orgcard.tex (section{Agenda Views}): Document `s' key to save
1973 all org-mode buffers.
1974
19752006-06-30 Francesco Potortì <pot@gnu.org>
1976
1977 * etags.1: -m and -M options do not exist.
1978
19792006-06-29 Carsten Dominik <dominik@science.uva.nl>
1980
1981 * orgcard.tex (section{Structure Editing}): Document checkbox
1982 toggling.
1983
19842006-06-28 Juri Linkov <juri@jurta.org>
1985
1986 * grep.txt (Local Variables): Move to end of file.
1987
19882006-06-28 Reiner Steib <Reiner.Steib@gmx.de>
1989
1990 * Makefile: Add rules for refcards.
1991
1992 * de-refcard.ps, fr-refcard.ps, pt-br-refcard.ps: Regenerate.
1993
19942006-06-24 Nick Roberts <nickrob@snap.net.nz>
1995
1996 * NEWS: Remove duplicate entries.
1997
19982006-06-23 Carsten Dominik <dominik@science.uva.nl>
1999
2000 * orgcard.tex (section{LaTeX and cdlatex-mode}): New section.
2001
20022006-06-23 Kim F. Storm <storm@cua.dk>
2003
2004 * DEBUG: Mention `pv variable' to print value of Lisp variables.
2005 Mention `xpr' and fix example to use it. Add section describing
2006 commands such as `pit' that are useful for debugging redisplay
2007 related problems.
2008
20092006-06-22 Kim F. Storm <storm@cua.dk>
2010
2011 * HELLO (Local Variables): Move to end of file.
2012
20132006-06-20 Bill Wohler <wohler@newt.com>
2014
2015 Release MH-E version 8.0.1.
2016
2017 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.1.
2018
20192006-06-19 Carsten Dominik <dominik@science.uva.nl>
2020
2021 * orgcard.tex (section{Clocking Time}): Add new clocking commands.
2022 (section{Structure Editing}): Add global archiving command.
2023
20242006-06-14 Thien-Thi Nguyen <ttn@gnu.org>
2025
2026 * yow.lines: Delete existing data; add a new entry.
2027
20282006-06-09 Włodek Bzyl <matwb@univ.gda.pl>
2029
2030 * pl-refcard.ps: Regenerate.
2031
20322006-06-08 Włodek Bzyl <matwb@univ.gda.pl>
2033
2034 * pl-refcard.tex: Update for Emacs 22.
2035
20362006-06-08 Reiner Steib <Reiner.Steib@gmx.de>
2037
2038 * fr-refcard.tex: Fix errors in previous commit.
2039
20402006-06-08 Éric Jacoboni <jaco@jacoboni.fr>
2041
2042 * fr-refcard.tex: Update for Emacs 22.
2043
20442006-06-07 Kenichi Handa <handa@m17n.org>
2045
2046 * NEWS: Mention how to disable character translation for a file.
2047
20482006-06-04 Sven Joachim <svenjoac@gmx.de>
2049
2050 * de-refcard.tex: Update for Emacs 22: Use German quotes
2051 and umlauts; fix overfull /hboxes; many rewordings.
2052
20532006-06-04 Kim F. Storm <storm@cua.dk>
2054
2055 * NEWS: Move news for pre-22 versions into...
2056 * NEWS.21, NEWS.20: ... new files for Emacs 21 and Emacs 20 news.
2057 * ONEWS, ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Remove (rename) files ...
2058 * NEWS.19, NEWS.18, NEWS.1-17: ... and organize news about older Emacs
2059 versions in separate files. Update copyright notices.
2060
20612006-06-03 Eli Zaretskii <eliz@gnu.org>
2062
2063 * LPF, LEDIT: Remove files.
2064
2065 * FTP, README, HELLO, MACHINES, MAILINGLISTS, MORE.STUFF, ETAGS.EBNF:
2066 * MOTIVATION, ORDERS, SERVICE, TERMS, TODO:
2067 * enriched.doc, ulimit.hack, ses-example.ses, ms-7bkermit, emacs.csh:
2068 * Xkeymap.txt, compilation.txt, grep.txt:
2069 Add copyright notice and copying permissions.
2070
20712006-05-31 David Ponce <david@dponce.com>
2072
2073 * tree-widget/default/close.png, tree-widget/default/close.xpm:
2074 * tree-widget/default/empty.png, tree-widget/default/empty.xpm:
2075 * tree-widget/default/end-guide.png, tree-widget/default/end-guide.xpm:
2076 * tree-widget/default/guide.png, tree-widget/default/guide.xpm:
2077 * tree-widget/default/handle.png, tree-widget/default/handle.xpm:
2078 * tree-widget/default/leaf.png, tree-widget/default/leaf.xpm:
2079 * tree-widget/default/no-guide.png, tree-widget/default/no-guide.xpm:
2080 * tree-widget/default/no-handle.png, tree-widget/default/no-handle.xpm:
2081 * tree-widget/default/open.png, tree-widget/default/open.xpm:
2082 * tree-widget/folder/close.png, tree-widget/folder/close.xpm:
2083 * tree-widget/folder/empty.png, tree-widget/folder/empty.xpm:
2084 * tree-widget/folder/end-guide.png, tree-widget/folder/end-guide.xpm:
2085 * tree-widget/folder/guide.png, tree-widget/folder/guide.xpm:
2086 * tree-widget/folder/handle.png, tree-widget/folder/handle.xpm:
2087 * tree-widget/folder/leaf.png, tree-widget/folder/leaf.xpm:
2088 * tree-widget/folder/no-guide.png, tree-widget/folder/no-guide.xpm:
2089 * tree-widget/folder/no-handle.png, tree-widget/folder/no-handle.xpm:
2090 * tree-widget/folder/open.png, tree-widget/folder/open.xpm:
2091 Reduce the size of images.
2092
20932006-05-29 Jan Djärv <jan.h.d@swipnet.se>
2094
2095 * NEWS: Mention F10 for Gtk+/Lesstif/Lucid menus.
2096
20972006-05-26 Eli Zaretskii <eliz@gnu.org>
2098
2099 * ledit.l: Remove file.
2100
21012006-05-26 Kenichi Handa <handa@m17n.org>
2102
2103 * NEWS (find-operation-coding-system): Mention the new argument
2104 format.
2105
21062006-05-24 Carsten Dominik <dominik@science.uva.nl>
2107
2108 * orgcard.tex (section{Motion}): Added the item navigation commands.
2109 (section{Publishing}): New section.
2110 (section{Links}): Documented elisp and shell links.
2111
21122006-05-20 Rodrigo Real <rreal@ucpel.tche.br>
2113
2114 * pt-br-refcard.tex: Update.
2115
21162006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
2117
2118 * pl-refcard.tex (Local variables): Add compile-command.
2119
2120 * ru-refcard.tex (Local variables): Add compile-command and coding.
2121
2122 * pt-br-refcard.tex: Don't \input psfig.
2123
2124 * refcard.tex (section{Info}): Add `i'. Use `s' instead of `M-s'.
2125
2126 * de-refcard.tex (section{Info}): Ditto.
2127
2128 * fr-refcard.tex (section{Info}): Ditto. Translation suggested by
2129 Stefan Monnier <monnier@iro.umontreal.ca>.
2130
2131 * pl-refcard.tex (section{Info}): Ditto. Translation suggested by
2132 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>.
2133
2134 * cs-refcard.tex (section{Info}): Use `s' instead of `M-s'.
2135 Entry for `i' is not translated yet.
2136
2137 * pt-br-refcard.tex (section{Info}): Ditto.
2138
2139 * ru-refcard.tex (section{Info}): Ditto.
2140
2141 * sk-refcard.tex (section{Info}): Ditto.
2142
21432006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
2144
2145 * MORE.STUFF: Update AUCTeX entry.
2146
21472006-05-20 Rodrigo Real <rreal@ucpel.tche.br>
2148
2149 * pt-br-refcard.tex:
2150 * pt-br-refcard.ps: New files.
2151
21522006-05-15 Reiner Steib <Reiner.Steib@gmx.de>
2153
2154 * sk-refcard.tex: Add coding cookie.
2155
21562006-05-15 Michael Olson <mwolson@gnu.org>
2157
2158 * MORE.STUFF: Update URL for Planner Mode and add description.
2159 Canonicalize URLs for Emacs Muse and Emacs Wiki Mode.
2160
21612006-05-12 Romain Francoise <romain@orebokech.com>
2162
2163 * MORE.STUFF: ERC is now part of Emacs.
2164 Add Emacs Muse.
2165
21662006-05-12 Ken Manheimer <ken.manheimer@gmail.com>
2167
2168 * NEWS (allout): Update.
2169
21702006-05-06 Bill Wohler <wohler@newt.com>
2171
2172 Release MH-E version 8.0.
2173
2174 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.
2175
21762006-04-28 Bill Wohler <wohler@newt.com>
2177
2178 Release MH-E version 7.95.
2179
2180 * NEWS, MH-E-NEWS: Update for MH-E release 7.95.
2181
21822006-04-21 Bill Wohler <wohler@newt.com>
2183
2184 Release MH-E version 7.94.
2185
2186 * NEWS, MH-E-NEWS: Update for MH-E release 7.94.
2187
21882006-04-21 Nick Roberts <nickrob@snap.net.nz>
2189
2190 * NEWS: Mention t-mouse.el. Touch up description of gdb-ui.el.
2191
21922006-04-20 Carsten Dominik <dominik@science.uva.nl>
2193
2194 * orgcard.tex: Version number change only.
2195
21962006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
2197
2198 * gnus-refcard.tex: Bump version to 5.11. Remove duplicate \def's.
2199 Update date.
2200
22012006-04-18 Bill Wohler <wohler@newt.com>
2202
2203 * MORE.STUFF: Add MH-E.
2204
22052006-04-18 Carsten Dominik <dominik@science.uva.nl>
2206
2207 * orgcard.tex: Version number change only.
2208
22092006-04-12 Kenichi Handa <handa@m17n.org>
2210
2211 * PROBLEMS (C-SPC fails ...): Explicitly say fcitx in the header.
2212
22132006-04-11 Carsten Dominik <dominik@science.uva.nl>
2214
2215 * orgcard.tex (section{Tables}): Document column narrowing.
2216 (section{Links}): Document bracket links.
2217
22182006-04-11 Kenichi Handa <handa@m17n.org>
2219
2220 * PROBLEMS (C-SPC fails ...): Add description for fcitx.
2221
22222006-04-10 Bill Wohler <wohler@newt.com>
2223
2224 * NEWS: Add package-version keyword to `defcustom' and mention
2225 associated variable `customize-package-emacs-version-alist'.
2226
22272006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
2228
2229 * NEWS: Add string-or-null-p.
2230
22312006-03-28 Bill Wohler <wohler@newt.com>
2232
2233 * images/README: Update with following information.
2234
2235 * images/data-save.xpm, images/mail/flag-for-followup.xpm:
2236 * images/zoom-in.xpm, images/zoom-out.xpm: New images from GNOME 2.12.
2237
2238 * images/contact.pbm, images/data-save.pbm, images/delete.pbm:
2239 * images/mail/flag-for-followup.pbm, images/mail/inbox.pbm:
2240 * images/mail/move.pbm, images/next-page.pbm, images/zoom-out.pbm:
2241 New bitmaps for new images.
2242
2243 * images/refresh.xpm, images/sort-ascending.xpm,
2244 * images/sort-descending.xpm: Update with GTK 2.x images. Note
2245 that the default GTK icons are not overridden by the GNOME theme
2246 due to a bug which was fixed in GNOME 2.15. Once GNOME 2.16 is in
2247 wide circulation, then the GTK icons should be replaced with the
2248 equivalent GNOME icons. Until then, we should be consistent with
2249 GTK first, then GNOME.
2250
2251 * images/mail/repack.xpm, images/mail/reply-from.xpm:
2252 * images/mail/reply-to.xpm, images/search-replace.xpm:
2253 * images/separator.xpm, images/show.xpm: Update custom icons to be
2254 closer to their GNOME counterparts.
2255
2256 * images/attach.pbm, images/exit.pbm, images/mail/compose.pbm:
2257 * images/mail/repack.pbm, images/mail/reply-all.pbm:
2258 * images/mail/reply-from.pbm, images/mail/reply-to.pbm:
2259 * images/mail/reply.pbm, images/mail/send.pbm, images/show.pbm:
2260 * images/search-replace.pbm: Update bitmaps.
2261
2262 * images/execute.pbm, images/execute.xpm, images/fld-open.pbm:
2263 * images/fld-open.xpm, images/highlight.pbm, images/highlight.xpm:
2264 * images/mail.pbm, images/mail.xpm, images/mail/alias.pbm:
2265 * images/mail/alias.xpm, images/mail/refile.pbm:
2266 * images/mail/refile.xpm, images/page-down.pbm:
2267 * images/page-down.xpm, images/widen.pbm, images/widen.xpm: Remove
2268 custom MH-E icons -- MH-E is now using the equivalent GTK/GNOME icons.
2269
22702006-03-23 Romain Francoise <romain@orebokech.com>
2271
2272 * NEWS: Misc. fixes.
2273
22742006-03-15 Carsten Dominik <dominik@science.uva.nl>
2275
2276 * orgcard.tex: Version number change only.
2277
22782006-03-15 Nick Roberts <nickrob@snap.net.nz>
2279
2280 * DEBUG (Note): Describe features for debugging with GDB in Emacs.
2281
22822006-03-11 Miles Bader <miles@gnu.org>
2283
2284 * images/mail: New directory.
2285 * images/attach.xpm, images/connect.xpm:
2286 * images/contact.xpm, images/delete.xpm:
2287 * images/describe.xpm, images/disconnect.xpm:
2288 * images/exit.xpm, images/gnus/toggle-subscription.xpm:
2289 * images/lock-broken.xpm, images/lock-ok.xpm:
2290 * images/lock.xpm, images/mail/compose.xpm:
2291 * images/mail/copy.xpm, images/mail/forward.xpm:
2292 * images/mail/inbox.xpm, images/mail/move.xpm:
2293 * images/mail/not-spam.xpm, images/mail/outbox.xpm:
2294 * images/mail/preview.xpm, images/mail/reply-all.xpm:
2295 * images/mail/reply.xpm, images/mail/save-draft.xpm:
2296 * images/mail/save.xpm, images/mail/send.xpm:
2297 * images/mail/spam.xpm, images/next-page.xpm:
2298 * images/refresh.xpm, images/separator.xpm:
2299 * images/sort-ascending.xpm, images/sort-column-ascending.xpm:
2300 * images/sort-criteria.xpm, images/sort-descending.xpm:
2301 * images/sort-row-ascending.xpm:
2302 New icons, copied from Gnus trunk (originally from Gnome 2.6).
2303
23042006-03-11 Bill Wohler <wohler@newt.com>
2305
2306 * NEWS: Document `image-load-path-for-library'. Note that all
2307 images have been moved from lisp into etc/images in `find-image'
2308 item. Fix typo in `copy-tree'.
2309
23102006-03-09 Reiner Steib <Reiner.Steib@gmx.de>
2311
2312 * TUTORIAL.de: Replace "Schreiben" by "Drücken" where appropriate.
2313
23142006-03-07 Carsten Dominik <dominik@science.uva.nl>
2315
2316 * orgcard.tex: Version number change only.
2317
23182006-03-05 Bill Wohler <wohler@newt.com>
2319
2320 Release MH-E version 7.93.
2321
2322 * NEWS, MH-E-NEWS: Update for MH-E release 7.93.
2323
23242006-02-23 Guanpeng Xu <herberteuler@hotmail.com>
2325
2326 * TUTORIAL.cn: Fix omission bug: Add dot (ASCII 0x2E) on first line.
2327
23282006-02-22 Carsten Dominik <dominik@science.uva.nl>
2329
2330 * orgcard.tex (section{Links}): Rewritten to cover the modified
2331 link system.
2332
23332006-02-18 Bill Wohler <wohler@newt.com>
2334
2335 Release MH-E version 7.92.
2336
2337 * NEWS, MH-E-NEWS: Update for MH-E release 7.92.
2338
23392006-02-17 Kenichi Handa <handa@m17n.org>
2340
2341 * TUTORIAL.translators (TUTORIAL.cn): Update the maintainer.
2342
23432006-02-17 Sun Yijiang <sunyijiang@gmail.com>
2344
2345 * TUTORIAL.cn: Reworked.
2346
23472006-02-14 Chong Yidong <cyd@stupidchicken.com>
2348
2349 * NEWS: Changes in handling of file local variables.
2350
23512006-02-14 Jan Djärv <jan.h.d@swipnet.se>
2352
2353 * NEWS: Gtk+ 2.4 is required.
2354
23552006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2356
2357 * PROBLEMS (Mac OS X): Add QuickTime 7.0.4 / Mac OS X 10.3.9 breakage.
2358
23592006-02-09 Mathias Dahl <mathias.dahl@gmail.com>
2360
2361 * NEWS: New key bindings for Tumme in Dired.
2362
23632006-02-05 Jay Belanger <belanger@truman.edu>
2364
2365 * calccard.tex: Update copyright year.
2366
23672006-02-04 Michael Olson <mwolson@gnu.org>
2368
2369 * NEWS: Update for ERC 5.1.1. Use the same wording for headings
2370 that Emacs does in its NEWS file.
2371
23722006-02-03 Bill Wohler <wohler@newt.com>
2373
2374 Release MH-E version 7.91.
2375
2376 * NEWS, MH-E-NEWS: Update for MH-E release 7.91.
2377
23782006-02-02 Bill Wohler <wohler@newt.com>
2379
2380 Release MH-E version 7.90.
2381
2382 * NEWS, MH-E-NEWS: Update for MH-E release 7.90.
2383
23842006-01-29 Michael Olson <mwolson@gnu.org>
2385
2386 * NEWS: Add entry for ERC.
2387
23882006-01-27 Chong Yidong <cyd@stupidchicken.com>
2389
2390 * TODO: Make SYNC_INPUT the default.
2391
23922006-01-25 Nick Roberts <nickrob@snap.net.nz>
2393
2394 * images/gud/pstar.xpm: Make background transparent.
2395
23962006-01-24 Noah Friedman <friedman@splode.com>
2397
2398 * emacs-buffer.gdb: Replace all references to `cdr' field of
2399 conses with `u.cdr', per change Andreas Schwab 2005-11-15
2400 of src/lisp.h.
2401
24022006-01-23 Michael Albinus <michael.albinus@gmx.de>
2403
2404 * NEWS: Tramp can be removed by M-x tramp-unload-tramp.
2405
24062006-01-15 Dan Nicolaescu <dann@ics.uci.edu>
2407
2408 * e/eterm-color.ti: Re-enable the ri entry. Add kich1.
2409
24102006-01-13 Richard M. Stallman <rms@gnu.org>
2411
2412 * emacs.1: +N applies only to next file.
2413
24142005-12-28 Dan Nicolaescu <dann@ics.uci.edu>
2415
2416 * e/eterm-color.ti: Temporarily disable the ri entry.
2417 * e/eterm-color: Regenerate.
2418
24192005-12-21 Lőrentey Károly <lorentey@elte.hu>
2420
2421 * TODO: Add note on the multi-tty branch.
2422
24232005-12-16 Lőrentey Károly <lorentey@elte.hu>
2424
2425 * NEWS: Change `prev-buffer' to `previous-buffer'; add note on
2426 them using the frame-local buffer list.
2427
24282005-12-10 David Koppelman <koppel@ece.lsu.edu>
2429
2430 * NEWS: hi-lock-mode is now buffer local, use global-hi-lock-mode
2431 instead.
2432
24332005-12-02 Jay Belanger <belanger@truman.edu>
2434
2435 * NEWS: Add comment about the Calc prefix.
2436
24372005-11-28 Thien-Thi Nguyen <ttn@gnu.org>
2438
2439 * MORE.STUFF: Add entry: "Go in a buffer: Go Text Protocol client".
2440
24412005-11-18 Chong Yidong <cyd@stupidchicken.com>
2442
2443 * images/icons/emacs_16.png, images/icons/emacs_24.png
2444 * images/icons/emacs_32.png, images/icons/emacs_48.png:
2445 New Emacs icons.
2446
24472005-11-18 Carsten Dominik <dominik@science.uva.nl>
2448
2449 * orgcard.tex: Version 3.20
2450
24512005-11-16 Nick Roberts <nickrob@snap.net.nz>
2452
2453 * images/gud/go.xpm, images/gud/go.pbm: Old gud-remove icons.
2454 Use for run/continue.
2455 * images/gud/stop.xpm, images/gud/stop.pbm: Old gud-break icons.
2456 Use for interrupting inferior.
2457 * images/gud/pp.xpm, images/gud/pstar.xpm, images/gud/until.xpm:
2458 Use a more appropriate variable name.
2459 * images/gud/remove.xpm, images/gud/remove.pbm
2460 * images/gud/break.xpm, images/gud/break.pbm: Make more intuitive.
2461
24622005-11-09 Nick Roberts <nickrob@snap.net.nz>
2463
2464 * images/gud/pp.xpm, images/gud/pp.pbm: New icons.
2465
24662005-11-06 Jan Djärv <jan.h.d@swipnet.se>
2467
2468 * images/copy.xpm, images/copy.pbm, images/low-color/copy.xpm
2469 * images/save.xpm, images/save.pbm, images/low-color/save.xpm:
2470 Adjust baseline.
2471
24722005-11-06 Jan Djärv <jan.h.d@swipnet.se>
2473
2474 * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
2475 * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
2476 * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
2477 * images/low-color/next-node.xpm: Adjust paper size and layout.
2478
24792005-11-05 Nick Roberts <nickrob@snap.net.nz>
2480
2481 * DEBUG: Describe how to provide preprocessor macro information.
2482
24832005-11-04 Jan Djärv <jan.h.d@swipnet.se>
2484
2485 * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
2486 * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
2487 * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
2488 * images/low-color/next-node.xpm: New images.
2489
24902005-11-04 Carsten Dominik <dominik@science.uva.nl>
2491
2492 * orgcard.tex (section{Notes}): Version number change.
2493
24942005-11-03 Romain Francoise <romain@orebokech.com>
2495
2496 * orgcard.tex: Update FSF's address.
2497
24982005-11-03 Nick Roberts <nickrob@snap.net.nz>
2499
2500 * DEBUG: GDB can sometimes expand macros.
2501
25022005-11-01 Romain Francoise <romain@orebokech.com>
2503
2504 * NEWS: Source files are compressed by default.
2505
25062005-10-28 Bill Wohler <wohler@newt.com>
2507
2508 * NEWS: Help mode now creates hyperlinks for URLs.
2509
25102005-10-27 Dan Nicolaescu <dann@ics.uci.edu>
2511
2512 * e/eterm-color.ti (el1): Undo 2005-10-23 change.
2513 Add some comments on how to update this file. Add ri
2514 capability that has long been supported by term.el.
2515
25162005-10-25 Nick Roberts <nickrob@snap.net.nz>
2517
2518 * images/gud/until.xpm: Color correction.
2519
25202005-10-23 Richard M. Stallman <rms@gnu.org>
2521
2522 * e/eterm-color.ti (el1): Capability deleted,
2523 since term.el doesn't implement it.
2524
25252005-10-20 Dan Nicolaescu <dann@ics.uci.edu>
2526
2527 * e/eterm-color.ti: Change the terminal name to eterm-color.
2528 * e/eterm-color: Regenerate.
2529
25302005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
2531
2532 * Makefile (e/eterm-color): Rename eterm to eterm-color.
2533
25342005-10-18 Chong Yidong <cyd@stupidchicken.com>
2535
2536 * NEWS: New variable `max-image-size'.
2537
25382005-10-17 Bill Wohler <wohler@newt.com>
2539
2540 Moved all remaining images from lisp/toolbar to etc/images. The
2541 low resolution images were placed in their own directory (low-color).
2542
2543 * images/attach.*, images/cancel.*, images/close.*:
2544 * images/copy.*, images/cut.*, images/diropen.*:
2545 * images/exit.*, images/help.*, images/home.*:
2546 * images/index.*, images/info.*, images/mail.*:
2547 * images/new.*, images/open.*, images/paste.*:
2548 * images/preferences.*, images/print.*, images/save.*:
2549 * images/saveas.*, images/search.*:
2550 * images/search-replace.*, images/spell.*:
2551 * images/undo.*: Moved here from lisp/toolbar.
2552
2553 * images/low-color/copy.*: Moved here from lisp/toolbar/lc-copy.*.
2554 * images/low-color/cut.*: Moved here from lisp/toolbar/lc-cut.*.
2555 * images/low-color/help.*: Moved here from lisp/toolbar/lc-help.*.
2556 * images/low-color/home.*: Moved here from lisp/toolbar/lc-home.*.
2557 * images/low-color/index.*: Moved here from lisp/toolbar/lc-index.*.
2558 * images/low-color/new.*: Moved here from lisp/toolbar/lc-new.*.
2559 * images/low-color/open.*: Moved here from lisp/toolbar/lc-open.*.
2560 * images/low-color/paste.*: Moved here from lisp/toolbar/lc-paste.*.
2561 * images/low-color/preferences.*: Moved here from
2562 lisp/toolbar/lc-preferences.*.
2563 * images/low-color/print.*: Moved here from lisp/toolbar/lc-print.*.
2564 * images/low-color/save.*: Moved here from lisp/toolbar/lc-save.*.
2565 * images/low-color/saveas.*: Moved here from lisp/toolbar/lc-saveas.*.
2566 * images/low-color/search.*: Moved here from lisp/toolbar/lc-search.*.
2567 * images/low-color/spell.*: Moved here from lisp/toolbar/lc-spell.*.
2568 * images/low-color/undo.*: Moved here from lisp/toolbar/lc-undo.*.
2569
2570 To conform with convention, the underscore (_) in the following
2571 image names were replaced with dash (-) or (/) as appropriate.
2572
2573 * images/back-arrow.*: Moved here from lisp/toolbar/back_arrow.*.
2574 * images/fld-open.*: Moved here from lisp/toolbar/fld_open.*.
2575 * images/fwd-arrow.*: Moved here from lisp/toolbar/fwd_arrow.*.
2576 * images/jump-to.*: Moved here from lisp/toolbar/jump_to.*.
2577 * images/left-arrow.*: Moved here from lisp/toolbar/left_arrow.*.
2578 * images/right-arrow.*: Moved here from lisp/toolbar/right_arrow.*.
2579 * images/up-arrow.*: Moved here from lisp/toolbar/up_arrow.*.
2580 * images/low-color/back-arrow.*: Moved here from
2581 lisp/toolbar/lc-back_arrow.*.
2582 * images/low-color/fwd-arrow.*: Moved here from
2583 lisp/toolbar/lc-fwd_arrow.*.
2584 * images/low-color/jump-to.*: Moved here from
2585 lisp/toolbar/lc-jump_to.*.
2586 * images/low-color/left-arrow.*: Moved here from
2587 lisp/toolbar/lc-left_arrow.*.
2588 * images/low-color/right-arrow.*: Moved here from
2589 lisp/toolbar/lc-right_arrow.*.
2590 * images/low-color/up-arrow.*: Moved here from
2591 lisp/toolbar/lc-up_arrow.*.
2592 * images/mail/compose.*: Moved here from lisp/toolbar/mail_compose.*.
2593 * images/mail/send.*: Moved here from lisp/toolbar/mail_send.*.
2594
2595 * images/README: Incorporated the content of lisp/toolbar/README
2596 now that all of the images are here.
2597
25982005-10-16 Nick Roberts <nickrob@snap.net.nz>
2599
2600 * images/gud/n.pbm, images/gud/n.xpm
2601 * images/gud/ni.xpm, images/gud/ni.xpm
2602 * images/gud/s.xpm, images/gud/s.xpm
2603 * images/gud/si.xpm, images/gud/si.xpm: Rename to
2604 next.*, nexti.*, step.*, and stepi.*, respectively, as the
2605 file-name no longer clashes on 8+3 filesystems.
2606
26072005-10-14 Bill Wohler <wohler@newt.com>
2608
2609 * images/gud/break.*: Moved here from toolbar/gud-break.*.
2610 * images/gud/cont.*: Moved here from toolbar/gud-cont.*.
2611 * images/gud/down.*: Moved here from toolbar/gud-down.*.
2612 * images/gud/finish.*: Moved here from toolbar/gud-finish.*.
2613 * images/gud/ni.*: Moved here from toolbar/gud-ni.*.
2614 * images/gud/n.*: Moved here from toolbar/gud-n.*.
2615 * images/gud/print.*: Moved here from toolbar/gud-print.*.
2616 * images/gud/pstar.*: Moved here from toolbar/gud-pstar.*.
2617 * images/gud/remove.*: Moved here from toolbar/gud-remove.*.
2618 * images/gud/run.*: Moved here from toolbar/gud-run.*.
2619 * images/gud/si.*: Moved here from toolbar/gud-si.*.
2620 * images/gud/s.*: Moved here from toolbar/gud-s.*.
2621 * images/gud/until.*: Moved here from toolbar/gud-until.*.
2622 * images/gud/up.*: Moved here from toolbar/gud-up.*.
2623 * images/gud/watch.*: Moved here from toolbar/gud-watch.*.
2624
26252005-10-14 Bill Wohler <wohler@newt.com>
2626
2627 Released MH-E version 7.85.
2628
2629 * NEWS, MH-E-NEWS: Updated for release 7.85.
2630
26312005-10-10 Jan Djärv <jan.h.d@swipnet.se>
2632
2633 * NEWS: -nb => -nbi
2634
26352005-10-10 Carsten Dominik <dominik@science.uva.nl>
2636
2637 * orgcard.tex: Version 3.17, no changes except version number.
2638
26392005-10-09 Jan Djärv <jan.h.d@swipnet.se>
2640
2641 * NEWS: -nb, --no-bitmap-icon
2642
26432005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
2644
2645 * TODO: Clarify the local variables entry.
2646
26472005-09-30 Bill Wohler <wohler@newt.com>
2648
2649 Moved MH-E image files from toolbar and mail directories into
2650 images.
2651
2652 * images/mail: New directory.
2653
2654 * images/mail/reply.*: Moved here from lisp/mail/reply2*.
2655
2656 * images/mail/alias.*, images/mail/refile.*, images/mail/repack.*:
2657 * images/mail/reply*: Moved here from lisp/toolbar.
2658
2659 * images/execute.*, images/highlight.*, images/mh-logo.xpm:
2660 * images/page-down.*, images/show.*, images/widen.*: Moved here
2661 from lisp/toolbar.
2662
2663 * images/refresh.*: Moved here from lisp/toolbar/rescan.*.
2664 Use GNOME 2.10's refresh icon.
2665
2666 * images/README: New file that indicates which icons came from
2667 GNOME (see lisp/toolbar/README).
2668
26692005-09-30 Romain Francoise <romain@orebokech.com>
2670
2671 * NEWS: Mention changes to `read-buffer'.
2672
26732005-09-30 Chong Yidong <cyd@stupidchicken.com>
2674
2675 * images/ezimage: New directory.
2676
2677 * images/ezimage/*.xpm: Add images used by speedbar.el.
2678
26792005-09-30 David Ponce <david@dponce.com>
2680
2681 * NEWS: Update recentf changes.
2682
26832005-09-28 Simon Josefsson <jas@extundo.com>
2684
2685 * GNUS-NEWS: Fix IDNA notes.
2686
26872005-09-27 Jay Belanger <belanger@truman.edu>
2688
2689 * calccard.tex: Update `versionnumber', remove `versiondate'.
2690 (Error Recovery): Refer to "initial state" rather than "default state".
2691 (Algebra): Mention LaTeX language mode.
2692 (Programming): Delete reference to "Z =".
2693
26942005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
2695
2696 * emacs.py (ehelp): Add g and l to arg list, and use them in the
2697 call to `help'.
2698
26992005-09-17 Romain Francoise <romain@orebokech.com>
2700
2701 * gfdl.1: Update to version 1.2. Delete UC macro.
2702
27032005-09-15 Kenichi Handa <handa@m17n.org>
2704
2705 * PROBLEMS: Fix the paragraph describing the limitation of UTF-8/16/7.
2706
27072005-09-14 Romain Francoise <romain@orebokech.com>
2708
2709 * NEWS: Add entry for write-region-inhibit-fsync.
2710
27112005-09-09 Kevin Ryde <user42@zip.com.au>
2712
2713 * MORE.STUFF: Update url for calculator.el.
2714
27152005-09-08 Kenichi Handa <handa@m17n.org>
2716
2717 * PROBLEMS: Show a patch for Mule-UCS to make it byte-compiled
2718 correctly.
2719
27202005-08-31 Michael Albinus <michael.albinus@gmx.de>
2721
2722 * NEWS: Add entry for `make-auto-save-file-name'.
2723
27242005-08-19 Emilio C. Lopes <eclig@gmx.net>
2725
2726 * emacsclient.1 (DESCRIPTION): Reflect inclusion in the
2727 Emacs distribution. Make role of EDITOR clearer.
2728 (OPTIONS): Document `-s', `-V' and `-h'
2729 as well as their long name counterparts.
2730 (BUGS): Remove.
2731
27322005-08-26 Romain Francoise <romain@orebokech.com>
2733
2734 * PROBLEMS: Fix capitalization of "Gnus".
2735
27362005-08-20 Chong Yidong <cyd@stupidchicken.com>
2737
2738 * MORE.STUFF: Update links and URLs.
2739
27402005-08-05 Kenichi Handa <handa@m17n.org>
2741
2742 * NEWS: Fix the entry describing code-pages.
2743
27442005-07-28 Juanma Barranquero <lekktu@gmail.com>
2745
2746 * .cvsignore: Add `icons' (for in-place installs).
2747
27482005-07-19 Juri Linkov <juri@jurta.org>
2749
2750 * grep.txt: New file.
2751
27522005-07-19 Jan Djärv <jan.h.d@swipnet.se>
2753
2754 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
2755 -R comes after i386 in setarch command.
2756
27572005-07-12 Juri Linkov <juri@jurta.org>
2758
2759 * refcard.tex (Files): Change description of `C-x C-q' from
2760 `checkin/checkout' to `toggle read-only'.
2761 (Getting Help): Replace `C-h c' with `C-h k'.
2762 (Error Recovery): Replace `recover-file' with `recover-session'.
2763 (Info): Replace key binding `C-h C-i' with `C-h S'. Add `t'.
2764
27652005-07-07 Richard M. Stallman <rms@gnu.org>
2766
2767 * GNU: Update how to help. Improve footnote 7.
2768
27692005-07-07 Lute Kamstra <lute@gnu.org>
2770
2771 * tasks.texi: Delete file. The GNU Task List is obsolete and has
2772 been replaced by http://savannah.gnu.org/projects/tasklist.
2773
27742005-07-07 Lute Kamstra <lute@gnu.org>
2775
2776 * refcard.tex: Update `versionnumber' and `year'. Update Emacs's
2777 version to 22.
2778 (Starting Emacs): Delete sentence to fix formatting problems.
2779 (Multiple Windows): Clarify first sentence. Mention C-x 5 1.
2780 (Formatting): Update the binding of set face.
2781 (International Character Sets): set-language-environment is bound
2782 to C-x RET l.
2783
27842005-07-05 Lute Kamstra <lute@gnu.org>
2785
2786 Update FSF's address in GPL notices.
2787
2788 * INTERVIEW, calccard.tex, cs-dired-ref.tex, cs-refcard.tex:
2789 * dired-ref.tex, fr-drdref.tex, fr-refcard.tex, gfdl.1:
2790 * pl-refcard.tex, refcard.tex, ru-refcard.tex, sk-dired-ref.tex:
2791 * sk-refcard.tex, vipcard.tex, viperCard.tex: Update FSF's address.
2792
27932005-07-03 Jan Djärv <jan.h.d@swipnet.se>
2794
2795 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
2796 Add it again.
2797
27982005-06-29 Carsten Dominik <dominik@science.uva.nl>
2799
2800 * NEWS: Add an entry for Org-mode, and a change entry for reftex-mode.
2801
28022005-06-28 Richard M. Stallman <rms@gnu.org>
2803
2804 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping): New.
2805
28062005-06-11 Eli Zaretskii <eliz@gnu.org>
2807
2808 * DEBUG: Mention emacs-buffer.gdb.
2809
28102005-06-10 Noah Friedman <friedman@splode.com>
2811
2812 * emacs-buffer.gdb (ybuffer-list): Don't use $filename; can't use
2813 char as placeholder when buffer has no file name and process is
2814 still live. Use different printf cases instead.
2815
28162005-06-08 Kim F. Storm <storm@cua.dk>
2817
2818 * PROBLEMS: Linux kernel 2.6.10 may corrupt process output.
2819 Warn that using CVS+SSH may corrupt files, include work-around.
2820
28212005-06-06 Juri Linkov <juri@jurta.org>
2822
2823 * TUTORIAL.cs, TUTORIAL.sk: Change NBSP to space.
2824
2825 * TUTORIAL.ro: Change NBSP to space. Move coding cookie from the
2826 second line to Local Variables. Fix title line.
2827
28282005-05-30 Miles Bader <miles@gnu.org>
2829
2830 * emacs-buffer.gdb: Remove RCS keywords.
2831
28322005-05-30 Noah Friedman <friedman@splode.com>
2833
2834 * emacs-buffer.gdb: New file.
2835 * NEWS: Mention it.
2836
28372005-05-28 Richard M. Stallman <rms@gnu.org>
2838
2839 * TUTORIAL.fr: Change NBSP to space.
2840
28412005-05-28 Bill Wohler <wohler@newt.com>
2842
2843 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.84.
2844
28452005-05-19 Nick Roberts <nickrob@snap.net.nz>
2846
2847 * TODO: post-command-idle-hook has gone.
2848
28492005-05-16 Juanma Barranquero <lekktu@gmail.com>
2850
2851 * NEWS: Remove references to open-network-stream-nowait and
2852 open-network-stream-server.
2853
28542005-05-15 Richard M. Stallman <rms@gnu.org>
2855
2856 * GNU: Correct/improve previous change.
2857
28582005-05-14 Richard M. Stallman <rms@gnu.org>
2859
2860 * GNU: Update footnotes.
2861
2862 * NEWS: Lots of clarifications and cleanups.
2863
28642005-05-05 Slawomir Nowaczyk <slawek@cs.lth.se>
2865
2866 * TUTORIAL.pl: Updated header.
2867
28682005-05-02 Richard M. Stallman <rms@gnu.org>
2869
2870 * NEWS: More rearrangements.
2871
28722005-05-02 Chong Yidong <cyd@stupidchicken.com>
2873
2874 * NEWS: Items rearranged in logical order.
2875
28762005-05-01 Lars Hansen <larsh@math.ku.dk>
2877
2878 * NEWS: Correct key binding for dired-mark-omitted.
2879
28802005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
2881
2882 * NEWS: Mention xterm key bindings.
2883
2884 * e/eterm.ti: Add a comment.
2885 * e/eterm: Regenerate.
2886
28872005-04-25 Alex Ott <ott@jet.msk.su>
2888
2889 * TUTORIAL.ru: Update.
2890
28912005-04-13 Pavel Janík <Pavel@Janik.cz>
2892
2893 * TUTORIAL.sk: Updated header.
2894
28952005-04-12 Jan Djärv <jan.h.d@swipnet.se>
2896
2897 * NEWS: Mention cursorBlink resource.
2898
28992005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2900
2901 * NEWS: Mention dynamic change of keyboard-coding-system on Mac.
2902
29032005-04-10 Jan Djärv <jan.h.d@swipnet.se>
2904
2905 * NEWS: Mention fontSet for Lucid menus.
2906
29072005-04-10 Masatake YAMATO <jet@gyve.org>
2908
2909 * compilation.txt (symbol): Add gcov-file
2910 gcov-bb-file gcov-never-called-line gcov-called-line.
2911
29122005-04-08 Kenichi Handa <handa@m17n.org>
2913
2914 * TUTORIAL.ja: Updated header, contents synchronized with
2915 TUTORIAL at 2005-04-01T00:31:25Z!rms@gnu.org.
2916
29172005-04-06 Pavel Janík <Pavel@Janik.cz>
2918
2919 * TUTORIAL.cs: Updated header.
2920
29212005-04-05 Werner Lemberg <wl@gnu.org>
2922
2923 * TUTORIAL.de: Updated header.
2924
29252005-04-05 Marcelo Toledo <marcelo@gnu.org>
2926
2927 * TUTORIAL.translators: Added the field Maintainer.
2928
29292005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
2930
2931 * TUTORIAL.it: Move "copying conditions at end" sentence after title.
2932
29332005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
2934
2935 * TUTORIAL.ja: Update text before first period.
2936 Reported by Kenichi Handa.
2937
29382005-04-02 Richard M. Stallman <rms@gnu.org>
2939
2940 * TUTORIAL.ja, TUTORIAL.cn, TUTORIAL.ru, TUTORIAL.zh: Remove the
2941 old intro line that apparently was a longer version of "Emacs
2942 tutorial".
2943
2944 * TUTORIAL.es: Clean up line breaks.
2945
29462005-04-01 Marcelo Toledo <marcelo@gnu.org>
2947
2948 * TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
2949 * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja, TUTORIAL.ko,
2950 * TUTORIAL.pl, TUTORIAL.pt_BR, TUTORIAL.ro, TUTORIAL.ru,
2951 * TUTORIAL.sk, TUTORIAL.sl, TUTORIAL.th, TUTORIAL.zh: Fix title line.
2952
29532005-04-01 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
2954
2955 * TUTORIAL.bg: Fix title line; Applied TUTORIAL changes in
2956 2005-02-08T14:20:54Z!lute@gnu.org, "Emacs" is not transliterated to cyrillic anymore;
2957 Minor fixes.
2958
29592005-04-01 Mats Lidell <matsl@contactor.se>
2960
2961 * TUTORIAL.sv: Sync some other changes with the TUTORIAL version
2962 2005-04-01T00:31:25Z!rms@gnu.org.
2963
29642005-04-01 Lute Kamstra <lute@gnu.org>
2965
2966 * TUTORIAL.nl: Fix title line.
2967
29682005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
2969
2970 * TUTORIAL: Add title line.
2971 * TUTORIAL.bg, TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
2972 * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja,
2973 * TUTORIAL.ko, TUTORIAL.nl, TUTORIAL.pl, TUTORIAL.pt_BR,
2974 * TUTORIAL.ro, TUTORIAL.ru, TUTORIAL.sk, TUTORIAL.sl
2975 * TUTORIAL.sv, TUTORIAL.th, TUTORIAL.zh: Likewise.
2976
29772005-03-29 Reiner Steib <Reiner.Steib@gmx.de>
2978
2979 * gnus-refcard.tex, gnus-logo.eps: New files.
2980
29812005-03-23 David Ponce <david@dponce.com>
2982
2983 * NEWS: Mention recentf-keep.
2984
29852005-03-17 Lute Kamstra <lute@gnu.org>
2986
2987 * TODO: Remove define-generic-mode entry (DONE).
2988
29892005-03-10 Michael Albinus <michael.albinus@gmx.de>
2990
2991 * NEWS: Explain how to default Tramp to FTP.
2992
29932005-03-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2994
2995 * NEWS: Mention Carbon build on Mac OS 9.
2996
29972005-03-01 David Kastrup <dak@gnu.org>
2998
2999 * DEBUG: Add information about `-fno-crossjumping' for GCC.
3000
30012005-02-14 Lute Kamstra <lute@gnu.org>
3002
3003 * TODO: Remove battery.el entry (DONE).
3004
3005 * TUTORIAL.nl: Synchronize with TUTORIAL. Correct some typos.
3006 Make the terminology more consistent. Fill the text using the
3007 default `fill-column'.
3008
30092005-02-08 Lute Kamstra <lute@gnu.org>
3010
3011 * TUTORIAL: Remove some uses of the term "buffer" before it is
3012 properly introduced. Update the description of the mode line.
3013 Consistently use "<ESC>" to denote the ESC key and "<SPC>" to
3014 denote the Space bar. Capitalize all command descriptions.
3015
30162005-02-06 Richard M. Stallman <rms@gnu.org>
3017
3018 * DEBUG: Minor clarification.
3019
30202005-02-05 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
3021
3022 * emacs.bash: Update the name of the socket of the Emacs server.
3023
30242005-01-22 David Kastrup <dak@gnu.org>
3025
3026 * NEWS: Mention alias `find-grep' for `grep-find'.
3027
30282005-01-22 Nick Roberts <nickrob@snap.net.nz>
3029
3030 * TODO: Add entry for toolbar on ttys.
3031
30322005-01-18 Nick Roberts <nickrob@snap.net.nz>
3033
3034 * DEBUG: Suggest separate terminal for debug session.
3035
30362005-01-15 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
3037
3038 * TUTORIAL.nl: Correct translation and the Dutch text (typos).
3039 More consistent use of terminology.
3040
30412005-01-13 Cheng Gao <chenggao@gmail.com>
3042
3043 * MORE.STUFF: Add entries of some well known and widely used packages.
3044
30452005-01-07 Lars Hansen <larsh@math.ku.dk>
3046
3047 * NEWS: Describe desktop package lazy restore feature.
3048
30492004-12-21 Richard M. Stallman <rms@gnu.org>
3050
3051 * DISTRIB: Don't say "freeware".
3052
30532004-12-15 Nick Roberts <nickrob@snap.net.nz>
3054
3055 * DEBUG: Change printing example to break on a procedure name.
3056
30572004-12-11 Dan Nicolaescu <dann@ics.uci.edu>
3058
3059 * e/eterm.ti: Add rs1.
3060 * e/eterm: Regenerate.
3061
30622004-12-08 Alexandre VEYRENC <veyrenc@wanadoo.fr> (tiny change)
3063
3064 * fr-refcard.tex: Fix typos.
3065
30662004-12-07 Jan Djärv <jan.h.d@swipnet.se>
3067
3068 * PROBLEMS: Update information about klipper on KDE.
3069
30702004-11-26 Jan Djärv <jan.h.d@swipnet.se>
3071
3072 * NEWS: Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
3073
30742004-10-08 Frédéric Bothamy <frederic.bothamy@free.fr> (tiny change)
3075
3076 * TUTORIAL.fr: Minor wording fix.
3077
30782004-10-04 Luc Teirlinck <teirllm@auburn.edu>
3079
3080 * enriched.doc: Update for new bindings of `set-left-margin' and
3081 `set-right-margin'.
3082
30832004-10-04 Kim F. Storm <storm@cua.dk>
3084
3085 * DEBUG: Mention pp and ff commands.
3086
30872004-09-26 Luc Teirlinck <teirllm@auburn.edu>
3088
3089 * enriched.doc: `enriched-annotation-alist' is now called
3090 `enriched-translations'.
3091
30922004-09-26 Dan Nicolaescu <dann@ics.uci.edu>
3093
3094 * e/eterm.ti: Comment out smcup, rmcup. Add kbs, kdch1, rc, sc.
3095 Reformat.
3096 * e/eterm: Regenerate.
3097
30982004-09-25 Jan Djärv <jan.h.d@swipnet.se>
3099
3100 * PROBLEMS: Updated exec-shield description.
3101
31022004-09-16 Dan Nicolaescu <dann@ics.uci.edu>
3103
3104 * e/eterm.ti: Change the strings for smso and rmso.
3105 * e/eterm: Regenerate.
3106
31072004-09-09 Thien-Thi Nguyen <ttn@gnu.org>
3108
3109 * MORE.STUFF (EDB): Update entry.
3110
31112004-09-07 Dan Nicolaescu <dann@ics.uci.edu>
3112
3113 * e/eterm.ti: Add `op' entry to enable colors in term.
3114 * e/eterm: Regenerate.
3115
31162004-09-04 Eric S. Raymond <esr@thyrsus.com>
3117
3118 * PROBLEMS: More reorganization to exile old stuff to the
3119 pre-2000 section. I looked up end-of-life dates for a bunch
3120 of old Unixes to check.
3121
31222004-08-24 Bill Wohler <wohler@newt.com>
3123
3124 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.82.
3125
31262004-08-22 David Kastrup <dak@gnu.org>
3127
3128 * PROBLEMS, MAILINGLISTS: Update AUCTeX information.
3129
31302004-08-21 Bill Wohler <wohler@newt.com>
3131
3132 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.81.
3133
31342004-08-21 Eric S. Raymond <esr@thyrsus.com>
3135
3136 * PROBLEMS: Massively rearranged by category, to make environment
3137 features and symptoms easier to find. Bugs relating to
3138 20th-century systems moved to the end. Most problem headers
3139 changed to "object: variation" format.
3140
31412004-08-15 Bill Wohler <wohler@newt.com>
3142
3143 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.80.
3144
31452004-08-14 Romain Francoise <romain@orebokech.com>
3146
3147 * NEWS: Mention the thumbs.el package.
3148
31492004-08-14 Eric Hanchrow <offby1@blarg.net> (tiny change)
3150
3151 * TUTORIAL.es: Replace actual whitespace with the magic string
3152 that causes help-with-tutorial to automatically insert the correct
3153 amount.
3154
31552004-08-10 Steven Tamm <steventamm@mac.com>
3156
3157 * PROBLEMS: Remove description of Mac OS version upgrade
3158 problems as it is no longer applicable.
3159
31602004-07-27 Werner Lemberg <wl@gnu.org>
3161
3162 * NEWS: Document all new tutorials.
3163
31642004-08-05 Reiner Steib <Reiner.Steib@gmx.de>
3165
3166 * GNUS-NEWS: Import from the v5_10 branch of the Gnus repository.
3167
3168 * NEWS (Gnus package): Gnus includes Sieve and PGG. Gnus changes
3169 are described in GNUS-NEWS.
3170
31712004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
3172
3173 * gnus.xpm, gnus-pointer.xbm, gnus-pointer.xpm: Import from the
3174 v5_10 branch of the Gnus repository.
3175
31762004-07-14 Luc Teirlinck <teirllm@auburn.edu>
3177
3178 * MORE.STUFF: Tramp is now distributed with Emacs.
3179
31802004-07-12 Bill Wohler <wohler@newt.com>
3181
3182 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.4.
3183
31842004-07-08 David Kastrup <dak@gnu.org>
3185
3186 * NEWS (Lisp changes in 21.4): Document (match-data t) change.
3187
31882002-06-26 Eli Zaretskii <eliz@is.elta.co.il>
3189
3190 * FOR-RELEASE: Moved to the admin directory.
3191
31922004-06-24 David Kastrup <dak@gnu.org>
3193
3194 * NEWS: Move description from new paragraph-start and
3195 indent-line-function defaults to general news instead of new
3196 packages. Same for query-replace-skip-read-only.
3197 Add description of new `\,' and `\?' replacement string features.
3198
31992004-06-23 Luc Teirlinck <teirllm@auburn.edu>
3200
3201 * MORE.STUFF: Delete obsolete URL.
3202
32032004-06-10 Lars Hansen <larsh@math.ku.dk>
3204
3205 * NEWS: Describe dired-omit-mode. Describe desktop package changes.
3206
32072004-05-29 Steven Tamm <steventamm@mac.com>
3208
3209 * PROBLEMS: Document the workaround for the Mac OS X port not
3210 picking up the environment variables from dotfiles.
3211
32122004-05-16 Juri Linkov <juri@jurta.org>
3213
3214 * TUTORIAL.pt_BR: Add coding: latin-1, sentence-end-double-space: nil.
3215
3216 * ru-refcard.tex: Add C-u and RET to `C-h t Russian'.
3217
32182004-05-15 Alex Ott <ott@jet.msk.su>
3219
3220 * ru-refcard.tex, ru-refcard.ps: New files.
3221
32222004-05-14 David Ponce <david@dponce.com>
3223
3224 * tree-widget: New directory containing tree-widget themes and images.
3225
32262004-04-13 Marcelo Toledo <marcelo@gnu.org>
3227
3228 * TUTORIAL.pt_BR: Initial check-in.
3229
32302004-05-06 Dave Love <fx@gnu.org>
3231
3232 * emacs.py: New file for python-mode's internal use.
3233
32342004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
3235
3236 * TODO: Use outline mode. Remove compile.el entry (done).
3237
32382004-04-18 Juri Linkov <juri@jurta.org>
3239
3240 * TUTORIAL.fr, TUTORIAL.pl, TUTORIAL.ru, TUTORIAL.sl, TUTORIAL.sv
3241 * TUTORIAL.th: Add sentence-end-double-space: nil.
3242
3243 * TUTORIAL.it, TUTORIAL.nl, TUTORIAL.sv: Add coding: latin-1.
3244
32452004-04-16 Alex Ott <ottalex@narod.ru>
3246
3247 * TUTORIAL.ru: Various corrections.
3248
32492004-04-14 Jan Nieuwenhuizen <janneke@gnu.org>
3250
3251 * TUTORIAL.nl: Update Delete/Delback translation.
3252
32532004-04-05 Jesper Harder <harder@ifa.au.dk>
3254
3255 * TODO: Remove index-apropos entry.
3256
32572004-04-01 Juri Linkov <juri@jurta.org>
3258
3259 * HELLO: Add Javanese.
3260
32612004-03-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3262
3263 * ps-prin1.ps: Clip the header and footer area, so text will not be
3264 printed outside header or footer, respectively.
3265 (HeaderClip, FooterClip): New PostScript funs.
3266 (HeaderText, FooterText): Adjust PostScript code.
3267
32682004-03-29 Jan Djärv <jan.h.d@swipnet.se>
3269
3270 * TODO: Removed drag-and-drop entry (DONE).
3271
32722004-03-19 Kim F. Storm <storm@cua.dk>
3273
3274 * TODO: Remove entries for fringe related issues (DONE).
3275 Remove entry about image-relative coordinates of mouse clicks (DONE).
3276
32772004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
3278
3279 * compilation.txt: New file.
3280
32812004-02-29 Juanma Barranquero <lektu@terra.es>
3282
3283 * NEWS: Remove bogus reference to user option unicode-data.
3284
32852004-02-16 Klaus Zeitler <kzeitler@lucent.com>
3286
3287 * PROBLEMS: Document crashes on X when build with GCC and GNU ld.
3288
32892004-02-08 Andreas Schwab <schwab@suse.de>
3290
3291 * NEWS: Fix typo.
3292
32932003-12-29 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
3294
3295 * TUTORIAL.bg: Use windows-1251 encoding. Fix punctuation errors.
3296
32972003-11-21 Lars Hansen <larsh@math.ku.dk>
3298
3299 * TODO: Add plans for change of file attributes UID and GID from
3300 integer to string.
3301
33022003-11-10 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
3303
3304 * HELLO: Add Kannada.
3305
33062003-11-05 Juri Linkov <juri@jurta.org>
3307
3308 * HELLO: Fix language names. Add C, Braille, Georgian, Ukrainian.
3309 Add IPA pronunciation to English. Fix tab widths.
3310
33112003-11-03 David Ponce <david.ponce@wanadoo.fr>
3312
3313 * PROBLEMS: Document segfaults with Linux kernels that enable the
3314 Exec-shield functionality.
3315
33162003-10-30 Kenichi Handa <handa@m17n.org>
3317
3318 * HELLO: Fix cases of language names. Make German lines one.
3319 Delete FORTRAN, add Mathematics.
3320
33212003-10-24 Jan Djärv <jan.h.d@swipnet.se>
3322
3323 * PROBLEMS: Characters are displayed as empty boxes or
3324 with wrong font under X.
3325
33262003-09-30 Werner Lemberg <wl@gnu.org>
3327
3328 * TUTORIAL.de: Minor updates and grammatical fixes.
3329
33302003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
3331
3332 * TODO: Add invisible text kill/yank issue.
3333
33342003-08-29 Wim Nieuwenhuizen <wwwillem@xs4all.nl>
3335
3336 * TUTORIAL.nl: Many changes.
3337
33382003-08-20 Stephen Eglen <stephen@gnu.org>
3339
3340 * MORE.STUFF: Update URLs for several projects.
3341
33422003-07-22 Andrew Choi <akochoi@shaw.ca>
3343
3344 * PROBLEMS: Truncated process output with pty's on Mac OS X.
3345
33462003-07-14 Nick Roberts <nick@nick.uklinux.net>
3347
3348 * NEWS: Merge in the changes for versions 21.2 and 21.3 as
3349 documented on the EMACS_21_1_RC branch.
3350
33512003-03-03 Chao-Hong Liu <chliu@gnu.org>
3352
3353 * TUTORIAL.cn: Updated.
3354 * TUTORIAL.zh: Updated.
3355
33562003-04-24 Bill Wohler <wohler@newt.com>
3357
3358 * MH-E-NEWS: Upgraded to MH-E version 7.3.
3359
33602003-04-03 Kenichi Handa <handa@m17n.org>
3361
3362 * HELLO: Fix the malayalam line.
3363
33642003-04-01 Dave Love <fx@gnu.org>
3365
3366 * letter.xpm: Use transparent/opaque `colors'.
3367
3368 * letter.xbm: Deleted.
3369
3370 * letter.pbm: New.
3371
33722003-03-24 Andreas Schwab <schwab@suse.de>
3373
3374 * HELLO: Remove extra TAB in Greek entries.
3375
33762003-03-03 Chao-Hong Liu <chliu@gnu.org>
3377
3378 * TUTORIAL.cn, TUTORIAL.zh: New files.
3379
3380 * TUTORIAL.translators: List TUTORIAL.cn and TUTORIAL.zh.
3381
33822003-02-24 Kenichi Handa <handa@m17n.org>
3383
3384 * HELLO: Add Malayalam.
3385
33862003-02-13 Dave Love <fx@gnu.org>
3387
3388 * TUTORIAL.es: Add coding spec.
3389
33902003-02-11 Kenichi Handa <handa@m17n.org>
3391
3392 * HELLO: Fix Hindi and add Tamil.
3393
33942003-02-05 Francesco Potortì <pot@gnu.org>
3395
3396 * TUTORIAL.it: Italian tutorial.
3397 From Alfredo Finelli <alfredofnl@tiscali.it> (original translator).
3398 Revised by Francesco Potortì <pot@gnu.org>.
3399
34002003-02-03 Bill Wohler <wohler@newt.com>
3401
3402 * MH-E-NEWS: Upgraded to MH-E version 7.2.
3403
34042003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
3405
3406 * MACHINES: Added Cygwin.
3407
34082003-01-27 Jan Djärv <jan.h.d@swipnet.se>
3409
3410 * DEBUG: Added note about xmon.
3411
34122003-01-20 Joanna Pluta <joanna_p@gazeta.pl>
3413
3414 * TUTORIAL.pl: Updated.
3415
34162003-01-11 Pavel Janík <Pavel@Janik.cz>
3417
3418 * TUTORIAL.sk: Updated to reflect changes in English version.
3419 From Miroslav Vaško <zemiak@zoznam.sk>.
3420
34212003-01-09 Francesco Potortì <pot@gnu.org>
3422
3423 * etags.1: Added reference to the new `etags --help --lang=LANG'
3424 option.
3425
34262003-01-08 Bill Wohler <wohler@newt.com>
3427
3428 * MH-E-NEWS: Upgraded to MH-E version 7.1.
3429
34302003-01-01 Steven Tamm <steventamm@mac.com>
3431
3432 * MACHINES: Added pointer to Mac OS X install instructions.
3433
34342002-12-10 Kenichi Handa <handa@m17n.org>
3435
3436 * TUTORIAL.sv: Renamed from TUTORIAL.se.
3437
34382002-11-29 Bill Wohler <wohler@newt.com>
3439
3440 * MH-E-NEWS: Upgraded to MH-E version 7.0.
3441
34422002-11-22 Rafael Sepúlveda <drs@gnulinux.org.mx>
3443
3444 * TUTORIAL.es: Extensively changed and updated.
3445
34462002-10-01 Bill Wohler <wohler@newt.com>
3447
3448 * MH-E-NEWS: Upgraded to mh-e version 6.1.1.
3449
34502002-09-16 Jonathan Yavner <jyavner@engineer.com>
3451
3452 * ses-example.ses: New file: example spreadsheet.
3453
34542002-09-04 Kenichi Handa <handa@etl.go.jp>
3455
3456 * HELLO: Fix Unicode Greek line.
3457
34582002-09-03 Kenichi Handa <handa@etl.go.jp>
3459
3460 * TUTORIAL.ja: Updated in accordance with the latest English
3461 version.
3462
34632002-09-01 Andreas Schwab <schwab@suse.de>
3464
3465 * TUTORIAL.de: Updated in accordance with the English version.
3466 From Mario Lang <mlang@delysid.org>.
3467
34682002-08-12 Markus Rost <rost@math.ohio-state.edu>
3469
3470 * HELLO: Fix some white spaces.
3471
34722002-06-26 Richard M. Stallman <rms@gnu.org>
3473
3474 * ps-prin0.ps, ps-prin1.ps: Add license exception.
3475
34762002-06-16 Eli Zaretskii <eliz@is.elta.co.il>
3477
3478 * TUTORIAL.fr: New version from Éric Jacoboni <jaco@teaser.fr>.
3479
34802002-05-04 Eli Zaretskii <eliz@is.elta.co.il>
3481
3482 * HELLO: Add a few greetings that use Unicode characters.
3483
34842002-04-20 Eli Zaretskii <eliz@is.elta.co.il>
3485
3486 * termcap.src: New version from ftp://invisible-island.net.
3487
34882002-03-24 Pavel Janík <Pavel@Janik.cz>
3489
3490 * TUTORIAL.translators: New file, list of tutorial translators.
3491
34922002-02-01 ShengHuo ZHU <zsh@cs.rochester.edu>
3493
3494 * gnus.xpm: Remove garbages.
3495
34962002-01-27 Pavel Janík <Pavel@Janik.cz>
3497
3498 * letter.xpm: New file, XPM variant of letter.xbm.
3499
35002001-12-03 Pavel Janík <Pavel@Janik.cz>
3501
3502 * COPYING: Move back.
3503
35042001-11-29 Pavel Janík <Pavel@Janik.cz>
3505
3506 * COPYING: Removed.
3507
35082001-11-23 Eli Zaretskii <eliz@is.elta.co.il>
3509
3510 * emacstool.1, etags.1, emacs.1: Modify distribution terms to
3511 something simpler than the GFDL.
3512
35132001-11-22 Colin Walters <walters@debian.org>
3514
3515 * PROBLEMS: Remove already applied calc info patches. Clarify
3516 that there is no such thing as Debian GNU/Linux 2.4.3. ftpd is
3517 not handled by alternatives in Debian, the reporter surely meant
3518 just "--config ftp".
3519
35202001-11-18 Eli Zaretskii <eliz@is.elta.co.il>
3521
3522 * fr-survival.tex: New file, from Éric Jacoboni <jaco@teaser.fr>.
3523
35242001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
3525
3526 * TUTORIAL.fr: New version from Éric Jacoboni <jaco@teaser.fr>.
3527
35282001-11-17 Colin Walters <walters@debian.org>
3529
3530 * PROBLEMS: Remove calc problems.
3531
35322001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
3533
3534 * TUTORIAL.fr: New file. From Éric Jacoboni <jaco@teaser.fr>.
3535
35362001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
3537
3538 * Makefile (mostlyclean, clean, distclean, maintainer-clean):
3539 Add *.dvi and *.log.
3540 (SOURCES): Update the list of files.
3541
3542 * calccard.tex: New file.
3543 * calccard.ps: New file.
3544
35452001-11-01 Eli Zaretskii <eliz@is.elta.co.il>
3546
3547 * etags.1: Replace presentation-level troff macros that simulate
3548 tables with tbl markup. From Eric S. Raymond <esr@thyrsus.com>.
3549
35502001-10-20 Gerd Moellmann <gerd@gnu.org>
3551
3552 * (Version 21.1 released.)
3553
35542001-09-29 Eli Zaretskii <eliz@is.elta.co.il>
3555
3556 * HELLO: Fix the Italian and Maltese entries. From Trevor Spiteri
3557 <tbspit@eng.um.edu.mt>.
3558
35592001-08-25 Pavel Janík <Pavel@Janik.cz>
3560
3561 * HELLO: Slovak language name added to be compatible with other
3562 languages.
3563
35642001-08-23 Eli Zaretskii <eliz@is.elta.co.il>
3565
3566 * TUTORIAL.pl: Updated in accordance with the English version.
3567 From Beata Wierzchołowska <beataw@orient.uw.edu.pl> and
3568 Janusz S. Bien <jsbien@mail.uw.edu.pl>.
3569
35702001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
3571
3572 * MACHINES: Modify the entry for HITACHI SR2001/SR2201 series, as
3573 per config.sub and config.guess. Reported by Ryo Furue
3574 <furufuru@ccsr.u-tokyo.ac.jp>.
3575
35762001-08-10 Pavel Janík <Pavel@Janik.cz>
3577
3578 * TUTORIAL.sk: Updated in accordance with the English version.
3579 From Miroslav Vaško <vasko@debian.cz>.
3580
35812001-08-08 Eli Zaretskii <eliz@is.elta.co.il>
3582
3583 * TUTORIAL.ko: Updated in accordance with the English version.
3584 From Koaunghi Un <koaunghi@world.kaist.ac.kr>.
3585
35862001-08-06 Pavel Janík <Pavel@Janik.cz>
3587
3588 * TUTORIAL.cs: Update from Milan Zamazal.
3589
35902001-08-05 Pavel Janík <Pavel@Janik.cz>
3591
3592 * TUTORIAL.cs, TUTORIAL.sk, cs-refcard.tex, sk-refcard.tex: E-mail
3593 address of Milan Zamazal changed.
3594
35952001-08-04 Pavel Janík <Pavel@Janik.cz>
3596
3597 * TUTORIAL, TUTORIAL.cs: Be consistent when naming CONTROL and
3598 META keys.
3599
36002001-05-17 Francesco Potortì <pot@gnu.org>
3601
3602 * etags.1: Add the latest changes to etags behavior.
3603
36042001-05-04 Eli Zaretskii <eliz@is.elta.co.il>
3605
3606 * emacsclient.1: Place in the public domain.
3607
36082001-04-29 Eli Zaretskii <eliz@is.elta.co.il>
3609
3610 * emacstool.1: Place under GFDL.
3611
36122001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
3613
3614 * emacs.1: Place under GFDL.
3615
3616 * etags.1: Ditto.
3617
3618 * gfdl.1: New file.
3619
36202001-04-18 Gerd Moellmann <gerd@gnu.org>
3621
3622 * TUTORIAL.sk, sk-survival.tex
3623 * sk-refcard.ps, sk-refcard.tex, sk-dired-ref.ps
3624 * sk-dired-ref.tex: New files.
3625
3626 * cs-survival.tex, cs-dired-ref.ps, cs-dired-ref.tex: New files.
3627 From Pavel@Janik.cz (Pavel Janík).
3628
36292001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3630
3631 * ps-prin1.ps: Footer implementation. Doc fix.
3632 (doLineNumber): Code fix for line number color.
3633 (BeginPage, BeginSheet, HeaderFramePath, HeaderFrame, HeaderText): Code
3634 fix for footer implementation.
3635 (TextStart, SetFooterLines, FooterFrameStart, doFramePath)
3636 (FooterFramePath, doFrame, FooterFrame, FooterStart)
3637 (HeaderOrFooterTextLines, HeaderOrFooterText, FooterText): New funs.
3638
36392001-04-03 Gerd Moellmann <gerd@gnu.org>
3640
3641 * splash8.xpm: New image from Luis Fernandes <elf@ee.ryerson.ca>
3642 for color depth 8.
3643
36442001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3645
3646 * ps-prin1.ps: Line and paragraph spacing feature.
3647 (LineHS, ParagraphHS, EffectUnderline, EffectStrikeou, EffectOverline)
3648 (EffectShadow, EffectBox, EffectOutline): New vars.
3649 (PSL, S, EF, printZebra, doColumnZebra, doZebra): Code fix.
3650 (PHL, LHL): New funs.
3651
3652 * ps-prin2.ps: File eliminated.
3653
36542001-03-26 Gerd Moellmann <gerd@gnu.org>
3655
3656 * splash.pbm: New image from Luis Fernandes <elf@ee.ryerson.ca>.
3657
36582001-03-15 Gerd Moellmann <gerd@gnu.org>
3659
3660 * splash.xpm, splash.pbm: Replaced with new images from
3661 Luis Fernandes <elf@ee.ryerson.ca>.
3662
36632001-03-05 Gerd Moellmann <gerd@gnu.org>
3664
3665 * cs-refcard.ps, cs-refcard.tex: New files.
3666
36672001-02-26 Gerd Moellmann <gerd@gnu.org>
3668
3669 * THE-GNU-PROJECT: New file.
3670
36712001-02-22 Andrew Innes <andrewi@gnu.org>
3672
3673 * MACHINES: Update pointer to MS-Windows install instructions.
3674
36752001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3676
3677 * ps-prin1.ps: Code fix to support `ps-zebra-stripe-follow'
3678 functionality enhancement.
3679 (doColumnZebra): Code fix.
3680
36812001-02-08 Dave Love <fx@gnu.org>
3682
3683 * tasks.texi, SERVICE: Updated.
3684
36852001-02-03 Andrew Innes <andrewi@gnu.org>
3686
3687 * PROBLEMS: Add note about need to specify extra compiler flags
3688 with recent Cygwin ports of gcc.
3689
36902001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
3691
3692 * DEBUG: Expand and update, based on the instructions to
3693 pretesters, nt/INSTALL, and private communications and experience.
3694
36952001-01-17 Dave Love <fx@gnu.org>
3696
3697 * termcap.src: New version from http://www.tuxedo.org/~esr/terminfo/.
3698
36992001-01-08 Gerd Moellmann <gerd@gnu.org>
3700
3701 * TUTORIAL.es: New file.
3702
37032001-01-08 Kevin Gallagher <kevingal@onramp.net>
3704
3705 * edt-user.doc: Updated to reflect EDT Emulation version 4.0
3706 enhancements.
3707
37082000-12-29 Gerd Moellmann <gerd@gnu.org>
3709
3710 * fr-refcard.tex, fr-refcard.ps, fr-drdref.tex, fr-drdref.ps: New
3711 files.
3712
37132000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3714
3715 * ps-prin1.ps: Handle form feed better when ps-zebra-stripe-follow
3716 is non-nil.
3717 (printZebra, BeginPage): Code fix.
3718
37192000-12-15 Miles Bader <miles@gnu.org>
3720
3721 * DEBUG: Add note about using `inverse-video' to detect excessive
3722 screen redraw.
3723
37242000-12-07 Dave Love <fx@gnu.org>
3725
3726 * CODINGS, CHARSETS: Removed. (Mule 2.3 relics.)
3727
37282000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3729
3730 * ps-prin1.ps: Eliminated the line number font predefinition.
3731
37322000-11-09 Kenichi Handa <handa@etl.go.jp>
3733
3734 * TUTORIAL.ja: Adjusted for the change of TUTORIAL (use C-x C-l,
3735 not M-:, as example of disabled command).
3736
37372000-11-02 Gerd Moellmann <gerd@gnu.org>
3738
3739 * ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Renamed from NEWS.*.
3740
37412000-10-16 Gerd Moellmann <gerd@gnu.org>
3742
3743 * 3B-MAXMEM, AIX.DUMP, SUN-SUPPORT: Removed.
3744
3745 * tasks.texi: Updated to the version from /gd/gnuorg.
3746
3747 * FTP: Refer to the GNU web site.
3748
37492000-10-12 Dave Love <fx@gnu.org>
3750
3751 * gnus.pbm: New file.
3752
3753 * gnus.xbm: Deleted.
3754
37552000-10-05 Miles Bader <miles@lsi.nec.co.jp>
3756
3757 * gnus-pointer.xbm, gnus-pointer.xpm: Remove top empty line.
3758
37592000-09-22 Gerd Moellmann <gerd@gnu.org>
3760
3761 * splash.xbm: File removed.
3762 * splash.pbm: New file.
3763
37642000-09-20 Gerd Moellmann <gerd@gnu.org>
3765
3766 * splash.xbm: New file.
3767
37682000-09-19 Gerd Moellmann <gerd@gnu.org>
3769
3770 * splash.xpm: New file.
3771
37722000-09-11 Dave Love <fx@gnu.org>
3773
3774 * gnus.xbm, gnus.xpm, gnus-pointer.xpm, gnus-pointer.xbm: New
3775 files.
3776
37772000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3778
3779 * ps-prin3.ps: Eliminated.
3780
3781 * ps-prin2.ps: Changed comment version (6.0).
3782
3783 * ps-prin1.ps: Changed comment version (6.0).
3784
3785 * ps-prin0.ps: Changed comment version (6.0).
3786
37872000-08-24 Wlodzimierz Bzyl <matwb@univ.gda.pl>
3788
3789 * survival.tex: New file.
3790
37912000-08-21 Gerd Moellmann <gerd@gnu.org>
3792
3793 * de-refcard.ps, de-refcard.tex: Renamed from refcard-de.*.
3794
3795 * pl-refcard.ps, pl-refcard.tex: Renamed from refcard-pl.*.
3796
37972000-08-17 Gerd Moellmann <gerd@gnu.org>
3798
3799 * NEWS.1: Reintegrated into NEWS.
3800
3801 * OOOOONEWS...OONEWS: Renamed to NEWS.1...NEWS.4.
3802
38032000-08-16 Gerd Moellmann <gerd@gnu.org>
3804
3805 * dired-ref.tex, dired-ref.ps: New files.
3806
3807 * refcard-de.tex, refcard-de.ps: New files.
3808
38092000-07-20 Gerd Moellmann <gerd@gnu.org>
3810
3811 * emacs.1: Change `-b' to `-bw'.
3812
38132000-07-07 Andreas Schwab <schwab@suse.de>
3814
3815 * yow.lines: Fix indentation.
3816
38172000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3818
3819 * ps-prin0.ps: Insert a version number comment (5.2.2).
3820 Indentation fix.
3821
3822 * ps-prin1.ps: Insert a version number comment (5.2.2). Can
3823 select page size with/without giving an error if PostScript
3824 printer doesn't have this kind of page size. Zebra Stripe
3825 continues or restarts on next page. Indentation fix.
3826 (BeginSheet): If necessary, rescale n-up to fit on the sheet of
3827 paper.
3828 (BeginDoc, doColumnZebra, HeaderText): Code fix.
3829 (SetPageSize): New proc.
3830
3831 * ps-prin2.ps: Insert a version number comment (5.2.2).
3832
3833 * ps-prin3.ps: Insert a version number comment (5.2.2).
3834 Indentation fix.
3835
38362000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3837
3838 * ps-prin1.ps: PostScript code compatibility with other utilities
3839 like mpage, psnup, etc.
3840 (isLineStep): Code fix.
3841 (BeginDoc, BeginSheet): Utility compatibility.
3842
38432000-05-03 Dave Love <fx@gnu.org>
3844
3845 * letter.xbm: New file.
3846
38472000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3848
3849 * ps-prin0.ps: PostScript level 1 compatibility.
3850
3851 * ps-prin1.ps: PostScript level 1 compatibility, Upside-down
3852 printing and line number step.
3853 (BeginDoc, doLineNumber, SL, HL): Code fix.
3854 (isLineStep, PSL): New funs.
3855
3856 * ps-prin3.ps: PostScript level 1 compatibility.
3857
38582000-04-10 Gerd Moellmann <gerd@gnu.org>
3859
3860 * refcard.bit: Removed.
3861
38622000-04-10 Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>
3863
3864 * refcard-pl.ps: New file.
3865 * refcard-pl.tex: New file.
3866
38672000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3868
3869 * ps-prin0.ps: Replace gs_languagelevel by languagelevel.
3870 (DefOp): New proc.
3871
3872 * ps-prin1.ps: Replace gs_languagelevel by languagelevel.
3873 (printBackground, SetColor): New procs.
3874 (ZebraColor): Renaming old ZebraGray var.
3875
38762000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3877
3878 * ps-prin1.ps: Eliminate SkipFirstPage.
3879
38802000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3881
3882 * ps-prin0.ps: Define command only for language level 1.
3883
38842000-03-16 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3885
3886 * ps-prin0.ps: Define packedarray operator for language level 1,
3887 adjust setduplexmode and settumble definitions.
3888
38892000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3890
3891 * ps-prin0.ps: New file.
3892
3893 * ps-prin1.ps, ps-prin3.ps: Eliminate CheckConfig.
3894
38952000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3896
3897 * ps-prin1.ps, ps-prin2.ps, ps-prin3.ps: New files.
3898
38991999-11-30 Paul Eggert <eggert@twinsun.com>
3900
3901 * PROBLEMS: Update Solaris 2.6 and 7 problems.
3902
39031999-11-22 Paul Eggert <eggert@twinsun.com>
3904
3905 * NEWS: Rename messages-locale to system-messages-locale
3906 and time-locale to system-time-locale.
3907
39081999-10-24 Noah Friedman <friedman@splode.com>
3909
3910 * yow.lines: Add more quotes. Correct a misquote.
3911
3912 * spook.lines: Add more phrases.
3913
39141999-10-23 Paul Eggert <eggert@twinsun.com>
3915
3916 * NEWS: Describe new functions and variables for locales.
3917
39181999-10-07 Gerd Moellmann <gerd@gnu.org>
3919
3920 * TUTORIAL.ro: Change copyright statement.
3921
39221999-07-12 Richard Stallman <rms@gnu.org>
3923
3924 * Version 20.4 released.
3925
39261999-06-27 Karl Heuer <kwzh@gnu.org>
3927
3928 * yow.lines: Fix indentation. Fix typo.
3929
39301999-01-19 Dave Love <fx@gnu.org>
3931
3932 * MORE.STUFF: Revamped.
3933
39341999-01-14 Dave Love <fx@gnu.org>
3935
3936 * FAQ: Merge posted updates.
3937
39381998-12-14 Dave Love <fx@gnu.org>
3939
3940 * FAQ: Somewhat edited copy of the most recently posted version.
3941
39421998-11-04 Kenichi Handa <handa@etl.go.jp>
3943
3944 * MACHINES (NEC EWS4800): New section.
3945
39461998-09-04 Karl Heuer <kwzh@gnu.org>
3947
3948 * TUTORIAL: Use C-x C-l, not M-:, as example of disabled command.
3949
39501998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
3951
3952 * Version 20.3 released.
3953
3954 * TUTORIAL.ro: New file.
3955
39561998-04-10 Ken'ichi Handa <handa@melange.gnu.org>
3957
3958 * TUTORIAL.sl: Renamed back to the original.
3959
39601998-04-10 Kenichi Handa <handa@etl.go.jp>
3961
3962 * TUTORIAL.cs: Renamed from TUTORIAL.cz.
3963 * TUTORIAL.ja: Renamed from TUTORIAL.jp.
3964 * TUTORIAL.ka: Renamed from TUTORIAL.kr.
3965 * TUTORIAL.sk: Renamed from TUTORIAL.sl.
3966
39671998-04-06 Kenichi Handa <handa@etl.go.jp>
3968
3969 * TUTORIAL.jp: Re-translated for the latest TUTORIAL.
3970
39711998-03-26 Richard Stallman <rms@psilocin.gnu.org>
3972
3973 * TUTORIAL.sl: New file.
3974
39751997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3976
3977 * Version 20.2 released.
3978
39791997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3980
3981 * Version 20.1 released.
3982
39831997-06-02 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
3984
3985 * CODINGS, CHARSETS: New files.
3986
39871996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3988
3989 * Version 19.33 released.
3990
39911996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3992
3993 * Version 19.32 released.
3994
39951996-06-23 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3996
3997 * refcard.ps: File obtained from someone else;
3998 it was generated badly here.
3999
40001996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
4001
4002 * Version 19.31 released.
4003
40041996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
4005
4006 * TUTORIAL: Rephrase the first page to fit on a standard tty screen.
4007
40081996-05-03 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
4009
4010 * emacs.bash: Use >|.
4011
40121996-01-20 Geoff Voelker <voelker@cs.washington.edu>
4013
4014 * rgb.txt: New file.
4015
40161995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4017
4018 * Version 19.30 released.
4019
40201995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4021
4022 * gnus-tut.txt: New file.
4023
40241995-07-26 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
4025
4026 * Rename termcap to termcap.src, the historical name for an
4027 uninstalled termcap file.
4028
40291995-06-28 Eric S. Raymond <esr@spiff.gnu.ai.mit.edu>
4030
4031 * termcap.dat, termcap.ucb: Deleted and replaced.
4032
4033 * termcap: New termcap file from the ncurses project; bigger,
4034 better, brighter, does away with waxy yellow buildup. Email
4035 me at terminfo@ccil.org if you have any trouble with this.
4036
4037 * README: Changed to track above change.
4038
40391995-05-24 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
4040
4041 * TUTORIAL: Delete reference to ALT. Change <Rubout> to <Delete>.
4042
40431995-04-26 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
4044
4045 * Makefile (maintainer-clean): Renamed from realclean.
4046
40471995-04-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4048
4049 * tpu-doc.el: File moved to etc dir and renamed.
4050
40511995-04-07 Boris Goldowsky <boris@cs.rochester.edu>
4052
4053 * enriched.doc: Rewritten and simplified.
4054
40551994-11-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4056
4057 * Makefile (eterm): New rule.
4058 (TIC): New variable.
4059
4060 * e/eterm, e/eterm.ti: New files.
4061
40621994-10-24 Boris Goldowsky <boris@mole.gnu.ai.mit.edu>
4063
4064 * enriched.doc: New file.
4065
40661994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4067
4068 * Version 19.26 released.
4069
40701994-07-03 Richard Stallman (rms@gnu.ai.mit.edu)
4071
4072 * TUTORIAL: Talk about flow control along with C-x C-s and C-s.
4073
40741994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4075
4076 * Version 19.25 released.
4077
40781994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4079
4080 * Version 19.24 released.
4081
40821994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4083
4084 * Version 19.23 released.
4085
40861994-04-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4087
4088 * Makefile (clean): Delete DOC*.
4089
40901993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4091
4092 * Version 19.22 released.
4093
40941993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4095
4096 * Version 19.21 released.
4097
40981993-11-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4099
4100 * Version 19.20 released.
4101
41021993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4103
4104 * Version 19.19 released.
4105
41061993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4107
4108 * Version 19.18 released.
4109
41101993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4111
4112 * Version 19.16 released.
4113
41141993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4115
4116 * version 19.15 released.
4117
41181993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4119
4120 * Version 19.14 released.
4121
41221993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4123
4124 Bring mumbleclean targets into conformance with GNU coding standards.
4125 * Makefile (distclean): Don't remove backup and autosave files.
4126 These are easy to get rid of in other ways, and a pain to lose.
4127 (mostlyclean, realclean): New targets.
4128
41291993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4130
4131 * Version 19.13 released.
4132
41331993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4134
4135 * Version 19.10 released.
4136
41371993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4138
4139 * Version 19.9 released.
4140
41411993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4142
4143 * Version 19.8 released.
4144
41451993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4146
4147 * Version 19.7 released.
4148
41491993-05-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4150
4151 * MACHINES: Mention Linux.
4152
41531993-04-26 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4154
4155 * MACHINES: Add section for NeXT, from Thorsten Ohl.
4156
41571993-04-28 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4158
4159 * NEWS: Documented picture-mode improvements.
4160
41611993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4162
4163 * NEWS: Described the new properties of arrow keys and
4164 next-line-add-newlines. Fixed up the GUD description, it was
4165 out of date. This file referenced LNEWS when it should have
4166 said news.texi; fixed.
4167
4168 * news.texi: invocation-name now exists.
4169
41701993-03-27 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4171
4172 * MORE.STUFF: Added.
4173
41741993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4175
4176 * NEWS: Preserved jimb's last change (documenting kill on
4177 read-only buffers).
4178
4179 Added documentation on new info features.
4180
41811993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4182
4183 * spook.lines: Alpha-sorted this, and added some new hot buttons
4184 for the 1990s.
4185
41861993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4187
4188 * MACHINES: Deleted some VMS caveats. If the src and lisp
4189 ChangeLogs are correct, dired and mail and process control are now
4190 fully supported.
4191
4192 * NEWS: Added finder news.
4193
41941993-03-19 Richard Stallman (rms@geech.gnu.ai.mit.edu)
4195
4196 * NEWS: Changed.
4197
41981993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4199
4200 * sex.6: Added 900-line support
4201
4202 * NEWS: Added news about the package finder.
4203
42041993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4205
4206 * MACHINES: `Last updated 10 Feb 1992.' was obviously wrong, so
4207 I nuked it. Let the file mod date serve. Merged in APOLLO and
4208 SUNBUG files. Changed references to 18.* to past tense.
4209
4210 * emacs.names: Merged into JOKES. I faked a mail header from the
4211 Unknown User to delimit the first (unheaded) bit.
4212
4213 * Makefile (relock, unlock): New productions.
4214
42151993-03-18 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4216
4217 Augean-stable cleaning time. Partly to save space, but mostly to
4218 reduce the dizzying amount of *stuff* confronting someone exploring
4219 the Emacs distribution, I have the following changes in the etc
4220 directory:
4221
4222 * CHARACTERS: Merged into TO-DO file under the heading "Long Range:"
4223
4224 * DIFF, CCADIFF, GOSDIFF: Merged into a new outline file titled
4225 OTHER.EMACSES. The present names don't really convey anything.
4226 Various key bindings and feature descriptions have been updated.
4227
4228 * NICKLES.WORTH: Nuked. This is copyrighted material that could land
4229 FSF in hot water.
4230
4231 * INTERVAL.IDEAS: Nuked. RMS's thinking, and indeed the
4232 implementation of intervals, have progressed way beyond this.
4233
4234 * RCP: Nuked. It no longer said anything but "Ooops, sorry!"
4235
4236 * ED.WORSHIP, GNU.JOKES: Merged into a mailbox called JOKES.
4237 Future jokes can accumulate there.
4238
4239 * DISTRIB: The actual domestic order form is now ORDERS.USA.
4240 The DISTRIB text now mentions 19.
4241
4242 * ORDERS.USA: Created. This is just the order form. DISTRIB
4243 has a pointer to it at the beginning.
4244
4245 * EUROPE: Renamed to ORDERS.EUROPE. DISTRIB now has a pointer
4246 to it at the beginning.
4247
4248 * OOOONEWS, OOOONEWS: Nuked. It's version 19 --- nobody needs the
4249 version 15 and 17 files anymore.
4250
4251 All files marked "Nuked" have actually been moved to =-prefixed
4252 names as per convention. Originals of all files merged still
4253 exist with =-names.
4254
42551993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4256
4257 * XENIX: Nuked (moved to =XENIX). The hackery it describes is
4258 no longer necessary in the presence of 19's function-key-map
4259 feature; I've added an explanation to the beginning of the file.
4260
42611993-03-10 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4262
4263 * MACHINES: Update description of SYSVr3 and r4 support, due to
4264 Eric Raymond's changes.
4265
42661993-03-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4267
4268 * MACHINES: Mention that you have to edit the configure script
4269 when you add support for a new machine, to get it to recognize the
4270 configuration name.
4271
42721992-11-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4273
4274 * MACHINES: Converted to use GCC-style configuration names,
4275 instead of listing m/*.h and s/*.h files. All knowledge of m/ and
4276 s/ files now lives in ../configure.
4277
42781992-10-06 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
4279
4280 * NEWS: Document included tags tables.
4281
42821992-07-22 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4283
4284 * Corrected the news about VC to reflect reality.
4285
42861992-07-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4287
4288 * etags.1: New file, from Richard K. Pixley at Cygnus.
4289
42901992-06-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4291
4292 * Makefile: Most of the contents of this file were only relevant
4293 to things in `../lib-src'; removed all but the `distclean' and
4294 `clean' targets.
4295
42961992-04-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4297
4298 * COPYING: Got June 1991 version of the GPL here.
4299
4300 * ChangeLog: Since the old etc contents have been split into etc
4301 and lib-src, the old etc's ChangeLog has been duplicated in the
4302 new etc and lib-src. That means that each contains complete and
4303 coherent information, although each contains extraneous
4304 information.
4305
43061992-04-08 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4307
4308 * lib-src/etags.c: "--no-warning" option renamed to "--no-warn",
4309 to be consistent with other GNU programs, like makeinfo.
4310
4311 * lib-src/Makefile: Renamed to Makefile.in; the configure script
4312 will edit this to produce Makefile.
4313
43141992-04-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4315
4316 * etags.c (print_help, print_version): New functions.
4317 (main): Options added to support them.
4318
4319 * etags.c (longopts): New array of long names for the options.
4320 (main): Recognize them.
4321
43221992-04-06 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4323
4324 * etags.c (C_entries): Removed comment saying that \" in a string
4325 isn't recognized as magic, because it is correctly handled.
4326
4327 * getopt.c, getopt.h: New files, from GNU C library.
4328 * etags.c: Rewritten to use getopt.
4329 #include "getopt.h".
4330 (file_num): Variable deleted; its role is now played by getopt's
4331 optind.
4332 (main): Argument processing loop rewritten to call getopt to get
4333 next option. Options which take parameters (-o and -i) rewritten
4334 to get parameter from optarg instead of argv[1]. Filename
4335 preprocessing loop and update command changed similarly.
4336 * Makefile (etags, ctags): Depend on and link with getopt.h,
4337 getopt.o, and getopt1.o.
4338 (getopt.o, getopt1.o): New targets for the GNU getopt routines.
4339
4340 * etags.c (outfflag): Variable deleted; it is non-zero iff outfile
4341 is non-zero.
4342
4343 (main): In the argument processing loop, the 'goto next_arg'
4344 statements are breaking out of the switch statement in exactly the
4345 same way that a simple 'break' statement would; replace the gotos
4346 with breaks, and remove the label.
4347
43481992-04-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4349
4350 * etags.c (C_entries): Clear tydef and next_token_is_func at start.
4351 (consider_token): Move next_token_is_func to global.
4352
43531992-04-02 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4354
4355 * Makefile: Conform with GNU coding standards:
4356 (mostlyclean): New target, synonymous with clean.
4357 (TAGS, check): New targets.
4358 (INSTALL, INSTALLFLAGS): New variables.
4359
43601992-03-31 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4361
4362 * lib-src/Makefile, etc/MACHINES, etc/NEWS: Changed references to
4363 `config.emacs' to `configure'.
4364
4365 * lib-src/Makefile: Adjusted for renaming of share-lib to etc.
4366 * etc/MACHINES: Same.
4367
43681992-03-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4369
4370 * movemail.c (main): Allow tempname to be as long as necessary,
4371 instead of limiting it to 39 characters.
4372
4373 * movemail.c (main): Move declaration of buf from top of function
4374 to local block surrounding the copy loop. This makes it less
4375 likely to be confused with the buf used by the code which checks the
4376 permissions on outname's directory.
4377
43781992-03-20 Jim Kingdon (kingdon@albert.gnu.ai.mit.edu)
4379
4380 * SERVICE: Remove my entry.
4381
43821992-03-09 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
4383
4384 * Makefile (emacstool, nemacstool, xvetool): Use ${CFLAGS}, not
4385 hardcoded -g.
4386
4387 * movemail.c (xmalloc): Return char *, not int.
4388 (main) [!MAIL_USE_FLOCK]: Add a new conditional, MAIL_UNLINK_SPOOL,
4389 that is off by default -- normally don't unlink the mail spool
4390 file, just empty it. Pass creat mode 0600, not 0666.
4391
43921992-02-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4393
4394 * Makefile (../arch-lib): Depend on ${EXECUTABLES}.
4395 (all): Instead of here.
4396 (install): Don't use the -s option, since people need symbols to
4397 debug code.
4398
43991992-01-19 Eric Youngdale (youngdale@v6550c.nrl.navy.mil)
4400
4401 * etags-vmslib.c (fn_exp): Add type cast.
4402
44031992-01-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4404
4405 * movemail.c: Changes in comments.
4406
44071992-01-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4408
4409 * Makefile: Make the distclean target erase the DOC files from
4410 ../share-lib and the executables from ../arch-lib.
4411
44121992-01-09 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4413
4414 * emacsclient.c: #include <sys/stat.h>.
4415 (main): Do declare statbfr.
4416
44171991-12-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4418
4419 * emacsserver.c, emacsclient.c [BSD]: Use either /tmp or ~
4420 for the socket, depending on SERVER_HOME_DIR.
4421 If using /tmp, put host name in the socket name.
4422
4423 * movemail.c (pfatal_and_delete): New function.
4424 (main, popmail): Use it.
4425 (popmail): Close output before deleting messages.
4426 Check for error on close and on fsync.
4427 Use `fatal' where appropriate.
4428 (main): Remove (void).
4429
4430 * aixcc.lex: New file. Not officially part of Emacs.
4431 * Makefile: Rules for that.
4432
44331991-12-04 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
4434
4435 * yow.c (main): Rename all references to PATH_EXEC to PATH_DATA.
4436
4437 * etags.c (main): Properly cast call to alloca that initializes
4438 included_files.
4439
44401991-08-17 Roland McGrath (roland@geech.gnu.ai.mit.edu)
4441
4442 * etags.c (files_are_tag_tables): Remove global var.
4443 (process_file): Don't test it. Also remove hack checking for a
4444 file named "TAGS".
4445 (main): -i now takes an arg which is the name of a file to include.
4446 Collect these names and emit include tags for them after processing
4447 all the argument files.
4448
44491991-07-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4450
4451 * wakeup.c: Terminate if parent goes away.
4452
44531991-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4454
4455 * etags.c (C_entries): Process token before handling end of line.
4456 When inner loops reach end of line, just back up.
4457 Let the real end of line processing happen in just one place.
4458 (consider_token): Likewise.
4459
44601991-04-11 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4461
4462 * etags.c (TEX_mode): Skip comments while scanning the text to see
4463 which escape character this file uses.
4464
44651991-03-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4466
4467 * emacsserver.c [USG]: Terminate if msgrcv fails.
4468
44691991-03-03 Richard Stallman (rms@mole.ai.mit.edu)
4470
4471 * emacsserver.c [BSD]: Check for errors on stdin after scanf.
4472
44731991-01-25 Jim Blandy (jimb@churchy.ai.mit.edu)
4474
4475 * make-docfile: Find the arguments to a C function correctly,
4476 by not ignoring the character that read_c_string returns. Don't
4477 even try to find argument names for functions that take MANY
4478 or UNEVALLED arguments, since they're a figment of the docstring's
4479 imagination.
4480
44811991-01-14 Jim Blandy (jimb@churchy.ai.mit.edu)
4482
4483 * make-docfile: Read the .elc files generated by the new byte
4484 compiler.
4485
44861990-12-31 Richard Stallman (rms@mole.ai.mit.edu)
4487
4488 * refcard.tex: Use cm fonts, not am, in multi-column mode.
4489
44901990-11-29 Richard Stallman (rms@mole.ai.mit.edu)
4491
4492 * movemail.c (mbx_delimit_begin): Put space before `unseen'.
4493
44941990-11-27 Richard Stallman (rms@mole.ai.mit.edu)
4495
4496 * Makefile (install*): No need to install wakeup.
4497
44981990-11-26 Richard Stallman (rms@mole.ai.mit.edu)
4499
4500 * Makefile (install*): Install emacsclient like etags.
4501
45021990-11-13 Richard Stallman (rms@mole.ai.mit.edu)
4503
4504 * movemail.c (error): Handle 3 args.
4505 (main): Don't check input access if using pop.
4506
45071990-10-16 Richard Stallman (rms@mole.ai.mit.edu)
4508
4509 * etags.c (find_entries): Check for numbers after Scheme suffix.
4510
45111990-10-14 Richard Stallman (rms@mole.ai.mit.edu)
4512
4513 * termcap.dat (vt200-80): Fix ke and ks to frob flag 1.
4514
45151990-10-09 Richard Stallman (rms@mole.ai.mit.edu)
4516
4517 * Makefile (nemacstool, xvetool): New targets.
4518
45191990-09-26 Richard Stallman (rms@mole.ai.mit.edu)
4520
4521 * emacsclient.c: Include errno.h and define related variables.
4522
45231990-09-23 Richard Stallman (rms@mole.ai.mit.edu)
4524
4525 * emacsclient.c: Change usage message.
4526
45271990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
4528
4529 * emacs.1: Add break before -nw option.
4530
45311990-08-19 David J. MacKenzie (djm@apple-gunkies)
4532
4533 * qsort.c: Replace with GNU version.
4534
45351990-08-14 David J. MacKenzie (djm@apple-gunkies)
4536
4537 * wakeup.c: New program replacing loadst.c.
4538
45391990-08-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4540
4541 * emacsclient.c [USG]: Pass msgsnd only 4 args.
4542
45431990-08-09 David J. MacKenzie (djm@pogo.ai.mit.edu)
4544
4545 * etags.c: Rename `flag' variables for what they do instead of
4546 which option character sets them.
4547
45481990-05-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4549
4550 * loadst.c (main): Conditional to get load average on Apollo.
4551
45521990-05-22 Joseph Arceneaux (jla@churchy.ai.mit.edu)
4553
4554 * emacsserver.c: Set the permission on the socket to 0600.
4555
45561990-03-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4557
4558 * emacsclient.c [BSD]: Print clean message for failing getwd.
4559
45601990-03-20 David Lawrence (tale@pogo.ai.mit.edu)
4561
4562 * getdate.y: Use the getdate.y from GNU tar for timer.
4563
45641990-03-18 Jim Kingdon (kingdon@pogo.ai.mit.edu)
4565
4566 * emacsclient.c (main): Don't put brackets around "filename" in
4567 usage message. It isn't optional.
4568
45691990-03-14 Joseph Arceneaux (jla@churchy.ai.mit.edu)
4570
4571 * etags.c (getit): Recognize '$' as beginning identifiers.
4572
45731990-02-22 David Lawrence (tale@pogo.ai.mit.edu)
4574
4575 * emacsserver.c: Renamed from server.c.
4576 * Makefile: Reference emacsserver rather than server.
4577 * MACHINES: Doc fix for new emacsserver name.
4578
45791990-01-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4580
4581 * emacsclient.c: Print program name in error messages.
4582
45831990-01-19 David Lawrence (tale@cocoa-puffs)
4584
4585 * timer.c, getdate.y (new files) and Makefile:
4586 Sub-process support for run-at-time in timer.el.
4587 Doesn't yet work correctly for USG.
4588
45891990-01-10 Jim Kingdon (kingdon@pogo)
4590
4591 * MACHINES: Add HP 300 running BSD.
4592
45931990-01-02 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4594
4595 * yow.c: Dynamically allocate buffer; skip header before random
4596 choice to avoid bias toward first item.
4597
45981989-12-24 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4599
4600 * etags.c (readline): Separate out init of `pend'.
4601
46021989-12-17 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4603
4604 * etags.c: Undo changes relating to isgoodhdr.
4605
46061989-12-16 Mosur Mohan (rms@sugar-bombs.ai.mit.edu)
4607
4608 * etags.c (isgoodhdr): New macro.
4609 (_gdh, notgdh): New variable used by that.
4610 (init): Initialize _gdh.
4611 (find_entries): Set header_file.
4612 (consider_token): Use isgoodhdr if in header file.
4613
4614 * etags.c (total_size_of_entries):
4615 Was miscalculating by 1 in rewritten case.
4616
4617 * etags.c (PAS_funcs): One arg to pfnote was missing.
4618
46191989-12-05 Joseph Arceneaux (jla@spiff)
4620
4621 * MACHINES: Change for the ULTRIX entry.
4622
46231989-11-21 Joseph Arceneaux (jla@spiff)
4624
4625 * etags.c (process_file): If file is not regular, return.
4626
46271989-11-06 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4628
4629 * loadst.c (main): Handle FIXUP_KERNEL_SYMBOL_ADDR.
4630
46311989-10-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4632
4633 * loadst.c (load_average): If HAVE_GETLOADAVG, use getloadavg.
4634 (main): If HAVE_GETLOADAVG, don't call `nlist'.
4635
46361989-10-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4637
4638 * etags.c (consider_token): Allow any number of typespec keywords
4639 after `typedef', before new type name.
4640 (enum sym_type): Add st_C_typespec.
4641 (C_create_stab): Put typespec kwds in table.
4642
46431989-08-27 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
4644
4645 * etags.c (main): Don't depend on name invoked by.
4646 If CTAGS is not defined, assume it is ETAGS.
4647
46481989-07-31 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4649
4650 * etags.c (L_funcs): Allow package name in define construct,
4651 as in (foo::defmumble name-defined ...).
4652
46531989-07-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4654
4655 * etags.c (find_entries): Stupid bug testing for C filename suffixes.
4656
4657 * Makefile (yow): Depends on ../src/paths.h.
4658
46591989-07-04 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
4660
4661 * etags.c: Fix compilation by moving Pascal after Fortran.
4662
46631989-06-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4664
4665 * movemail.c [USG]: Define F_OK, etc., if not found in header.
4666
46671989-05-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4668
4669 * hexl.c: New file, supports hexl-mode.
4670
46711989-05-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4672
4673 * movemail.c: New compilation flag MAIL_USE_MMDF.
4674
46751989-05-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4676
4677 * emacsclient.c: Use BSD code whenever HAVE_SOCKETS.
4678 * server.c: Likewise.
4679
4680 * make-docfile.c (scan_c_file): Output argument names at end of string.
4681 (write_c_args): New subroutine.
4682
46831989-04-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4684
4685 * movemail.c: Report failure of flock.
4686
46871989-04-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4688
4689 * etags.c (find_entries): Allow multi-letter extensions for fortran.
4690
46911989-04-18 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4692
4693 * loadst.c: On bsd4.3, use gettimeofday instead of CPUSTATES.
4694
46951989-03-15 Jeff Peck (rms@sugar-bombs.ai.mit.edu)
4696
4697 * emacstool.c: setenv IN_EMACSTOOL=t, TERM=sun, TERMCAP=.
4698
4699 * emacstool.1: Update to document environment variables.
4700
47011989-02-21 Mosur Mohan (email@notavailable)
4702
4703 * etags.c (PAS_funcs): New function.
4704
47051989-02-21 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4706
4707 * movemail.c: On sysv, include unistd.h.
4708
47091989-02-18 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4710
4711 * b2m.c: New file.
4712
47131989-02-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4714
4715 * etags.c: Prolog support from Sunichirou Sugou.
4716
47171989-02-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4718
4719 * Makefile (clean): New target.
4720
47211989-01-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4722
4723 * fakemail.c (put_line): Break header lines at 79 cols.
4724
47251989-01-19 Sam Kendall (email@notavailable)
4726
4727 * etags.c: Greatly rewritten for C++ support and for multiple tags
4728 per line.
4729
47301989-01-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4731
4732 * movemail.c: Check access before doing real work.
4733 Check that outfile is in a writable directory.
4734 On fatal error, delete the lock file.
4735
47361988-12-31 Richard Mlynarik (mly@rice-chex.ai.mit.edu)
4737
4738 * env.c: Add decl for my-index.
4739 * etags.c (file-entries): .oak => scheme
4740
47411988-12-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4742
4743 * movemail.c: Use `access' to check input and output files.
4744
47451988-12-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4746
4747 * emacsclient.c (main): Ignore all of CWD before first slash.
4748
47491988-12-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4750
4751 * etags.c (readline): Double linebuffer->size outside the xrealloc.
4752
47531988-12-22 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4754
4755 * server.c, emacsclient.c: Don't try to use gid_t; it isn't defined.
4756 * server.c: chmod the socket to 0700.
4757
47581988-12-09 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4759
4760 * fakemail.c (main): Let env var FAKEMAILER override pgm to run.
4761 (add_field): Delete comments and turn `<', `>' to spaces
4762 in header lines.
4763 (USE_FAKEMAIL): New customization macro says to make fakemail
4764 not be a no-op even on a BSD system.
4765
47661988-12-01 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4767
4768 * etags.c (consider_token): Skip comments just like whitespace.
4769 Notice `struct', etc. and set strtag for those tokens.
4770 Return 1 for the token following `struct' if an open-brace follows it.
4771 (C_entries): Special handling of token following `struct'
4772 needed because we have probably advanced to the following line
4773 to find the `{'.
4774 (main): New option `T' sets tflag and strflag.
4775 Set both of them by default if eflags.
4776
47771988-11-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4778
4779 * movemail.c: Do fsync before closing output.
4780
47811988-11-29 Richard Mlynarik (mly@pickled-brain.ai.mit.edu)
4782
4783 * movemail.c: Better error message when can't create tempname.
4784 This file needs a great deal of extra error-checking and lucid reporting...
4785
47861988-11-16 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4787
4788 * etags.c: Support assembler code for .s and .a files.
4789 (getit): Allow underscore in a tag.
4790
47911988-11-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4792
4793 * movemail.c: Close output and check errors before deleting input.
4794
47951988-10-01 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
4796
4797 * emacsclient.c [SYSVIPC]: Compute cwd only once; decide properly
4798 whether to prefix it. Handle line number args.
4799
48001988-09-24 Richard Stallman (rms@gluteus.ai.mit.edu)
4801
4802 * etags.c (main): Default setting of eflag was backwards.
4803
48041988-09-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4805
4806 * etags.c: New option -i. -f renamed -o.
4807 `-' as input file means read input file names from stdin.
4808 -i spec'd or input file named TAGS means the input file is another
4809 tag table; output an "include" line for it.
4810
48111988-09-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4812
4813 * Makefile: New vars DESTDIR, BINDIR, LIBDIR, MANDIR, MANEXT.
4814 New targets install, install.sysv, install.xenix.
4815 This makefile is now responsible for installing executables
4816 and documentation from this directory into system directories.
4817
48181988-09-16 Richard Stallman (rms@corn-chex.ai.mit.edu)
4819
4820 * server.c, emacsclient.c (main): Compute socket name from euid.
4821
48221988-08-04 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4823
4824 * emacsclient.c: Args like +DIGITS are passed through unchanged.
4825
48261988-07-12 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4827
4828 * server.c: If both BSD and HAVE_SYSVIPC, use the latter.
4829 * emacsclient.c: Likewise.
4830 In the HAVE_SYSVIPC alternative, if BSD, use getwd instead of getcwd.
4831
48321988-06-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4833
4834 * etags.c: Handle `typedef struct foo {' (price@mcc.com).
4835 (istoken) New string-comparison macro.
4836 (consider_token): New arg `level'. New state `tag_ok' in `tydef'.
4837
48381988-06-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4839
4840 * etags.c: Changes for VMS.
4841 Always define ETAGS on VMS.
4842 Define macros GOOD and BAD for success and failure exit codes.
4843 (begtk, intk): Allow `$' in identifiers
4844 (main): Don't support -B, -F or -u on VMS.
4845 Alternate loop for scanning filename arguments.
4846 (system): Delete definition of this function.
4847
4848 * etags-vmslib.c (system): Undefine this; VMS now provides it.
4849
48501988-06-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4851
4852 * loadst.c: Prevent multiple-def errors on BSD and BSD4_3
4853 around include of param.h. (Like fns.c.)
4854
48551988-05-16 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
4856
4857 * loadst.c (load_average): Move load-average code to this new fn.
4858 Add conditionals to compute load ave on UMAX.
4859
48601988-05-14 Richard Stallman (rms@lucky-charms.ai.mit.edu)
4861
4862 * loadst.c: Change DK_HEADER_FILE to DKSTAT_HEADER_FILE
4863 with opposite sense.
4864
48651988-05-13 Chris Hanson (cph@kleph)
4866
4867 * emacsclient.c: Delete references to unused variable `out'.
4868 This caused a bus error when used under hp-ux.
4869
48701988-05-06 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
4871
4872 * loadst.c: Control dk.h conditional with DK_HEADER_FILE.
4873
48741988-05-04 Richard Stallman (rms@rice-krispies.ai.mit.edu)
4875
4876 * etags.c (find_entries): `.t' or `.sch' means scheme code.
4877
48781988-04-29 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
4879
4880 * loadst.c: Add BSD4_3 conditional for file dk.h instead of dkstat.h.
4881
48821988-04-28 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
4883
4884 * movemail.c: #undef close, since config can #define it on V.3.
4885 * emacsclient.c, fakemail.c, loadst.c, server.c: Likewise.
4886
48871988-04-26 Richard Stallman (rms@lucky-charms.ai.mit.edu)
4888
4889 * etags.c (TEX_mode, etc.): Remove superfluous backslashes from
4890 invalid escape sequences such as `\{'.
4891
4892 * loadst.c: Add `sequent' conditional for file dk.h.
4893
48941988-03-20 Richard M. Stallman (rms@wilson)
4895
4896 * server.c [not BSD and not HAVE_SYSVIPC]: Fix error message.
4897
4898 * loadst.c (main) [XENIX]: Use /usr/spool/mail, not /usr/mail.
4899
4900;; Local Variables:
4901;; coding: utf-8
4902;; add-log-time-zone-rule: t
4903;; End:
4904
4905 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001
4906 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
4907 Free Software Foundation, Inc.
4908
4909 This file is part of GNU Emacs.
4910
4911 GNU Emacs is free software: you can redistribute it and/or modify
4912 it under the terms of the GNU General Public License as published by
4913 the Free Software Foundation, either version 3 of the License, or
4914 (at your option) any later version.
4915
4916 GNU Emacs is distributed in the hope that it will be useful,
4917 but WITHOUT ANY WARRANTY; without even the implied warranty of
4918 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
4919 GNU General Public License for more details.
4920
4921 You should have received a copy of the GNU General Public License
4922 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
4923
4924;;; arch-tag: 094f3a51-bd72-44d0-8fac-2ac242c6c5b1