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