Merge from mainline.
[bpt/emacs.git] / etc / ChangeLog
CommitLineData
3e214b50
JB
12011-04-06 Juanma Barranquero <lekktu@gmail.com>
2
3 * NEWS: New variable `revert-buffer-in-progress-p'.
4
65084709
SH
52011-03-22 Sebastian Hermida <sebas00@gmail.com>
6
7 * themes/misterioso-theme.el: New file.
8
8a05b668
JB
92011-03-16 Juanma Barranquero <lekktu@gmail.com>
10
11 * NEWS: Document warning about _emacs.
12
70436396
MA
132011-03-14 Michael Albinus <michael.albinus@gmx.de>
14
15 * NEWS: `shell' prompts for the shell path name, when the default
16 directory is a remote file name and neither environment variable
17 $ESHELL nor variable `explicit-shell-file-name' is set.
18
0d53df48
KG
192011-03-08 Kristoffer Grönlund <krig@koru.se>
20
21 * themes/wombat-theme.el: New file.
22
33383987
JB
232011-03-07 Chong Yidong <cyd@stupidchicken.com>
24
25 * Version 23.3 released.
26
01c35094
JB
272011-03-06 Juanma Barranquero <lekktu@gmail.com>
28
29 * srecode/el.srt: Fix typo.
30
6b483b66
CY
312011-02-21 Chong Yidong <cyd@stupidchicken.com>
32
33 * themes/tango-dark-theme.el: Tweak background on low-color
34 terminals.
35
3a00a363
KM
362011-02-17 Ken Manheimer <ken.manheimer@gmail.com>
37
38 * etc/images/icons/allout-widgets/dark-bg,
0a19a6f8
JB
39 * etc/images/icons/allout-widgets/light-bg,
40 * encrypted-locked.{xpm,png}, unlocked-encrypted.{xpm,png}:
3a00a363
KM
41 Reorganize icon directories and files to reconcile against windows
42 short-filename clashes.
43
aac7a935
KM
442011-02-16 Ken Manheimer <ken.manheimer@gmail.com>
45
46 * etc/images/icons/allout-widgets-dark-bg,
0a19a6f8 47 * etc/images/icons/allout-widgets-light-bg: Icons for new
aac7a935
KM
48 allout-widgets.el.
49
50 * etc/images/icons/README: Include coypright and GPL 3 license for
51 new icons.
52
12fe5bcc
MA
532011-02-16 Michael Albinus <michael.albinus@gmx.de>
54
55 * NEWS: Add soap-client.el and soap-inspect.el.
56
ea843702
MA
572011-02-13 Michael Albinus <michael.albinus@gmx.de>
58
59 * NEWS: Tramp methods "imap" and "imaps" are discontinued.
60
cdfa139d
DA
612011-02-12 Drew Adams <drew.adams@oracle.com>
62
63 * themes/light-blue-theme.el: New file.
64
a4180391
PE
652011-02-01 Paul Eggert <eggert@cs.ucla.edu>
66
67 format-time-string now supports subsecond time stamp resolution
68 * NEWS: Document this.
69
68b5f855
PE
702011-01-28 Paul Eggert <eggert@cs.ucla.edu>
71
72 Redo spelling of Makefile variables to conform to POSIX.
73 POSIX does not allow "-" in Makefile variable names.
74 Reported by Bruno Haible in
75 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00990.html>.
76 * refcards/Makefile (DIRED_REFCARDS_PDF): Renamed from
77 DIRED-REFCARDS_PDF.
78 (MISC_REFCARDS_PDF): Renamed from MISC-REFCARDS_PDF.
79 (SURVIVAL_CARDS_PDF): Renamed from SURVIVAL-CARDS_PDF.
80 (VIPER_CARDS_PDF): Renamed from VIPER-CARDS_PDF.
81
9d760d75
GM
822011-01-18 Glenn Morris <rgm@gnu.org>
83
84 * PROBLEMS: Add note about svn+ssh. (Bug#7791)
85
77ab81d0 862011-01-14 Glenn Morris <rgm@gnu.org>
970b9a42
GM
87
88 * refcards/calccard.tex, refcards/cs-dired-ref.tex:
89 * refcards/cs-refcard.tex, refcards/cs-survival.tex:
90 * refcards/de-refcard.tex, refcards/dired-ref.tex:
91 * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
92 * refcards/fr-survival.tex, refcards/orgcard.tex:
93 * refcards/pl-refcard.tex, refcards/pt-br-refcard.tex:
94 * refcards/refcard.tex, refcards/ru-refcard.tex:
95 * refcards/sk-dired-ref.tex, refcards/sk-refcard.tex:
96 * refcards/sk-survival.tex, refcards/survival.tex:
97 * refcards/vipcard.tex, refcards/viperCard.tex:
98 Update short copyright year to 2011.
99
d221e780
CO
1002011-01-13 Christian Ohler <ohler@gnu.org>
101
102 * NEWS: Mention ERT.
103
3c3d4f5b
MA
1042011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
105
106 * NEWS: Add new function dbus-register-service.
107
2c243704
CY
1082011-01-09 Chong Yidong <cyd@stupidchicken.com>
109
110 * themes/tango-theme.el, themes/tango-dark-theme.el: Let-bind
111 tango palette colors. Only define faces for color displays.
112 Customize the ansi-color-names-vector variable. Add Ediff,
113 Flyspell, and Semantic faces as suggested by Jan Moringen.
114
7c837933
AS
1152011-01-08 Andreas Schwab <schwab@linux-m68k.org>
116
117 * compilation.txt: Add column to gcc-include sample.
118
16eea16b
GM
1192011-01-08 Glenn Morris <rgm@gnu.org>
120
121 * PROBLEMS: -batch implies -q.
122
f3699ed6
TH
1232011-01-07 Tassilo Horn <tassilo@member.fsf.org>
124
125 * themes/tsdh-light-theme.el, themes/tsdh-dark-theme.el: Remove
126 dev-prefix from file names, so that the files don't clash on 8x3
127 filesystems.
128
2d3e1aed
TH
1292011-01-06 Tassilo Horn <tassilo@member.fsf.org>
130
131 * themes/dev-tsdh-light-theme.el (dev-tsdh-light): New theme.
132 * themes/dev-tsdh-dark-theme.el (dev-tsdh-dark): New theme.
133
412b9ee5
MA
1342011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
135
136 * NEWS: Extended behaviour of dbus-register-{method,property}.
137
7c420169 1382011-01-02 Kenichi Handa <handa@m17n.org>
76428f01 139
7c420169 140 * NEWS.23: Describe the changes for rmail's MIME handling.
76428f01 141
94975270
CY
1422010-12-18 Chong Yidong <cyd@stupidchicken.com>
143
144 * images/separator.xpm: Tweak colors.
145
a808d31f
MA
1462010-12-14 Michael Albinus <michael.albinus@gmx.de>
147
148 * NEWS: Mention new Tramp method "ksu".
149
01c35094 1502010-12-13 W. Martin Borgert <debacle@debian.org> (tiny change)
11cb1e35
MB
151
152 * schema/schemas.xml: Add DocBook (Bug#7491).
153
acedf35c
CD
1542010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
155
156 * refcards/orgcard.tex: Cleanup.
157
07976ae3 1582010-11-27 Ulrich Mueller <ulm@gentoo.org>
f102b345
UM
159
160 * HELLO: Add ancient Greek (Bug#7418).
161
0eb025fb
EZ
1622010-11-13 Eli Zaretskii <eliz@gnu.org>
163
164 * NEWS: Document display of glyphless characters.
165
afe98dfa
CD
1662010-11-11 Eric Schulte <schulte.eric@gmail.com>
167
56f5a94e 168 * refcards/orgcard.tex: Add new Babel key sequences.
afe98dfa 169
57c17ca4
GM
1702010-10-26 Glenn Morris <rgm@gnu.org>
171
172 * images/README: Add (un)checked.xpm
173 * images/checked.xpm, images/unchecked.xpm: Add copyright.
174
01898dc2
CY
1752010-10-24 Chong Yidong <cyd@stupidchicken.com>
176
177 * images/checked.xpm:
178 * images/unchecked.xpm: New images.
179
5793a7bc 1802010-10-24 Richard Stallman <rms@gnu.org>
945c0344
RS
181
182 * DISTRIB: Update donation section.
183
5793a7bc 1842010-10-24 Glenn Morris <rgm@gnu.org>
22dd677b
GM
185
186 * DISTRIB: Small updates.
187
3f12b18c
JD
1882010-10-19 Julien Danjou <julien@danjou.info>
189
190 * tutorials/TUTORIAL: Don't mention mode-line end dashes.
191
782b5e8d
CY
1922010-10-16 Chong Yidong <cyd@stupidchicken.com>
193
194 * themes: New directory for custom theme files, moved from lisp/.
195
220d91b8 1962010-10-14 Juanma Barranquero <lekktu@gmail.com>
c0943d3d
JB
197
198 * tutorials/TUTORIAL.es: Fix typos.
199
2e288d54
JB
2002010-10-13 Juanma Barranquero <lekktu@gmail.com>
201
202 * NEWS: Mention `dynamic-library-alist'.
203
013b96cc
GM
2042010-10-13 Glenn Morris <rgm@gnu.org>
205
206 * NEXTSTEP: New file, extracted from ../nextstep/{AUTHORS,README}.
207
a2c31846
GM
2082010-10-12 Glenn Morris <rgm@gnu.org>
209
8521e69b
GM
210 * TODO: Merge ../nextstep/FOR-RELEASE into this file.
211
a2c31846
GM
212 * BABYL: Remove file.
213
b9749554
EL
2142010-09-21 Eric Ludlam <zappo@gnu.org>
215
216 * srecode/java.srt: Make NAME be a prompt.
217
459bba37
MA
2182010-09-13 Michael Albinus <michael.albinus@gmx.de>
219
220 * NEWS: Some Tramp methods are discontinued.
221
ac1e75b3
GM
2222010-09-11 Glenn Morris <rgm@gnu.org>
223
224 * emacs.bash, emacs.csh, ms-kermit: Remove obsolete files (use
225 emacsclient -a instead of the first two).
226
71c17aec
LMI
2272010-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
228
229 * NEWS: Mention the new libxml2 functions.
230
b60f961f
KH
2312010-08-25 Kenichi Handa <handa@m17n.org>
232
233 * HELLO: Change designation sequences for Arabic text.
234
37221432
MA
2352010-08-23 Michael Albinus <michael.albinus@gmx.de>
236
237 * NEWS: dbus.el supports alternative buses.
238
8818c329 2392010-08-22 Alex Harsanyi <harsanyi@mac.com> (tiny change)
d8f0aff6
AH
240
241 * emacs3.py: Import imp module and use it (Bug#5756).
242
b482d923
EZ
2432010-08-14 Eli Zaretskii <eliz@gnu.org>
244
245 * tutorials/TUTORIAL.he: Use MAQAF instead of hyphen where appropriate.
246 Fix a few typos.
247
7815fe19 2482010-08-08 Ken Brown <kbrown@cornell.edu>
4f35b2e8
KB
249
250 * PROBLEMS: Mention problem with Cygwin 1.5.19.
251
309a663f
EZ
2522010-08-07 Eli Zaretskii <eliz@gnu.org>
253
d064e6a6
EZ
254 * NEWS: Mention the Hebrew translation.
255
309a663f
EZ
256 * tutorials/TUTORIAL.he: Don't use acronyms.
257
29cf3e20
EZ
2582010-08-05 Eli Zaretskii <eliz@gnu.org>
259
260 * AUTHORS: Rename unexec.o => unexcoff.o.
261 * PROBLEMS: Rename unexec.o => unexcoff.o.
262
cd83d522
EZ
2632010-07-31 Eli Zaretskii <eliz@gnu.org>
264
265 * tutorials/TUTORIAL.he: New file.
266
267 * tutorials/TUTORIAL.translators: Add TUTORIAL.he.
268
e3aef5c6
CS
2692010-07-24 Christoph Scholtes <cschol2112@gmail.com>
270
271 * NEWS: Document new --distfiles configure.bat option and
272 `dist' make target on Windows.
273
0a46152e
JB
2742010-07-20 Juanma Barranquero <lekktu@gmail.com>
275
276 * PROBLEMS: Add note about use of backslashes in Windows paths.
277
04779484
JB
2782010-07-19 Juanma Barranquero <lekktu@gmail.com>
279
280 * NEWS: Mention --enable-checking is now supported on Windows.
281
86fbb8ca
CD
2822010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
283
284 * refcards/orgcard.tex: Remove the key for the TODO sparse tree
285 and add the new key. Document new keys for image and entity
286 display. Document the Org Babel keys.
86fbb8ca 287
024681aa
KB
2882010-06-19 Ken Brown <kbrown@cornell.edu>
289
290 * PROBLEMS: Update Cygwin GCC information. (Bug#6458)
291
6955432c
GM
2922010-06-12 Glenn Morris <rgm@gnu.org>
293
294 * tutorials/TUTORIAL.bg, tutorials/TUTORIAL.es: Fix typos.
295
f9e78150
MA
2962010-06-09 Michael Albinus <michael.albinus@gmx.de>
297
298 * NEWS: Add notifications.el.
299
ad5a7209
GM
3002010-05-28 Glenn Morris <rgm@gnu.org>
301
302 * MACHINES: Remove some old information no longer of relevance.
303 Switch to outline-mode.
304
f995538b
GM
3052010-05-27 Glenn Morris <rgm@gnu.org>
306
307 * PROBLEMS: Remove old information no longer of relevance.
308
171eda53 3092010-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
c3bb441d
SM
310
311 * NEWS: Add sections for Emacs-23.3.
312
0235128c
SM
3132010-05-08 Chong Yidong <cyd@stupidchicken.com>
314
315 * PROBLEMS: Document gcc-4.5 bug (Bug#6031).
316
3172010-05-08 Kenichi Handa <handa@m17n.org>
318
319 * HELLO: Adjust Burmese for Unicode 5.2 encoding.
320
61a808e8
CY
3212010-05-07 Chong Yidong <cyd@stupidchicken.com>
322
323 * Version 23.2 released.
324
5f43e51c
EZ
3252010-05-07 Eli Zaretskii <eliz@gnu.org>
326
327 * HELLO: Reorder Arabic greetings into logical order (they were
328 mistakenly changed to visual order by the 2010-03-28 change).
329
6e104790 3302010-04-18 Francesc Rocher <rocher@member.fsf.org>
46ac1194
FR
331
332 * MORE.STUFF: Add a new entry for QWE.
333
b9f20364
SM
3342010-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
335
336 * HELLO (Mathematics): Prefer Unicode charset.
337
85738751 3382010-03-30 Chong Yidong <cyd@stupidchicken.com>
727be773
CY
339
340 * images/icons/hicolor/scalable/apps/emacs.svg: Put preamble after
341 svg tag (Bug#5790).
342
85738751 3432010-03-30 Eli Zaretskii <eliz@gnu.org>
5660c0f5
EZ
344
345 * PROBLEMS: Mention problems on MS-Windows with incompatible
346 regex.h headers.
347
a7b02820
EZ
3482010-03-28 Eli Zaretskii <eliz@gnu.org>
349
350 * HELLO: Reorder Arabic and Hebrew into logical order, and
351 insert RLM before the opening paren, to make the display more
352 reasonable. Add setting for bidi-display-reordering in the local
353 variables section.
354 * NEWS: Mention initial support for bidirectional editing.
355
e867cb5d 3562010-03-24 Francesc Rocher <rocher@member.fsf.org>
3af45ae1 357
c3bb441d 358 * MORE.STUFF: Remove CEDET entry, now distributed as part of Emacs.
3af45ae1 359
1888398e
KY
3602010-03-22 Teodor Zlatanov <tzz@lifelogs.com>
361
362 * gnus/gnus-setup.ast: Add finish links to the top nodes.
363
364 * gnus/news-server.ast: Add some trivial validation.
365
7725ebb7
MA
3662010-03-13 Michael Albinus <michael.albinus@gmx.de>
367
368 * NEWS: Add secrets.el.
369
e3c5dd11
CY
3702010-03-12 Chong Yidong <cyd@stupidchicken.com>
371
372 * images/custom/down.xpm, images/custom/right.xpm: Update images
373 to increase contrast on bright backgrounds.
374
288f9fc0
CY
3752010-03-10 Chong Yidong <cyd@stupidchicken.com>
376
377 * Branch for 23.2.
378
d40a7570
GM
3792010-03-06 Glenn Morris <rgm@gnu.org>
380
381 * srecode/default.srt (COPYRIGHT): Update template copyright to GPLv3+.
382
324f60ef
GM
3832010-03-05 Glenn Morris <rgm@gnu.org>
384
385 * refcards/orgcard.tex: Use pdflayout.sty.
386 * refcards/Makefile (orgcard.pdf): Special rule no longer needed.
387
3bb1fc91
GM
3882010-03-02 Glenn Morris <rgm@gnu.org>
389
390 * refcards/Makefile: For cs- and sk-, use pdfcsplain if available.
391 (pl-refcard.pdf): Let presence of pdfmex be another test for the
392 required TeX files. Pass explicit output-format to tex command.
393 (orgcard.pdf): Use ps2pdf, since pdftex tends to produce a
394 portrait layout rather than the desired landscape.
395
09e98003
GM
3962010-03-01 Glenn Morris <rgm@gnu.org>
397
28a138be
GM
398 * refcards/pl-refcard.tex: Double forward-slashes in URL for Mex.
399
f9728733
GM
400 * refcards/de-refcard.tex: Fix paren typo.
401
2509f654
GM
402 * refcards/ru-refcard.tex: Rename \year command to \cyear, since
403 the former seems to be already used in some TeX installations.
404
09e98003
GM
405 * refcards/calccard.tex, refcards/cs-dired-ref.tex:
406 * refcards/cs-refcard.tex, refcards/cs-survival.tex:
407 * refcards/de-refcard.tex, refcards/dired-ref.tex:
408 * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
409 * refcards/fr-survival.tex, refcards/orgcard.pdf:
410 * refcards/orgcard.tex, refcards/pl-refcard.tex:
411 * refcards/pt-br-refcard.tex, refcards/refcard.tex:
412 * refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
413 * refcards/sk-refcard.tex, refcards/sk-survival.tex:
414 * refcards/survival.tex, refcards/vipcard.tex:
415 * refcards/viperCard.tex: Update short copyright year to 2010.
416
183c7ef9
GM
4172010-02-26 Glenn Morris <rgm@gnu.org>
418
419 * tutorials/TUTORIAL.es, tutorials/TUTORIAL.pt_BR:
420 Fix some keybinding typos.
421
6fd060bf
CY
4222010-02-14 Chong Yidong <cyd@stupidchicken.com>
423
22adfe08
GM
424 * images/custom/down-pushed.xpm, images/custom/down.xpm:
425 * images/custom/right-pushed.xpm:
426 * images/custom/right-pushed.xpm: Increase height by four
6fd060bf
CY
427 pixels, to improve text alignment.
428
045b9da7
ML
4292010-01-16 Mario Lang <mlang@delysid.org>
430
431 * srecode/doc-cpp.srt, srecode/doc-default.srt:
432 * srecode/doc-java.srt: Remove duplicated words.
433
c30667d4
GM
4342010-01-14 Nick Roberts <nickrob@snap.net.nz>
435
22adfe08
GM
436 * images/gud/recstart.xpm, images/gud/recstop.xpm:
437 * images/gud/rcont.xpm, images/gud/rnext.xpm:
438 * images/gud/rfinish.xpm, images/gud/rnexti.xpm:
439 * images/gud/rstep.xpm, images/gud/rstepi.xpm:
c30667d4
GM
440 New icons for reverse debugging.
441
c2dd1910
JB
4422010-01-14 Juanma Barranquero <lekktu@gmail.com>
443
444 * srecode/doc-cpp.srt (function-comment, variable-same-line-comment)
445 (group-comment-start, group-comment-end):
446 * srecode/doc-default.srt (section-comment, function-comment)
447 (variable-same-line-comment, group-comment-start, group-comment-end):
448 * srecode/doc-java.srt (function-comment, variable-same-line-comment)
b762841f 449 (group-comment-start, group-comment-end):
c2dd1910
JB
450 Fix typos in template docstrings.
451
d9a7c140
KH
4522010-01-14 Kenichi Handa <handa@m17n.org>
453
454 * NEWS: Describe the change of auto-composition-mode.
455
893db5bc
GM
4562010-01-12 Glenn Morris <rgm@gnu.org>
457
458 * CONTRIBUTE, NEWS: Use bug-gnu-emacs rather than emacs-pretest-bug
459 for bug reports for development versions.
460
da14b7ca
JB
4612010-01-01 Juanma Barranquero <lekktu@gmail.com>
462
463 * NEWS: Fix typos.
464
5b94cf5f
GM
4652009-12-15 Glenn Morris <rgm@gnu.org>
466
d40084d1
GM
467 * CONTRIBUTE (Coding Standards): Update URL.
468 (Getting the Source Code): Other VCSs are available.
469
8a0d3b3f
GM
470 * ORDERS: Update some URLs.
471
5b94cf5f
GM
472 * edt-user.el: New file, split out from edt-user.doc.
473 * edt-user.doc: Split into edt-user.el and ../doc/misc/edt.texi,
474 and remove.
475
9bbd0cac
MA
4762009-12-09 Michael Albinus <michael.albinus@gmx.de>
477
478 * NEWS: Point to the external counterparts of su and sudo.
479
eb7799da
GM
4802009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
481
482 * images/mpc/add.xpm, images/mpc/ffwd.xpm, images/mpc/next.xpm:
483 * images/mpc/pause.xpm, images/mpc/play.xpm, images/mpc/prev.xpm:
484 * images/mpc/rewind.xpm, images/mpc/stop.xpm:
485 New images.
486
59ffcfc4
MA
4872009-11-27 Michael Albinus <michael.albinus@gmx.de>
488
489 * NEWS: New functions eshell/su and eshell/sudo.
490
1d5aaabd
KR
4912009-11-26 Kevin Ryde <user42@zip.com.au>
492
493 * MORE.STUFF: emacswiki ElispArea url "wiki.pl" -> "wiki".
494 Aubrey Jaffer's texinfo R5RS moved to
495 http://groups.csail.mit.edu/mac/ftpdir/scm/r5rs.info.tar.gz
496 (per http://people.csail.mit.edu/jaffer/Scheme.html).
497
6a7ce3a2
JD
4982009-11-26 Jan Djärv <jan.h.d@swipnet.se>
499
500 * PROBLEMS: Mention Metacity hang on Emacs resize.
501
abbdc6a0
CY
5022009-11-20 Ken Brown <kbrown@cornell.edu> (tiny change)
503
5c3ef352
CY
504 * PROBLEMS: Add workaround for Cygwin crash and remove fixed
505 rebasing problem.
abbdc6a0 506
637fa988
JD
5072009-11-17 Jan Djärv <jan.h.d@swipnet.se>
508
509 * NEWS: Mention dynamic font changes (font-use-system-font).
510
17673adf
CD
5112009-11-15 Carsten Dominik <dominik@u016822.science.uva.nl>
512
513 * refcards/orgcard.tex: Push version number to 6.33a.
514
a351880d
CD
5152009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
516
517 * refcards/orgcard.tex: Document the new archiving keys.
518
951802d0
CY
5192009-11-08 Chong Yidong <cyd@stupidchicken.com>
520
521 * compilation.txt: Add one more error message for msft (Bug#4100).
522
3aa8040c
KF
5232009-10-09 Karl Fogel <karl.fogel@red-bean.com>
524
525 * NEWS: Document bookmark.el at 2008-06-25T16:51:33Z!monnier@iro.umontreal.ca format upgrade. (Bug#3375)
526
9a03b2e1
MA
5272009-10-04 Michael Albinus <michael.albinus@gmx.de>
528
529 * NEWS: New function copy-directory.
530
c05676c5
CY
5312009-10-03 Chong Yidong <cyd@stupidchicken.com>
532
533 * srecode: New directory for SRecode template files.
534
d3080264
MA
5352009-10-01 Michael Albinus <michael.albinus@gmx.de>
536
537 * NEWS: delete-directory has an optional parameter RECURSIVE.
538
7006d207
CD
5392009-10-01 Carsten Dominik <dominik@u016822.science.uva.nl>
540
541 * refcards/orgcard.tex: New version number.
542
8b15e920
MA
5432009-09-28 Michael Albinus <michael.albinus@gmx.de>
544
545 * NEWS: Mention Tramp connection methods "imap" and "imaps".
546
3d994264
TZ
5472009-09-27 Teodor Zlatanov <tzz@lifelogs.com>
548
549 * NEWS: Mention new library imap-hash.el
550
1659ada0
JB
5512009-09-22 Juanma Barranquero <lekktu@gmail.com>
552
553 * NEWS: Mention new variable `help-downcase-arguments'
554 and new default for arguments in *Help* buffers.
555
8686ac71
JB
5562009-09-15 Juanma Barranquero <lekktu@gmail.com>
557
558 * NEWS: Mention new behavior of -Q and new variable
559 `inhibit-x-resources'.
560
b2d98113
CY
5612009-09-13 Chong Yidong <cyd@stupidchicken.com>
562
563 * PROBLEMS: Document Athena/Lucid internationalization
564 problem (Bug#4333).
565
6eb02347
CD
5662009-09-02 Carsten Dominik <dominik@u016822.science.uva.nl>
567
568 * refcards/orgcard.tex: Document new effort setting commands.
569 Document the new keys for agenda time motion.
570 Document the `E' key in the agenda.
571
82e98df4
SM
5722009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
573
574 * NEWS: Declare unibyte sessions obsolete.
575
7284d47a
MA
5762009-08-28 Michael Albinus <michael.albinus@gmx.de>
577
578 * NEWS: Mention Tramp connection method "rsyncc" and variable
579 `process-file-side-effects'.
580
3c736e33
KH
5812009-08-13 Kenichi Handa <handa@m17n.org>
582
583 * NEWS: Mention the new coding systme `utf-8-hfs' and many
584 functions for Unicode normalization.
585
f10ce991
CY
5862009-08-09 CHENG Gao <chenggao@gmail.com>
587
588 * MORE.STUFF: Update Etags and Ispell URLs.
589
5ce6e4f4 5902009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
e9b23a04
DD
591
592 * images/gud/all.xpm, images/gud/thread.xpm: New icons for
593 gdb-mi.el
594
3bca7ca5
DN
5952009-08-07 Dan Nicolaescu <dann@ics.uci.edu>
596
597 * e/eterm-color.ti (msgr, u6, u7): New capabilities.
598
aa16c75d
MA
5992009-08-02 Michael Albinus <michael.albinus@gmx.de>
600
601 * NEWS: Autorevert Tail mode works now for remote files.
602
cabb1527
CY
6032009-07-26 Kevin Ryde <user42@zip.com.au>
604
605 * compilation.txt: Add Perl-Glib sample message.
606
100b6355
KR
6072009-07-23 Ken Raeburn <raeburn@raeburn.org>
608
609 * NEWS: `load-in-progress' corruption fixed.
610
0b5546d6
GM
6112009-07-21 Glenn Morris <rgm@gnu.org>
612
613 * refcards/cs-dired-ref.tex, refcards/dired-ref.tex:
614 * refcards/fr-dired-ref.tex, refcards/sk-dired-ref.tex:
615 * refcards/cs-refcard.tex, refcards/de-refcard.tex:
616 * refcards/fr-refcard.tex, refcards/pl-refcard.tex:
617 * refcards/pt-br-refcard.tex, refcards/refcard.tex:
618 * refcards/ru-refcard.tex, refcards/sk-refcard.tex:
619 * refcards/cs-survival.tex, refcards/fr-survival.tex:
620 * refcards/sk-survival.tex, refcards/survival.tex:
621 Remove version numbers that don't mean much. Instead, just use Emacs
622 version and date. Use FSF URL rather than postal address.
623
624 * refcards/vipcard.tex (versionnumber, version): Remove.
625 (versionemacs, versionvip): New.
626 (copyrightnotice): Use FSF URL rather than postal address.
627
628 * refcards/viperCard.tex (versionnumber): Rename to versionviper.
629 (versionemacs, versionxemacs): New.
630 (version): Remove.
631 (copyrightnotice): Use FSF URL rather than postal address.
632
f3cc0ddb
GM
6332009-07-16 Glenn Morris <rgm@gnu.org>
634
c2c847d2
GM
635 * refcards/cs-dired-ref.tex, refcards/fr-dired-ref.tex:
636 * refcards/sk-dired-ref.tex:
637 Remove non-existent (?) bindings: w, C-u o, U, delete.
638 Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.
639
f3cc0ddb
GM
640 * refcards/gnus-refcard.tex: Condense a few sentences in order to
641 make them fit on one line, and add some page breaks, to improve the
642 layout in the pdfs.
643
c1baf2d1
GM
6442009-07-15 Glenn Morris <rgm@gnu.org>
645
646 * refcards/dired-ref.tex: Change from A4 to letter paper.
647 Remove non-existent (?) bindings: w, C-u o, U, delete.
648 Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.
649 New: async shell command = &.
650
651 * refcards/gnus-refcard.tex (Copyright): Add 2009.
652 (Notes): Add missing line-break.
653 (Threading): Reword to fit on one line.
654
655 * refcards/calccard.tex (emacsversionnumber): Just use major version.
656
657 * refcards/Makefile (gnus-booklet.pdf): Use jobname rather than
658 clobbering gnus-refcard.pdf.
659 (clean): Remove .aux files.
31a9ab9d 660 (gnus-logo.pdf): Remove rule, since this file is distributed.
c1baf2d1 661
86b12161
KH
6622009-07-10 Kenichi Handa <handa@m17n.org>
663
664 * tutorials/TUTORIAL.ja: Reflect the latest change of TUTORIAL.
665
4cbe53b4
GM
6662009-07-10 Kevin Ryde <user42@zip.com.au>
667
668 * compilation.txt: Fix names of some elements.
669
45ea35bf
GM
6702009-07-08 Glenn Morris <rgm@gnu.org>
671
672 * tutorials/TUTORIAL: Standardize the way M-x commands are written:
673 dashes inside command names, not spaces; spaces before <Return>.
674 (Summary): Describe the new behavior of C-l.
675 (Basic Cursor Control): Don't say that files "ought" to end in newlines.
676 Try to distinguish scroll bar from fringes.
677 You can also scroll with a wheel mouse.
678 (If Emacs Stops Responding): Rename from "When Emacs is hung".
679 (Inserting And Deleting): Continuation marks appear in the fringe.
680 Clarify that deletion can be undone. Mention cut and paste, and
681 the Glossary.
682 (Files, Mode Line): Update mode-line format.
683 (Extending The Command Set): Downplay C-z, since using Emacs on a
684 text-only terminal is less common these days.
685 (Searching): Incremental searching is no longer atypical.
686 Downplay flow control issues, remove reference to deleted FAQ node.
687 (Multiple Windows): Mention frames.
688 (Multiple Frames): New section.
689 (Getting More Help): Downplay C-h having a different binding.
690 Don't say help is "on-line", since the meaning has changed.
691 (More Features): Replace "on-line". Use C-h rather than F10 h.
692 Say a little more about completion.
693 (Conclusion): Don't mention C-z again here.
694
3f1c6666
JD
6952009-07-01 Jan Djärv <jan.h.d@swipnet.se>
696
697 * NEWS: Mention maximized.
698
edb54f27
MA
6992009-06-30 Michael Albinus <michael.albinus@gmx.de>
700
701 * NEWS: Add "synce" connection method of Tramp.
702
ac8b8fcd
MA
7032009-06-24 Michael Albinus <michael.albinus@gmx.de>
704
705 * NEWS: Add new connection methods of Tramp.
706
aa4a9384
KH
7072009-06-24 Kenichi Handa <handa@m17n.org>
708
709 * charsets/stdenc.map: Re-generated.
710
711 * charsets/symbol.map: Re-generated.
712
70243478
CY
7132009-06-21 Chong Yidong <cyd@stupidchicken.com>
714
715 * Branch for 23.1.
716
043dfe24
AM
7172009-06-15 Alan Mackenzie <acm@muc.de>
718
719 * NEWS: Document changes to end-of-defun-function, clarifying
720 entry for beginning-of-defun-function.
721
d1d87851
BW
7222009-06-13 Bill Wohler <wohler@newt.com>
723
724 Release MH-E version 8.2.
725
726 * NEWS, MH-E-NEWS: Update for MH-E release 8.2.
727
742c7b4c
KH
7282009-06-12 Kenichi Handa <handa@m17n.org>
729
b643362c 730 * HELLO: Use "/" instead of "," to separate independent words.
67cbe681 731
742c7b4c
KH
732 * charsets/*.map: All re-generated.
733
7342009-06-08 Kenichi Handa <handa@m17n.org>
735
736 * HELLO: Downcase "suomi".
737
74815974
WL
7382009-05-25 Werner Lemberg <wl@gnu.org>
739
740 * tutorial/TUTORIAL.de: Updated; synchronize with TUTORIAL.
741 Use reformed Orthography.
742 Minor improvements.
743
ece53951
CY
7442009-05-19 Chong Yidong <cyd@stupidchicken.com>
745
746 * refcards/survival.tex: Add M-g M-g binding.
747
748 * refcards/survival.tex:
749 * refcards/sk-survival.tex:
750 * refcards/sk-refcard.tex:
751 * refcards/sk-dired-ref.tex:
752 * refcards/ru-refcard.tex:
753 * refcards/pt-br-refcard.tex:
754 * refcards/pl-refcard.tex:
755 * refcards/fr-survival.tex:
756 * refcards/fr-dired-ref.tex:
757 * refcards/dired-ref.tex:
758 * refcards/cs-survival.tex:
759 * refcards/cs-refcard.tex:
760 * refcards/cs-dired-ref.tex: Bump refcard version numbers to 23.
761
a96da3ab
CY
7622009-05-15 Chong Yidong <cyd@stupidchicken.com>
763
764 * refcards/refcard.tex: Update Emacs version to 23.
765
91ce9459
CY
7662009-05-15 Sven Joachim <svenjoac@gmx.de>
767
da14b7ca
JB
768 * refcards/de-refcard.tex: Merge changes from refcard.tex.
769 Change `Paragraph' to `Absatz'.
91ce9459 770
583ebd63
GM
7712009-04-09 Glenn Morris <rgm@gnu.org>
772
773 * MORE.STUFF: Update some urls. Remove dead links: eshell, expand,
774 ffap, hideshow. Remove original whitespace, now in obsolete/.
775 Remember and nXML are part of the distribution now.
776
2d2db320
KH
7772009-03-13 Kenichi Handa <handa@m17n.org>
778
779 * NEWS: Add description for the argument change of
780 `set-fontset-font' and `print-fontset'.
781
bd6e492c
GM
7822009-02-25 Glenn Morris <rgm@gnu.org>
783
784 * MORE.STUFF: Mention Zile.
785
a20878b6
MB
7862009-02-23 Miles Bader <miles@gnu.org>
787
788 * NEWS: Rename `system-process-attributes' to `process-attributes'.
789
6766b10c
NR
7902009-02-19 Nick Roberts <nickrob@snap.net.nz>
791
792 * compilation.txt: Add entry for maven.
793
f623f737
JB
7942009-02-14 Jay Belanger <jay.p.belanger@gmail.com>
795
796 * refcards/calccard.tex: Update version number.
797 Mention Maxima mode.
798
bec18736
DN
7992009-02-04 Dan Nicolaescu <dann@ics.uci.edu>
800
801 * compilation.txt (gnu): Add an example for the "note" format.
802
8c4fae51
JR
8032009-02-04 Jason Rumney <jasonr@gnu.org>
804
805 * PROBLEMS (CPP): Note problem with resource compiler of MSVC.
806
2c015ae7
GM
8072009-02-02 Carsten Dominik <dominik@science.uva.nl>
808
809 * refcards/orgcard.tex: New version number.
810
62e466d0
JB
8112009-01-28 Juanma Barranquero <lekktu@gmail.com>
812
813 * PROBLEMS (Windows): Add entry about TCC/4NT and App Paths keys.
814
7ddb1b5f
CD
8152009-01-28 Carsten Dominik <dominik@science.uva.nl>
816
817 * refcards/orgcard.tex: New version number.
818
3da3282e
CD
8192009-01-27 Carsten Dominik <dominik@science.uva.nl>
820
821 * refcards/orgcard.tex: New version number.
822
be7ca044
KH
8232009-01-27 Kenichi Handa <handa@m17n.org>
824
825 * NEWS: New function `coding-sytem-from-name'.
826
55e0839d
CD
8272009-01-25 Carsten Dominik <dominik@science.uva.nl>
828
829 * refcards/orgcard.tex: New year and version number.
830 Document heading/item conversion commands.
831 Document C-c RET in tables.
832
cc2fc5a2
MA
8332009-01-03 Michael Albinus <michael.albinus@gmx.de>
834
835 * NEWS: Tramp supports IPv6 addresses.
836
b6cb4cd5
CD
8372008-12-20 Carsten Dominik <dominik@science.uva.nl>
838
839 * refcards/orgcard.tex: Version number change.
840
bde76d3e
EZ
8412008-12-19 Eli Zaretskii <eliz@gnu.org>
842
843 * PROBLEMS (MS-DOS): Document the problems on Vista.
844
ed208c8a
CD
8452008-12-17 Carsten Dominik <dominik@science.uva.nl>
846
847 * refcards/orgcard.tex: Version number change.
848
67df9cfb
CD
8492008-12-16 Carsten Dominik <dominik@science.uva.nl>
850
851 * refcards/orgcard.tex: Version number change.
852
7c3cb0ab
DN
8532008-12-11 Dan Nicolaescu <dann@ics.uci.edu>
854
855 * MACHINES: SH3 is still supported.
856
96c8522a
CD
8572008-12-07 Carsten Dominik <dominik@science.uva.nl>
858
859 * refcards/orgcard.tex: Version number update.
860
0956be4f
JB
8612008-11-27 Juanma Barranquero <lekktu@gmail.com>
862
863 * NEWS: Fix typo. (Bug#1439)
864
e45e3595
CD
8652008-11-12 Carsten Dominik <dominik@science.uva.nl>
866
867 * refcards/orgcard.tex: Document the extra yanking key.
868
33198156
MH
8692008-11-08 Mark A. Hershberger <mah@everybody.org>
870
871 * compilation.txt (php): Add regexp for php error messages.
872
d6c180c4
JB
8732008-10-24 Juanma Barranquero <lekktu@gmail.com>
874
875 * NEWS: New function `locate-user-emacs-file'.
876
fac5dc61
DN
8772008-10-18 Ulrich Mueller <ulm@gentoo.org>
878
879 * MACHINES: Add section for SuperH.
880
47ffc456
CD
8812008-10-12 Carsten Dominik <dominik@science.uva.nl>
882
883 * refcards/orgcard.tex: Add description for attachments, plus
884 minor changes.
885
8862008-07-24 Carsten Dominik <dominik@science.uva.nl>
887
888 * refcards/orgcard.tex: Minor fixes.
889
29c068d1
DU
8902008-09-08 Daiki Ueno <ueno@unixuser.org>
891
892 * TODO: Remove the entry describing auto-encryption.
893
3256a475
RC
8942008-08-26 Robert J. Chassell <bob@rattlesnake.com>
895
10d1d0af 896 * PROBLEMS: Prevent pasting a region twice on an xterm or rxvt in X.
3256a475 897
5bd950ea
CY
8982008-08-23 Chong Yidong <cyd@stupidchicken.com>
899
900 * HELLO: Fix Javanese pun.
901
f956beb6
BW
9022008-08-18 Bill Wohler <wohler@newt.com>
903
904 Release MH-E version 8.1.
10d1d0af 905
f956beb6
BW
906 * NEWS, MH-E-NEWS: Update for MH-E release 8.1.
907
4e5a8be9
VJL
9082008-08-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
909
910 * NEWS: Improve information about whitespace package.
911
6d496c76
TZ
9122008-08-01 Teodor Zlatanov <tzz@lifelogs.com>
913
914 * NEWS: Add entries about the new auth-source integration and
915 about the cyrillic-translit modifications.
916
7ded3383
AR
9172008-08-01 Adrian Robert <Adrian.B.Robert@gmail.com>
918
919 * Emacs.clr: Remove.
920
7c2fb837
DN
9212008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
922
923 * termcap.src: Remove file.
924 * README:
925 * PROBLEMS:
926 * MACHINES: Remove VMS info.
927
9e2a2647
DN
9282008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
929
930 * PROBLEMS:
931 * MACHINES: Remove mentions of Mac Carbon.
932
355b422f
VJL
9332008-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
934
935 * NEWS: New function `diff-show-trailing-blanks' in diff-mode.el.
936
b8454fe2
MA
9372008-07-24 Michael Albinus <michael.albinus@gmx.de>
938
939 * NEWS: Add xesam.el.
940
2f56f788
VJL
9412008-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
942
943 * NEWS: Add information about whitespace package.
944
15f54450
JL
9452008-07-19 Juri Linkov <juri@jurta.org>
946
947 * tutorials/TUTORIAL: Add information about C-g to the introduction.
948
555b0992
JB
9492008-07-18 Francesc Rocher <rocher@member.fsf.org>
950
951 * images/splash8.xpm: Remove.
952
ba60bd44 9532008-07-17 Adrian Robert <Adrian.B.Robert@gmail.com>
06b62770
AR
954
955 * NEWS: Add entry about NS port.
956
ba60bd44 9572008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
958
959 * Emacs.clr: New file, add support for X color names to NS display
960 implementations.
961
268207a3
JL
9622008-07-12 Juri Linkov <juri@jurta.org>
963
964 * HELLO: Use more correct IPA characters for English pronunciation.
965 Add the combining acute accent after the accented vowel in the
966 Russian example like it is used in dictionaries.
967
3b48f0d2
KH
9682008-07-11 Kenichi Handa <handa@m17n.org>
969
10d1d0af 970 * HELLO: Change the Arabic words appearing in Non-ASCII examples to
3b48f0d2
KH
971 iso-8859-6 characters.
972
68548459
JB
9732008-07-02 Francesc Rocher <rocher@member.fsf.org>
974
975 * images/splash.png:
976 * images/splash.svg:
977 * images/gnus/gnus.png:
978 * images/gnus/gnus.svg: New files.
979
50542767
KH
9802008-06-25 Kenichi Handa <handa@m17n.org>
981
982 * NEWS: Mention string-to-unibyte.
983
e9e70c43
MA
9842008-06-21 Michael Albinus <michael.albinus@gmx.de>
985
986 * NEWS: Tramp uses auth-source.
987
203553fd
JPW
9882008-06-08 John Paul Wallington <jpw@pobox.com>
989
68548459 990 * NEWS: Document that `completion-ignore-case' is nil on MS-Windows.
203553fd 991
23aaf52b
MO
9922008-05-19 Tom Tromey <tromey@redhat.com>
993
994 * NEWS: Mention directory-local variables.
995
5525fa30
JL
9962008-05-11 Juri Linkov <juri@jurta.org>
997
998 * images/custom/README:
999 * images/custom/down.xpm:
1000 * images/custom/down-pushed.xpm:
1001 * images/custom/right.xpm:
1002 * images/custom/right-pushed.xpm: New files.
1003
db86064f
ER
10042008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
1005
1006 * NEWS: Support for Meta-CVS removed.
1007
ba82b36e
NR
10082008-05-05 Nick Roberts <nickrob@snap.net.nz>
1009
1010 * compilation.txt: Add regexp for Open Watcom compiler output.
1011
e405fa5f
RS
10122008-05-04 Reiner Steib <reiner.steib@gmx.de>
1013
1014 * NEWS: Reword previous commit.
1015 * NEWS.22: Document removal of duplicated "alt-" input methods.
1016
10172008-05-03 Glenn Morris <rgm@gnu.org>
1018
1019 * NEWS: Document removal of duplicated "alt-" input methods.
1020
1cb33438
GM
10212008-04-26 Glenn Morris <rgm@gnu.org>
1022
1023 * forms-d2.dat: Move here from ../lisp.
1024
312082e9
JR
10252008-04-06 Jason Rumney <jasonr@gnu.org>
1026
1027 * HELLO (Burmese): Rename from Myanmar.
1028
e652d4d3
RS
10292008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
1030
1031 * GNUS-NEWS (incoming mail files): Add version.
1032
bd6b0b01
RS
10332008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
1034
5bc6ddff
MB
1035 * tutorials/TUTORIAL.de: Remove even more discussion of flow
1036 control. Refer to node name `Init Rebinding' instead of title.
1037
28a16a1b
CD
10382008-03-13 Carsten Dominik <dominik@science.uva.nl>
1039
1040 * refcards/orgcard.tex: Minor fixes.
1041
4d2d106e
CY
10422008-03-12 Chong Yidong <cyd@stupidchicken.com>
1043
5bc6ddff
MB
1044 * tutorials/TUTORIAL, tutorials/TUTORIAL.fr, tutorials/TUTORIAL.ro:
1045 * tutorials/TUTORIAL.bg, tutorials/TUTORIAL.it, tutorials/TUTORIAL.ru:
1046 * tutorials/TUTORIAL.cn, tutorials/TUTORIAL.ja, tutorials/TUTORIAL.sk:
1047 * tutorials/TUTORIAL.cs, tutorials/TUTORIAL.ko, tutorials/TUTORIAL.sl:
1048 * tutorials/TUTORIAL.de, tutorials/TUTORIAL.nl, tutorials/TUTORIAL.sv:
1049 * tutorials/TUTORIAL.eo, tutorials/TUTORIAL.pl, tutorials/TUTORIAL.th:
1050 * tutorials/TUTORIAL.es, tutorials/TUTORIAL.pt_BR:
1051 Remove discussion of flow control.
4d2d106e 1052
85efdcf3
JB
10532008-03-12 Juanma Barranquero <lekktu@gmail.com>
1054
1055 * NEWS: Describe linum.el.
1056
cf358568
GM
10572008-03-11 Glenn Morris <rgm@gnu.org>
1058
1059 * images/icons/hicolor/128x128/apps/emacs.png:
1060 * images/icons/hicolor/16x16/apps/emacs.png:
1061 * images/icons/hicolor/24x24/apps/emacs.png:
1062 * images/icons/hicolor/32x32/apps/emacs.png:
1063 * images/icons/hicolor/48x48/apps/emacs.png:
1064 * images/icons/hicolor/scalable/apps/emacs.svg:
1065 * images/icons/hicolor/scalable/mimetypes/emacs-document.svg:
1066 Remove `creator' metadata.
1067
880820fe 10682008-03-06 Jan Djärv <jan.h.d@swipnet.se>
e8db5c59
JD
1069
1070 * images/README: Update with bookmark_add.
1071
cf358568 1072 * images/bookmark_add.pbm, images/bookmark_add.xpm: New files.
e8db5c59 1073
7b7b316e
DN
10742008-03-03 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
1075
67ab2045
JR
1076 * images/icons/hicolor/32x32/apps/emacs.png: Make transparency 8 bit.
1077 * images/icons/hicolor/scalable/mimetypes/emacs-document.svg: New file.
7b7b316e
DN
1078 * images/icons/hicolor/scalable/apps/emacs.svg: Fix format.
1079
8298ed37
GM
10802008-03-03 Andrew Zhilin <andrew_zhilin@yahoo.com>
1081
1082 * images/icons/hicolor/16x16/apps/emacs22.png:
1083 * images/icons/hicolor/24x24/apps/emacs22.png:
1084 * images/icons/hicolor/32x32/apps/emacs22.png:
1085 * images/icons/hicolor/48x48/apps/emacs22.png: New files.
1086 These are the old versions of `emacs.png' under a new name.
1087
c9cc6462
DN
10882008-03-02 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
1089
1090 * images/icons/README: Update info for the icons.
1091
1092 * images/icons/emacs16_mac.png:
1093 * images/icons/emacs24_mac.png:
1094 * images/icons/emacs256_mac.png:
1095 * images/icons/emacs32_mac.png:
1096 * images/icons/emacs48_mac.png:
8298ed37 1097 * images/icons/emacs512_mac.png: Remove.
c9cc6462
DN
1098
1099 * images/icons/hicolor/16x16/apps/emacs.png:
1100 * images/icons/hicolor/24x24/apps/emacs.png:
1101 * images/icons/hicolor/32x32/apps/emacs.png:
1102 * images/icons/hicolor/48x48/apps/emacs.png: New icon.
1103
1104 * images/icons/hicolor/scalable/apps/emacs.svg:
1105 * images/icons/hicolor/128x128/apps/emacs.png: New files.
1106
143cecdb
RS
11072008-02-26 Reiner Steib <Reiner.Steib@gmx.de>
1108
1109 * NEWS (Gnus): Mention problem with coding system `utf-8-emacs'
1110 when using different Emacs versions.
1111
880820fe 11122008-02-25 Jan Djärv <jan.h.d@swipnet.se>
28bcb349 1113
51fb064b
MB
1114 * NEWS.22: Mention stock icons for Gtk+.
1115
19095422
KH
11162008-02-22 Kenichi Handa <handa@ni.aist.go.jp>
1117
4a4bdfc7 1118 * NEWS: Mention the new language environments Bengali, Punjabi,
19095422
KH
1119 Gujarati, Oriya, Telugu, Sinhala. Mention the removal of features
1120 devanagari, devan-util, kannada, knd-util, malayalam, mlm-util,
1121 tamil, and tml-util.
1122
607d3be2
MO
11232008-02-22 Michael Olson <mwolson@gnu.org>
1124
1125 * NEWS: Describe nXML mode and json.el.
1126
6a6b4d7d
KH
11272008-02-21 Kenichi Handa <handa@ni.aist.go.jp>
1128
4a4bdfc7
JB
1129 * NEWS: Improve the description about the removal of cp-...-codepage
1130 functions. Describe the removal of the feature `devan-util'.
6a6b4d7d 1131
027cd644
GM
11322008-02-21 Glenn Morris <rgm@gnu.org>
1133
1134 * NEWS.unicode: Merge into NEWS and remove file.
1135
3d8c4938
KH
11362008-02-20 Kenichi Handa <handa@ni.aist.go.jp>
1137
1138 * NEWS.unicode: Mention the removal of codepage related functions.
1139
1f7bdd6f
GM
11402008-02-16 Glenn Morris <rgm@gnu.org>
1141
1142 * nxml/test-invalid.xml, nxml/test-valid.xml: Move here from lisp/nxml.
1143 Rename from "test." to "test-" for doschk.
1144
c6588a85
MO
11452008-02-10 Daiki Ueno <ueno@unixuser.org>
1146
1147 * NEWS: Clarify EasyPG functionalities.
1148
f34cec5c
EZ
11492008-02-09 Eli Zaretskii <eliz@gnu.org>
1150
b03f96dc
MB
1151 * tutorials/TUTORIAL.ru: Remove redundant empty lines, insert a
1152 magic line instead.
1153
880820fe 11542008-02-08 Jan Djärv <jan.h.d@swipnet.se>
7b476dbe
JD
1155
1156 * NEWS: Mention XEmbed and --parent-id.
1157
4b01af2e
MO
11582008-02-08 Daiki Ueno <ueno@unixuser.org>
1159
1160 * NEWS: Mention EasyPG.
1161
ee2502fa
EZ
11622008-02-02 Eli Zaretskii <eliz@gnu.org>
1163
85efdcf3
JB
1164 * tutorials/TUTORIAL.ru: Restore copyright years. Update tutorial.
1165 Fix wording.
ee2502fa 1166
aca7a3d2
MB
11672008-02-02 Kenichi Handa <handa@ni.aist.go.jp>
1168
19095422 1169 * HELLO: Add Bengali, Gujarati, Khmer, Myanmar, Oriya, Sinhala,
10d1d0af 1170 Telugu. Fix ISO-2022 designations in Cantonese line.
aca7a3d2 1171
f78b3baf 11722008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1173
1174 * HELLO: Remove non-unicode character from Tibetan text.
1175
f78b3baf 11762008-02-01 Miles Bader <miles@gnu.org>
aca7a3d2
MB
1177
1178 * TODO, PROBLEMS, NEWS: Replace references to Emacs version "22"
1179 with "23".
1180
f78b3baf 11812008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1182
1183 * charsets: New directory for charset mapping tables.
1184
1185 * charsets/README: New file.
1186
1187 * charsets/*.map: New files.
1188
f78b3baf 11892008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1190
1191 * HELLO: Change "Hindi" to more common characters.
1192
f78b3baf 11932008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 1194
bcc891c2
GM
1195 * HELLO: Fix upcase and downcase for several languages.
1196 Change the two German lines into one. Change "Nederlangs" to
1197 "Dutch (Nederlands)". Add original language names to several entries.
aca7a3d2 1198
f78b3baf 11992008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 1200
b03f96dc 1201 * tutorials/TUTORIAL.es: Add local variable coding: latin-1.
aca7a3d2 1202
f78b3baf 12032008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 1204
bcc891c2 1205 * HELLO: Change indian-2-column chars of Hindi line to Unicode chars.
aca7a3d2 1206
f78b3baf 12072008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
1208
1209 * HELLO: Add pseudo-maths example.
1210
f05c591d
CY
12112008-01-31 Alex Ott <alexott@gmail.com>
1212
1213 * tutorials/TUTORIAL.ru: Update tutorial.
1214
5e56b3fb
MO
12152008-01-25 Michael Olson <mwolson@gnu.org>
1216
1217 * ERC-NEWS: Update for ERC 5.3 release candidate.
1218
1966aa84
JB
12192008-01-22 Juanma Barranquero <lekktu@gmail.com>
1220
1221 * DEVEL.HUMOR: New entry.
1222
dbc28aaa
CD
12232008-01-18 Carsten Dominik <dominik@science.uva.nl>
1224
1225 * refcards/orgcard.tex: Update to Org-mode version 5.19.
1226
bb9f7948
EZ
12272008-01-12 Eli Zaretskii <eliz@gnu.org>
1228
1229 * MACHINES: Add an explicit list of platforms that are no longer
1230 supported.
1231 * NEWS: Refer to this list.
1232
6c5a8964
GM
12332008-01-08 Glenn Morris <rgm@gnu.org>
1234
7de6767d
GM
1235 * refcards/calccard.tex, refcards/cs-dired-ref.tex:
1236 * refcards/cs-refcard.tex, refcards/cs-survival.tex:
1237 * refcards/de-refcard.tex, refcards/dired-ref.tex:
1238 * refcards/fr-drdref.tex, refcards/fr-refcard.tex:
1239 * refcards/fr-survival.tex, refcards/gnus-refcard.tex:
1240 * refcards/orgcard.tex, refcards/pl-refcard.tex:
1241 * refcards/pt-br-refcard.tex, refcards/refcard.tex:
1242 * refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
1243 * refcards/sk-refcard.tex, refcards/sk-survival.tex:
1244 * refcards/survival.tex, refcards/vipcard.tex:
1245 * refcards/viperCard.tex: Update printed copyright year to 2008.
6c5a8964 1246
049dcb6f
GM
12472008-01-08 Kevin Ryde <user42@zip.com.au>
1248
1249 * compilation.txt (perl): Add a "during global destruction" sample.
1250
f3041af1
DN
12512008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
1252
1253 * PROBLEMS:
1254 * MACHINES: Remove references to systems not supported anymore.
1255
d35e1cd7
DN
12562008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
1257
1258 * MACHINES: Remove Masscomp.
1259
1c884795
DN
12602008-01-03 Dan Nicolaescu <dann@ics.uci.edu>
1261
1262 * images/icons/emacs_16.png, images/icons/emacs_24.png
1263 * images/icons/emacs_32.png, images/icons/emacs_48.png: Rename to
1966aa84 1264 hicolor/16x16/apps/emacs.png, hicolor/24x24/apps/emacs.png,
1c884795
DN
1265 hicolor/32x32/apps/emacs.png and hicolor/48x48/apps/emacs.png.
1266
1267 * images/icons/README (Author): Update for renaming.
1268
1269 * emacs.desktop (Icon): Update icon name.
1270
243d547c
EZ
12712007-12-15 Eli Zaretskii <eliz@gnu.org>
1272
0afd5f04
EZ
1273 The following files renamed to avoid file-name clashes in
1274 8+3 (a.k.a. DOS) namespace:
1275
30361fee
EZ
1276 * schema/xhtml-basic-form.rnc: Renamed to xhtml-bform.rnc.
1277 * schema/xhtml-basic-table.rnc: Renamed to xhtml-btable.rnc.
1278 * schema/xhtml-list.rnc: Renamed to xhtml-lst.rnc.
1279 * schema/xhtml-target.rnc: Renamed to xhtml-tgt.rnc.
1280 * schema/xhtml-style.rnc: Renamed to xhtml-xstyle.rnc.
1281 * schema/xhtml-form.rnc, schema/xhtml-table.rnc, schema/xhtml.rnc:
1282 Updated accordingly.
1283
e7bdf123 1284 * schema/docbook-dyntbl.rnc, schema/docbook-soextbl.rnc: Renamed to
30361fee
EZ
1285 docbk-dyntbl.rnc and docbk-soextbl.rnc, respectively.
1286
243d547c
EZ
1287 * images/icons/macemacs_16.png, images/icons/macemacs_24.png:
1288 * images/icons/macemacs_32.png, images/icons/macemacs_48.png:
1289 * images/icons/macemacs_256.png, images/icons/macemacs_512.png:
1290 Renamed to emacs16_mac.png, emacs24_mac.png, emacs32_mac.png,
1291 emacs48_mac.png, emacs256_mac.png, and emacs512_mac.png,
0afd5f04 1292 respectively.
243d547c 1293
97fdf31e 12942007-12-08 Ulrich Mueller <ulm@gentoo.org> (tiny change)
d65f0593
DN
1295
1296 * emacs.desktop (Exec, Icon, Categories): Fix entries.
1297
cf944fa4
RS
12982007-12-08 Reiner Steib <Reiner.Steib@gmx.de>
1299
1300 * NEWS: Add minimal Gnus item.
1301
e10fe1cb
DN
13022007-12-08 Dan Nicolaescu <dann@ics.uci.edu>
1303
1304 * emacs.desktop: New file.
1305
5adb5026 13062007-11-30 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
fb87d8de
GM
1307
1308 * images/icons/macemacs_16.png, images/icons/macemacs_24.png:
1309 * images/icons/macemacs_32.png, images/icons/macemacs_48.png:
1310 * images/icons/macemacs_256.png, images/icons/macemacs_512.png:
1311 New files.
1312
6d4ca4d2
GM
13132007-11-28 Glenn Morris <rgm@gnu.org>
1314
1315 * nxml/: New directory, moved here from lisp/nxml/char-name/unicode.
d98a6328 1316 * nxml/README: New file.
6d4ca4d2 1317
e3b0153a
GM
13182007-11-24 Glenn Morris <rgm@gnu.org>
1319
1320 * images/gnus/mail_send.xpm: Rename to mail-send.xpm.
1321
8cd39fb3
MH
13222007-11-23 Mark A. Hershberger <mah@everybody.org>
1323
ac97a16b
MH
1324 * NXML-NEWS: New File.
1325
8cd39fb3
MH
1326 * schema: Initial merge of nxml.
1327
880820fe 13282007-11-22 Francesco Potortì <pot@gnu.org>
20f123b4
FP
1329
1330 * NEWS: etags: the --members option is now the default.
1331
fe22da3c
GM
13322007-11-22 Glenn Morris <rgm@gnu.org>
1333
1334 * images/smilies/grayscale/README, images/smilies/medium/README:
1335 New files.
1336
afefed62
VJL
13372007-11-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1338
1339 * compilation.txt: Add new entries: compilation-perl--Pod::Checker,
1340 compilation-perl--Test, compilation-perl--Test::Harness and
1341 compilation-weblint.
1342
07e5c0b0
DN
13432007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
1344
1345 * MACHINES: Remove Sun windows info.
1346
15f3eb73
MO
13472007-10-30 Michael Olson <mwolson@gnu.org>
1348
1349 * NEWS: Add entry for Remember Mode.
1350
f930e1a4
GM
13512007-10-29 Glenn Morris <rgm@gnu.org>
1352
1353 * refcards/gnus-refcard.tex: Restore Feb 2007 copyright
1354 clarifications lost in update to Gnus trunk.
1355
880820fe 13562007-10-28 Adam Sjøgren <asjo@koldfront.dk>
a352dec1 1357
a61646e1
GM
1358 * images/smilies/grayscale/blink.xpm:
1359 * images/smilies/grayscale/braindamaged.xpm
1360 * images/smilies/grayscale/cry.xpm, images/smilies/grayscale/dead.xpm:
1361 * images/smilies/grayscale/evil.xpm:
1362 * images/smilies/grayscale/forced.xpm:
1363 * images/smilies/grayscale/frown.xpm, images/smilies/grayscale/grin.xpm:
1364 * images/smilies/grayscale/indifferent.xpm:
1365 * images/smilies/grayscale/reverse-smile.xpm:
1366 * images/smilies/grayscale/sad.xpm, images/smilies/grayscale/smile.xpm:
1367 * images/smilies/grayscale/wry.xpm: New larger grayscale smileys.
1368
1369 * images/smilies/medium/blink.xpm:
1370 * images/smilies/medium/braindamaged.xpm, images/smilies/medium/cry.xpm:
1371 * images/smilies/medium/dead.xpm, images/smilies/medium/evil.xpm:
1372 * images/smilies/medium/forced.xpm, images/smilies/medium/frown.xpm:
1373 * images/smilies/medium/grin.xpm, images/smilies/medium/indifferent.xpm:
1374 * images/smilies/medium/reverse-smile.xpm:
1375 * images/smilies/medium/sad.xpm, images/smilies/medium/smile.xpm:
1376 * images/smilies/medium/wry.xpm: New colorful smileys.
a352dec1 1377
b6675b2d
MO
13782007-10-29 Michael Olson <mwolson@gnu.org>
1379
1380 * ERC-NEWS: Update for recent change.
1381
2697297f
JB
13822007-10-27 Juanma Barranquero <lekktu@gmail.com>
1383
1384 * .cvsignore: Add *.pyc.
1385
d88da39a
JY
13862007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
1387
1388 * ses-example.ses: Get rid of silly life-universe-everything local
1389 variable. `symbolic-formulas' is now `ses--symbolic-formulas'.
1390
a8d7b1a0
JB
13912007-10-24 Juanma Barranquero <lekktu@gmail.com>
1392
1393 * NEWS: Mention desktop locking.
1394
4a11b6b5
ER
13952007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
1396
1397 * NEWS: Explain the VC fileset changes a bit better.
1398
8b6f62fc
GM
13992007-09-28 Glenn Morris <rgm@gnu.org>
1400
1401 * PROBLEMS: Mention Tex superscript font issue.
1402
d87b5ced
JB
14032007-09-25 Johannes Weiner <hannes@saeurebad.de>
1404
1405 * NEWS: Fix typo.
1406
a0e0e2db
GM
14072007-09-24 Glenn Morris <rgm@gnu.org>
1408
1409 * CONTRIBUTE: Remove information on maintaining copyright years;
1410 it does not belong here and is in admin/notes anyway.
1411
c3f01f42
GM
14122007-09-24 Adam Hupp <adam@hupp.org>
1413
1414 * emacs.py: Split for python 2 and python 3 compatibility.
1415 * emacs2.py: New file, split off from emacs.py.
1416 * emacs3.py: New file, python 3 version of emacs2.py.
1417
44f9ac8a
GM
14182007-09-21 Glenn Morris <rgm@gnu.org>
1419
1420 * emacstool.1: Remove file.
6f022c19 1421 * emacs.bash: Adapt for removal of emacstool.
ac3afa5a 1422 * emacs.csh: Remove emacstool-related code.
44f9ac8a 1423
4a155610
GM
14242007-09-16 Glenn Morris <rgm@gnu.org>
1425
1426 * gfdl.1: Remove unused file.
1427
0d75dcc8
GM
14282007-09-12 Glenn Morris <rgm@gnu.org>
1429
1430 * Makefile (SOURCES, unlock, relock): Delete.
1431
880820fe 14322007-09-10 Michaël Cadilhac <michael@cadilhac.name>
f664fee9
MC
1433
1434 * NEWS: Document the interactive specification for C functions.
1435 Say that `set-file-modes' is now interactive.
1436
c10b0597
MO
14372007-09-10 Michael Olson <mwolson@gnu.org>
1438
1439 * ERC-NEWS: Improve description of erc-tls and erc-ssl change.
1440
67bd779a
JL
14412007-09-09 Juri Linkov <juri@jurta.org>
1442
1443 * AUTHORS, CONTRIBUTE: New files, moved here from the root dir.
1444
526dc846
MO
14452007-09-08 Michael Olson <mwolson@gnu.org>
1446
d87b5ced 1447 * ERC-NEWS: Update for changes to the development version of ERC 5.3.
526dc846 1448
fb6794d5
GM
14492007-09-06 Glenn Morris <rgm@gnu.org>
1450
1451 * ctags.1, emacs.1, emacsclient.1, etags.1: Move from etc/ to
1452 doc/man/.
1453
1454 * refcards/README: Also mention gnus-logo.pdf license.
1455
223afe64
CD
14562007-08-30 Carsten Dominik <dominik@science.uva.nl>
1457
1458 * NEWS.22 (Note): Lower-case for orgtbl-mode.
1459
880820fe 14602007-08-29 Jan Djärv <jan.h.d@swipnet.se>
2e3695d2
JD
1461
1462 * NEWS: Say that Gtk+ build uses stock icons.
1463
23e2b39d
WL
14642007-08-28 Werner LEMBERG <wl@gnu.org>
1465
1466 * refcards/de-refcard.tex, refcards/de-refcard.pdf: Use `C-M-%'
1467 instead of `M-x query-replace-regexp'.
1468
4b340319
YM
14692007-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1470
1471 * PROBLEMS (Mac OS X): Add alternative workaround for QuickTime
1472 updater breakage.
1473
880820fe 14742007-08-26 Michaël Cadilhac <michael@cadilhac.name>
8fb9a9b6 1475
c0dadae9
MC
1476 * NEWS: Say that PDF files are now the default for refcards.
1477
7de6767d
GM
1478 * refcards/fr-drdref.tex, refcards/fr-drdref.pdf: Move these to...
1479 * refcards/fr-dired-ref.tex, refcards/fr-dired-ref.pdf: ... those names.
ea404efc 1480
8fb9a9b6
MC
1481 * refcards/pdflayout.sty: New. Handle PDF layouts through
1482 \pdfpagewidth and \pdfpageheight.
1483
7de6767d
GM
1484 * refcards/calccard.pdf, refcards/cs-dired-ref.pdf:
1485 * refcards/cs-refcard.pdf, refcards/de-refcard.pdf:
1486 * refcards/dired-ref.pdf, refcards/fr-drdref.pdf:
1487 * refcards/fr-refcard.pdf, refcards/gnus-booklet.pdf:
1488 * refcards/gnus-logo.pdf, refcards/gnus-refcard.pdf:
1489 * refcards/orgcard.pdf, refcards/pl-refcard.pdf:
1490 * refcards/pt-br-refcard.pdf, refcards/refcard.pdf:
1491 * refcards/ru-refcard.pdf, refcards/sk-dired-ref.pdf:
1492 * refcards/sk-refcard.pdf: Add PDF versions of the refcards.
1493
1494 * refcards/calccard.ps, refcards/cs-dired-ref.ps:
1495 * refcards/cs-refcard.ps, refcards/de-refcard.ps, refcards/dired-ref.ps:
1496 * refcards/fr-drdref.ps, refcards/fr-refcard.ps:
1497 * refcards/gnus-booklet.ps, refcards/gnus-logo.ps:
1498 * refcards/gnus-refcard.ps, refcards/orgcard.ps, refcards/pl-refcard.ps:
1499 * refcards/pt-br-refcard.ps, refcards/refcard.ps:
1500 * refcards/ru-refcard.ps, refcards/sk-dired-ref.ps:
1501 * refcards/sk-refcard.ps: Remove the PS versions of the refcards.
1502
1503 * refcards/calccard.tex, refcards/fr-survival.tex, refcards/orgcard.tex:
1504 * refcards/pl-refcard.tex, refcards/pt-br-refcard.tex:
1505 * refcards/refcard.tex, refcards/survival.tex, refcards/vipcard.tex:
1506 * refcards/viperCard.tex: Specify PDF layout,
1507 use a PDF `compile-command' local variable.
1508
1509 * refcards/cs-dired-ref.tex, refcards/cs-refcard.tex:
1510 * refcards/cs-survival.tex, refcards/dired-ref.tex:
1511 * refcards/fr-drdref.tex, refcards/sk-dired-ref.tex:
1512 * refcards/sk-refcard.tex, refcards/sk-survival.tex:
8fb9a9b6
MC
1513 Specify PDF layout.
1514
7de6767d
GM
1515 * refcards/fr-refcard.tex: Update copyright notice.
1516 Update the examples. Fix a typo. Remove the `letterpaper' counter,
1517 specify PDF layout, use a PDF `compile-command' local variable.
8fb9a9b6 1518
7de6767d
GM
1519 * refcards/de-refcard.tex: Remove the `letterpaper' counter,
1520 specify PDF layout, use a PDF `compile-command' local variable.
8fb9a9b6 1521
7de6767d 1522 * refcards/ru-refcard.tex: Use a PDF `compile-command' local variable.
8fb9a9b6 1523
7de6767d
GM
1524 * refcards/Makefile: Add rules for creating the refcards in PDF,
1525 make them the default. Change `fr-drdref' to `fr-dired-ref'.
8fb9a9b6 1526
08039aa2
GM
15272007-08-23 Glenn Morris <rgm@gnu.org>
1528
1529 * Makefile (mostlyclean, clean, distclean, maintainer-clean):
1530 Delete these targets since nothing uses them.
1531 (SOURCES): Update.
1532 Move comments to e/README. Remove license from now-trivial file.
1533
1534 * e/README: New file, with most information formerly in Makefile.
1535
1af74d06
MB
15362007-09-05 Jason Rumney <jasonr@gnu.org>
1537
1538 * NEWS.22: Mention focus-follows-mouse change.
1539
3baad51b
KB
15402007-08-22 Karl Berry <karl@gnu.org>
1541
7de6767d 1542 * refcards/refcard.tex: Updates for printing.
d87b5ced
JB
1543 (\versionyear): Update to 2007.
1544 (\copyrightnotice): Modified or unmodified ok.
1545 (Simple Customization): Don't use goto-line, since now it's bound.
fe6b2fd0 1546 Also, use now-preferred (kbd ...) syntax.
3baad51b 1547
6c5d503f
MA
15482007-08-22 Michael Albinus <michael.albinus@gmx.de>
1549
1550 * NEWS: `shell' prompts for the default directory if called with a
1551 prefix and `default-directory' is a remote file name.
1552
45196e0b
GM
15532007-08-22 Glenn Morris <rgm@gnu.org>
1554
1555 * tree-widget: Move this directory into images/ subdirectory.
1556
a523f0c7 1557 * refcards/: New directory. Move refcards here.
86965385
GM
1558 * Makefile: Move refcard rules from here...
1559 * refcards/Makefile: ...to here.
9f56b5ee
GM
1560 * README: Move information about tex files from here...
1561 * refcards/README: ...to here.
a523f0c7 1562
d87b5ced 1563 * tutorials/: New directory. Move TUTORIAL* here.
38f37c0f
GM
1564
1565 * gnus.pbm, letter.pbm, letter.xpm:
1566 * splash.pbm, splash.xpm, splash8.xpm: Move from etc/ to etc/images/.
5511c2e6
GM
1567 * README: Move license information for the above files from here...
1568 * images/README: ...to here.
1569
7de6767d
GM
15702007-08-22 Carsten Dominik <dominik@science.uva.nl>
1571
1572 * orgcard.tex: Version number upgrade.
1573
0b964e14
GM
15742007-08-14 Glenn Morris <rgm@gnu.org>
1575
1576 * NEWS: Mention `bad-packages-alist'.
1577
cfbe2731
GM
15782007-08-08 Glenn Morris <rgm@gnu.org>
1579
1580 * TODO: `iff' item is dealt with.
1581 * GNUS-NEWS, NEWS, NEWS.1-17, NEWS.19, NEWS.21: Replace `iff'.
1582
dbcbec02
GM
15832007-08-01 Glenn Morris <rgm@gnu.org>
1584
1585 * NEWS: Add fortran-line-length, plus some more sections.
1586
cacc7b51
GM
15872007-07-25 Glenn Morris <rgm@gnu.org>
1588
4227cc48 1589 * Relicense all FSF files to GPLv3 or later.
cacc7b51
GM
1590
1591 * COPYING: Switch to GPLv3.
1592
6dbe7eb4
MA
15932007-07-24 Michael Albinus <michael.albinus@gmx.de>
1594
1595 * NEWS: New functions `start-file-process-shell-command' and
1596 `process-file-shell-command'.
1597
41bd52f7
MA
15982007-07-17 Michael Albinus <michael.albinus@gmx.de>
1599
1600 * NEWS: `file-remote-p' has a new optional parameter IDENTIFICATION.
1601
36ae4ff7
KF
16022007-07-15 Karl Fogel <kfogel@red-bean.com>
1603
1604 * NEWS: Revert 2007-07-13T23:20:21Z!kfogel@red-bean.com, which
1605 documented bookmark keybinding changes that were later reverted.
1606
880820fe 16072007-07-14 Jan Djärv <jan.h.d@swipnet.se>
a3475659
JD
1608
1609 * PROBLEMS: Mention gtk-engines-qt problem.
1610
488eebbd
KF
16112007-07-13 Karl Fogel <kfogel@red-bean.com>
1612
1613 * NEWS: Update for recent bookmark keybinding changes.
1614
cc213f24
MA
16152007-07-10 Michael Albinus <michael.albinus@gmx.de>
1616
1617 * NEWS: Add Tramp and comint-mode changes.
1618
64639e26
MA
16192007-07-08 Michael Albinus <michael.albinus@gmx.de>
1620
1621 * NEWS: `file-remote-p' has a new optional parameter CONNECTED.
1622
b2b387f9
MA
16232007-07-07 Michael Albinus <michael.albinus@gmx.de>
1624
1625 * NEWS: New function `start-file-process'.
1626
386477e3
CD
16272007-07-02 Carsten Dominik <dominik@science.uva.nl>
1628
1629 * orgcard.tex: Version 5.01
1630
03605a28
MA
16312007-06-27 Michael Albinus <michael.albinus@gmx.de>
1632
1633 * NEWS: `dired-call-process' has been removed.
1634
5b8ffa11
GM
16352007-06-20 Glenn Morris <rgm@gnu.org>
1636
1637 * NEWS: configure prefers libgif over libungif.
1638
f2f6e8df
NR
16392007-06-14 Nick Roberts <nickrob@snap.net.nz>
1640
1641 * NEWS: Mention mouse highlighting in a GNU/Linux console.
1642
2c341244
WL
16432007-06-14 Werner Lemberg <wl@gnu.org>
1644
1645 * emacs.1: Completely revised.
1646 Fix many typographical glitches.
1647 Updated to handle current state of options and resources.
1648
7a9a50d8
GM
16492007-06-12 Glenn Morris <rgm@gnu.org>
1650
1651 * NEWS: Change bug address. Add back +++/--- note.
1652 Use present tense for X-toolkit entry. Mention libgif.
1653
236a4178
GM
16542007-06-07 Mark H. Weaver <mhw@netris.org> (tiny change)
1655
1656 * NEWS (set-mark-command-repeat-pop): Fix duplicate entry.
1657
70bb6a65
GM
16582007-06-07 Michael Olson <mwolson@gnu.org>
1659
1660 * MORE.STUFF: Update eshell URL.
1661
31e5288c
CD
16622007-06-06 Carsten Dominik <dominik@science.uva.nl>
1663
1664 * orgcard.tex: Version 4.77.
1665
7253ac49
MA
16662007-06-05 Michael Albinus <michael.albinus@gmx.de>
1667
1668 * NEWS: Add socks.el as new package.
1669
6ee20a68
TTN
16702007-06-02 Thien-Thi Nguyen <ttn@gnuvola.org>
1671
1672 * MORE.STUFF (Hideshow): Delete.
1673 (EDB, Go in a buffer): Update urls.
1674 Suggested by CHENG Gao <chenggao@gmail.com>.
1675
7dfc4cda
CY
16762007-06-02 Chong Yidong <cyd@stupidchicken.com>
1677
1678 * Version 22.1 released.
1679
9e38fa7e
CY
16802007-06-02 CHENG Gao <chenggao@gmail.com>
1681
1682 * MORE.STUFF: Remove dead URL for Fortune, and update URLs for
1683 Hideshow, Org, EDB, and Remember.
1684
73187b26
GM
16852007-05-29 Robert J. Chassell <bob@rattlesnake.com>
1686
1687 * NEWS: Fix instances of `allow' without object.
1688
782f8379
GM
16892007-05-22 Glenn Morris <rgm@gnu.org>
1690
1691 * NEWS.22: New file with entries for Emacs 22.
1692 * NEWS: Move Emacs 22 entries to new file NEWS.22, leave empty
1693 template for next Emacs version.
1694
06157c5b
GM
16952007-05-19 Glenn Morris <rgm@gnu.org>
1696
1697 * images/cancel.pbm: Convert from PGM to PBM.
1698
1699 * images/copy.pbm, images/next-node.pbm, images/prev-node.pbm:
1700 * images/save.pbm, images/up-node.pbm: Convert from PPM to PBM.
1701
3877988d
GM
17022007-05-17 Glenn Morris <rgm@gnu.org>
1703
1704 * PROBLEMS (Dumping): Mention OpenBSD macppc problem.
1705
880820fe 17062007-05-15 Michaël Cadilhac <michael@cadilhac.name>
021fc1e3
MC
1707
1708 * fr-refcard.tex: Rewrite using German layout.
1709
1710 * fr-refcard.ps: Regenerate.
1711
80012aeb
RS
17122007-05-12 Richard Stallman <rms@gnu.org>
1713
1714 * refcard.tex (section{Incremental Search}): Minor corrections.
1715
880820fe 17162007-05-12 Michaël Cadilhac <michael@cadilhac.name>
d0d8a657
MC
1717
1718 * Makefile (viperCard.ps, calccard.ps refcard.ps)
1719 (sk-dired-ref.ps sk-refcard.ps sk-survival.ps)
1720 (de-refcard.ps fr-refcard.ps pt-br-refcard.ps orgcard.ps): Use an
1721 explicit output argument for `dvips'.
1722
2aaacad4
GM
17232007-05-05 Glenn Morris <rgm@gnu.org>
1724
1725 * NEWS: Re-order.
1726
5fed56d6
GM
17272007-04-28 Glenn Morris <rgm@gnu.org>
1728
b409bcaf
GM
1729 * emacs.py: Restore file pending consideration of python.el legal
1730 status.
1731 * NEWS: Restore mention of python.el pending consideration of
1732 legal status.
5fed56d6
GM
1733
17342007-04-28 David R. Linn <drl@jekyll.vuse.vanderbilt.edu>
1735
1736 * PROBLEMS: Add section on Solaris out-of-tree install issues with
1737 non-GNU make.
1738
e40e449f
GM
17392007-04-25 Werner Lemberg <wl@gnu.org>
1740
1741 * emacs.1: Replace -- with \(em.
1742
17432007-04-25 Yavor Doganov <yavor@gnu.org> (tiny change)
bbf6b0ba 1744
78290f50 1745 * emacs.1, etags.1: Escape some minus signs.
bbf6b0ba 1746
ac8fa58f
GM
17472007-04-22 Glenn Morris <rgm@gnu.org>
1748
1749 * NEWS: Change to EMACS env-var was reverted, so delete this entry.
1750
211fb124
GM
17512007-04-19 Glenn Morris <rgm@gnu.org>
1752
1753 * PROBLEMS: Expand a little on Emacs not knowing fqdn.
1754
fc6a2250
DK
17552007-04-17 David Kastrup <dak@gnu.org>
1756
1757 * NEWS: Mention `query-replace-regexp-eval' being deprecated.
1758
c98b464f
GM
17592007-04-15 Glenn Morris <rgm@gnu.org>
1760
1761 * FTP: Make it a duplicate of ../FTP.
1762
1ed5afd9
GM
17632007-04-14 Glenn Morris <rgm@gnu.org>
1764
19608e42
GM
1765 * SERVICE: Replace with a pointer to the web version.
1766
1ed5afd9
GM
1767 * emacs.1: Update some of the more obsolete information.
1768
178b60d7
GM
17692007-04-13 Glenn Morris <rgm@gnu.org>
1770
1771 * MACHINES: emacserver is removed.
1772
fc6ee824
GM
1773 * MORE.STUFF: Update some links, remove some dead ones.
1774
ade817bd
SM
17752007-04-04 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>
1776
1777 * emacs.py (format_exception): New function.
1778 (eexecfile): Use it instead of traceback.print_exception.
1779 Don't use execfile to avoid a bug in w32.
1780
2c0b72db
GM
17812007-04-04 Glenn Morris <rgm@gnu.org>
1782
1783 * MACHINES: Mention preprocessor to use with /opt/SUNWspro/bin/cc
1784 on Solaris.
1785
1786 * PROBLEMS (Configuration): Add entries on compiler/preprocessor
1787 mismatch, and on preprocessor inserting whitespace.
1788
b49b5137
EZ
17892007-04-03 Eli Zaretskii <eliz@gnu.org>
1790
1791 * TODO: Add entry for switching MS-Windows keyboard input to
1792 Unicode. Add specific pointer to msdos.c functions that support
1793 menus on text terminals.
1794
ff59d266
MB
17952007-04-01 Michael Olson <mwolson@gnu.org>
1796
1797 * ERC-NEWS: Update for the ERC 5.2 release. Most of these entries
1798 were for previously-committed changes.
1799
dc13f3f5
MA
18002007-03-31 Michael Albinus <michael.albinus@gmx.de>
1801
1802 * PROBLEMS: Remove Tramp problem; it has been fixed.
1803
89a4f43f
EZ
18042007-03-31 Eli Zaretskii <eliz@gnu.org>
1805
1806 * PROBLEMS (MS-Windows problems): How to bind non-ASCII keys with
1807 modifiers.
1808
deac6bc5
GM
18092007-03-23 Glenn Morris <rgm@gnu.org>
1810
7315c8d9
JB
1811 * Makefile (DESTDIR, LIBDIR, BINDIR, MANDIR, MANEXT):
1812 Delete unused variables.
1813 (dired-refcards, misc-refcards, survival-card, viper-cards):
1814 New targets.
7ba3f463
GM
1815 (all): Also build dired-refcards and misc-refcards.
1816 (clean, distclean, maintainer-clean): Depend on mostlyclean.
1817 (SOURCES): Remove non-existent files.
1818 (mostlyclean, clean, distclean, maintainer-clean, unlock, relock):
1819 Mark as phony.
1820 (.ps files): Specify default papersize in the dvips command.
1821
deac6bc5
GM
1822 * fr-refcard.tex (\letterpaper): Switch to A4.
1823 (\section): Reduce \vskips to fit on A4 paper.
1824 (\shortcopyrightnotice): Display at end of first column.
1825
76b0b55f
GM
18262007-03-21 Glenn Morris <rgm@gnu.org>
1827
1828 * fr-refcard.tex (\metax): Tweak \hsize to avoid overfull columns.
1829 (\shortcopyrightnotice): Do not display in middle of file.
1830 Numerous \cr and \hskip hacks to avoid overfull columns.
1831
1832 * fr-refcard.ps: Regenerate.
1833
8ea7ad27
CY
18342007-03-19 Chong Yidong <cyd@stupidchicken.com>
1835
2b715cfe 1836 * dired-ref.tex:
76b0b55f 1837 * fr-drdref.tex:
2b715cfe
CY
1838 * cs-dired-ref.tex:
1839 * sk-dired-ref.tex: Emacs 21 -> 22.
1840
1841 * dired-ref.ps:
76b0b55f 1842 * fr-drdref.ps:
2b715cfe
CY
1843 * cs-dired-ref.ps:
1844 * sk-dired-ref.ps: Regenerate.
8ea7ad27 1845
dc9332a6
GM
18462007-03-11 Glenn Morris <rgm@gnu.org>
1847
1848 * ms-7bkermit, ulimit.hack, Xkeymap.txt: Remove files.
1849
1850 * Makefile (SOURCES): ulimit.hack is removed.
1851
d0483d25
DK
18522007-03-04 David Kastrup <dak@gnu.org>
1853
1854 * NEWS (fontification): Mention that the new default for
1855 jit-lock-stealth-time is now nil.
1856
e4ddce5a
KS
18572007-03-01 Kim F. Storm <storm@cua.dk>
1858
115f38b1
KS
1859 * ORDERS: Reformat text.
1860
e4ddce5a
KS
1861 * NEWS (About external Lisp packages): New section.
1862
73b21162
TTN
18632007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
1864
1865 * TUTORIAL.it: Fix typo.
1866
6a419438
GM
18672007-02-27 Glenn Morris <rgm@gnu.org>
1868
f199f76c
GM
1869 * cs-dired-ref.tex: Increase in 2 column case to make room
1870 for copyright notice.
1871 (nopagenumbers): Call to turn off numbers in 1 page document.
880820fe 1872 (Nápovìda, Modifikace Dired bufferu): Swap sections to
f199f76c
GM
1873 balance column length in presence of copyright notice.
1874 (copyrightnotice): Uncomment so that notice is displayed.
1875
c16a484b
GM
1876 * dired-ref.tex (vsize): Increase in 2 column case to make room
1877 for copyright notice.
1878 (nopagenumbers): Call to turn off numbers in 1 page document.
1879 (Getting Help, Modifying the Dired Buffer): Swap sections to
1880 balance column length in presence of copyright notice.
1881 (copyrightnotice): Uncomment so that notice is displayed.
1882
df352395
GM
1883 * fr-drdref.tex (vsize): Increase in 2 column case.
1884 (\key): Tweak space for description.
1885 (\overfullrule): Set to 0pt to hide small overflows.
1886 (nopagenumbers): Call to turn off numbers in 1 page document.
1887 (Obtenir de l'aide, Modifier le tampon Dired): Swap sections to
1888 balance column length.
1889 (Mettre un flag sur les fichiers \`a d\'etruire): Hack in a line
1890 break to prevent overfull line.
1891 (find-names-dired): Use \key rather than \metax as a hack fix for
1892 overflow.
1893
c16a484b 1894 * sk-dired-ref.tex (vsize): Increase in 2 column case to make room
6a419438
GM
1895 for copyright notice.
1896 (nopagenumbers): Call to turn off numbers in 1 page document.
880820fe 1897 (Nápoveda, Modifikácia Dired bufferu): Swap sections to
6a419438
GM
1898 balance column length in presence of copyright notice.
1899 (copyrightnotice): Uncomment so that notice is displayed.
1900
86c09668
CD
19012007-02-26 Carsten Dominik <dominik@science.uva.nl>
1902
1903 * orgcard.tex (section{Visibility Cycling}): Document key for
1904 indirect buffer access.
1905 (section{Archiving}): New keys for archiving.
1906 (section{Tables}): Combine two lines for hline creation.
1907 Named-field formula changed to Field formula.
1908 (section{Links}): Document keys for finding links.
1909 (section{Agenda Views}): New key for agenda file cycling.
1910 Document keys for stuck projects. Typos fixed.
1911 (section{Exporting and Publishing}): Export options no longer in
1912 reference card.
1913
880820fe 19142007-02-25 Jan Djärv <jan.h.d@swipnet.se>
6df79155
JD
1915
1916 * PROBLEMS: Gtk+ and cygwin doesn't work.
1917
b0629b0d
EZ
19182007-02-23 Eli Zaretskii <eliz@gnu.org>
1919
1920 * MORE.STUFF: Add a pointer to Phil Sung's Emacs slides on MIT.
1921
880820fe 19222007-02-22 Per Starbäck <starback@stp.lingfil.uu.se> (tiny change)
b6cba91b
TTN
1923
1924 * NEWS: Grammar and capitalization fixes.
1925
dfd839dc
GM
19262007-02-22 Glenn Morris <rgm@gnu.org>
1927
1928 * orgcard.tex, orgcard.ps: Restore deleted files following
1929 copyright assignment.
1930
0971f887
GM
19312007-02-20 Glenn Morris <rgm@gnu.org>
1932
1933 * TUTORIAL.eo: Unjustify.
1934
d92c8e14
GM
19352007-02-20 Sergio Pokrovskij <sergio.pokrovskij@gmail.com>
1936
1937 * TUTORIAL.eo: Change license to GPL. Add translator credits.
1938
5a1ffd73
KH
19392007-02-19 Kenichi Handa <handa@m17n.org>
1940
7253ac49 1941 * NEWS (New language environments): Add "Esperanto".
5a1ffd73 1942
8b93e342
KH
19432007-02-16 Dale Gulledge <dsplat@rochester.rr.com>
1944
1945 * TUTORIAL.eo: Add "See end ..." at the first line.
1946
e79c1ab3
KH
19472007-02-19 Kenichi Handa <handa@m17n.org>
1948
1949 * TUTORIAL.eo: Add "." at the end of the first line.
1950
9230e12d
RS
19512007-02-17 Reiner Steib <Reiner.Steib@gmx.de>
1952
1953 * gnus-refcard.tex: Remove obsolete comments. Add a short note
1954 creating PostScript files for Emacs without using Makefile rules.
1955
1956 * gnus-booklet.ps, gnus-refcard.ps: Generate with letter paper.
1957
68810cae
GM
19582007-02-17 Glenn Morris <rgm@gnu.org>
1959
1960 * TUTORIAL.eo: Add 2007 to copyright years. Remove translator
1961 copyrights (disclaimers on file), merge years into FSF copyrights.
1962 Move copyright to end. Remove "LocalWords" at end of file.
1963
51ce60a7
VJL
19642007-02-16 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1965
1966 * TUTORIAL.pt_BR: Fix some accentuation, verbal conjugation and typos.
1967
06af3b9b
KH
19682007-02-16 Kenichi Handa <handa@m17n.org>
1969
1970 * TUTORIAL.translators: Add TUTORIAL.eo.
1971
19722007-02-16 Dale Gulledge <dsplat@rochester.rr.com>
1973
1974 * TUTORIAL.eo: New file.
1975
0f92897e
CY
19762007-02-14 Chong Yidong <cyd@stupidchicken.com>
1977
83842b1b
CY
1978 * images/smilies/dead.xpm: Moved from images/gnus/dead.xpm.
1979
e931c04f
KS
1980 * images/gnus/reverse-smile.xpm:
1981 * images/gnus/bar.xbm:
1982 * images/gnus/bar.xpm: Unused images removed.
0f92897e 1983
5aa27cc9
GM
19842007-02-14 Glenn Morris <rgm@gnu.org>
1985
1986 * OTHER.EMACSES: Remove obsolete file.
1987
a3a23192
CY
19882007-02-13 Chong Yidong <cyd@stupidchicken.com>
1989
23e91aa1
CY
1990 * cs-refcard.tex (versionemacs): New macro.
1991 * cs-refcard.ps: Regenerate.
1992
7c3c7af4
CY
1993 * sk-refcard.ps: Regenerate.
1994
a3a23192
CY
1995 * pl-refcard.ps: Regenerate.
1996
1cb20781
BW
19972007-02-13 Bill Wohler <wohler@newt.com>
1998
1999 * images/README: Add section for icons that are a part of Emacs.
2000
3ef3bb3e
CY
20012007-02-12 Chong Yidong <cyd@stupidchicken.com>
2002
44c27de9
CY
2003 * gnu.xpm: Unused file removed.
2004
3ef3bb3e
CY
2005 * emacs.xbm: Unused file removed.
2006
b9988d51
JB
20072007-02-11 Juanma Barranquero <lekktu@gmail.com>
2008
2009 * DEVEL.HUMOR: New entry.
2010
880820fe 20112007-02-05 Francesco Potortì <pot@gnu.org>
bf8a8244 2012
933ccc8c 2013 * etags.1: Now --members is the default for etags, not for ctags yet.
18422db5 2014 * NEWS (etags): Document it.
bf8a8244 2015
70a90813
GM
20162007-02-04 Reiner Steib <Reiner.Steib@gmx.de>
2017
2018 * gnus-refcard.tex: Fix copyright.
2019 * gnus-booklet.ps, gnus-refcard.ps: Generate.
2020
d4c2a0cc
GM
20212007-01-20 Glenn Morris <rgm@gnu.org>
2022
2023 * orgcard.tex: Remove for legal reasons.
2024 * orgcard.ps: Remove for legal reasons.
2025
a134cd5e
EZ
20262007-01-27 Kevin Rodgers <kevin.d.rodgers@gmail.com>
2027
2028 * PROBLEMS: More details about disabling features that hamper
2029 performance with slow X connections.
2030
d4757043
VJL
20312007-01-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2032
2033 * ps-prin1.ps (printBackground): Fix background height.
2034
14d3ef8f
GM
20352007-01-20 Glenn Morris <rgm@gnu.org>
2036
2037 * cd-dired-ref.tex (versionemacs): New def.
2038 * cs-refcard.tex (versionemacs, versionyear): New defs.
2039 * cs-survival.tex (versionemacs, versiondate): New defs.
2040 * de-refcard.tex (versionemacs, versionyear): New defs.
2041 * fr-refcard.tex (versionemacs, versionyear): New defs.
2042 * fr-survival.tex (versionemacs, versiondate): New defs.
2043 * orgcard.tex (versionyear): New def.
2044 (shortcopyrightnotice): Only display last copyright year.
2045 * pl-refcard.tex (versionemacs, versiondate): New defs.
2046 * pt-br-refcard.tex (versionemacs, versionyear): New defs.
2047 * refcard.tex (versionemacs, versionyear): New defs.
2048 * ru-refcard.tex (versionemacs): New def.
2049 * survival.tex (versionemacs): New def.
2050 * sk-dired-ref.tex (versionemacs): New def.
2051 * sk-refcard.tex (versionemacs, versionyear): New defs.
2052 * sk-survival.tex (versionemacs): New def.
2053
4e251bd1
EZ
20542007-01-20 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2055
2056 * MACHINES: Describe how 32-bit and 64-bit versions of Emacs can
2057 be compiled on Solaris systems.
2058
c5e36186
CY
20592007-01-19 Chong Yidong <cyd@stupidchicken.com>
2060
2061 * TODO: Proper background color handling for pngs.
2062
4bbe413d 20632007-01-18 Bruno Haible <bruno@clisp.org> (tiny change)
0bfc93be
CY
2064
2065 * emacs.1: Info files moved to share/info.
2066
dcdd88e0
RF
20672007-01-17 Romain Francoise <romain@orebokech.com>
2068
2069 * emacs.1: Update bug-gnu-emacs address. Remove reference to
2070 info-gnu-emacs-request@prep.ai.mit.edu. Update copyrights.
2071
6904f7fe
MB
20722007-01-13 Michael Olson <mwolson@gnu.org>
2073
2074 * ERC-NEWS: Mention new erc-capab.el file.
2075
806d93ce
GM
20762007-01-13 Glenn Morris <rgm@gnu.org>
2077
2078 * MACHINES: Add information on compiling 32-bit Emacs on 64-bit
2079 GNU/Linux.
2080 * PROBLEMS: As above.
2081
880820fe 20822007-01-02 Francesco Potortì <pot@gnu.org>
56c0d866
FP
2083
2084 * etags.1: Undocument the --no-warn option.
2085
303958a9
RS
20862006-12-17 Richard Stallman <rms@gnu.org>
2087
2088 * TUTORIAL: Say that C-d and DEL with arg do killing.
2089
b58d0378
EZ
20902006-12-16 Eli Zaretskii <eliz@gnu.org>
2091
2092 * PROBLEMS: Document problems with rebasing Cygwin DLLs.
2093
cb0a26d3
MB
20942006-12-08 Michael Olson <mwolson@gnu.org>
2095
2096 * ERC-NEWS: Note that the list module has been removed.
2097
880820fe 20982006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
dd4b03cd
JB
2099
2100 * NEWS (Changes to cmuscheme): Mention the alternative for
2101 `~/.emacs_SCHEMEPROG' which is `~/.emacs.d/init_SCHEMEPROG.scm'.
2102 (Init file changes): Same for `~/.emacs_SHELL' versus
2103 `~/.emacs.d/init_SHELL.sh'.
2104
e1fb4a0b
JB
21052006-12-01 Juanma Barranquero <lekktu@gmail.com>
2106
2107 * DEVEL.HUMOR: Another entry.
2108
9b492fad
FP
21092006-08-14 Masatake YAMATO <jet@gyve.org>
2110
2111 * etags.1: Added / to the end of DEVAR regex.
2112
53e842f1
JB
21132006-11-22 Juanma Barranquero <lekktu@gmail.com>
2114
2115 * emacsclient.1 (DESCRIPTION): Suggest also `server-mode'.
2116 (OPTIONS): Document `-f', `--server-file' and EMACS_SERVER_FILE.
2117
83dc6995
MB
21182006-11-20 Michael Olson <mwolson@gnu.org>
2119
2120 * NEWS: Change M-x erc-select to M-x erc.
2121
e15a0495
KH
21222006-11-20 Sun Yijiang <sunyijiang@gmail.com>
2123
2124 * TUTORIAL.cn: Updated.
2125
119ee84f
CD
21262006-11-17 Carsten Dominik <dominik@science.uva.nl>
2127
2128 * orgcard.tex (section{Agenda Views}): Document `C-k'.
2129
1585c4a6
CD
21302006-11-13 Carsten Dominik <dominik@science.uva.nl>
2131
2132 * orgcard.tex: Version number change.
2133
2f984b39
BW
21342006-11-13 Bill Wohler <wohler@newt.com>
2135
2136 Release MH-E version 8.0.3.
2137
2138 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.3.
2139
ac2072cd
JB
21402006-11-10 Juanma Barranquero <lekktu@gmail.com>
2141
2142 * DEVEL.HUMOR: Two more entries.
2143
72e16456
CD
21442006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
2145
2146 * orgcard.tex (section{Archiving}): Document C-TAB.
2147 (section{TODO Items and Checkboxes}): Checkbox keys moved to this
2148 section, added documentation for the key `C-c #'.
2149
ade817bd 21502006-11-05 Slawomir Nowaczyk <slawek@cs.lth.se>
0b0cccd5 2151
82c1177c 2152 * emacs.py (eargs): Provide eldoc message for builtin types.
4e2af782 2153 Make sure eargs always outputs sentinel, to avoid Emacs freeze.
0b0cccd5 2154
7902148a
CY
21552006-10-22 Chong Yidong <cyd@stupidchicken.com>
2156
2157 * emacs.py (eargs): Return expected _emacs_out string even if
2158 errors occur.
2159
73a99edb
DK
21602006-10-09 David Kastrup <dak@gnu.org>
2161
2162 * DEVEL.HUMOR: Add the topic line for last entry since that was
2163 what the joke was about.
2164
857b15e9
EZ
21652006-10-07 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
2166
2167 * TUTORIAL.bg: Synchronize with TUTORIAL.
2168
5879ac68
JB
21692006-10-06 Juanma Barranquero <lekktu@gmail.com>
2170
2171 * DEVEL.HUMOR: New file.
2172
0e71e4a8
CY
21732006-09-30 Chong Yidong <cyd@stupidchicken.com>
2174
2175 * PROBLEMS: Document Emacs/XIM/gnome-settings-terminal clash.
2176
fb25feae
VJL
21772006-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2178
2179 * NEWS: ebnf2ps changes.
2180
abff6314
RS
21812006-09-26 Reiner Steib <Reiner.Steib@gmx.de>
2182
2183 * refcard.ps: Regenerate.
2184
880820fe 21852006-09-18 Jan Djärv <jan.h.d@swipnet.se>
a280ecc4
JD
2186
2187 * NEWS: Rename x-use-old-gtk-file-dialog to x-gtk-use-old-file-dialog.
2188
45a2056c
JB
21892006-09-15 Jay Belanger <belanger@truman.edu>
2190
2191 * COPYING: Replace "Library Public License" by "Lesser Public
2192 License" throughout.
2193
004d27a6
RS
21942006-09-15 Richard Stallman <rms@gnu.org>
2195
2196 * THE-GNU-PROJECT: Update with the latest footnotes
2197 from www.gnu.org/gnu/the-gnu-project.html
2198
b74e16a3
DK
21992006-09-15 David Kastrup <dak@gnu.org>
2200
5879ac68 2201 * NEWS: Explain new behavior and arguments of `key-binding' and
b74e16a3
DK
2202 `command-remapping'.
2203
4b1aaa8b
PE
22042006-09-11 Paul Eggert <eggert@cs.ucla.edu>
2205
2206 * NEWS: In terminal-oriented subshells, the EMACS environment
2207 variable now defaults to Emacs's absolute file name, instead of
2208 to "t".
2209 * PROBLEMS: Adjust tcsh advice for this.
2210
880820fe 22112006-09-10 Jan Djärv <jan.h.d@swipnet.se>
1437ec2b 2212
4b1aaa8b 2213 * PROBLEMS (are): Emacs compiled with Gtk+ crashes when closing a
1437ec2b
JD
2214 display (x-close-connection).
2215
83dc6995
MB
22162006-09-03 Diane Murray <disumu@x3y2z1.net>
2217
25e90411 2218 * erc.texi (Getting Started, Connecting): Changed erc-select to erc.
83dc6995 2219
6a8c7cfe
JL
22202006-09-02 Juri Linkov <juri@jurta.org>
2221
2222 * HELLO: Regroup Europe Non-ASCII examples by similar scripts.
2223
f9de7738
RS
22242006-08-25 Richard Stallman <rms@gnu.org>
2225
2226 * TUTORIAL: Give priority to graphical terminals over text terminals
2227 regarding C-z.
2228
c2659d23
KH
22292006-08-21 Sun Yijiang <sunyijiang@gmail.com>
2230
2231 * TUTORIAL.cn: Sync with the latest TUTORIAL.
2232
67b595a2
SM
22332006-08-20 Dave Love <fx@gnu.org>
2234
2235 * emacs.py: Update to Dave Love's latest version.
2236 (__all__): Fix args -> eargs. Add new `modpath' fun.
2237 (eargs): Add `imports' arg.
2238 (all_names): New fun.
2239 (complete): Rewrite without using rlcompleter.
2240 Remove `namespace' arg, add `imports' arg.
2241 (ehelp): Replace g and l args with `imports'.
2242 (eimport): Use __main__ rather than `emacs' namespace.
2243 (modpath): New fun.
2244
ade817bd 22452006-08-20 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>
c7bb83bd
SM
2246
2247 * emacs.py (eexecfile): Use the __main__ rather than `emacs' namespace.
2248
fa1f7927
EZ
22492006-08-18 Primoz PETERLIN <primoz.peterlin@mf.uni-lj.si>
2250
2251 * TUTORIAL.sl: Synchronize with TUTORIAL.
2252
22532006-08-18 Mats Lidell <matsl@contactor.se>
2254
2255 * TUTORIAL.sv: Synchronize with TUTORIAL.
2256
22572006-08-18 Alfredo Finelli <alfredofnl@tiscali.it>
2258
2259 * TUTORIAL.it: Synchronize with TUTORIAL.
2260
4c3ec0fc
CD
22612006-08-15 Carsten Dominik <dominik@science.uva.nl>
2262
2263 * orgcard.tex: Version number change.
2264
9ae1fac1
WL
22652006-08-12 Werner Lemberg <wl@gnu.org>
2266
2267 * TUTORIAL.de: Synchronize with TUTORIAL.
2268
82a33a21
RF
22692006-08-10 Romain Francoise <romain@orebokech.com>
2270
2271 * NEWS: Mention that zone-mode.el is now obsolete.
2272
541a0de1
RS
22732006-08-09 Richard Stallman <rms@gnu.org>
2274
2275 * TUTORIAL: Don't say which side scroll bar is on.
2276
27bd6273
NR
22772006-08-06 Nick Roberts <nickrob@snap.net.nz>
2278
9c6598c2 2279 * DEBUG (Note): Add note about following a longjmp call.
bf69439f 2280 Add local variables list for outline mode.
27bd6273 2281
2e3ef421
MB
22822006-08-03 Michael Olson <mwolson@gnu.org>
2283
2284 * ERC-NEWS: Update for ERC 5.1.4.
2285
68ce47af
KH
22862006-08-01 Kenichi Handa <handa@m17n.org>
2287
2288 * NEWS (find-operation-coding-system): Describe the more detail of
2289 the change.
2290
ebf693f3
MB
22912006-07-28 Reiner Steib <Reiner.Steib@gmx.de>
2292
2293 * GNUS-NEWS: Regenerate from Oort Gnus node in texi/gnus.texi using
2294 texi/gnus-news.el of the trunk.
2295
ebdcf65a
RS
22962006-07-29 Reiner Steib <Reiner.Steib@gmx.de>
2297
2298 * NEWS: Fix typo.
2299
652d420b
RS
23002006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
2301
2302 * ru-refcard.ps: Regenerate.
2303
23042006-07-17 Alex Ott <alexott@gmail.com>
2305
2306 * ru-refcard.tex: Update for Emacs 22.
2307
d753d9b7
KS
23082006-07-14 Kim F. Storm <storm@cua.dk>
2309
2310 * PROBLEMS: Emacs now requires ws2_32.dll on Windows.
2311
880820fe 23122006-07-14 Károly Lőrentey <lorentey@elte.hu>
580b488b
KL
2313
2314 * HELLO: Update Hungarian sample.
d753d9b7 2315
0b6bb130
MB
23162006-07-12 Michael Olson <mwolson@gnu.org>
2317
2318 * ERC-NEWS: Update for ERC 5.1.3.
2319
8c9676fb
DK
23202006-07-08 David Kastrup <dak@gnu.org>
2321
2322 * TODO: Suggest consolidation with user customization when the
2323 system default of a customized variable changes.
2324
f2bb3ca3
TTN
23252006-07-08 Thien-Thi Nguyen <ttn@gnu.org>
2326
2327 * compilation.txt: Add an example "Compilation started ..." line.
2328
c7251076
CD
23292006-07-07 Carsten Dominik <dominik@science.uva.nl>
2330
2331 * orgcard.tex: Version number change.
2332
5693ccd6
KH
23332006-07-05 Kenichi Handa <handa@m17n.org>
2334
2335 * HELLO: Add a paragraph for non-ASCII examples at the head. Add
2336 Bulgarian and Hungarian. Add more "hello"s to Danish and Swedish.
2337
70314b54
BW
23382006-07-03 Bill Wohler <wohler@newt.com>
2339
2340 Release MH-E version 8.0.2.
2341
2342 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.2.
2343
7f70c4e9
CD
23442006-07-03 Carsten Dominik <dominik@science.uva.nl>
2345
2346 * orgcard.tex (section{Agenda Views}): Document `s' key to save
2347 all org-mode buffers.
2348
880820fe 23492006-06-30 Francesco Potortì <pot@gnu.org>
9a4be099
FP
2350
2351 * etags.1: -m and -M options do not exist.
2352
a71f543e
CD
23532006-06-29 Carsten Dominik <dominik@science.uva.nl>
2354
2355 * orgcard.tex (section{Structure Editing}): Document checkbox
2356 toggling.
2357
f98f7873
JL
23582006-06-28 Juri Linkov <juri@jurta.org>
2359
2360 * grep.txt (Local Variables): Move to end of file.
2361
33a4be7c
RS
23622006-06-28 Reiner Steib <Reiner.Steib@gmx.de>
2363
ba0a643f
RS
2364 * Makefile: Add rules for refcards.
2365
33a4be7c
RS
2366 * de-refcard.ps, fr-refcard.ps, pt-br-refcard.ps: Regenerate.
2367
576f72d7
NR
23682006-06-24 Nick Roberts <nickrob@snap.net.nz>
2369
2370 * NEWS: Remove duplicate entries.
2371
353694fd
CD
23722006-06-23 Carsten Dominik <dominik@science.uva.nl>
2373
2374 * orgcard.tex (section{LaTeX and cdlatex-mode}): New section.
2375
55b903a3
KS
23762006-06-23 Kim F. Storm <storm@cua.dk>
2377
2378 * DEBUG: Mention `pv variable' to print value of Lisp variables.
2379 Mention `xpr' and fix example to use it. Add section describing
2380 commands such as `pit' that are useful for debugging redisplay
2381 related problems.
2382
e2f48107
KS
23832006-06-22 Kim F. Storm <storm@cua.dk>
2384
2385 * HELLO (Local Variables): Move to end of file.
2386
4f187c9d
BW
23872006-06-20 Bill Wohler <wohler@newt.com>
2388
2389 Release MH-E version 8.0.1.
2390
2391 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.1.
2392
3d62681d
CD
23932006-06-19 Carsten Dominik <dominik@science.uva.nl>
2394
5879ac68 2395 * orgcard.tex (section{Clocking Time}): Add new clocking commands.
3d62681d
CD
2396 (section{Structure Editing}): Add global archiving command.
2397
761b9fd2
TTN
23982006-06-14 Thien-Thi Nguyen <ttn@gnu.org>
2399
2400 * yow.lines: Delete existing data; add a new entry.
2401
880820fe 24022006-06-09 Włodek Bzyl <matwb@univ.gda.pl>
5e7c994b
RS
2403
2404 * pl-refcard.ps: Regenerate.
2405
880820fe 24062006-06-08 Włodek Bzyl <matwb@univ.gda.pl>
7b651efb 2407
906671d0
RS
2408 * pl-refcard.tex: Update for Emacs 22.
2409
34c5305c
RS
24102006-06-08 Reiner Steib <Reiner.Steib@gmx.de>
2411
7b651efb
RS
2412 * fr-refcard.tex: Fix errors in previous commit.
2413
880820fe 24142006-06-08 Éric Jacoboni <jaco@jacoboni.fr>
c9993712
RS
2415
2416 * fr-refcard.tex: Update for Emacs 22.
2417
8dec0e01
KH
24182006-06-07 Kenichi Handa <handa@m17n.org>
2419
2420 * NEWS: Mention how to disable character translation for a file.
2421
6dfbf803
TTN
24222006-06-04 Sven Joachim <svenjoac@gmx.de>
2423
2424 * de-refcard.tex: Update for Emacs 22: Use German quotes
2425 and umlauts; fix overfull /hboxes; many rewordings.
2426
32a877bb
KS
24272006-06-04 Kim F. Storm <storm@cua.dk>
2428
2429 * NEWS: Move news for pre-22 versions into...
2430 * NEWS.21, NEWS.20: ... new files for Emacs 21 and Emacs 20 news.
2431 * ONEWS, ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Remove (rename) files ...
2432 * NEWS.19, NEWS.18, NEWS.1-17: ... and organize news about older Emacs
c68af44c 2433 versions in separate files. Update copyright notices.
32a877bb 2434
a941b26b
EZ
24352006-06-03 Eli Zaretskii <eliz@gnu.org>
2436
a88e0343
KS
2437 * LPF, LEDIT: Remove files.
2438
2439 * FTP, README, HELLO, MACHINES, MAILINGLISTS, MORE.STUFF, ETAGS.EBNF:
2440 * MOTIVATION, ORDERS, SERVICE, TERMS, TODO:
2441 * enriched.doc, ulimit.hack, ses-example.ses, ms-7bkermit, emacs.csh:
2442 * Xkeymap.txt, compilation.txt, grep.txt:
2443 Add copyright notice and copying permissions.
2444
b9d6735c
DP
24452006-05-31 David Ponce <david@dponce.com>
2446
a88e0343
KS
2447 * tree-widget/default/close.png, tree-widget/default/close.xpm:
2448 * tree-widget/default/empty.png, tree-widget/default/empty.xpm:
2449 * tree-widget/default/end-guide.png, tree-widget/default/end-guide.xpm:
2450 * tree-widget/default/guide.png, tree-widget/default/guide.xpm:
2451 * tree-widget/default/handle.png, tree-widget/default/handle.xpm:
2452 * tree-widget/default/leaf.png, tree-widget/default/leaf.xpm:
2453 * tree-widget/default/no-guide.png, tree-widget/default/no-guide.xpm:
2454 * tree-widget/default/no-handle.png, tree-widget/default/no-handle.xpm:
2455 * tree-widget/default/open.png, tree-widget/default/open.xpm:
2456 * tree-widget/folder/close.png, tree-widget/folder/close.xpm:
2457 * tree-widget/folder/empty.png, tree-widget/folder/empty.xpm:
2458 * tree-widget/folder/end-guide.png, tree-widget/folder/end-guide.xpm:
2459 * tree-widget/folder/guide.png, tree-widget/folder/guide.xpm:
2460 * tree-widget/folder/handle.png, tree-widget/folder/handle.xpm:
2461 * tree-widget/folder/leaf.png, tree-widget/folder/leaf.xpm:
2462 * tree-widget/folder/no-guide.png, tree-widget/folder/no-guide.xpm:
2463 * tree-widget/folder/no-handle.png, tree-widget/folder/no-handle.xpm:
2464 * tree-widget/folder/open.png, tree-widget/folder/open.xpm:
2465 Reduce the size of images.
b9d6735c 2466
880820fe 24672006-05-29 Jan Djärv <jan.h.d@swipnet.se>
c3724dcc 2468
4c88aa80 2469 * NEWS: Mention F10 for Gtk+/Lesstif/Lucid menus.
c3724dcc 2470
3d0793e4
EZ
24712006-05-26 Eli Zaretskii <eliz@gnu.org>
2472
2473 * ledit.l: Remove file.
2474
f1c582b4
KH
24752006-05-26 Kenichi Handa <handa@m17n.org>
2476
2477 * NEWS (find-operation-coding-system): Mention the new argument
2478 format.
2479
e8166ad7
CD
24802006-05-24 Carsten Dominik <dominik@science.uva.nl>
2481
5879ac68 2482 * orgcard.tex (section{Motion}): Added the item navigation commands.
e8166ad7
CD
2483 (section{Publishing}): New section.
2484 (section{Links}): Documented elisp and shell links.
2485
4ea5193b
RS
24862006-05-20 Rodrigo Real <rreal@ucpel.tche.br>
2487
2488 * pt-br-refcard.tex: Update.
2489
0804c86c
RS
24902006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
2491
ba9acf6a
RS
2492 * pl-refcard.tex (Local variables): Add compile-command.
2493
5879ac68 2494 * ru-refcard.tex (Local variables): Add compile-command and coding.
ba9acf6a
RS
2495
2496 * pt-br-refcard.tex: Don't \input psfig.
2497
0804c86c
RS
2498 * refcard.tex (section{Info}): Add `i'. Use `s' instead of `M-s'.
2499
2500 * de-refcard.tex (section{Info}): Ditto.
2501
2502 * fr-refcard.tex (section{Info}): Ditto. Translation suggested by
2503 Stefan Monnier <monnier@iro.umontreal.ca>.
2504
2505 * pl-refcard.tex (section{Info}): Ditto. Translation suggested by
2506 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>.
2507
ade817bd
SM
2508 * cs-refcard.tex (section{Info}): Use `s' instead of `M-s'.
2509 Entry for `i' is not translated yet.
0804c86c
RS
2510
2511 * pt-br-refcard.tex (section{Info}): Ditto.
2512
2513 * ru-refcard.tex (section{Info}): Ditto.
2514
2515 * sk-refcard.tex (section{Info}): Ditto.
2516
e6d33cab
RS
25172006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
2518
2519 * MORE.STUFF: Update AUCTeX entry.
2520
424567e3
EZ
25212006-05-20 Rodrigo Real <rreal@ucpel.tche.br>
2522
2523 * pt-br-refcard.tex:
2524 * pt-br-refcard.ps: New files.
2525
98662f48
RS
25262006-05-15 Reiner Steib <Reiner.Steib@gmx.de>
2527
2528 * sk-refcard.tex: Add coding cookie.
2529
4449f659
MB
25302006-05-15 Michael Olson <mwolson@gnu.org>
2531
2532 * MORE.STUFF: Update URL for Planner Mode and add description.
2533 Canonicalize URLs for Emacs Muse and Emacs Wiki Mode.
2534
6b481006
RF
25352006-05-12 Romain Francoise <romain@orebokech.com>
2536
2537 * MORE.STUFF: ERC is now part of Emacs.
2538 Add Emacs Muse.
2539
4b1af9ac
RS
25402006-05-12 Ken Manheimer <ken.manheimer@gmail.com>
2541
2542 * NEWS (allout): Update.
2543
7c36a00a
BW
25442006-05-06 Bill Wohler <wohler@newt.com>
2545
2546 Release MH-E version 8.0.
2547
2548 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.
2549
1c9e62fe
BW
25502006-04-28 Bill Wohler <wohler@newt.com>
2551
2552 Release MH-E version 7.95.
2553
2554 * NEWS, MH-E-NEWS: Update for MH-E release 7.95.
2555
66f7848b
BW
25562006-04-21 Bill Wohler <wohler@newt.com>
2557
2558 Release MH-E version 7.94.
2559
2560 * NEWS, MH-E-NEWS: Update for MH-E release 7.94.
2561
bf49275d
NR
25622006-04-21 Nick Roberts <nickrob@snap.net.nz>
2563
2564 * NEWS: Mention t-mouse.el. Touch up description of gdb-ui.el.
2565
b744e319
CD
25662006-04-20 Carsten Dominik <dominik@science.uva.nl>
2567
2568 * orgcard.tex: Version number change only.
2569
9f6dc5a8
RS
25702006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
2571
a88e0343
KS
2572 * gnus-refcard.tex: Bump version to 5.11. Remove duplicate \def's.
2573 Update date.
9f6dc5a8 2574
11227360
BW
25752006-04-18 Bill Wohler <wohler@newt.com>
2576
2577 * MORE.STUFF: Add MH-E.
2578
87acbfda
CD
25792006-04-18 Carsten Dominik <dominik@science.uva.nl>
2580
2581 * orgcard.tex: Version number change only.
2582
94c3a9d8
KH
25832006-04-12 Kenichi Handa <handa@m17n.org>
2584
2585 * PROBLEMS (C-SPC fails ...): Explicitly say fcitx in the header.
2586
8a70fed7
CD
25872006-04-11 Carsten Dominik <dominik@science.uva.nl>
2588
5879ac68 2589 * orgcard.tex (section{Tables}): Document column narrowing.
8a70fed7
CD
2590 (section{Links}): Document bracket links.
2591
2fb18d13
KH
25922006-04-11 Kenichi Handa <handa@m17n.org>
2593
2594 * PROBLEMS (C-SPC fails ...): Add description for fcitx.
2595
f327867a
BW
25962006-04-10 Bill Wohler <wohler@newt.com>
2597
2598 * NEWS: Add package-version keyword to `defcustom' and mention
2599 associated variable `customize-package-emacs-version-alist'.
2600
1ca9b532
RS
26012006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
2602
2603 * NEWS: Add string-or-null-p.
2604
84a9c798
BW
26052006-03-28 Bill Wohler <wohler@newt.com>
2606
2607 * images/README: Update with following information.
461e9977 2608
84a9c798 2609 * images/data-save.xpm, images/mail/flag-for-followup.xpm:
a88e0343 2610 * images/zoom-in.xpm, images/zoom-out.xpm: New images from GNOME 2.12.
84a9c798
BW
2611
2612 * images/contact.pbm, images/data-save.pbm, images/delete.pbm:
2613 * images/mail/flag-for-followup.pbm, images/mail/inbox.pbm:
2614 * images/mail/move.pbm, images/next-page.pbm, images/zoom-out.pbm:
2615 New bitmaps for new images.
461e9977
RF
2616
2617 * images/refresh.xpm, images/sort-ascending.xpm,
5879ac68 2618 * images/sort-descending.xpm: Update with GTK 2.x images. Note
84a9c798 2619 that the default GTK icons are not overridden by the GNOME theme
5879ac68 2620 due to a bug which was fixed in GNOME 2.15. Once GNOME 2.16 is in
84a9c798 2621 wide circulation, then the GTK icons should be replaced with the
5879ac68 2622 equivalent GNOME icons. Until then, we should be consistent with
84a9c798 2623 GTK first, then GNOME.
461e9977
RF
2624
2625 * images/mail/repack.xpm, images/mail/reply-from.xpm:
84a9c798
BW
2626 * images/mail/reply-to.xpm, images/search-replace.xpm:
2627 * images/separator.xpm, images/show.xpm: Update custom icons to be
2628 closer to their GNOME counterparts.
461e9977
RF
2629
2630 * images/attach.pbm, images/exit.pbm, images/mail/compose.pbm:
84a9c798
BW
2631 * images/mail/repack.pbm, images/mail/reply-all.pbm:
2632 * images/mail/reply-from.pbm, images/mail/reply-to.pbm:
2633 * images/mail/reply.pbm, images/mail/send.pbm, images/show.pbm:
2634 * images/search-replace.pbm: Update bitmaps.
461e9977
RF
2635
2636 * images/execute.pbm, images/execute.xpm, images/fld-open.pbm:
84a9c798
BW
2637 * images/fld-open.xpm, images/highlight.pbm, images/highlight.xpm:
2638 * images/mail.pbm, images/mail.xpm, images/mail/alias.pbm:
2639 * images/mail/alias.xpm, images/mail/refile.pbm:
2640 * images/mail/refile.xpm, images/page-down.pbm:
2641 * images/page-down.xpm, images/widen.pbm, images/widen.xpm: Remove
a88e0343 2642 custom MH-E icons -- MH-E is now using the equivalent GTK/GNOME icons.
84a9c798 2643
679ce4d5
RF
26442006-03-23 Romain Francoise <romain@orebokech.com>
2645
2646 * NEWS: Misc. fixes.
2647
9212fe99
CD
26482006-03-15 Carsten Dominik <dominik@science.uva.nl>
2649
2650 * orgcard.tex: Version number change only.
2651
3470ef37
NR
26522006-03-15 Nick Roberts <nickrob@snap.net.nz>
2653
2654 * DEBUG (Note): Describe features for debugging with GDB in Emacs.
2655
8cf1c5a4
MB
26562006-03-11 Miles Bader <miles@gnu.org>
2657
2658 * images/mail: New directory.
2659 * images/attach.xpm, images/connect.xpm:
2660 * images/contact.xpm, images/delete.xpm:
2661 * images/describe.xpm, images/disconnect.xpm:
2662 * images/exit.xpm, images/gnus/toggle-subscription.xpm:
2663 * images/lock-broken.xpm, images/lock-ok.xpm:
2664 * images/lock.xpm, images/mail/compose.xpm:
2665 * images/mail/copy.xpm, images/mail/forward.xpm:
2666 * images/mail/inbox.xpm, images/mail/move.xpm:
2667 * images/mail/not-spam.xpm, images/mail/outbox.xpm:
2668 * images/mail/preview.xpm, images/mail/reply-all.xpm:
2669 * images/mail/reply.xpm, images/mail/save-draft.xpm:
2670 * images/mail/save.xpm, images/mail/send.xpm:
2671 * images/mail/spam.xpm, images/next-page.xpm:
2672 * images/refresh.xpm, images/separator.xpm:
a88e0343 2673 * images/sort-ascending.xpm, images/sort-column-ascending.xpm:
8cf1c5a4
MB
2674 * images/sort-criteria.xpm, images/sort-descending.xpm:
2675 * images/sort-row-ascending.xpm:
2676 New icons, copied from Gnus trunk (originally from Gnome 2.6).
2677
d5b08376
BW
26782006-03-11 Bill Wohler <wohler@newt.com>
2679
5879ac68 2680 * NEWS: Document `image-load-path-for-library'. Note that all
d5b08376 2681 images have been moved from lisp into etc/images in `find-image'
5879ac68 2682 item. Fix typo in `copy-tree'.
d5b08376 2683
3f9c65ca
RS
26842006-03-09 Reiner Steib <Reiner.Steib@gmx.de>
2685
880820fe 2686 * TUTORIAL.de: Replace "Schreiben" by "Drücken" where appropriate.
3f9c65ca 2687
7204b00e
CD
26882006-03-07 Carsten Dominik <dominik@science.uva.nl>
2689
2690 * orgcard.tex: Version number change only.
2691
dec817ba
BW
26922006-03-05 Bill Wohler <wohler@newt.com>
2693
2694 Release MH-E version 7.93.
2695
2696 * NEWS, MH-E-NEWS: Update for MH-E release 7.93.
2697
db13601b 26982006-02-23 Guanpeng Xu <herberteuler@hotmail.com>
cca17969
TTN
2699
2700 * TUTORIAL.cn: Fix omission bug: Add dot (ASCII 0x2E) on first line.
2701
3bfb8112
CD
27022006-02-22 Carsten Dominik <dominik@science.uva.nl>
2703
5879ac68 2704 * orgcard.tex (section{Links}): Rewritten to cover the modified
3bfb8112
CD
2705 link system.
2706
0951cd36
BW
27072006-02-18 Bill Wohler <wohler@newt.com>
2708
2709 Release MH-E version 7.92.
2710
2711 * NEWS, MH-E-NEWS: Update for MH-E release 7.92.
2712
4599a9a5
KH
27132006-02-17 Kenichi Handa <handa@m17n.org>
2714
2715 * TUTORIAL.translators (TUTORIAL.cn): Update the maintainer.
2716
27172006-02-17 Sun Yijiang <sunyijiang@gmail.com>
2718
2719 * TUTORIAL.cn: Reworked.
2720
542f7c55
CY
27212006-02-14 Chong Yidong <cyd@stupidchicken.com>
2722
2723 * NEWS: Changes in handling of file local variables.
2724
880820fe 27252006-02-14 Jan Djärv <jan.h.d@swipnet.se>
3430357a
JD
2726
2727 * NEWS: Gtk+ 2.4 is required.
2728
cbd488c4
YM
27292006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2730
2731 * PROBLEMS (Mac OS X): Add QuickTime 7.0.4 / Mac OS X 10.3.9 breakage.
2732
5f64e9f6
MD
27332006-02-09 Mathias Dahl <mathias.dahl@gmail.com>
2734
2ccc6e66 2735 * NEWS: New key bindings for Tumme in Dired.
5f64e9f6 2736
4c003d2f
JB
27372006-02-05 Jay Belanger <belanger@truman.edu>
2738
2739 * calccard.tex: Update copyright year.
2740
8508e990
MB
27412006-02-04 Michael Olson <mwolson@gnu.org>
2742
2743 * NEWS: Update for ERC 5.1.1. Use the same wording for headings
2744 that Emacs does in its NEWS file.
2745
5384dc93
BW
27462006-02-03 Bill Wohler <wohler@newt.com>
2747
2748 Release MH-E version 7.91.
2749
2750 * NEWS, MH-E-NEWS: Update for MH-E release 7.91.
2751
c80ba99d
BW
27522006-02-02 Bill Wohler <wohler@newt.com>
2753
2754 Release MH-E version 7.90.
2755
5384dc93 2756 * NEWS, MH-E-NEWS: Update for MH-E release 7.90.
c80ba99d 2757
597993cf
MB
27582006-01-29 Michael Olson <mwolson@gnu.org>
2759
2760 * NEWS: Add entry for ERC.
2761
7cef6228
CY
27622006-01-27 Chong Yidong <cyd@stupidchicken.com>
2763
2764 * TODO: Make SYNC_INPUT the default.
2765
3140b91b
NR
27662006-01-25 Nick Roberts <nickrob@snap.net.nz>
2767
2768 * images/gud/pstar.xpm: Make background transparent.
2769
82a31b62
NF
27702006-01-24 Noah Friedman <friedman@splode.com>
2771
2772 * emacs-buffer.gdb: Replace all references to `cdr' field of
2773 conses with `u.cdr', per change Andreas Schwab 2005-11-15
2774 of src/lisp.h.
2775
87899d7e
MA
27762006-01-23 Michael Albinus <michael.albinus@gmx.de>
2777
5879ac68 2778 * NEWS: Tramp can be removed by M-x tramp-unload-tramp.
87899d7e 2779
14397ea7
DN
27802006-01-15 Dan Nicolaescu <dann@ics.uci.edu>
2781
5879ac68 2782 * e/eterm-color.ti: Re-enable the ri entry. Add kich1.
14397ea7 2783
3c005b12
RS
27842006-01-13 Richard M. Stallman <rms@gnu.org>
2785
2786 * emacs.1: +N applies only to next file.
2787
04a4075f
DN
27882005-12-28 Dan Nicolaescu <dann@ics.uci.edu>
2789
2790 * e/eterm-color.ti: Temporarily disable the ri entry.
2791 * e/eterm-color: Regenerate.
cdda1b59 2792
880820fe 27932005-12-21 Lőrentey Károly <lorentey@elte.hu>
4e8b322f
KL
2794
2795 * TODO: Add note on the multi-tty branch.
2796
880820fe 27972005-12-16 Lőrentey Károly <lorentey@elte.hu>
f4695519
KL
2798
2799 * NEWS: Change `prev-buffer' to `previous-buffer'; add note on
2800 them using the frame-local buffer list.
2801
5fdf9b7c
EZ
28022005-12-10 David Koppelman <koppel@ece.lsu.edu>
2803
2804 * NEWS: hi-lock-mode is now buffer local, use global-hi-lock-mode
2805 instead.
2806
61322d72
JB
28072005-12-02 Jay Belanger <belanger@truman.edu>
2808
2809 * NEWS: Add comment about the Calc prefix.
2810
55a03101
TTN
28112005-11-28 Thien-Thi Nguyen <ttn@gnu.org>
2812
2813 * MORE.STUFF: Add entry: "Go in a buffer: Go Text Protocol client".
2814
fd993ce2
CY
28152005-11-18 Chong Yidong <cyd@stupidchicken.com>
2816
2817 * images/icons/emacs_16.png, images/icons/emacs_24.png
2818 * images/icons/emacs_32.png, images/icons/emacs_48.png:
2819 New Emacs icons.
2820
35af3490
CD
28212005-11-18 Carsten Dominik <dominik@science.uva.nl>
2822
2823 * orgcard.tex: Version 3.20
2824
cdda1b59 28252005-11-16 Nick Roberts <nickrob@snap.net.nz>
a354cf39
NR
2826
2827 * images/gud/go.xpm, images/gud/go.pbm: Old gud-remove icons.
2828 Use for run/continue.
2829 * images/gud/stop.xpm, images/gud/stop.pbm: Old gud-break icons.
2830 Use for interrupting inferior.
2831 * images/gud/pp.xpm, images/gud/pstar.xpm, images/gud/until.xpm:
2832 Use a more appropriate variable name.
2833 * images/gud/remove.xpm, images/gud/remove.pbm
2834 * images/gud/break.xpm, images/gud/break.pbm: Make more intuitive.
cdda1b59 2835
31fa5025
NR
28362005-11-09 Nick Roberts <nickrob@snap.net.nz>
2837
2838 * images/gud/pp.xpm, images/gud/pp.pbm: New icons.
2839
880820fe 28402005-11-06 Jan Djärv <jan.h.d@swipnet.se>
32087ea3
JD
2841
2842 * images/copy.xpm, images/copy.pbm, images/low-color/copy.xpm
2843 * images/save.xpm, images/save.pbm, images/low-color/save.xpm:
2844 Adjust baseline.
cdda1b59 2845
880820fe 28462005-11-06 Jan Djärv <jan.h.d@swipnet.se>
16896f67
JD
2847
2848 * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
2849 * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
2850 * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
2851 * images/low-color/next-node.xpm: Adjust paper size and layout.
2852
7dab700a
NR
28532005-11-05 Nick Roberts <nickrob@snap.net.nz>
2854
2855 * DEBUG: Describe how to provide preprocessor macro information.
2856
880820fe 28572005-11-04 Jan Djärv <jan.h.d@swipnet.se>
db2cf961
JD
2858
2859 * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
2860 * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
2861 * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
2862 * images/low-color/next-node.xpm: New images.
2863
94539089
CD
28642005-11-04 Carsten Dominik <dominik@science.uva.nl>
2865
2866 * orgcard.tex (section{Notes}): Version number change.
2867
719e04b6
RF
28682005-11-03 Romain Francoise <romain@orebokech.com>
2869
2870 * orgcard.tex: Update FSF's address.
2871
99ac5182
NR
28722005-11-03 Nick Roberts <nickrob@snap.net.nz>
2873
7dab700a 2874 * DEBUG: GDB can sometimes expand macros.
99ac5182 2875
4ac4f9ce
RF
28762005-11-01 Romain Francoise <romain@orebokech.com>
2877
2878 * NEWS: Source files are compressed by default.
2879
ae3859c0
BW
28802005-10-28 Bill Wohler <wohler@newt.com>
2881
2882 * NEWS: Help mode now creates hyperlinks for URLs.
2883
cc795ef0
DN
28842005-10-27 Dan Nicolaescu <dann@ics.uci.edu>
2885
4ac4f9ce 2886 * e/eterm-color.ti (el1): Undo 2005-10-23 change.
5879ac68 2887 Add some comments on how to update this file. Add ri
cc795ef0
DN
2888 capability that has long been supported by term.el.
2889
a42d1309
NR
28902005-10-25 Nick Roberts <nickrob@snap.net.nz>
2891
6772c8e1 2892 * images/gud/until.xpm: Color correction.
a42d1309 2893
61796b3c
RS
28942005-10-23 Richard M. Stallman <rms@gnu.org>
2895
2896 * e/eterm-color.ti (el1): Capability deleted,
2897 since term.el doesn't implement it.
2898
6f97b9c8
DN
28992005-10-20 Dan Nicolaescu <dann@ics.uci.edu>
2900
2901 * e/eterm-color.ti: Change the terminal name to eterm-color.
2902 * e/eterm-color: Regenerate.
2903
a12ba300
EZ
29042005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
2905
2906 * Makefile (e/eterm-color): Rename eterm to eterm-color.
2907
436a2ccd
CY
29082005-10-18 Chong Yidong <cyd@stupidchicken.com>
2909
2910 * NEWS: New variable `max-image-size'.
2911
ffda926c
BW
29122005-10-17 Bill Wohler <wohler@newt.com>
2913
5879ac68 2914 Moved all remaining images from lisp/toolbar to etc/images. The
ffda926c
BW
2915 low resolution images were placed in their own directory (low-color).
2916
2917 * images/attach.*, images/cancel.*, images/close.*:
2918 * images/copy.*, images/cut.*, images/diropen.*:
2919 * images/exit.*, images/help.*, images/home.*:
2920 * images/index.*, images/info.*, images/mail.*:
2921 * images/new.*, images/open.*, images/paste.*:
2922 * images/preferences.*, images/print.*, images/save.*:
2923 * images/saveas.*, images/search.*:
2924 * images/search-replace.*, images/spell.*:
2925 * images/undo.*: Moved here from lisp/toolbar.
2926
2927 * images/low-color/copy.*: Moved here from lisp/toolbar/lc-copy.*.
2928 * images/low-color/cut.*: Moved here from lisp/toolbar/lc-cut.*.
2929 * images/low-color/help.*: Moved here from lisp/toolbar/lc-help.*.
2930 * images/low-color/home.*: Moved here from lisp/toolbar/lc-home.*.
2931 * images/low-color/index.*: Moved here from lisp/toolbar/lc-index.*.
2932 * images/low-color/new.*: Moved here from lisp/toolbar/lc-new.*.
2933 * images/low-color/open.*: Moved here from lisp/toolbar/lc-open.*.
2934 * images/low-color/paste.*: Moved here from lisp/toolbar/lc-paste.*.
2935 * images/low-color/preferences.*: Moved here from
2936 lisp/toolbar/lc-preferences.*.
2937 * images/low-color/print.*: Moved here from lisp/toolbar/lc-print.*.
2938 * images/low-color/save.*: Moved here from lisp/toolbar/lc-save.*.
2939 * images/low-color/saveas.*: Moved here from lisp/toolbar/lc-saveas.*.
2940 * images/low-color/search.*: Moved here from lisp/toolbar/lc-search.*.
2941 * images/low-color/spell.*: Moved here from lisp/toolbar/lc-spell.*.
2942 * images/low-color/undo.*: Moved here from lisp/toolbar/lc-undo.*.
2943
2944 To conform with convention, the underscore (_) in the following
2945 image names were replaced with dash (-) or (/) as appropriate.
2946
2947 * images/back-arrow.*: Moved here from lisp/toolbar/back_arrow.*.
2948 * images/fld-open.*: Moved here from lisp/toolbar/fld_open.*.
2949 * images/fwd-arrow.*: Moved here from lisp/toolbar/fwd_arrow.*.
2950 * images/jump-to.*: Moved here from lisp/toolbar/jump_to.*.
2951 * images/left-arrow.*: Moved here from lisp/toolbar/left_arrow.*.
2952 * images/right-arrow.*: Moved here from lisp/toolbar/right_arrow.*.
2953 * images/up-arrow.*: Moved here from lisp/toolbar/up_arrow.*.
2954 * images/low-color/back-arrow.*: Moved here from
cdda1b59 2955 lisp/toolbar/lc-back_arrow.*.
ffda926c
BW
2956 * images/low-color/fwd-arrow.*: Moved here from
2957 lisp/toolbar/lc-fwd_arrow.*.
2958 * images/low-color/jump-to.*: Moved here from
2959 lisp/toolbar/lc-jump_to.*.
2960 * images/low-color/left-arrow.*: Moved here from
cdda1b59 2961 lisp/toolbar/lc-left_arrow.*.
ffda926c 2962 * images/low-color/right-arrow.*: Moved here from
cdda1b59 2963 lisp/toolbar/lc-right_arrow.*.
ffda926c
BW
2964 * images/low-color/up-arrow.*: Moved here from
2965 lisp/toolbar/lc-up_arrow.*.
cdda1b59 2966 * images/mail/compose.*: Moved here from lisp/toolbar/mail_compose.*.
ffda926c
BW
2967 * images/mail/send.*: Moved here from lisp/toolbar/mail_send.*.
2968
2969 * images/README: Incorporated the content of lisp/toolbar/README
2970 now that all of the images are here.
2971
eae86e67
NR
29722005-10-16 Nick Roberts <nickrob@snap.net.nz>
2973
2974 * images/gud/n.pbm, images/gud/n.xpm
2975 * images/gud/ni.xpm, images/gud/ni.xpm
2976 * images/gud/s.xpm, images/gud/s.xpm
2977 * images/gud/si.xpm, images/gud/si.xpm: Rename to
22adfe08 2978 next.*, nexti.*, step.*, and stepi.*, respectively, as the
eae86e67
NR
2979 file-name no longer clashes on 8+3 filesystems.
2980
cdda1b59 29812005-10-14 Bill Wohler <wohler@newt.com>
aa2361eb 2982
ffda926c
BW
2983 * images/gud/break.*: Moved here from toolbar/gud-break.*.
2984 * images/gud/cont.*: Moved here from toolbar/gud-cont.*.
2985 * images/gud/down.*: Moved here from toolbar/gud-down.*.
2986 * images/gud/finish.*: Moved here from toolbar/gud-finish.*.
2987 * images/gud/ni.*: Moved here from toolbar/gud-ni.*.
2988 * images/gud/n.*: Moved here from toolbar/gud-n.*.
2989 * images/gud/print.*: Moved here from toolbar/gud-print.*.
2990 * images/gud/pstar.*: Moved here from toolbar/gud-pstar.*.
2991 * images/gud/remove.*: Moved here from toolbar/gud-remove.*.
2992 * images/gud/run.*: Moved here from toolbar/gud-run.*.
2993 * images/gud/si.*: Moved here from toolbar/gud-si.*.
2994 * images/gud/s.*: Moved here from toolbar/gud-s.*.
2995 * images/gud/until.*: Moved here from toolbar/gud-until.*.
2996 * images/gud/up.*: Moved here from toolbar/gud-up.*.
2997 * images/gud/watch.*: Moved here from toolbar/gud-watch.*.
aa2361eb 2998
cdda1b59 29992005-10-14 Bill Wohler <wohler@newt.com>
03ab074b
BW
3000
3001 Released MH-E version 7.85.
cdda1b59 3002
03ab074b
BW
3003 * NEWS, MH-E-NEWS: Updated for release 7.85.
3004
880820fe 30052005-10-10 Jan Djärv <jan.h.d@swipnet.se>
f9e36a6d
JD
3006
3007 * NEWS: -nb => -nbi
3008
86bebbbc
CD
30092005-10-10 Carsten Dominik <dominik@science.uva.nl>
3010
3011 * orgcard.tex: Version 3.17, no changes except version number.
3012
880820fe 30132005-10-09 Jan Djärv <jan.h.d@swipnet.se>
0597ab12
JD
3014
3015 * NEWS: -nb, --no-bitmap-icon
3016
ba6be78d
SM
30172005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
3018
3019 * TODO: Clarify the local variables entry.
3020
c2e59571
BW
30212005-09-30 Bill Wohler <wohler@newt.com>
3022
3023 Moved MH-E image files from toolbar and mail directories into
ffda926c 3024 images.
c2e59571
BW
3025
3026 * images/mail: New directory.
3027
3028 * images/mail/reply.*: Moved here from lisp/mail/reply2*.
3029
3030 * images/mail/alias.*, images/mail/refile.*, images/mail/repack.*:
3031 * images/mail/reply*: Moved here from lisp/toolbar.
3032
3033 * images/execute.*, images/highlight.*, images/mh-logo.xpm:
3034 * images/page-down.*, images/show.*, images/widen.*: Moved here
3035 from lisp/toolbar.
ba6be78d
SM
3036
3037 * images/refresh.*: Moved here from lisp/toolbar/rescan.*.
3038 Use GNOME 2.10's refresh icon.
c2e59571
BW
3039
3040 * images/README: New file that indicates which icons came from
3041 GNOME (see lisp/toolbar/README).
3042
b6473e48
RF
30432005-09-30 Romain Francoise <romain@orebokech.com>
3044
3045 * NEWS: Mention changes to `read-buffer'.
3046
a0292bb5
CY
30472005-09-30 Chong Yidong <cyd@stupidchicken.com>
3048
3049 * images/ezimage: New directory.
3050
3051 * images/ezimage/*.xpm: Add images used by speedbar.el.
3052
50a9d14a
DP
30532005-09-30 David Ponce <david@dponce.com>
3054
3055 * NEWS: Update recentf changes.
3056
a33704bb
MB
30572005-09-28 Simon Josefsson <jas@extundo.com>
3058
3059 * GNUS-NEWS: Fix IDNA notes.
3060
5879ac68 30612005-09-27 Jay Belanger <belanger@truman.edu>
0b292bd0
JB
3062
3063 * calccard.tex: Update `versionnumber', remove `versiondate'.
ba6be78d 3064 (Error Recovery): Refer to "initial state" rather than "default state".
0b292bd0
JB
3065 (Algebra): Mention LaTeX language mode.
3066 (Programming): Delete reference to "Z =".
3067
f7938fdd 30682005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
917551f2
EZ
3069
3070 * emacs.py (ehelp): Add g and l to arg list, and use them in the
3071 call to `help'.
3072
49844623
RF
30732005-09-17 Romain Francoise <romain@orebokech.com>
3074
3075 * gfdl.1: Update to version 1.2. Delete UC macro.
3076
ce9b56fe
KH
30772005-09-15 Kenichi Handa <handa@m17n.org>
3078
ba6be78d 3079 * PROBLEMS: Fix the paragraph describing the limitation of UTF-8/16/7.
ce9b56fe 3080
8c4a54e2
RF
30812005-09-14 Romain Francoise <romain@orebokech.com>
3082
3083 * NEWS: Add entry for write-region-inhibit-fsync.
3084
cacb2615 30852005-09-09 Kevin Ryde <user42@zip.com.au>
50a6ff15
EZ
3086
3087 * MORE.STUFF: Update url for calculator.el.
3088
d87ceee0
KH
30892005-09-08 Kenichi Handa <handa@m17n.org>
3090
3091 * PROBLEMS: Show a patch for Mule-UCS to make it byte-compiled
3092 correctly.
3093
c1105d05
MA
30942005-08-31 Michael Albinus <michael.albinus@gmx.de>
3095
3096 * NEWS: Add entry for `make-auto-save-file-name'.
3097
fef741ad
TTN
30982005-08-19 Emilio C. Lopes <eclig@gmx.net>
3099
3100 * emacsclient.1 (DESCRIPTION): Reflect inclusion in the
3101 Emacs distribution. Make role of EDITOR clearer.
3102 (OPTIONS): Document `-s', `-V' and `-h'
3103 as well as their long name counterparts.
3104 (BUGS): Remove.
3105
20dc2215
RF
31062005-08-26 Romain Francoise <romain@orebokech.com>
3107
3108 * PROBLEMS: Fix capitalization of "Gnus".
3109
217b694f
EZ
31102005-08-20 Chong Yidong <cyd@stupidchicken.com>
3111
3112 * MORE.STUFF: Update links and URLs.
3113
4f27bfc3
KH
31142005-08-05 Kenichi Handa <handa@m17n.org>
3115
3116 * NEWS: Fix the entry describing code-pages.
3117
c638055f
JB
31182005-07-28 Juanma Barranquero <lekktu@gmail.com>
3119
3120 * .cvsignore: Add `icons' (for in-place installs).
3121
cdf9f986
JL
31222005-07-19 Juri Linkov <juri@jurta.org>
3123
3124 * grep.txt: New file.
3125
880820fe 31262005-07-19 Jan Djärv <jan.h.d@swipnet.se>
25fd144d 3127
c638055f 3128 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
25fd144d
JD
3129 -R comes after i386 in setarch command.
3130
9e5f497d
JL
31312005-07-12 Juri Linkov <juri@jurta.org>
3132
3133 * refcard.tex (Files): Change description of `C-x C-q' from
3134 `checkin/checkout' to `toggle read-only'.
3135 (Getting Help): Replace `C-h c' with `C-h k'.
3136 (Error Recovery): Replace `recover-file' with `recover-session'.
3137 (Info): Replace key binding `C-h C-i' with `C-h S'. Add `t'.
3138
bc4c8456
RS
31392005-07-07 Richard M. Stallman <rms@gnu.org>
3140
b713c813 3141 * GNU: Update how to help. Improve footnote 7.
bc4c8456 3142
9d42fe6f
LK
31432005-07-07 Lute Kamstra <lute@gnu.org>
3144
3145 * tasks.texi: Delete file. The GNU Task List is obsolete and has
3146 been replaced by http://savannah.gnu.org/projects/tasklist.
3147
31482005-07-07 Lute Kamstra <lute@gnu.org>
60b34e06
LK
3149
3150 * refcard.tex: Update `versionnumber' and `year'. Update Emacs's
3151 version to 22.
3152 (Starting Emacs): Delete sentence to fix formatting problems.
3153 (Multiple Windows): Clarify first sentence. Mention C-x 5 1.
3154 (Formatting): Update the binding of set face.
3155 (International Character Sets): set-language-environment is bound
9d42fe6f 3156 to C-x RET l.
60b34e06 3157
a0ec7a4a
LK
31582005-07-05 Lute Kamstra <lute@gnu.org>
3159
3160 Update FSF's address in GPL notices.
3161
a88e0343
KS
3162 * INTERVIEW, calccard.tex, cs-dired-ref.tex, cs-refcard.tex:
3163 * dired-ref.tex, fr-drdref.tex, fr-refcard.tex, gfdl.1:
3164 * pl-refcard.tex, refcard.tex, ru-refcard.tex, sk-dired-ref.tex:
3165 * sk-refcard.tex, vipcard.tex, viperCard.tex: Update FSF's address.
a0ec7a4a 3166
880820fe 31672005-07-03 Jan Djärv <jan.h.d@swipnet.se>
cf14a51c 3168
a0ec7a4a 3169 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
ba6be78d 3170 Add it again.
cf14a51c 3171
01d37825
CD
31722005-06-29 Carsten Dominik <dominik@science.uva.nl>
3173
ba6be78d 3174 * NEWS: Add an entry for Org-mode, and a change entry for reftex-mode.
01d37825 3175
025691ed
RS
31762005-06-28 Richard M. Stallman <rms@gnu.org>
3177
3178 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping): New.
3179
98d1a1cf
EZ
31802005-06-11 Eli Zaretskii <eliz@gnu.org>
3181
3182 * DEBUG: Mention emacs-buffer.gdb.
3183
58f498fe
NF
31842005-06-10 Noah Friedman <friedman@splode.com>
3185
3186 * emacs-buffer.gdb (ybuffer-list): Don't use $filename; can't use
3187 char as placeholder when buffer has no file name and process is
3188 still live. Use different printf cases instead.
3189
4a29de23
KS
31902005-06-08 Kim F. Storm <storm@cua.dk>
3191
3192 * PROBLEMS: Linux kernel 2.6.10 may corrupt process output.
3193 Warn that using CVS+SSH may corrupt files, include work-around.
3194
c476bcb0
JL
31952005-06-06 Juri Linkov <juri@jurta.org>
3196
3197 * TUTORIAL.cs, TUTORIAL.sk: Change NBSP to space.
3198
3199 * TUTORIAL.ro: Change NBSP to space. Move coding cookie from the
3200 second line to Local Variables. Fix title line.
3201
6b5341d3
MB
32022005-05-30 Miles Bader <miles@gnu.org>
3203
3204 * emacs-buffer.gdb: Remove RCS keywords.
3205
a7868bfa
NF
32062005-05-30 Noah Friedman <friedman@splode.com>
3207
3208 * emacs-buffer.gdb: New file.
e55df387 3209 * NEWS: Mention it.
a7868bfa 3210
36f28e7f
RS
32112005-05-28 Richard M. Stallman <rms@gnu.org>
3212
3213 * TUTORIAL.fr: Change NBSP to space.
3214
e495eaec
BW
32152005-05-28 Bill Wohler <wohler@newt.com>
3216
3217 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.84.
3218
639ec765
NR
32192005-05-19 Nick Roberts <nickrob@snap.net.nz>
3220
3221 * TODO: post-command-idle-hook has gone.
3222
1e866943
JB
32232005-05-16 Juanma Barranquero <lekktu@gmail.com>
3224
3225 * NEWS: Remove references to open-network-stream-nowait and
3226 open-network-stream-server.
3227
820f92e1
RS
32282005-05-15 Richard M. Stallman <rms@gnu.org>
3229
3230 * GNU: Correct/improve previous change.
3231
d06ba294
RS
32322005-05-14 Richard M. Stallman <rms@gnu.org>
3233
3234 * GNU: Update footnotes.
3235
85ddb888
RS
3236 * NEWS: Lots of clarifications and cleanups.
3237
ade817bd 32382005-05-05 Slawomir Nowaczyk <slawek@cs.lth.se>
e31eb62c 3239
1953295b 3240 * TUTORIAL.pl: Updated header.
e31eb62c 3241
406c0f12
RS
32422005-05-02 Richard M. Stallman <rms@gnu.org>
3243
3244 * NEWS: More rearrangements.
3245
30b0da81
RS
32462005-05-02 Chong Yidong <cyd@stupidchicken.com>
3247
3248 * NEWS: Items rearranged in logical order.
3249
6544b8f6
LH
32502005-05-01 Lars Hansen <larsh@math.ku.dk>
3251
3252 * NEWS: Correct key binding for dired-mark-omitted.
3253
c9b630f7
DN
32542005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
3255
35b1b8ab
DN
3256 * NEWS: Mention xterm key bindings.
3257
c9b630f7
DN
3258 * e/eterm.ti: Add a comment.
3259 * e/eterm: Regenerate.
3260
70ca7cb3
TTN
32612005-04-25 Alex Ott <ott@jet.msk.su>
3262
3263 * TUTORIAL.ru: Update.
3264
880820fe 32652005-04-13 Pavel Janík <Pavel@Janik.cz>
f425f742
PJ
3266
3267 * TUTORIAL.sk: Updated header.
3268
880820fe 32692005-04-12 Jan Djärv <jan.h.d@swipnet.se>
ed0fb1f1
JD
3270
3271 * NEWS: Mention cursorBlink resource.
3272
b7461be9
YM
32732005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3274
3275 * NEWS: Mention dynamic change of keyboard-coding-system on Mac.
3276
880820fe 32772005-04-10 Jan Djärv <jan.h.d@swipnet.se>
4a4cbd00
JD
3278
3279 * NEWS: Mention fontSet for Lucid menus.
3280
0c9a01ff
MY
32812005-04-10 Masatake YAMATO <jet@gyve.org>
3282
1953295b
SM
3283 * compilation.txt (symbol): Add gcov-file
3284 gcov-bb-file gcov-never-called-line gcov-called-line.
0c9a01ff 3285
c09b2b56
KH
32862005-04-08 Kenichi Handa <handa@m17n.org>
3287
3288 * TUTORIAL.ja: Updated header, contents synchronized with
3289 TUTORIAL at 2005-04-01T00:31:25Z!rms@gnu.org.
3290
880820fe 32912005-04-06 Pavel Janík <Pavel@Janik.cz>
7237931b
PJ
3292
3293 * TUTORIAL.cs: Updated header.
3294
7bade82d
WL
32952005-04-05 Werner Lemberg <wl@gnu.org>
3296
3297 * TUTORIAL.de: Updated header.
3298
28cfe103 32992005-04-05 Marcelo Toledo <marcelo@gnu.org>
a049b36c 3300
1953295b 3301 * TUTORIAL.translators: Added the field Maintainer.
a049b36c 3302
b2c2fcb7
TTN
33032005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
3304
3305 * TUTORIAL.it: Move "copying conditions at end" sentence after title.
3306
e3039e63
TTN
33072005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
3308
3309 * TUTORIAL.ja: Update text before first period.
3310 Reported by Kenichi Handa.
3311
b7dc1e82 33122005-04-02 Richard M. Stallman <rms@gnu.org>
e3039e63 3313
b7dc1e82
RS
3314 * TUTORIAL.ja, TUTORIAL.cn, TUTORIAL.ru, TUTORIAL.zh: Remove the
3315 old intro line that apparently was a longer version of "Emacs
3316 tutorial".
3317
3318 * TUTORIAL.es: Clean up line breaks.
3319
28cfe103 33202005-04-01 Marcelo Toledo <marcelo@gnu.org>
f290db1d 3321
51ce60a7 3322 * TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
1953295b
SM
3323 * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja, TUTORIAL.ko,
3324 * TUTORIAL.pl, TUTORIAL.pt_BR, TUTORIAL.ro, TUTORIAL.ru,
3325 * TUTORIAL.sk, TUTORIAL.sl, TUTORIAL.th, TUTORIAL.zh: Fix title line.
1e866943 3326
28cfe103 33272005-04-01 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
1e866943 3328
1953295b
SM
3329 * TUTORIAL.bg: Fix title line; Applied TUTORIAL changes in
3330 2005-02-08T14:20:54Z!lute@gnu.org, "Emacs" is not transliterated to cyrillic anymore;
3331 Minor fixes.
28cfe103
MT
3332
33332005-04-01 Mats Lidell <matsl@contactor.se>
e3039e63 3334
1953295b
SM
3335 * TUTORIAL.sv: Sync some other changes with the TUTORIAL version
3336 2005-04-01T00:31:25Z!rms@gnu.org.
f290db1d 3337
1d88af04
LK
33382005-04-01 Lute Kamstra <lute@gnu.org>
3339
3340 * TUTORIAL.nl: Fix title line.
3341
19577b0e
TTN
33422005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
3343
3344 * TUTORIAL: Add title line.
3345 * TUTORIAL.bg, TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
3346 * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja,
3347 * TUTORIAL.ko, TUTORIAL.nl, TUTORIAL.pl, TUTORIAL.pt_BR,
3348 * TUTORIAL.ro, TUTORIAL.ru, TUTORIAL.sk, TUTORIAL.sl
3349 * TUTORIAL.sv, TUTORIAL.th, TUTORIAL.zh: Likewise.
3350
10ace8ea
MB
33512005-03-29 Reiner Steib <Reiner.Steib@gmx.de>
3352
3353 * gnus-refcard.tex, gnus-logo.eps: New files.
3354
bbcb3b44
DP
33552005-03-23 David Ponce <david@dponce.com>
3356
3357 * NEWS: Mention recentf-keep.
3358
f31259da
LK
33592005-03-17 Lute Kamstra <lute@gnu.org>
3360
3361 * TODO: Remove define-generic-mode entry (DONE).
3362
3235a9ea
MA
33632005-03-10 Michael Albinus <michael.albinus@gmx.de>
3364
3365 * NEWS: Explain how to default Tramp to FTP.
3366
7709cbbd
YM
33672005-03-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3368
2313f861 3369 * NEWS: Mention Carbon build on Mac OS 9.
3235a9ea 3370
70d9a9cd
DK
33712005-03-01 David Kastrup <dak@gnu.org>
3372
3373 * DEBUG: Add information about `-fno-crossjumping' for GCC.
3374
2dbccf96
LK
33752005-02-14 Lute Kamstra <lute@gnu.org>
3376
6a361c41
LK
3377 * TODO: Remove battery.el entry (DONE).
3378
2dbccf96
LK
3379 * TUTORIAL.nl: Synchronize with TUTORIAL. Correct some typos.
3380 Make the terminology more consistent. Fill the text using the
3381 default `fill-column'.
3382
41835686
LK
33832005-02-08 Lute Kamstra <lute@gnu.org>
3384
3385 * TUTORIAL: Remove some uses of the term "buffer" before it is
3386 properly introduced. Update the description of the mode line.
3387 Consistently use "<ESC>" to denote the ESC key and "<SPC>" to
3388 denote the Space bar. Capitalize all command descriptions.
3389
ba2c991c
RS
33902005-02-06 Richard M. Stallman <rms@gnu.org>
3391
3392 * DEBUG: Minor clarification.
3393
6082a820
EZ
33942005-02-05 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
3395
3396 * emacs.bash: Update the name of the socket of the Emacs server.
3397
3d4d788a
DK
33982005-01-22 David Kastrup <dak@gnu.org>
3399
3400 * NEWS: Mention alias `find-grep' for `grep-find'.
3401
568931f0
NR
34022005-01-22 Nick Roberts <nickrob@snap.net.nz>
3403
3404 * TODO: Add entry for toolbar on ttys.
3405
6869a824
NR
34062005-01-18 Nick Roberts <nickrob@snap.net.nz>
3407
3408 * DEBUG: Suggest separate terminal for debug session.
3409
43805352
EZ
34102005-01-15 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
3411
3412 * TUTORIAL.nl: Correct translation and the Dutch text (typos).
3413 More consistent use of terminology.
3414
20d6de82
RS
34152005-01-13 Cheng Gao <chenggao@gmail.com>
3416
3417 * MORE.STUFF: Add entries of some well known and widely used packages.
3235a9ea 3418
9abb41eb
LH
34192005-01-07 Lars Hansen <larsh@math.ku.dk>
3420
3421 * NEWS: Describe desktop package lazy restore feature.
3422
fda2922a
RS
34232004-12-21 Richard M. Stallman <rms@gnu.org>
3424
3425 * DISTRIB: Don't say "freeware".
3426
d3d89631
NR
34272004-12-15 Nick Roberts <nickrob@snap.net.nz>
3428
3429 * DEBUG: Change printing example to break on a procedure name.
3430
09411f50
DN
34312004-12-11 Dan Nicolaescu <dann@ics.uci.edu>
3432
3433 * e/eterm.ti: Add rs1.
3434 * e/eterm: Regenerate.
3435
0473753a
RS
34362004-12-08 Alexandre VEYRENC <veyrenc@wanadoo.fr> (tiny change)
3437
3438 * fr-refcard.tex: Fix typos.
3439
880820fe 34402004-12-07 Jan Djärv <jan.h.d@swipnet.se>
b11e8823
JD
3441
3442 * PROBLEMS: Update information about klipper on KDE.
3443
880820fe 34442004-11-26 Jan Djärv <jan.h.d@swipnet.se>
3a0ab7ec
JD
3445
3446 * NEWS: Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
3447
880820fe 34482004-10-08 Frédéric Bothamy <frederic.bothamy@free.fr> (tiny change)
657f0f9c
EZ
3449
3450 * TUTORIAL.fr: Minor wording fix.
3451
5086e75d
LT
34522004-10-04 Luc Teirlinck <teirllm@auburn.edu>
3453
3454 * enriched.doc: Update for new bindings of `set-left-margin' and
3455 `set-right-margin'.
3456
0207b8ad
KS
34572004-10-04 Kim F. Storm <storm@cua.dk>
3458
3459 * DEBUG: Mention pp and ff commands.
3460
3326c1b5
LT
34612004-09-26 Luc Teirlinck <teirllm@auburn.edu>
3462
3463 * enriched.doc: `enriched-annotation-alist' is now called
3464 `enriched-translations'.
3465
d6be0122
DN
34662004-09-26 Dan Nicolaescu <dann@ics.uci.edu>
3467
5879ac68 3468 * e/eterm.ti: Comment out smcup, rmcup. Add kbs, kdch1, rc, sc.
d6be0122 3469 Reformat.
1953295b 3470 * e/eterm: Regenerate.
d6be0122 3471
880820fe 34722004-09-25 Jan Djärv <jan.h.d@swipnet.se>
1f02a4ba
JD
3473
3474 * PROBLEMS: Updated exec-shield description.
3475
c8be3fe8
KS
34762004-09-16 Dan Nicolaescu <dann@ics.uci.edu>
3477
3478 * e/eterm.ti: Change the strings for smso and rmso.
25e90411 3479 * e/eterm: Regenerate.
c8be3fe8 3480
8bca0606
TTN
34812004-09-09 Thien-Thi Nguyen <ttn@gnu.org>
3482
3483 * MORE.STUFF (EDB): Update entry.
3484
4e14f66c
KS
34852004-09-07 Dan Nicolaescu <dann@ics.uci.edu>
3486
3487 * e/eterm.ti: Add `op' entry to enable colors in term.
1953295b 3488 * e/eterm: Regenerate.
4e14f66c 3489
db1febad
EZ
34902004-09-04 Eric S. Raymond <esr@thyrsus.com>
3491
3492 * PROBLEMS: More reorganization to exile old stuff to the
3493 pre-2000 section. I looked up end-of-life dates for a bunch
3494 of old Unixes to check.
3495
eccf9613
BW
34962004-08-24 Bill Wohler <wohler@newt.com>
3497
3498 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.82.
3499
90a02640
DK
35002004-08-22 David Kastrup <dak@gnu.org>
3501
3502 * PROBLEMS, MAILINGLISTS: Update AUCTeX information.
3503
d103d8b3
BW
35042004-08-21 Bill Wohler <wohler@newt.com>
3505
3506 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.81.
3507
29bbca9e
EZ
35082004-08-21 Eric S. Raymond <esr@thyrsus.com>
3509
3510 * PROBLEMS: Massively rearranged by category, to make environment
3511 features and symptoms easier to find. Bugs relating to
3512 20th-century systems moved to the end. Most problem headers
3513 changed to "object: variation" format.
3514
f0d73c14
BW
35152004-08-15 Bill Wohler <wohler@newt.com>
3516
3517 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.80.
3518
e11d1dd9
EZ
35192004-08-14 Romain Francoise <romain@orebokech.com>
3520
3521 * NEWS: Mention the thumbs.el package.
3522
25f38310 35232004-08-14 Eric Hanchrow <offby1@blarg.net>
ab5a4a32
EZ
3524
3525 * TUTORIAL.es: Replace actual whitespace with the magic string
3526 that causes help-with-tutorial to automatically insert the correct
3527 amount.
3528
7c3225c3
ST
35292004-08-10 Steven Tamm <steventamm@mac.com>
3530
3531 * PROBLEMS: Remove description of Mac OS version upgrade
3532 problems as it is no longer applicable.
3533
05ea6a26
WL
35342004-07-27 Werner Lemberg <wl@gnu.org>
3535
3536 * NEWS: Document all new tutorials.
3537
23f87bed
MB
35382004-08-05 Reiner Steib <Reiner.Steib@gmx.de>
3539
3540 * GNUS-NEWS: Import from the v5_10 branch of the Gnus repository.
3541
3542 * NEWS (Gnus package): Gnus includes Sieve and PGG. Gnus changes
3543 are described in GNUS-NEWS.
3544
35452004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
3546
3547 * gnus.xpm, gnus-pointer.xbm, gnus-pointer.xpm: Import from the
3548 v5_10 branch of the Gnus repository.
3549
0f74bf4c
LT
35502004-07-14 Luc Teirlinck <teirllm@auburn.edu>
3551
3552 * MORE.STUFF: Tramp is now distributed with Emacs.
3553
a66894d8
BW
35542004-07-12 Bill Wohler <wohler@newt.com>
3555
3556 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.4.
3557
bcdf2143
DK
35582004-07-08 David Kastrup <dak@gnu.org>
3559
1953295b 3560 * NEWS (Lisp changes in 21.4): Document (match-data t) change.
bcdf2143 3561
ad8a607d
EZ
35622002-06-26 Eli Zaretskii <eliz@is.elta.co.il>
3563
3564 * FOR-RELEASE: Moved to the admin directory.
3565
1791907b
DK
35662004-06-24 David Kastrup <dak@gnu.org>
3567
3568 * NEWS: Move description from new paragraph-start and
3569 indent-line-function defaults to general news instead of new
1953295b
SM
3570 packages. Same for query-replace-skip-read-only.
3571 Add description of new `\,' and `\?' replacement string features.
1791907b 3572
dce417e7
LT
35732004-06-23 Luc Teirlinck <teirllm@auburn.edu>
3574
3575 * MORE.STUFF: Delete obsolete URL.
3576
61d244ca
LH
35772004-06-10 Lars Hansen <larsh@math.ku.dk>
3578
5879ac68 3579 * NEWS: Describe dired-omit-mode. Describe desktop package changes.
61d244ca 3580
32364f49
ST
35812004-05-29 Steven Tamm <steventamm@mac.com>
3582
3583 * PROBLEMS: Document the workaround for the Mac OS X port not
3584 picking up the environment variables from dotfiles.
3585
f3298aad
JL
35862004-05-16 Juri Linkov <juri@jurta.org>
3587
3588 * TUTORIAL.pt_BR: Add coding: latin-1, sentence-end-double-space: nil.
3589
3590 * ru-refcard.tex: Add C-u and RET to `C-h t Russian'.
3591
c1380aa6
EZ
35922004-05-15 Alex Ott <ott@jet.msk.su>
3593
3594 * ru-refcard.tex, ru-refcard.ps: New files.
3595
ddda21d3
DP
35962004-05-14 David Ponce <david@dponce.com>
3597
1953295b 3598 * tree-widget: New directory containing tree-widget themes and images.
ddda21d3 3599
28cfe103 36002004-04-13 Marcelo Toledo <marcelo@gnu.org>
b8d5565f 3601
5879ac68 3602 * TUTORIAL.pt_BR: Initial check-in.
b8d5565f 3603
24d5055c
SM
36042004-05-06 Dave Love <fx@gnu.org>
3605
3606 * emacs.py: New file for python-mode's internal use.
3607
ba1c68de
SM
36082004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
3609
3610 * TODO: Use outline mode. Remove compile.el entry (done).
3611
d1d37da8
JL
36122004-04-18 Juri Linkov <juri@jurta.org>
3613
3614 * TUTORIAL.fr, TUTORIAL.pl, TUTORIAL.ru, TUTORIAL.sl, TUTORIAL.sv
3615 * TUTORIAL.th: Add sentence-end-double-space: nil.
3616
3617 * TUTORIAL.it, TUTORIAL.nl, TUTORIAL.sv: Add coding: latin-1.
3618
28cfe103 36192004-04-16 Alex Ott <ottalex@narod.ru>
02913968 3620
28cfe103 3621 * TUTORIAL.ru: Various corrections.
02913968 3622
d2072c54
JL
36232004-04-14 Jan Nieuwenhuizen <janneke@gnu.org>
3624
3625 * TUTORIAL.nl: Update Delete/Delback translation.
3626
43ea9947
JH
36272004-04-05 Jesper Harder <harder@ifa.au.dk>
3628
3629 * TODO: Remove index-apropos entry.
3630
35aeddc4
JL
36312004-04-01 Juri Linkov <juri@jurta.org>
3632
3633 * HELLO: Add Javanese.
3634
30301a73
VJL
36352004-03-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3636
3637 * ps-prin1.ps: Clip the header and footer area, so text will not be
3638 printed outside header or footer, respectively.
3639 (HeaderClip, FooterClip): New PostScript funs.
3640 (HeaderText, FooterText): Adjust PostScript code.
3641
880820fe 36422004-03-29 Jan Djärv <jan.h.d@swipnet.se>
6d8e13a0
JD
3643
3644 * TODO: Removed drag-and-drop entry (DONE).
3645
ab24c127
KS
36462004-03-19 Kim F. Storm <storm@cua.dk>
3647
3648 * TODO: Remove entries for fringe related issues (DONE).
3649 Remove entry about image-relative coordinates of mouse clicks (DONE).
3650
44c0a465
SM
36512004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
3652
3653 * compilation.txt: New file.
3654
89b1172b
JB
36552004-02-29 Juanma Barranquero <lektu@terra.es>
3656
3657 * NEWS: Remove bogus reference to user option unicode-data.
3658
8c094106
EZ
36592004-02-16 Klaus Zeitler <kzeitler@lucent.com>
3660
3661 * PROBLEMS: Document crashes on X when build with GCC and GNU ld.
3662
ea855511
AS
36632004-02-08 Andreas Schwab <schwab@suse.de>
3664
3665 * NEWS: Fix typo.
3666
89b1172b 36672003-12-29 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
d9c4f512
EZ
3668
3669 * TUTORIAL.bg: Use windows-1251 encoding. Fix punctuation errors.
3670
cae8ddbb
LH
36712003-11-21 Lars Hansen <larsh@math.ku.dk>
3672
3673 * TODO: Add plans for change of file attributes UID and GID from
3674 integer to string.
89b1172b
JB
3675
36762003-11-10 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
e0739877
KH
3677
3678 * HELLO: Add Kannada.
3679
b8811003
KH
36802003-11-05 Juri Linkov <juri@jurta.org>
3681
3682 * HELLO: Fix language names. Add C, Braille, Georgian, Ukrainian.
3683 Add IPA pronunciation to English. Fix tab widths.
3684
984002eb
EZ
36852003-11-03 David Ponce <david.ponce@wanadoo.fr>
3686
3687 * PROBLEMS: Document segfaults with Linux kernels that enable the
3688 Exec-shield functionality.
3689
85afc7c7
KH
36902003-10-30 Kenichi Handa <handa@m17n.org>
3691
3692 * HELLO: Fix cases of language names. Make German lines one.
89b1172b 3693 Delete FORTRAN, add Mathematics.
85afc7c7 3694
880820fe 36952003-10-24 Jan Djärv <jan.h.d@swipnet.se>
f16a1bf6
JD
3696
3697 * PROBLEMS: Characters are displayed as empty boxes or
3698 with wrong font under X.
3699
00694c20
WL
37002003-09-30 Werner Lemberg <wl@gnu.org>
3701
3702 * TUTORIAL.de: Minor updates and grammatical fixes.
3703
b9e6b498
GM
37042003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
3705
3706 * TODO: Add invisible text kill/yank issue.
3707
f387bdea
RS
37082003-08-29 Wim Nieuwenhuizen <wwwillem@xs4all.nl>
3709
3710 * TUTORIAL.nl: Many changes.
3711
70d76272
SE
37122003-08-20 Stephen Eglen <stephen@gnu.org>
3713
3714 * MORE.STUFF: Update URLs for several projects.
3715
5b4ffca2
AC
37162003-07-22 Andrew Choi <akochoi@shaw.ca>
3717
3718 * PROBLEMS: Truncated process output with pty's on Mac OS X.
3719
0ea94e9b
NR
37202003-07-14 Nick Roberts <nick@nick.uklinux.net>
3721
3722 * NEWS: Merge in the changes for versions 21.2 and 21.3 as
3723 documented on the EMACS_21_1_RC branch.
3724
603b8073
KH
37252003-03-03 Chao-Hong Liu <chliu@gnu.org>
3726
3727 * TUTORIAL.cn: Updated.
3728 * TUTORIAL.zh: Updated.
3729
924df208
BW
37302003-04-24 Bill Wohler <wohler@newt.com>
3731
3732 * MH-E-NEWS: Upgraded to MH-E version 7.3.
3733
a8feaa04 37342003-04-03 Kenichi Handa <handa@m17n.org>
162eab5f
KH
3735
3736 * HELLO: Fix the malayalam line.
3737
19c37f01
DL
37382003-04-01 Dave Love <fx@gnu.org>
3739
6772c8e1 3740 * letter.xpm: Use transparent/opaque `colors'.
19c37f01 3741
8064e321
DL
3742 * letter.xbm: Deleted.
3743
3744 * letter.pbm: New.
3745
a670d17a
AS
37462003-03-24 Andreas Schwab <schwab@suse.de>
3747
3748 * HELLO: Remove extra TAB in Greek entries.
3749
9a6155bb
KH
37502003-03-03 Chao-Hong Liu <chliu@gnu.org>
3751
3752 * TUTORIAL.cn, TUTORIAL.zh: New files.
3753
0a8548de 3754 * TUTORIAL.translators: List TUTORIAL.cn and TUTORIAL.zh.
9a6155bb 3755
746ba5c1
KH
37562003-02-24 Kenichi Handa <handa@m17n.org>
3757
3758 * HELLO: Add Malayalam.
3759
b8b42717
DL
37602003-02-13 Dave Love <fx@gnu.org>
3761
3762 * TUTORIAL.es: Add coding spec.
3763
61cb0b53
KH
37642003-02-11 Kenichi Handa <handa@m17n.org>
3765
3766 * HELLO: Fix Hindi and add Tamil.
3767
880820fe 37682003-02-05 Francesco Potortì <pot@gnu.org>
bd6f8e84
FP
3769
3770 * TUTORIAL.it: Italian tutorial.
3771 From Alfredo Finelli <alfredofnl@tiscali.it> (original translator).
880820fe 3772 Revised by Francesco Potortì <pot@gnu.org>.
bd6f8e84 3773
3d7ca223
BW
37742003-02-03 Bill Wohler <wohler@newt.com>
3775
3776 * MH-E-NEWS: Upgraded to MH-E version 7.2.
3777
c60ee5e7
JB
37782003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
3779
3780 * MACHINES: Added Cygwin.
3781
880820fe 37822003-01-27 Jan Djärv <jan.h.d@swipnet.se>
46def989
JD
3783
3784 * DEBUG: Added note about xmon.
3785
675d000f
RS
37862003-01-20 Joanna Pluta <joanna_p@gazeta.pl>
3787
3788 * TUTORIAL.pl: Updated.
3789
880820fe 37902003-01-11 Pavel Janík <Pavel@Janik.cz>
50ac5b3c
PJ
3791
3792 * TUTORIAL.sk: Updated to reflect changes in English version.
880820fe 3793 From Miroslav Vaško <zemiak@zoznam.sk>.
50ac5b3c 3794
880820fe 37952003-01-09 Francesco Potortì <pot@gnu.org>
98657898
FP
3796
3797 * etags.1: Added reference to the new `etags --help --lang=LANG'
3798 option.
3799
c3d9274a
BW
38002003-01-08 Bill Wohler <wohler@newt.com>
3801
3802 * MH-E-NEWS: Upgraded to MH-E version 7.1.
3803
128a6043
ST
38042003-01-01 Steven Tamm <steventamm@mac.com>
3805
3806 * MACHINES: Added pointer to Mac OS X install instructions.
3807
14e7b3a9
KH
38082002-12-10 Kenichi Handa <handa@m17n.org>
3809
3810 * TUTORIAL.sv: Renamed from TUTORIAL.se.
3811
bdcfe844
BW
38122002-11-29 Bill Wohler <wohler@newt.com>
3813
3814 * MH-E-NEWS: Upgraded to MH-E version 7.0.
3815
880820fe 38162002-11-22 Rafael Sepúlveda <drs@gnulinux.org.mx>
1fc628ee 3817
28cfe103 3818 * TUTORIAL.es: Extensively changed and updated.
1fc628ee 3819
a1b4049d
BW
38202002-10-01 Bill Wohler <wohler@newt.com>
3821
3822 * MH-E-NEWS: Upgraded to mh-e version 6.1.1.
3823
7ed9159a
JY
38242002-09-16 Jonathan Yavner <jyavner@engineer.com>
3825
3826 * ses-example.ses: New file: example spreadsheet.
3827
6c61f3f4
KH
38282002-09-04 Kenichi Handa <handa@etl.go.jp>
3829
3830 * HELLO: Fix Unicode Greek line.
3831
38322002-09-03 Kenichi Handa <handa@etl.go.jp>
3833
3834 * TUTORIAL.ja: Updated in accordance with the latest English
3835 version.
3836
60753e2d
AS
38372002-09-01 Andreas Schwab <schwab@suse.de>
3838
3839 * TUTORIAL.de: Updated in accordance with the English version.
3840 From Mario Lang <mlang@delysid.org>.
3841
473d2053
MR
38422002-08-12 Markus Rost <rost@math.ohio-state.edu>
3843
3844 * HELLO: Fix some white spaces.
3845
ca8f3642
RS
38462002-06-26 Richard M. Stallman <rms@gnu.org>
3847
3848 * ps-prin0.ps, ps-prin1.ps: Add license exception.
3849
5fd4d159
EZ
38502002-06-16 Eli Zaretskii <eliz@is.elta.co.il>
3851
880820fe 3852 * TUTORIAL.fr: New version from Éric Jacoboni <jaco@teaser.fr>.
5fd4d159 3853
9e00616f
EZ
38542002-05-04 Eli Zaretskii <eliz@is.elta.co.il>
3855
3856 * HELLO: Add a few greetings that use Unicode characters.
3857
45fd9aa5
EZ
38582002-04-20 Eli Zaretskii <eliz@is.elta.co.il>
3859
3860 * termcap.src: New version from ftp://invisible-island.net.
3861
880820fe 38622002-03-24 Pavel Janík <Pavel@Janik.cz>
bb2f7e35
PJ
3863
3864 * TUTORIAL.translators: New file, list of tutorial translators.
3865
43ef72f2
SZ
38662002-02-01 ShengHuo ZHU <zsh@cs.rochester.edu>
3867
3868 * gnus.xpm: Remove garbages.
3869
880820fe 38702002-01-27 Pavel Janík <Pavel@Janik.cz>
7a4b11ca
PJ
3871
3872 * letter.xpm: New file, XPM variant of letter.xbm.
3873
880820fe 38742001-12-03 Pavel Janík <Pavel@Janik.cz>
58cfce98
PJ
3875
3876 * COPYING: Move back.
3877
880820fe 38782001-11-29 Pavel Janík <Pavel@Janik.cz>
0142178a
PJ
3879
3880 * COPYING: Removed.
3881
d4b56a8f
EZ
38822001-11-23 Eli Zaretskii <eliz@is.elta.co.il>
3883
3884 * emacstool.1, etags.1, emacs.1: Modify distribution terms to
3885 something simpler than the GFDL.
3886
f2d176f2
CW
38872001-11-22 Colin Walters <walters@debian.org>
3888
3889 * PROBLEMS: Remove already applied calc info patches. Clarify
3890 that there is no such thing as Debian GNU/Linux 2.4.3. ftpd is
3891 not handled by alternatives in Debian, the reporter surely meant
3892 just "--config ftp".
3893
740d1567
EZ
38942001-11-18 Eli Zaretskii <eliz@is.elta.co.il>
3895
880820fe 3896 * fr-survival.tex: New file, from Éric Jacoboni <jaco@teaser.fr>.
740d1567 3897
bcd83ff9
EZ
38982001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
3899
880820fe 3900 * TUTORIAL.fr: New version from Éric Jacoboni <jaco@teaser.fr>.
bcd83ff9 3901
d1c9842e
CW
39022001-11-17 Colin Walters <walters@debian.org>
3903
3904 * PROBLEMS: Remove calc problems.
3905
c054b556
EZ
39062001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
3907
880820fe 3908 * TUTORIAL.fr: New file. From Éric Jacoboni <jaco@teaser.fr>.
c054b556 3909
1b23afd5
EZ
39102001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
3911
3912 * Makefile (mostlyclean, clean, distclean, maintainer-clean):
3913 Add *.dvi and *.log.
3914 (SOURCES): Update the list of files.
3915
3916 * calccard.tex: New file.
3917 * calccard.ps: New file.
3918
177338c4
EZ
39192001-11-01 Eli Zaretskii <eliz@is.elta.co.il>
3920
3921 * etags.1: Replace presentation-level troff macros that simulate
3922 tables with tbl markup. From Eric S. Raymond <esr@thyrsus.com>.
3923
71431a0e
GM
39242001-10-20 Gerd Moellmann <gerd@gnu.org>
3925
6aa97356 3926 * (Version 21.1 released.)
71431a0e 3927
07b041a7
EZ
39282001-09-29 Eli Zaretskii <eliz@is.elta.co.il>
3929
3930 * HELLO: Fix the Italian and Maltese entries. From Trevor Spiteri
3931 <tbspit@eng.um.edu.mt>.
3932
880820fe 39332001-08-25 Pavel Janík <Pavel@Janik.cz>
13583fa4
EZ
3934
3935 * HELLO: Slovak language name added to be compatible with other
3936 languages.
3937
13544774
EZ
39382001-08-23 Eli Zaretskii <eliz@is.elta.co.il>
3939
3940 * TUTORIAL.pl: Updated in accordance with the English version.
880820fe 3941 From Beata Wierzchołowska <beataw@orient.uw.edu.pl> and
744d746b 3942 Janusz S. Bien <jsbien@mail.uw.edu.pl>.
13544774 3943
3a4f8160
EZ
39442001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
3945
3946 * MACHINES: Modify the entry for HITACHI SR2001/SR2201 series, as
3947 per config.sub and config.guess. Reported by Ryo Furue
3948 <furufuru@ccsr.u-tokyo.ac.jp>.
3949
880820fe 39502001-08-10 Pavel Janík <Pavel@Janik.cz>
9d9fd4e8
PJ
3951
3952 * TUTORIAL.sk: Updated in accordance with the English version.
880820fe 3953 From Miroslav Vaško <vasko@debian.cz>.
9d9fd4e8 3954
402acb3e
EZ
39552001-08-08 Eli Zaretskii <eliz@is.elta.co.il>
3956
3957 * TUTORIAL.ko: Updated in accordance with the English version.
3958 From Koaunghi Un <koaunghi@world.kaist.ac.kr>.
3959
880820fe 39602001-08-06 Pavel Janík <Pavel@Janik.cz>
86f9d5af 3961
402acb3e 3962 * TUTORIAL.cs: Update from Milan Zamazal.
86f9d5af 3963
880820fe 39642001-08-05 Pavel Janík <Pavel@Janik.cz>
dffb6224 3965
5879ac68 3966 * TUTORIAL.cs, TUTORIAL.sk, cs-refcard.tex, sk-refcard.tex: E-mail
dffb6224
PJ
3967 address of Milan Zamazal changed.
3968
880820fe 39692001-08-04 Pavel Janík <Pavel@Janik.cz>
1e78d347 3970
402acb3e
EZ
3971 * TUTORIAL, TUTORIAL.cs: Be consistent when naming CONTROL and
3972 META keys.
1e78d347 3973
b344d29d 39742001-05-17 Francesco Potortì <pot@gnu.org>
6f460497 3975
fffa137c 3976 * etags.1: Add the latest changes to etags behavior.
6f460497 3977
716d48ed
EZ
39782001-05-04 Eli Zaretskii <eliz@is.elta.co.il>
3979
3980 * emacsclient.1: Place in the public domain.
3981
42ec1588
EZ
39822001-04-29 Eli Zaretskii <eliz@is.elta.co.il>
3983
3984 * emacstool.1: Place under GFDL.
3985
26978e9a
EZ
39862001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
3987
3988 * emacs.1: Place under GFDL.
3989
3990 * etags.1: Ditto.
3991
3992 * gfdl.1: New file.
3993
6f4dd4dc
GM
39942001-04-18 Gerd Moellmann <gerd@gnu.org>
3995
3996 * TUTORIAL.sk, sk-survival.tex
3997 * sk-refcard.ps, sk-refcard.tex, sk-dired-ref.ps
3998 * sk-dired-ref.tex: New files.
6f460497 3999
6f4dd4dc 4000 * cs-survival.tex, cs-dired-ref.ps, cs-dired-ref.tex: New files.
880820fe 4001 From Pavel@Janik.cz (Pavel Janík).
6f4dd4dc 4002
719d83ad
GM
40032001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4004
4005 * ps-prin1.ps: Footer implementation. Doc fix.
4006 (doLineNumber): Code fix for line number color.
4007 (BeginPage, BeginSheet, HeaderFramePath, HeaderFrame, HeaderText): Code
4008 fix for footer implementation.
4009 (TextStart, SetFooterLines, FooterFrameStart, doFramePath)
4010 (FooterFramePath, doFrame, FooterFrame, FooterStart)
4011 (HeaderOrFooterTextLines, HeaderOrFooterText, FooterText): New funs.
4012
b3f6107b
GM
40132001-04-03 Gerd Moellmann <gerd@gnu.org>
4014
4015 * splash8.xpm: New image from Luis Fernandes <elf@ee.ryerson.ca>
4016 for color depth 8.
4017
acfb077d
GM
40182001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4019
4020 * ps-prin1.ps: Line and paragraph spacing feature.
4021 (LineHS, ParagraphHS, EffectUnderline, EffectStrikeou, EffectOverline)
4022 (EffectShadow, EffectBox, EffectOutline): New vars.
4023 (PSL, S, EF, printZebra, doColumnZebra, doZebra): Code fix.
4024 (PHL, LHL): New funs.
4025
4026 * ps-prin2.ps: File eliminated.
6f460497 4027
e6b13c74
GM
40282001-03-26 Gerd Moellmann <gerd@gnu.org>
4029
4030 * splash.pbm: New image from Luis Fernandes <elf@ee.ryerson.ca>.
4031
7589860e
GM
40322001-03-15 Gerd Moellmann <gerd@gnu.org>
4033
4034 * splash.xpm, splash.pbm: Replaced with new images from
4035 Luis Fernandes <elf@ee.ryerson.ca>.
4036
75dfe990
GM
40372001-03-05 Gerd Moellmann <gerd@gnu.org>
4038
4039 * cs-refcard.ps, cs-refcard.tex: New files.
4040
baebd8a5
GM
40412001-02-26 Gerd Moellmann <gerd@gnu.org>
4042
4043 * THE-GNU-PROJECT: New file.
4044
f6839838
AI
40452001-02-22 Andrew Innes <andrewi@gnu.org>
4046
4047 * MACHINES: Update pointer to MS-Windows install instructions.
4048
54ed3bd2
GM
40492001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4050
4051 * ps-prin1.ps: Code fix to support `ps-zebra-stripe-follow'
4052 functionality enhancement.
4053 (doColumnZebra): Code fix.
6f460497 4054
5f87b051
DL
40552001-02-08 Dave Love <fx@gnu.org>
4056
e57c6a77 4057 * tasks.texi, SERVICE: Updated.
5f87b051 4058
350d71b3
AI
40592001-02-03 Andrew Innes <andrewi@gnu.org>
4060
4061 * PROBLEMS: Add note about need to specify extra compiler flags
4062 with recent Cygwin ports of gcc.
4063
437368fe
EZ
40642001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
4065
4066 * DEBUG: Expand and update, based on the instructions to
4067 pretesters, nt/INSTALL, and private communications and experience.
4068
35e8600f
DL
40692001-01-17 Dave Love <fx@gnu.org>
4070
4071 * termcap.src: New version from http://www.tuxedo.org/~esr/terminfo/.
4072
6d0afc03
GM
40732001-01-08 Gerd Moellmann <gerd@gnu.org>
4074
4075 * TUTORIAL.es: New file.
4076
a758f97d
GM
40772001-01-08 Kevin Gallagher <kevingal@onramp.net>
4078
4079 * edt-user.doc: Updated to reflect EDT Emulation version 4.0
5879ac68 4080 enhancements.
89d57763 4081
5e56e175
GM
40822000-12-29 Gerd Moellmann <gerd@gnu.org>
4083
4084 * fr-refcard.tex, fr-refcard.ps, fr-drdref.tex, fr-drdref.ps: New
4085 files.
4086
49172314
GM
40872000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4088
4089 * ps-prin1.ps: Handle form feed better when ps-zebra-stripe-follow
4090 is non-nil.
4091 (printZebra, BeginPage): Code fix.
89d57763 4092
125f929e
MB
40932000-12-15 Miles Bader <miles@gnu.org>
4094
10d1d0af 4095 * DEBUG: Add note about using `inverse-video' to detect excessive
125f929e
MB
4096 screen redraw.
4097
e2849090 40982000-12-07 Dave Love <fx@gnu.org>
63dfcf4b 4099
e2849090 4100 * CODINGS, CHARSETS: Removed. (Mule 2.3 relics.)
f29d1e75 4101
e2849090 41022000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2f8a6857 4103
e2849090 4104 * ps-prin1.ps: Eliminated the line number font predefinition.
2f8a6857 4105
fccf2940
KH
41062000-11-09 Kenichi Handa <handa@etl.go.jp>
4107
4108 * TUTORIAL.ja: Adjusted for the change of TUTORIAL (use C-x C-l,
4109 not M-:, as example of disabled command).
4110
57731876
GM
41112000-11-02 Gerd Moellmann <gerd@gnu.org>
4112
4113 * ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Renamed from NEWS.*.
4114
1e4d32f8
GM
41152000-10-16 Gerd Moellmann <gerd@gnu.org>
4116
4117 * 3B-MAXMEM, AIX.DUMP, SUN-SUPPORT: Removed.
4118
4119 * tasks.texi: Updated to the version from /gd/gnuorg.
4120
76eebffc
GM
4121 * FTP: Refer to the GNU web site.
4122
ab6afc64
DL
41232000-10-12 Dave Love <fx@gnu.org>
4124
4125 * gnus.pbm: New file.
4126
4127 * gnus.xbm: Deleted.
4128
a3489ece
MB
41292000-10-05 Miles Bader <miles@lsi.nec.co.jp>
4130
4131 * gnus-pointer.xbm, gnus-pointer.xpm: Remove top empty line.
4132
36eb0a91
GM
41332000-09-22 Gerd Moellmann <gerd@gnu.org>
4134
4135 * splash.xbm: File removed.
4136 * splash.pbm: New file.
89d57763 4137
b7e11c5b
GM
41382000-09-20 Gerd Moellmann <gerd@gnu.org>
4139
4140 * splash.xbm: New file.
4141
c113de23
GM
41422000-09-19 Gerd Moellmann <gerd@gnu.org>
4143
4144 * splash.xpm: New file.
4145
e7997ff4
DL
41462000-09-11 Dave Love <fx@gnu.org>
4147
4148 * gnus.xbm, gnus.xpm, gnus-pointer.xpm, gnus-pointer.xbm: New
4149 files.
4150
87d0f685
GM
41512000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4152
4153 * ps-prin3.ps: Eliminated.
4154
4155 * ps-prin2.ps: Changed comment version (6.0).
4156
4157 * ps-prin1.ps: Changed comment version (6.0).
4158
4159 * ps-prin0.ps: Changed comment version (6.0).
89d57763 4160
177c0ea7 41612000-08-24 Wlodzimierz Bzyl <matwb@univ.gda.pl>
85d6400c
KH
4162
4163 * survival.tex: New file.
4164
6917e6bb
GM
41652000-08-21 Gerd Moellmann <gerd@gnu.org>
4166
4167 * de-refcard.ps, de-refcard.tex: Renamed from refcard-de.*.
89d57763 4168
6917e6bb
GM
4169 * pl-refcard.ps, pl-refcard.tex: Renamed from refcard-pl.*.
4170
3787e12e
GM
41712000-08-17 Gerd Moellmann <gerd@gnu.org>
4172
4173 * NEWS.1: Reintegrated into NEWS.
4174
4175 * OOOOONEWS...OONEWS: Renamed to NEWS.1...NEWS.4.
4176
1c2eabab
GM
41772000-08-16 Gerd Moellmann <gerd@gnu.org>
4178
d7b38c05
GM
4179 * dired-ref.tex, dired-ref.ps: New files.
4180
1c2eabab
GM
4181 * refcard-de.tex, refcard-de.ps: New files.
4182
e8bea4c0
GM
41832000-07-20 Gerd Moellmann <gerd@gnu.org>
4184
4185 * emacs.1: Change `-b' to `-bw'.
4186
aa9efec9
AS
41872000-07-07 Andreas Schwab <schwab@suse.de>
4188
4189 * yow.lines: Fix indentation.
4190
45f485a6
GM
41912000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4192
4193 * ps-prin0.ps: Insert a version number comment (5.2.2).
4194 Indentation fix.
4195
4196 * ps-prin1.ps: Insert a version number comment (5.2.2). Can
4197 select page size with/without giving an error if PostScript
4198 printer doesn't have this kind of page size. Zebra Stripe
4199 continues or restarts on next page. Indentation fix.
4200 (BeginSheet): If necessary, rescale n-up to fit on the sheet of
4201 paper.
4202 (BeginDoc, doColumnZebra, HeaderText): Code fix.
4203 (SetPageSize): New proc.
4204
4205 * ps-prin2.ps: Insert a version number comment (5.2.2).
4206
4207 * ps-prin3.ps: Insert a version number comment (5.2.2).
4208 Indentation fix.
4209
a199a865
GM
42102000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4211
4212 * ps-prin1.ps: PostScript code compatibility with other utilities
4213 like mpage, psnup, etc.
4214 (isLineStep): Code fix.
4215 (BeginDoc, BeginSheet): Utility compatibility.
4216
3281430c
DL
42172000-05-03 Dave Love <fx@gnu.org>
4218
4219 * letter.xbm: New file.
4220
57cb56f5
GM
42212000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4222
4223 * ps-prin0.ps: PostScript level 1 compatibility.
4224
4225 * ps-prin1.ps: PostScript level 1 compatibility, Upside-down
4226 printing and line number step.
4227 (BeginDoc, doLineNumber, SL, HL): Code fix.
4228 (isLineStep, PSL): New funs.
4229
4230 * ps-prin3.ps: PostScript level 1 compatibility.
4231
34f3f342
GM
42322000-04-10 Gerd Moellmann <gerd@gnu.org>
4233
4234 * refcard.bit: Removed.
4235
857e88e2
KH
42362000-04-10 Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>
4237
4238 * refcard-pl.ps: New file.
4239 * refcard-pl.tex: New file.
4240
7438c86b
GM
42412000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4242
4243 * ps-prin0.ps: Replace gs_languagelevel by languagelevel.
4244 (DefOp): New proc.
4245
4246 * ps-prin1.ps: Replace gs_languagelevel by languagelevel.
4247 (printBackground, SetColor): New procs.
4248 (ZebraColor): Renaming old ZebraGray var.
89d57763 4249
1a3199d9
GM
42502000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4251
4252 * ps-prin1.ps: Eliminate SkipFirstPage.
4253
ee1c5b21
GM
42542000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4255
4256 * ps-prin0.ps: Define command only for language level 1.
4257
d0ab3e9d 42582000-03-16 Vinicius Jose Latorre <vinicius@cpqd.com.br>
89d57763 4259
57cb56f5
GM
4260 * ps-prin0.ps: Define packedarray operator for language level 1,
4261 adjust setduplexmode and settumble definitions.
89d57763 4262
81c7ca69
GM
42632000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4264
f78b3baf 4265 * ps-prin0.ps: New file.
89d57763 4266
81c7ca69
GM
4267 * ps-prin1.ps, ps-prin3.ps: Eliminate CheckConfig.
4268
6ddb893f
KH
42692000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4270
4271 * ps-prin1.ps, ps-prin2.ps, ps-prin3.ps: New files.
4272
3156909f
PE
42731999-11-30 Paul Eggert <eggert@twinsun.com>
4274
4275 * PROBLEMS: Update Solaris 2.6 and 7 problems.
4276
1b0d24e7
PE
42771999-11-22 Paul Eggert <eggert@twinsun.com>
4278
4279 * NEWS: Rename messages-locale to system-messages-locale
4280 and time-locale to system-time-locale.
4281
bab4e322
NF
42821999-10-24 Noah Friedman <friedman@splode.com>
4283
4284 * yow.lines: Add more quotes. Correct a misquote.
4285
4286 * spook.lines: Add more phrases.
4287
83a4cf1d
PE
42881999-10-23 Paul Eggert <eggert@twinsun.com>
4289
1b0d24e7 4290 * NEWS: Describe new functions and variables for locales.
83a4cf1d 4291
c37bbd4f
GM
42921999-10-07 Gerd Moellmann <gerd@gnu.org>
4293
4294 * TUTORIAL.ro: Change copyright statement.
bab4e322 4295
a933dad1
DL
42961999-07-12 Richard Stallman <rms@gnu.org>
4297
4298 * Version 20.4 released.
4299
43001999-06-27 Karl Heuer <kwzh@gnu.org>
4301
4302 * yow.lines: Fix indentation. Fix typo.
4303
43041999-01-19 Dave Love <fx@gnu.org>
4305
4306 * MORE.STUFF: Revamped.
4307
43081999-01-14 Dave Love <fx@gnu.org>
4309
4310 * FAQ: Merge posted updates.
4311
43121998-12-14 Dave Love <fx@gnu.org>
4313
4314 * FAQ: Somewhat edited copy of the most recently posted version.
4315
43161998-11-04 Kenichi Handa <handa@etl.go.jp>
4317
4318 * MACHINES (NEC EWS4800): New section.
4319
43201998-09-04 Karl Heuer <kwzh@gnu.org>
4321
4322 * TUTORIAL: Use C-x C-l, not M-:, as example of disabled command.
4323
43241998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
4325
4326 * Version 20.3 released.
4327
4328 * TUTORIAL.ro: New file.
4329
43301998-04-10 Ken'ichi Handa <handa@melange.gnu.org>
4331
4332 * TUTORIAL.sl: Renamed back to the original.
4333
43341998-04-10 Kenichi Handa <handa@etl.go.jp>
4335
4336 * TUTORIAL.cs: Renamed from TUTORIAL.cz.
4337 * TUTORIAL.ja: Renamed from TUTORIAL.jp.
4338 * TUTORIAL.ka: Renamed from TUTORIAL.kr.
4339 * TUTORIAL.sk: Renamed from TUTORIAL.sl.
4340
43411998-04-06 Kenichi Handa <handa@etl.go.jp>
4342
4343 * TUTORIAL.jp: Re-translated for the latest TUTORIAL.
4344
43451998-03-26 Richard Stallman <rms@psilocin.gnu.org>
4346
4347 * TUTORIAL.sl: New file.
4348
43491997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4350
4351 * Version 20.2 released.
4352
43531997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4354
4355 * Version 20.1 released.
4356
43571997-06-02 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
4358
4359 * CODINGS, CHARSETS: New files.
4360
43611996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4362
4363 * Version 19.33 released.
4364
43651996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4366
4367 * Version 19.32 released.
4368
43691996-06-23 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4370
4371 * refcard.ps: File obtained from someone else;
4372 it was generated badly here.
4373
43741996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
4375
4376 * Version 19.31 released.
4377
43781996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
4379
4380 * TUTORIAL: Rephrase the first page to fit on a standard tty screen.
4381
43821996-05-03 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
4383
4384 * emacs.bash: Use >|.
4385
43861996-01-20 Geoff Voelker <voelker@cs.washington.edu>
4387
4388 * rgb.txt: New file.
4389
43901995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4391
4392 * Version 19.30 released.
4393
43941995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4395
4396 * gnus-tut.txt: New file.
4397
43981995-07-26 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
4399
4400 * Rename termcap to termcap.src, the historical name for an
4401 uninstalled termcap file.
4402
44031995-06-28 Eric S. Raymond <esr@spiff.gnu.ai.mit.edu>
4404
5879ac68 4405 * termcap.dat, termcap.ucb: Deleted and replaced.
a933dad1
DL
4406
4407 * termcap: New termcap file from the ncurses project; bigger,
4408 better, brighter, does away with waxy yellow buildup. Email
4409 me at terminfo@ccil.org if you have any trouble with this.
4410
4411 * README: Changed to track above change.
4412
44131995-05-24 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
4414
4415 * TUTORIAL: Delete reference to ALT. Change <Rubout> to <Delete>.
4416
44171995-04-26 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
4418
4419 * Makefile (maintainer-clean): Renamed from realclean.
4420
44211995-04-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4422
4423 * tpu-doc.el: File moved to etc dir and renamed.
4424
44251995-04-07 Boris Goldowsky <boris@cs.rochester.edu>
4426
4427 * enriched.doc: Rewritten and simplified.
4428
44291994-11-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4430
4431 * Makefile (eterm): New rule.
4432 (TIC): New variable.
4433
4434 * e/eterm, e/eterm.ti: New files.
4435
44361994-10-24 Boris Goldowsky <boris@mole.gnu.ai.mit.edu>
4437
4438 * enriched.doc: New file.
4439
44401994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4441
4442 * Version 19.26 released.
4443
44441994-07-03 Richard Stallman (rms@gnu.ai.mit.edu)
4445
4446 * TUTORIAL: Talk about flow control along with C-x C-s and C-s.
4447
44481994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4449
4450 * Version 19.25 released.
4451
44521994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4453
4454 * Version 19.24 released.
4455
44561994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4457
4458 * Version 19.23 released.
4459
44601994-04-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4461
4462 * Makefile (clean): Delete DOC*.
4463
44641993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4465
4466 * Version 19.22 released.
4467
44681993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4469
4470 * Version 19.21 released.
4471
44721993-11-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4473
4474 * Version 19.20 released.
4475
44761993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4477
4478 * Version 19.19 released.
4479
44801993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4481
4482 * Version 19.18 released.
4483
44841993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4485
4486 * Version 19.16 released.
4487
44881993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4489
4490 * version 19.15 released.
4491
44921993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4493
4494 * Version 19.14 released.
4495
44961993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4497
5879ac68 4498 Bring mumbleclean targets into conformance with GNU coding standards.
a933dad1
DL
4499 * Makefile (distclean): Don't remove backup and autosave files.
4500 These are easy to get rid of in other ways, and a pain to lose.
4501 (mostlyclean, realclean): New targets.
4502
45031993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4504
4505 * Version 19.13 released.
4506
45071993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4508
4509 * Version 19.10 released.
4510
45111993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4512
4513 * Version 19.9 released.
4514
45151993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4516
4517 * Version 19.8 released.
4518
45191993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4520
5879ac68 4521 * Version 19.7 released.
a933dad1
DL
4522
45231993-05-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4524
4525 * MACHINES: Mention Linux.
4526
45271993-04-26 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4528
4529 * MACHINES: Add section for NeXT, from Thorsten Ohl.
4530
45311993-04-28 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4532
4533 * NEWS: Documented picture-mode improvements.
4534
45351993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4536
4537 * NEWS: Described the new properties of arrow keys and
4538 next-line-add-newlines. Fixed up the GUD description, it was
4539 out of date. This file referenced LNEWS when it should have
4540 said news.texi; fixed.
4541
5879ac68 4542 * news.texi: invocation-name now exists.
a933dad1
DL
4543
45441993-03-27 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4545
4546 * MORE.STUFF: Added.
4547
45481993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4549
4550 * NEWS: Preserved jimb's last change (documenting kill on
4551 read-only buffers).
bab4e322 4552
a933dad1
DL
4553 Added documentation on new info features.
4554
45551993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4556
97fdf31e 4557 * spook.lines: Alpha-sorted this, and added some new hot buttons
a933dad1
DL
4558 for the 1990s.
4559
45601993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4561
5879ac68 4562 * MACHINES: Deleted some VMS caveats. If the src and lisp
97fdf31e 4563 ChangeLogs are correct, dired and mail and process control are now
a933dad1
DL
4564 fully supported.
4565
4566 * NEWS: Added finder news.
4567
45681993-03-19 Richard Stallman (rms@geech.gnu.ai.mit.edu)
4569
4570 * NEWS: Changed.
4571
45721993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4573
4574 * sex.6: Added 900-line support
4575
4576 * NEWS: Added news about the package finder.
4577
45781993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4579
4580 * MACHINES: `Last updated 10 Feb 1992.' was obviously wrong, so
4581 I nuked it. Let the file mod date serve. Merged in APOLLO and
4582 SUNBUG files. Changed references to 18.* to past tense.
4583
5879ac68 4584 * emacs.names: Merged into JOKES. I faked a mail header from the
a933dad1
DL
4585 Unknown User to delimit the first (unheaded) bit.
4586
4587 * Makefile (relock, unlock): New productions.
4588
45891993-03-18 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4590
4591 Augean-stable cleaning time. Partly to save space, but mostly to
4592 reduce the dizzying amount of *stuff* confronting someone exploring
4593 the Emacs distribution, I have the following changes in the etc
4594 directory:
4595
5879ac68 4596 * CHARACTERS: Merged into TO-DO file under the heading "Long Range:"
a933dad1 4597
5879ac68 4598 * DIFF, CCADIFF, GOSDIFF: Merged into a new outline file titled
a933dad1
DL
4599 OTHER.EMACSES. The present names don't really convey anything.
4600 Various key bindings and feature descriptions have been updated.
4601
5879ac68 4602 * NICKLES.WORTH: Nuked. This is copyrighted material that could land
a933dad1
DL
4603 FSF in hot water.
4604
5879ac68 4605 * INTERVAL.IDEAS: Nuked. RMS's thinking, and indeed the
a933dad1
DL
4606 implementation of intervals, have progressed way beyond this.
4607
5879ac68 4608 * RCP: Nuked. It no longer said anything but "Ooops, sorry!"
a933dad1 4609
5879ac68 4610 * ED.WORSHIP, GNU.JOKES: Merged into a mailbox called JOKES.
a933dad1
DL
4611 Future jokes can accumulate there.
4612
5879ac68 4613 * DISTRIB: The actual domestic order form is now ORDERS.USA.
a933dad1
DL
4614 The DISTRIB text now mentions 19.
4615
5879ac68 4616 * ORDERS.USA: Created. This is just the order form. DISTRIB
a933dad1
DL
4617 has a pointer to it at the beginning.
4618
5879ac68 4619 * EUROPE: Renamed to ORDERS.EUROPE. DISTRIB now has a pointer
a933dad1
DL
4620 to it at the beginning.
4621
25e90411 4622 * OOOONEWS, OOOONEWS: Nuked. It's version 19 --- nobody needs the
a933dad1
DL
4623 version 15 and 17 files anymore.
4624
4625 All files marked "Nuked" have actually been moved to =-prefixed
4626 names as per convention. Originals of all files merged still
4627 exist with =-names.
4628
46291993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4630
5879ac68 4631 * XENIX: Nuked (moved to =XENIX). The hackery it describes is
a933dad1
DL
4632 no longer necessary in the presence of 19's function-key-map
4633 feature; I've added an explanation to the beginning of the file.
4634
46351993-03-10 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4636
4637 * MACHINES: Update description of SYSVr3 and r4 support, due to
4638 Eric Raymond's changes.
4639
46401993-03-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4641
4642 * MACHINES: Mention that you have to edit the configure script
4643 when you add support for a new machine, to get it to recognize the
4644 configuration name.
4645
46461992-11-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4647
4648 * MACHINES: Converted to use GCC-style configuration names,
4649 instead of listing m/*.h and s/*.h files. All knowledge of m/ and
4650 s/ files now lives in ../configure.
4651
46521992-10-06 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
4653
4654 * NEWS: Document included tags tables.
4655
46561992-07-22 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4657
4658 * Corrected the news about VC to reflect reality.
4659
46601992-07-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4661
4662 * etags.1: New file, from Richard K. Pixley at Cygnus.
4663
46641992-06-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4665
4666 * Makefile: Most of the contents of this file were only relevant
4667 to things in `../lib-src'; removed all but the `distclean' and
4668 `clean' targets.
4669
46701992-04-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4671
4672 * COPYING: Got June 1991 version of the GPL here.
4673
4674 * ChangeLog: Since the old etc contents have been split into etc
4675 and lib-src, the old etc's ChangeLog has been duplicated in the
4676 new etc and lib-src. That means that each contains complete and
4677 coherent information, although each contains extraneous
bab4e322 4678 information.
a933dad1
DL
4679
46801992-04-08 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4681
4682 * lib-src/etags.c: "--no-warning" option renamed to "--no-warn",
4683 to be consistent with other GNU programs, like makeinfo.
4684
4685 * lib-src/Makefile: Renamed to Makefile.in; the configure script
4686 will edit this to produce Makefile.
4687
46881992-04-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4689
4690 * etags.c (print_help, print_version): New functions.
4691 (main): Options added to support them.
4692
4693 * etags.c (longopts): New array of long names for the options.
4694 (main): Recognize them.
4695
46961992-04-06 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4697
4698 * etags.c (C_entries): Removed comment saying that \" in a string
4699 isn't recognized as magic, because it is correctly handled.
4700
4701 * getopt.c, getopt.h: New files, from GNU C library.
4702 * etags.c: Rewritten to use getopt.
4703 #include "getopt.h".
4704 (file_num): Variable deleted; its role is now played by getopt's
4705 optind.
4706 (main): Argument processing loop rewritten to call getopt to get
4707 next option. Options which take parameters (-o and -i) rewritten
4708 to get parameter from optarg instead of argv[1]. Filename
4709 preprocessing loop and update command changed similarly.
4710 * Makefile (etags, ctags): Depend on and link with getopt.h,
4711 getopt.o, and getopt1.o.
4712 (getopt.o, getopt1.o): New targets for the GNU getopt routines.
4713
4714 * etags.c (outfflag): Variable deleted; it is non-zero iff outfile
4715 is non-zero.
4716
4717 (main): In the argument processing loop, the 'goto next_arg'
4718 statements are breaking out of the switch statement in exactly the
4719 same way that a simple 'break' statement would; replace the gotos
4720 with breaks, and remove the label.
4721
47221992-04-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4723
4724 * etags.c (C_entries): Clear tydef and next_token_is_func at start.
4725 (consider_token): Move next_token_is_func to global.
4726
47271992-04-02 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4728
4729 * Makefile: Conform with GNU coding standards:
4730 (mostlyclean): New target, synonymous with clean.
4731 (TAGS, check): New targets.
4732 (INSTALL, INSTALLFLAGS): New variables.
4733
47341992-03-31 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4735
5879ac68 4736 * lib-src/Makefile, etc/MACHINES, etc/NEWS: Changed references to
a933dad1
DL
4737 `config.emacs' to `configure'.
4738
4739 * lib-src/Makefile: Adjusted for renaming of share-lib to etc.
4740 * etc/MACHINES: Same.
4741
47421992-03-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4743
4744 * movemail.c (main): Allow tempname to be as long as necessary,
4745 instead of limiting it to 39 characters.
4746
4747 * movemail.c (main): Move declaration of buf from top of function
4748 to local block surrounding the copy loop. This makes it less
4749 likely to be confused with the buf used by the code which checks the
4750 permissions on outname's directory.
4751
47521992-03-20 Jim Kingdon (kingdon@albert.gnu.ai.mit.edu)
4753
4754 * SERVICE: Remove my entry.
4755
47561992-03-09 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
4757
4758 * Makefile (emacstool, nemacstool, xvetool): Use ${CFLAGS}, not
4759 hardcoded -g.
4760
4761 * movemail.c (xmalloc): Return char *, not int.
4762 (main) [!MAIL_USE_FLOCK]: Add a new conditional, MAIL_UNLINK_SPOOL,
4763 that is off by default -- normally don't unlink the mail spool
4764 file, just empty it. Pass creat mode 0600, not 0666.
4765
dff28924 47661992-02-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a933dad1
DL
4767
4768 * Makefile (../arch-lib): Depend on ${EXECUTABLES}.
4769 (all): Instead of here.
4770 (install): Don't use the -s option, since people need symbols to
4771 debug code.
4772
dff28924 47731992-01-19 Eric Youngdale (youngdale@v6550c.nrl.navy.mil)
a933dad1
DL
4774
4775 * etags-vmslib.c (fn_exp): Add type cast.
4776
47771992-01-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4778
4779 * movemail.c: Changes in comments.
4780
dff28924 47811992-01-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a933dad1
DL
4782
4783 * Makefile: Make the distclean target erase the DOC files from
4784 ../share-lib and the executables from ../arch-lib.
4785
dff28924 47861992-01-09 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a933dad1 4787
97fdf31e 4788 * emacsclient.c: #include <sys/stat.h>.
a933dad1
DL
4789 (main): Do declare statbfr.
4790
dff28924 47911991-12-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
4792
4793 * emacsserver.c, emacsclient.c [BSD]: Use either /tmp or ~
4794 for the socket, depending on SERVER_HOME_DIR.
4795 If using /tmp, put host name in the socket name.
4796
4797 * movemail.c (pfatal_and_delete): New function.
4798 (main, popmail): Use it.
4799 (popmail): Close output before deleting messages.
4800 Check for error on close and on fsync.
4801 Use `fatal' where appropriate.
4802 (main): Remove (void).
4803
4804 * aixcc.lex: New file. Not officially part of Emacs.
4805 * Makefile: Rules for that.
4806
dff28924 48071991-12-04 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
a933dad1
DL
4808
4809 * yow.c (main): Rename all references to PATH_EXEC to PATH_DATA.
4810
4811 * etags.c (main): Properly cast call to alloca that initializes
4812 included_files.
4813
48141991-08-17 Roland McGrath (roland@geech.gnu.ai.mit.edu)
4815
4816 * etags.c (files_are_tag_tables): Remove global var.
4817 (process_file): Don't test it. Also remove hack checking for a
4818 file named "TAGS".
4819 (main): -i now takes an arg which is the name of a file to include.
4820 Collect these names and emit include tags for them after processing
4821 all the argument files.
4822
dff28924 48231991-07-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
4824
4825 * wakeup.c: Terminate if parent goes away.
4826
dff28924 48271991-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
4828
4829 * etags.c (C_entries): Process token before handling end of line.
4830 When inner loops reach end of line, just back up.
4831 Let the real end of line processing happen in just one place.
5879ac68 4832 (consider_token): Likewise.
a933dad1 4833
dff28924 48341991-04-11 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
a933dad1
DL
4835
4836 * etags.c (TEX_mode): Skip comments while scanning the text to see
4837 which escape character this file uses.
4838
dff28924 48391991-03-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
4840
4841 * emacsserver.c [USG]: Terminate if msgrcv fails.
4842
dff28924 48431991-03-03 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4844
4845 * emacsserver.c [BSD]: Check for errors on stdin after scanf.
4846
dff28924 48471991-01-25 Jim Blandy (jimb@churchy.ai.mit.edu)
a933dad1
DL
4848
4849 * make-docfile: Find the arguments to a C function correctly,
4850 by not ignoring the character that read_c_string returns. Don't
4851 even try to find argument names for functions that take MANY
4852 or UNEVALLED arguments, since they're a figment of the docstring's
4853 imagination.
4854
dff28924 48551991-01-14 Jim Blandy (jimb@churchy.ai.mit.edu)
a933dad1
DL
4856
4857 * make-docfile: Read the .elc files generated by the new byte
4858 compiler.
4859
dff28924 48601990-12-31 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4861
4862 * refcard.tex: Use cm fonts, not am, in multi-column mode.
4863
dff28924 48641990-11-29 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4865
4866 * movemail.c (mbx_delimit_begin): Put space before `unseen'.
4867
dff28924 48681990-11-27 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4869
4870 * Makefile (install*): No need to install wakeup.
4871
dff28924 48721990-11-26 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4873
4874 * Makefile (install*): Install emacsclient like etags.
4875
dff28924 48761990-11-13 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4877
4878 * movemail.c (error): Handle 3 args.
4879 (main): Don't check input access if using pop.
4880
dff28924 48811990-10-16 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4882
4883 * etags.c (find_entries): Check for numbers after Scheme suffix.
4884
dff28924 48851990-10-14 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4886
4887 * termcap.dat (vt200-80): Fix ke and ks to frob flag 1.
4888
dff28924 48891990-10-09 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4890
4891 * Makefile (nemacstool, xvetool): New targets.
4892
dff28924 48931990-09-26 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4894
4895 * emacsclient.c: Include errno.h and define related variables.
4896
dff28924 48971990-09-23 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4898
4899 * emacsclient.c: Change usage message.
4900
dff28924 49011990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
a933dad1 4902
5879ac68 4903 * emacs.1: Add break before -nw option.
a933dad1 4904
dff28924 49051990-08-19 David J. MacKenzie (djm@apple-gunkies)
a933dad1
DL
4906
4907 * qsort.c: Replace with GNU version.
4908
dff28924 49091990-08-14 David J. MacKenzie (djm@apple-gunkies)
a933dad1
DL
4910
4911 * wakeup.c: New program replacing loadst.c.
4912
dff28924 49131990-08-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4914
4915 * emacsclient.c [USG]: Pass msgsnd only 4 args.
4916
dff28924 49171990-08-09 David J. MacKenzie (djm@pogo.ai.mit.edu)
a933dad1
DL
4918
4919 * etags.c: Rename `flag' variables for what they do instead of
4920 which option character sets them.
4921
dff28924 49221990-05-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4923
4924 * loadst.c (main): Conditional to get load average on Apollo.
4925
dff28924 49261990-05-22 Joseph Arceneaux (jla@churchy.ai.mit.edu)
a933dad1
DL
4927
4928 * emacsserver.c: Set the permission on the socket to 0600.
4929
dff28924 49301990-03-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4931
4932 * emacsclient.c [BSD]: Print clean message for failing getwd.
4933
dff28924 49341990-03-20 David Lawrence (tale@pogo.ai.mit.edu)
a933dad1
DL
4935
4936 * getdate.y: Use the getdate.y from GNU tar for timer.
4937
dff28924 49381990-03-18 Jim Kingdon (kingdon@pogo.ai.mit.edu)
a933dad1
DL
4939
4940 * emacsclient.c (main): Don't put brackets around "filename" in
4941 usage message. It isn't optional.
4942
dff28924 49431990-03-14 Joseph Arceneaux (jla@churchy.ai.mit.edu)
a933dad1 4944
5879ac68 4945 * etags.c (getit): Recognize '$' as beginning identifiers.
a933dad1 4946
dff28924 49471990-02-22 David Lawrence (tale@pogo.ai.mit.edu)
a933dad1
DL
4948
4949 * emacsserver.c: Renamed from server.c.
4950 * Makefile: Reference emacsserver rather than server.
4951 * MACHINES: Doc fix for new emacsserver name.
4952
dff28924 49531990-01-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4954
4955 * emacsclient.c: Print program name in error messages.
4956
dff28924 49571990-01-19 David Lawrence (tale@cocoa-puffs)
a933dad1
DL
4958
4959 * timer.c, getdate.y (new files) and Makefile:
4e2af782
JB
4960 Sub-process support for run-at-time in timer.el.
4961 Doesn't yet work correctly for USG.
a933dad1 4962
dff28924 49631990-01-10 Jim Kingdon (kingdon@pogo)
a933dad1
DL
4964
4965 * MACHINES: Add HP 300 running BSD.
4966
dff28924 49671990-01-02 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4968
4969 * yow.c: Dynamically allocate buffer; skip header before random
4970 choice to avoid bias toward first item.
4971
dff28924 49721989-12-24 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4973
4974 * etags.c (readline): Separate out init of `pend'.
4975
dff28924 49761989-12-17 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4977
4978 * etags.c: Undo changes relating to isgoodhdr.
4979
dff28924 49801989-12-16 Mosur Mohan (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4981
4982 * etags.c (isgoodhdr): New macro.
4983 (_gdh, notgdh): New variable used by that.
4984 (init): Initialize _gdh.
4985 (find_entries): Set header_file.
4986 (consider_token): Use isgoodhdr if in header file.
4987
4988 * etags.c (total_size_of_entries):
4989 Was miscalculating by 1 in rewritten case.
4990
4991 * etags.c (PAS_funcs): One arg to pfnote was missing.
4992
dff28924 49931989-12-05 Joseph Arceneaux (jla@spiff)
a933dad1
DL
4994
4995 * MACHINES: Change for the ULTRIX entry.
4996
dff28924 49971989-11-21 Joseph Arceneaux (jla@spiff)
a933dad1
DL
4998
4999 * etags.c (process_file): If file is not regular, return.
5000
dff28924 50011989-11-06 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5002
5003 * loadst.c (main): Handle FIXUP_KERNEL_SYMBOL_ADDR.
5004
dff28924 50051989-10-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5006
5007 * loadst.c (load_average): If HAVE_GETLOADAVG, use getloadavg.
5008 (main): If HAVE_GETLOADAVG, don't call `nlist'.
5009
dff28924 50101989-10-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5011
5012 * etags.c (consider_token): Allow any number of typespec keywords
5013 after `typedef', before new type name.
5014 (enum sym_type): Add st_C_typespec.
5015 (C_create_stab): Put typespec kwds in table.
5016
dff28924 50171989-08-27 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
a933dad1
DL
5018
5019 * etags.c (main): Don't depend on name invoked by.
5020 If CTAGS is not defined, assume it is ETAGS.
5021
dff28924 50221989-07-31 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5023
5024 * etags.c (L_funcs): Allow package name in define construct,
5025 as in (foo::defmumble name-defined ...).
5026
dff28924 50271989-07-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5028
5029 * etags.c (find_entries): Stupid bug testing for C filename suffixes.
5030
5031 * Makefile (yow): Depends on ../src/paths.h.
5032
dff28924 50331989-07-04 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
a933dad1
DL
5034
5035 * etags.c: Fix compilation by moving Pascal after Fortran.
5036
dff28924 50371989-06-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5038
5039 * movemail.c [USG]: Define F_OK, etc., if not found in header.
5040
dff28924 50411989-05-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5042
5043 * hexl.c: New file, supports hexl-mode.
5044
dff28924 50451989-05-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5046
5047 * movemail.c: New compilation flag MAIL_USE_MMDF.
5048
dff28924 50491989-05-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5050
5051 * emacsclient.c: Use BSD code whenever HAVE_SOCKETS.
5052 * server.c: Likewise.
5053
5054 * make-docfile.c (scan_c_file): Output argument names at end of string.
5055 (write_c_args): New subroutine.
5056
dff28924 50571989-04-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5058
5059 * movemail.c: Report failure of flock.
5060
dff28924 50611989-04-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5062
5063 * etags.c (find_entries): Allow multi-letter extensions for fortran.
5064
dff28924 50651989-04-18 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1 5066
5879ac68 5067 * loadst.c: On bsd4.3, use gettimeofday instead of CPUSTATES.
a933dad1 5068
dff28924 50691989-03-15 Jeff Peck (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5070
5071 * emacstool.c: setenv IN_EMACSTOOL=t, TERM=sun, TERMCAP=.
5072
7de6767d 5073 * emacstool.1: Update to document environment variables.
1e866943 5074
5879ac68 50751989-02-21 Mosur Mohan (email@notavailable)
1e866943 5076
28cfe103 5077 * etags.c (PAS_funcs): New function.
a933dad1 5078
dff28924 50791989-02-21 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1 5080
a933dad1
DL
5081 * movemail.c: On sysv, include unistd.h.
5082
dff28924 50831989-02-18 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5084
5085 * b2m.c: New file.
5086
dff28924 50871989-02-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1 5088
5879ac68 5089 * etags.c: Prolog support from Sunichirou Sugou.
a933dad1 5090
dff28924 50911989-02-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5092
5093 * Makefile (clean): New target.
5094
dff28924 50951989-01-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5096
5097 * fakemail.c (put_line): Break header lines at 79 cols.
5098
28cfe103 50991989-01-19 Sam Kendall (email@notavailable)
a933dad1 5100
1e866943 5101 * etags.c: Greatly rewritten for C++ support and for multiple tags
5879ac68 5102 per line.
a933dad1 5103
dff28924 51041989-01-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5105
5106 * movemail.c: Check access before doing real work.
5107 Check that outfile is in a writable directory.
5108 On fatal error, delete the lock file.
5109
dff28924 51101988-12-31 Richard Mlynarik (mly@rice-chex.ai.mit.edu)
a933dad1 5111
5879ac68
JB
5112 * env.c: Add decl for my-index.
5113 * etags.c (file-entries): .oak => scheme
a933dad1 5114
dff28924 51151988-12-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5116
5117 * movemail.c: Use `access' to check input and output files.
5118
dff28924 51191988-12-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5120
5121 * emacsclient.c (main): Ignore all of CWD before first slash.
5122
dff28924 51231988-12-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5124
5125 * etags.c (readline): Double linebuffer->size outside the xrealloc.
5126
dff28924 51271988-12-22 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5128
5129 * server.c, emacsclient.c: Don't try to use gid_t; it isn't defined.
5130 * server.c: chmod the socket to 0700.
5131
dff28924 51321988-12-09 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5133
5134 * fakemail.c (main): Let env var FAKEMAILER override pgm to run.
5135 (add_field): Delete comments and turn `<', `>' to spaces
5136 in header lines.
5137 (USE_FAKEMAIL): New customization macro says to make fakemail
5138 not be a no-op even on a BSD system.
5139
dff28924 51401988-12-01 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5141
5142 * etags.c (consider_token): Skip comments just like whitespace.
5143 Notice `struct', etc. and set strtag for those tokens.
5144 Return 1 for the token following `struct' if an open-brace follows it.
5145 (C_entries): Special handling of token following `struct'
5146 needed because we have probably advanced to the following line
5147 to find the `{'.
5148 (main): New option `T' sets tflag and strflag.
5149 Set both of them by default if eflags.
5150
dff28924 51511988-11-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5152
5153 * movemail.c: Do fsync before closing output.
5154
dff28924 51551988-11-29 Richard Mlynarik (mly@pickled-brain.ai.mit.edu)
a933dad1 5156
5879ac68
JB
5157 * movemail.c: Better error message when can't create tempname.
5158 This file needs a great deal of extra error-checking and lucid reporting...
a933dad1 5159
dff28924 51601988-11-16 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5161
5162 * etags.c: Support assembler code for .s and .a files.
5163 (getit): Allow underscore in a tag.
5164
dff28924 51651988-11-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5166
5167 * movemail.c: Close output and check errors before deleting input.
5168
dff28924 51691988-10-01 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
a933dad1
DL
5170
5171 * emacsclient.c [SYSVIPC]: Compute cwd only once; decide properly
5172 whether to prefix it. Handle line number args.
5173
dff28924 51741988-09-24 Richard Stallman (rms@gluteus.ai.mit.edu)
a933dad1 5175
5879ac68 5176 * etags.c (main): Default setting of eflag was backwards.
a933dad1 5177
dff28924 51781988-09-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5179
5180 * etags.c: New option -i. -f renamed -o.
5181 `-' as input file means read input file names from stdin.
5182 -i spec'd or input file named TAGS means the input file is another
5183 tag table; output an "include" line for it.
5184
dff28924 51851988-09-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5186
5187 * Makefile: New vars DESTDIR, BINDIR, LIBDIR, MANDIR, MANEXT.
5188 New targets install, install.sysv, install.xenix.
5189 This makefile is now responsible for installing executables
5190 and documentation from this directory into system directories.
5191
dff28924 51921988-09-16 Richard Stallman (rms@corn-chex.ai.mit.edu)
a933dad1
DL
5193
5194 * server.c, emacsclient.c (main): Compute socket name from euid.
5195
dff28924 51961988-08-04 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5197
5198 * emacsclient.c: Args like +DIGITS are passed through unchanged.
5199
dff28924 52001988-07-12 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5201
5202 * server.c: If both BSD and HAVE_SYSVIPC, use the latter.
5203 * emacsclient.c: Likewise.
5204 In the HAVE_SYSVIPC alternative, if BSD, use getwd instead of getcwd.
5205
dff28924 52061988-06-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5207
5208 * etags.c: Handle `typedef struct foo {' (price@mcc.com).
5209 (istoken) New string-comparison macro.
5210 (consider_token): New arg `level'. New state `tag_ok' in `tydef'.
5211
dff28924 52121988-06-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5213
5214 * etags.c: Changes for VMS.
5215 Always define ETAGS on VMS.
5216 Define macros GOOD and BAD for success and failure exit codes.
c4cc8b9a 5217 (begtk, intk): Allow `$' in identifiers.
a933dad1
DL
5218 (main): Don't support -B, -F or -u on VMS.
5219 Alternate loop for scanning filename arguments.
5220 (system): Delete definition of this function.
5221
5222 * etags-vmslib.c (system): Undefine this; VMS now provides it.
5223
dff28924 52241988-06-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5225
5226 * loadst.c: Prevent multiple-def errors on BSD and BSD4_3
5227 around include of param.h. (Like fns.c.)
5228
dff28924 52291988-05-16 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
5230
5231 * loadst.c (load_average): Move load-average code to this new fn.
5232 Add conditionals to compute load ave on UMAX.
5233
dff28924 52341988-05-14 Richard Stallman (rms@lucky-charms.ai.mit.edu)
a933dad1
DL
5235
5236 * loadst.c: Change DK_HEADER_FILE to DKSTAT_HEADER_FILE
5237 with opposite sense.
5238
dff28924 52391988-05-13 Chris Hanson (cph@kleph)
a933dad1 5240
5879ac68
JB
5241 * emacsclient.c: Delete references to unused variable `out'.
5242 This caused a bus error when used under hp-ux.
a933dad1 5243
dff28924 52441988-05-06 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
5245
5246 * loadst.c: Control dk.h conditional with DK_HEADER_FILE.
5247
dff28924 52481988-05-04 Richard Stallman (rms@rice-krispies.ai.mit.edu)
a933dad1
DL
5249
5250 * etags.c (find_entries): `.t' or `.sch' means scheme code.
5251
dff28924 52521988-04-29 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
5253
5254 * loadst.c: Add BSD4_3 conditional for file dk.h instead of dkstat.h.
5255
dff28924 52561988-04-28 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
5257
5258 * movemail.c: #undef close, since config can #define it on V.3.
5879ac68 5259 * emacsclient.c, fakemail.c, loadst.c, server.c: Likewise.
a933dad1 5260
dff28924 52611988-04-26 Richard Stallman (rms@lucky-charms.ai.mit.edu)
a933dad1
DL
5262
5263 * etags.c (TEX_mode, etc.): Remove superfluous backslashes from
5264 invalid escape sequences such as `\{'.
5265
5266 * loadst.c: Add `sequent' conditional for file dk.h.
5267
dff28924 52681988-03-20 Richard M. Stallman (rms@wilson)
a933dad1 5269
5879ac68 5270 * server.c [not BSD and not HAVE_SYSVIPC]: Fix error message.
a933dad1 5271
5879ac68 5272 * loadst.c (main) [XENIX]: Use /usr/spool/mail, not /usr/mail.
6922b018
KH
5273
5274;; Local Variables:
880820fe 5275;; coding: utf-8
6922b018 5276;; End:
2a34a036 5277
95df8112 5278 Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
5b87ad55
GM
5279
5280 This file is part of GNU Emacs.
5281
ab73e885 5282 GNU Emacs is free software: you can redistribute it and/or modify
5b87ad55 5283 it under the terms of the GNU General Public License as published by
ab73e885
GM
5284 the Free Software Foundation, either version 3 of the License, or
5285 (at your option) any later version.
5b87ad55
GM
5286
5287 GNU Emacs is distributed in the hope that it will be useful,
5288 but WITHOUT ANY WARRANTY; without even the implied warranty of
5289 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
5290 GNU General Public License for more details.
5291
5292 You should have received a copy of the GNU General Public License
ab73e885 5293 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.