Remove an apparently unnecessary XClearWindow call.
[bpt/emacs.git] / etc / ChangeLog
... / ...
CommitLineData
12011-03-16 Juanma Barranquero <lekktu@gmail.com>
2
3 * NEWS: Document warning about _emacs.
4
52011-03-14 Michael Albinus <michael.albinus@gmx.de>
6
7 * NEWS: `shell' prompts for the shell path name, when the default
8 directory is a remote file name and neither environment variable
9 $ESHELL nor variable `explicit-shell-file-name' is set.
10
112011-03-08 Kristoffer Grönlund <krig@koru.se>
12
13 * themes/wombat-theme.el: New file.
14
152011-03-06 Juanma Barranquero <lekktu@gmail.com>
16
17 * srecode/el.srt: Fix typo.
18
192011-02-21 Chong Yidong <cyd@stupidchicken.com>
20
21 * themes/tango-dark-theme.el: Tweak background on low-color
22 terminals.
23
242011-02-17 Ken Manheimer <ken.manheimer@gmail.com>
25
26 * etc/images/icons/allout-widgets/dark-bg,
27 * etc/images/icons/allout-widgets/light-bg,
28 * encrypted-locked.{xpm,png}, unlocked-encrypted.{xpm,png}:
29 Reorganize icon directories and files to reconcile against windows
30 short-filename clashes.
31
322011-02-16 Ken Manheimer <ken.manheimer@gmail.com>
33
34 * etc/images/icons/allout-widgets-dark-bg,
35 * etc/images/icons/allout-widgets-light-bg: Icons for new
36 allout-widgets.el.
37
38 * etc/images/icons/README: Include coypright and GPL 3 license for
39 new icons.
40
412011-02-16 Michael Albinus <michael.albinus@gmx.de>
42
43 * NEWS: Add soap-client.el and soap-inspect.el.
44
452011-02-13 Michael Albinus <michael.albinus@gmx.de>
46
47 * NEWS: Tramp methods "imap" and "imaps" are discontinued.
48
492011-02-12 Drew Adams <drew.adams@oracle.com>
50
51 * themes/light-blue-theme.el: New file.
52
532011-02-01 Paul Eggert <eggert@cs.ucla.edu>
54
55 format-time-string now supports subsecond time stamp resolution
56 * NEWS: Document this.
57
582011-01-28 Paul Eggert <eggert@cs.ucla.edu>
59
60 Redo spelling of Makefile variables to conform to POSIX.
61 POSIX does not allow "-" in Makefile variable names.
62 Reported by Bruno Haible in
63 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00990.html>.
64 * refcards/Makefile (DIRED_REFCARDS_PDF): Renamed from
65 DIRED-REFCARDS_PDF.
66 (MISC_REFCARDS_PDF): Renamed from MISC-REFCARDS_PDF.
67 (SURVIVAL_CARDS_PDF): Renamed from SURVIVAL-CARDS_PDF.
68 (VIPER_CARDS_PDF): Renamed from VIPER-CARDS_PDF.
69
702011-01-18 Glenn Morris <rgm@gnu.org>
71
72 * PROBLEMS: Add note about svn+ssh. (Bug#7791)
73
742011-01-14 Glenn Morris <rgm@gnu.org>
75
76 * refcards/calccard.tex, refcards/cs-dired-ref.tex:
77 * refcards/cs-refcard.tex, refcards/cs-survival.tex:
78 * refcards/de-refcard.tex, refcards/dired-ref.tex:
79 * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
80 * refcards/fr-survival.tex, refcards/orgcard.tex:
81 * refcards/pl-refcard.tex, refcards/pt-br-refcard.tex:
82 * refcards/refcard.tex, refcards/ru-refcard.tex:
83 * refcards/sk-dired-ref.tex, refcards/sk-refcard.tex:
84 * refcards/sk-survival.tex, refcards/survival.tex:
85 * refcards/vipcard.tex, refcards/viperCard.tex:
86 Update short copyright year to 2011.
87
882011-01-13 Christian Ohler <ohler@gnu.org>
89
90 * NEWS: Mention ERT.
91
922011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
93
94 * NEWS: Add new function dbus-register-service.
95
962011-01-09 Chong Yidong <cyd@stupidchicken.com>
97
98 * themes/tango-theme.el, themes/tango-dark-theme.el: Let-bind
99 tango palette colors. Only define faces for color displays.
100 Customize the ansi-color-names-vector variable. Add Ediff,
101 Flyspell, and Semantic faces as suggested by Jan Moringen.
102
1032011-01-08 Andreas Schwab <schwab@linux-m68k.org>
104
105 * compilation.txt: Add column to gcc-include sample.
106
1072011-01-08 Glenn Morris <rgm@gnu.org>
108
109 * PROBLEMS: -batch implies -q.
110
1112011-01-07 Tassilo Horn <tassilo@member.fsf.org>
112
113 * themes/tsdh-light-theme.el, themes/tsdh-dark-theme.el: Remove
114 dev-prefix from file names, so that the files don't clash on 8x3
115 filesystems.
116
1172011-01-06 Tassilo Horn <tassilo@member.fsf.org>
118
119 * themes/dev-tsdh-light-theme.el (dev-tsdh-light): New theme.
120 * themes/dev-tsdh-dark-theme.el (dev-tsdh-dark): New theme.
121
1222011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
123
124 * NEWS: Extended behaviour of dbus-register-{method,property}.
125
1262011-01-02 Kenichi Handa <handa@m17n.org>
127
128 * NEWS.23: Describe the changes for rmail's MIME handling.
129
1302010-12-18 Chong Yidong <cyd@stupidchicken.com>
131
132 * images/separator.xpm: Tweak colors.
133
1342010-12-14 Michael Albinus <michael.albinus@gmx.de>
135
136 * NEWS: Mention new Tramp method "ksu".
137
1382010-12-13 W. Martin Borgert <debacle@debian.org> (tiny change)
139
140 * schema/schemas.xml: Add DocBook (Bug#7491).
141
1422010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
143
144 * refcards/orgcard.tex: Cleanup.
145
1462010-11-27 Ulrich Mueller <ulm@gentoo.org>
147
148 * HELLO: Add ancient Greek (Bug#7418).
149
1502010-11-13 Eli Zaretskii <eliz@gnu.org>
151
152 * NEWS: Document display of glyphless characters.
153
1542010-11-11 Eric Schulte <schulte.eric@gmail.com>
155
156 * refcards/orgcard.tex: Add new Babel key sequences.
157
1582010-10-26 Glenn Morris <rgm@gnu.org>
159
160 * images/README: Add (un)checked.xpm
161 * images/checked.xpm, images/unchecked.xpm: Add copyright.
162
1632010-10-24 Chong Yidong <cyd@stupidchicken.com>
164
165 * images/checked.xpm:
166 * images/unchecked.xpm: New images.
167
1682010-10-24 Richard Stallman <rms@gnu.org>
169
170 * DISTRIB: Update donation section.
171
1722010-10-24 Glenn Morris <rgm@gnu.org>
173
174 * DISTRIB: Small updates.
175
1762010-10-19 Julien Danjou <julien@danjou.info>
177
178 * tutorials/TUTORIAL: Don't mention mode-line end dashes.
179
1802010-10-16 Chong Yidong <cyd@stupidchicken.com>
181
182 * themes: New directory for custom theme files, moved from lisp/.
183
1842010-10-14 Juanma Barranquero <lekktu@gmail.com>
185
186 * tutorials/TUTORIAL.es: Fix typos.
187
1882010-10-13 Juanma Barranquero <lekktu@gmail.com>
189
190 * NEWS: Mention `dynamic-library-alist'.
191
1922010-10-13 Glenn Morris <rgm@gnu.org>
193
194 * NEXTSTEP: New file, extracted from ../nextstep/{AUTHORS,README}.
195
1962010-10-12 Glenn Morris <rgm@gnu.org>
197
198 * TODO: Merge ../nextstep/FOR-RELEASE into this file.
199
200 * BABYL: Remove file.
201
2022010-09-21 Eric Ludlam <zappo@gnu.org>
203
204 * srecode/java.srt: Make NAME be a prompt.
205
2062010-09-13 Michael Albinus <michael.albinus@gmx.de>
207
208 * NEWS: Some Tramp methods are discontinued.
209
2102010-09-11 Glenn Morris <rgm@gnu.org>
211
212 * emacs.bash, emacs.csh, ms-kermit: Remove obsolete files (use
213 emacsclient -a instead of the first two).
214
2152010-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
216
217 * NEWS: Mention the new libxml2 functions.
218
2192010-08-25 Kenichi Handa <handa@m17n.org>
220
221 * HELLO: Change designation sequences for Arabic text.
222
2232010-08-23 Michael Albinus <michael.albinus@gmx.de>
224
225 * NEWS: dbus.el supports alternative buses.
226
2272010-08-22 Alex Harsanyi <harsanyi@mac.com> (tiny change)
228
229 * emacs3.py: Import imp module and use it (Bug#5756).
230
2312010-08-14 Eli Zaretskii <eliz@gnu.org>
232
233 * tutorials/TUTORIAL.he: Use MAQAF instead of hyphen where appropriate.
234 Fix a few typos.
235
2362010-08-08 Ken Brown <kbrown@cornell.edu>
237
238 * PROBLEMS: Mention problem with Cygwin 1.5.19.
239
2402010-08-07 Eli Zaretskii <eliz@gnu.org>
241
242 * NEWS: Mention the Hebrew translation.
243
244 * tutorials/TUTORIAL.he: Don't use acronyms.
245
2462010-08-05 Eli Zaretskii <eliz@gnu.org>
247
248 * AUTHORS: Rename unexec.o => unexcoff.o.
249 * PROBLEMS: Rename unexec.o => unexcoff.o.
250
2512010-07-31 Eli Zaretskii <eliz@gnu.org>
252
253 * tutorials/TUTORIAL.he: New file.
254
255 * tutorials/TUTORIAL.translators: Add TUTORIAL.he.
256
2572010-07-24 Christoph Scholtes <cschol2112@gmail.com>
258
259 * NEWS: Document new --distfiles configure.bat option and
260 `dist' make target on Windows.
261
2622010-07-20 Juanma Barranquero <lekktu@gmail.com>
263
264 * PROBLEMS: Add note about use of backslashes in Windows paths.
265
2662010-07-19 Juanma Barranquero <lekktu@gmail.com>
267
268 * NEWS: Mention --enable-checking is now supported on Windows.
269
2702010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
271
272 * refcards/orgcard.tex: Remove the key for the TODO sparse tree
273 and add the new key. Document new keys for image and entity
274 display. Document the Org Babel keys.
275
2762010-06-19 Ken Brown <kbrown@cornell.edu>
277
278 * PROBLEMS: Update Cygwin GCC information. (Bug#6458)
279
2802010-06-12 Glenn Morris <rgm@gnu.org>
281
282 * tutorials/TUTORIAL.bg, tutorials/TUTORIAL.es: Fix typos.
283
2842010-06-09 Michael Albinus <michael.albinus@gmx.de>
285
286 * NEWS: Add notifications.el.
287
2882010-05-28 Glenn Morris <rgm@gnu.org>
289
290 * MACHINES: Remove some old information no longer of relevance.
291 Switch to outline-mode.
292
2932010-05-27 Glenn Morris <rgm@gnu.org>
294
295 * PROBLEMS: Remove old information no longer of relevance.
296
2972010-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
298
299 * NEWS: Add sections for Emacs-23.3.
300
3012010-05-08 Chong Yidong <cyd@stupidchicken.com>
302
303 * PROBLEMS: Document gcc-4.5 bug (Bug#6031).
304
3052010-05-08 Kenichi Handa <handa@m17n.org>
306
307 * HELLO: Adjust Burmese for Unicode 5.2 encoding.
308
3092010-05-07 Chong Yidong <cyd@stupidchicken.com>
310
311 * Version 23.2 released.
312
3132010-05-07 Eli Zaretskii <eliz@gnu.org>
314
315 * HELLO: Reorder Arabic greetings into logical order (they were
316 mistakenly changed to visual order by the 2010-03-28 change).
317
3182010-04-18 Francesc Rocher <rocher@member.fsf.org>
319
320 * MORE.STUFF: Add a new entry for QWE.
321
3222010-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
323
324 * HELLO (Mathematics): Prefer Unicode charset.
325
3262010-03-30 Chong Yidong <cyd@stupidchicken.com>
327
328 * images/icons/hicolor/scalable/apps/emacs.svg: Put preamble after
329 svg tag (Bug#5790).
330
3312010-03-30 Eli Zaretskii <eliz@gnu.org>
332
333 * PROBLEMS: Mention problems on MS-Windows with incompatible
334 regex.h headers.
335
3362010-03-28 Eli Zaretskii <eliz@gnu.org>
337
338 * HELLO: Reorder Arabic and Hebrew into logical order, and
339 insert RLM before the opening paren, to make the display more
340 reasonable. Add setting for bidi-display-reordering in the local
341 variables section.
342 * NEWS: Mention initial support for bidirectional editing.
343
3442010-03-24 Francesc Rocher <rocher@member.fsf.org>
345
346 * MORE.STUFF: Remove CEDET entry, now distributed as part of Emacs.
347
3482010-03-22 Teodor Zlatanov <tzz@lifelogs.com>
349
350 * gnus/gnus-setup.ast: Add finish links to the top nodes.
351
352 * gnus/news-server.ast: Add some trivial validation.
353
3542010-03-13 Michael Albinus <michael.albinus@gmx.de>
355
356 * NEWS: Add secrets.el.
357
3582010-03-12 Chong Yidong <cyd@stupidchicken.com>
359
360 * images/custom/down.xpm, images/custom/right.xpm: Update images
361 to increase contrast on bright backgrounds.
362
3632010-03-10 Chong Yidong <cyd@stupidchicken.com>
364
365 * Branch for 23.2.
366
3672010-03-06 Glenn Morris <rgm@gnu.org>
368
369 * srecode/default.srt (COPYRIGHT): Update template copyright to GPLv3+.
370
3712010-03-05 Glenn Morris <rgm@gnu.org>
372
373 * refcards/orgcard.tex: Use pdflayout.sty.
374 * refcards/Makefile (orgcard.pdf): Special rule no longer needed.
375
3762010-03-02 Glenn Morris <rgm@gnu.org>
377
378 * refcards/Makefile: For cs- and sk-, use pdfcsplain if available.
379 (pl-refcard.pdf): Let presence of pdfmex be another test for the
380 required TeX files. Pass explicit output-format to tex command.
381 (orgcard.pdf): Use ps2pdf, since pdftex tends to produce a
382 portrait layout rather than the desired landscape.
383
3842010-03-01 Glenn Morris <rgm@gnu.org>
385
386 * refcards/pl-refcard.tex: Double forward-slashes in URL for Mex.
387
388 * refcards/de-refcard.tex: Fix paren typo.
389
390 * refcards/ru-refcard.tex: Rename \year command to \cyear, since
391 the former seems to be already used in some TeX installations.
392
393 * refcards/calccard.tex, refcards/cs-dired-ref.tex:
394 * refcards/cs-refcard.tex, refcards/cs-survival.tex:
395 * refcards/de-refcard.tex, refcards/dired-ref.tex:
396 * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
397 * refcards/fr-survival.tex, refcards/orgcard.pdf:
398 * refcards/orgcard.tex, refcards/pl-refcard.tex:
399 * refcards/pt-br-refcard.tex, refcards/refcard.tex:
400 * refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
401 * refcards/sk-refcard.tex, refcards/sk-survival.tex:
402 * refcards/survival.tex, refcards/vipcard.tex:
403 * refcards/viperCard.tex: Update short copyright year to 2010.
404
4052010-02-26 Glenn Morris <rgm@gnu.org>
406
407 * tutorials/TUTORIAL.es, tutorials/TUTORIAL.pt_BR:
408 Fix some keybinding typos.
409
4102010-02-14 Chong Yidong <cyd@stupidchicken.com>
411
412 * images/custom/down-pushed.xpm, images/custom/down.xpm:
413 * images/custom/right-pushed.xpm:
414 * images/custom/right-pushed.xpm: Increase height by four
415 pixels, to improve text alignment.
416
4172010-01-16 Mario Lang <mlang@delysid.org>
418
419 * srecode/doc-cpp.srt, srecode/doc-default.srt:
420 * srecode/doc-java.srt: Remove duplicated words.
421
4222010-01-14 Nick Roberts <nickrob@snap.net.nz>
423
424 * images/gud/recstart.xpm, images/gud/recstop.xpm:
425 * images/gud/rcont.xpm, images/gud/rnext.xpm:
426 * images/gud/rfinish.xpm, images/gud/rnexti.xpm:
427 * images/gud/rstep.xpm, images/gud/rstepi.xpm:
428 New icons for reverse debugging.
429
4302010-01-14 Juanma Barranquero <lekktu@gmail.com>
431
432 * srecode/doc-cpp.srt (function-comment, variable-same-line-comment)
433 (group-comment-start, group-comment-end):
434 * srecode/doc-default.srt (section-comment, function-comment)
435 (variable-same-line-comment, group-comment-start, group-comment-end):
436 * srecode/doc-java.srt (function-comment, variable-same-line-comment)
437 (group-comment-start, group-comment-end):
438 Fix typos in template docstrings.
439
4402010-01-14 Kenichi Handa <handa@m17n.org>
441
442 * NEWS: Describe the change of auto-composition-mode.
443
4442010-01-12 Glenn Morris <rgm@gnu.org>
445
446 * CONTRIBUTE, NEWS: Use bug-gnu-emacs rather than emacs-pretest-bug
447 for bug reports for development versions.
448
4492010-01-01 Juanma Barranquero <lekktu@gmail.com>
450
451 * NEWS: Fix typos.
452
4532009-12-15 Glenn Morris <rgm@gnu.org>
454
455 * CONTRIBUTE (Coding Standards): Update URL.
456 (Getting the Source Code): Other VCSs are available.
457
458 * ORDERS: Update some URLs.
459
460 * edt-user.el: New file, split out from edt-user.doc.
461 * edt-user.doc: Split into edt-user.el and ../doc/misc/edt.texi,
462 and remove.
463
4642009-12-09 Michael Albinus <michael.albinus@gmx.de>
465
466 * NEWS: Point to the external counterparts of su and sudo.
467
4682009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
469
470 * images/mpc/add.xpm, images/mpc/ffwd.xpm, images/mpc/next.xpm:
471 * images/mpc/pause.xpm, images/mpc/play.xpm, images/mpc/prev.xpm:
472 * images/mpc/rewind.xpm, images/mpc/stop.xpm:
473 New images.
474
4752009-11-27 Michael Albinus <michael.albinus@gmx.de>
476
477 * NEWS: New functions eshell/su and eshell/sudo.
478
4792009-11-26 Kevin Ryde <user42@zip.com.au>
480
481 * MORE.STUFF: emacswiki ElispArea url "wiki.pl" -> "wiki".
482 Aubrey Jaffer's texinfo R5RS moved to
483 http://groups.csail.mit.edu/mac/ftpdir/scm/r5rs.info.tar.gz
484 (per http://people.csail.mit.edu/jaffer/Scheme.html).
485
4862009-11-26 Jan Djärv <jan.h.d@swipnet.se>
487
488 * PROBLEMS: Mention Metacity hang on Emacs resize.
489
4902009-11-20 Ken Brown <kbrown@cornell.edu> (tiny change)
491
492 * PROBLEMS: Add workaround for Cygwin crash and remove fixed
493 rebasing problem.
494
4952009-11-17 Jan Djärv <jan.h.d@swipnet.se>
496
497 * NEWS: Mention dynamic font changes (font-use-system-font).
498
4992009-11-15 Carsten Dominik <dominik@u016822.science.uva.nl>
500
501 * refcards/orgcard.tex: Push version number to 6.33a.
502
5032009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
504
505 * refcards/orgcard.tex: Document the new archiving keys.
506
5072009-11-08 Chong Yidong <cyd@stupidchicken.com>
508
509 * compilation.txt: Add one more error message for msft (Bug#4100).
510
5112009-10-09 Karl Fogel <karl.fogel@red-bean.com>
512
513 * NEWS: Document bookmark.el at 2008-06-25T16:51:33Z!monnier@iro.umontreal.ca format upgrade. (Bug#3375)
514
5152009-10-04 Michael Albinus <michael.albinus@gmx.de>
516
517 * NEWS: New function copy-directory.
518
5192009-10-03 Chong Yidong <cyd@stupidchicken.com>
520
521 * srecode: New directory for SRecode template files.
522
5232009-10-01 Michael Albinus <michael.albinus@gmx.de>
524
525 * NEWS: delete-directory has an optional parameter RECURSIVE.
526
5272009-10-01 Carsten Dominik <dominik@u016822.science.uva.nl>
528
529 * refcards/orgcard.tex: New version number.
530
5312009-09-28 Michael Albinus <michael.albinus@gmx.de>
532
533 * NEWS: Mention Tramp connection methods "imap" and "imaps".
534
5352009-09-27 Teodor Zlatanov <tzz@lifelogs.com>
536
537 * NEWS: Mention new library imap-hash.el
538
5392009-09-22 Juanma Barranquero <lekktu@gmail.com>
540
541 * NEWS: Mention new variable `help-downcase-arguments'
542 and new default for arguments in *Help* buffers.
543
5442009-09-15 Juanma Barranquero <lekktu@gmail.com>
545
546 * NEWS: Mention new behavior of -Q and new variable
547 `inhibit-x-resources'.
548
5492009-09-13 Chong Yidong <cyd@stupidchicken.com>
550
551 * PROBLEMS: Document Athena/Lucid internationalization
552 problem (Bug#4333).
553
5542009-09-02 Carsten Dominik <dominik@u016822.science.uva.nl>
555
556 * refcards/orgcard.tex: Document new effort setting commands.
557 Document the new keys for agenda time motion.
558 Document the `E' key in the agenda.
559
5602009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
561
562 * NEWS: Declare unibyte sessions obsolete.
563
5642009-08-28 Michael Albinus <michael.albinus@gmx.de>
565
566 * NEWS: Mention Tramp connection method "rsyncc" and variable
567 `process-file-side-effects'.
568
5692009-08-13 Kenichi Handa <handa@m17n.org>
570
571 * NEWS: Mention the new coding systme `utf-8-hfs' and many
572 functions for Unicode normalization.
573
5742009-08-09 CHENG Gao <chenggao@gmail.com>
575
576 * MORE.STUFF: Update Etags and Ispell URLs.
577
5782009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
579
580 * images/gud/all.xpm, images/gud/thread.xpm: New icons for
581 gdb-mi.el
582
5832009-08-07 Dan Nicolaescu <dann@ics.uci.edu>
584
585 * e/eterm-color.ti (msgr, u6, u7): New capabilities.
586
5872009-08-02 Michael Albinus <michael.albinus@gmx.de>
588
589 * NEWS: Autorevert Tail mode works now for remote files.
590
5912009-07-26 Kevin Ryde <user42@zip.com.au>
592
593 * compilation.txt: Add Perl-Glib sample message.
594
5952009-07-23 Ken Raeburn <raeburn@raeburn.org>
596
597 * NEWS: `load-in-progress' corruption fixed.
598
5992009-07-21 Glenn Morris <rgm@gnu.org>
600
601 * refcards/cs-dired-ref.tex, refcards/dired-ref.tex:
602 * refcards/fr-dired-ref.tex, refcards/sk-dired-ref.tex:
603 * refcards/cs-refcard.tex, refcards/de-refcard.tex:
604 * refcards/fr-refcard.tex, refcards/pl-refcard.tex:
605 * refcards/pt-br-refcard.tex, refcards/refcard.tex:
606 * refcards/ru-refcard.tex, refcards/sk-refcard.tex:
607 * refcards/cs-survival.tex, refcards/fr-survival.tex:
608 * refcards/sk-survival.tex, refcards/survival.tex:
609 Remove version numbers that don't mean much. Instead, just use Emacs
610 version and date. Use FSF URL rather than postal address.
611
612 * refcards/vipcard.tex (versionnumber, version): Remove.
613 (versionemacs, versionvip): New.
614 (copyrightnotice): Use FSF URL rather than postal address.
615
616 * refcards/viperCard.tex (versionnumber): Rename to versionviper.
617 (versionemacs, versionxemacs): New.
618 (version): Remove.
619 (copyrightnotice): Use FSF URL rather than postal address.
620
6212009-07-16 Glenn Morris <rgm@gnu.org>
622
623 * refcards/cs-dired-ref.tex, refcards/fr-dired-ref.tex:
624 * refcards/sk-dired-ref.tex:
625 Remove non-existent (?) bindings: w, C-u o, U, delete.
626 Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.
627
628 * refcards/gnus-refcard.tex: Condense a few sentences in order to
629 make them fit on one line, and add some page breaks, to improve the
630 layout in the pdfs.
631
6322009-07-15 Glenn Morris <rgm@gnu.org>
633
634 * refcards/dired-ref.tex: Change from A4 to letter paper.
635 Remove non-existent (?) bindings: w, C-u o, U, delete.
636 Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.
637 New: async shell command = &.
638
639 * refcards/gnus-refcard.tex (Copyright): Add 2009.
640 (Notes): Add missing line-break.
641 (Threading): Reword to fit on one line.
642
643 * refcards/calccard.tex (emacsversionnumber): Just use major version.
644
645 * refcards/Makefile (gnus-booklet.pdf): Use jobname rather than
646 clobbering gnus-refcard.pdf.
647 (clean): Remove .aux files.
648 (gnus-logo.pdf): Remove rule, since this file is distributed.
649
6502009-07-10 Kenichi Handa <handa@m17n.org>
651
652 * tutorials/TUTORIAL.ja: Reflect the latest change of TUTORIAL.
653
6542009-07-10 Kevin Ryde <user42@zip.com.au>
655
656 * compilation.txt: Fix names of some elements.
657
6582009-07-08 Glenn Morris <rgm@gnu.org>
659
660 * tutorials/TUTORIAL: Standardize the way M-x commands are written:
661 dashes inside command names, not spaces; spaces before <Return>.
662 (Summary): Describe the new behavior of C-l.
663 (Basic Cursor Control): Don't say that files "ought" to end in newlines.
664 Try to distinguish scroll bar from fringes.
665 You can also scroll with a wheel mouse.
666 (If Emacs Stops Responding): Rename from "When Emacs is hung".
667 (Inserting And Deleting): Continuation marks appear in the fringe.
668 Clarify that deletion can be undone. Mention cut and paste, and
669 the Glossary.
670 (Files, Mode Line): Update mode-line format.
671 (Extending The Command Set): Downplay C-z, since using Emacs on a
672 text-only terminal is less common these days.
673 (Searching): Incremental searching is no longer atypical.
674 Downplay flow control issues, remove reference to deleted FAQ node.
675 (Multiple Windows): Mention frames.
676 (Multiple Frames): New section.
677 (Getting More Help): Downplay C-h having a different binding.
678 Don't say help is "on-line", since the meaning has changed.
679 (More Features): Replace "on-line". Use C-h rather than F10 h.
680 Say a little more about completion.
681 (Conclusion): Don't mention C-z again here.
682
6832009-07-01 Jan Djärv <jan.h.d@swipnet.se>
684
685 * NEWS: Mention maximized.
686
6872009-06-30 Michael Albinus <michael.albinus@gmx.de>
688
689 * NEWS: Add "synce" connection method of Tramp.
690
6912009-06-24 Michael Albinus <michael.albinus@gmx.de>
692
693 * NEWS: Add new connection methods of Tramp.
694
6952009-06-24 Kenichi Handa <handa@m17n.org>
696
697 * charsets/stdenc.map: Re-generated.
698
699 * charsets/symbol.map: Re-generated.
700
7012009-06-21 Chong Yidong <cyd@stupidchicken.com>
702
703 * Branch for 23.1.
704
7052009-06-15 Alan Mackenzie <acm@muc.de>
706
707 * NEWS: Document changes to end-of-defun-function, clarifying
708 entry for beginning-of-defun-function.
709
7102009-06-13 Bill Wohler <wohler@newt.com>
711
712 Release MH-E version 8.2.
713
714 * NEWS, MH-E-NEWS: Update for MH-E release 8.2.
715
7162009-06-12 Kenichi Handa <handa@m17n.org>
717
718 * HELLO: Use "/" instead of "," to separate independent words.
719
720 * charsets/*.map: All re-generated.
721
7222009-06-08 Kenichi Handa <handa@m17n.org>
723
724 * HELLO: Downcase "suomi".
725
7262009-05-25 Werner Lemberg <wl@gnu.org>
727
728 * tutorial/TUTORIAL.de: Updated; synchronize with TUTORIAL.
729 Use reformed Orthography.
730 Minor improvements.
731
7322009-05-19 Chong Yidong <cyd@stupidchicken.com>
733
734 * refcards/survival.tex: Add M-g M-g binding.
735
736 * refcards/survival.tex:
737 * refcards/sk-survival.tex:
738 * refcards/sk-refcard.tex:
739 * refcards/sk-dired-ref.tex:
740 * refcards/ru-refcard.tex:
741 * refcards/pt-br-refcard.tex:
742 * refcards/pl-refcard.tex:
743 * refcards/fr-survival.tex:
744 * refcards/fr-dired-ref.tex:
745 * refcards/dired-ref.tex:
746 * refcards/cs-survival.tex:
747 * refcards/cs-refcard.tex:
748 * refcards/cs-dired-ref.tex: Bump refcard version numbers to 23.
749
7502009-05-15 Chong Yidong <cyd@stupidchicken.com>
751
752 * refcards/refcard.tex: Update Emacs version to 23.
753
7542009-05-15 Sven Joachim <svenjoac@gmx.de>
755
756 * refcards/de-refcard.tex: Merge changes from refcard.tex.
757 Change `Paragraph' to `Absatz'.
758
7592009-04-09 Glenn Morris <rgm@gnu.org>
760
761 * MORE.STUFF: Update some urls. Remove dead links: eshell, expand,
762 ffap, hideshow. Remove original whitespace, now in obsolete/.
763 Remember and nXML are part of the distribution now.
764
7652009-03-13 Kenichi Handa <handa@m17n.org>
766
767 * NEWS: Add description for the argument change of
768 `set-fontset-font' and `print-fontset'.
769
7702009-02-25 Glenn Morris <rgm@gnu.org>
771
772 * MORE.STUFF: Mention Zile.
773
7742009-02-23 Miles Bader <miles@gnu.org>
775
776 * NEWS: Rename `system-process-attributes' to `process-attributes'.
777
7782009-02-19 Nick Roberts <nickrob@snap.net.nz>
779
780 * compilation.txt: Add entry for maven.
781
7822009-02-14 Jay Belanger <jay.p.belanger@gmail.com>
783
784 * refcards/calccard.tex: Update version number.
785 Mention Maxima mode.
786
7872009-02-04 Dan Nicolaescu <dann@ics.uci.edu>
788
789 * compilation.txt (gnu): Add an example for the "note" format.
790
7912009-02-04 Jason Rumney <jasonr@gnu.org>
792
793 * PROBLEMS (CPP): Note problem with resource compiler of MSVC.
794
7952009-02-02 Carsten Dominik <dominik@science.uva.nl>
796
797 * refcards/orgcard.tex: New version number.
798
7992009-01-28 Juanma Barranquero <lekktu@gmail.com>
800
801 * PROBLEMS (Windows): Add entry about TCC/4NT and App Paths keys.
802
8032009-01-28 Carsten Dominik <dominik@science.uva.nl>
804
805 * refcards/orgcard.tex: New version number.
806
8072009-01-27 Carsten Dominik <dominik@science.uva.nl>
808
809 * refcards/orgcard.tex: New version number.
810
8112009-01-27 Kenichi Handa <handa@m17n.org>
812
813 * NEWS: New function `coding-sytem-from-name'.
814
8152009-01-25 Carsten Dominik <dominik@science.uva.nl>
816
817 * refcards/orgcard.tex: New year and version number.
818 Document heading/item conversion commands.
819 Document C-c RET in tables.
820
8212009-01-03 Michael Albinus <michael.albinus@gmx.de>
822
823 * NEWS: Tramp supports IPv6 addresses.
824
8252008-12-20 Carsten Dominik <dominik@science.uva.nl>
826
827 * refcards/orgcard.tex: Version number change.
828
8292008-12-19 Eli Zaretskii <eliz@gnu.org>
830
831 * PROBLEMS (MS-DOS): Document the problems on Vista.
832
8332008-12-17 Carsten Dominik <dominik@science.uva.nl>
834
835 * refcards/orgcard.tex: Version number change.
836
8372008-12-16 Carsten Dominik <dominik@science.uva.nl>
838
839 * refcards/orgcard.tex: Version number change.
840
8412008-12-11 Dan Nicolaescu <dann@ics.uci.edu>
842
843 * MACHINES: SH3 is still supported.
844
8452008-12-07 Carsten Dominik <dominik@science.uva.nl>
846
847 * refcards/orgcard.tex: Version number update.
848
8492008-11-27 Juanma Barranquero <lekktu@gmail.com>
850
851 * NEWS: Fix typo. (Bug#1439)
852
8532008-11-12 Carsten Dominik <dominik@science.uva.nl>
854
855 * refcards/orgcard.tex: Document the extra yanking key.
856
8572008-11-08 Mark A. Hershberger <mah@everybody.org>
858
859 * compilation.txt (php): Add regexp for php error messages.
860
8612008-10-24 Juanma Barranquero <lekktu@gmail.com>
862
863 * NEWS: New function `locate-user-emacs-file'.
864
8652008-10-18 Ulrich Mueller <ulm@gentoo.org>
866
867 * MACHINES: Add section for SuperH.
868
8692008-10-12 Carsten Dominik <dominik@science.uva.nl>
870
871 * refcards/orgcard.tex: Add description for attachments, plus
872 minor changes.
873
8742008-07-24 Carsten Dominik <dominik@science.uva.nl>
875
876 * refcards/orgcard.tex: Minor fixes.
877
8782008-09-08 Daiki Ueno <ueno@unixuser.org>
879
880 * TODO: Remove the entry describing auto-encryption.
881
8822008-08-26 Robert J. Chassell <bob@rattlesnake.com>
883
884 * PROBLEMS: Prevent pasting a region twice on an xterm or rxvt in X.
885
8862008-08-23 Chong Yidong <cyd@stupidchicken.com>
887
888 * HELLO: Fix Javanese pun.
889
8902008-08-18 Bill Wohler <wohler@newt.com>
891
892 Release MH-E version 8.1.
893
894 * NEWS, MH-E-NEWS: Update for MH-E release 8.1.
895
8962008-08-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
897
898 * NEWS: Improve information about whitespace package.
899
9002008-08-01 Teodor Zlatanov <tzz@lifelogs.com>
901
902 * NEWS: Add entries about the new auth-source integration and
903 about the cyrillic-translit modifications.
904
9052008-08-01 Adrian Robert <Adrian.B.Robert@gmail.com>
906
907 * Emacs.clr: Remove.
908
9092008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
910
911 * termcap.src: Remove file.
912 * README:
913 * PROBLEMS:
914 * MACHINES: Remove VMS info.
915
9162008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
917
918 * PROBLEMS:
919 * MACHINES: Remove mentions of Mac Carbon.
920
9212008-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
922
923 * NEWS: New function `diff-show-trailing-blanks' in diff-mode.el.
924
9252008-07-24 Michael Albinus <michael.albinus@gmx.de>
926
927 * NEWS: Add xesam.el.
928
9292008-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
930
931 * NEWS: Add information about whitespace package.
932
9332008-07-19 Juri Linkov <juri@jurta.org>
934
935 * tutorials/TUTORIAL: Add information about C-g to the introduction.
936
9372008-07-18 Francesc Rocher <rocher@member.fsf.org>
938
939 * images/splash8.xpm: Remove.
940
9412008-07-17 Adrian Robert <Adrian.B.Robert@gmail.com>
942
943 * NEWS: Add entry about NS port.
944
9452008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
946
947 * Emacs.clr: New file, add support for X color names to NS display
948 implementations.
949
9502008-07-12 Juri Linkov <juri@jurta.org>
951
952 * HELLO: Use more correct IPA characters for English pronunciation.
953 Add the combining acute accent after the accented vowel in the
954 Russian example like it is used in dictionaries.
955
9562008-07-11 Kenichi Handa <handa@m17n.org>
957
958 * HELLO: Change the Arabic words appearing in Non-ASCII examples to
959 iso-8859-6 characters.
960
9612008-07-02 Francesc Rocher <rocher@member.fsf.org>
962
963 * images/splash.png:
964 * images/splash.svg:
965 * images/gnus/gnus.png:
966 * images/gnus/gnus.svg: New files.
967
9682008-06-25 Kenichi Handa <handa@m17n.org>
969
970 * NEWS: Mention string-to-unibyte.
971
9722008-06-21 Michael Albinus <michael.albinus@gmx.de>
973
974 * NEWS: Tramp uses auth-source.
975
9762008-06-08 John Paul Wallington <jpw@pobox.com>
977
978 * NEWS: Document that `completion-ignore-case' is nil on MS-Windows.
979
9802008-05-19 Tom Tromey <tromey@redhat.com>
981
982 * NEWS: Mention directory-local variables.
983
9842008-05-11 Juri Linkov <juri@jurta.org>
985
986 * images/custom/README:
987 * images/custom/down.xpm:
988 * images/custom/down-pushed.xpm:
989 * images/custom/right.xpm:
990 * images/custom/right-pushed.xpm: New files.
991
9922008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
993
994 * NEWS: Support for Meta-CVS removed.
995
9962008-05-05 Nick Roberts <nickrob@snap.net.nz>
997
998 * compilation.txt: Add regexp for Open Watcom compiler output.
999
10002008-05-04 Reiner Steib <reiner.steib@gmx.de>
1001
1002 * NEWS: Reword previous commit.
1003 * NEWS.22: Document removal of duplicated "alt-" input methods.
1004
10052008-05-03 Glenn Morris <rgm@gnu.org>
1006
1007 * NEWS: Document removal of duplicated "alt-" input methods.
1008
10092008-04-26 Glenn Morris <rgm@gnu.org>
1010
1011 * forms-d2.dat: Move here from ../lisp.
1012
10132008-04-06 Jason Rumney <jasonr@gnu.org>
1014
1015 * HELLO (Burmese): Rename from Myanmar.
1016
10172008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
1018
1019 * GNUS-NEWS (incoming mail files): Add version.
1020
10212008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
1022
1023 * tutorials/TUTORIAL.de: Remove even more discussion of flow
1024 control. Refer to node name `Init Rebinding' instead of title.
1025
10262008-03-13 Carsten Dominik <dominik@science.uva.nl>
1027
1028 * refcards/orgcard.tex: Minor fixes.
1029
10302008-03-12 Chong Yidong <cyd@stupidchicken.com>
1031
1032 * tutorials/TUTORIAL, tutorials/TUTORIAL.fr, tutorials/TUTORIAL.ro:
1033 * tutorials/TUTORIAL.bg, tutorials/TUTORIAL.it, tutorials/TUTORIAL.ru:
1034 * tutorials/TUTORIAL.cn, tutorials/TUTORIAL.ja, tutorials/TUTORIAL.sk:
1035 * tutorials/TUTORIAL.cs, tutorials/TUTORIAL.ko, tutorials/TUTORIAL.sl:
1036 * tutorials/TUTORIAL.de, tutorials/TUTORIAL.nl, tutorials/TUTORIAL.sv:
1037 * tutorials/TUTORIAL.eo, tutorials/TUTORIAL.pl, tutorials/TUTORIAL.th:
1038 * tutorials/TUTORIAL.es, tutorials/TUTORIAL.pt_BR:
1039 Remove discussion of flow control.
1040
10412008-03-12 Juanma Barranquero <lekktu@gmail.com>
1042
1043 * NEWS: Describe linum.el.
1044
10452008-03-11 Glenn Morris <rgm@gnu.org>
1046
1047 * images/icons/hicolor/128x128/apps/emacs.png:
1048 * images/icons/hicolor/16x16/apps/emacs.png:
1049 * images/icons/hicolor/24x24/apps/emacs.png:
1050 * images/icons/hicolor/32x32/apps/emacs.png:
1051 * images/icons/hicolor/48x48/apps/emacs.png:
1052 * images/icons/hicolor/scalable/apps/emacs.svg:
1053 * images/icons/hicolor/scalable/mimetypes/emacs-document.svg:
1054 Remove `creator' metadata.
1055
10562008-03-06 Jan Djärv <jan.h.d@swipnet.se>
1057
1058 * images/README: Update with bookmark_add.
1059
1060 * images/bookmark_add.pbm, images/bookmark_add.xpm: New files.
1061
10622008-03-03 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
1063
1064 * images/icons/hicolor/32x32/apps/emacs.png: Make transparency 8 bit.
1065 * images/icons/hicolor/scalable/mimetypes/emacs-document.svg: New file.
1066 * images/icons/hicolor/scalable/apps/emacs.svg: Fix format.
1067
10682008-03-03 Andrew Zhilin <andrew_zhilin@yahoo.com>
1069
1070 * images/icons/hicolor/16x16/apps/emacs22.png:
1071 * images/icons/hicolor/24x24/apps/emacs22.png:
1072 * images/icons/hicolor/32x32/apps/emacs22.png:
1073 * images/icons/hicolor/48x48/apps/emacs22.png: New files.
1074 These are the old versions of `emacs.png' under a new name.
1075
10762008-03-02 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
1077
1078 * images/icons/README: Update info for the icons.
1079
1080 * images/icons/emacs16_mac.png:
1081 * images/icons/emacs24_mac.png:
1082 * images/icons/emacs256_mac.png:
1083 * images/icons/emacs32_mac.png:
1084 * images/icons/emacs48_mac.png:
1085 * images/icons/emacs512_mac.png: Remove.
1086
1087 * images/icons/hicolor/16x16/apps/emacs.png:
1088 * images/icons/hicolor/24x24/apps/emacs.png:
1089 * images/icons/hicolor/32x32/apps/emacs.png:
1090 * images/icons/hicolor/48x48/apps/emacs.png: New icon.
1091
1092 * images/icons/hicolor/scalable/apps/emacs.svg:
1093 * images/icons/hicolor/128x128/apps/emacs.png: New files.
1094
10952008-02-26 Reiner Steib <Reiner.Steib@gmx.de>
1096
1097 * NEWS (Gnus): Mention problem with coding system `utf-8-emacs'
1098 when using different Emacs versions.
1099
11002008-02-25 Jan Djärv <jan.h.d@swipnet.se>
1101
1102 * NEWS.22: Mention stock icons for Gtk+.
1103
11042008-02-22 Kenichi Handa <handa@ni.aist.go.jp>
1105
1106 * NEWS: Mention the new language environments Bengali, Punjabi,
1107 Gujarati, Oriya, Telugu, Sinhala. Mention the removal of features
1108 devanagari, devan-util, kannada, knd-util, malayalam, mlm-util,
1109 tamil, and tml-util.
1110
11112008-02-22 Michael Olson <mwolson@gnu.org>
1112
1113 * NEWS: Describe nXML mode and json.el.
1114
11152008-02-21 Kenichi Handa <handa@ni.aist.go.jp>
1116
1117 * NEWS: Improve the description about the removal of cp-...-codepage
1118 functions. Describe the removal of the feature `devan-util'.
1119
11202008-02-21 Glenn Morris <rgm@gnu.org>
1121
1122 * NEWS.unicode: Merge into NEWS and remove file.
1123
11242008-02-20 Kenichi Handa <handa@ni.aist.go.jp>
1125
1126 * NEWS.unicode: Mention the removal of codepage related functions.
1127
11282008-02-16 Glenn Morris <rgm@gnu.org>
1129
1130 * nxml/test-invalid.xml, nxml/test-valid.xml: Move here from lisp/nxml.
1131 Rename from "test." to "test-" for doschk.
1132
11332008-02-10 Daiki Ueno <ueno@unixuser.org>
1134
1135 * NEWS: Clarify EasyPG functionalities.
1136
11372008-02-09 Eli Zaretskii <eliz@gnu.org>
1138
1139 * tutorials/TUTORIAL.ru: Remove redundant empty lines, insert a
1140 magic line instead.
1141
11422008-02-08 Jan Djärv <jan.h.d@swipnet.se>
1143
1144 * NEWS: Mention XEmbed and --parent-id.
1145
11462008-02-08 Daiki Ueno <ueno@unixuser.org>
1147
1148 * NEWS: Mention EasyPG.
1149
11502008-02-02 Eli Zaretskii <eliz@gnu.org>
1151
1152 * tutorials/TUTORIAL.ru: Restore copyright years. Update tutorial.
1153 Fix wording.
1154
11552008-02-02 Kenichi Handa <handa@ni.aist.go.jp>
1156
1157 * HELLO: Add Bengali, Gujarati, Khmer, Myanmar, Oriya, Sinhala,
1158 Telugu. Fix ISO-2022 designations in Cantonese line.
1159
11602008-02-01 Kenichi Handa <handa@m17n.org>
1161
1162 * HELLO: Remove non-unicode character from Tibetan text.
1163
11642008-02-01 Miles Bader <miles@gnu.org>
1165
1166 * TODO, PROBLEMS, NEWS: Replace references to Emacs version "22"
1167 with "23".
1168
11692008-02-01 Kenichi Handa <handa@m17n.org>
1170
1171 * charsets: New directory for charset mapping tables.
1172
1173 * charsets/README: New file.
1174
1175 * charsets/*.map: New files.
1176
11772008-02-01 Kenichi Handa <handa@m17n.org>
1178
1179 * HELLO: Change "Hindi" to more common characters.
1180
11812008-02-01 Kenichi Handa <handa@m17n.org>
1182
1183 * HELLO: Fix upcase and downcase for several languages.
1184 Change the two German lines into one. Change "Nederlangs" to
1185 "Dutch (Nederlands)". Add original language names to several entries.
1186
11872008-02-01 Kenichi Handa <handa@m17n.org>
1188
1189 * tutorials/TUTORIAL.es: Add local variable coding: latin-1.
1190
11912008-02-01 Kenichi Handa <handa@m17n.org>
1192
1193 * HELLO: Change indian-2-column chars of Hindi line to Unicode chars.
1194
11952008-02-01 Dave Love <fx@gnu.org>
1196
1197 * HELLO: Add pseudo-maths example.
1198
11992008-01-31 Alex Ott <alexott@gmail.com>
1200
1201 * tutorials/TUTORIAL.ru: Update tutorial.
1202
12032008-01-25 Michael Olson <mwolson@gnu.org>
1204
1205 * ERC-NEWS: Update for ERC 5.3 release candidate.
1206
12072008-01-22 Juanma Barranquero <lekktu@gmail.com>
1208
1209 * DEVEL.HUMOR: New entry.
1210
12112008-01-18 Carsten Dominik <dominik@science.uva.nl>
1212
1213 * refcards/orgcard.tex: Update to Org-mode version 5.19.
1214
12152008-01-12 Eli Zaretskii <eliz@gnu.org>
1216
1217 * MACHINES: Add an explicit list of platforms that are no longer
1218 supported.
1219 * NEWS: Refer to this list.
1220
12212008-01-08 Glenn Morris <rgm@gnu.org>
1222
1223 * refcards/calccard.tex, refcards/cs-dired-ref.tex:
1224 * refcards/cs-refcard.tex, refcards/cs-survival.tex:
1225 * refcards/de-refcard.tex, refcards/dired-ref.tex:
1226 * refcards/fr-drdref.tex, refcards/fr-refcard.tex:
1227 * refcards/fr-survival.tex, refcards/gnus-refcard.tex:
1228 * refcards/orgcard.tex, refcards/pl-refcard.tex:
1229 * refcards/pt-br-refcard.tex, refcards/refcard.tex:
1230 * refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
1231 * refcards/sk-refcard.tex, refcards/sk-survival.tex:
1232 * refcards/survival.tex, refcards/vipcard.tex:
1233 * refcards/viperCard.tex: Update printed copyright year to 2008.
1234
12352008-01-08 Kevin Ryde <user42@zip.com.au>
1236
1237 * compilation.txt (perl): Add a "during global destruction" sample.
1238
12392008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
1240
1241 * PROBLEMS:
1242 * MACHINES: Remove references to systems not supported anymore.
1243
12442008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
1245
1246 * MACHINES: Remove Masscomp.
1247
12482008-01-03 Dan Nicolaescu <dann@ics.uci.edu>
1249
1250 * images/icons/emacs_16.png, images/icons/emacs_24.png
1251 * images/icons/emacs_32.png, images/icons/emacs_48.png: Rename to
1252 hicolor/16x16/apps/emacs.png, hicolor/24x24/apps/emacs.png,
1253 hicolor/32x32/apps/emacs.png and hicolor/48x48/apps/emacs.png.
1254
1255 * images/icons/README (Author): Update for renaming.
1256
1257 * emacs.desktop (Icon): Update icon name.
1258
12592007-12-15 Eli Zaretskii <eliz@gnu.org>
1260
1261 The following files renamed to avoid file-name clashes in
1262 8+3 (a.k.a. DOS) namespace:
1263
1264 * schema/xhtml-basic-form.rnc: Renamed to xhtml-bform.rnc.
1265 * schema/xhtml-basic-table.rnc: Renamed to xhtml-btable.rnc.
1266 * schema/xhtml-list.rnc: Renamed to xhtml-lst.rnc.
1267 * schema/xhtml-target.rnc: Renamed to xhtml-tgt.rnc.
1268 * schema/xhtml-style.rnc: Renamed to xhtml-xstyle.rnc.
1269 * schema/xhtml-form.rnc, schema/xhtml-table.rnc, schema/xhtml.rnc:
1270 Updated accordingly.
1271
1272 * schema/docbook-dyntbl.rnc, schema/docbook-soextbl.rnc: Renamed to
1273 docbk-dyntbl.rnc and docbk-soextbl.rnc, respectively.
1274
1275 * images/icons/macemacs_16.png, images/icons/macemacs_24.png:
1276 * images/icons/macemacs_32.png, images/icons/macemacs_48.png:
1277 * images/icons/macemacs_256.png, images/icons/macemacs_512.png:
1278 Renamed to emacs16_mac.png, emacs24_mac.png, emacs32_mac.png,
1279 emacs48_mac.png, emacs256_mac.png, and emacs512_mac.png,
1280 respectively.
1281
12822007-12-08 Ulrich Mueller <ulm@gentoo.org> (tiny change)
1283
1284 * emacs.desktop (Exec, Icon, Categories): Fix entries.
1285
12862007-12-08 Reiner Steib <Reiner.Steib@gmx.de>
1287
1288 * NEWS: Add minimal Gnus item.
1289
12902007-12-08 Dan Nicolaescu <dann@ics.uci.edu>
1291
1292 * emacs.desktop: New file.
1293
12942007-11-30 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
1295
1296 * images/icons/macemacs_16.png, images/icons/macemacs_24.png:
1297 * images/icons/macemacs_32.png, images/icons/macemacs_48.png:
1298 * images/icons/macemacs_256.png, images/icons/macemacs_512.png:
1299 New files.
1300
13012007-11-28 Glenn Morris <rgm@gnu.org>
1302
1303 * nxml/: New directory, moved here from lisp/nxml/char-name/unicode.
1304 * nxml/README: New file.
1305
13062007-11-24 Glenn Morris <rgm@gnu.org>
1307
1308 * images/gnus/mail_send.xpm: Rename to mail-send.xpm.
1309
13102007-11-23 Mark A. Hershberger <mah@everybody.org>
1311
1312 * NXML-NEWS: New File.
1313
1314 * schema: Initial merge of nxml.
1315
13162007-11-22 Francesco Potortì <pot@gnu.org>
1317
1318 * NEWS: etags: the --members option is now the default.
1319
13202007-11-22 Glenn Morris <rgm@gnu.org>
1321
1322 * images/smilies/grayscale/README, images/smilies/medium/README:
1323 New files.
1324
13252007-11-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1326
1327 * compilation.txt: Add new entries: compilation-perl--Pod::Checker,
1328 compilation-perl--Test, compilation-perl--Test::Harness and
1329 compilation-weblint.
1330
13312007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
1332
1333 * MACHINES: Remove Sun windows info.
1334
13352007-10-30 Michael Olson <mwolson@gnu.org>
1336
1337 * NEWS: Add entry for Remember Mode.
1338
13392007-10-29 Glenn Morris <rgm@gnu.org>
1340
1341 * refcards/gnus-refcard.tex: Restore Feb 2007 copyright
1342 clarifications lost in update to Gnus trunk.
1343
13442007-10-28 Adam Sjøgren <asjo@koldfront.dk>
1345
1346 * images/smilies/grayscale/blink.xpm:
1347 * images/smilies/grayscale/braindamaged.xpm
1348 * images/smilies/grayscale/cry.xpm, images/smilies/grayscale/dead.xpm:
1349 * images/smilies/grayscale/evil.xpm:
1350 * images/smilies/grayscale/forced.xpm:
1351 * images/smilies/grayscale/frown.xpm, images/smilies/grayscale/grin.xpm:
1352 * images/smilies/grayscale/indifferent.xpm:
1353 * images/smilies/grayscale/reverse-smile.xpm:
1354 * images/smilies/grayscale/sad.xpm, images/smilies/grayscale/smile.xpm:
1355 * images/smilies/grayscale/wry.xpm: New larger grayscale smileys.
1356
1357 * images/smilies/medium/blink.xpm:
1358 * images/smilies/medium/braindamaged.xpm, images/smilies/medium/cry.xpm:
1359 * images/smilies/medium/dead.xpm, images/smilies/medium/evil.xpm:
1360 * images/smilies/medium/forced.xpm, images/smilies/medium/frown.xpm:
1361 * images/smilies/medium/grin.xpm, images/smilies/medium/indifferent.xpm:
1362 * images/smilies/medium/reverse-smile.xpm:
1363 * images/smilies/medium/sad.xpm, images/smilies/medium/smile.xpm:
1364 * images/smilies/medium/wry.xpm: New colorful smileys.
1365
13662007-10-29 Michael Olson <mwolson@gnu.org>
1367
1368 * ERC-NEWS: Update for recent change.
1369
13702007-10-27 Juanma Barranquero <lekktu@gmail.com>
1371
1372 * .cvsignore: Add *.pyc.
1373
13742007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
1375
1376 * ses-example.ses: Get rid of silly life-universe-everything local
1377 variable. `symbolic-formulas' is now `ses--symbolic-formulas'.
1378
13792007-10-24 Juanma Barranquero <lekktu@gmail.com>
1380
1381 * NEWS: Mention desktop locking.
1382
13832007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
1384
1385 * NEWS: Explain the VC fileset changes a bit better.
1386
13872007-09-28 Glenn Morris <rgm@gnu.org>
1388
1389 * PROBLEMS: Mention Tex superscript font issue.
1390
13912007-09-25 Johannes Weiner <hannes@saeurebad.de>
1392
1393 * NEWS: Fix typo.
1394
13952007-09-24 Glenn Morris <rgm@gnu.org>
1396
1397 * CONTRIBUTE: Remove information on maintaining copyright years;
1398 it does not belong here and is in admin/notes anyway.
1399
14002007-09-24 Adam Hupp <adam@hupp.org>
1401
1402 * emacs.py: Split for python 2 and python 3 compatibility.
1403 * emacs2.py: New file, split off from emacs.py.
1404 * emacs3.py: New file, python 3 version of emacs2.py.
1405
14062007-09-21 Glenn Morris <rgm@gnu.org>
1407
1408 * emacstool.1: Remove file.
1409 * emacs.bash: Adapt for removal of emacstool.
1410 * emacs.csh: Remove emacstool-related code.
1411
14122007-09-16 Glenn Morris <rgm@gnu.org>
1413
1414 * gfdl.1: Remove unused file.
1415
14162007-09-12 Glenn Morris <rgm@gnu.org>
1417
1418 * Makefile (SOURCES, unlock, relock): Delete.
1419
14202007-09-10 Michaël Cadilhac <michael@cadilhac.name>
1421
1422 * NEWS: Document the interactive specification for C functions.
1423 Say that `set-file-modes' is now interactive.
1424
14252007-09-10 Michael Olson <mwolson@gnu.org>
1426
1427 * ERC-NEWS: Improve description of erc-tls and erc-ssl change.
1428
14292007-09-09 Juri Linkov <juri@jurta.org>
1430
1431 * AUTHORS, CONTRIBUTE: New files, moved here from the root dir.
1432
14332007-09-08 Michael Olson <mwolson@gnu.org>
1434
1435 * ERC-NEWS: Update for changes to the development version of ERC 5.3.
1436
14372007-09-06 Glenn Morris <rgm@gnu.org>
1438
1439 * ctags.1, emacs.1, emacsclient.1, etags.1: Move from etc/ to
1440 doc/man/.
1441
1442 * refcards/README: Also mention gnus-logo.pdf license.
1443
14442007-08-30 Carsten Dominik <dominik@science.uva.nl>
1445
1446 * NEWS.22 (Note): Lower-case for orgtbl-mode.
1447
14482007-08-29 Jan Djärv <jan.h.d@swipnet.se>
1449
1450 * NEWS: Say that Gtk+ build uses stock icons.
1451
14522007-08-28 Werner LEMBERG <wl@gnu.org>
1453
1454 * refcards/de-refcard.tex, refcards/de-refcard.pdf: Use `C-M-%'
1455 instead of `M-x query-replace-regexp'.
1456
14572007-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1458
1459 * PROBLEMS (Mac OS X): Add alternative workaround for QuickTime
1460 updater breakage.
1461
14622007-08-26 Michaël Cadilhac <michael@cadilhac.name>
1463
1464 * NEWS: Say that PDF files are now the default for refcards.
1465
1466 * refcards/fr-drdref.tex, refcards/fr-drdref.pdf: Move these to...
1467 * refcards/fr-dired-ref.tex, refcards/fr-dired-ref.pdf: ... those names.
1468
1469 * refcards/pdflayout.sty: New. Handle PDF layouts through
1470 \pdfpagewidth and \pdfpageheight.
1471
1472 * refcards/calccard.pdf, refcards/cs-dired-ref.pdf:
1473 * refcards/cs-refcard.pdf, refcards/de-refcard.pdf:
1474 * refcards/dired-ref.pdf, refcards/fr-drdref.pdf:
1475 * refcards/fr-refcard.pdf, refcards/gnus-booklet.pdf:
1476 * refcards/gnus-logo.pdf, refcards/gnus-refcard.pdf:
1477 * refcards/orgcard.pdf, refcards/pl-refcard.pdf:
1478 * refcards/pt-br-refcard.pdf, refcards/refcard.pdf:
1479 * refcards/ru-refcard.pdf, refcards/sk-dired-ref.pdf:
1480 * refcards/sk-refcard.pdf: Add PDF versions of the refcards.
1481
1482 * refcards/calccard.ps, refcards/cs-dired-ref.ps:
1483 * refcards/cs-refcard.ps, refcards/de-refcard.ps, refcards/dired-ref.ps:
1484 * refcards/fr-drdref.ps, refcards/fr-refcard.ps:
1485 * refcards/gnus-booklet.ps, refcards/gnus-logo.ps:
1486 * refcards/gnus-refcard.ps, refcards/orgcard.ps, refcards/pl-refcard.ps:
1487 * refcards/pt-br-refcard.ps, refcards/refcard.ps:
1488 * refcards/ru-refcard.ps, refcards/sk-dired-ref.ps:
1489 * refcards/sk-refcard.ps: Remove the PS versions of the refcards.
1490
1491 * refcards/calccard.tex, refcards/fr-survival.tex, refcards/orgcard.tex:
1492 * refcards/pl-refcard.tex, refcards/pt-br-refcard.tex:
1493 * refcards/refcard.tex, refcards/survival.tex, refcards/vipcard.tex:
1494 * refcards/viperCard.tex: Specify PDF layout,
1495 use a PDF `compile-command' local variable.
1496
1497 * refcards/cs-dired-ref.tex, refcards/cs-refcard.tex:
1498 * refcards/cs-survival.tex, refcards/dired-ref.tex:
1499 * refcards/fr-drdref.tex, refcards/sk-dired-ref.tex:
1500 * refcards/sk-refcard.tex, refcards/sk-survival.tex:
1501 Specify PDF layout.
1502
1503 * refcards/fr-refcard.tex: Update copyright notice.
1504 Update the examples. Fix a typo. Remove the `letterpaper' counter,
1505 specify PDF layout, use a PDF `compile-command' local variable.
1506
1507 * refcards/de-refcard.tex: Remove the `letterpaper' counter,
1508 specify PDF layout, use a PDF `compile-command' local variable.
1509
1510 * refcards/ru-refcard.tex: Use a PDF `compile-command' local variable.
1511
1512 * refcards/Makefile: Add rules for creating the refcards in PDF,
1513 make them the default. Change `fr-drdref' to `fr-dired-ref'.
1514
15152007-08-23 Glenn Morris <rgm@gnu.org>
1516
1517 * Makefile (mostlyclean, clean, distclean, maintainer-clean):
1518 Delete these targets since nothing uses them.
1519 (SOURCES): Update.
1520 Move comments to e/README. Remove license from now-trivial file.
1521
1522 * e/README: New file, with most information formerly in Makefile.
1523
15242007-09-05 Jason Rumney <jasonr@gnu.org>
1525
1526 * NEWS.22: Mention focus-follows-mouse change.
1527
15282007-08-22 Karl Berry <karl@gnu.org>
1529
1530 * refcards/refcard.tex: Updates for printing.
1531 (\versionyear): Update to 2007.
1532 (\copyrightnotice): Modified or unmodified ok.
1533 (Simple Customization): Don't use goto-line, since now it's bound.
1534 Also, use now-preferred (kbd ...) syntax.
1535
15362007-08-22 Michael Albinus <michael.albinus@gmx.de>
1537
1538 * NEWS: `shell' prompts for the default directory if called with a
1539 prefix and `default-directory' is a remote file name.
1540
15412007-08-22 Glenn Morris <rgm@gnu.org>
1542
1543 * tree-widget: Move this directory into images/ subdirectory.
1544
1545 * refcards/: New directory. Move refcards here.
1546 * Makefile: Move refcard rules from here...
1547 * refcards/Makefile: ...to here.
1548 * README: Move information about tex files from here...
1549 * refcards/README: ...to here.
1550
1551 * tutorials/: New directory. Move TUTORIAL* here.
1552
1553 * gnus.pbm, letter.pbm, letter.xpm:
1554 * splash.pbm, splash.xpm, splash8.xpm: Move from etc/ to etc/images/.
1555 * README: Move license information for the above files from here...
1556 * images/README: ...to here.
1557
15582007-08-22 Carsten Dominik <dominik@science.uva.nl>
1559
1560 * orgcard.tex: Version number upgrade.
1561
15622007-08-14 Glenn Morris <rgm@gnu.org>
1563
1564 * NEWS: Mention `bad-packages-alist'.
1565
15662007-08-08 Glenn Morris <rgm@gnu.org>
1567
1568 * TODO: `iff' item is dealt with.
1569 * GNUS-NEWS, NEWS, NEWS.1-17, NEWS.19, NEWS.21: Replace `iff'.
1570
15712007-08-01 Glenn Morris <rgm@gnu.org>
1572
1573 * NEWS: Add fortran-line-length, plus some more sections.
1574
15752007-07-25 Glenn Morris <rgm@gnu.org>
1576
1577 * Relicense all FSF files to GPLv3 or later.
1578
1579 * COPYING: Switch to GPLv3.
1580
15812007-07-24 Michael Albinus <michael.albinus@gmx.de>
1582
1583 * NEWS: New functions `start-file-process-shell-command' and
1584 `process-file-shell-command'.
1585
15862007-07-17 Michael Albinus <michael.albinus@gmx.de>
1587
1588 * NEWS: `file-remote-p' has a new optional parameter IDENTIFICATION.
1589
15902007-07-15 Karl Fogel <kfogel@red-bean.com>
1591
1592 * NEWS: Revert 2007-07-13T23:20:21Z!kfogel@red-bean.com, which
1593 documented bookmark keybinding changes that were later reverted.
1594
15952007-07-14 Jan Djärv <jan.h.d@swipnet.se>
1596
1597 * PROBLEMS: Mention gtk-engines-qt problem.
1598
15992007-07-13 Karl Fogel <kfogel@red-bean.com>
1600
1601 * NEWS: Update for recent bookmark keybinding changes.
1602
16032007-07-10 Michael Albinus <michael.albinus@gmx.de>
1604
1605 * NEWS: Add Tramp and comint-mode changes.
1606
16072007-07-08 Michael Albinus <michael.albinus@gmx.de>
1608
1609 * NEWS: `file-remote-p' has a new optional parameter CONNECTED.
1610
16112007-07-07 Michael Albinus <michael.albinus@gmx.de>
1612
1613 * NEWS: New function `start-file-process'.
1614
16152007-07-02 Carsten Dominik <dominik@science.uva.nl>
1616
1617 * orgcard.tex: Version 5.01
1618
16192007-06-27 Michael Albinus <michael.albinus@gmx.de>
1620
1621 * NEWS: `dired-call-process' has been removed.
1622
16232007-06-20 Glenn Morris <rgm@gnu.org>
1624
1625 * NEWS: configure prefers libgif over libungif.
1626
16272007-06-14 Nick Roberts <nickrob@snap.net.nz>
1628
1629 * NEWS: Mention mouse highlighting in a GNU/Linux console.
1630
16312007-06-14 Werner Lemberg <wl@gnu.org>
1632
1633 * emacs.1: Completely revised.
1634 Fix many typographical glitches.
1635 Updated to handle current state of options and resources.
1636
16372007-06-12 Glenn Morris <rgm@gnu.org>
1638
1639 * NEWS: Change bug address. Add back +++/--- note.
1640 Use present tense for X-toolkit entry. Mention libgif.
1641
16422007-06-07 Mark H. Weaver <mhw@netris.org> (tiny change)
1643
1644 * NEWS (set-mark-command-repeat-pop): Fix duplicate entry.
1645
16462007-06-07 Michael Olson <mwolson@gnu.org>
1647
1648 * MORE.STUFF: Update eshell URL.
1649
16502007-06-06 Carsten Dominik <dominik@science.uva.nl>
1651
1652 * orgcard.tex: Version 4.77.
1653
16542007-06-05 Michael Albinus <michael.albinus@gmx.de>
1655
1656 * NEWS: Add socks.el as new package.
1657
16582007-06-02 Thien-Thi Nguyen <ttn@gnuvola.org>
1659
1660 * MORE.STUFF (Hideshow): Delete.
1661 (EDB, Go in a buffer): Update urls.
1662 Suggested by CHENG Gao <chenggao@gmail.com>.
1663
16642007-06-02 Chong Yidong <cyd@stupidchicken.com>
1665
1666 * Version 22.1 released.
1667
16682007-06-02 CHENG Gao <chenggao@gmail.com>
1669
1670 * MORE.STUFF: Remove dead URL for Fortune, and update URLs for
1671 Hideshow, Org, EDB, and Remember.
1672
16732007-05-29 Robert J. Chassell <bob@rattlesnake.com>
1674
1675 * NEWS: Fix instances of `allow' without object.
1676
16772007-05-22 Glenn Morris <rgm@gnu.org>
1678
1679 * NEWS.22: New file with entries for Emacs 22.
1680 * NEWS: Move Emacs 22 entries to new file NEWS.22, leave empty
1681 template for next Emacs version.
1682
16832007-05-19 Glenn Morris <rgm@gnu.org>
1684
1685 * images/cancel.pbm: Convert from PGM to PBM.
1686
1687 * images/copy.pbm, images/next-node.pbm, images/prev-node.pbm:
1688 * images/save.pbm, images/up-node.pbm: Convert from PPM to PBM.
1689
16902007-05-17 Glenn Morris <rgm@gnu.org>
1691
1692 * PROBLEMS (Dumping): Mention OpenBSD macppc problem.
1693
16942007-05-15 Michaël Cadilhac <michael@cadilhac.name>
1695
1696 * fr-refcard.tex: Rewrite using German layout.
1697
1698 * fr-refcard.ps: Regenerate.
1699
17002007-05-12 Richard Stallman <rms@gnu.org>
1701
1702 * refcard.tex (section{Incremental Search}): Minor corrections.
1703
17042007-05-12 Michaël Cadilhac <michael@cadilhac.name>
1705
1706 * Makefile (viperCard.ps, calccard.ps refcard.ps)
1707 (sk-dired-ref.ps sk-refcard.ps sk-survival.ps)
1708 (de-refcard.ps fr-refcard.ps pt-br-refcard.ps orgcard.ps): Use an
1709 explicit output argument for `dvips'.
1710
17112007-05-05 Glenn Morris <rgm@gnu.org>
1712
1713 * NEWS: Re-order.
1714
17152007-04-28 Glenn Morris <rgm@gnu.org>
1716
1717 * emacs.py: Restore file pending consideration of python.el legal
1718 status.
1719 * NEWS: Restore mention of python.el pending consideration of
1720 legal status.
1721
17222007-04-28 David R. Linn <drl@jekyll.vuse.vanderbilt.edu>
1723
1724 * PROBLEMS: Add section on Solaris out-of-tree install issues with
1725 non-GNU make.
1726
17272007-04-25 Werner Lemberg <wl@gnu.org>
1728
1729 * emacs.1: Replace -- with \(em.
1730
17312007-04-25 Yavor Doganov <yavor@gnu.org> (tiny change)
1732
1733 * emacs.1, etags.1: Escape some minus signs.
1734
17352007-04-22 Glenn Morris <rgm@gnu.org>
1736
1737 * NEWS: Change to EMACS env-var was reverted, so delete this entry.
1738
17392007-04-19 Glenn Morris <rgm@gnu.org>
1740
1741 * PROBLEMS: Expand a little on Emacs not knowing fqdn.
1742
17432007-04-17 David Kastrup <dak@gnu.org>
1744
1745 * NEWS: Mention `query-replace-regexp-eval' being deprecated.
1746
17472007-04-15 Glenn Morris <rgm@gnu.org>
1748
1749 * FTP: Make it a duplicate of ../FTP.
1750
17512007-04-14 Glenn Morris <rgm@gnu.org>
1752
1753 * SERVICE: Replace with a pointer to the web version.
1754
1755 * emacs.1: Update some of the more obsolete information.
1756
17572007-04-13 Glenn Morris <rgm@gnu.org>
1758
1759 * MACHINES: emacserver is removed.
1760
1761 * MORE.STUFF: Update some links, remove some dead ones.
1762
17632007-04-04 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>
1764
1765 * emacs.py (format_exception): New function.
1766 (eexecfile): Use it instead of traceback.print_exception.
1767 Don't use execfile to avoid a bug in w32.
1768
17692007-04-04 Glenn Morris <rgm@gnu.org>
1770
1771 * MACHINES: Mention preprocessor to use with /opt/SUNWspro/bin/cc
1772 on Solaris.
1773
1774 * PROBLEMS (Configuration): Add entries on compiler/preprocessor
1775 mismatch, and on preprocessor inserting whitespace.
1776
17772007-04-03 Eli Zaretskii <eliz@gnu.org>
1778
1779 * TODO: Add entry for switching MS-Windows keyboard input to
1780 Unicode. Add specific pointer to msdos.c functions that support
1781 menus on text terminals.
1782
17832007-04-01 Michael Olson <mwolson@gnu.org>
1784
1785 * ERC-NEWS: Update for the ERC 5.2 release. Most of these entries
1786 were for previously-committed changes.
1787
17882007-03-31 Michael Albinus <michael.albinus@gmx.de>
1789
1790 * PROBLEMS: Remove Tramp problem; it has been fixed.
1791
17922007-03-31 Eli Zaretskii <eliz@gnu.org>
1793
1794 * PROBLEMS (MS-Windows problems): How to bind non-ASCII keys with
1795 modifiers.
1796
17972007-03-23 Glenn Morris <rgm@gnu.org>
1798
1799 * Makefile (DESTDIR, LIBDIR, BINDIR, MANDIR, MANEXT):
1800 Delete unused variables.
1801 (dired-refcards, misc-refcards, survival-card, viper-cards):
1802 New targets.
1803 (all): Also build dired-refcards and misc-refcards.
1804 (clean, distclean, maintainer-clean): Depend on mostlyclean.
1805 (SOURCES): Remove non-existent files.
1806 (mostlyclean, clean, distclean, maintainer-clean, unlock, relock):
1807 Mark as phony.
1808 (.ps files): Specify default papersize in the dvips command.
1809
1810 * fr-refcard.tex (\letterpaper): Switch to A4.
1811 (\section): Reduce \vskips to fit on A4 paper.
1812 (\shortcopyrightnotice): Display at end of first column.
1813
18142007-03-21 Glenn Morris <rgm@gnu.org>
1815
1816 * fr-refcard.tex (\metax): Tweak \hsize to avoid overfull columns.
1817 (\shortcopyrightnotice): Do not display in middle of file.
1818 Numerous \cr and \hskip hacks to avoid overfull columns.
1819
1820 * fr-refcard.ps: Regenerate.
1821
18222007-03-19 Chong Yidong <cyd@stupidchicken.com>
1823
1824 * dired-ref.tex:
1825 * fr-drdref.tex:
1826 * cs-dired-ref.tex:
1827 * sk-dired-ref.tex: Emacs 21 -> 22.
1828
1829 * dired-ref.ps:
1830 * fr-drdref.ps:
1831 * cs-dired-ref.ps:
1832 * sk-dired-ref.ps: Regenerate.
1833
18342007-03-11 Glenn Morris <rgm@gnu.org>
1835
1836 * ms-7bkermit, ulimit.hack, Xkeymap.txt: Remove files.
1837
1838 * Makefile (SOURCES): ulimit.hack is removed.
1839
18402007-03-04 David Kastrup <dak@gnu.org>
1841
1842 * NEWS (fontification): Mention that the new default for
1843 jit-lock-stealth-time is now nil.
1844
18452007-03-01 Kim F. Storm <storm@cua.dk>
1846
1847 * ORDERS: Reformat text.
1848
1849 * NEWS (About external Lisp packages): New section.
1850
18512007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
1852
1853 * TUTORIAL.it: Fix typo.
1854
18552007-02-27 Glenn Morris <rgm@gnu.org>
1856
1857 * cs-dired-ref.tex: Increase in 2 column case to make room
1858 for copyright notice.
1859 (nopagenumbers): Call to turn off numbers in 1 page document.
1860 (Nápovìda, Modifikace Dired bufferu): Swap sections to
1861 balance column length in presence of copyright notice.
1862 (copyrightnotice): Uncomment so that notice is displayed.
1863
1864 * dired-ref.tex (vsize): Increase in 2 column case to make room
1865 for copyright notice.
1866 (nopagenumbers): Call to turn off numbers in 1 page document.
1867 (Getting Help, Modifying the Dired Buffer): Swap sections to
1868 balance column length in presence of copyright notice.
1869 (copyrightnotice): Uncomment so that notice is displayed.
1870
1871 * fr-drdref.tex (vsize): Increase in 2 column case.
1872 (\key): Tweak space for description.
1873 (\overfullrule): Set to 0pt to hide small overflows.
1874 (nopagenumbers): Call to turn off numbers in 1 page document.
1875 (Obtenir de l'aide, Modifier le tampon Dired): Swap sections to
1876 balance column length.
1877 (Mettre un flag sur les fichiers \`a d\'etruire): Hack in a line
1878 break to prevent overfull line.
1879 (find-names-dired): Use \key rather than \metax as a hack fix for
1880 overflow.
1881
1882 * sk-dired-ref.tex (vsize): Increase in 2 column case to make room
1883 for copyright notice.
1884 (nopagenumbers): Call to turn off numbers in 1 page document.
1885 (Nápoveda, Modifikácia Dired bufferu): Swap sections to
1886 balance column length in presence of copyright notice.
1887 (copyrightnotice): Uncomment so that notice is displayed.
1888
18892007-02-26 Carsten Dominik <dominik@science.uva.nl>
1890
1891 * orgcard.tex (section{Visibility Cycling}): Document key for
1892 indirect buffer access.
1893 (section{Archiving}): New keys for archiving.
1894 (section{Tables}): Combine two lines for hline creation.
1895 Named-field formula changed to Field formula.
1896 (section{Links}): Document keys for finding links.
1897 (section{Agenda Views}): New key for agenda file cycling.
1898 Document keys for stuck projects. Typos fixed.
1899 (section{Exporting and Publishing}): Export options no longer in
1900 reference card.
1901
19022007-02-25 Jan Djärv <jan.h.d@swipnet.se>
1903
1904 * PROBLEMS: Gtk+ and cygwin doesn't work.
1905
19062007-02-23 Eli Zaretskii <eliz@gnu.org>
1907
1908 * MORE.STUFF: Add a pointer to Phil Sung's Emacs slides on MIT.
1909
19102007-02-22 Per Starbäck <starback@stp.lingfil.uu.se> (tiny change)
1911
1912 * NEWS: Grammar and capitalization fixes.
1913
19142007-02-22 Glenn Morris <rgm@gnu.org>
1915
1916 * orgcard.tex, orgcard.ps: Restore deleted files following
1917 copyright assignment.
1918
19192007-02-20 Glenn Morris <rgm@gnu.org>
1920
1921 * TUTORIAL.eo: Unjustify.
1922
19232007-02-20 Sergio Pokrovskij <sergio.pokrovskij@gmail.com>
1924
1925 * TUTORIAL.eo: Change license to GPL. Add translator credits.
1926
19272007-02-19 Kenichi Handa <handa@m17n.org>
1928
1929 * NEWS (New language environments): Add "Esperanto".
1930
19312007-02-16 Dale Gulledge <dsplat@rochester.rr.com>
1932
1933 * TUTORIAL.eo: Add "See end ..." at the first line.
1934
19352007-02-19 Kenichi Handa <handa@m17n.org>
1936
1937 * TUTORIAL.eo: Add "." at the end of the first line.
1938
19392007-02-17 Reiner Steib <Reiner.Steib@gmx.de>
1940
1941 * gnus-refcard.tex: Remove obsolete comments. Add a short note
1942 creating PostScript files for Emacs without using Makefile rules.
1943
1944 * gnus-booklet.ps, gnus-refcard.ps: Generate with letter paper.
1945
19462007-02-17 Glenn Morris <rgm@gnu.org>
1947
1948 * TUTORIAL.eo: Add 2007 to copyright years. Remove translator
1949 copyrights (disclaimers on file), merge years into FSF copyrights.
1950 Move copyright to end. Remove "LocalWords" at end of file.
1951
19522007-02-16 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1953
1954 * TUTORIAL.pt_BR: Fix some accentuation, verbal conjugation and typos.
1955
19562007-02-16 Kenichi Handa <handa@m17n.org>
1957
1958 * TUTORIAL.translators: Add TUTORIAL.eo.
1959
19602007-02-16 Dale Gulledge <dsplat@rochester.rr.com>
1961
1962 * TUTORIAL.eo: New file.
1963
19642007-02-14 Chong Yidong <cyd@stupidchicken.com>
1965
1966 * images/smilies/dead.xpm: Moved from images/gnus/dead.xpm.
1967
1968 * images/gnus/reverse-smile.xpm:
1969 * images/gnus/bar.xbm:
1970 * images/gnus/bar.xpm: Unused images removed.
1971
19722007-02-14 Glenn Morris <rgm@gnu.org>
1973
1974 * OTHER.EMACSES: Remove obsolete file.
1975
19762007-02-13 Chong Yidong <cyd@stupidchicken.com>
1977
1978 * cs-refcard.tex (versionemacs): New macro.
1979 * cs-refcard.ps: Regenerate.
1980
1981 * sk-refcard.ps: Regenerate.
1982
1983 * pl-refcard.ps: Regenerate.
1984
19852007-02-13 Bill Wohler <wohler@newt.com>
1986
1987 * images/README: Add section for icons that are a part of Emacs.
1988
19892007-02-12 Chong Yidong <cyd@stupidchicken.com>
1990
1991 * gnu.xpm: Unused file removed.
1992
1993 * emacs.xbm: Unused file removed.
1994
19952007-02-11 Juanma Barranquero <lekktu@gmail.com>
1996
1997 * DEVEL.HUMOR: New entry.
1998
19992007-02-05 Francesco Potortì <pot@gnu.org>
2000
2001 * etags.1: Now --members is the default for etags, not for ctags yet.
2002 * NEWS (etags): Document it.
2003
20042007-02-04 Reiner Steib <Reiner.Steib@gmx.de>
2005
2006 * gnus-refcard.tex: Fix copyright.
2007 * gnus-booklet.ps, gnus-refcard.ps: Generate.
2008
20092007-01-20 Glenn Morris <rgm@gnu.org>
2010
2011 * orgcard.tex: Remove for legal reasons.
2012 * orgcard.ps: Remove for legal reasons.
2013
20142007-01-27 Kevin Rodgers <kevin.d.rodgers@gmail.com>
2015
2016 * PROBLEMS: More details about disabling features that hamper
2017 performance with slow X connections.
2018
20192007-01-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2020
2021 * ps-prin1.ps (printBackground): Fix background height.
2022
20232007-01-20 Glenn Morris <rgm@gnu.org>
2024
2025 * cd-dired-ref.tex (versionemacs): New def.
2026 * cs-refcard.tex (versionemacs, versionyear): New defs.
2027 * cs-survival.tex (versionemacs, versiondate): New defs.
2028 * de-refcard.tex (versionemacs, versionyear): New defs.
2029 * fr-refcard.tex (versionemacs, versionyear): New defs.
2030 * fr-survival.tex (versionemacs, versiondate): New defs.
2031 * orgcard.tex (versionyear): New def.
2032 (shortcopyrightnotice): Only display last copyright year.
2033 * pl-refcard.tex (versionemacs, versiondate): New defs.
2034 * pt-br-refcard.tex (versionemacs, versionyear): New defs.
2035 * refcard.tex (versionemacs, versionyear): New defs.
2036 * ru-refcard.tex (versionemacs): New def.
2037 * survival.tex (versionemacs): New def.
2038 * sk-dired-ref.tex (versionemacs): New def.
2039 * sk-refcard.tex (versionemacs, versionyear): New defs.
2040 * sk-survival.tex (versionemacs): New def.
2041
20422007-01-20 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2043
2044 * MACHINES: Describe how 32-bit and 64-bit versions of Emacs can
2045 be compiled on Solaris systems.
2046
20472007-01-19 Chong Yidong <cyd@stupidchicken.com>
2048
2049 * TODO: Proper background color handling for pngs.
2050
20512007-01-18 Bruno Haible <bruno@clisp.org> (tiny change)
2052
2053 * emacs.1: Info files moved to share/info.
2054
20552007-01-17 Romain Francoise <romain@orebokech.com>
2056
2057 * emacs.1: Update bug-gnu-emacs address. Remove reference to
2058 info-gnu-emacs-request@prep.ai.mit.edu. Update copyrights.
2059
20602007-01-13 Michael Olson <mwolson@gnu.org>
2061
2062 * ERC-NEWS: Mention new erc-capab.el file.
2063
20642007-01-13 Glenn Morris <rgm@gnu.org>
2065
2066 * MACHINES: Add information on compiling 32-bit Emacs on 64-bit
2067 GNU/Linux.
2068 * PROBLEMS: As above.
2069
20702007-01-02 Francesco Potortì <pot@gnu.org>
2071
2072 * etags.1: Undocument the --no-warn option.
2073
20742006-12-17 Richard Stallman <rms@gnu.org>
2075
2076 * TUTORIAL: Say that C-d and DEL with arg do killing.
2077
20782006-12-16 Eli Zaretskii <eliz@gnu.org>
2079
2080 * PROBLEMS: Document problems with rebasing Cygwin DLLs.
2081
20822006-12-08 Michael Olson <mwolson@gnu.org>
2083
2084 * ERC-NEWS: Note that the list module has been removed.
2085
20862006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2087
2088 * NEWS (Changes to cmuscheme): Mention the alternative for
2089 `~/.emacs_SCHEMEPROG' which is `~/.emacs.d/init_SCHEMEPROG.scm'.
2090 (Init file changes): Same for `~/.emacs_SHELL' versus
2091 `~/.emacs.d/init_SHELL.sh'.
2092
20932006-12-01 Juanma Barranquero <lekktu@gmail.com>
2094
2095 * DEVEL.HUMOR: Another entry.
2096
20972006-08-14 Masatake YAMATO <jet@gyve.org>
2098
2099 * etags.1: Added / to the end of DEVAR regex.
2100
21012006-11-22 Juanma Barranquero <lekktu@gmail.com>
2102
2103 * emacsclient.1 (DESCRIPTION): Suggest also `server-mode'.
2104 (OPTIONS): Document `-f', `--server-file' and EMACS_SERVER_FILE.
2105
21062006-11-20 Michael Olson <mwolson@gnu.org>
2107
2108 * NEWS: Change M-x erc-select to M-x erc.
2109
21102006-11-20 Sun Yijiang <sunyijiang@gmail.com>
2111
2112 * TUTORIAL.cn: Updated.
2113
21142006-11-17 Carsten Dominik <dominik@science.uva.nl>
2115
2116 * orgcard.tex (section{Agenda Views}): Document `C-k'.
2117
21182006-11-13 Carsten Dominik <dominik@science.uva.nl>
2119
2120 * orgcard.tex: Version number change.
2121
21222006-11-13 Bill Wohler <wohler@newt.com>
2123
2124 Release MH-E version 8.0.3.
2125
2126 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.3.
2127
21282006-11-10 Juanma Barranquero <lekktu@gmail.com>
2129
2130 * DEVEL.HUMOR: Two more entries.
2131
21322006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
2133
2134 * orgcard.tex (section{Archiving}): Document C-TAB.
2135 (section{TODO Items and Checkboxes}): Checkbox keys moved to this
2136 section, added documentation for the key `C-c #'.
2137
21382006-11-05 Slawomir Nowaczyk <slawek@cs.lth.se>
2139
2140 * emacs.py (eargs): Provide eldoc message for builtin types.
2141 Make sure eargs always outputs sentinel, to avoid Emacs freeze.
2142
21432006-10-22 Chong Yidong <cyd@stupidchicken.com>
2144
2145 * emacs.py (eargs): Return expected _emacs_out string even if
2146 errors occur.
2147
21482006-10-09 David Kastrup <dak@gnu.org>
2149
2150 * DEVEL.HUMOR: Add the topic line for last entry since that was
2151 what the joke was about.
2152
21532006-10-07 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
2154
2155 * TUTORIAL.bg: Synchronize with TUTORIAL.
2156
21572006-10-06 Juanma Barranquero <lekktu@gmail.com>
2158
2159 * DEVEL.HUMOR: New file.
2160
21612006-09-30 Chong Yidong <cyd@stupidchicken.com>
2162
2163 * PROBLEMS: Document Emacs/XIM/gnome-settings-terminal clash.
2164
21652006-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2166
2167 * NEWS: ebnf2ps changes.
2168
21692006-09-26 Reiner Steib <Reiner.Steib@gmx.de>
2170
2171 * refcard.ps: Regenerate.
2172
21732006-09-18 Jan Djärv <jan.h.d@swipnet.se>
2174
2175 * NEWS: Rename x-use-old-gtk-file-dialog to x-gtk-use-old-file-dialog.
2176
21772006-09-15 Jay Belanger <belanger@truman.edu>
2178
2179 * COPYING: Replace "Library Public License" by "Lesser Public
2180 License" throughout.
2181
21822006-09-15 Richard Stallman <rms@gnu.org>
2183
2184 * THE-GNU-PROJECT: Update with the latest footnotes
2185 from www.gnu.org/gnu/the-gnu-project.html
2186
21872006-09-15 David Kastrup <dak@gnu.org>
2188
2189 * NEWS: Explain new behavior and arguments of `key-binding' and
2190 `command-remapping'.
2191
21922006-09-11 Paul Eggert <eggert@cs.ucla.edu>
2193
2194 * NEWS: In terminal-oriented subshells, the EMACS environment
2195 variable now defaults to Emacs's absolute file name, instead of
2196 to "t".
2197 * PROBLEMS: Adjust tcsh advice for this.
2198
21992006-09-10 Jan Djärv <jan.h.d@swipnet.se>
2200
2201 * PROBLEMS (are): Emacs compiled with Gtk+ crashes when closing a
2202 display (x-close-connection).
2203
22042006-09-03 Diane Murray <disumu@x3y2z1.net>
2205
2206 * erc.texi (Getting Started, Connecting): Changed erc-select to erc.
2207
22082006-09-02 Juri Linkov <juri@jurta.org>
2209
2210 * HELLO: Regroup Europe Non-ASCII examples by similar scripts.
2211
22122006-08-25 Richard Stallman <rms@gnu.org>
2213
2214 * TUTORIAL: Give priority to graphical terminals over text terminals
2215 regarding C-z.
2216
22172006-08-21 Sun Yijiang <sunyijiang@gmail.com>
2218
2219 * TUTORIAL.cn: Sync with the latest TUTORIAL.
2220
22212006-08-20 Dave Love <fx@gnu.org>
2222
2223 * emacs.py: Update to Dave Love's latest version.
2224 (__all__): Fix args -> eargs. Add new `modpath' fun.
2225 (eargs): Add `imports' arg.
2226 (all_names): New fun.
2227 (complete): Rewrite without using rlcompleter.
2228 Remove `namespace' arg, add `imports' arg.
2229 (ehelp): Replace g and l args with `imports'.
2230 (eimport): Use __main__ rather than `emacs' namespace.
2231 (modpath): New fun.
2232
22332006-08-20 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>
2234
2235 * emacs.py (eexecfile): Use the __main__ rather than `emacs' namespace.
2236
22372006-08-18 Primoz PETERLIN <primoz.peterlin@mf.uni-lj.si>
2238
2239 * TUTORIAL.sl: Synchronize with TUTORIAL.
2240
22412006-08-18 Mats Lidell <matsl@contactor.se>
2242
2243 * TUTORIAL.sv: Synchronize with TUTORIAL.
2244
22452006-08-18 Alfredo Finelli <alfredofnl@tiscali.it>
2246
2247 * TUTORIAL.it: Synchronize with TUTORIAL.
2248
22492006-08-15 Carsten Dominik <dominik@science.uva.nl>
2250
2251 * orgcard.tex: Version number change.
2252
22532006-08-12 Werner Lemberg <wl@gnu.org>
2254
2255 * TUTORIAL.de: Synchronize with TUTORIAL.
2256
22572006-08-10 Romain Francoise <romain@orebokech.com>
2258
2259 * NEWS: Mention that zone-mode.el is now obsolete.
2260
22612006-08-09 Richard Stallman <rms@gnu.org>
2262
2263 * TUTORIAL: Don't say which side scroll bar is on.
2264
22652006-08-06 Nick Roberts <nickrob@snap.net.nz>
2266
2267 * DEBUG (Note): Add note about following a longjmp call.
2268 Add local variables list for outline mode.
2269
22702006-08-03 Michael Olson <mwolson@gnu.org>
2271
2272 * ERC-NEWS: Update for ERC 5.1.4.
2273
22742006-08-01 Kenichi Handa <handa@m17n.org>
2275
2276 * NEWS (find-operation-coding-system): Describe the more detail of
2277 the change.
2278
22792006-07-28 Reiner Steib <Reiner.Steib@gmx.de>
2280
2281 * GNUS-NEWS: Regenerate from Oort Gnus node in texi/gnus.texi using
2282 texi/gnus-news.el of the trunk.
2283
22842006-07-29 Reiner Steib <Reiner.Steib@gmx.de>
2285
2286 * NEWS: Fix typo.
2287
22882006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
2289
2290 * ru-refcard.ps: Regenerate.
2291
22922006-07-17 Alex Ott <alexott@gmail.com>
2293
2294 * ru-refcard.tex: Update for Emacs 22.
2295
22962006-07-14 Kim F. Storm <storm@cua.dk>
2297
2298 * PROBLEMS: Emacs now requires ws2_32.dll on Windows.
2299
23002006-07-14 Károly Lőrentey <lorentey@elte.hu>
2301
2302 * HELLO: Update Hungarian sample.
2303
23042006-07-12 Michael Olson <mwolson@gnu.org>
2305
2306 * ERC-NEWS: Update for ERC 5.1.3.
2307
23082006-07-08 David Kastrup <dak@gnu.org>
2309
2310 * TODO: Suggest consolidation with user customization when the
2311 system default of a customized variable changes.
2312
23132006-07-08 Thien-Thi Nguyen <ttn@gnu.org>
2314
2315 * compilation.txt: Add an example "Compilation started ..." line.
2316
23172006-07-07 Carsten Dominik <dominik@science.uva.nl>
2318
2319 * orgcard.tex: Version number change.
2320
23212006-07-05 Kenichi Handa <handa@m17n.org>
2322
2323 * HELLO: Add a paragraph for non-ASCII examples at the head. Add
2324 Bulgarian and Hungarian. Add more "hello"s to Danish and Swedish.
2325
23262006-07-03 Bill Wohler <wohler@newt.com>
2327
2328 Release MH-E version 8.0.2.
2329
2330 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.2.
2331
23322006-07-03 Carsten Dominik <dominik@science.uva.nl>
2333
2334 * orgcard.tex (section{Agenda Views}): Document `s' key to save
2335 all org-mode buffers.
2336
23372006-06-30 Francesco Potortì <pot@gnu.org>
2338
2339 * etags.1: -m and -M options do not exist.
2340
23412006-06-29 Carsten Dominik <dominik@science.uva.nl>
2342
2343 * orgcard.tex (section{Structure Editing}): Document checkbox
2344 toggling.
2345
23462006-06-28 Juri Linkov <juri@jurta.org>
2347
2348 * grep.txt (Local Variables): Move to end of file.
2349
23502006-06-28 Reiner Steib <Reiner.Steib@gmx.de>
2351
2352 * Makefile: Add rules for refcards.
2353
2354 * de-refcard.ps, fr-refcard.ps, pt-br-refcard.ps: Regenerate.
2355
23562006-06-24 Nick Roberts <nickrob@snap.net.nz>
2357
2358 * NEWS: Remove duplicate entries.
2359
23602006-06-23 Carsten Dominik <dominik@science.uva.nl>
2361
2362 * orgcard.tex (section{LaTeX and cdlatex-mode}): New section.
2363
23642006-06-23 Kim F. Storm <storm@cua.dk>
2365
2366 * DEBUG: Mention `pv variable' to print value of Lisp variables.
2367 Mention `xpr' and fix example to use it. Add section describing
2368 commands such as `pit' that are useful for debugging redisplay
2369 related problems.
2370
23712006-06-22 Kim F. Storm <storm@cua.dk>
2372
2373 * HELLO (Local Variables): Move to end of file.
2374
23752006-06-20 Bill Wohler <wohler@newt.com>
2376
2377 Release MH-E version 8.0.1.
2378
2379 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.1.
2380
23812006-06-19 Carsten Dominik <dominik@science.uva.nl>
2382
2383 * orgcard.tex (section{Clocking Time}): Add new clocking commands.
2384 (section{Structure Editing}): Add global archiving command.
2385
23862006-06-14 Thien-Thi Nguyen <ttn@gnu.org>
2387
2388 * yow.lines: Delete existing data; add a new entry.
2389
23902006-06-09 WĹ‚odek Bzyl <matwb@univ.gda.pl>
2391
2392 * pl-refcard.ps: Regenerate.
2393
23942006-06-08 WĹ‚odek Bzyl <matwb@univ.gda.pl>
2395
2396 * pl-refcard.tex: Update for Emacs 22.
2397
23982006-06-08 Reiner Steib <Reiner.Steib@gmx.de>
2399
2400 * fr-refcard.tex: Fix errors in previous commit.
2401
24022006-06-08 Éric Jacoboni <jaco@jacoboni.fr>
2403
2404 * fr-refcard.tex: Update for Emacs 22.
2405
24062006-06-07 Kenichi Handa <handa@m17n.org>
2407
2408 * NEWS: Mention how to disable character translation for a file.
2409
24102006-06-04 Sven Joachim <svenjoac@gmx.de>
2411
2412 * de-refcard.tex: Update for Emacs 22: Use German quotes
2413 and umlauts; fix overfull /hboxes; many rewordings.
2414
24152006-06-04 Kim F. Storm <storm@cua.dk>
2416
2417 * NEWS: Move news for pre-22 versions into...
2418 * NEWS.21, NEWS.20: ... new files for Emacs 21 and Emacs 20 news.
2419 * ONEWS, ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Remove (rename) files ...
2420 * NEWS.19, NEWS.18, NEWS.1-17: ... and organize news about older Emacs
2421 versions in separate files. Update copyright notices.
2422
24232006-06-03 Eli Zaretskii <eliz@gnu.org>
2424
2425 * LPF, LEDIT: Remove files.
2426
2427 * FTP, README, HELLO, MACHINES, MAILINGLISTS, MORE.STUFF, ETAGS.EBNF:
2428 * MOTIVATION, ORDERS, SERVICE, TERMS, TODO:
2429 * enriched.doc, ulimit.hack, ses-example.ses, ms-7bkermit, emacs.csh:
2430 * Xkeymap.txt, compilation.txt, grep.txt:
2431 Add copyright notice and copying permissions.
2432
24332006-05-31 David Ponce <david@dponce.com>
2434
2435 * tree-widget/default/close.png, tree-widget/default/close.xpm:
2436 * tree-widget/default/empty.png, tree-widget/default/empty.xpm:
2437 * tree-widget/default/end-guide.png, tree-widget/default/end-guide.xpm:
2438 * tree-widget/default/guide.png, tree-widget/default/guide.xpm:
2439 * tree-widget/default/handle.png, tree-widget/default/handle.xpm:
2440 * tree-widget/default/leaf.png, tree-widget/default/leaf.xpm:
2441 * tree-widget/default/no-guide.png, tree-widget/default/no-guide.xpm:
2442 * tree-widget/default/no-handle.png, tree-widget/default/no-handle.xpm:
2443 * tree-widget/default/open.png, tree-widget/default/open.xpm:
2444 * tree-widget/folder/close.png, tree-widget/folder/close.xpm:
2445 * tree-widget/folder/empty.png, tree-widget/folder/empty.xpm:
2446 * tree-widget/folder/end-guide.png, tree-widget/folder/end-guide.xpm:
2447 * tree-widget/folder/guide.png, tree-widget/folder/guide.xpm:
2448 * tree-widget/folder/handle.png, tree-widget/folder/handle.xpm:
2449 * tree-widget/folder/leaf.png, tree-widget/folder/leaf.xpm:
2450 * tree-widget/folder/no-guide.png, tree-widget/folder/no-guide.xpm:
2451 * tree-widget/folder/no-handle.png, tree-widget/folder/no-handle.xpm:
2452 * tree-widget/folder/open.png, tree-widget/folder/open.xpm:
2453 Reduce the size of images.
2454
24552006-05-29 Jan Djärv <jan.h.d@swipnet.se>
2456
2457 * NEWS: Mention F10 for Gtk+/Lesstif/Lucid menus.
2458
24592006-05-26 Eli Zaretskii <eliz@gnu.org>
2460
2461 * ledit.l: Remove file.
2462
24632006-05-26 Kenichi Handa <handa@m17n.org>
2464
2465 * NEWS (find-operation-coding-system): Mention the new argument
2466 format.
2467
24682006-05-24 Carsten Dominik <dominik@science.uva.nl>
2469
2470 * orgcard.tex (section{Motion}): Added the item navigation commands.
2471 (section{Publishing}): New section.
2472 (section{Links}): Documented elisp and shell links.
2473
24742006-05-20 Rodrigo Real <rreal@ucpel.tche.br>
2475
2476 * pt-br-refcard.tex: Update.
2477
24782006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
2479
2480 * pl-refcard.tex (Local variables): Add compile-command.
2481
2482 * ru-refcard.tex (Local variables): Add compile-command and coding.
2483
2484 * pt-br-refcard.tex: Don't \input psfig.
2485
2486 * refcard.tex (section{Info}): Add `i'. Use `s' instead of `M-s'.
2487
2488 * de-refcard.tex (section{Info}): Ditto.
2489
2490 * fr-refcard.tex (section{Info}): Ditto. Translation suggested by
2491 Stefan Monnier <monnier@iro.umontreal.ca>.
2492
2493 * pl-refcard.tex (section{Info}): Ditto. Translation suggested by
2494 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>.
2495
2496 * cs-refcard.tex (section{Info}): Use `s' instead of `M-s'.
2497 Entry for `i' is not translated yet.
2498
2499 * pt-br-refcard.tex (section{Info}): Ditto.
2500
2501 * ru-refcard.tex (section{Info}): Ditto.
2502
2503 * sk-refcard.tex (section{Info}): Ditto.
2504
25052006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
2506
2507 * MORE.STUFF: Update AUCTeX entry.
2508
25092006-05-20 Rodrigo Real <rreal@ucpel.tche.br>
2510
2511 * pt-br-refcard.tex:
2512 * pt-br-refcard.ps: New files.
2513
25142006-05-15 Reiner Steib <Reiner.Steib@gmx.de>
2515
2516 * sk-refcard.tex: Add coding cookie.
2517
25182006-05-15 Michael Olson <mwolson@gnu.org>
2519
2520 * MORE.STUFF: Update URL for Planner Mode and add description.
2521 Canonicalize URLs for Emacs Muse and Emacs Wiki Mode.
2522
25232006-05-12 Romain Francoise <romain@orebokech.com>
2524
2525 * MORE.STUFF: ERC is now part of Emacs.
2526 Add Emacs Muse.
2527
25282006-05-12 Ken Manheimer <ken.manheimer@gmail.com>
2529
2530 * NEWS (allout): Update.
2531
25322006-05-06 Bill Wohler <wohler@newt.com>
2533
2534 Release MH-E version 8.0.
2535
2536 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.
2537
25382006-04-28 Bill Wohler <wohler@newt.com>
2539
2540 Release MH-E version 7.95.
2541
2542 * NEWS, MH-E-NEWS: Update for MH-E release 7.95.
2543
25442006-04-21 Bill Wohler <wohler@newt.com>
2545
2546 Release MH-E version 7.94.
2547
2548 * NEWS, MH-E-NEWS: Update for MH-E release 7.94.
2549
25502006-04-21 Nick Roberts <nickrob@snap.net.nz>
2551
2552 * NEWS: Mention t-mouse.el. Touch up description of gdb-ui.el.
2553
25542006-04-20 Carsten Dominik <dominik@science.uva.nl>
2555
2556 * orgcard.tex: Version number change only.
2557
25582006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
2559
2560 * gnus-refcard.tex: Bump version to 5.11. Remove duplicate \def's.
2561 Update date.
2562
25632006-04-18 Bill Wohler <wohler@newt.com>
2564
2565 * MORE.STUFF: Add MH-E.
2566
25672006-04-18 Carsten Dominik <dominik@science.uva.nl>
2568
2569 * orgcard.tex: Version number change only.
2570
25712006-04-12 Kenichi Handa <handa@m17n.org>
2572
2573 * PROBLEMS (C-SPC fails ...): Explicitly say fcitx in the header.
2574
25752006-04-11 Carsten Dominik <dominik@science.uva.nl>
2576
2577 * orgcard.tex (section{Tables}): Document column narrowing.
2578 (section{Links}): Document bracket links.
2579
25802006-04-11 Kenichi Handa <handa@m17n.org>
2581
2582 * PROBLEMS (C-SPC fails ...): Add description for fcitx.
2583
25842006-04-10 Bill Wohler <wohler@newt.com>
2585
2586 * NEWS: Add package-version keyword to `defcustom' and mention
2587 associated variable `customize-package-emacs-version-alist'.
2588
25892006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
2590
2591 * NEWS: Add string-or-null-p.
2592
25932006-03-28 Bill Wohler <wohler@newt.com>
2594
2595 * images/README: Update with following information.
2596
2597 * images/data-save.xpm, images/mail/flag-for-followup.xpm:
2598 * images/zoom-in.xpm, images/zoom-out.xpm: New images from GNOME 2.12.
2599
2600 * images/contact.pbm, images/data-save.pbm, images/delete.pbm:
2601 * images/mail/flag-for-followup.pbm, images/mail/inbox.pbm:
2602 * images/mail/move.pbm, images/next-page.pbm, images/zoom-out.pbm:
2603 New bitmaps for new images.
2604
2605 * images/refresh.xpm, images/sort-ascending.xpm,
2606 * images/sort-descending.xpm: Update with GTK 2.x images. Note
2607 that the default GTK icons are not overridden by the GNOME theme
2608 due to a bug which was fixed in GNOME 2.15. Once GNOME 2.16 is in
2609 wide circulation, then the GTK icons should be replaced with the
2610 equivalent GNOME icons. Until then, we should be consistent with
2611 GTK first, then GNOME.
2612
2613 * images/mail/repack.xpm, images/mail/reply-from.xpm:
2614 * images/mail/reply-to.xpm, images/search-replace.xpm:
2615 * images/separator.xpm, images/show.xpm: Update custom icons to be
2616 closer to their GNOME counterparts.
2617
2618 * images/attach.pbm, images/exit.pbm, images/mail/compose.pbm:
2619 * images/mail/repack.pbm, images/mail/reply-all.pbm:
2620 * images/mail/reply-from.pbm, images/mail/reply-to.pbm:
2621 * images/mail/reply.pbm, images/mail/send.pbm, images/show.pbm:
2622 * images/search-replace.pbm: Update bitmaps.
2623
2624 * images/execute.pbm, images/execute.xpm, images/fld-open.pbm:
2625 * images/fld-open.xpm, images/highlight.pbm, images/highlight.xpm:
2626 * images/mail.pbm, images/mail.xpm, images/mail/alias.pbm:
2627 * images/mail/alias.xpm, images/mail/refile.pbm:
2628 * images/mail/refile.xpm, images/page-down.pbm:
2629 * images/page-down.xpm, images/widen.pbm, images/widen.xpm: Remove
2630 custom MH-E icons -- MH-E is now using the equivalent GTK/GNOME icons.
2631
26322006-03-23 Romain Francoise <romain@orebokech.com>
2633
2634 * NEWS: Misc. fixes.
2635
26362006-03-15 Carsten Dominik <dominik@science.uva.nl>
2637
2638 * orgcard.tex: Version number change only.
2639
26402006-03-15 Nick Roberts <nickrob@snap.net.nz>
2641
2642 * DEBUG (Note): Describe features for debugging with GDB in Emacs.
2643
26442006-03-11 Miles Bader <miles@gnu.org>
2645
2646 * images/mail: New directory.
2647 * images/attach.xpm, images/connect.xpm:
2648 * images/contact.xpm, images/delete.xpm:
2649 * images/describe.xpm, images/disconnect.xpm:
2650 * images/exit.xpm, images/gnus/toggle-subscription.xpm:
2651 * images/lock-broken.xpm, images/lock-ok.xpm:
2652 * images/lock.xpm, images/mail/compose.xpm:
2653 * images/mail/copy.xpm, images/mail/forward.xpm:
2654 * images/mail/inbox.xpm, images/mail/move.xpm:
2655 * images/mail/not-spam.xpm, images/mail/outbox.xpm:
2656 * images/mail/preview.xpm, images/mail/reply-all.xpm:
2657 * images/mail/reply.xpm, images/mail/save-draft.xpm:
2658 * images/mail/save.xpm, images/mail/send.xpm:
2659 * images/mail/spam.xpm, images/next-page.xpm:
2660 * images/refresh.xpm, images/separator.xpm:
2661 * images/sort-ascending.xpm, images/sort-column-ascending.xpm:
2662 * images/sort-criteria.xpm, images/sort-descending.xpm:
2663 * images/sort-row-ascending.xpm:
2664 New icons, copied from Gnus trunk (originally from Gnome 2.6).
2665
26662006-03-11 Bill Wohler <wohler@newt.com>
2667
2668 * NEWS: Document `image-load-path-for-library'. Note that all
2669 images have been moved from lisp into etc/images in `find-image'
2670 item. Fix typo in `copy-tree'.
2671
26722006-03-09 Reiner Steib <Reiner.Steib@gmx.de>
2673
2674 * TUTORIAL.de: Replace "Schreiben" by "DrĂĽcken" where appropriate.
2675
26762006-03-07 Carsten Dominik <dominik@science.uva.nl>
2677
2678 * orgcard.tex: Version number change only.
2679
26802006-03-05 Bill Wohler <wohler@newt.com>
2681
2682 Release MH-E version 7.93.
2683
2684 * NEWS, MH-E-NEWS: Update for MH-E release 7.93.
2685
26862006-02-23 Guanpeng Xu <herberteuler@hotmail.com>
2687
2688 * TUTORIAL.cn: Fix omission bug: Add dot (ASCII 0x2E) on first line.
2689
26902006-02-22 Carsten Dominik <dominik@science.uva.nl>
2691
2692 * orgcard.tex (section{Links}): Rewritten to cover the modified
2693 link system.
2694
26952006-02-18 Bill Wohler <wohler@newt.com>
2696
2697 Release MH-E version 7.92.
2698
2699 * NEWS, MH-E-NEWS: Update for MH-E release 7.92.
2700
27012006-02-17 Kenichi Handa <handa@m17n.org>
2702
2703 * TUTORIAL.translators (TUTORIAL.cn): Update the maintainer.
2704
27052006-02-17 Sun Yijiang <sunyijiang@gmail.com>
2706
2707 * TUTORIAL.cn: Reworked.
2708
27092006-02-14 Chong Yidong <cyd@stupidchicken.com>
2710
2711 * NEWS: Changes in handling of file local variables.
2712
27132006-02-14 Jan Djärv <jan.h.d@swipnet.se>
2714
2715 * NEWS: Gtk+ 2.4 is required.
2716
27172006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2718
2719 * PROBLEMS (Mac OS X): Add QuickTime 7.0.4 / Mac OS X 10.3.9 breakage.
2720
27212006-02-09 Mathias Dahl <mathias.dahl@gmail.com>
2722
2723 * NEWS: New key bindings for Tumme in Dired.
2724
27252006-02-05 Jay Belanger <belanger@truman.edu>
2726
2727 * calccard.tex: Update copyright year.
2728
27292006-02-04 Michael Olson <mwolson@gnu.org>
2730
2731 * NEWS: Update for ERC 5.1.1. Use the same wording for headings
2732 that Emacs does in its NEWS file.
2733
27342006-02-03 Bill Wohler <wohler@newt.com>
2735
2736 Release MH-E version 7.91.
2737
2738 * NEWS, MH-E-NEWS: Update for MH-E release 7.91.
2739
27402006-02-02 Bill Wohler <wohler@newt.com>
2741
2742 Release MH-E version 7.90.
2743
2744 * NEWS, MH-E-NEWS: Update for MH-E release 7.90.
2745
27462006-01-29 Michael Olson <mwolson@gnu.org>
2747
2748 * NEWS: Add entry for ERC.
2749
27502006-01-27 Chong Yidong <cyd@stupidchicken.com>
2751
2752 * TODO: Make SYNC_INPUT the default.
2753
27542006-01-25 Nick Roberts <nickrob@snap.net.nz>
2755
2756 * images/gud/pstar.xpm: Make background transparent.
2757
27582006-01-24 Noah Friedman <friedman@splode.com>
2759
2760 * emacs-buffer.gdb: Replace all references to `cdr' field of
2761 conses with `u.cdr', per change Andreas Schwab 2005-11-15
2762 of src/lisp.h.
2763
27642006-01-23 Michael Albinus <michael.albinus@gmx.de>
2765
2766 * NEWS: Tramp can be removed by M-x tramp-unload-tramp.
2767
27682006-01-15 Dan Nicolaescu <dann@ics.uci.edu>
2769
2770 * e/eterm-color.ti: Re-enable the ri entry. Add kich1.
2771
27722006-01-13 Richard M. Stallman <rms@gnu.org>
2773
2774 * emacs.1: +N applies only to next file.
2775
27762005-12-28 Dan Nicolaescu <dann@ics.uci.edu>
2777
2778 * e/eterm-color.ti: Temporarily disable the ri entry.
2779 * e/eterm-color: Regenerate.
2780
27812005-12-21 Lőrentey Károly <lorentey@elte.hu>
2782
2783 * TODO: Add note on the multi-tty branch.
2784
27852005-12-16 Lőrentey Károly <lorentey@elte.hu>
2786
2787 * NEWS: Change `prev-buffer' to `previous-buffer'; add note on
2788 them using the frame-local buffer list.
2789
27902005-12-10 David Koppelman <koppel@ece.lsu.edu>
2791
2792 * NEWS: hi-lock-mode is now buffer local, use global-hi-lock-mode
2793 instead.
2794
27952005-12-02 Jay Belanger <belanger@truman.edu>
2796
2797 * NEWS: Add comment about the Calc prefix.
2798
27992005-11-28 Thien-Thi Nguyen <ttn@gnu.org>
2800
2801 * MORE.STUFF: Add entry: "Go in a buffer: Go Text Protocol client".
2802
28032005-11-18 Chong Yidong <cyd@stupidchicken.com>
2804
2805 * images/icons/emacs_16.png, images/icons/emacs_24.png
2806 * images/icons/emacs_32.png, images/icons/emacs_48.png:
2807 New Emacs icons.
2808
28092005-11-18 Carsten Dominik <dominik@science.uva.nl>
2810
2811 * orgcard.tex: Version 3.20
2812
28132005-11-16 Nick Roberts <nickrob@snap.net.nz>
2814
2815 * images/gud/go.xpm, images/gud/go.pbm: Old gud-remove icons.
2816 Use for run/continue.
2817 * images/gud/stop.xpm, images/gud/stop.pbm: Old gud-break icons.
2818 Use for interrupting inferior.
2819 * images/gud/pp.xpm, images/gud/pstar.xpm, images/gud/until.xpm:
2820 Use a more appropriate variable name.
2821 * images/gud/remove.xpm, images/gud/remove.pbm
2822 * images/gud/break.xpm, images/gud/break.pbm: Make more intuitive.
2823
28242005-11-09 Nick Roberts <nickrob@snap.net.nz>
2825
2826 * images/gud/pp.xpm, images/gud/pp.pbm: New icons.
2827
28282005-11-06 Jan Djärv <jan.h.d@swipnet.se>
2829
2830 * images/copy.xpm, images/copy.pbm, images/low-color/copy.xpm
2831 * images/save.xpm, images/save.pbm, images/low-color/save.xpm:
2832 Adjust baseline.
2833
28342005-11-06 Jan Djärv <jan.h.d@swipnet.se>
2835
2836 * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
2837 * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
2838 * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
2839 * images/low-color/next-node.xpm: Adjust paper size and layout.
2840
28412005-11-05 Nick Roberts <nickrob@snap.net.nz>
2842
2843 * DEBUG: Describe how to provide preprocessor macro information.
2844
28452005-11-04 Jan Djärv <jan.h.d@swipnet.se>
2846
2847 * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
2848 * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
2849 * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
2850 * images/low-color/next-node.xpm: New images.
2851
28522005-11-04 Carsten Dominik <dominik@science.uva.nl>
2853
2854 * orgcard.tex (section{Notes}): Version number change.
2855
28562005-11-03 Romain Francoise <romain@orebokech.com>
2857
2858 * orgcard.tex: Update FSF's address.
2859
28602005-11-03 Nick Roberts <nickrob@snap.net.nz>
2861
2862 * DEBUG: GDB can sometimes expand macros.
2863
28642005-11-01 Romain Francoise <romain@orebokech.com>
2865
2866 * NEWS: Source files are compressed by default.
2867
28682005-10-28 Bill Wohler <wohler@newt.com>
2869
2870 * NEWS: Help mode now creates hyperlinks for URLs.
2871
28722005-10-27 Dan Nicolaescu <dann@ics.uci.edu>
2873
2874 * e/eterm-color.ti (el1): Undo 2005-10-23 change.
2875 Add some comments on how to update this file. Add ri
2876 capability that has long been supported by term.el.
2877
28782005-10-25 Nick Roberts <nickrob@snap.net.nz>
2879
2880 * images/gud/until.xpm: Color correction.
2881
28822005-10-23 Richard M. Stallman <rms@gnu.org>
2883
2884 * e/eterm-color.ti (el1): Capability deleted,
2885 since term.el doesn't implement it.
2886
28872005-10-20 Dan Nicolaescu <dann@ics.uci.edu>
2888
2889 * e/eterm-color.ti: Change the terminal name to eterm-color.
2890 * e/eterm-color: Regenerate.
2891
28922005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
2893
2894 * Makefile (e/eterm-color): Rename eterm to eterm-color.
2895
28962005-10-18 Chong Yidong <cyd@stupidchicken.com>
2897
2898 * NEWS: New variable `max-image-size'.
2899
29002005-10-17 Bill Wohler <wohler@newt.com>
2901
2902 Moved all remaining images from lisp/toolbar to etc/images. The
2903 low resolution images were placed in their own directory (low-color).
2904
2905 * images/attach.*, images/cancel.*, images/close.*:
2906 * images/copy.*, images/cut.*, images/diropen.*:
2907 * images/exit.*, images/help.*, images/home.*:
2908 * images/index.*, images/info.*, images/mail.*:
2909 * images/new.*, images/open.*, images/paste.*:
2910 * images/preferences.*, images/print.*, images/save.*:
2911 * images/saveas.*, images/search.*:
2912 * images/search-replace.*, images/spell.*:
2913 * images/undo.*: Moved here from lisp/toolbar.
2914
2915 * images/low-color/copy.*: Moved here from lisp/toolbar/lc-copy.*.
2916 * images/low-color/cut.*: Moved here from lisp/toolbar/lc-cut.*.
2917 * images/low-color/help.*: Moved here from lisp/toolbar/lc-help.*.
2918 * images/low-color/home.*: Moved here from lisp/toolbar/lc-home.*.
2919 * images/low-color/index.*: Moved here from lisp/toolbar/lc-index.*.
2920 * images/low-color/new.*: Moved here from lisp/toolbar/lc-new.*.
2921 * images/low-color/open.*: Moved here from lisp/toolbar/lc-open.*.
2922 * images/low-color/paste.*: Moved here from lisp/toolbar/lc-paste.*.
2923 * images/low-color/preferences.*: Moved here from
2924 lisp/toolbar/lc-preferences.*.
2925 * images/low-color/print.*: Moved here from lisp/toolbar/lc-print.*.
2926 * images/low-color/save.*: Moved here from lisp/toolbar/lc-save.*.
2927 * images/low-color/saveas.*: Moved here from lisp/toolbar/lc-saveas.*.
2928 * images/low-color/search.*: Moved here from lisp/toolbar/lc-search.*.
2929 * images/low-color/spell.*: Moved here from lisp/toolbar/lc-spell.*.
2930 * images/low-color/undo.*: Moved here from lisp/toolbar/lc-undo.*.
2931
2932 To conform with convention, the underscore (_) in the following
2933 image names were replaced with dash (-) or (/) as appropriate.
2934
2935 * images/back-arrow.*: Moved here from lisp/toolbar/back_arrow.*.
2936 * images/fld-open.*: Moved here from lisp/toolbar/fld_open.*.
2937 * images/fwd-arrow.*: Moved here from lisp/toolbar/fwd_arrow.*.
2938 * images/jump-to.*: Moved here from lisp/toolbar/jump_to.*.
2939 * images/left-arrow.*: Moved here from lisp/toolbar/left_arrow.*.
2940 * images/right-arrow.*: Moved here from lisp/toolbar/right_arrow.*.
2941 * images/up-arrow.*: Moved here from lisp/toolbar/up_arrow.*.
2942 * images/low-color/back-arrow.*: Moved here from
2943 lisp/toolbar/lc-back_arrow.*.
2944 * images/low-color/fwd-arrow.*: Moved here from
2945 lisp/toolbar/lc-fwd_arrow.*.
2946 * images/low-color/jump-to.*: Moved here from
2947 lisp/toolbar/lc-jump_to.*.
2948 * images/low-color/left-arrow.*: Moved here from
2949 lisp/toolbar/lc-left_arrow.*.
2950 * images/low-color/right-arrow.*: Moved here from
2951 lisp/toolbar/lc-right_arrow.*.
2952 * images/low-color/up-arrow.*: Moved here from
2953 lisp/toolbar/lc-up_arrow.*.
2954 * images/mail/compose.*: Moved here from lisp/toolbar/mail_compose.*.
2955 * images/mail/send.*: Moved here from lisp/toolbar/mail_send.*.
2956
2957 * images/README: Incorporated the content of lisp/toolbar/README
2958 now that all of the images are here.
2959
29602005-10-16 Nick Roberts <nickrob@snap.net.nz>
2961
2962 * images/gud/n.pbm, images/gud/n.xpm
2963 * images/gud/ni.xpm, images/gud/ni.xpm
2964 * images/gud/s.xpm, images/gud/s.xpm
2965 * images/gud/si.xpm, images/gud/si.xpm: Rename to
2966 next.*, nexti.*, step.*, and stepi.*, respectively, as the
2967 file-name no longer clashes on 8+3 filesystems.
2968
29692005-10-14 Bill Wohler <wohler@newt.com>
2970
2971 * images/gud/break.*: Moved here from toolbar/gud-break.*.
2972 * images/gud/cont.*: Moved here from toolbar/gud-cont.*.
2973 * images/gud/down.*: Moved here from toolbar/gud-down.*.
2974 * images/gud/finish.*: Moved here from toolbar/gud-finish.*.
2975 * images/gud/ni.*: Moved here from toolbar/gud-ni.*.
2976 * images/gud/n.*: Moved here from toolbar/gud-n.*.
2977 * images/gud/print.*: Moved here from toolbar/gud-print.*.
2978 * images/gud/pstar.*: Moved here from toolbar/gud-pstar.*.
2979 * images/gud/remove.*: Moved here from toolbar/gud-remove.*.
2980 * images/gud/run.*: Moved here from toolbar/gud-run.*.
2981 * images/gud/si.*: Moved here from toolbar/gud-si.*.
2982 * images/gud/s.*: Moved here from toolbar/gud-s.*.
2983 * images/gud/until.*: Moved here from toolbar/gud-until.*.
2984 * images/gud/up.*: Moved here from toolbar/gud-up.*.
2985 * images/gud/watch.*: Moved here from toolbar/gud-watch.*.
2986
29872005-10-14 Bill Wohler <wohler@newt.com>
2988
2989 Released MH-E version 7.85.
2990
2991 * NEWS, MH-E-NEWS: Updated for release 7.85.
2992
29932005-10-10 Jan Djärv <jan.h.d@swipnet.se>
2994
2995 * NEWS: -nb => -nbi
2996
29972005-10-10 Carsten Dominik <dominik@science.uva.nl>
2998
2999 * orgcard.tex: Version 3.17, no changes except version number.
3000
30012005-10-09 Jan Djärv <jan.h.d@swipnet.se>
3002
3003 * NEWS: -nb, --no-bitmap-icon
3004
30052005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
3006
3007 * TODO: Clarify the local variables entry.
3008
30092005-09-30 Bill Wohler <wohler@newt.com>
3010
3011 Moved MH-E image files from toolbar and mail directories into
3012 images.
3013
3014 * images/mail: New directory.
3015
3016 * images/mail/reply.*: Moved here from lisp/mail/reply2*.
3017
3018 * images/mail/alias.*, images/mail/refile.*, images/mail/repack.*:
3019 * images/mail/reply*: Moved here from lisp/toolbar.
3020
3021 * images/execute.*, images/highlight.*, images/mh-logo.xpm:
3022 * images/page-down.*, images/show.*, images/widen.*: Moved here
3023 from lisp/toolbar.
3024
3025 * images/refresh.*: Moved here from lisp/toolbar/rescan.*.
3026 Use GNOME 2.10's refresh icon.
3027
3028 * images/README: New file that indicates which icons came from
3029 GNOME (see lisp/toolbar/README).
3030
30312005-09-30 Romain Francoise <romain@orebokech.com>
3032
3033 * NEWS: Mention changes to `read-buffer'.
3034
30352005-09-30 Chong Yidong <cyd@stupidchicken.com>
3036
3037 * images/ezimage: New directory.
3038
3039 * images/ezimage/*.xpm: Add images used by speedbar.el.
3040
30412005-09-30 David Ponce <david@dponce.com>
3042
3043 * NEWS: Update recentf changes.
3044
30452005-09-28 Simon Josefsson <jas@extundo.com>
3046
3047 * GNUS-NEWS: Fix IDNA notes.
3048
30492005-09-27 Jay Belanger <belanger@truman.edu>
3050
3051 * calccard.tex: Update `versionnumber', remove `versiondate'.
3052 (Error Recovery): Refer to "initial state" rather than "default state".
3053 (Algebra): Mention LaTeX language mode.
3054 (Programming): Delete reference to "Z =".
3055
30562005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
3057
3058 * emacs.py (ehelp): Add g and l to arg list, and use them in the
3059 call to `help'.
3060
30612005-09-17 Romain Francoise <romain@orebokech.com>
3062
3063 * gfdl.1: Update to version 1.2. Delete UC macro.
3064
30652005-09-15 Kenichi Handa <handa@m17n.org>
3066
3067 * PROBLEMS: Fix the paragraph describing the limitation of UTF-8/16/7.
3068
30692005-09-14 Romain Francoise <romain@orebokech.com>
3070
3071 * NEWS: Add entry for write-region-inhibit-fsync.
3072
30732005-09-09 Kevin Ryde <user42@zip.com.au>
3074
3075 * MORE.STUFF: Update url for calculator.el.
3076
30772005-09-08 Kenichi Handa <handa@m17n.org>
3078
3079 * PROBLEMS: Show a patch for Mule-UCS to make it byte-compiled
3080 correctly.
3081
30822005-08-31 Michael Albinus <michael.albinus@gmx.de>
3083
3084 * NEWS: Add entry for `make-auto-save-file-name'.
3085
30862005-08-19 Emilio C. Lopes <eclig@gmx.net>
3087
3088 * emacsclient.1 (DESCRIPTION): Reflect inclusion in the
3089 Emacs distribution. Make role of EDITOR clearer.
3090 (OPTIONS): Document `-s', `-V' and `-h'
3091 as well as their long name counterparts.
3092 (BUGS): Remove.
3093
30942005-08-26 Romain Francoise <romain@orebokech.com>
3095
3096 * PROBLEMS: Fix capitalization of "Gnus".
3097
30982005-08-20 Chong Yidong <cyd@stupidchicken.com>
3099
3100 * MORE.STUFF: Update links and URLs.
3101
31022005-08-05 Kenichi Handa <handa@m17n.org>
3103
3104 * NEWS: Fix the entry describing code-pages.
3105
31062005-07-28 Juanma Barranquero <lekktu@gmail.com>
3107
3108 * .cvsignore: Add `icons' (for in-place installs).
3109
31102005-07-19 Juri Linkov <juri@jurta.org>
3111
3112 * grep.txt: New file.
3113
31142005-07-19 Jan Djärv <jan.h.d@swipnet.se>
3115
3116 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
3117 -R comes after i386 in setarch command.
3118
31192005-07-12 Juri Linkov <juri@jurta.org>
3120
3121 * refcard.tex (Files): Change description of `C-x C-q' from
3122 `checkin/checkout' to `toggle read-only'.
3123 (Getting Help): Replace `C-h c' with `C-h k'.
3124 (Error Recovery): Replace `recover-file' with `recover-session'.
3125 (Info): Replace key binding `C-h C-i' with `C-h S'. Add `t'.
3126
31272005-07-07 Richard M. Stallman <rms@gnu.org>
3128
3129 * GNU: Update how to help. Improve footnote 7.
3130
31312005-07-07 Lute Kamstra <lute@gnu.org>
3132
3133 * tasks.texi: Delete file. The GNU Task List is obsolete and has
3134 been replaced by http://savannah.gnu.org/projects/tasklist.
3135
31362005-07-07 Lute Kamstra <lute@gnu.org>
3137
3138 * refcard.tex: Update `versionnumber' and `year'. Update Emacs's
3139 version to 22.
3140 (Starting Emacs): Delete sentence to fix formatting problems.
3141 (Multiple Windows): Clarify first sentence. Mention C-x 5 1.
3142 (Formatting): Update the binding of set face.
3143 (International Character Sets): set-language-environment is bound
3144 to C-x RET l.
3145
31462005-07-05 Lute Kamstra <lute@gnu.org>
3147
3148 Update FSF's address in GPL notices.
3149
3150 * INTERVIEW, calccard.tex, cs-dired-ref.tex, cs-refcard.tex:
3151 * dired-ref.tex, fr-drdref.tex, fr-refcard.tex, gfdl.1:
3152 * pl-refcard.tex, refcard.tex, ru-refcard.tex, sk-dired-ref.tex:
3153 * sk-refcard.tex, vipcard.tex, viperCard.tex: Update FSF's address.
3154
31552005-07-03 Jan Djärv <jan.h.d@swipnet.se>
3156
3157 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
3158 Add it again.
3159
31602005-06-29 Carsten Dominik <dominik@science.uva.nl>
3161
3162 * NEWS: Add an entry for Org-mode, and a change entry for reftex-mode.
3163
31642005-06-28 Richard M. Stallman <rms@gnu.org>
3165
3166 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping): New.
3167
31682005-06-11 Eli Zaretskii <eliz@gnu.org>
3169
3170 * DEBUG: Mention emacs-buffer.gdb.
3171
31722005-06-10 Noah Friedman <friedman@splode.com>
3173
3174 * emacs-buffer.gdb (ybuffer-list): Don't use $filename; can't use
3175 char as placeholder when buffer has no file name and process is
3176 still live. Use different printf cases instead.
3177
31782005-06-08 Kim F. Storm <storm@cua.dk>
3179
3180 * PROBLEMS: Linux kernel 2.6.10 may corrupt process output.
3181 Warn that using CVS+SSH may corrupt files, include work-around.
3182
31832005-06-06 Juri Linkov <juri@jurta.org>
3184
3185 * TUTORIAL.cs, TUTORIAL.sk: Change NBSP to space.
3186
3187 * TUTORIAL.ro: Change NBSP to space. Move coding cookie from the
3188 second line to Local Variables. Fix title line.
3189
31902005-05-30 Miles Bader <miles@gnu.org>
3191
3192 * emacs-buffer.gdb: Remove RCS keywords.
3193
31942005-05-30 Noah Friedman <friedman@splode.com>
3195
3196 * emacs-buffer.gdb: New file.
3197 * NEWS: Mention it.
3198
31992005-05-28 Richard M. Stallman <rms@gnu.org>
3200
3201 * TUTORIAL.fr: Change NBSP to space.
3202
32032005-05-28 Bill Wohler <wohler@newt.com>
3204
3205 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.84.
3206
32072005-05-19 Nick Roberts <nickrob@snap.net.nz>
3208
3209 * TODO: post-command-idle-hook has gone.
3210
32112005-05-16 Juanma Barranquero <lekktu@gmail.com>
3212
3213 * NEWS: Remove references to open-network-stream-nowait and
3214 open-network-stream-server.
3215
32162005-05-15 Richard M. Stallman <rms@gnu.org>
3217
3218 * GNU: Correct/improve previous change.
3219
32202005-05-14 Richard M. Stallman <rms@gnu.org>
3221
3222 * GNU: Update footnotes.
3223
3224 * NEWS: Lots of clarifications and cleanups.
3225
32262005-05-05 Slawomir Nowaczyk <slawek@cs.lth.se>
3227
3228 * TUTORIAL.pl: Updated header.
3229
32302005-05-02 Richard M. Stallman <rms@gnu.org>
3231
3232 * NEWS: More rearrangements.
3233
32342005-05-02 Chong Yidong <cyd@stupidchicken.com>
3235
3236 * NEWS: Items rearranged in logical order.
3237
32382005-05-01 Lars Hansen <larsh@math.ku.dk>
3239
3240 * NEWS: Correct key binding for dired-mark-omitted.
3241
32422005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
3243
3244 * NEWS: Mention xterm key bindings.
3245
3246 * e/eterm.ti: Add a comment.
3247 * e/eterm: Regenerate.
3248
32492005-04-25 Alex Ott <ott@jet.msk.su>
3250
3251 * TUTORIAL.ru: Update.
3252
32532005-04-13 Pavel JanĂ­k <Pavel@Janik.cz>
3254
3255 * TUTORIAL.sk: Updated header.
3256
32572005-04-12 Jan Djärv <jan.h.d@swipnet.se>
3258
3259 * NEWS: Mention cursorBlink resource.
3260
32612005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3262
3263 * NEWS: Mention dynamic change of keyboard-coding-system on Mac.
3264
32652005-04-10 Jan Djärv <jan.h.d@swipnet.se>
3266
3267 * NEWS: Mention fontSet for Lucid menus.
3268
32692005-04-10 Masatake YAMATO <jet@gyve.org>
3270
3271 * compilation.txt (symbol): Add gcov-file
3272 gcov-bb-file gcov-never-called-line gcov-called-line.
3273
32742005-04-08 Kenichi Handa <handa@m17n.org>
3275
3276 * TUTORIAL.ja: Updated header, contents synchronized with
3277 TUTORIAL at 2005-04-01T00:31:25Z!rms@gnu.org.
3278
32792005-04-06 Pavel JanĂ­k <Pavel@Janik.cz>
3280
3281 * TUTORIAL.cs: Updated header.
3282
32832005-04-05 Werner Lemberg <wl@gnu.org>
3284
3285 * TUTORIAL.de: Updated header.
3286
32872005-04-05 Marcelo Toledo <marcelo@gnu.org>
3288
3289 * TUTORIAL.translators: Added the field Maintainer.
3290
32912005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
3292
3293 * TUTORIAL.it: Move "copying conditions at end" sentence after title.
3294
32952005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
3296
3297 * TUTORIAL.ja: Update text before first period.
3298 Reported by Kenichi Handa.
3299
33002005-04-02 Richard M. Stallman <rms@gnu.org>
3301
3302 * TUTORIAL.ja, TUTORIAL.cn, TUTORIAL.ru, TUTORIAL.zh: Remove the
3303 old intro line that apparently was a longer version of "Emacs
3304 tutorial".
3305
3306 * TUTORIAL.es: Clean up line breaks.
3307
33082005-04-01 Marcelo Toledo <marcelo@gnu.org>
3309
3310 * TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
3311 * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja, TUTORIAL.ko,
3312 * TUTORIAL.pl, TUTORIAL.pt_BR, TUTORIAL.ro, TUTORIAL.ru,
3313 * TUTORIAL.sk, TUTORIAL.sl, TUTORIAL.th, TUTORIAL.zh: Fix title line.
3314
33152005-04-01 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
3316
3317 * TUTORIAL.bg: Fix title line; Applied TUTORIAL changes in
3318 2005-02-08T14:20:54Z!lute@gnu.org, "Emacs" is not transliterated to cyrillic anymore;
3319 Minor fixes.
3320
33212005-04-01 Mats Lidell <matsl@contactor.se>
3322
3323 * TUTORIAL.sv: Sync some other changes with the TUTORIAL version
3324 2005-04-01T00:31:25Z!rms@gnu.org.
3325
33262005-04-01 Lute Kamstra <lute@gnu.org>
3327
3328 * TUTORIAL.nl: Fix title line.
3329
33302005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
3331
3332 * TUTORIAL: Add title line.
3333 * TUTORIAL.bg, TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
3334 * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja,
3335 * TUTORIAL.ko, TUTORIAL.nl, TUTORIAL.pl, TUTORIAL.pt_BR,
3336 * TUTORIAL.ro, TUTORIAL.ru, TUTORIAL.sk, TUTORIAL.sl
3337 * TUTORIAL.sv, TUTORIAL.th, TUTORIAL.zh: Likewise.
3338
33392005-03-29 Reiner Steib <Reiner.Steib@gmx.de>
3340
3341 * gnus-refcard.tex, gnus-logo.eps: New files.
3342
33432005-03-23 David Ponce <david@dponce.com>
3344
3345 * NEWS: Mention recentf-keep.
3346
33472005-03-17 Lute Kamstra <lute@gnu.org>
3348
3349 * TODO: Remove define-generic-mode entry (DONE).
3350
33512005-03-10 Michael Albinus <michael.albinus@gmx.de>
3352
3353 * NEWS: Explain how to default Tramp to FTP.
3354
33552005-03-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3356
3357 * NEWS: Mention Carbon build on Mac OS 9.
3358
33592005-03-01 David Kastrup <dak@gnu.org>
3360
3361 * DEBUG: Add information about `-fno-crossjumping' for GCC.
3362
33632005-02-14 Lute Kamstra <lute@gnu.org>
3364
3365 * TODO: Remove battery.el entry (DONE).
3366
3367 * TUTORIAL.nl: Synchronize with TUTORIAL. Correct some typos.
3368 Make the terminology more consistent. Fill the text using the
3369 default `fill-column'.
3370
33712005-02-08 Lute Kamstra <lute@gnu.org>
3372
3373 * TUTORIAL: Remove some uses of the term "buffer" before it is
3374 properly introduced. Update the description of the mode line.
3375 Consistently use "<ESC>" to denote the ESC key and "<SPC>" to
3376 denote the Space bar. Capitalize all command descriptions.
3377
33782005-02-06 Richard M. Stallman <rms@gnu.org>
3379
3380 * DEBUG: Minor clarification.
3381
33822005-02-05 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
3383
3384 * emacs.bash: Update the name of the socket of the Emacs server.
3385
33862005-01-22 David Kastrup <dak@gnu.org>
3387
3388 * NEWS: Mention alias `find-grep' for `grep-find'.
3389
33902005-01-22 Nick Roberts <nickrob@snap.net.nz>
3391
3392 * TODO: Add entry for toolbar on ttys.
3393
33942005-01-18 Nick Roberts <nickrob@snap.net.nz>
3395
3396 * DEBUG: Suggest separate terminal for debug session.
3397
33982005-01-15 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
3399
3400 * TUTORIAL.nl: Correct translation and the Dutch text (typos).
3401 More consistent use of terminology.
3402
34032005-01-13 Cheng Gao <chenggao@gmail.com>
3404
3405 * MORE.STUFF: Add entries of some well known and widely used packages.
3406
34072005-01-07 Lars Hansen <larsh@math.ku.dk>
3408
3409 * NEWS: Describe desktop package lazy restore feature.
3410
34112004-12-21 Richard M. Stallman <rms@gnu.org>
3412
3413 * DISTRIB: Don't say "freeware".
3414
34152004-12-15 Nick Roberts <nickrob@snap.net.nz>
3416
3417 * DEBUG: Change printing example to break on a procedure name.
3418
34192004-12-11 Dan Nicolaescu <dann@ics.uci.edu>
3420
3421 * e/eterm.ti: Add rs1.
3422 * e/eterm: Regenerate.
3423
34242004-12-08 Alexandre VEYRENC <veyrenc@wanadoo.fr> (tiny change)
3425
3426 * fr-refcard.tex: Fix typos.
3427
34282004-12-07 Jan Djärv <jan.h.d@swipnet.se>
3429
3430 * PROBLEMS: Update information about klipper on KDE.
3431
34322004-11-26 Jan Djärv <jan.h.d@swipnet.se>
3433
3434 * NEWS: Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
3435
34362004-10-08 Frédéric Bothamy <frederic.bothamy@free.fr> (tiny change)
3437
3438 * TUTORIAL.fr: Minor wording fix.
3439
34402004-10-04 Luc Teirlinck <teirllm@auburn.edu>
3441
3442 * enriched.doc: Update for new bindings of `set-left-margin' and
3443 `set-right-margin'.
3444
34452004-10-04 Kim F. Storm <storm@cua.dk>
3446
3447 * DEBUG: Mention pp and ff commands.
3448
34492004-09-26 Luc Teirlinck <teirllm@auburn.edu>
3450
3451 * enriched.doc: `enriched-annotation-alist' is now called
3452 `enriched-translations'.
3453
34542004-09-26 Dan Nicolaescu <dann@ics.uci.edu>
3455
3456 * e/eterm.ti: Comment out smcup, rmcup. Add kbs, kdch1, rc, sc.
3457 Reformat.
3458 * e/eterm: Regenerate.
3459
34602004-09-25 Jan Djärv <jan.h.d@swipnet.se>
3461
3462 * PROBLEMS: Updated exec-shield description.
3463
34642004-09-16 Dan Nicolaescu <dann@ics.uci.edu>
3465
3466 * e/eterm.ti: Change the strings for smso and rmso.
3467 * e/eterm: Regenerate.
3468
34692004-09-09 Thien-Thi Nguyen <ttn@gnu.org>
3470
3471 * MORE.STUFF (EDB): Update entry.
3472
34732004-09-07 Dan Nicolaescu <dann@ics.uci.edu>
3474
3475 * e/eterm.ti: Add `op' entry to enable colors in term.
3476 * e/eterm: Regenerate.
3477
34782004-09-04 Eric S. Raymond <esr@thyrsus.com>
3479
3480 * PROBLEMS: More reorganization to exile old stuff to the
3481 pre-2000 section. I looked up end-of-life dates for a bunch
3482 of old Unixes to check.
3483
34842004-08-24 Bill Wohler <wohler@newt.com>
3485
3486 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.82.
3487
34882004-08-22 David Kastrup <dak@gnu.org>
3489
3490 * PROBLEMS, MAILINGLISTS: Update AUCTeX information.
3491
34922004-08-21 Bill Wohler <wohler@newt.com>
3493
3494 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.81.
3495
34962004-08-21 Eric S. Raymond <esr@thyrsus.com>
3497
3498 * PROBLEMS: Massively rearranged by category, to make environment
3499 features and symptoms easier to find. Bugs relating to
3500 20th-century systems moved to the end. Most problem headers
3501 changed to "object: variation" format.
3502
35032004-08-15 Bill Wohler <wohler@newt.com>
3504
3505 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.80.
3506
35072004-08-14 Romain Francoise <romain@orebokech.com>
3508
3509 * NEWS: Mention the thumbs.el package.
3510
35112004-08-14 Eric Hanchrow <offby1@blarg.net>
3512
3513 * TUTORIAL.es: Replace actual whitespace with the magic string
3514 that causes help-with-tutorial to automatically insert the correct
3515 amount.
3516
35172004-08-10 Steven Tamm <steventamm@mac.com>
3518
3519 * PROBLEMS: Remove description of Mac OS version upgrade
3520 problems as it is no longer applicable.
3521
35222004-07-27 Werner Lemberg <wl@gnu.org>
3523
3524 * NEWS: Document all new tutorials.
3525
35262004-08-05 Reiner Steib <Reiner.Steib@gmx.de>
3527
3528 * GNUS-NEWS: Import from the v5_10 branch of the Gnus repository.
3529
3530 * NEWS (Gnus package): Gnus includes Sieve and PGG. Gnus changes
3531 are described in GNUS-NEWS.
3532
35332004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
3534
3535 * gnus.xpm, gnus-pointer.xbm, gnus-pointer.xpm: Import from the
3536 v5_10 branch of the Gnus repository.
3537
35382004-07-14 Luc Teirlinck <teirllm@auburn.edu>
3539
3540 * MORE.STUFF: Tramp is now distributed with Emacs.
3541
35422004-07-12 Bill Wohler <wohler@newt.com>
3543
3544 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.4.
3545
35462004-07-08 David Kastrup <dak@gnu.org>
3547
3548 * NEWS (Lisp changes in 21.4): Document (match-data t) change.
3549
35502002-06-26 Eli Zaretskii <eliz@is.elta.co.il>
3551
3552 * FOR-RELEASE: Moved to the admin directory.
3553
35542004-06-24 David Kastrup <dak@gnu.org>
3555
3556 * NEWS: Move description from new paragraph-start and
3557 indent-line-function defaults to general news instead of new
3558 packages. Same for query-replace-skip-read-only.
3559 Add description of new `\,' and `\?' replacement string features.
3560
35612004-06-23 Luc Teirlinck <teirllm@auburn.edu>
3562
3563 * MORE.STUFF: Delete obsolete URL.
3564
35652004-06-10 Lars Hansen <larsh@math.ku.dk>
3566
3567 * NEWS: Describe dired-omit-mode. Describe desktop package changes.
3568
35692004-05-29 Steven Tamm <steventamm@mac.com>
3570
3571 * PROBLEMS: Document the workaround for the Mac OS X port not
3572 picking up the environment variables from dotfiles.
3573
35742004-05-16 Juri Linkov <juri@jurta.org>
3575
3576 * TUTORIAL.pt_BR: Add coding: latin-1, sentence-end-double-space: nil.
3577
3578 * ru-refcard.tex: Add C-u and RET to `C-h t Russian'.
3579
35802004-05-15 Alex Ott <ott@jet.msk.su>
3581
3582 * ru-refcard.tex, ru-refcard.ps: New files.
3583
35842004-05-14 David Ponce <david@dponce.com>
3585
3586 * tree-widget: New directory containing tree-widget themes and images.
3587
35882004-04-13 Marcelo Toledo <marcelo@gnu.org>
3589
3590 * TUTORIAL.pt_BR: Initial check-in.
3591
35922004-05-06 Dave Love <fx@gnu.org>
3593
3594 * emacs.py: New file for python-mode's internal use.
3595
35962004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
3597
3598 * TODO: Use outline mode. Remove compile.el entry (done).
3599
36002004-04-18 Juri Linkov <juri@jurta.org>
3601
3602 * TUTORIAL.fr, TUTORIAL.pl, TUTORIAL.ru, TUTORIAL.sl, TUTORIAL.sv
3603 * TUTORIAL.th: Add sentence-end-double-space: nil.
3604
3605 * TUTORIAL.it, TUTORIAL.nl, TUTORIAL.sv: Add coding: latin-1.
3606
36072004-04-16 Alex Ott <ottalex@narod.ru>
3608
3609 * TUTORIAL.ru: Various corrections.
3610
36112004-04-14 Jan Nieuwenhuizen <janneke@gnu.org>
3612
3613 * TUTORIAL.nl: Update Delete/Delback translation.
3614
36152004-04-05 Jesper Harder <harder@ifa.au.dk>
3616
3617 * TODO: Remove index-apropos entry.
3618
36192004-04-01 Juri Linkov <juri@jurta.org>
3620
3621 * HELLO: Add Javanese.
3622
36232004-03-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3624
3625 * ps-prin1.ps: Clip the header and footer area, so text will not be
3626 printed outside header or footer, respectively.
3627 (HeaderClip, FooterClip): New PostScript funs.
3628 (HeaderText, FooterText): Adjust PostScript code.
3629
36302004-03-29 Jan Djärv <jan.h.d@swipnet.se>
3631
3632 * TODO: Removed drag-and-drop entry (DONE).
3633
36342004-03-19 Kim F. Storm <storm@cua.dk>
3635
3636 * TODO: Remove entries for fringe related issues (DONE).
3637 Remove entry about image-relative coordinates of mouse clicks (DONE).
3638
36392004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
3640
3641 * compilation.txt: New file.
3642
36432004-02-29 Juanma Barranquero <lektu@terra.es>
3644
3645 * NEWS: Remove bogus reference to user option unicode-data.
3646
36472004-02-16 Klaus Zeitler <kzeitler@lucent.com>
3648
3649 * PROBLEMS: Document crashes on X when build with GCC and GNU ld.
3650
36512004-02-08 Andreas Schwab <schwab@suse.de>
3652
3653 * NEWS: Fix typo.
3654
36552003-12-29 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
3656
3657 * TUTORIAL.bg: Use windows-1251 encoding. Fix punctuation errors.
3658
36592003-11-21 Lars Hansen <larsh@math.ku.dk>
3660
3661 * TODO: Add plans for change of file attributes UID and GID from
3662 integer to string.
3663
36642003-11-10 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
3665
3666 * HELLO: Add Kannada.
3667
36682003-11-05 Juri Linkov <juri@jurta.org>
3669
3670 * HELLO: Fix language names. Add C, Braille, Georgian, Ukrainian.
3671 Add IPA pronunciation to English. Fix tab widths.
3672
36732003-11-03 David Ponce <david.ponce@wanadoo.fr>
3674
3675 * PROBLEMS: Document segfaults with Linux kernels that enable the
3676 Exec-shield functionality.
3677
36782003-10-30 Kenichi Handa <handa@m17n.org>
3679
3680 * HELLO: Fix cases of language names. Make German lines one.
3681 Delete FORTRAN, add Mathematics.
3682
36832003-10-24 Jan Djärv <jan.h.d@swipnet.se>
3684
3685 * PROBLEMS: Characters are displayed as empty boxes or
3686 with wrong font under X.
3687
36882003-09-30 Werner Lemberg <wl@gnu.org>
3689
3690 * TUTORIAL.de: Minor updates and grammatical fixes.
3691
36922003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
3693
3694 * TODO: Add invisible text kill/yank issue.
3695
36962003-08-29 Wim Nieuwenhuizen <wwwillem@xs4all.nl>
3697
3698 * TUTORIAL.nl: Many changes.
3699
37002003-08-20 Stephen Eglen <stephen@gnu.org>
3701
3702 * MORE.STUFF: Update URLs for several projects.
3703
37042003-07-22 Andrew Choi <akochoi@shaw.ca>
3705
3706 * PROBLEMS: Truncated process output with pty's on Mac OS X.
3707
37082003-07-14 Nick Roberts <nick@nick.uklinux.net>
3709
3710 * NEWS: Merge in the changes for versions 21.2 and 21.3 as
3711 documented on the EMACS_21_1_RC branch.
3712
37132003-03-03 Chao-Hong Liu <chliu@gnu.org>
3714
3715 * TUTORIAL.cn: Updated.
3716 * TUTORIAL.zh: Updated.
3717
37182003-04-24 Bill Wohler <wohler@newt.com>
3719
3720 * MH-E-NEWS: Upgraded to MH-E version 7.3.
3721
37222003-04-03 Kenichi Handa <handa@m17n.org>
3723
3724 * HELLO: Fix the malayalam line.
3725
37262003-04-01 Dave Love <fx@gnu.org>
3727
3728 * letter.xpm: Use transparent/opaque `colors'.
3729
3730 * letter.xbm: Deleted.
3731
3732 * letter.pbm: New.
3733
37342003-03-24 Andreas Schwab <schwab@suse.de>
3735
3736 * HELLO: Remove extra TAB in Greek entries.
3737
37382003-03-03 Chao-Hong Liu <chliu@gnu.org>
3739
3740 * TUTORIAL.cn, TUTORIAL.zh: New files.
3741
3742 * TUTORIAL.translators: List TUTORIAL.cn and TUTORIAL.zh.
3743
37442003-02-24 Kenichi Handa <handa@m17n.org>
3745
3746 * HELLO: Add Malayalam.
3747
37482003-02-13 Dave Love <fx@gnu.org>
3749
3750 * TUTORIAL.es: Add coding spec.
3751
37522003-02-11 Kenichi Handa <handa@m17n.org>
3753
3754 * HELLO: Fix Hindi and add Tamil.
3755
37562003-02-05 Francesco Potortì <pot@gnu.org>
3757
3758 * TUTORIAL.it: Italian tutorial.
3759 From Alfredo Finelli <alfredofnl@tiscali.it> (original translator).
3760 Revised by Francesco Potortì <pot@gnu.org>.
3761
37622003-02-03 Bill Wohler <wohler@newt.com>
3763
3764 * MH-E-NEWS: Upgraded to MH-E version 7.2.
3765
37662003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
3767
3768 * MACHINES: Added Cygwin.
3769
37702003-01-27 Jan Djärv <jan.h.d@swipnet.se>
3771
3772 * DEBUG: Added note about xmon.
3773
37742003-01-20 Joanna Pluta <joanna_p@gazeta.pl>
3775
3776 * TUTORIAL.pl: Updated.
3777
37782003-01-11 Pavel JanĂ­k <Pavel@Janik.cz>
3779
3780 * TUTORIAL.sk: Updated to reflect changes in English version.
3781 From Miroslav Vaško <zemiak@zoznam.sk>.
3782
37832003-01-09 Francesco Potortì <pot@gnu.org>
3784
3785 * etags.1: Added reference to the new `etags --help --lang=LANG'
3786 option.
3787
37882003-01-08 Bill Wohler <wohler@newt.com>
3789
3790 * MH-E-NEWS: Upgraded to MH-E version 7.1.
3791
37922003-01-01 Steven Tamm <steventamm@mac.com>
3793
3794 * MACHINES: Added pointer to Mac OS X install instructions.
3795
37962002-12-10 Kenichi Handa <handa@m17n.org>
3797
3798 * TUTORIAL.sv: Renamed from TUTORIAL.se.
3799
38002002-11-29 Bill Wohler <wohler@newt.com>
3801
3802 * MH-E-NEWS: Upgraded to MH-E version 7.0.
3803
38042002-11-22 Rafael SepĂşlveda <drs@gnulinux.org.mx>
3805
3806 * TUTORIAL.es: Extensively changed and updated.
3807
38082002-10-01 Bill Wohler <wohler@newt.com>
3809
3810 * MH-E-NEWS: Upgraded to mh-e version 6.1.1.
3811
38122002-09-16 Jonathan Yavner <jyavner@engineer.com>
3813
3814 * ses-example.ses: New file: example spreadsheet.
3815
38162002-09-04 Kenichi Handa <handa@etl.go.jp>
3817
3818 * HELLO: Fix Unicode Greek line.
3819
38202002-09-03 Kenichi Handa <handa@etl.go.jp>
3821
3822 * TUTORIAL.ja: Updated in accordance with the latest English
3823 version.
3824
38252002-09-01 Andreas Schwab <schwab@suse.de>
3826
3827 * TUTORIAL.de: Updated in accordance with the English version.
3828 From Mario Lang <mlang@delysid.org>.
3829
38302002-08-12 Markus Rost <rost@math.ohio-state.edu>
3831
3832 * HELLO: Fix some white spaces.
3833
38342002-06-26 Richard M. Stallman <rms@gnu.org>
3835
3836 * ps-prin0.ps, ps-prin1.ps: Add license exception.
3837
38382002-06-16 Eli Zaretskii <eliz@is.elta.co.il>
3839
3840 * TUTORIAL.fr: New version from Éric Jacoboni <jaco@teaser.fr>.
3841
38422002-05-04 Eli Zaretskii <eliz@is.elta.co.il>
3843
3844 * HELLO: Add a few greetings that use Unicode characters.
3845
38462002-04-20 Eli Zaretskii <eliz@is.elta.co.il>
3847
3848 * termcap.src: New version from ftp://invisible-island.net.
3849
38502002-03-24 Pavel JanĂ­k <Pavel@Janik.cz>
3851
3852 * TUTORIAL.translators: New file, list of tutorial translators.
3853
38542002-02-01 ShengHuo ZHU <zsh@cs.rochester.edu>
3855
3856 * gnus.xpm: Remove garbages.
3857
38582002-01-27 Pavel JanĂ­k <Pavel@Janik.cz>
3859
3860 * letter.xpm: New file, XPM variant of letter.xbm.
3861
38622001-12-03 Pavel JanĂ­k <Pavel@Janik.cz>
3863
3864 * COPYING: Move back.
3865
38662001-11-29 Pavel JanĂ­k <Pavel@Janik.cz>
3867
3868 * COPYING: Removed.
3869
38702001-11-23 Eli Zaretskii <eliz@is.elta.co.il>
3871
3872 * emacstool.1, etags.1, emacs.1: Modify distribution terms to
3873 something simpler than the GFDL.
3874
38752001-11-22 Colin Walters <walters@debian.org>
3876
3877 * PROBLEMS: Remove already applied calc info patches. Clarify
3878 that there is no such thing as Debian GNU/Linux 2.4.3. ftpd is
3879 not handled by alternatives in Debian, the reporter surely meant
3880 just "--config ftp".
3881
38822001-11-18 Eli Zaretskii <eliz@is.elta.co.il>
3883
3884 * fr-survival.tex: New file, from Éric Jacoboni <jaco@teaser.fr>.
3885
38862001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
3887
3888 * TUTORIAL.fr: New version from Éric Jacoboni <jaco@teaser.fr>.
3889
38902001-11-17 Colin Walters <walters@debian.org>
3891
3892 * PROBLEMS: Remove calc problems.
3893
38942001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
3895
3896 * TUTORIAL.fr: New file. From Éric Jacoboni <jaco@teaser.fr>.
3897
38982001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
3899
3900 * Makefile (mostlyclean, clean, distclean, maintainer-clean):
3901 Add *.dvi and *.log.
3902 (SOURCES): Update the list of files.
3903
3904 * calccard.tex: New file.
3905 * calccard.ps: New file.
3906
39072001-11-01 Eli Zaretskii <eliz@is.elta.co.il>
3908
3909 * etags.1: Replace presentation-level troff macros that simulate
3910 tables with tbl markup. From Eric S. Raymond <esr@thyrsus.com>.
3911
39122001-10-20 Gerd Moellmann <gerd@gnu.org>
3913
3914 * (Version 21.1 released.)
3915
39162001-09-29 Eli Zaretskii <eliz@is.elta.co.il>
3917
3918 * HELLO: Fix the Italian and Maltese entries. From Trevor Spiteri
3919 <tbspit@eng.um.edu.mt>.
3920
39212001-08-25 Pavel JanĂ­k <Pavel@Janik.cz>
3922
3923 * HELLO: Slovak language name added to be compatible with other
3924 languages.
3925
39262001-08-23 Eli Zaretskii <eliz@is.elta.co.il>
3927
3928 * TUTORIAL.pl: Updated in accordance with the English version.
3929 From Beata Wierzchołowska <beataw@orient.uw.edu.pl> and
3930 Janusz S. Bien <jsbien@mail.uw.edu.pl>.
3931
39322001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
3933
3934 * MACHINES: Modify the entry for HITACHI SR2001/SR2201 series, as
3935 per config.sub and config.guess. Reported by Ryo Furue
3936 <furufuru@ccsr.u-tokyo.ac.jp>.
3937
39382001-08-10 Pavel JanĂ­k <Pavel@Janik.cz>
3939
3940 * TUTORIAL.sk: Updated in accordance with the English version.
3941 From Miroslav Vaško <vasko@debian.cz>.
3942
39432001-08-08 Eli Zaretskii <eliz@is.elta.co.il>
3944
3945 * TUTORIAL.ko: Updated in accordance with the English version.
3946 From Koaunghi Un <koaunghi@world.kaist.ac.kr>.
3947
39482001-08-06 Pavel JanĂ­k <Pavel@Janik.cz>
3949
3950 * TUTORIAL.cs: Update from Milan Zamazal.
3951
39522001-08-05 Pavel JanĂ­k <Pavel@Janik.cz>
3953
3954 * TUTORIAL.cs, TUTORIAL.sk, cs-refcard.tex, sk-refcard.tex: E-mail
3955 address of Milan Zamazal changed.
3956
39572001-08-04 Pavel JanĂ­k <Pavel@Janik.cz>
3958
3959 * TUTORIAL, TUTORIAL.cs: Be consistent when naming CONTROL and
3960 META keys.
3961
39622001-05-17 Francesco Potortì <pot@gnu.org>
3963
3964 * etags.1: Add the latest changes to etags behavior.
3965
39662001-05-04 Eli Zaretskii <eliz@is.elta.co.il>
3967
3968 * emacsclient.1: Place in the public domain.
3969
39702001-04-29 Eli Zaretskii <eliz@is.elta.co.il>
3971
3972 * emacstool.1: Place under GFDL.
3973
39742001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
3975
3976 * emacs.1: Place under GFDL.
3977
3978 * etags.1: Ditto.
3979
3980 * gfdl.1: New file.
3981
39822001-04-18 Gerd Moellmann <gerd@gnu.org>
3983
3984 * TUTORIAL.sk, sk-survival.tex
3985 * sk-refcard.ps, sk-refcard.tex, sk-dired-ref.ps
3986 * sk-dired-ref.tex: New files.
3987
3988 * cs-survival.tex, cs-dired-ref.ps, cs-dired-ref.tex: New files.
3989 From Pavel@Janik.cz (Pavel JanĂ­k).
3990
39912001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3992
3993 * ps-prin1.ps: Footer implementation. Doc fix.
3994 (doLineNumber): Code fix for line number color.
3995 (BeginPage, BeginSheet, HeaderFramePath, HeaderFrame, HeaderText): Code
3996 fix for footer implementation.
3997 (TextStart, SetFooterLines, FooterFrameStart, doFramePath)
3998 (FooterFramePath, doFrame, FooterFrame, FooterStart)
3999 (HeaderOrFooterTextLines, HeaderOrFooterText, FooterText): New funs.
4000
40012001-04-03 Gerd Moellmann <gerd@gnu.org>
4002
4003 * splash8.xpm: New image from Luis Fernandes <elf@ee.ryerson.ca>
4004 for color depth 8.
4005
40062001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4007
4008 * ps-prin1.ps: Line and paragraph spacing feature.
4009 (LineHS, ParagraphHS, EffectUnderline, EffectStrikeou, EffectOverline)
4010 (EffectShadow, EffectBox, EffectOutline): New vars.
4011 (PSL, S, EF, printZebra, doColumnZebra, doZebra): Code fix.
4012 (PHL, LHL): New funs.
4013
4014 * ps-prin2.ps: File eliminated.
4015
40162001-03-26 Gerd Moellmann <gerd@gnu.org>
4017
4018 * splash.pbm: New image from Luis Fernandes <elf@ee.ryerson.ca>.
4019
40202001-03-15 Gerd Moellmann <gerd@gnu.org>
4021
4022 * splash.xpm, splash.pbm: Replaced with new images from
4023 Luis Fernandes <elf@ee.ryerson.ca>.
4024
40252001-03-05 Gerd Moellmann <gerd@gnu.org>
4026
4027 * cs-refcard.ps, cs-refcard.tex: New files.
4028
40292001-02-26 Gerd Moellmann <gerd@gnu.org>
4030
4031 * THE-GNU-PROJECT: New file.
4032
40332001-02-22 Andrew Innes <andrewi@gnu.org>
4034
4035 * MACHINES: Update pointer to MS-Windows install instructions.
4036
40372001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4038
4039 * ps-prin1.ps: Code fix to support `ps-zebra-stripe-follow'
4040 functionality enhancement.
4041 (doColumnZebra): Code fix.
4042
40432001-02-08 Dave Love <fx@gnu.org>
4044
4045 * tasks.texi, SERVICE: Updated.
4046
40472001-02-03 Andrew Innes <andrewi@gnu.org>
4048
4049 * PROBLEMS: Add note about need to specify extra compiler flags
4050 with recent Cygwin ports of gcc.
4051
40522001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
4053
4054 * DEBUG: Expand and update, based on the instructions to
4055 pretesters, nt/INSTALL, and private communications and experience.
4056
40572001-01-17 Dave Love <fx@gnu.org>
4058
4059 * termcap.src: New version from http://www.tuxedo.org/~esr/terminfo/.
4060
40612001-01-08 Gerd Moellmann <gerd@gnu.org>
4062
4063 * TUTORIAL.es: New file.
4064
40652001-01-08 Kevin Gallagher <kevingal@onramp.net>
4066
4067 * edt-user.doc: Updated to reflect EDT Emulation version 4.0
4068 enhancements.
4069
40702000-12-29 Gerd Moellmann <gerd@gnu.org>
4071
4072 * fr-refcard.tex, fr-refcard.ps, fr-drdref.tex, fr-drdref.ps: New
4073 files.
4074
40752000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4076
4077 * ps-prin1.ps: Handle form feed better when ps-zebra-stripe-follow
4078 is non-nil.
4079 (printZebra, BeginPage): Code fix.
4080
40812000-12-15 Miles Bader <miles@gnu.org>
4082
4083 * DEBUG: Add note about using `inverse-video' to detect excessive
4084 screen redraw.
4085
40862000-12-07 Dave Love <fx@gnu.org>
4087
4088 * CODINGS, CHARSETS: Removed. (Mule 2.3 relics.)
4089
40902000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4091
4092 * ps-prin1.ps: Eliminated the line number font predefinition.
4093
40942000-11-09 Kenichi Handa <handa@etl.go.jp>
4095
4096 * TUTORIAL.ja: Adjusted for the change of TUTORIAL (use C-x C-l,
4097 not M-:, as example of disabled command).
4098
40992000-11-02 Gerd Moellmann <gerd@gnu.org>
4100
4101 * ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Renamed from NEWS.*.
4102
41032000-10-16 Gerd Moellmann <gerd@gnu.org>
4104
4105 * 3B-MAXMEM, AIX.DUMP, SUN-SUPPORT: Removed.
4106
4107 * tasks.texi: Updated to the version from /gd/gnuorg.
4108
4109 * FTP: Refer to the GNU web site.
4110
41112000-10-12 Dave Love <fx@gnu.org>
4112
4113 * gnus.pbm: New file.
4114
4115 * gnus.xbm: Deleted.
4116
41172000-10-05 Miles Bader <miles@lsi.nec.co.jp>
4118
4119 * gnus-pointer.xbm, gnus-pointer.xpm: Remove top empty line.
4120
41212000-09-22 Gerd Moellmann <gerd@gnu.org>
4122
4123 * splash.xbm: File removed.
4124 * splash.pbm: New file.
4125
41262000-09-20 Gerd Moellmann <gerd@gnu.org>
4127
4128 * splash.xbm: New file.
4129
41302000-09-19 Gerd Moellmann <gerd@gnu.org>
4131
4132 * splash.xpm: New file.
4133
41342000-09-11 Dave Love <fx@gnu.org>
4135
4136 * gnus.xbm, gnus.xpm, gnus-pointer.xpm, gnus-pointer.xbm: New
4137 files.
4138
41392000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4140
4141 * ps-prin3.ps: Eliminated.
4142
4143 * ps-prin2.ps: Changed comment version (6.0).
4144
4145 * ps-prin1.ps: Changed comment version (6.0).
4146
4147 * ps-prin0.ps: Changed comment version (6.0).
4148
41492000-08-24 Wlodzimierz Bzyl <matwb@univ.gda.pl>
4150
4151 * survival.tex: New file.
4152
41532000-08-21 Gerd Moellmann <gerd@gnu.org>
4154
4155 * de-refcard.ps, de-refcard.tex: Renamed from refcard-de.*.
4156
4157 * pl-refcard.ps, pl-refcard.tex: Renamed from refcard-pl.*.
4158
41592000-08-17 Gerd Moellmann <gerd@gnu.org>
4160
4161 * NEWS.1: Reintegrated into NEWS.
4162
4163 * OOOOONEWS...OONEWS: Renamed to NEWS.1...NEWS.4.
4164
41652000-08-16 Gerd Moellmann <gerd@gnu.org>
4166
4167 * dired-ref.tex, dired-ref.ps: New files.
4168
4169 * refcard-de.tex, refcard-de.ps: New files.
4170
41712000-07-20 Gerd Moellmann <gerd@gnu.org>
4172
4173 * emacs.1: Change `-b' to `-bw'.
4174
41752000-07-07 Andreas Schwab <schwab@suse.de>
4176
4177 * yow.lines: Fix indentation.
4178
41792000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4180
4181 * ps-prin0.ps: Insert a version number comment (5.2.2).
4182 Indentation fix.
4183
4184 * ps-prin1.ps: Insert a version number comment (5.2.2). Can
4185 select page size with/without giving an error if PostScript
4186 printer doesn't have this kind of page size. Zebra Stripe
4187 continues or restarts on next page. Indentation fix.
4188 (BeginSheet): If necessary, rescale n-up to fit on the sheet of
4189 paper.
4190 (BeginDoc, doColumnZebra, HeaderText): Code fix.
4191 (SetPageSize): New proc.
4192
4193 * ps-prin2.ps: Insert a version number comment (5.2.2).
4194
4195 * ps-prin3.ps: Insert a version number comment (5.2.2).
4196 Indentation fix.
4197
41982000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4199
4200 * ps-prin1.ps: PostScript code compatibility with other utilities
4201 like mpage, psnup, etc.
4202 (isLineStep): Code fix.
4203 (BeginDoc, BeginSheet): Utility compatibility.
4204
42052000-05-03 Dave Love <fx@gnu.org>
4206
4207 * letter.xbm: New file.
4208
42092000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4210
4211 * ps-prin0.ps: PostScript level 1 compatibility.
4212
4213 * ps-prin1.ps: PostScript level 1 compatibility, Upside-down
4214 printing and line number step.
4215 (BeginDoc, doLineNumber, SL, HL): Code fix.
4216 (isLineStep, PSL): New funs.
4217
4218 * ps-prin3.ps: PostScript level 1 compatibility.
4219
42202000-04-10 Gerd Moellmann <gerd@gnu.org>
4221
4222 * refcard.bit: Removed.
4223
42242000-04-10 Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>
4225
4226 * refcard-pl.ps: New file.
4227 * refcard-pl.tex: New file.
4228
42292000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4230
4231 * ps-prin0.ps: Replace gs_languagelevel by languagelevel.
4232 (DefOp): New proc.
4233
4234 * ps-prin1.ps: Replace gs_languagelevel by languagelevel.
4235 (printBackground, SetColor): New procs.
4236 (ZebraColor): Renaming old ZebraGray var.
4237
42382000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4239
4240 * ps-prin1.ps: Eliminate SkipFirstPage.
4241
42422000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4243
4244 * ps-prin0.ps: Define command only for language level 1.
4245
42462000-03-16 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4247
4248 * ps-prin0.ps: Define packedarray operator for language level 1,
4249 adjust setduplexmode and settumble definitions.
4250
42512000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4252
4253 * ps-prin0.ps: New file.
4254
4255 * ps-prin1.ps, ps-prin3.ps: Eliminate CheckConfig.
4256
42572000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4258
4259 * ps-prin1.ps, ps-prin2.ps, ps-prin3.ps: New files.
4260
42611999-11-30 Paul Eggert <eggert@twinsun.com>
4262
4263 * PROBLEMS: Update Solaris 2.6 and 7 problems.
4264
42651999-11-22 Paul Eggert <eggert@twinsun.com>
4266
4267 * NEWS: Rename messages-locale to system-messages-locale
4268 and time-locale to system-time-locale.
4269
42701999-10-24 Noah Friedman <friedman@splode.com>
4271
4272 * yow.lines: Add more quotes. Correct a misquote.
4273
4274 * spook.lines: Add more phrases.
4275
42761999-10-23 Paul Eggert <eggert@twinsun.com>
4277
4278 * NEWS: Describe new functions and variables for locales.
4279
42801999-10-07 Gerd Moellmann <gerd@gnu.org>
4281
4282 * TUTORIAL.ro: Change copyright statement.
4283
42841999-07-12 Richard Stallman <rms@gnu.org>
4285
4286 * Version 20.4 released.
4287
42881999-06-27 Karl Heuer <kwzh@gnu.org>
4289
4290 * yow.lines: Fix indentation. Fix typo.
4291
42921999-01-19 Dave Love <fx@gnu.org>
4293
4294 * MORE.STUFF: Revamped.
4295
42961999-01-14 Dave Love <fx@gnu.org>
4297
4298 * FAQ: Merge posted updates.
4299
43001998-12-14 Dave Love <fx@gnu.org>
4301
4302 * FAQ: Somewhat edited copy of the most recently posted version.
4303
43041998-11-04 Kenichi Handa <handa@etl.go.jp>
4305
4306 * MACHINES (NEC EWS4800): New section.
4307
43081998-09-04 Karl Heuer <kwzh@gnu.org>
4309
4310 * TUTORIAL: Use C-x C-l, not M-:, as example of disabled command.
4311
43121998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
4313
4314 * Version 20.3 released.
4315
4316 * TUTORIAL.ro: New file.
4317
43181998-04-10 Ken'ichi Handa <handa@melange.gnu.org>
4319
4320 * TUTORIAL.sl: Renamed back to the original.
4321
43221998-04-10 Kenichi Handa <handa@etl.go.jp>
4323
4324 * TUTORIAL.cs: Renamed from TUTORIAL.cz.
4325 * TUTORIAL.ja: Renamed from TUTORIAL.jp.
4326 * TUTORIAL.ka: Renamed from TUTORIAL.kr.
4327 * TUTORIAL.sk: Renamed from TUTORIAL.sl.
4328
43291998-04-06 Kenichi Handa <handa@etl.go.jp>
4330
4331 * TUTORIAL.jp: Re-translated for the latest TUTORIAL.
4332
43331998-03-26 Richard Stallman <rms@psilocin.gnu.org>
4334
4335 * TUTORIAL.sl: New file.
4336
43371997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4338
4339 * Version 20.2 released.
4340
43411997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4342
4343 * Version 20.1 released.
4344
43451997-06-02 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
4346
4347 * CODINGS, CHARSETS: New files.
4348
43491996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4350
4351 * Version 19.33 released.
4352
43531996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4354
4355 * Version 19.32 released.
4356
43571996-06-23 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4358
4359 * refcard.ps: File obtained from someone else;
4360 it was generated badly here.
4361
43621996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
4363
4364 * Version 19.31 released.
4365
43661996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
4367
4368 * TUTORIAL: Rephrase the first page to fit on a standard tty screen.
4369
43701996-05-03 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
4371
4372 * emacs.bash: Use >|.
4373
43741996-01-20 Geoff Voelker <voelker@cs.washington.edu>
4375
4376 * rgb.txt: New file.
4377
43781995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4379
4380 * Version 19.30 released.
4381
43821995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4383
4384 * gnus-tut.txt: New file.
4385
43861995-07-26 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
4387
4388 * Rename termcap to termcap.src, the historical name for an
4389 uninstalled termcap file.
4390
43911995-06-28 Eric S. Raymond <esr@spiff.gnu.ai.mit.edu>
4392
4393 * termcap.dat, termcap.ucb: Deleted and replaced.
4394
4395 * termcap: New termcap file from the ncurses project; bigger,
4396 better, brighter, does away with waxy yellow buildup. Email
4397 me at terminfo@ccil.org if you have any trouble with this.
4398
4399 * README: Changed to track above change.
4400
44011995-05-24 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
4402
4403 * TUTORIAL: Delete reference to ALT. Change <Rubout> to <Delete>.
4404
44051995-04-26 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
4406
4407 * Makefile (maintainer-clean): Renamed from realclean.
4408
44091995-04-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4410
4411 * tpu-doc.el: File moved to etc dir and renamed.
4412
44131995-04-07 Boris Goldowsky <boris@cs.rochester.edu>
4414
4415 * enriched.doc: Rewritten and simplified.
4416
44171994-11-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4418
4419 * Makefile (eterm): New rule.
4420 (TIC): New variable.
4421
4422 * e/eterm, e/eterm.ti: New files.
4423
44241994-10-24 Boris Goldowsky <boris@mole.gnu.ai.mit.edu>
4425
4426 * enriched.doc: New file.
4427
44281994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4429
4430 * Version 19.26 released.
4431
44321994-07-03 Richard Stallman (rms@gnu.ai.mit.edu)
4433
4434 * TUTORIAL: Talk about flow control along with C-x C-s and C-s.
4435
44361994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4437
4438 * Version 19.25 released.
4439
44401994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4441
4442 * Version 19.24 released.
4443
44441994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4445
4446 * Version 19.23 released.
4447
44481994-04-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4449
4450 * Makefile (clean): Delete DOC*.
4451
44521993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4453
4454 * Version 19.22 released.
4455
44561993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4457
4458 * Version 19.21 released.
4459
44601993-11-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4461
4462 * Version 19.20 released.
4463
44641993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4465
4466 * Version 19.19 released.
4467
44681993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4469
4470 * Version 19.18 released.
4471
44721993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4473
4474 * Version 19.16 released.
4475
44761993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4477
4478 * version 19.15 released.
4479
44801993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4481
4482 * Version 19.14 released.
4483
44841993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4485
4486 Bring mumbleclean targets into conformance with GNU coding standards.
4487 * Makefile (distclean): Don't remove backup and autosave files.
4488 These are easy to get rid of in other ways, and a pain to lose.
4489 (mostlyclean, realclean): New targets.
4490
44911993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4492
4493 * Version 19.13 released.
4494
44951993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4496
4497 * Version 19.10 released.
4498
44991993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4500
4501 * Version 19.9 released.
4502
45031993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4504
4505 * Version 19.8 released.
4506
45071993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4508
4509 * Version 19.7 released.
4510
45111993-05-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4512
4513 * MACHINES: Mention Linux.
4514
45151993-04-26 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4516
4517 * MACHINES: Add section for NeXT, from Thorsten Ohl.
4518
45191993-04-28 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4520
4521 * NEWS: Documented picture-mode improvements.
4522
45231993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4524
4525 * NEWS: Described the new properties of arrow keys and
4526 next-line-add-newlines. Fixed up the GUD description, it was
4527 out of date. This file referenced LNEWS when it should have
4528 said news.texi; fixed.
4529
4530 * news.texi: invocation-name now exists.
4531
45321993-03-27 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4533
4534 * MORE.STUFF: Added.
4535
45361993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4537
4538 * NEWS: Preserved jimb's last change (documenting kill on
4539 read-only buffers).
4540
4541 Added documentation on new info features.
4542
45431993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4544
4545 * spook.lines: Alpha-sorted this, and added some new hot buttons
4546 for the 1990s.
4547
45481993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4549
4550 * MACHINES: Deleted some VMS caveats. If the src and lisp
4551 ChangeLogs are correct, dired and mail and process control are now
4552 fully supported.
4553
4554 * NEWS: Added finder news.
4555
45561993-03-19 Richard Stallman (rms@geech.gnu.ai.mit.edu)
4557
4558 * NEWS: Changed.
4559
45601993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4561
4562 * sex.6: Added 900-line support
4563
4564 * NEWS: Added news about the package finder.
4565
45661993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4567
4568 * MACHINES: `Last updated 10 Feb 1992.' was obviously wrong, so
4569 I nuked it. Let the file mod date serve. Merged in APOLLO and
4570 SUNBUG files. Changed references to 18.* to past tense.
4571
4572 * emacs.names: Merged into JOKES. I faked a mail header from the
4573 Unknown User to delimit the first (unheaded) bit.
4574
4575 * Makefile (relock, unlock): New productions.
4576
45771993-03-18 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4578
4579 Augean-stable cleaning time. Partly to save space, but mostly to
4580 reduce the dizzying amount of *stuff* confronting someone exploring
4581 the Emacs distribution, I have the following changes in the etc
4582 directory:
4583
4584 * CHARACTERS: Merged into TO-DO file under the heading "Long Range:"
4585
4586 * DIFF, CCADIFF, GOSDIFF: Merged into a new outline file titled
4587 OTHER.EMACSES. The present names don't really convey anything.
4588 Various key bindings and feature descriptions have been updated.
4589
4590 * NICKLES.WORTH: Nuked. This is copyrighted material that could land
4591 FSF in hot water.
4592
4593 * INTERVAL.IDEAS: Nuked. RMS's thinking, and indeed the
4594 implementation of intervals, have progressed way beyond this.
4595
4596 * RCP: Nuked. It no longer said anything but "Ooops, sorry!"
4597
4598 * ED.WORSHIP, GNU.JOKES: Merged into a mailbox called JOKES.
4599 Future jokes can accumulate there.
4600
4601 * DISTRIB: The actual domestic order form is now ORDERS.USA.
4602 The DISTRIB text now mentions 19.
4603
4604 * ORDERS.USA: Created. This is just the order form. DISTRIB
4605 has a pointer to it at the beginning.
4606
4607 * EUROPE: Renamed to ORDERS.EUROPE. DISTRIB now has a pointer
4608 to it at the beginning.
4609
4610 * OOOONEWS, OOOONEWS: Nuked. It's version 19 --- nobody needs the
4611 version 15 and 17 files anymore.
4612
4613 All files marked "Nuked" have actually been moved to =-prefixed
4614 names as per convention. Originals of all files merged still
4615 exist with =-names.
4616
46171993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4618
4619 * XENIX: Nuked (moved to =XENIX). The hackery it describes is
4620 no longer necessary in the presence of 19's function-key-map
4621 feature; I've added an explanation to the beginning of the file.
4622
46231993-03-10 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4624
4625 * MACHINES: Update description of SYSVr3 and r4 support, due to
4626 Eric Raymond's changes.
4627
46281993-03-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4629
4630 * MACHINES: Mention that you have to edit the configure script
4631 when you add support for a new machine, to get it to recognize the
4632 configuration name.
4633
46341992-11-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4635
4636 * MACHINES: Converted to use GCC-style configuration names,
4637 instead of listing m/*.h and s/*.h files. All knowledge of m/ and
4638 s/ files now lives in ../configure.
4639
46401992-10-06 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
4641
4642 * NEWS: Document included tags tables.
4643
46441992-07-22 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4645
4646 * Corrected the news about VC to reflect reality.
4647
46481992-07-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4649
4650 * etags.1: New file, from Richard K. Pixley at Cygnus.
4651
46521992-06-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4653
4654 * Makefile: Most of the contents of this file were only relevant
4655 to things in `../lib-src'; removed all but the `distclean' and
4656 `clean' targets.
4657
46581992-04-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4659
4660 * COPYING: Got June 1991 version of the GPL here.
4661
4662 * ChangeLog: Since the old etc contents have been split into etc
4663 and lib-src, the old etc's ChangeLog has been duplicated in the
4664 new etc and lib-src. That means that each contains complete and
4665 coherent information, although each contains extraneous
4666 information.
4667
46681992-04-08 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4669
4670 * lib-src/etags.c: "--no-warning" option renamed to "--no-warn",
4671 to be consistent with other GNU programs, like makeinfo.
4672
4673 * lib-src/Makefile: Renamed to Makefile.in; the configure script
4674 will edit this to produce Makefile.
4675
46761992-04-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4677
4678 * etags.c (print_help, print_version): New functions.
4679 (main): Options added to support them.
4680
4681 * etags.c (longopts): New array of long names for the options.
4682 (main): Recognize them.
4683
46841992-04-06 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4685
4686 * etags.c (C_entries): Removed comment saying that \" in a string
4687 isn't recognized as magic, because it is correctly handled.
4688
4689 * getopt.c, getopt.h: New files, from GNU C library.
4690 * etags.c: Rewritten to use getopt.
4691 #include "getopt.h".
4692 (file_num): Variable deleted; its role is now played by getopt's
4693 optind.
4694 (main): Argument processing loop rewritten to call getopt to get
4695 next option. Options which take parameters (-o and -i) rewritten
4696 to get parameter from optarg instead of argv[1]. Filename
4697 preprocessing loop and update command changed similarly.
4698 * Makefile (etags, ctags): Depend on and link with getopt.h,
4699 getopt.o, and getopt1.o.
4700 (getopt.o, getopt1.o): New targets for the GNU getopt routines.
4701
4702 * etags.c (outfflag): Variable deleted; it is non-zero iff outfile
4703 is non-zero.
4704
4705 (main): In the argument processing loop, the 'goto next_arg'
4706 statements are breaking out of the switch statement in exactly the
4707 same way that a simple 'break' statement would; replace the gotos
4708 with breaks, and remove the label.
4709
47101992-04-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4711
4712 * etags.c (C_entries): Clear tydef and next_token_is_func at start.
4713 (consider_token): Move next_token_is_func to global.
4714
47151992-04-02 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4716
4717 * Makefile: Conform with GNU coding standards:
4718 (mostlyclean): New target, synonymous with clean.
4719 (TAGS, check): New targets.
4720 (INSTALL, INSTALLFLAGS): New variables.
4721
47221992-03-31 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4723
4724 * lib-src/Makefile, etc/MACHINES, etc/NEWS: Changed references to
4725 `config.emacs' to `configure'.
4726
4727 * lib-src/Makefile: Adjusted for renaming of share-lib to etc.
4728 * etc/MACHINES: Same.
4729
47301992-03-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4731
4732 * movemail.c (main): Allow tempname to be as long as necessary,
4733 instead of limiting it to 39 characters.
4734
4735 * movemail.c (main): Move declaration of buf from top of function
4736 to local block surrounding the copy loop. This makes it less
4737 likely to be confused with the buf used by the code which checks the
4738 permissions on outname's directory.
4739
47401992-03-20 Jim Kingdon (kingdon@albert.gnu.ai.mit.edu)
4741
4742 * SERVICE: Remove my entry.
4743
47441992-03-09 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
4745
4746 * Makefile (emacstool, nemacstool, xvetool): Use ${CFLAGS}, not
4747 hardcoded -g.
4748
4749 * movemail.c (xmalloc): Return char *, not int.
4750 (main) [!MAIL_USE_FLOCK]: Add a new conditional, MAIL_UNLINK_SPOOL,
4751 that is off by default -- normally don't unlink the mail spool
4752 file, just empty it. Pass creat mode 0600, not 0666.
4753
47541992-02-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4755
4756 * Makefile (../arch-lib): Depend on ${EXECUTABLES}.
4757 (all): Instead of here.
4758 (install): Don't use the -s option, since people need symbols to
4759 debug code.
4760
47611992-01-19 Eric Youngdale (youngdale@v6550c.nrl.navy.mil)
4762
4763 * etags-vmslib.c (fn_exp): Add type cast.
4764
47651992-01-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4766
4767 * movemail.c: Changes in comments.
4768
47691992-01-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4770
4771 * Makefile: Make the distclean target erase the DOC files from
4772 ../share-lib and the executables from ../arch-lib.
4773
47741992-01-09 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4775
4776 * emacsclient.c: #include <sys/stat.h>.
4777 (main): Do declare statbfr.
4778
47791991-12-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4780
4781 * emacsserver.c, emacsclient.c [BSD]: Use either /tmp or ~
4782 for the socket, depending on SERVER_HOME_DIR.
4783 If using /tmp, put host name in the socket name.
4784
4785 * movemail.c (pfatal_and_delete): New function.
4786 (main, popmail): Use it.
4787 (popmail): Close output before deleting messages.
4788 Check for error on close and on fsync.
4789 Use `fatal' where appropriate.
4790 (main): Remove (void).
4791
4792 * aixcc.lex: New file. Not officially part of Emacs.
4793 * Makefile: Rules for that.
4794
47951991-12-04 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
4796
4797 * yow.c (main): Rename all references to PATH_EXEC to PATH_DATA.
4798
4799 * etags.c (main): Properly cast call to alloca that initializes
4800 included_files.
4801
48021991-08-17 Roland McGrath (roland@geech.gnu.ai.mit.edu)
4803
4804 * etags.c (files_are_tag_tables): Remove global var.
4805 (process_file): Don't test it. Also remove hack checking for a
4806 file named "TAGS".
4807 (main): -i now takes an arg which is the name of a file to include.
4808 Collect these names and emit include tags for them after processing
4809 all the argument files.
4810
48111991-07-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4812
4813 * wakeup.c: Terminate if parent goes away.
4814
48151991-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4816
4817 * etags.c (C_entries): Process token before handling end of line.
4818 When inner loops reach end of line, just back up.
4819 Let the real end of line processing happen in just one place.
4820 (consider_token): Likewise.
4821
48221991-04-11 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4823
4824 * etags.c (TEX_mode): Skip comments while scanning the text to see
4825 which escape character this file uses.
4826
48271991-03-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4828
4829 * emacsserver.c [USG]: Terminate if msgrcv fails.
4830
48311991-03-03 Richard Stallman (rms@mole.ai.mit.edu)
4832
4833 * emacsserver.c [BSD]: Check for errors on stdin after scanf.
4834
48351991-01-25 Jim Blandy (jimb@churchy.ai.mit.edu)
4836
4837 * make-docfile: Find the arguments to a C function correctly,
4838 by not ignoring the character that read_c_string returns. Don't
4839 even try to find argument names for functions that take MANY
4840 or UNEVALLED arguments, since they're a figment of the docstring's
4841 imagination.
4842
48431991-01-14 Jim Blandy (jimb@churchy.ai.mit.edu)
4844
4845 * make-docfile: Read the .elc files generated by the new byte
4846 compiler.
4847
48481990-12-31 Richard Stallman (rms@mole.ai.mit.edu)
4849
4850 * refcard.tex: Use cm fonts, not am, in multi-column mode.
4851
48521990-11-29 Richard Stallman (rms@mole.ai.mit.edu)
4853
4854 * movemail.c (mbx_delimit_begin): Put space before `unseen'.
4855
48561990-11-27 Richard Stallman (rms@mole.ai.mit.edu)
4857
4858 * Makefile (install*): No need to install wakeup.
4859
48601990-11-26 Richard Stallman (rms@mole.ai.mit.edu)
4861
4862 * Makefile (install*): Install emacsclient like etags.
4863
48641990-11-13 Richard Stallman (rms@mole.ai.mit.edu)
4865
4866 * movemail.c (error): Handle 3 args.
4867 (main): Don't check input access if using pop.
4868
48691990-10-16 Richard Stallman (rms@mole.ai.mit.edu)
4870
4871 * etags.c (find_entries): Check for numbers after Scheme suffix.
4872
48731990-10-14 Richard Stallman (rms@mole.ai.mit.edu)
4874
4875 * termcap.dat (vt200-80): Fix ke and ks to frob flag 1.
4876
48771990-10-09 Richard Stallman (rms@mole.ai.mit.edu)
4878
4879 * Makefile (nemacstool, xvetool): New targets.
4880
48811990-09-26 Richard Stallman (rms@mole.ai.mit.edu)
4882
4883 * emacsclient.c: Include errno.h and define related variables.
4884
48851990-09-23 Richard Stallman (rms@mole.ai.mit.edu)
4886
4887 * emacsclient.c: Change usage message.
4888
48891990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
4890
4891 * emacs.1: Add break before -nw option.
4892
48931990-08-19 David J. MacKenzie (djm@apple-gunkies)
4894
4895 * qsort.c: Replace with GNU version.
4896
48971990-08-14 David J. MacKenzie (djm@apple-gunkies)
4898
4899 * wakeup.c: New program replacing loadst.c.
4900
49011990-08-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4902
4903 * emacsclient.c [USG]: Pass msgsnd only 4 args.
4904
49051990-08-09 David J. MacKenzie (djm@pogo.ai.mit.edu)
4906
4907 * etags.c: Rename `flag' variables for what they do instead of
4908 which option character sets them.
4909
49101990-05-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4911
4912 * loadst.c (main): Conditional to get load average on Apollo.
4913
49141990-05-22 Joseph Arceneaux (jla@churchy.ai.mit.edu)
4915
4916 * emacsserver.c: Set the permission on the socket to 0600.
4917
49181990-03-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4919
4920 * emacsclient.c [BSD]: Print clean message for failing getwd.
4921
49221990-03-20 David Lawrence (tale@pogo.ai.mit.edu)
4923
4924 * getdate.y: Use the getdate.y from GNU tar for timer.
4925
49261990-03-18 Jim Kingdon (kingdon@pogo.ai.mit.edu)
4927
4928 * emacsclient.c (main): Don't put brackets around "filename" in
4929 usage message. It isn't optional.
4930
49311990-03-14 Joseph Arceneaux (jla@churchy.ai.mit.edu)
4932
4933 * etags.c (getit): Recognize '$' as beginning identifiers.
4934
49351990-02-22 David Lawrence (tale@pogo.ai.mit.edu)
4936
4937 * emacsserver.c: Renamed from server.c.
4938 * Makefile: Reference emacsserver rather than server.
4939 * MACHINES: Doc fix for new emacsserver name.
4940
49411990-01-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4942
4943 * emacsclient.c: Print program name in error messages.
4944
49451990-01-19 David Lawrence (tale@cocoa-puffs)
4946
4947 * timer.c, getdate.y (new files) and Makefile:
4948 Sub-process support for run-at-time in timer.el.
4949 Doesn't yet work correctly for USG.
4950
49511990-01-10 Jim Kingdon (kingdon@pogo)
4952
4953 * MACHINES: Add HP 300 running BSD.
4954
49551990-01-02 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4956
4957 * yow.c: Dynamically allocate buffer; skip header before random
4958 choice to avoid bias toward first item.
4959
49601989-12-24 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4961
4962 * etags.c (readline): Separate out init of `pend'.
4963
49641989-12-17 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4965
4966 * etags.c: Undo changes relating to isgoodhdr.
4967
49681989-12-16 Mosur Mohan (rms@sugar-bombs.ai.mit.edu)
4969
4970 * etags.c (isgoodhdr): New macro.
4971 (_gdh, notgdh): New variable used by that.
4972 (init): Initialize _gdh.
4973 (find_entries): Set header_file.
4974 (consider_token): Use isgoodhdr if in header file.
4975
4976 * etags.c (total_size_of_entries):
4977 Was miscalculating by 1 in rewritten case.
4978
4979 * etags.c (PAS_funcs): One arg to pfnote was missing.
4980
49811989-12-05 Joseph Arceneaux (jla@spiff)
4982
4983 * MACHINES: Change for the ULTRIX entry.
4984
49851989-11-21 Joseph Arceneaux (jla@spiff)
4986
4987 * etags.c (process_file): If file is not regular, return.
4988
49891989-11-06 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4990
4991 * loadst.c (main): Handle FIXUP_KERNEL_SYMBOL_ADDR.
4992
49931989-10-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4994
4995 * loadst.c (load_average): If HAVE_GETLOADAVG, use getloadavg.
4996 (main): If HAVE_GETLOADAVG, don't call `nlist'.
4997
49981989-10-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4999
5000 * etags.c (consider_token): Allow any number of typespec keywords
5001 after `typedef', before new type name.
5002 (enum sym_type): Add st_C_typespec.
5003 (C_create_stab): Put typespec kwds in table.
5004
50051989-08-27 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
5006
5007 * etags.c (main): Don't depend on name invoked by.
5008 If CTAGS is not defined, assume it is ETAGS.
5009
50101989-07-31 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5011
5012 * etags.c (L_funcs): Allow package name in define construct,
5013 as in (foo::defmumble name-defined ...).
5014
50151989-07-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5016
5017 * etags.c (find_entries): Stupid bug testing for C filename suffixes.
5018
5019 * Makefile (yow): Depends on ../src/paths.h.
5020
50211989-07-04 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
5022
5023 * etags.c: Fix compilation by moving Pascal after Fortran.
5024
50251989-06-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5026
5027 * movemail.c [USG]: Define F_OK, etc., if not found in header.
5028
50291989-05-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5030
5031 * hexl.c: New file, supports hexl-mode.
5032
50331989-05-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5034
5035 * movemail.c: New compilation flag MAIL_USE_MMDF.
5036
50371989-05-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5038
5039 * emacsclient.c: Use BSD code whenever HAVE_SOCKETS.
5040 * server.c: Likewise.
5041
5042 * make-docfile.c (scan_c_file): Output argument names at end of string.
5043 (write_c_args): New subroutine.
5044
50451989-04-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5046
5047 * movemail.c: Report failure of flock.
5048
50491989-04-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5050
5051 * etags.c (find_entries): Allow multi-letter extensions for fortran.
5052
50531989-04-18 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5054
5055 * loadst.c: On bsd4.3, use gettimeofday instead of CPUSTATES.
5056
50571989-03-15 Jeff Peck (rms@sugar-bombs.ai.mit.edu)
5058
5059 * emacstool.c: setenv IN_EMACSTOOL=t, TERM=sun, TERMCAP=.
5060
5061 * emacstool.1: Update to document environment variables.
5062
50631989-02-21 Mosur Mohan (email@notavailable)
5064
5065 * etags.c (PAS_funcs): New function.
5066
50671989-02-21 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5068
5069 * movemail.c: On sysv, include unistd.h.
5070
50711989-02-18 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5072
5073 * b2m.c: New file.
5074
50751989-02-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5076
5077 * etags.c: Prolog support from Sunichirou Sugou.
5078
50791989-02-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5080
5081 * Makefile (clean): New target.
5082
50831989-01-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5084
5085 * fakemail.c (put_line): Break header lines at 79 cols.
5086
50871989-01-19 Sam Kendall (email@notavailable)
5088
5089 * etags.c: Greatly rewritten for C++ support and for multiple tags
5090 per line.
5091
50921989-01-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5093
5094 * movemail.c: Check access before doing real work.
5095 Check that outfile is in a writable directory.
5096 On fatal error, delete the lock file.
5097
50981988-12-31 Richard Mlynarik (mly@rice-chex.ai.mit.edu)
5099
5100 * env.c: Add decl for my-index.
5101 * etags.c (file-entries): .oak => scheme
5102
51031988-12-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5104
5105 * movemail.c: Use `access' to check input and output files.
5106
51071988-12-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5108
5109 * emacsclient.c (main): Ignore all of CWD before first slash.
5110
51111988-12-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5112
5113 * etags.c (readline): Double linebuffer->size outside the xrealloc.
5114
51151988-12-22 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5116
5117 * server.c, emacsclient.c: Don't try to use gid_t; it isn't defined.
5118 * server.c: chmod the socket to 0700.
5119
51201988-12-09 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5121
5122 * fakemail.c (main): Let env var FAKEMAILER override pgm to run.
5123 (add_field): Delete comments and turn `<', `>' to spaces
5124 in header lines.
5125 (USE_FAKEMAIL): New customization macro says to make fakemail
5126 not be a no-op even on a BSD system.
5127
51281988-12-01 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5129
5130 * etags.c (consider_token): Skip comments just like whitespace.
5131 Notice `struct', etc. and set strtag for those tokens.
5132 Return 1 for the token following `struct' if an open-brace follows it.
5133 (C_entries): Special handling of token following `struct'
5134 needed because we have probably advanced to the following line
5135 to find the `{'.
5136 (main): New option `T' sets tflag and strflag.
5137 Set both of them by default if eflags.
5138
51391988-11-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5140
5141 * movemail.c: Do fsync before closing output.
5142
51431988-11-29 Richard Mlynarik (mly@pickled-brain.ai.mit.edu)
5144
5145 * movemail.c: Better error message when can't create tempname.
5146 This file needs a great deal of extra error-checking and lucid reporting...
5147
51481988-11-16 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5149
5150 * etags.c: Support assembler code for .s and .a files.
5151 (getit): Allow underscore in a tag.
5152
51531988-11-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5154
5155 * movemail.c: Close output and check errors before deleting input.
5156
51571988-10-01 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
5158
5159 * emacsclient.c [SYSVIPC]: Compute cwd only once; decide properly
5160 whether to prefix it. Handle line number args.
5161
51621988-09-24 Richard Stallman (rms@gluteus.ai.mit.edu)
5163
5164 * etags.c (main): Default setting of eflag was backwards.
5165
51661988-09-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5167
5168 * etags.c: New option -i. -f renamed -o.
5169 `-' as input file means read input file names from stdin.
5170 -i spec'd or input file named TAGS means the input file is another
5171 tag table; output an "include" line for it.
5172
51731988-09-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5174
5175 * Makefile: New vars DESTDIR, BINDIR, LIBDIR, MANDIR, MANEXT.
5176 New targets install, install.sysv, install.xenix.
5177 This makefile is now responsible for installing executables
5178 and documentation from this directory into system directories.
5179
51801988-09-16 Richard Stallman (rms@corn-chex.ai.mit.edu)
5181
5182 * server.c, emacsclient.c (main): Compute socket name from euid.
5183
51841988-08-04 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5185
5186 * emacsclient.c: Args like +DIGITS are passed through unchanged.
5187
51881988-07-12 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5189
5190 * server.c: If both BSD and HAVE_SYSVIPC, use the latter.
5191 * emacsclient.c: Likewise.
5192 In the HAVE_SYSVIPC alternative, if BSD, use getwd instead of getcwd.
5193
51941988-06-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5195
5196 * etags.c: Handle `typedef struct foo {' (price@mcc.com).
5197 (istoken) New string-comparison macro.
5198 (consider_token): New arg `level'. New state `tag_ok' in `tydef'.
5199
52001988-06-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5201
5202 * etags.c: Changes for VMS.
5203 Always define ETAGS on VMS.
5204 Define macros GOOD and BAD for success and failure exit codes.
5205 (begtk, intk): Allow `$' in identifiers.
5206 (main): Don't support -B, -F or -u on VMS.
5207 Alternate loop for scanning filename arguments.
5208 (system): Delete definition of this function.
5209
5210 * etags-vmslib.c (system): Undefine this; VMS now provides it.
5211
52121988-06-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5213
5214 * loadst.c: Prevent multiple-def errors on BSD and BSD4_3
5215 around include of param.h. (Like fns.c.)
5216
52171988-05-16 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
5218
5219 * loadst.c (load_average): Move load-average code to this new fn.
5220 Add conditionals to compute load ave on UMAX.
5221
52221988-05-14 Richard Stallman (rms@lucky-charms.ai.mit.edu)
5223
5224 * loadst.c: Change DK_HEADER_FILE to DKSTAT_HEADER_FILE
5225 with opposite sense.
5226
52271988-05-13 Chris Hanson (cph@kleph)
5228
5229 * emacsclient.c: Delete references to unused variable `out'.
5230 This caused a bus error when used under hp-ux.
5231
52321988-05-06 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
5233
5234 * loadst.c: Control dk.h conditional with DK_HEADER_FILE.
5235
52361988-05-04 Richard Stallman (rms@rice-krispies.ai.mit.edu)
5237
5238 * etags.c (find_entries): `.t' or `.sch' means scheme code.
5239
52401988-04-29 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
5241
5242 * loadst.c: Add BSD4_3 conditional for file dk.h instead of dkstat.h.
5243
52441988-04-28 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
5245
5246 * movemail.c: #undef close, since config can #define it on V.3.
5247 * emacsclient.c, fakemail.c, loadst.c, server.c: Likewise.
5248
52491988-04-26 Richard Stallman (rms@lucky-charms.ai.mit.edu)
5250
5251 * etags.c (TEX_mode, etc.): Remove superfluous backslashes from
5252 invalid escape sequences such as `\{'.
5253
5254 * loadst.c: Add `sequent' conditional for file dk.h.
5255
52561988-03-20 Richard M. Stallman (rms@wilson)
5257
5258 * server.c [not BSD and not HAVE_SYSVIPC]: Fix error message.
5259
5260 * loadst.c (main) [XENIX]: Use /usr/spool/mail, not /usr/mail.
5261
5262;; Local Variables:
5263;; coding: utf-8
5264;; End:
5265
5266 Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
5267
5268 This file is part of GNU Emacs.
5269
5270 GNU Emacs is free software: you can redistribute it and/or modify
5271 it under the terms of the GNU General Public License as published by
5272 the Free Software Foundation, either version 3 of the License, or
5273 (at your option) any later version.
5274
5275 GNU Emacs is distributed in the hope that it will be useful,
5276 but WITHOUT ANY WARRANTY; without even the implied warranty of
5277 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
5278 GNU General Public License for more details.
5279
5280 You should have received a copy of the GNU General Public License
5281 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.