* lisp/replace.el (occur-menu-map): Add menu item for `occur-edit-mode'.
[bpt/emacs.git] / etc / ChangeLog
CommitLineData
cb3a28cc
PE
12012-02-20 Paul Eggert <eggert@cs.ucla.edu>
2
3 * emacs-buffer.gdb ($valmask): Don't assume EMACS_INT fits in 'long'.
4
1be3ca5a
LL
52012-02-10 Leo Liu <sdl.web@gmail.com>
6
7 * NEWS: Change condition-case-no-debug to
8 condition-case-unless-debug and split the entry in two.
9
5eb7536f
AO
102012-02-08 Alex Ott <alexott@gmail.com>
11
12 * tutorials/TUTORIAL.ru: Updated; synchronize with TUTORIAL.
13 Coding system changed to UTF-8.
14
62106554
JB
152012-02-06 Juanma Barranquero <lekktu@gmail.com>
16
17 * tutorials/TUTORIAL.es: Updated; synchronize with TUTORIAL.
18
9ff3f0fd
PS
192012-02-03 Pieter Schoenmakers <tiggr@tiggr.net>
20
21 * tutorials/TUTORIAL.nl: Updated; synchronize with TUTORIAL.
22
1714d1ee
CY
232012-01-30 Chong Yidong <cyd@gnu.org>
24
25 * tutorials/TUTORIAL: Delete a repeat sentence.
26
21f50183
ML
272012-01-25 Mats Lidell <mats.lidell@cag.se>
28
29 * tutorials/TUTORIAL.sv: Updated; synchronize with TUTORIAL.
30
7a22e700
OK
312012-01-21 Ognyan Kulev <ogi@tower.3.bg>
32
33 * tutorials/TUTORIAL.bg: Updated; synchronize with TUTORIAL.
34
3fcca64d
WL
352012-01-19 Werner Lemberg <wl@gnu.org>
36
37 * tutorial/TUTORIAL.de: Updated; synchronize with TUTORIAL.
38 Minor typographical improvements.
39
6d0bd9ba
PP
402012-01-17 Primoz PETERLIN <primoz.peterlin@mf.uni-lj.si>
41
42 * tutorials/TUTORIAL.sl: Update.
43
0dc18ae0
EZ
442012-01-14 Eli Zaretskii <eliz@gnu.org>
45
46 * tutorials/TUTORIAL.he: Update to follow changes to TUTORIAL in
47 2012-01-10T08:27:22Z!cyd@gnu.org.
48
107ddb97
CY
492012-01-10 Chong Yidong <cyd@gnu.org>
50
51 * tutorials/TUTORIAL: Don't give instructions for old-style X
52 scrollbars. Use DEL terminology instead of DelBack. Improve
53 description of graphical continuation lines and mode-line.
54 Promote use of C-/ and C-SPC. Remove discussion of flow control.
55
1c6e5a32
GM
562012-01-05 Glenn Morris <rgm@gnu.org>
57
220b1945
GM
58 * refcards/calccard.tex, refcards/cs-dired-ref.tex:
59 * refcards/cs-refcard.tex, refcards/cs-survival.tex:
60 * refcards/de-refcard.tex, refcards/dired-ref.tex:
61 * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
62 * refcards/fr-survival.tex, refcards/pl-refcard.tex:
63 * refcards/pt-br-refcard.tex, refcards/refcard.tex:
64 * refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
65 * refcards/sk-refcard.tex, refcards/sk-survival.tex:
66 * refcards/survival.tex: Bump version number to 24.
67
1c6e5a32
GM
68 * refcards/calccard.tex, refcards/cs-dired-ref.tex:
69 * refcards/cs-refcard.tex, refcards/cs-survival.tex:
70 * refcards/de-refcard.tex, refcards/dired-ref.tex:
71 * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
72 * refcards/fr-survival.tex, refcards/orgcard.tex:
73 * refcards/pl-refcard.tex, refcards/pt-br-refcard.tex:
74 * refcards/refcard.tex, refcards/ru-refcard.tex:
75 * refcards/sk-dired-ref.tex, refcards/sk-refcard.tex:
76 * refcards/sk-survival.tex, refcards/survival.tex:
77 * refcards/vipcard.tex, refcards/viperCard.tex:
78 Update short copyright year to 2012.
79
2057c040 802012-01-04 Chong Yidong <cyd@stupidchicken.com>
e66ba1df 81
2057c040
GM
82 * org/README: Rename from COPYRIGHT-AND-LICENSE.
83
842012-01-03 Jambunathan K <kjambunathan@gmail.com>
e66ba1df 85
2057c040 86 * org/OrgOdtContentTemplate.xml, org/OrgOdtStyles.xml: New files.
e66ba1df 87
2057c040
GM
882012-01-03 Bastien Guerry <bzg@altern.org>
89
90 * org/COPYRIGHT-AND-LICENSE: New file.
e66ba1df
BG
91
92 * org/: New directory.
93
942012-01-03 Julian Gehring <julian.gehring@googlemail.com>
95
96 * refcards/orgcard.tex: Correct one markup in the "Timestamps" section.
97
ffdcbd1c
LMI
982011-12-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
99
100 * NEWS: Mention auth-source twice in connection with smtpmail to
101 clarify that smtpmail uses auth-source.
102
06b08b88
BW
1032011-11-20 Bill Wohler <wohler@newt.com>
104
105 Release MH-E version 8.3.1.
106
107 * NEWS, MH-E-NEWS: Update for MH-E release 8.3.1.
108
0b381c7e
JB
1092011-11-14 Juanma Barranquero <lekktu@gmail.com>
110
111 * MAILINGLISTS: Fix typo.
112
5f72f6cb
EZ
1132011-10-29 Eli Zaretskii <eliz@gnu.org>
114
115 * themes/wombat-theme.el: Add a coding cookie. (Bug#9905)
116
be890cb8
SM
1172011-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
118
119 * NEWS: Document the disappearance of binding caches (bug#9899).
120
487ffd7a
JB
1212011-10-01 Juanma Barranquero <lekktu@gmail.com>
122
123 * NEWS: Fix typo. Remove duplicate info.
124
c4682d18
MR
1252011-09-23 Martin Rudalics <rudalics@gmx.at>
126
127 * NEWS: Document some window code changes.
128
c78268f1
BW
1292011-09-20 Bill Wohler <wohler@newt.com>
130
131 Release MH-E version 8.3.
132
133 * NEWS, MH-E-NEWS: Update for MH-E release 8.3.
134
76e20fd6
WS
1352011-09-13 William Stevenson <yhvh2000@gmail.com>
136
137 * themes/adwaita-theme.el: New file.
138
1cc15067
SF
1392011-09-13 Scott Frazer <frazer.scott@gmail.com>
140
141 * themes/whiteboard-theme.el:
76e20fd6 142 * themes/deeper-blue-theme.el: New files.
1cc15067 143
f62bd846
JL
1442011-09-05 Juri Linkov <juri@jurta.org>
145
146 * grep.txt: Add `eval' to the Local Variables section that
147 emulates `grep-filter'.
148
f9453fcb
PE
1492011-08-30 Paul Eggert <eggert@cs.ucla.edu>
150
393aa9d4
PE
151 * MACHINES: Remove obsolete info and update a bit (Bug#9404).
152
f9453fcb
PE
153 * PROBLEMS: Remove obsolete comment re Yellow Dog (Bug#9403).
154
c1ec8ad0
SC
1552011-08-24 Steve Chapel <schapel@laptop.stevechapel.com> (tiny change)
156
157 * refcards/refcard.tex: Add a few more commands. (Bug#9343)
158
4d993e7b
JL
1592011-08-22 Juri Linkov <juri@jurta.org>
160
161 * compilation.txt: Add more samples of output and non-output
162 switches (bug#9319).
163
5226c7c0
CY
1642011-08-19 Chong Yidong <cyd@stupidchicken.com>
165
166 * themes/dichromacy-theme.el:
167 * themes/wheatgrass-theme.el:
168 * themes/tango-theme.el:
169 * themes/tango-dark-theme.el: Add error, warning, and success
170 faces.
171
5b409b39 1722011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
173
174 * refcards/orgcard.tex: Document `org-copy-visible'.
175
5b409b39 1762011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
177
178 * refcards/orgcard.tex: Documentation of new Babel function.
179
5b409b39 1802011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
181
182 * refcards/orgcard.tex: Adding line for org-babel-check-src-block.
183
5b409b39 1842011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
185
186 * refcards/orgcard.tex: Document key for clock consistency check.
187
5b409b39
BG
1882011-07-30 Chong Yidong <cyd@stupidchicken.com>
189
190 * grammars: New directory.
191
1922011-07-28 Andreas Schwab <schwab@linux-m68k.org>
193
194 * NEWS: Document ## and #:.
195
8f8eda06
AS
1962011-07-18 Andreas Schwab <schwab@linux-m68k.org>
197
198 * charsets/GB180302.map: Update to 2005 edition.
199 * charsets/GB180304.map: Likewise.
200
6265325e
BW
2012011-07-17 Bill Wohler <wohler@newt.com>
202
203 Release MH-E version 8.2.93.
204
205 * NEWS, MH-E-NEWS: Update for MH-E release 8.2.93.
206
8020905a
BW
2072011-07-16 Bill Wohler <wohler@newt.com>
208
209 Release MH-E version 8.2.92.
210
211 * NEWS, MH-E-NEWS: Update for MH-E release 8.2.92.
212
d9882322
BW
2132011-07-12 Bill Wohler <wohler@newt.com>
214
71e0ea13
BW
215 Release MH-E version 8.2.91.
216
217 * NEWS, MH-E-NEWS: Update for MH-E release 8.2.91.
218
d9882322
BW
219 * MH-E-NEWS: Mention that SourceForge MH-E users will have to
220 update their load-paths.
221
d76674bb
BW
2222011-07-10 Bill Wohler <wohler@newt.com>
223
224 Release MH-E version 8.2.90.
225
226 * NEWS, MH-E-NEWS: Update for MH-E release 8.2.90.
227
095f79fc
TH
2282011-07-07 Tassilo Horn <tassilo@member.fsf.org>
229
230 * themes/tsdh-light-theme.el:
231 * themes/tsdh-dark-theme.el: Make `gnus-button' face inherit from
232 `button', `gnus-header-name' boxed, and define `rcirc-my-nick'
233 face.
234
e2430e31
LMI
2352011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
236
237 * NEWS: Clarify `smtpmail-auth-credentials' non-existence.
6870aaef 238 Mention the `send-mail-function' default change.
e2430e31 239
9970bcb2
CY
2402011-07-07 Chong Yidong <cyd@stupidchicken.com>
241
242 * themes/dichromacy-theme.el:
243 * themes/tango-theme.el:
244 * themes/tango-dark-theme.el:
245 * themes/wheatgrass-theme.el: Don't define button face separately;
246 it inherits from link now.
247
84e04a29
LMI
2482011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
249
250 * NEWS: Clarify that `smtpmail-starttls-credentials' doesn't exist.
251
53bbe3ad
JB
2522011-07-05 Juanma Barranquero <lekktu@gmail.com>
253
254 * NEWS: Document new emacs-lock.el and renaming of old one.
255
3ca5c03f
MS
2562011-07-05 Manoj Srivastava <srivasta@ieee.org>
257
258 * themes/manoj-dark-theme.el (manoj-dark): New file.
259
6cbbc20c
KR
2602011-03-29 Kevin Ryde <user42@zip.com.au>
261
262 * compilation.txt (perl-Test2): New samples.
263
3653687a
LMI
2642011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
265
266 * tutorials/TUTORIAL.zh: Remove spurious ")" character on the
267 first line.
268
ca5eed61
AM
2692011-07-01 Alan Mackenzie <acm@muc.de>
270
271 * NEWS: CC Mode: New "guessing" of style.
272
7f3f739f
LL
2732011-06-21 Leo Liu <sdl.web@gmail.com>
274
487ffd7a 275 * NEWS: Mention the new primitive secure-hash.
7f3f739f 276
b9958282
CY
2772011-06-14 Chong Yidong <cyd@stupidchicken.com>
278
279 * themes/dichromacy-theme.el: New theme.
280
81eafe29
PE
2812011-06-07 Paul Eggert <eggert@cs.ucla.edu>
282
283 * NEWS: Mention new configure option --with-wide-int.
284
42d4bcc8
LL
2852011-05-24 Leo Liu <sdl.web@gmail.com>
286
287 * NEWS: Mention the new primitive sha1 and the removal of sha1.el.
288
bcfcf8a5
UJ
2892011-05-14 Ulf Jasper <ulf.jasper@web.de>
290
291 * images/newsticker/README: Added.
292
42c7e61e
UJ
2932011-05-13 Ulf Jasper <ulf.jasper@web.de>
294
295 * images/newsticker: Added.
296 * images/newsticker/browse-url.xpm: Added.
297 * images/newsticker/get-all.xpm: Added.
298 * images/newsticker/mark-immortal.xpm: Added.
299 * images/newsticker/mark-read.xpm: Added.
300 * images/newsticker/narrow.xpm: Added.
301 * images/newsticker/next-feed.xpm: Added.
302 * images/newsticker/next-item.xpm: Added.
303 * images/newsticker/prev-feed.xpm: Added.
304 * images/newsticker/prev-item.xpm: Added.
305 * images/newsticker/update.xpm: Added.
306
79b70037
GM
3072011-05-10 Jim Meyering <meyering@redhat.com>
308
309 * MH-E-NEWS, PROBLEMS: Fix typo "the the -> the".
310
25666126
LL
3112011-05-03 Leo Liu <sdl.web@gmail.com>
312
313 * NEWS: Mention the new command isearch-yank-pop.
314
e2574f2c
TZ
3152011-05-03 Teodor Zlatanov <tzz@lifelogs.com>
316
317 * NEWS: Mention new library gnutls.el and explain GnuTLS
318 functionality. Mention new configure.bat options --without-gnutls
319 and --lib for W32.
320
7deebf1b
LMI
3212011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
322
323 * NEWS: Mention `url-retrieve-queue', (:file "file") and
324 `server-eval-at'.
325
638f053a
JB
3262011-04-28 Juanma Barranquero <lekktu@gmail.com>
327
328 * NEWS: Document `delayed-warnings-list' and `delayed-warnings-hook'.
71edd0ec 329 Document new "default HOME" warning.
638f053a 330
0438ce91
DC
3312011-04-26 Daniel Colascione <dan.colascione@gmail.com>
332
bd0d2ee2 333 * DEBUG: Document debug-on-event default behavior and utility for
0438ce91
DC
334 debugging.
335
c243bc79
NF
3362011-04-22 Noah Friedman <friedman@splode.com>
337
338 * emacs-buffer.gdb: Add trailing underscores to appropriate member
339 names, per change tromey@redhat.com-20110214153919-bxkckrdmmg4qhyyj
340 of src/lisp.h.
341
1c6c854e
CS
3422011-04-08 Christoph Scholtes <cschol2112@googlemail.com>
343
344 * NEWS: Document new function `vc-ediff'.
345
3e214b50
JB
3462011-04-06 Juanma Barranquero <lekktu@gmail.com>
347
348 * NEWS: New variable `revert-buffer-in-progress-p'.
349
65084709
SH
3502011-03-22 Sebastian Hermida <sebas00@gmail.com>
351
352 * themes/misterioso-theme.el: New file.
353
8a05b668
JB
3542011-03-16 Juanma Barranquero <lekktu@gmail.com>
355
356 * NEWS: Document warning about _emacs.
357
70436396
MA
3582011-03-14 Michael Albinus <michael.albinus@gmx.de>
359
360 * NEWS: `shell' prompts for the shell path name, when the default
361 directory is a remote file name and neither environment variable
362 $ESHELL nor variable `explicit-shell-file-name' is set.
363
0d53df48
KG
3642011-03-08 Kristoffer Grönlund <krig@koru.se>
365
366 * themes/wombat-theme.el: New file.
367
33383987
JB
3682011-03-07 Chong Yidong <cyd@stupidchicken.com>
369
370 * Version 23.3 released.
371
01c35094
JB
3722011-03-06 Juanma Barranquero <lekktu@gmail.com>
373
374 * srecode/el.srt: Fix typo.
375
6b483b66
CY
3762011-02-21 Chong Yidong <cyd@stupidchicken.com>
377
378 * themes/tango-dark-theme.el: Tweak background on low-color
379 terminals.
380
3a00a363
KM
3812011-02-17 Ken Manheimer <ken.manheimer@gmail.com>
382
9b5c21bb
GM
383 * images/icons/allout-widgets/dark-bg/encrypted-locked.png:
384 * images/icons/allout-widgets/dark-bg/encrypted-locked.xpm:
385 * images/icons/allout-widgets/dark-bg/unlocked-encrypted.png:
386 * images/icons/allout-widgets/dark-bg/unlocked-encrypted.xpm:
387 * images/icons/allout-widgets/light-bg/encrypted-locked.png:
388 * images/icons/allout-widgets/light-bg/encrypted-locked.xpm:
389 * images/icons/allout-widgets/light-bg/unlocked-encrypted.png:
390 * images/icons/allout-widgets/light-bg/unlocked-encrypted.xpm:
3a00a363
KM
391 Reorganize icon directories and files to reconcile against windows
392 short-filename clashes.
393
aac7a935
KM
3942011-02-16 Ken Manheimer <ken.manheimer@gmail.com>
395
9b5c21bb
GM
396 * images/icons/allout-widgets-dark-bg,
397 * images/icons/allout-widgets-light-bg: Icons for new
aac7a935
KM
398 allout-widgets.el.
399
9b5c21bb 400 * images/icons/README: Include coypright and GPL 3 license for
aac7a935
KM
401 new icons.
402
12fe5bcc
MA
4032011-02-16 Michael Albinus <michael.albinus@gmx.de>
404
405 * NEWS: Add soap-client.el and soap-inspect.el.
406
ea843702
MA
4072011-02-13 Michael Albinus <michael.albinus@gmx.de>
408
409 * NEWS: Tramp methods "imap" and "imaps" are discontinued.
410
cdfa139d
DA
4112011-02-12 Drew Adams <drew.adams@oracle.com>
412
413 * themes/light-blue-theme.el: New file.
414
a4180391
PE
4152011-02-01 Paul Eggert <eggert@cs.ucla.edu>
416
417 format-time-string now supports subsecond time stamp resolution
418 * NEWS: Document this.
419
68b5f855
PE
4202011-01-28 Paul Eggert <eggert@cs.ucla.edu>
421
422 Redo spelling of Makefile variables to conform to POSIX.
423 POSIX does not allow "-" in Makefile variable names.
424 Reported by Bruno Haible in
425 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00990.html>.
426 * refcards/Makefile (DIRED_REFCARDS_PDF): Renamed from
427 DIRED-REFCARDS_PDF.
428 (MISC_REFCARDS_PDF): Renamed from MISC-REFCARDS_PDF.
429 (SURVIVAL_CARDS_PDF): Renamed from SURVIVAL-CARDS_PDF.
430 (VIPER_CARDS_PDF): Renamed from VIPER-CARDS_PDF.
431
9d760d75
GM
4322011-01-18 Glenn Morris <rgm@gnu.org>
433
434 * PROBLEMS: Add note about svn+ssh. (Bug#7791)
435
77ab81d0 4362011-01-14 Glenn Morris <rgm@gnu.org>
970b9a42
GM
437
438 * refcards/calccard.tex, refcards/cs-dired-ref.tex:
439 * refcards/cs-refcard.tex, refcards/cs-survival.tex:
440 * refcards/de-refcard.tex, refcards/dired-ref.tex:
441 * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
442 * refcards/fr-survival.tex, refcards/orgcard.tex:
443 * refcards/pl-refcard.tex, refcards/pt-br-refcard.tex:
444 * refcards/refcard.tex, refcards/ru-refcard.tex:
445 * refcards/sk-dired-ref.tex, refcards/sk-refcard.tex:
446 * refcards/sk-survival.tex, refcards/survival.tex:
447 * refcards/vipcard.tex, refcards/viperCard.tex:
448 Update short copyright year to 2011.
449
d221e780
CO
4502011-01-13 Christian Ohler <ohler@gnu.org>
451
452 * NEWS: Mention ERT.
453
3c3d4f5b
MA
4542011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
455
456 * NEWS: Add new function dbus-register-service.
457
2c243704
CY
4582011-01-09 Chong Yidong <cyd@stupidchicken.com>
459
460 * themes/tango-theme.el, themes/tango-dark-theme.el: Let-bind
461 tango palette colors. Only define faces for color displays.
462 Customize the ansi-color-names-vector variable. Add Ediff,
463 Flyspell, and Semantic faces as suggested by Jan Moringen.
464
7c837933
AS
4652011-01-08 Andreas Schwab <schwab@linux-m68k.org>
466
467 * compilation.txt: Add column to gcc-include sample.
468
16eea16b
GM
4692011-01-08 Glenn Morris <rgm@gnu.org>
470
471 * PROBLEMS: -batch implies -q.
472
f3699ed6
TH
4732011-01-07 Tassilo Horn <tassilo@member.fsf.org>
474
475 * themes/tsdh-light-theme.el, themes/tsdh-dark-theme.el: Remove
476 dev-prefix from file names, so that the files don't clash on 8x3
477 filesystems.
478
2d3e1aed
TH
4792011-01-06 Tassilo Horn <tassilo@member.fsf.org>
480
481 * themes/dev-tsdh-light-theme.el (dev-tsdh-light): New theme.
482 * themes/dev-tsdh-dark-theme.el (dev-tsdh-dark): New theme.
483
412b9ee5
MA
4842011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
485
91af3942 486 * NEWS: Extended behavior of dbus-register-{method,property}.
412b9ee5 487
7c420169 4882011-01-02 Kenichi Handa <handa@m17n.org>
76428f01 489
7c420169 490 * NEWS.23: Describe the changes for rmail's MIME handling.
76428f01 491
94975270
CY
4922010-12-18 Chong Yidong <cyd@stupidchicken.com>
493
494 * images/separator.xpm: Tweak colors.
495
a808d31f
MA
4962010-12-14 Michael Albinus <michael.albinus@gmx.de>
497
498 * NEWS: Mention new Tramp method "ksu".
499
01c35094 5002010-12-13 W. Martin Borgert <debacle@debian.org> (tiny change)
11cb1e35
MB
501
502 * schema/schemas.xml: Add DocBook (Bug#7491).
503
acedf35c
CD
5042010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
505
506 * refcards/orgcard.tex: Cleanup.
507
07976ae3 5082010-11-27 Ulrich Mueller <ulm@gentoo.org>
f102b345
UM
509
510 * HELLO: Add ancient Greek (Bug#7418).
511
0eb025fb
EZ
5122010-11-13 Eli Zaretskii <eliz@gnu.org>
513
514 * NEWS: Document display of glyphless characters.
515
afe98dfa
CD
5162010-11-11 Eric Schulte <schulte.eric@gmail.com>
517
56f5a94e 518 * refcards/orgcard.tex: Add new Babel key sequences.
afe98dfa 519
57c17ca4
GM
5202010-10-26 Glenn Morris <rgm@gnu.org>
521
522 * images/README: Add (un)checked.xpm
523 * images/checked.xpm, images/unchecked.xpm: Add copyright.
524
01898dc2
CY
5252010-10-24 Chong Yidong <cyd@stupidchicken.com>
526
527 * images/checked.xpm:
528 * images/unchecked.xpm: New images.
529
5793a7bc 5302010-10-24 Richard Stallman <rms@gnu.org>
945c0344
RS
531
532 * DISTRIB: Update donation section.
533
5793a7bc 5342010-10-24 Glenn Morris <rgm@gnu.org>
22dd677b
GM
535
536 * DISTRIB: Small updates.
537
3f12b18c
JD
5382010-10-19 Julien Danjou <julien@danjou.info>
539
540 * tutorials/TUTORIAL: Don't mention mode-line end dashes.
541
782b5e8d
CY
5422010-10-16 Chong Yidong <cyd@stupidchicken.com>
543
544 * themes: New directory for custom theme files, moved from lisp/.
545
220d91b8 5462010-10-14 Juanma Barranquero <lekktu@gmail.com>
c0943d3d
JB
547
548 * tutorials/TUTORIAL.es: Fix typos.
549
2e288d54
JB
5502010-10-13 Juanma Barranquero <lekktu@gmail.com>
551
552 * NEWS: Mention `dynamic-library-alist'.
553
013b96cc
GM
5542010-10-13 Glenn Morris <rgm@gnu.org>
555
556 * NEXTSTEP: New file, extracted from ../nextstep/{AUTHORS,README}.
557
a2c31846
GM
5582010-10-12 Glenn Morris <rgm@gnu.org>
559
8521e69b
GM
560 * TODO: Merge ../nextstep/FOR-RELEASE into this file.
561
a2c31846
GM
562 * BABYL: Remove file.
563
b9749554
EL
5642010-09-21 Eric Ludlam <zappo@gnu.org>
565
566 * srecode/java.srt: Make NAME be a prompt.
567
459bba37
MA
5682010-09-13 Michael Albinus <michael.albinus@gmx.de>
569
570 * NEWS: Some Tramp methods are discontinued.
571
ac1e75b3
GM
5722010-09-11 Glenn Morris <rgm@gnu.org>
573
574 * emacs.bash, emacs.csh, ms-kermit: Remove obsolete files (use
575 emacsclient -a instead of the first two).
576
71c17aec
LMI
5772010-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
578
579 * NEWS: Mention the new libxml2 functions.
580
b60f961f
KH
5812010-08-25 Kenichi Handa <handa@m17n.org>
582
583 * HELLO: Change designation sequences for Arabic text.
584
37221432
MA
5852010-08-23 Michael Albinus <michael.albinus@gmx.de>
586
587 * NEWS: dbus.el supports alternative buses.
588
8818c329 5892010-08-22 Alex Harsanyi <harsanyi@mac.com> (tiny change)
d8f0aff6
AH
590
591 * emacs3.py: Import imp module and use it (Bug#5756).
592
b482d923
EZ
5932010-08-14 Eli Zaretskii <eliz@gnu.org>
594
595 * tutorials/TUTORIAL.he: Use MAQAF instead of hyphen where appropriate.
596 Fix a few typos.
597
7815fe19 5982010-08-08 Ken Brown <kbrown@cornell.edu>
4f35b2e8
KB
599
600 * PROBLEMS: Mention problem with Cygwin 1.5.19.
601
309a663f
EZ
6022010-08-07 Eli Zaretskii <eliz@gnu.org>
603
d064e6a6
EZ
604 * NEWS: Mention the Hebrew translation.
605
309a663f
EZ
606 * tutorials/TUTORIAL.he: Don't use acronyms.
607
29cf3e20
EZ
6082010-08-05 Eli Zaretskii <eliz@gnu.org>
609
610 * AUTHORS: Rename unexec.o => unexcoff.o.
611 * PROBLEMS: Rename unexec.o => unexcoff.o.
612
cd83d522
EZ
6132010-07-31 Eli Zaretskii <eliz@gnu.org>
614
615 * tutorials/TUTORIAL.he: New file.
616
617 * tutorials/TUTORIAL.translators: Add TUTORIAL.he.
618
e3aef5c6
CS
6192010-07-24 Christoph Scholtes <cschol2112@gmail.com>
620
621 * NEWS: Document new --distfiles configure.bat option and
622 `dist' make target on Windows.
623
0a46152e
JB
6242010-07-20 Juanma Barranquero <lekktu@gmail.com>
625
626 * PROBLEMS: Add note about use of backslashes in Windows paths.
627
04779484
JB
6282010-07-19 Juanma Barranquero <lekktu@gmail.com>
629
630 * NEWS: Mention --enable-checking is now supported on Windows.
631
86fbb8ca
CD
6322010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
633
634 * refcards/orgcard.tex: Remove the key for the TODO sparse tree
635 and add the new key. Document new keys for image and entity
636 display. Document the Org Babel keys.
86fbb8ca 637
024681aa
KB
6382010-06-19 Ken Brown <kbrown@cornell.edu>
639
640 * PROBLEMS: Update Cygwin GCC information. (Bug#6458)
641
6955432c
GM
6422010-06-12 Glenn Morris <rgm@gnu.org>
643
644 * tutorials/TUTORIAL.bg, tutorials/TUTORIAL.es: Fix typos.
645
f9e78150
MA
6462010-06-09 Michael Albinus <michael.albinus@gmx.de>
647
648 * NEWS: Add notifications.el.
649
ad5a7209
GM
6502010-05-28 Glenn Morris <rgm@gnu.org>
651
652 * MACHINES: Remove some old information no longer of relevance.
653 Switch to outline-mode.
654
f995538b
GM
6552010-05-27 Glenn Morris <rgm@gnu.org>
656
657 * PROBLEMS: Remove old information no longer of relevance.
658
171eda53 6592010-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
c3bb441d
SM
660
661 * NEWS: Add sections for Emacs-23.3.
662
0235128c
SM
6632010-05-08 Chong Yidong <cyd@stupidchicken.com>
664
665 * PROBLEMS: Document gcc-4.5 bug (Bug#6031).
666
6672010-05-08 Kenichi Handa <handa@m17n.org>
668
669 * HELLO: Adjust Burmese for Unicode 5.2 encoding.
670
61a808e8
CY
6712010-05-07 Chong Yidong <cyd@stupidchicken.com>
672
673 * Version 23.2 released.
674
5f43e51c
EZ
6752010-05-07 Eli Zaretskii <eliz@gnu.org>
676
677 * HELLO: Reorder Arabic greetings into logical order (they were
678 mistakenly changed to visual order by the 2010-03-28 change).
679
6e104790 6802010-04-18 Francesc Rocher <rocher@member.fsf.org>
46ac1194
FR
681
682 * MORE.STUFF: Add a new entry for QWE.
683
b9f20364
SM
6842010-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
685
686 * HELLO (Mathematics): Prefer Unicode charset.
687
85738751 6882010-03-30 Chong Yidong <cyd@stupidchicken.com>
727be773
CY
689
690 * images/icons/hicolor/scalable/apps/emacs.svg: Put preamble after
691 svg tag (Bug#5790).
692
85738751 6932010-03-30 Eli Zaretskii <eliz@gnu.org>
5660c0f5
EZ
694
695 * PROBLEMS: Mention problems on MS-Windows with incompatible
696 regex.h headers.
697
a7b02820
EZ
6982010-03-28 Eli Zaretskii <eliz@gnu.org>
699
700 * HELLO: Reorder Arabic and Hebrew into logical order, and
701 insert RLM before the opening paren, to make the display more
702 reasonable. Add setting for bidi-display-reordering in the local
703 variables section.
704 * NEWS: Mention initial support for bidirectional editing.
705
e867cb5d 7062010-03-24 Francesc Rocher <rocher@member.fsf.org>
3af45ae1 707
c3bb441d 708 * MORE.STUFF: Remove CEDET entry, now distributed as part of Emacs.
3af45ae1 709
1888398e
KY
7102010-03-22 Teodor Zlatanov <tzz@lifelogs.com>
711
712 * gnus/gnus-setup.ast: Add finish links to the top nodes.
713
714 * gnus/news-server.ast: Add some trivial validation.
715
7725ebb7
MA
7162010-03-13 Michael Albinus <michael.albinus@gmx.de>
717
718 * NEWS: Add secrets.el.
719
e3c5dd11
CY
7202010-03-12 Chong Yidong <cyd@stupidchicken.com>
721
722 * images/custom/down.xpm, images/custom/right.xpm: Update images
723 to increase contrast on bright backgrounds.
724
288f9fc0
CY
7252010-03-10 Chong Yidong <cyd@stupidchicken.com>
726
727 * Branch for 23.2.
728
d40a7570
GM
7292010-03-06 Glenn Morris <rgm@gnu.org>
730
731 * srecode/default.srt (COPYRIGHT): Update template copyright to GPLv3+.
732
324f60ef
GM
7332010-03-05 Glenn Morris <rgm@gnu.org>
734
735 * refcards/orgcard.tex: Use pdflayout.sty.
736 * refcards/Makefile (orgcard.pdf): Special rule no longer needed.
737
3bb1fc91
GM
7382010-03-02 Glenn Morris <rgm@gnu.org>
739
740 * refcards/Makefile: For cs- and sk-, use pdfcsplain if available.
741 (pl-refcard.pdf): Let presence of pdfmex be another test for the
742 required TeX files. Pass explicit output-format to tex command.
743 (orgcard.pdf): Use ps2pdf, since pdftex tends to produce a
744 portrait layout rather than the desired landscape.
745
09e98003
GM
7462010-03-01 Glenn Morris <rgm@gnu.org>
747
28a138be
GM
748 * refcards/pl-refcard.tex: Double forward-slashes in URL for Mex.
749
f9728733
GM
750 * refcards/de-refcard.tex: Fix paren typo.
751
2509f654
GM
752 * refcards/ru-refcard.tex: Rename \year command to \cyear, since
753 the former seems to be already used in some TeX installations.
754
09e98003
GM
755 * refcards/calccard.tex, refcards/cs-dired-ref.tex:
756 * refcards/cs-refcard.tex, refcards/cs-survival.tex:
757 * refcards/de-refcard.tex, refcards/dired-ref.tex:
758 * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
759 * refcards/fr-survival.tex, refcards/orgcard.pdf:
760 * refcards/orgcard.tex, refcards/pl-refcard.tex:
761 * refcards/pt-br-refcard.tex, refcards/refcard.tex:
762 * refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
763 * refcards/sk-refcard.tex, refcards/sk-survival.tex:
764 * refcards/survival.tex, refcards/vipcard.tex:
765 * refcards/viperCard.tex: Update short copyright year to 2010.
766
183c7ef9
GM
7672010-02-26 Glenn Morris <rgm@gnu.org>
768
769 * tutorials/TUTORIAL.es, tutorials/TUTORIAL.pt_BR:
770 Fix some keybinding typos.
771
6fd060bf
CY
7722010-02-14 Chong Yidong <cyd@stupidchicken.com>
773
22adfe08
GM
774 * images/custom/down-pushed.xpm, images/custom/down.xpm:
775 * images/custom/right-pushed.xpm:
776 * images/custom/right-pushed.xpm: Increase height by four
6fd060bf
CY
777 pixels, to improve text alignment.
778
045b9da7
ML
7792010-01-16 Mario Lang <mlang@delysid.org>
780
781 * srecode/doc-cpp.srt, srecode/doc-default.srt:
782 * srecode/doc-java.srt: Remove duplicated words.
783
c30667d4
GM
7842010-01-14 Nick Roberts <nickrob@snap.net.nz>
785
22adfe08
GM
786 * images/gud/recstart.xpm, images/gud/recstop.xpm:
787 * images/gud/rcont.xpm, images/gud/rnext.xpm:
788 * images/gud/rfinish.xpm, images/gud/rnexti.xpm:
789 * images/gud/rstep.xpm, images/gud/rstepi.xpm:
c30667d4
GM
790 New icons for reverse debugging.
791
c2dd1910
JB
7922010-01-14 Juanma Barranquero <lekktu@gmail.com>
793
794 * srecode/doc-cpp.srt (function-comment, variable-same-line-comment)
795 (group-comment-start, group-comment-end):
796 * srecode/doc-default.srt (section-comment, function-comment)
797 (variable-same-line-comment, group-comment-start, group-comment-end):
798 * srecode/doc-java.srt (function-comment, variable-same-line-comment)
b762841f 799 (group-comment-start, group-comment-end):
c2dd1910
JB
800 Fix typos in template docstrings.
801
d9a7c140
KH
8022010-01-14 Kenichi Handa <handa@m17n.org>
803
804 * NEWS: Describe the change of auto-composition-mode.
805
893db5bc
GM
8062010-01-12 Glenn Morris <rgm@gnu.org>
807
808 * CONTRIBUTE, NEWS: Use bug-gnu-emacs rather than emacs-pretest-bug
809 for bug reports for development versions.
810
da14b7ca
JB
8112010-01-01 Juanma Barranquero <lekktu@gmail.com>
812
813 * NEWS: Fix typos.
814
5b94cf5f
GM
8152009-12-15 Glenn Morris <rgm@gnu.org>
816
d40084d1
GM
817 * CONTRIBUTE (Coding Standards): Update URL.
818 (Getting the Source Code): Other VCSs are available.
819
8a0d3b3f
GM
820 * ORDERS: Update some URLs.
821
5b94cf5f
GM
822 * edt-user.el: New file, split out from edt-user.doc.
823 * edt-user.doc: Split into edt-user.el and ../doc/misc/edt.texi,
824 and remove.
825
9bbd0cac
MA
8262009-12-09 Michael Albinus <michael.albinus@gmx.de>
827
828 * NEWS: Point to the external counterparts of su and sudo.
829
eb7799da
GM
8302009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
831
832 * images/mpc/add.xpm, images/mpc/ffwd.xpm, images/mpc/next.xpm:
833 * images/mpc/pause.xpm, images/mpc/play.xpm, images/mpc/prev.xpm:
834 * images/mpc/rewind.xpm, images/mpc/stop.xpm:
835 New images.
836
59ffcfc4
MA
8372009-11-27 Michael Albinus <michael.albinus@gmx.de>
838
839 * NEWS: New functions eshell/su and eshell/sudo.
840
1d5aaabd
KR
8412009-11-26 Kevin Ryde <user42@zip.com.au>
842
843 * MORE.STUFF: emacswiki ElispArea url "wiki.pl" -> "wiki".
844 Aubrey Jaffer's texinfo R5RS moved to
845 http://groups.csail.mit.edu/mac/ftpdir/scm/r5rs.info.tar.gz
846 (per http://people.csail.mit.edu/jaffer/Scheme.html).
847
6a7ce3a2
JD
8482009-11-26 Jan Djärv <jan.h.d@swipnet.se>
849
850 * PROBLEMS: Mention Metacity hang on Emacs resize.
851
abbdc6a0
CY
8522009-11-20 Ken Brown <kbrown@cornell.edu> (tiny change)
853
5c3ef352
CY
854 * PROBLEMS: Add workaround for Cygwin crash and remove fixed
855 rebasing problem.
abbdc6a0 856
637fa988
JD
8572009-11-17 Jan Djärv <jan.h.d@swipnet.se>
858
859 * NEWS: Mention dynamic font changes (font-use-system-font).
860
17673adf
CD
8612009-11-15 Carsten Dominik <dominik@u016822.science.uva.nl>
862
863 * refcards/orgcard.tex: Push version number to 6.33a.
864
a351880d
CD
8652009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
866
867 * refcards/orgcard.tex: Document the new archiving keys.
868
951802d0
CY
8692009-11-08 Chong Yidong <cyd@stupidchicken.com>
870
871 * compilation.txt: Add one more error message for msft (Bug#4100).
872
3aa8040c
KF
8732009-10-09 Karl Fogel <karl.fogel@red-bean.com>
874
875 * NEWS: Document bookmark.el at 2008-06-25T16:51:33Z!monnier@iro.umontreal.ca format upgrade. (Bug#3375)
876
9a03b2e1
MA
8772009-10-04 Michael Albinus <michael.albinus@gmx.de>
878
879 * NEWS: New function copy-directory.
880
c05676c5
CY
8812009-10-03 Chong Yidong <cyd@stupidchicken.com>
882
883 * srecode: New directory for SRecode template files.
884
d3080264
MA
8852009-10-01 Michael Albinus <michael.albinus@gmx.de>
886
887 * NEWS: delete-directory has an optional parameter RECURSIVE.
888
7006d207
CD
8892009-10-01 Carsten Dominik <dominik@u016822.science.uva.nl>
890
891 * refcards/orgcard.tex: New version number.
892
8b15e920
MA
8932009-09-28 Michael Albinus <michael.albinus@gmx.de>
894
895 * NEWS: Mention Tramp connection methods "imap" and "imaps".
896
3d994264
TZ
8972009-09-27 Teodor Zlatanov <tzz@lifelogs.com>
898
899 * NEWS: Mention new library imap-hash.el
900
1659ada0
JB
9012009-09-22 Juanma Barranquero <lekktu@gmail.com>
902
903 * NEWS: Mention new variable `help-downcase-arguments'
904 and new default for arguments in *Help* buffers.
905
8686ac71
JB
9062009-09-15 Juanma Barranquero <lekktu@gmail.com>
907
908 * NEWS: Mention new behavior of -Q and new variable
909 `inhibit-x-resources'.
910
b2d98113
CY
9112009-09-13 Chong Yidong <cyd@stupidchicken.com>
912
913 * PROBLEMS: Document Athena/Lucid internationalization
914 problem (Bug#4333).
915
6eb02347
CD
9162009-09-02 Carsten Dominik <dominik@u016822.science.uva.nl>
917
918 * refcards/orgcard.tex: Document new effort setting commands.
919 Document the new keys for agenda time motion.
920 Document the `E' key in the agenda.
921
82e98df4
SM
9222009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
923
924 * NEWS: Declare unibyte sessions obsolete.
925
7284d47a
MA
9262009-08-28 Michael Albinus <michael.albinus@gmx.de>
927
928 * NEWS: Mention Tramp connection method "rsyncc" and variable
929 `process-file-side-effects'.
930
3c736e33
KH
9312009-08-13 Kenichi Handa <handa@m17n.org>
932
933 * NEWS: Mention the new coding systme `utf-8-hfs' and many
934 functions for Unicode normalization.
935
f10ce991
CY
9362009-08-09 CHENG Gao <chenggao@gmail.com>
937
938 * MORE.STUFF: Update Etags and Ispell URLs.
939
5ce6e4f4 9402009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
e9b23a04
DD
941
942 * images/gud/all.xpm, images/gud/thread.xpm: New icons for
943 gdb-mi.el
944
3bca7ca5
DN
9452009-08-07 Dan Nicolaescu <dann@ics.uci.edu>
946
947 * e/eterm-color.ti (msgr, u6, u7): New capabilities.
948
aa16c75d
MA
9492009-08-02 Michael Albinus <michael.albinus@gmx.de>
950
951 * NEWS: Autorevert Tail mode works now for remote files.
952
cabb1527
CY
9532009-07-26 Kevin Ryde <user42@zip.com.au>
954
955 * compilation.txt: Add Perl-Glib sample message.
956
100b6355
KR
9572009-07-23 Ken Raeburn <raeburn@raeburn.org>
958
959 * NEWS: `load-in-progress' corruption fixed.
960
0b5546d6
GM
9612009-07-21 Glenn Morris <rgm@gnu.org>
962
963 * refcards/cs-dired-ref.tex, refcards/dired-ref.tex:
964 * refcards/fr-dired-ref.tex, refcards/sk-dired-ref.tex:
965 * refcards/cs-refcard.tex, refcards/de-refcard.tex:
966 * refcards/fr-refcard.tex, refcards/pl-refcard.tex:
967 * refcards/pt-br-refcard.tex, refcards/refcard.tex:
968 * refcards/ru-refcard.tex, refcards/sk-refcard.tex:
969 * refcards/cs-survival.tex, refcards/fr-survival.tex:
970 * refcards/sk-survival.tex, refcards/survival.tex:
971 Remove version numbers that don't mean much. Instead, just use Emacs
972 version and date. Use FSF URL rather than postal address.
973
974 * refcards/vipcard.tex (versionnumber, version): Remove.
975 (versionemacs, versionvip): New.
976 (copyrightnotice): Use FSF URL rather than postal address.
977
978 * refcards/viperCard.tex (versionnumber): Rename to versionviper.
979 (versionemacs, versionxemacs): New.
980 (version): Remove.
981 (copyrightnotice): Use FSF URL rather than postal address.
982
f3cc0ddb
GM
9832009-07-16 Glenn Morris <rgm@gnu.org>
984
c2c847d2
GM
985 * refcards/cs-dired-ref.tex, refcards/fr-dired-ref.tex:
986 * refcards/sk-dired-ref.tex:
987 Remove non-existent (?) bindings: w, C-u o, U, delete.
988 Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.
989
f3cc0ddb
GM
990 * refcards/gnus-refcard.tex: Condense a few sentences in order to
991 make them fit on one line, and add some page breaks, to improve the
992 layout in the pdfs.
993
c1baf2d1
GM
9942009-07-15 Glenn Morris <rgm@gnu.org>
995
996 * refcards/dired-ref.tex: Change from A4 to letter paper.
997 Remove non-existent (?) bindings: w, C-u o, U, delete.
998 Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.
999 New: async shell command = &.
1000
1001 * refcards/gnus-refcard.tex (Copyright): Add 2009.
1002 (Notes): Add missing line-break.
1003 (Threading): Reword to fit on one line.
1004
1005 * refcards/calccard.tex (emacsversionnumber): Just use major version.
1006
1007 * refcards/Makefile (gnus-booklet.pdf): Use jobname rather than
1008 clobbering gnus-refcard.pdf.
1009 (clean): Remove .aux files.
31a9ab9d 1010 (gnus-logo.pdf): Remove rule, since this file is distributed.
c1baf2d1 1011
86b12161
KH
10122009-07-10 Kenichi Handa <handa@m17n.org>
1013
1014 * tutorials/TUTORIAL.ja: Reflect the latest change of TUTORIAL.
1015
4cbe53b4
GM
10162009-07-10 Kevin Ryde <user42@zip.com.au>
1017
1018 * compilation.txt: Fix names of some elements.
1019
45ea35bf
GM
10202009-07-08 Glenn Morris <rgm@gnu.org>
1021
1022 * tutorials/TUTORIAL: Standardize the way M-x commands are written:
1023 dashes inside command names, not spaces; spaces before <Return>.
1024 (Summary): Describe the new behavior of C-l.
1025 (Basic Cursor Control): Don't say that files "ought" to end in newlines.
1026 Try to distinguish scroll bar from fringes.
1027 You can also scroll with a wheel mouse.
1028 (If Emacs Stops Responding): Rename from "When Emacs is hung".
1029 (Inserting And Deleting): Continuation marks appear in the fringe.
1030 Clarify that deletion can be undone. Mention cut and paste, and
1031 the Glossary.
1032 (Files, Mode Line): Update mode-line format.
1033 (Extending The Command Set): Downplay C-z, since using Emacs on a
1034 text-only terminal is less common these days.
1035 (Searching): Incremental searching is no longer atypical.
1036 Downplay flow control issues, remove reference to deleted FAQ node.
1037 (Multiple Windows): Mention frames.
1038 (Multiple Frames): New section.
1039 (Getting More Help): Downplay C-h having a different binding.
1040 Don't say help is "on-line", since the meaning has changed.
1041 (More Features): Replace "on-line". Use C-h rather than F10 h.
1042 Say a little more about completion.
1043 (Conclusion): Don't mention C-z again here.
1044
3f1c6666
JD
10452009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1046
1047 * NEWS: Mention maximized.
1048
edb54f27
MA
10492009-06-30 Michael Albinus <michael.albinus@gmx.de>
1050
1051 * NEWS: Add "synce" connection method of Tramp.
1052
ac8b8fcd
MA
10532009-06-24 Michael Albinus <michael.albinus@gmx.de>
1054
1055 * NEWS: Add new connection methods of Tramp.
1056
aa4a9384
KH
10572009-06-24 Kenichi Handa <handa@m17n.org>
1058
1059 * charsets/stdenc.map: Re-generated.
1060
1061 * charsets/symbol.map: Re-generated.
1062
70243478
CY
10632009-06-21 Chong Yidong <cyd@stupidchicken.com>
1064
1065 * Branch for 23.1.
1066
043dfe24
AM
10672009-06-15 Alan Mackenzie <acm@muc.de>
1068
1069 * NEWS: Document changes to end-of-defun-function, clarifying
1070 entry for beginning-of-defun-function.
1071
d1d87851
BW
10722009-06-13 Bill Wohler <wohler@newt.com>
1073
1074 Release MH-E version 8.2.
1075
1076 * NEWS, MH-E-NEWS: Update for MH-E release 8.2.
1077
742c7b4c
KH
10782009-06-12 Kenichi Handa <handa@m17n.org>
1079
b643362c 1080 * HELLO: Use "/" instead of "," to separate independent words.
67cbe681 1081
742c7b4c
KH
1082 * charsets/*.map: All re-generated.
1083
10842009-06-08 Kenichi Handa <handa@m17n.org>
1085
1086 * HELLO: Downcase "suomi".
1087
74815974
WL
10882009-05-25 Werner Lemberg <wl@gnu.org>
1089
1090 * tutorial/TUTORIAL.de: Updated; synchronize with TUTORIAL.
1091 Use reformed Orthography.
1092 Minor improvements.
1093
ece53951
CY
10942009-05-19 Chong Yidong <cyd@stupidchicken.com>
1095
1096 * refcards/survival.tex: Add M-g M-g binding.
1097
1098 * refcards/survival.tex:
1099 * refcards/sk-survival.tex:
1100 * refcards/sk-refcard.tex:
1101 * refcards/sk-dired-ref.tex:
1102 * refcards/ru-refcard.tex:
1103 * refcards/pt-br-refcard.tex:
1104 * refcards/pl-refcard.tex:
1105 * refcards/fr-survival.tex:
1106 * refcards/fr-dired-ref.tex:
1107 * refcards/dired-ref.tex:
1108 * refcards/cs-survival.tex:
1109 * refcards/cs-refcard.tex:
1110 * refcards/cs-dired-ref.tex: Bump refcard version numbers to 23.
1111
a96da3ab
CY
11122009-05-15 Chong Yidong <cyd@stupidchicken.com>
1113
1114 * refcards/refcard.tex: Update Emacs version to 23.
1115
91ce9459
CY
11162009-05-15 Sven Joachim <svenjoac@gmx.de>
1117
da14b7ca
JB
1118 * refcards/de-refcard.tex: Merge changes from refcard.tex.
1119 Change `Paragraph' to `Absatz'.
91ce9459 1120
583ebd63
GM
11212009-04-09 Glenn Morris <rgm@gnu.org>
1122
1123 * MORE.STUFF: Update some urls. Remove dead links: eshell, expand,
1124 ffap, hideshow. Remove original whitespace, now in obsolete/.
1125 Remember and nXML are part of the distribution now.
1126
2d2db320
KH
11272009-03-13 Kenichi Handa <handa@m17n.org>
1128
1129 * NEWS: Add description for the argument change of
1130 `set-fontset-font' and `print-fontset'.
1131
bd6e492c
GM
11322009-02-25 Glenn Morris <rgm@gnu.org>
1133
1134 * MORE.STUFF: Mention Zile.
1135
a20878b6
MB
11362009-02-23 Miles Bader <miles@gnu.org>
1137
1138 * NEWS: Rename `system-process-attributes' to `process-attributes'.
1139
6766b10c
NR
11402009-02-19 Nick Roberts <nickrob@snap.net.nz>
1141
1142 * compilation.txt: Add entry for maven.
1143
f623f737
JB
11442009-02-14 Jay Belanger <jay.p.belanger@gmail.com>
1145
1146 * refcards/calccard.tex: Update version number.
1147 Mention Maxima mode.
1148
bec18736
DN
11492009-02-04 Dan Nicolaescu <dann@ics.uci.edu>
1150
1151 * compilation.txt (gnu): Add an example for the "note" format.
1152
8c4fae51
JR
11532009-02-04 Jason Rumney <jasonr@gnu.org>
1154
1155 * PROBLEMS (CPP): Note problem with resource compiler of MSVC.
1156
2c015ae7
GM
11572009-02-02 Carsten Dominik <dominik@science.uva.nl>
1158
1159 * refcards/orgcard.tex: New version number.
1160
62e466d0
JB
11612009-01-28 Juanma Barranquero <lekktu@gmail.com>
1162
1163 * PROBLEMS (Windows): Add entry about TCC/4NT and App Paths keys.
1164
7ddb1b5f
CD
11652009-01-28 Carsten Dominik <dominik@science.uva.nl>
1166
1167 * refcards/orgcard.tex: New version number.
1168
3da3282e
CD
11692009-01-27 Carsten Dominik <dominik@science.uva.nl>
1170
1171 * refcards/orgcard.tex: New version number.
1172
be7ca044
KH
11732009-01-27 Kenichi Handa <handa@m17n.org>
1174
1175 * NEWS: New function `coding-sytem-from-name'.
1176
55e0839d
CD
11772009-01-25 Carsten Dominik <dominik@science.uva.nl>
1178
1179 * refcards/orgcard.tex: New year and version number.
1180 Document heading/item conversion commands.
1181 Document C-c RET in tables.
1182
cc2fc5a2
MA
11832009-01-03 Michael Albinus <michael.albinus@gmx.de>
1184
1185 * NEWS: Tramp supports IPv6 addresses.
1186
b6cb4cd5
CD
11872008-12-20 Carsten Dominik <dominik@science.uva.nl>
1188
1189 * refcards/orgcard.tex: Version number change.
1190
bde76d3e
EZ
11912008-12-19 Eli Zaretskii <eliz@gnu.org>
1192
1193 * PROBLEMS (MS-DOS): Document the problems on Vista.
1194
ed208c8a
CD
11952008-12-17 Carsten Dominik <dominik@science.uva.nl>
1196
1197 * refcards/orgcard.tex: Version number change.
1198
67df9cfb
CD
11992008-12-16 Carsten Dominik <dominik@science.uva.nl>
1200
1201 * refcards/orgcard.tex: Version number change.
1202
7c3cb0ab
DN
12032008-12-11 Dan Nicolaescu <dann@ics.uci.edu>
1204
1205 * MACHINES: SH3 is still supported.
1206
96c8522a
CD
12072008-12-07 Carsten Dominik <dominik@science.uva.nl>
1208
1209 * refcards/orgcard.tex: Version number update.
1210
0956be4f
JB
12112008-11-27 Juanma Barranquero <lekktu@gmail.com>
1212
1213 * NEWS: Fix typo. (Bug#1439)
1214
e45e3595
CD
12152008-11-12 Carsten Dominik <dominik@science.uva.nl>
1216
1217 * refcards/orgcard.tex: Document the extra yanking key.
1218
33198156
MH
12192008-11-08 Mark A. Hershberger <mah@everybody.org>
1220
1221 * compilation.txt (php): Add regexp for php error messages.
1222
d6c180c4
JB
12232008-10-24 Juanma Barranquero <lekktu@gmail.com>
1224
1225 * NEWS: New function `locate-user-emacs-file'.
1226
fac5dc61
DN
12272008-10-18 Ulrich Mueller <ulm@gentoo.org>
1228
1229 * MACHINES: Add section for SuperH.
1230
47ffc456
CD
12312008-10-12 Carsten Dominik <dominik@science.uva.nl>
1232
1233 * refcards/orgcard.tex: Add description for attachments, plus
1234 minor changes.
1235
12362008-07-24 Carsten Dominik <dominik@science.uva.nl>
1237
1238 * refcards/orgcard.tex: Minor fixes.
1239
29c068d1
DU
12402008-09-08 Daiki Ueno <ueno@unixuser.org>
1241
1242 * TODO: Remove the entry describing auto-encryption.
1243
3256a475
RC
12442008-08-26 Robert J. Chassell <bob@rattlesnake.com>
1245
10d1d0af 1246 * PROBLEMS: Prevent pasting a region twice on an xterm or rxvt in X.
3256a475 1247
5bd950ea
CY
12482008-08-23 Chong Yidong <cyd@stupidchicken.com>
1249
1250 * HELLO: Fix Javanese pun.
1251
f956beb6
BW
12522008-08-18 Bill Wohler <wohler@newt.com>
1253
1254 Release MH-E version 8.1.
10d1d0af 1255
f956beb6
BW
1256 * NEWS, MH-E-NEWS: Update for MH-E release 8.1.
1257
4e5a8be9
VJL
12582008-08-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1259
1260 * NEWS: Improve information about whitespace package.
1261
6d496c76
TZ
12622008-08-01 Teodor Zlatanov <tzz@lifelogs.com>
1263
1264 * NEWS: Add entries about the new auth-source integration and
1265 about the cyrillic-translit modifications.
1266
7ded3383
AR
12672008-08-01 Adrian Robert <Adrian.B.Robert@gmail.com>
1268
1269 * Emacs.clr: Remove.
1270
7c2fb837
DN
12712008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1272
1273 * termcap.src: Remove file.
1274 * README:
1275 * PROBLEMS:
1276 * MACHINES: Remove VMS info.
1277
9e2a2647
DN
12782008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1279
1280 * PROBLEMS:
1281 * MACHINES: Remove mentions of Mac Carbon.
1282
355b422f
VJL
12832008-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1284
1285 * NEWS: New function `diff-show-trailing-blanks' in diff-mode.el.
1286
b8454fe2
MA
12872008-07-24 Michael Albinus <michael.albinus@gmx.de>
1288
1289 * NEWS: Add xesam.el.
1290
2f56f788
VJL
12912008-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1292
1293 * NEWS: Add information about whitespace package.
1294
15f54450
JL
12952008-07-19 Juri Linkov <juri@jurta.org>
1296
1297 * tutorials/TUTORIAL: Add information about C-g to the introduction.
1298
555b0992
JB
12992008-07-18 Francesc Rocher <rocher@member.fsf.org>
1300
1301 * images/splash8.xpm: Remove.
1302
ba60bd44 13032008-07-17 Adrian Robert <Adrian.B.Robert@gmail.com>
06b62770
AR
1304
1305 * NEWS: Add entry about NS port.
1306
ba60bd44 13072008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
1308
1309 * Emacs.clr: New file, add support for X color names to NS display
1310 implementations.
1311
268207a3
JL
13122008-07-12 Juri Linkov <juri@jurta.org>
1313
1314 * HELLO: Use more correct IPA characters for English pronunciation.
1315 Add the combining acute accent after the accented vowel in the
1316 Russian example like it is used in dictionaries.
1317
3b48f0d2
KH
13182008-07-11 Kenichi Handa <handa@m17n.org>
1319
10d1d0af 1320 * HELLO: Change the Arabic words appearing in Non-ASCII examples to
3b48f0d2
KH
1321 iso-8859-6 characters.
1322
68548459
JB
13232008-07-02 Francesc Rocher <rocher@member.fsf.org>
1324
1325 * images/splash.png:
1326 * images/splash.svg:
1327 * images/gnus/gnus.png:
1328 * images/gnus/gnus.svg: New files.
1329
50542767
KH
13302008-06-25 Kenichi Handa <handa@m17n.org>
1331
1332 * NEWS: Mention string-to-unibyte.
1333
e9e70c43
MA
13342008-06-21 Michael Albinus <michael.albinus@gmx.de>
1335
1336 * NEWS: Tramp uses auth-source.
1337
203553fd
JPW
13382008-06-08 John Paul Wallington <jpw@pobox.com>
1339
68548459 1340 * NEWS: Document that `completion-ignore-case' is nil on MS-Windows.
203553fd 1341
23aaf52b
MO
13422008-05-19 Tom Tromey <tromey@redhat.com>
1343
1344 * NEWS: Mention directory-local variables.
1345
5525fa30
JL
13462008-05-11 Juri Linkov <juri@jurta.org>
1347
1348 * images/custom/README:
1349 * images/custom/down.xpm:
1350 * images/custom/down-pushed.xpm:
1351 * images/custom/right.xpm:
1352 * images/custom/right-pushed.xpm: New files.
1353
db86064f
ER
13542008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
1355
1356 * NEWS: Support for Meta-CVS removed.
1357
ba82b36e
NR
13582008-05-05 Nick Roberts <nickrob@snap.net.nz>
1359
1360 * compilation.txt: Add regexp for Open Watcom compiler output.
1361
e405fa5f
RS
13622008-05-04 Reiner Steib <reiner.steib@gmx.de>
1363
1364 * NEWS: Reword previous commit.
1365 * NEWS.22: Document removal of duplicated "alt-" input methods.
1366
13672008-05-03 Glenn Morris <rgm@gnu.org>
1368
1369 * NEWS: Document removal of duplicated "alt-" input methods.
1370
1cb33438
GM
13712008-04-26 Glenn Morris <rgm@gnu.org>
1372
1373 * forms-d2.dat: Move here from ../lisp.
1374
312082e9
JR
13752008-04-06 Jason Rumney <jasonr@gnu.org>
1376
1377 * HELLO (Burmese): Rename from Myanmar.
1378
e652d4d3
RS
13792008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
1380
1381 * GNUS-NEWS (incoming mail files): Add version.
1382
bd6b0b01
RS
13832008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
1384
5bc6ddff
MB
1385 * tutorials/TUTORIAL.de: Remove even more discussion of flow
1386 control. Refer to node name `Init Rebinding' instead of title.
1387
28a16a1b
CD
13882008-03-13 Carsten Dominik <dominik@science.uva.nl>
1389
1390 * refcards/orgcard.tex: Minor fixes.
1391
4d2d106e
CY
13922008-03-12 Chong Yidong <cyd@stupidchicken.com>
1393
5bc6ddff
MB
1394 * tutorials/TUTORIAL, tutorials/TUTORIAL.fr, tutorials/TUTORIAL.ro:
1395 * tutorials/TUTORIAL.bg, tutorials/TUTORIAL.it, tutorials/TUTORIAL.ru:
1396 * tutorials/TUTORIAL.cn, tutorials/TUTORIAL.ja, tutorials/TUTORIAL.sk:
1397 * tutorials/TUTORIAL.cs, tutorials/TUTORIAL.ko, tutorials/TUTORIAL.sl:
1398 * tutorials/TUTORIAL.de, tutorials/TUTORIAL.nl, tutorials/TUTORIAL.sv:
1399 * tutorials/TUTORIAL.eo, tutorials/TUTORIAL.pl, tutorials/TUTORIAL.th:
1400 * tutorials/TUTORIAL.es, tutorials/TUTORIAL.pt_BR:
1401 Remove discussion of flow control.
4d2d106e 1402
85efdcf3
JB
14032008-03-12 Juanma Barranquero <lekktu@gmail.com>
1404
1405 * NEWS: Describe linum.el.
1406
cf358568
GM
14072008-03-11 Glenn Morris <rgm@gnu.org>
1408
1409 * images/icons/hicolor/128x128/apps/emacs.png:
1410 * images/icons/hicolor/16x16/apps/emacs.png:
1411 * images/icons/hicolor/24x24/apps/emacs.png:
1412 * images/icons/hicolor/32x32/apps/emacs.png:
1413 * images/icons/hicolor/48x48/apps/emacs.png:
1414 * images/icons/hicolor/scalable/apps/emacs.svg:
1415 * images/icons/hicolor/scalable/mimetypes/emacs-document.svg:
1416 Remove `creator' metadata.
1417
880820fe 14182008-03-06 Jan Djärv <jan.h.d@swipnet.se>
e8db5c59
JD
1419
1420 * images/README: Update with bookmark_add.
1421
cf358568 1422 * images/bookmark_add.pbm, images/bookmark_add.xpm: New files.
e8db5c59 1423
7b7b316e
DN
14242008-03-03 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
1425
67ab2045
JR
1426 * images/icons/hicolor/32x32/apps/emacs.png: Make transparency 8 bit.
1427 * images/icons/hicolor/scalable/mimetypes/emacs-document.svg: New file.
7b7b316e
DN
1428 * images/icons/hicolor/scalable/apps/emacs.svg: Fix format.
1429
8298ed37
GM
14302008-03-03 Andrew Zhilin <andrew_zhilin@yahoo.com>
1431
1432 * images/icons/hicolor/16x16/apps/emacs22.png:
1433 * images/icons/hicolor/24x24/apps/emacs22.png:
1434 * images/icons/hicolor/32x32/apps/emacs22.png:
1435 * images/icons/hicolor/48x48/apps/emacs22.png: New files.
1436 These are the old versions of `emacs.png' under a new name.
1437
c9cc6462
DN
14382008-03-02 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
1439
1440 * images/icons/README: Update info for the icons.
1441
1442 * images/icons/emacs16_mac.png:
1443 * images/icons/emacs24_mac.png:
1444 * images/icons/emacs256_mac.png:
1445 * images/icons/emacs32_mac.png:
1446 * images/icons/emacs48_mac.png:
8298ed37 1447 * images/icons/emacs512_mac.png: Remove.
c9cc6462
DN
1448
1449 * images/icons/hicolor/16x16/apps/emacs.png:
1450 * images/icons/hicolor/24x24/apps/emacs.png:
1451 * images/icons/hicolor/32x32/apps/emacs.png:
1452 * images/icons/hicolor/48x48/apps/emacs.png: New icon.
1453
1454 * images/icons/hicolor/scalable/apps/emacs.svg:
1455 * images/icons/hicolor/128x128/apps/emacs.png: New files.
1456
143cecdb
RS
14572008-02-26 Reiner Steib <Reiner.Steib@gmx.de>
1458
1459 * NEWS (Gnus): Mention problem with coding system `utf-8-emacs'
1460 when using different Emacs versions.
1461
880820fe 14622008-02-25 Jan Djärv <jan.h.d@swipnet.se>
28bcb349 1463
51fb064b
MB
1464 * NEWS.22: Mention stock icons for Gtk+.
1465
19095422
KH
14662008-02-22 Kenichi Handa <handa@ni.aist.go.jp>
1467
4a4bdfc7 1468 * NEWS: Mention the new language environments Bengali, Punjabi,
19095422
KH
1469 Gujarati, Oriya, Telugu, Sinhala. Mention the removal of features
1470 devanagari, devan-util, kannada, knd-util, malayalam, mlm-util,
1471 tamil, and tml-util.
1472
607d3be2
MO
14732008-02-22 Michael Olson <mwolson@gnu.org>
1474
1475 * NEWS: Describe nXML mode and json.el.
1476
6a6b4d7d
KH
14772008-02-21 Kenichi Handa <handa@ni.aist.go.jp>
1478
4a4bdfc7
JB
1479 * NEWS: Improve the description about the removal of cp-...-codepage
1480 functions. Describe the removal of the feature `devan-util'.
6a6b4d7d 1481
027cd644
GM
14822008-02-21 Glenn Morris <rgm@gnu.org>
1483
1484 * NEWS.unicode: Merge into NEWS and remove file.
1485
3d8c4938
KH
14862008-02-20 Kenichi Handa <handa@ni.aist.go.jp>
1487
1488 * NEWS.unicode: Mention the removal of codepage related functions.
1489
1f7bdd6f
GM
14902008-02-16 Glenn Morris <rgm@gnu.org>
1491
1492 * nxml/test-invalid.xml, nxml/test-valid.xml: Move here from lisp/nxml.
1493 Rename from "test." to "test-" for doschk.
1494
c6588a85
MO
14952008-02-10 Daiki Ueno <ueno@unixuser.org>
1496
1497 * NEWS: Clarify EasyPG functionalities.
1498
f34cec5c
EZ
14992008-02-09 Eli Zaretskii <eliz@gnu.org>
1500
b03f96dc
MB
1501 * tutorials/TUTORIAL.ru: Remove redundant empty lines, insert a
1502 magic line instead.
1503
880820fe 15042008-02-08 Jan Djärv <jan.h.d@swipnet.se>
7b476dbe
JD
1505
1506 * NEWS: Mention XEmbed and --parent-id.
1507
4b01af2e
MO
15082008-02-08 Daiki Ueno <ueno@unixuser.org>
1509
1510 * NEWS: Mention EasyPG.
1511
ee2502fa
EZ
15122008-02-02 Eli Zaretskii <eliz@gnu.org>
1513
85efdcf3
JB
1514 * tutorials/TUTORIAL.ru: Restore copyright years. Update tutorial.
1515 Fix wording.
ee2502fa 1516
aca7a3d2
MB
15172008-02-02 Kenichi Handa <handa@ni.aist.go.jp>
1518
19095422 1519 * HELLO: Add Bengali, Gujarati, Khmer, Myanmar, Oriya, Sinhala,
10d1d0af 1520 Telugu. Fix ISO-2022 designations in Cantonese line.
aca7a3d2 1521
f78b3baf 15222008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 1523
fe7a3057 1524 * HELLO: Remove non-Unicode character from Tibetan text.
aca7a3d2 1525
f78b3baf 15262008-02-01 Miles Bader <miles@gnu.org>
aca7a3d2
MB
1527
1528 * TODO, PROBLEMS, NEWS: Replace references to Emacs version "22"
1529 with "23".
1530
f78b3baf 15312008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1532
1533 * charsets: New directory for charset mapping tables.
1534
1535 * charsets/README: New file.
1536
1537 * charsets/*.map: New files.
1538
f78b3baf 15392008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1540
1541 * HELLO: Change "Hindi" to more common characters.
1542
f78b3baf 15432008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 1544
bcc891c2
GM
1545 * HELLO: Fix upcase and downcase for several languages.
1546 Change the two German lines into one. Change "Nederlangs" to
1547 "Dutch (Nederlands)". Add original language names to several entries.
aca7a3d2 1548
f78b3baf 15492008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 1550
b03f96dc 1551 * tutorials/TUTORIAL.es: Add local variable coding: latin-1.
aca7a3d2 1552
f78b3baf 15532008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 1554
bcc891c2 1555 * HELLO: Change indian-2-column chars of Hindi line to Unicode chars.
aca7a3d2 1556
f78b3baf 15572008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
1558
1559 * HELLO: Add pseudo-maths example.
1560
f05c591d
CY
15612008-01-31 Alex Ott <alexott@gmail.com>
1562
1563 * tutorials/TUTORIAL.ru: Update tutorial.
1564
5e56b3fb
MO
15652008-01-25 Michael Olson <mwolson@gnu.org>
1566
1567 * ERC-NEWS: Update for ERC 5.3 release candidate.
1568
1966aa84
JB
15692008-01-22 Juanma Barranquero <lekktu@gmail.com>
1570
1571 * DEVEL.HUMOR: New entry.
1572
dbc28aaa
CD
15732008-01-18 Carsten Dominik <dominik@science.uva.nl>
1574
1575 * refcards/orgcard.tex: Update to Org-mode version 5.19.
1576
bb9f7948
EZ
15772008-01-12 Eli Zaretskii <eliz@gnu.org>
1578
1579 * MACHINES: Add an explicit list of platforms that are no longer
1580 supported.
1581 * NEWS: Refer to this list.
1582
6c5a8964
GM
15832008-01-08 Glenn Morris <rgm@gnu.org>
1584
7de6767d
GM
1585 * refcards/calccard.tex, refcards/cs-dired-ref.tex:
1586 * refcards/cs-refcard.tex, refcards/cs-survival.tex:
1587 * refcards/de-refcard.tex, refcards/dired-ref.tex:
1588 * refcards/fr-drdref.tex, refcards/fr-refcard.tex:
1589 * refcards/fr-survival.tex, refcards/gnus-refcard.tex:
1590 * refcards/orgcard.tex, refcards/pl-refcard.tex:
1591 * refcards/pt-br-refcard.tex, refcards/refcard.tex:
1592 * refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
1593 * refcards/sk-refcard.tex, refcards/sk-survival.tex:
1594 * refcards/survival.tex, refcards/vipcard.tex:
1595 * refcards/viperCard.tex: Update printed copyright year to 2008.
6c5a8964 1596
049dcb6f
GM
15972008-01-08 Kevin Ryde <user42@zip.com.au>
1598
1599 * compilation.txt (perl): Add a "during global destruction" sample.
1600
f3041af1
DN
16012008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
1602
1603 * PROBLEMS:
1604 * MACHINES: Remove references to systems not supported anymore.
1605
d35e1cd7
DN
16062008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
1607
1608 * MACHINES: Remove Masscomp.
1609
1c884795
DN
16102008-01-03 Dan Nicolaescu <dann@ics.uci.edu>
1611
1612 * images/icons/emacs_16.png, images/icons/emacs_24.png
1613 * images/icons/emacs_32.png, images/icons/emacs_48.png: Rename to
1966aa84 1614 hicolor/16x16/apps/emacs.png, hicolor/24x24/apps/emacs.png,
1c884795
DN
1615 hicolor/32x32/apps/emacs.png and hicolor/48x48/apps/emacs.png.
1616
1617 * images/icons/README (Author): Update for renaming.
1618
1619 * emacs.desktop (Icon): Update icon name.
1620
243d547c
EZ
16212007-12-15 Eli Zaretskii <eliz@gnu.org>
1622
0afd5f04
EZ
1623 The following files renamed to avoid file-name clashes in
1624 8+3 (a.k.a. DOS) namespace:
1625
30361fee
EZ
1626 * schema/xhtml-basic-form.rnc: Renamed to xhtml-bform.rnc.
1627 * schema/xhtml-basic-table.rnc: Renamed to xhtml-btable.rnc.
1628 * schema/xhtml-list.rnc: Renamed to xhtml-lst.rnc.
1629 * schema/xhtml-target.rnc: Renamed to xhtml-tgt.rnc.
1630 * schema/xhtml-style.rnc: Renamed to xhtml-xstyle.rnc.
1631 * schema/xhtml-form.rnc, schema/xhtml-table.rnc, schema/xhtml.rnc:
1632 Updated accordingly.
1633
e7bdf123 1634 * schema/docbook-dyntbl.rnc, schema/docbook-soextbl.rnc: Renamed to
30361fee
EZ
1635 docbk-dyntbl.rnc and docbk-soextbl.rnc, respectively.
1636
243d547c
EZ
1637 * images/icons/macemacs_16.png, images/icons/macemacs_24.png:
1638 * images/icons/macemacs_32.png, images/icons/macemacs_48.png:
1639 * images/icons/macemacs_256.png, images/icons/macemacs_512.png:
1640 Renamed to emacs16_mac.png, emacs24_mac.png, emacs32_mac.png,
1641 emacs48_mac.png, emacs256_mac.png, and emacs512_mac.png,
0afd5f04 1642 respectively.
243d547c 1643
97fdf31e 16442007-12-08 Ulrich Mueller <ulm@gentoo.org> (tiny change)
d65f0593
DN
1645
1646 * emacs.desktop (Exec, Icon, Categories): Fix entries.
1647
cf944fa4
RS
16482007-12-08 Reiner Steib <Reiner.Steib@gmx.de>
1649
1650 * NEWS: Add minimal Gnus item.
1651
e10fe1cb
DN
16522007-12-08 Dan Nicolaescu <dann@ics.uci.edu>
1653
1654 * emacs.desktop: New file.
1655
5adb5026 16562007-11-30 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
fb87d8de
GM
1657
1658 * images/icons/macemacs_16.png, images/icons/macemacs_24.png:
1659 * images/icons/macemacs_32.png, images/icons/macemacs_48.png:
1660 * images/icons/macemacs_256.png, images/icons/macemacs_512.png:
1661 New files.
1662
6d4ca4d2
GM
16632007-11-28 Glenn Morris <rgm@gnu.org>
1664
1665 * nxml/: New directory, moved here from lisp/nxml/char-name/unicode.
d98a6328 1666 * nxml/README: New file.
6d4ca4d2 1667
e3b0153a
GM
16682007-11-24 Glenn Morris <rgm@gnu.org>
1669
1670 * images/gnus/mail_send.xpm: Rename to mail-send.xpm.
1671
8cd39fb3
MH
16722007-11-23 Mark A. Hershberger <mah@everybody.org>
1673
ac97a16b
MH
1674 * NXML-NEWS: New File.
1675
8cd39fb3
MH
1676 * schema: Initial merge of nxml.
1677
880820fe 16782007-11-22 Francesco Potortì <pot@gnu.org>
20f123b4
FP
1679
1680 * NEWS: etags: the --members option is now the default.
1681
fe22da3c
GM
16822007-11-22 Glenn Morris <rgm@gnu.org>
1683
1684 * images/smilies/grayscale/README, images/smilies/medium/README:
1685 New files.
1686
afefed62
VJL
16872007-11-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1688
1689 * compilation.txt: Add new entries: compilation-perl--Pod::Checker,
1690 compilation-perl--Test, compilation-perl--Test::Harness and
1691 compilation-weblint.
1692
07e5c0b0
DN
16932007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
1694
1695 * MACHINES: Remove Sun windows info.
1696
15f3eb73
MO
16972007-10-30 Michael Olson <mwolson@gnu.org>
1698
1699 * NEWS: Add entry for Remember Mode.
1700
f930e1a4
GM
17012007-10-29 Glenn Morris <rgm@gnu.org>
1702
1703 * refcards/gnus-refcard.tex: Restore Feb 2007 copyright
1704 clarifications lost in update to Gnus trunk.
1705
880820fe 17062007-10-28 Adam Sjøgren <asjo@koldfront.dk>
a352dec1 1707
a61646e1
GM
1708 * images/smilies/grayscale/blink.xpm:
1709 * images/smilies/grayscale/braindamaged.xpm
1710 * images/smilies/grayscale/cry.xpm, images/smilies/grayscale/dead.xpm:
1711 * images/smilies/grayscale/evil.xpm:
1712 * images/smilies/grayscale/forced.xpm:
1713 * images/smilies/grayscale/frown.xpm, images/smilies/grayscale/grin.xpm:
1714 * images/smilies/grayscale/indifferent.xpm:
1715 * images/smilies/grayscale/reverse-smile.xpm:
1716 * images/smilies/grayscale/sad.xpm, images/smilies/grayscale/smile.xpm:
1717 * images/smilies/grayscale/wry.xpm: New larger grayscale smileys.
1718
1719 * images/smilies/medium/blink.xpm:
1720 * images/smilies/medium/braindamaged.xpm, images/smilies/medium/cry.xpm:
1721 * images/smilies/medium/dead.xpm, images/smilies/medium/evil.xpm:
1722 * images/smilies/medium/forced.xpm, images/smilies/medium/frown.xpm:
1723 * images/smilies/medium/grin.xpm, images/smilies/medium/indifferent.xpm:
1724 * images/smilies/medium/reverse-smile.xpm:
1725 * images/smilies/medium/sad.xpm, images/smilies/medium/smile.xpm:
1726 * images/smilies/medium/wry.xpm: New colorful smileys.
a352dec1 1727
b6675b2d
MO
17282007-10-29 Michael Olson <mwolson@gnu.org>
1729
1730 * ERC-NEWS: Update for recent change.
1731
2697297f
JB
17322007-10-27 Juanma Barranquero <lekktu@gmail.com>
1733
1734 * .cvsignore: Add *.pyc.
1735
d88da39a
JY
17362007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
1737
1738 * ses-example.ses: Get rid of silly life-universe-everything local
1739 variable. `symbolic-formulas' is now `ses--symbolic-formulas'.
1740
a8d7b1a0
JB
17412007-10-24 Juanma Barranquero <lekktu@gmail.com>
1742
1743 * NEWS: Mention desktop locking.
1744
4a11b6b5
ER
17452007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
1746
1747 * NEWS: Explain the VC fileset changes a bit better.
1748
8b6f62fc
GM
17492007-09-28 Glenn Morris <rgm@gnu.org>
1750
1751 * PROBLEMS: Mention Tex superscript font issue.
1752
d87b5ced
JB
17532007-09-25 Johannes Weiner <hannes@saeurebad.de>
1754
1755 * NEWS: Fix typo.
1756
a0e0e2db
GM
17572007-09-24 Glenn Morris <rgm@gnu.org>
1758
1759 * CONTRIBUTE: Remove information on maintaining copyright years;
1760 it does not belong here and is in admin/notes anyway.
1761
c3f01f42
GM
17622007-09-24 Adam Hupp <adam@hupp.org>
1763
1764 * emacs.py: Split for python 2 and python 3 compatibility.
1765 * emacs2.py: New file, split off from emacs.py.
1766 * emacs3.py: New file, python 3 version of emacs2.py.
1767
44f9ac8a
GM
17682007-09-21 Glenn Morris <rgm@gnu.org>
1769
1770 * emacstool.1: Remove file.
6f022c19 1771 * emacs.bash: Adapt for removal of emacstool.
ac3afa5a 1772 * emacs.csh: Remove emacstool-related code.
44f9ac8a 1773
4a155610
GM
17742007-09-16 Glenn Morris <rgm@gnu.org>
1775
1776 * gfdl.1: Remove unused file.
1777
0d75dcc8
GM
17782007-09-12 Glenn Morris <rgm@gnu.org>
1779
1780 * Makefile (SOURCES, unlock, relock): Delete.
1781
880820fe 17822007-09-10 Michaël Cadilhac <michael@cadilhac.name>
f664fee9
MC
1783
1784 * NEWS: Document the interactive specification for C functions.
1785 Say that `set-file-modes' is now interactive.
1786
c10b0597
MO
17872007-09-10 Michael Olson <mwolson@gnu.org>
1788
1789 * ERC-NEWS: Improve description of erc-tls and erc-ssl change.
1790
67bd779a
JL
17912007-09-09 Juri Linkov <juri@jurta.org>
1792
1793 * AUTHORS, CONTRIBUTE: New files, moved here from the root dir.
1794
526dc846
MO
17952007-09-08 Michael Olson <mwolson@gnu.org>
1796
d87b5ced 1797 * ERC-NEWS: Update for changes to the development version of ERC 5.3.
526dc846 1798
fb6794d5
GM
17992007-09-06 Glenn Morris <rgm@gnu.org>
1800
1801 * ctags.1, emacs.1, emacsclient.1, etags.1: Move from etc/ to
1802 doc/man/.
1803
1804 * refcards/README: Also mention gnus-logo.pdf license.
1805
223afe64
CD
18062007-08-30 Carsten Dominik <dominik@science.uva.nl>
1807
1808 * NEWS.22 (Note): Lower-case for orgtbl-mode.
1809
880820fe 18102007-08-29 Jan Djärv <jan.h.d@swipnet.se>
2e3695d2
JD
1811
1812 * NEWS: Say that Gtk+ build uses stock icons.
1813
23e2b39d
WL
18142007-08-28 Werner LEMBERG <wl@gnu.org>
1815
1816 * refcards/de-refcard.tex, refcards/de-refcard.pdf: Use `C-M-%'
1817 instead of `M-x query-replace-regexp'.
1818
4b340319
YM
18192007-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1820
1821 * PROBLEMS (Mac OS X): Add alternative workaround for QuickTime
1822 updater breakage.
1823
880820fe 18242007-08-26 Michaël Cadilhac <michael@cadilhac.name>
8fb9a9b6 1825
c0dadae9
MC
1826 * NEWS: Say that PDF files are now the default for refcards.
1827
7de6767d
GM
1828 * refcards/fr-drdref.tex, refcards/fr-drdref.pdf: Move these to...
1829 * refcards/fr-dired-ref.tex, refcards/fr-dired-ref.pdf: ... those names.
ea404efc 1830
8fb9a9b6
MC
1831 * refcards/pdflayout.sty: New. Handle PDF layouts through
1832 \pdfpagewidth and \pdfpageheight.
1833
7de6767d
GM
1834 * refcards/calccard.pdf, refcards/cs-dired-ref.pdf:
1835 * refcards/cs-refcard.pdf, refcards/de-refcard.pdf:
1836 * refcards/dired-ref.pdf, refcards/fr-drdref.pdf:
1837 * refcards/fr-refcard.pdf, refcards/gnus-booklet.pdf:
1838 * refcards/gnus-logo.pdf, refcards/gnus-refcard.pdf:
1839 * refcards/orgcard.pdf, refcards/pl-refcard.pdf:
1840 * refcards/pt-br-refcard.pdf, refcards/refcard.pdf:
1841 * refcards/ru-refcard.pdf, refcards/sk-dired-ref.pdf:
1842 * refcards/sk-refcard.pdf: Add PDF versions of the refcards.
1843
1844 * refcards/calccard.ps, refcards/cs-dired-ref.ps:
1845 * refcards/cs-refcard.ps, refcards/de-refcard.ps, refcards/dired-ref.ps:
1846 * refcards/fr-drdref.ps, refcards/fr-refcard.ps:
1847 * refcards/gnus-booklet.ps, refcards/gnus-logo.ps:
1848 * refcards/gnus-refcard.ps, refcards/orgcard.ps, refcards/pl-refcard.ps:
1849 * refcards/pt-br-refcard.ps, refcards/refcard.ps:
1850 * refcards/ru-refcard.ps, refcards/sk-dired-ref.ps:
1851 * refcards/sk-refcard.ps: Remove the PS versions of the refcards.
1852
1853 * refcards/calccard.tex, refcards/fr-survival.tex, refcards/orgcard.tex:
1854 * refcards/pl-refcard.tex, refcards/pt-br-refcard.tex:
1855 * refcards/refcard.tex, refcards/survival.tex, refcards/vipcard.tex:
1856 * refcards/viperCard.tex: Specify PDF layout,
1857 use a PDF `compile-command' local variable.
1858
1859 * refcards/cs-dired-ref.tex, refcards/cs-refcard.tex:
1860 * refcards/cs-survival.tex, refcards/dired-ref.tex:
1861 * refcards/fr-drdref.tex, refcards/sk-dired-ref.tex:
1862 * refcards/sk-refcard.tex, refcards/sk-survival.tex:
8fb9a9b6
MC
1863 Specify PDF layout.
1864
7de6767d
GM
1865 * refcards/fr-refcard.tex: Update copyright notice.
1866 Update the examples. Fix a typo. Remove the `letterpaper' counter,
1867 specify PDF layout, use a PDF `compile-command' local variable.
8fb9a9b6 1868
7de6767d
GM
1869 * refcards/de-refcard.tex: Remove the `letterpaper' counter,
1870 specify PDF layout, use a PDF `compile-command' local variable.
8fb9a9b6 1871
7de6767d 1872 * refcards/ru-refcard.tex: Use a PDF `compile-command' local variable.
8fb9a9b6 1873
7de6767d
GM
1874 * refcards/Makefile: Add rules for creating the refcards in PDF,
1875 make them the default. Change `fr-drdref' to `fr-dired-ref'.
8fb9a9b6 1876
08039aa2
GM
18772007-08-23 Glenn Morris <rgm@gnu.org>
1878
1879 * Makefile (mostlyclean, clean, distclean, maintainer-clean):
1880 Delete these targets since nothing uses them.
1881 (SOURCES): Update.
1882 Move comments to e/README. Remove license from now-trivial file.
1883
1884 * e/README: New file, with most information formerly in Makefile.
1885
1af74d06
MB
18862007-09-05 Jason Rumney <jasonr@gnu.org>
1887
1888 * NEWS.22: Mention focus-follows-mouse change.
1889
3baad51b
KB
18902007-08-22 Karl Berry <karl@gnu.org>
1891
7de6767d 1892 * refcards/refcard.tex: Updates for printing.
d87b5ced
JB
1893 (\versionyear): Update to 2007.
1894 (\copyrightnotice): Modified or unmodified ok.
1895 (Simple Customization): Don't use goto-line, since now it's bound.
fe6b2fd0 1896 Also, use now-preferred (kbd ...) syntax.
3baad51b 1897
6c5d503f
MA
18982007-08-22 Michael Albinus <michael.albinus@gmx.de>
1899
1900 * NEWS: `shell' prompts for the default directory if called with a
1901 prefix and `default-directory' is a remote file name.
1902
45196e0b
GM
19032007-08-22 Glenn Morris <rgm@gnu.org>
1904
1905 * tree-widget: Move this directory into images/ subdirectory.
1906
a523f0c7 1907 * refcards/: New directory. Move refcards here.
86965385
GM
1908 * Makefile: Move refcard rules from here...
1909 * refcards/Makefile: ...to here.
9f56b5ee
GM
1910 * README: Move information about tex files from here...
1911 * refcards/README: ...to here.
a523f0c7 1912
d87b5ced 1913 * tutorials/: New directory. Move TUTORIAL* here.
38f37c0f
GM
1914
1915 * gnus.pbm, letter.pbm, letter.xpm:
1916 * splash.pbm, splash.xpm, splash8.xpm: Move from etc/ to etc/images/.
5511c2e6
GM
1917 * README: Move license information for the above files from here...
1918 * images/README: ...to here.
1919
7de6767d
GM
19202007-08-22 Carsten Dominik <dominik@science.uva.nl>
1921
1922 * orgcard.tex: Version number upgrade.
1923
0b964e14
GM
19242007-08-14 Glenn Morris <rgm@gnu.org>
1925
1926 * NEWS: Mention `bad-packages-alist'.
1927
cfbe2731
GM
19282007-08-08 Glenn Morris <rgm@gnu.org>
1929
1930 * TODO: `iff' item is dealt with.
1931 * GNUS-NEWS, NEWS, NEWS.1-17, NEWS.19, NEWS.21: Replace `iff'.
1932
dbcbec02
GM
19332007-08-01 Glenn Morris <rgm@gnu.org>
1934
1935 * NEWS: Add fortran-line-length, plus some more sections.
1936
cacc7b51
GM
19372007-07-25 Glenn Morris <rgm@gnu.org>
1938
4227cc48 1939 * Relicense all FSF files to GPLv3 or later.
cacc7b51
GM
1940
1941 * COPYING: Switch to GPLv3.
1942
6dbe7eb4
MA
19432007-07-24 Michael Albinus <michael.albinus@gmx.de>
1944
1945 * NEWS: New functions `start-file-process-shell-command' and
1946 `process-file-shell-command'.
1947
41bd52f7
MA
19482007-07-17 Michael Albinus <michael.albinus@gmx.de>
1949
1950 * NEWS: `file-remote-p' has a new optional parameter IDENTIFICATION.
1951
36ae4ff7
KF
19522007-07-15 Karl Fogel <kfogel@red-bean.com>
1953
1954 * NEWS: Revert 2007-07-13T23:20:21Z!kfogel@red-bean.com, which
1955 documented bookmark keybinding changes that were later reverted.
1956
880820fe 19572007-07-14 Jan Djärv <jan.h.d@swipnet.se>
a3475659
JD
1958
1959 * PROBLEMS: Mention gtk-engines-qt problem.
1960
488eebbd
KF
19612007-07-13 Karl Fogel <kfogel@red-bean.com>
1962
1963 * NEWS: Update for recent bookmark keybinding changes.
1964
cc213f24
MA
19652007-07-10 Michael Albinus <michael.albinus@gmx.de>
1966
1967 * NEWS: Add Tramp and comint-mode changes.
1968
64639e26
MA
19692007-07-08 Michael Albinus <michael.albinus@gmx.de>
1970
1971 * NEWS: `file-remote-p' has a new optional parameter CONNECTED.
1972
b2b387f9
MA
19732007-07-07 Michael Albinus <michael.albinus@gmx.de>
1974
1975 * NEWS: New function `start-file-process'.
1976
386477e3
CD
19772007-07-02 Carsten Dominik <dominik@science.uva.nl>
1978
1979 * orgcard.tex: Version 5.01
1980
03605a28
MA
19812007-06-27 Michael Albinus <michael.albinus@gmx.de>
1982
1983 * NEWS: `dired-call-process' has been removed.
1984
5b8ffa11
GM
19852007-06-20 Glenn Morris <rgm@gnu.org>
1986
1987 * NEWS: configure prefers libgif over libungif.
1988
f2f6e8df
NR
19892007-06-14 Nick Roberts <nickrob@snap.net.nz>
1990
1991 * NEWS: Mention mouse highlighting in a GNU/Linux console.
1992
2c341244
WL
19932007-06-14 Werner Lemberg <wl@gnu.org>
1994
1995 * emacs.1: Completely revised.
1996 Fix many typographical glitches.
1997 Updated to handle current state of options and resources.
1998
7a9a50d8
GM
19992007-06-12 Glenn Morris <rgm@gnu.org>
2000
2001 * NEWS: Change bug address. Add back +++/--- note.
2002 Use present tense for X-toolkit entry. Mention libgif.
2003
236a4178
GM
20042007-06-07 Mark H. Weaver <mhw@netris.org> (tiny change)
2005
2006 * NEWS (set-mark-command-repeat-pop): Fix duplicate entry.
2007
70bb6a65
GM
20082007-06-07 Michael Olson <mwolson@gnu.org>
2009
2010 * MORE.STUFF: Update eshell URL.
2011
31e5288c
CD
20122007-06-06 Carsten Dominik <dominik@science.uva.nl>
2013
2014 * orgcard.tex: Version 4.77.
2015
7253ac49
MA
20162007-06-05 Michael Albinus <michael.albinus@gmx.de>
2017
2018 * NEWS: Add socks.el as new package.
2019
6ee20a68
TTN
20202007-06-02 Thien-Thi Nguyen <ttn@gnuvola.org>
2021
2022 * MORE.STUFF (Hideshow): Delete.
2023 (EDB, Go in a buffer): Update urls.
2024 Suggested by CHENG Gao <chenggao@gmail.com>.
2025
7dfc4cda
CY
20262007-06-02 Chong Yidong <cyd@stupidchicken.com>
2027
2028 * Version 22.1 released.
2029
9e38fa7e
CY
20302007-06-02 CHENG Gao <chenggao@gmail.com>
2031
2032 * MORE.STUFF: Remove dead URL for Fortune, and update URLs for
2033 Hideshow, Org, EDB, and Remember.
2034
73187b26
GM
20352007-05-29 Robert J. Chassell <bob@rattlesnake.com>
2036
2037 * NEWS: Fix instances of `allow' without object.
2038
782f8379
GM
20392007-05-22 Glenn Morris <rgm@gnu.org>
2040
2041 * NEWS.22: New file with entries for Emacs 22.
2042 * NEWS: Move Emacs 22 entries to new file NEWS.22, leave empty
2043 template for next Emacs version.
2044
06157c5b
GM
20452007-05-19 Glenn Morris <rgm@gnu.org>
2046
2047 * images/cancel.pbm: Convert from PGM to PBM.
2048
2049 * images/copy.pbm, images/next-node.pbm, images/prev-node.pbm:
2050 * images/save.pbm, images/up-node.pbm: Convert from PPM to PBM.
2051
3877988d
GM
20522007-05-17 Glenn Morris <rgm@gnu.org>
2053
2054 * PROBLEMS (Dumping): Mention OpenBSD macppc problem.
2055
880820fe 20562007-05-15 Michaël Cadilhac <michael@cadilhac.name>
021fc1e3
MC
2057
2058 * fr-refcard.tex: Rewrite using German layout.
2059
2060 * fr-refcard.ps: Regenerate.
2061
80012aeb
RS
20622007-05-12 Richard Stallman <rms@gnu.org>
2063
2064 * refcard.tex (section{Incremental Search}): Minor corrections.
2065
880820fe 20662007-05-12 Michaël Cadilhac <michael@cadilhac.name>
d0d8a657
MC
2067
2068 * Makefile (viperCard.ps, calccard.ps refcard.ps)
2069 (sk-dired-ref.ps sk-refcard.ps sk-survival.ps)
2070 (de-refcard.ps fr-refcard.ps pt-br-refcard.ps orgcard.ps): Use an
2071 explicit output argument for `dvips'.
2072
2aaacad4
GM
20732007-05-05 Glenn Morris <rgm@gnu.org>
2074
2075 * NEWS: Re-order.
2076
5fed56d6
GM
20772007-04-28 Glenn Morris <rgm@gnu.org>
2078
b409bcaf
GM
2079 * emacs.py: Restore file pending consideration of python.el legal
2080 status.
2081 * NEWS: Restore mention of python.el pending consideration of
2082 legal status.
5fed56d6
GM
2083
20842007-04-28 David R. Linn <drl@jekyll.vuse.vanderbilt.edu>
2085
2086 * PROBLEMS: Add section on Solaris out-of-tree install issues with
2087 non-GNU make.
2088
e40e449f
GM
20892007-04-25 Werner Lemberg <wl@gnu.org>
2090
2091 * emacs.1: Replace -- with \(em.
2092
20932007-04-25 Yavor Doganov <yavor@gnu.org> (tiny change)
bbf6b0ba 2094
78290f50 2095 * emacs.1, etags.1: Escape some minus signs.
bbf6b0ba 2096
ac8fa58f
GM
20972007-04-22 Glenn Morris <rgm@gnu.org>
2098
2099 * NEWS: Change to EMACS env-var was reverted, so delete this entry.
2100
211fb124
GM
21012007-04-19 Glenn Morris <rgm@gnu.org>
2102
2103 * PROBLEMS: Expand a little on Emacs not knowing fqdn.
2104
fc6a2250
DK
21052007-04-17 David Kastrup <dak@gnu.org>
2106
2107 * NEWS: Mention `query-replace-regexp-eval' being deprecated.
2108
c98b464f
GM
21092007-04-15 Glenn Morris <rgm@gnu.org>
2110
2111 * FTP: Make it a duplicate of ../FTP.
2112
1ed5afd9
GM
21132007-04-14 Glenn Morris <rgm@gnu.org>
2114
19608e42
GM
2115 * SERVICE: Replace with a pointer to the web version.
2116
1ed5afd9
GM
2117 * emacs.1: Update some of the more obsolete information.
2118
178b60d7
GM
21192007-04-13 Glenn Morris <rgm@gnu.org>
2120
2121 * MACHINES: emacserver is removed.
2122
fc6ee824
GM
2123 * MORE.STUFF: Update some links, remove some dead ones.
2124
ade817bd
SM
21252007-04-04 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>
2126
2127 * emacs.py (format_exception): New function.
2128 (eexecfile): Use it instead of traceback.print_exception.
2129 Don't use execfile to avoid a bug in w32.
2130
2c0b72db
GM
21312007-04-04 Glenn Morris <rgm@gnu.org>
2132
2133 * MACHINES: Mention preprocessor to use with /opt/SUNWspro/bin/cc
2134 on Solaris.
2135
2136 * PROBLEMS (Configuration): Add entries on compiler/preprocessor
2137 mismatch, and on preprocessor inserting whitespace.
2138
b49b5137
EZ
21392007-04-03 Eli Zaretskii <eliz@gnu.org>
2140
2141 * TODO: Add entry for switching MS-Windows keyboard input to
2142 Unicode. Add specific pointer to msdos.c functions that support
2143 menus on text terminals.
2144
ff59d266
MB
21452007-04-01 Michael Olson <mwolson@gnu.org>
2146
2147 * ERC-NEWS: Update for the ERC 5.2 release. Most of these entries
2148 were for previously-committed changes.
2149
dc13f3f5
MA
21502007-03-31 Michael Albinus <michael.albinus@gmx.de>
2151
2152 * PROBLEMS: Remove Tramp problem; it has been fixed.
2153
89a4f43f
EZ
21542007-03-31 Eli Zaretskii <eliz@gnu.org>
2155
2156 * PROBLEMS (MS-Windows problems): How to bind non-ASCII keys with
2157 modifiers.
2158
deac6bc5
GM
21592007-03-23 Glenn Morris <rgm@gnu.org>
2160
7315c8d9
JB
2161 * Makefile (DESTDIR, LIBDIR, BINDIR, MANDIR, MANEXT):
2162 Delete unused variables.
2163 (dired-refcards, misc-refcards, survival-card, viper-cards):
2164 New targets.
7ba3f463
GM
2165 (all): Also build dired-refcards and misc-refcards.
2166 (clean, distclean, maintainer-clean): Depend on mostlyclean.
2167 (SOURCES): Remove non-existent files.
2168 (mostlyclean, clean, distclean, maintainer-clean, unlock, relock):
2169 Mark as phony.
2170 (.ps files): Specify default papersize in the dvips command.
2171
deac6bc5
GM
2172 * fr-refcard.tex (\letterpaper): Switch to A4.
2173 (\section): Reduce \vskips to fit on A4 paper.
2174 (\shortcopyrightnotice): Display at end of first column.
2175
76b0b55f
GM
21762007-03-21 Glenn Morris <rgm@gnu.org>
2177
2178 * fr-refcard.tex (\metax): Tweak \hsize to avoid overfull columns.
2179 (\shortcopyrightnotice): Do not display in middle of file.
2180 Numerous \cr and \hskip hacks to avoid overfull columns.
2181
2182 * fr-refcard.ps: Regenerate.
2183
8ea7ad27
CY
21842007-03-19 Chong Yidong <cyd@stupidchicken.com>
2185
2b715cfe 2186 * dired-ref.tex:
76b0b55f 2187 * fr-drdref.tex:
2b715cfe
CY
2188 * cs-dired-ref.tex:
2189 * sk-dired-ref.tex: Emacs 21 -> 22.
2190
2191 * dired-ref.ps:
76b0b55f 2192 * fr-drdref.ps:
2b715cfe
CY
2193 * cs-dired-ref.ps:
2194 * sk-dired-ref.ps: Regenerate.
8ea7ad27 2195
dc9332a6
GM
21962007-03-11 Glenn Morris <rgm@gnu.org>
2197
2198 * ms-7bkermit, ulimit.hack, Xkeymap.txt: Remove files.
2199
2200 * Makefile (SOURCES): ulimit.hack is removed.
2201
d0483d25
DK
22022007-03-04 David Kastrup <dak@gnu.org>
2203
2204 * NEWS (fontification): Mention that the new default for
2205 jit-lock-stealth-time is now nil.
2206
e4ddce5a
KS
22072007-03-01 Kim F. Storm <storm@cua.dk>
2208
115f38b1
KS
2209 * ORDERS: Reformat text.
2210
e4ddce5a
KS
2211 * NEWS (About external Lisp packages): New section.
2212
73b21162
TTN
22132007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
2214
2215 * TUTORIAL.it: Fix typo.
2216
6a419438
GM
22172007-02-27 Glenn Morris <rgm@gnu.org>
2218
f199f76c
GM
2219 * cs-dired-ref.tex: Increase in 2 column case to make room
2220 for copyright notice.
2221 (nopagenumbers): Call to turn off numbers in 1 page document.
880820fe 2222 (Nápovìda, Modifikace Dired bufferu): Swap sections to
f199f76c
GM
2223 balance column length in presence of copyright notice.
2224 (copyrightnotice): Uncomment so that notice is displayed.
2225
c16a484b
GM
2226 * dired-ref.tex (vsize): Increase in 2 column case to make room
2227 for copyright notice.
2228 (nopagenumbers): Call to turn off numbers in 1 page document.
2229 (Getting Help, Modifying the Dired Buffer): Swap sections to
2230 balance column length in presence of copyright notice.
2231 (copyrightnotice): Uncomment so that notice is displayed.
2232
df352395
GM
2233 * fr-drdref.tex (vsize): Increase in 2 column case.
2234 (\key): Tweak space for description.
2235 (\overfullrule): Set to 0pt to hide small overflows.
2236 (nopagenumbers): Call to turn off numbers in 1 page document.
2237 (Obtenir de l'aide, Modifier le tampon Dired): Swap sections to
2238 balance column length.
2239 (Mettre un flag sur les fichiers \`a d\'etruire): Hack in a line
2240 break to prevent overfull line.
2241 (find-names-dired): Use \key rather than \metax as a hack fix for
2242 overflow.
2243
c16a484b 2244 * sk-dired-ref.tex (vsize): Increase in 2 column case to make room
6a419438
GM
2245 for copyright notice.
2246 (nopagenumbers): Call to turn off numbers in 1 page document.
880820fe 2247 (Nápoveda, Modifikácia Dired bufferu): Swap sections to
6a419438
GM
2248 balance column length in presence of copyright notice.
2249 (copyrightnotice): Uncomment so that notice is displayed.
2250
86c09668
CD
22512007-02-26 Carsten Dominik <dominik@science.uva.nl>
2252
2253 * orgcard.tex (section{Visibility Cycling}): Document key for
2254 indirect buffer access.
2255 (section{Archiving}): New keys for archiving.
2256 (section{Tables}): Combine two lines for hline creation.
2257 Named-field formula changed to Field formula.
2258 (section{Links}): Document keys for finding links.
2259 (section{Agenda Views}): New key for agenda file cycling.
2260 Document keys for stuck projects. Typos fixed.
2261 (section{Exporting and Publishing}): Export options no longer in
2262 reference card.
2263
880820fe 22642007-02-25 Jan Djärv <jan.h.d@swipnet.se>
6df79155
JD
2265
2266 * PROBLEMS: Gtk+ and cygwin doesn't work.
2267
b0629b0d
EZ
22682007-02-23 Eli Zaretskii <eliz@gnu.org>
2269
2270 * MORE.STUFF: Add a pointer to Phil Sung's Emacs slides on MIT.
2271
880820fe 22722007-02-22 Per Starbäck <starback@stp.lingfil.uu.se> (tiny change)
b6cba91b
TTN
2273
2274 * NEWS: Grammar and capitalization fixes.
2275
dfd839dc
GM
22762007-02-22 Glenn Morris <rgm@gnu.org>
2277
2278 * orgcard.tex, orgcard.ps: Restore deleted files following
2279 copyright assignment.
2280
0971f887
GM
22812007-02-20 Glenn Morris <rgm@gnu.org>
2282
2283 * TUTORIAL.eo: Unjustify.
2284
d92c8e14
GM
22852007-02-20 Sergio Pokrovskij <sergio.pokrovskij@gmail.com>
2286
2287 * TUTORIAL.eo: Change license to GPL. Add translator credits.
2288
5a1ffd73
KH
22892007-02-19 Kenichi Handa <handa@m17n.org>
2290
7253ac49 2291 * NEWS (New language environments): Add "Esperanto".
5a1ffd73 2292
8b93e342
KH
22932007-02-16 Dale Gulledge <dsplat@rochester.rr.com>
2294
2295 * TUTORIAL.eo: Add "See end ..." at the first line.
2296
e79c1ab3
KH
22972007-02-19 Kenichi Handa <handa@m17n.org>
2298
2299 * TUTORIAL.eo: Add "." at the end of the first line.
2300
9230e12d
RS
23012007-02-17 Reiner Steib <Reiner.Steib@gmx.de>
2302
2303 * gnus-refcard.tex: Remove obsolete comments. Add a short note
2304 creating PostScript files for Emacs without using Makefile rules.
2305
2306 * gnus-booklet.ps, gnus-refcard.ps: Generate with letter paper.
2307
68810cae
GM
23082007-02-17 Glenn Morris <rgm@gnu.org>
2309
2310 * TUTORIAL.eo: Add 2007 to copyright years. Remove translator
2311 copyrights (disclaimers on file), merge years into FSF copyrights.
2312 Move copyright to end. Remove "LocalWords" at end of file.
2313
51ce60a7
VJL
23142007-02-16 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2315
2316 * TUTORIAL.pt_BR: Fix some accentuation, verbal conjugation and typos.
2317
06af3b9b
KH
23182007-02-16 Kenichi Handa <handa@m17n.org>
2319
2320 * TUTORIAL.translators: Add TUTORIAL.eo.
2321
23222007-02-16 Dale Gulledge <dsplat@rochester.rr.com>
2323
2324 * TUTORIAL.eo: New file.
2325
0f92897e
CY
23262007-02-14 Chong Yidong <cyd@stupidchicken.com>
2327
83842b1b
CY
2328 * images/smilies/dead.xpm: Moved from images/gnus/dead.xpm.
2329
e931c04f
KS
2330 * images/gnus/reverse-smile.xpm:
2331 * images/gnus/bar.xbm:
2332 * images/gnus/bar.xpm: Unused images removed.
0f92897e 2333
5aa27cc9
GM
23342007-02-14 Glenn Morris <rgm@gnu.org>
2335
2336 * OTHER.EMACSES: Remove obsolete file.
2337
a3a23192
CY
23382007-02-13 Chong Yidong <cyd@stupidchicken.com>
2339
23e91aa1
CY
2340 * cs-refcard.tex (versionemacs): New macro.
2341 * cs-refcard.ps: Regenerate.
2342
7c3c7af4
CY
2343 * sk-refcard.ps: Regenerate.
2344
a3a23192
CY
2345 * pl-refcard.ps: Regenerate.
2346
1cb20781
BW
23472007-02-13 Bill Wohler <wohler@newt.com>
2348
2349 * images/README: Add section for icons that are a part of Emacs.
2350
3ef3bb3e
CY
23512007-02-12 Chong Yidong <cyd@stupidchicken.com>
2352
44c27de9
CY
2353 * gnu.xpm: Unused file removed.
2354
3ef3bb3e
CY
2355 * emacs.xbm: Unused file removed.
2356
b9988d51
JB
23572007-02-11 Juanma Barranquero <lekktu@gmail.com>
2358
2359 * DEVEL.HUMOR: New entry.
2360
880820fe 23612007-02-05 Francesco Potortì <pot@gnu.org>
bf8a8244 2362
933ccc8c 2363 * etags.1: Now --members is the default for etags, not for ctags yet.
18422db5 2364 * NEWS (etags): Document it.
bf8a8244 2365
70a90813
GM
23662007-02-04 Reiner Steib <Reiner.Steib@gmx.de>
2367
2368 * gnus-refcard.tex: Fix copyright.
2369 * gnus-booklet.ps, gnus-refcard.ps: Generate.
2370
d4c2a0cc
GM
23712007-01-20 Glenn Morris <rgm@gnu.org>
2372
2373 * orgcard.tex: Remove for legal reasons.
2374 * orgcard.ps: Remove for legal reasons.
2375
a134cd5e
EZ
23762007-01-27 Kevin Rodgers <kevin.d.rodgers@gmail.com>
2377
2378 * PROBLEMS: More details about disabling features that hamper
2379 performance with slow X connections.
2380
d4757043
VJL
23812007-01-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2382
2383 * ps-prin1.ps (printBackground): Fix background height.
2384
14d3ef8f
GM
23852007-01-20 Glenn Morris <rgm@gnu.org>
2386
2387 * cd-dired-ref.tex (versionemacs): New def.
2388 * cs-refcard.tex (versionemacs, versionyear): New defs.
2389 * cs-survival.tex (versionemacs, versiondate): New defs.
2390 * de-refcard.tex (versionemacs, versionyear): New defs.
2391 * fr-refcard.tex (versionemacs, versionyear): New defs.
2392 * fr-survival.tex (versionemacs, versiondate): New defs.
2393 * orgcard.tex (versionyear): New def.
2394 (shortcopyrightnotice): Only display last copyright year.
2395 * pl-refcard.tex (versionemacs, versiondate): New defs.
2396 * pt-br-refcard.tex (versionemacs, versionyear): New defs.
2397 * refcard.tex (versionemacs, versionyear): New defs.
2398 * ru-refcard.tex (versionemacs): New def.
2399 * survival.tex (versionemacs): New def.
2400 * sk-dired-ref.tex (versionemacs): New def.
2401 * sk-refcard.tex (versionemacs, versionyear): New defs.
2402 * sk-survival.tex (versionemacs): New def.
2403
4e251bd1
EZ
24042007-01-20 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2405
2406 * MACHINES: Describe how 32-bit and 64-bit versions of Emacs can
2407 be compiled on Solaris systems.
2408
c5e36186
CY
24092007-01-19 Chong Yidong <cyd@stupidchicken.com>
2410
2411 * TODO: Proper background color handling for pngs.
2412
4bbe413d 24132007-01-18 Bruno Haible <bruno@clisp.org> (tiny change)
0bfc93be
CY
2414
2415 * emacs.1: Info files moved to share/info.
2416
dcdd88e0
RF
24172007-01-17 Romain Francoise <romain@orebokech.com>
2418
2419 * emacs.1: Update bug-gnu-emacs address. Remove reference to
2420 info-gnu-emacs-request@prep.ai.mit.edu. Update copyrights.
2421
6904f7fe
MB
24222007-01-13 Michael Olson <mwolson@gnu.org>
2423
2424 * ERC-NEWS: Mention new erc-capab.el file.
2425
806d93ce
GM
24262007-01-13 Glenn Morris <rgm@gnu.org>
2427
2428 * MACHINES: Add information on compiling 32-bit Emacs on 64-bit
2429 GNU/Linux.
2430 * PROBLEMS: As above.
2431
880820fe 24322007-01-02 Francesco Potortì <pot@gnu.org>
56c0d866
FP
2433
2434 * etags.1: Undocument the --no-warn option.
2435
303958a9
RS
24362006-12-17 Richard Stallman <rms@gnu.org>
2437
2438 * TUTORIAL: Say that C-d and DEL with arg do killing.
2439
b58d0378
EZ
24402006-12-16 Eli Zaretskii <eliz@gnu.org>
2441
2442 * PROBLEMS: Document problems with rebasing Cygwin DLLs.
2443
cb0a26d3
MB
24442006-12-08 Michael Olson <mwolson@gnu.org>
2445
2446 * ERC-NEWS: Note that the list module has been removed.
2447
880820fe 24482006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
dd4b03cd
JB
2449
2450 * NEWS (Changes to cmuscheme): Mention the alternative for
2451 `~/.emacs_SCHEMEPROG' which is `~/.emacs.d/init_SCHEMEPROG.scm'.
2452 (Init file changes): Same for `~/.emacs_SHELL' versus
2453 `~/.emacs.d/init_SHELL.sh'.
2454
e1fb4a0b
JB
24552006-12-01 Juanma Barranquero <lekktu@gmail.com>
2456
2457 * DEVEL.HUMOR: Another entry.
2458
9b492fad
FP
24592006-08-14 Masatake YAMATO <jet@gyve.org>
2460
2461 * etags.1: Added / to the end of DEVAR regex.
2462
53e842f1
JB
24632006-11-22 Juanma Barranquero <lekktu@gmail.com>
2464
2465 * emacsclient.1 (DESCRIPTION): Suggest also `server-mode'.
2466 (OPTIONS): Document `-f', `--server-file' and EMACS_SERVER_FILE.
2467
83dc6995
MB
24682006-11-20 Michael Olson <mwolson@gnu.org>
2469
2470 * NEWS: Change M-x erc-select to M-x erc.
2471
e15a0495
KH
24722006-11-20 Sun Yijiang <sunyijiang@gmail.com>
2473
2474 * TUTORIAL.cn: Updated.
2475
119ee84f
CD
24762006-11-17 Carsten Dominik <dominik@science.uva.nl>
2477
2478 * orgcard.tex (section{Agenda Views}): Document `C-k'.
2479
1585c4a6
CD
24802006-11-13 Carsten Dominik <dominik@science.uva.nl>
2481
2482 * orgcard.tex: Version number change.
2483
2f984b39
BW
24842006-11-13 Bill Wohler <wohler@newt.com>
2485
2486 Release MH-E version 8.0.3.
2487
2488 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.3.
2489
ac2072cd
JB
24902006-11-10 Juanma Barranquero <lekktu@gmail.com>
2491
2492 * DEVEL.HUMOR: Two more entries.
2493
72e16456
CD
24942006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
2495
2496 * orgcard.tex (section{Archiving}): Document C-TAB.
2497 (section{TODO Items and Checkboxes}): Checkbox keys moved to this
2498 section, added documentation for the key `C-c #'.
2499
ade817bd 25002006-11-05 Slawomir Nowaczyk <slawek@cs.lth.se>
0b0cccd5 2501
82c1177c 2502 * emacs.py (eargs): Provide eldoc message for builtin types.
4e2af782 2503 Make sure eargs always outputs sentinel, to avoid Emacs freeze.
0b0cccd5 2504
7902148a
CY
25052006-10-22 Chong Yidong <cyd@stupidchicken.com>
2506
2507 * emacs.py (eargs): Return expected _emacs_out string even if
2508 errors occur.
2509
73a99edb
DK
25102006-10-09 David Kastrup <dak@gnu.org>
2511
2512 * DEVEL.HUMOR: Add the topic line for last entry since that was
2513 what the joke was about.
2514
857b15e9
EZ
25152006-10-07 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
2516
2517 * TUTORIAL.bg: Synchronize with TUTORIAL.
2518
5879ac68
JB
25192006-10-06 Juanma Barranquero <lekktu@gmail.com>
2520
2521 * DEVEL.HUMOR: New file.
2522
0e71e4a8
CY
25232006-09-30 Chong Yidong <cyd@stupidchicken.com>
2524
2525 * PROBLEMS: Document Emacs/XIM/gnome-settings-terminal clash.
2526
fb25feae
VJL
25272006-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2528
2529 * NEWS: ebnf2ps changes.
2530
abff6314
RS
25312006-09-26 Reiner Steib <Reiner.Steib@gmx.de>
2532
2533 * refcard.ps: Regenerate.
2534
880820fe 25352006-09-18 Jan Djärv <jan.h.d@swipnet.se>
a280ecc4
JD
2536
2537 * NEWS: Rename x-use-old-gtk-file-dialog to x-gtk-use-old-file-dialog.
2538
45a2056c
JB
25392006-09-15 Jay Belanger <belanger@truman.edu>
2540
2541 * COPYING: Replace "Library Public License" by "Lesser Public
2542 License" throughout.
2543
004d27a6
RS
25442006-09-15 Richard Stallman <rms@gnu.org>
2545
2546 * THE-GNU-PROJECT: Update with the latest footnotes
2547 from www.gnu.org/gnu/the-gnu-project.html
2548
b74e16a3
DK
25492006-09-15 David Kastrup <dak@gnu.org>
2550
5879ac68 2551 * NEWS: Explain new behavior and arguments of `key-binding' and
b74e16a3
DK
2552 `command-remapping'.
2553
4b1aaa8b
PE
25542006-09-11 Paul Eggert <eggert@cs.ucla.edu>
2555
2556 * NEWS: In terminal-oriented subshells, the EMACS environment
2557 variable now defaults to Emacs's absolute file name, instead of
2558 to "t".
2559 * PROBLEMS: Adjust tcsh advice for this.
2560
880820fe 25612006-09-10 Jan Djärv <jan.h.d@swipnet.se>
1437ec2b 2562
4b1aaa8b 2563 * PROBLEMS (are): Emacs compiled with Gtk+ crashes when closing a
1437ec2b
JD
2564 display (x-close-connection).
2565
83dc6995
MB
25662006-09-03 Diane Murray <disumu@x3y2z1.net>
2567
25e90411 2568 * erc.texi (Getting Started, Connecting): Changed erc-select to erc.
83dc6995 2569
6a8c7cfe
JL
25702006-09-02 Juri Linkov <juri@jurta.org>
2571
2572 * HELLO: Regroup Europe Non-ASCII examples by similar scripts.
2573
f9de7738
RS
25742006-08-25 Richard Stallman <rms@gnu.org>
2575
2576 * TUTORIAL: Give priority to graphical terminals over text terminals
2577 regarding C-z.
2578
c2659d23
KH
25792006-08-21 Sun Yijiang <sunyijiang@gmail.com>
2580
2581 * TUTORIAL.cn: Sync with the latest TUTORIAL.
2582
67b595a2
SM
25832006-08-20 Dave Love <fx@gnu.org>
2584
2585 * emacs.py: Update to Dave Love's latest version.
2586 (__all__): Fix args -> eargs. Add new `modpath' fun.
2587 (eargs): Add `imports' arg.
2588 (all_names): New fun.
2589 (complete): Rewrite without using rlcompleter.
2590 Remove `namespace' arg, add `imports' arg.
2591 (ehelp): Replace g and l args with `imports'.
2592 (eimport): Use __main__ rather than `emacs' namespace.
2593 (modpath): New fun.
2594
ade817bd 25952006-08-20 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>
c7bb83bd
SM
2596
2597 * emacs.py (eexecfile): Use the __main__ rather than `emacs' namespace.
2598
fa1f7927
EZ
25992006-08-18 Primoz PETERLIN <primoz.peterlin@mf.uni-lj.si>
2600
2601 * TUTORIAL.sl: Synchronize with TUTORIAL.
2602
26032006-08-18 Mats Lidell <matsl@contactor.se>
2604
2605 * TUTORIAL.sv: Synchronize with TUTORIAL.
2606
26072006-08-18 Alfredo Finelli <alfredofnl@tiscali.it>
2608
2609 * TUTORIAL.it: Synchronize with TUTORIAL.
2610
4c3ec0fc
CD
26112006-08-15 Carsten Dominik <dominik@science.uva.nl>
2612
2613 * orgcard.tex: Version number change.
2614
9ae1fac1
WL
26152006-08-12 Werner Lemberg <wl@gnu.org>
2616
2617 * TUTORIAL.de: Synchronize with TUTORIAL.
2618
82a33a21
RF
26192006-08-10 Romain Francoise <romain@orebokech.com>
2620
2621 * NEWS: Mention that zone-mode.el is now obsolete.
2622
541a0de1
RS
26232006-08-09 Richard Stallman <rms@gnu.org>
2624
2625 * TUTORIAL: Don't say which side scroll bar is on.
2626
27bd6273
NR
26272006-08-06 Nick Roberts <nickrob@snap.net.nz>
2628
9c6598c2 2629 * DEBUG (Note): Add note about following a longjmp call.
bf69439f 2630 Add local variables list for outline mode.
27bd6273 2631
2e3ef421
MB
26322006-08-03 Michael Olson <mwolson@gnu.org>
2633
2634 * ERC-NEWS: Update for ERC 5.1.4.
2635
68ce47af
KH
26362006-08-01 Kenichi Handa <handa@m17n.org>
2637
2638 * NEWS (find-operation-coding-system): Describe the more detail of
2639 the change.
2640
ebf693f3
MB
26412006-07-28 Reiner Steib <Reiner.Steib@gmx.de>
2642
2643 * GNUS-NEWS: Regenerate from Oort Gnus node in texi/gnus.texi using
2644 texi/gnus-news.el of the trunk.
2645
ebdcf65a
RS
26462006-07-29 Reiner Steib <Reiner.Steib@gmx.de>
2647
2648 * NEWS: Fix typo.
2649
652d420b
RS
26502006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
2651
2652 * ru-refcard.ps: Regenerate.
2653
26542006-07-17 Alex Ott <alexott@gmail.com>
2655
2656 * ru-refcard.tex: Update for Emacs 22.
2657
d753d9b7
KS
26582006-07-14 Kim F. Storm <storm@cua.dk>
2659
2660 * PROBLEMS: Emacs now requires ws2_32.dll on Windows.
2661
880820fe 26622006-07-14 Károly Lőrentey <lorentey@elte.hu>
580b488b
KL
2663
2664 * HELLO: Update Hungarian sample.
d753d9b7 2665
0b6bb130
MB
26662006-07-12 Michael Olson <mwolson@gnu.org>
2667
2668 * ERC-NEWS: Update for ERC 5.1.3.
2669
8c9676fb
DK
26702006-07-08 David Kastrup <dak@gnu.org>
2671
2672 * TODO: Suggest consolidation with user customization when the
2673 system default of a customized variable changes.
2674
f2bb3ca3
TTN
26752006-07-08 Thien-Thi Nguyen <ttn@gnu.org>
2676
2677 * compilation.txt: Add an example "Compilation started ..." line.
2678
c7251076
CD
26792006-07-07 Carsten Dominik <dominik@science.uva.nl>
2680
2681 * orgcard.tex: Version number change.
2682
5693ccd6
KH
26832006-07-05 Kenichi Handa <handa@m17n.org>
2684
2685 * HELLO: Add a paragraph for non-ASCII examples at the head. Add
2686 Bulgarian and Hungarian. Add more "hello"s to Danish and Swedish.
2687
70314b54
BW
26882006-07-03 Bill Wohler <wohler@newt.com>
2689
2690 Release MH-E version 8.0.2.
2691
2692 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.2.
2693
7f70c4e9
CD
26942006-07-03 Carsten Dominik <dominik@science.uva.nl>
2695
2696 * orgcard.tex (section{Agenda Views}): Document `s' key to save
2697 all org-mode buffers.
2698
880820fe 26992006-06-30 Francesco Potortì <pot@gnu.org>
9a4be099
FP
2700
2701 * etags.1: -m and -M options do not exist.
2702
a71f543e
CD
27032006-06-29 Carsten Dominik <dominik@science.uva.nl>
2704
2705 * orgcard.tex (section{Structure Editing}): Document checkbox
2706 toggling.
2707
f98f7873
JL
27082006-06-28 Juri Linkov <juri@jurta.org>
2709
2710 * grep.txt (Local Variables): Move to end of file.
2711
33a4be7c
RS
27122006-06-28 Reiner Steib <Reiner.Steib@gmx.de>
2713
ba0a643f
RS
2714 * Makefile: Add rules for refcards.
2715
33a4be7c
RS
2716 * de-refcard.ps, fr-refcard.ps, pt-br-refcard.ps: Regenerate.
2717
576f72d7
NR
27182006-06-24 Nick Roberts <nickrob@snap.net.nz>
2719
2720 * NEWS: Remove duplicate entries.
2721
353694fd
CD
27222006-06-23 Carsten Dominik <dominik@science.uva.nl>
2723
2724 * orgcard.tex (section{LaTeX and cdlatex-mode}): New section.
2725
55b903a3
KS
27262006-06-23 Kim F. Storm <storm@cua.dk>
2727
2728 * DEBUG: Mention `pv variable' to print value of Lisp variables.
2729 Mention `xpr' and fix example to use it. Add section describing
2730 commands such as `pit' that are useful for debugging redisplay
2731 related problems.
2732
e2f48107
KS
27332006-06-22 Kim F. Storm <storm@cua.dk>
2734
2735 * HELLO (Local Variables): Move to end of file.
2736
4f187c9d
BW
27372006-06-20 Bill Wohler <wohler@newt.com>
2738
2739 Release MH-E version 8.0.1.
2740
2741 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.1.
2742
3d62681d
CD
27432006-06-19 Carsten Dominik <dominik@science.uva.nl>
2744
5879ac68 2745 * orgcard.tex (section{Clocking Time}): Add new clocking commands.
3d62681d
CD
2746 (section{Structure Editing}): Add global archiving command.
2747
761b9fd2
TTN
27482006-06-14 Thien-Thi Nguyen <ttn@gnu.org>
2749
2750 * yow.lines: Delete existing data; add a new entry.
2751
880820fe 27522006-06-09 WÅ‚odek Bzyl <matwb@univ.gda.pl>
5e7c994b
RS
2753
2754 * pl-refcard.ps: Regenerate.
2755
880820fe 27562006-06-08 WÅ‚odek Bzyl <matwb@univ.gda.pl>
7b651efb 2757
906671d0
RS
2758 * pl-refcard.tex: Update for Emacs 22.
2759
34c5305c
RS
27602006-06-08 Reiner Steib <Reiner.Steib@gmx.de>
2761
7b651efb
RS
2762 * fr-refcard.tex: Fix errors in previous commit.
2763
880820fe 27642006-06-08 Éric Jacoboni <jaco@jacoboni.fr>
c9993712
RS
2765
2766 * fr-refcard.tex: Update for Emacs 22.
2767
8dec0e01
KH
27682006-06-07 Kenichi Handa <handa@m17n.org>
2769
2770 * NEWS: Mention how to disable character translation for a file.
2771
6dfbf803
TTN
27722006-06-04 Sven Joachim <svenjoac@gmx.de>
2773
2774 * de-refcard.tex: Update for Emacs 22: Use German quotes
2775 and umlauts; fix overfull /hboxes; many rewordings.
2776
32a877bb
KS
27772006-06-04 Kim F. Storm <storm@cua.dk>
2778
2779 * NEWS: Move news for pre-22 versions into...
2780 * NEWS.21, NEWS.20: ... new files for Emacs 21 and Emacs 20 news.
2781 * ONEWS, ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Remove (rename) files ...
2782 * NEWS.19, NEWS.18, NEWS.1-17: ... and organize news about older Emacs
c68af44c 2783 versions in separate files. Update copyright notices.
32a877bb 2784
a941b26b
EZ
27852006-06-03 Eli Zaretskii <eliz@gnu.org>
2786
a88e0343
KS
2787 * LPF, LEDIT: Remove files.
2788
2789 * FTP, README, HELLO, MACHINES, MAILINGLISTS, MORE.STUFF, ETAGS.EBNF:
2790 * MOTIVATION, ORDERS, SERVICE, TERMS, TODO:
2791 * enriched.doc, ulimit.hack, ses-example.ses, ms-7bkermit, emacs.csh:
2792 * Xkeymap.txt, compilation.txt, grep.txt:
2793 Add copyright notice and copying permissions.
2794
b9d6735c
DP
27952006-05-31 David Ponce <david@dponce.com>
2796
a88e0343
KS
2797 * tree-widget/default/close.png, tree-widget/default/close.xpm:
2798 * tree-widget/default/empty.png, tree-widget/default/empty.xpm:
2799 * tree-widget/default/end-guide.png, tree-widget/default/end-guide.xpm:
2800 * tree-widget/default/guide.png, tree-widget/default/guide.xpm:
2801 * tree-widget/default/handle.png, tree-widget/default/handle.xpm:
2802 * tree-widget/default/leaf.png, tree-widget/default/leaf.xpm:
2803 * tree-widget/default/no-guide.png, tree-widget/default/no-guide.xpm:
2804 * tree-widget/default/no-handle.png, tree-widget/default/no-handle.xpm:
2805 * tree-widget/default/open.png, tree-widget/default/open.xpm:
2806 * tree-widget/folder/close.png, tree-widget/folder/close.xpm:
2807 * tree-widget/folder/empty.png, tree-widget/folder/empty.xpm:
2808 * tree-widget/folder/end-guide.png, tree-widget/folder/end-guide.xpm:
2809 * tree-widget/folder/guide.png, tree-widget/folder/guide.xpm:
2810 * tree-widget/folder/handle.png, tree-widget/folder/handle.xpm:
2811 * tree-widget/folder/leaf.png, tree-widget/folder/leaf.xpm:
2812 * tree-widget/folder/no-guide.png, tree-widget/folder/no-guide.xpm:
2813 * tree-widget/folder/no-handle.png, tree-widget/folder/no-handle.xpm:
2814 * tree-widget/folder/open.png, tree-widget/folder/open.xpm:
2815 Reduce the size of images.
b9d6735c 2816
880820fe 28172006-05-29 Jan Djärv <jan.h.d@swipnet.se>
c3724dcc 2818
4c88aa80 2819 * NEWS: Mention F10 for Gtk+/Lesstif/Lucid menus.
c3724dcc 2820
3d0793e4
EZ
28212006-05-26 Eli Zaretskii <eliz@gnu.org>
2822
2823 * ledit.l: Remove file.
2824
f1c582b4
KH
28252006-05-26 Kenichi Handa <handa@m17n.org>
2826
2827 * NEWS (find-operation-coding-system): Mention the new argument
2828 format.
2829
e8166ad7
CD
28302006-05-24 Carsten Dominik <dominik@science.uva.nl>
2831
5879ac68 2832 * orgcard.tex (section{Motion}): Added the item navigation commands.
e8166ad7
CD
2833 (section{Publishing}): New section.
2834 (section{Links}): Documented elisp and shell links.
2835
4ea5193b
RS
28362006-05-20 Rodrigo Real <rreal@ucpel.tche.br>
2837
2838 * pt-br-refcard.tex: Update.
2839
0804c86c
RS
28402006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
2841
ba9acf6a
RS
2842 * pl-refcard.tex (Local variables): Add compile-command.
2843
5879ac68 2844 * ru-refcard.tex (Local variables): Add compile-command and coding.
ba9acf6a
RS
2845
2846 * pt-br-refcard.tex: Don't \input psfig.
2847
0804c86c
RS
2848 * refcard.tex (section{Info}): Add `i'. Use `s' instead of `M-s'.
2849
2850 * de-refcard.tex (section{Info}): Ditto.
2851
2852 * fr-refcard.tex (section{Info}): Ditto. Translation suggested by
2853 Stefan Monnier <monnier@iro.umontreal.ca>.
2854
2855 * pl-refcard.tex (section{Info}): Ditto. Translation suggested by
2856 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>.
2857
ade817bd
SM
2858 * cs-refcard.tex (section{Info}): Use `s' instead of `M-s'.
2859 Entry for `i' is not translated yet.
0804c86c
RS
2860
2861 * pt-br-refcard.tex (section{Info}): Ditto.
2862
2863 * ru-refcard.tex (section{Info}): Ditto.
2864
2865 * sk-refcard.tex (section{Info}): Ditto.
2866
e6d33cab
RS
28672006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
2868
2869 * MORE.STUFF: Update AUCTeX entry.
2870
424567e3
EZ
28712006-05-20 Rodrigo Real <rreal@ucpel.tche.br>
2872
2873 * pt-br-refcard.tex:
2874 * pt-br-refcard.ps: New files.
2875
98662f48
RS
28762006-05-15 Reiner Steib <Reiner.Steib@gmx.de>
2877
2878 * sk-refcard.tex: Add coding cookie.
2879
4449f659
MB
28802006-05-15 Michael Olson <mwolson@gnu.org>
2881
2882 * MORE.STUFF: Update URL for Planner Mode and add description.
2883 Canonicalize URLs for Emacs Muse and Emacs Wiki Mode.
2884
6b481006
RF
28852006-05-12 Romain Francoise <romain@orebokech.com>
2886
2887 * MORE.STUFF: ERC is now part of Emacs.
2888 Add Emacs Muse.
2889
4b1af9ac
RS
28902006-05-12 Ken Manheimer <ken.manheimer@gmail.com>
2891
2892 * NEWS (allout): Update.
2893
7c36a00a
BW
28942006-05-06 Bill Wohler <wohler@newt.com>
2895
2896 Release MH-E version 8.0.
2897
2898 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.
2899
1c9e62fe
BW
29002006-04-28 Bill Wohler <wohler@newt.com>
2901
2902 Release MH-E version 7.95.
2903
2904 * NEWS, MH-E-NEWS: Update for MH-E release 7.95.
2905
66f7848b
BW
29062006-04-21 Bill Wohler <wohler@newt.com>
2907
2908 Release MH-E version 7.94.
2909
2910 * NEWS, MH-E-NEWS: Update for MH-E release 7.94.
2911
bf49275d
NR
29122006-04-21 Nick Roberts <nickrob@snap.net.nz>
2913
2914 * NEWS: Mention t-mouse.el. Touch up description of gdb-ui.el.
2915
b744e319
CD
29162006-04-20 Carsten Dominik <dominik@science.uva.nl>
2917
2918 * orgcard.tex: Version number change only.
2919
9f6dc5a8
RS
29202006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
2921
a88e0343
KS
2922 * gnus-refcard.tex: Bump version to 5.11. Remove duplicate \def's.
2923 Update date.
9f6dc5a8 2924
11227360
BW
29252006-04-18 Bill Wohler <wohler@newt.com>
2926
2927 * MORE.STUFF: Add MH-E.
2928
87acbfda
CD
29292006-04-18 Carsten Dominik <dominik@science.uva.nl>
2930
2931 * orgcard.tex: Version number change only.
2932
94c3a9d8
KH
29332006-04-12 Kenichi Handa <handa@m17n.org>
2934
2935 * PROBLEMS (C-SPC fails ...): Explicitly say fcitx in the header.
2936
8a70fed7
CD
29372006-04-11 Carsten Dominik <dominik@science.uva.nl>
2938
5879ac68 2939 * orgcard.tex (section{Tables}): Document column narrowing.
8a70fed7
CD
2940 (section{Links}): Document bracket links.
2941
2fb18d13
KH
29422006-04-11 Kenichi Handa <handa@m17n.org>
2943
2944 * PROBLEMS (C-SPC fails ...): Add description for fcitx.
2945
f327867a
BW
29462006-04-10 Bill Wohler <wohler@newt.com>
2947
2948 * NEWS: Add package-version keyword to `defcustom' and mention
2949 associated variable `customize-package-emacs-version-alist'.
2950
1ca9b532
RS
29512006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
2952
2953 * NEWS: Add string-or-null-p.
2954
84a9c798
BW
29552006-03-28 Bill Wohler <wohler@newt.com>
2956
2957 * images/README: Update with following information.
461e9977 2958
84a9c798 2959 * images/data-save.xpm, images/mail/flag-for-followup.xpm:
a88e0343 2960 * images/zoom-in.xpm, images/zoom-out.xpm: New images from GNOME 2.12.
84a9c798
BW
2961
2962 * images/contact.pbm, images/data-save.pbm, images/delete.pbm:
2963 * images/mail/flag-for-followup.pbm, images/mail/inbox.pbm:
2964 * images/mail/move.pbm, images/next-page.pbm, images/zoom-out.pbm:
2965 New bitmaps for new images.
461e9977
RF
2966
2967 * images/refresh.xpm, images/sort-ascending.xpm,
5879ac68 2968 * images/sort-descending.xpm: Update with GTK 2.x images. Note
84a9c798 2969 that the default GTK icons are not overridden by the GNOME theme
5879ac68 2970 due to a bug which was fixed in GNOME 2.15. Once GNOME 2.16 is in
84a9c798 2971 wide circulation, then the GTK icons should be replaced with the
5879ac68 2972 equivalent GNOME icons. Until then, we should be consistent with
84a9c798 2973 GTK first, then GNOME.
461e9977
RF
2974
2975 * images/mail/repack.xpm, images/mail/reply-from.xpm:
84a9c798
BW
2976 * images/mail/reply-to.xpm, images/search-replace.xpm:
2977 * images/separator.xpm, images/show.xpm: Update custom icons to be
2978 closer to their GNOME counterparts.
461e9977
RF
2979
2980 * images/attach.pbm, images/exit.pbm, images/mail/compose.pbm:
84a9c798
BW
2981 * images/mail/repack.pbm, images/mail/reply-all.pbm:
2982 * images/mail/reply-from.pbm, images/mail/reply-to.pbm:
2983 * images/mail/reply.pbm, images/mail/send.pbm, images/show.pbm:
2984 * images/search-replace.pbm: Update bitmaps.
461e9977
RF
2985
2986 * images/execute.pbm, images/execute.xpm, images/fld-open.pbm:
84a9c798
BW
2987 * images/fld-open.xpm, images/highlight.pbm, images/highlight.xpm:
2988 * images/mail.pbm, images/mail.xpm, images/mail/alias.pbm:
2989 * images/mail/alias.xpm, images/mail/refile.pbm:
2990 * images/mail/refile.xpm, images/page-down.pbm:
2991 * images/page-down.xpm, images/widen.pbm, images/widen.xpm: Remove
a88e0343 2992 custom MH-E icons -- MH-E is now using the equivalent GTK/GNOME icons.
84a9c798 2993
679ce4d5
RF
29942006-03-23 Romain Francoise <romain@orebokech.com>
2995
2996 * NEWS: Misc. fixes.
2997
9212fe99
CD
29982006-03-15 Carsten Dominik <dominik@science.uva.nl>
2999
3000 * orgcard.tex: Version number change only.
3001
3470ef37
NR
30022006-03-15 Nick Roberts <nickrob@snap.net.nz>
3003
3004 * DEBUG (Note): Describe features for debugging with GDB in Emacs.
3005
8cf1c5a4
MB
30062006-03-11 Miles Bader <miles@gnu.org>
3007
3008 * images/mail: New directory.
3009 * images/attach.xpm, images/connect.xpm:
3010 * images/contact.xpm, images/delete.xpm:
3011 * images/describe.xpm, images/disconnect.xpm:
3012 * images/exit.xpm, images/gnus/toggle-subscription.xpm:
3013 * images/lock-broken.xpm, images/lock-ok.xpm:
3014 * images/lock.xpm, images/mail/compose.xpm:
3015 * images/mail/copy.xpm, images/mail/forward.xpm:
3016 * images/mail/inbox.xpm, images/mail/move.xpm:
3017 * images/mail/not-spam.xpm, images/mail/outbox.xpm:
3018 * images/mail/preview.xpm, images/mail/reply-all.xpm:
3019 * images/mail/reply.xpm, images/mail/save-draft.xpm:
3020 * images/mail/save.xpm, images/mail/send.xpm:
3021 * images/mail/spam.xpm, images/next-page.xpm:
3022 * images/refresh.xpm, images/separator.xpm:
a88e0343 3023 * images/sort-ascending.xpm, images/sort-column-ascending.xpm:
8cf1c5a4
MB
3024 * images/sort-criteria.xpm, images/sort-descending.xpm:
3025 * images/sort-row-ascending.xpm:
3026 New icons, copied from Gnus trunk (originally from Gnome 2.6).
3027
d5b08376
BW
30282006-03-11 Bill Wohler <wohler@newt.com>
3029
5879ac68 3030 * NEWS: Document `image-load-path-for-library'. Note that all
d5b08376 3031 images have been moved from lisp into etc/images in `find-image'
5879ac68 3032 item. Fix typo in `copy-tree'.
d5b08376 3033
3f9c65ca
RS
30342006-03-09 Reiner Steib <Reiner.Steib@gmx.de>
3035
880820fe 3036 * TUTORIAL.de: Replace "Schreiben" by "Drücken" where appropriate.
3f9c65ca 3037
7204b00e
CD
30382006-03-07 Carsten Dominik <dominik@science.uva.nl>
3039
3040 * orgcard.tex: Version number change only.
3041
dec817ba
BW
30422006-03-05 Bill Wohler <wohler@newt.com>
3043
3044 Release MH-E version 7.93.
3045
3046 * NEWS, MH-E-NEWS: Update for MH-E release 7.93.
3047
db13601b 30482006-02-23 Guanpeng Xu <herberteuler@hotmail.com>
cca17969
TTN
3049
3050 * TUTORIAL.cn: Fix omission bug: Add dot (ASCII 0x2E) on first line.
3051
3bfb8112
CD
30522006-02-22 Carsten Dominik <dominik@science.uva.nl>
3053
5879ac68 3054 * orgcard.tex (section{Links}): Rewritten to cover the modified
3bfb8112
CD
3055 link system.
3056
0951cd36
BW
30572006-02-18 Bill Wohler <wohler@newt.com>
3058
3059 Release MH-E version 7.92.
3060
3061 * NEWS, MH-E-NEWS: Update for MH-E release 7.92.
3062
4599a9a5
KH
30632006-02-17 Kenichi Handa <handa@m17n.org>
3064
3065 * TUTORIAL.translators (TUTORIAL.cn): Update the maintainer.
3066
30672006-02-17 Sun Yijiang <sunyijiang@gmail.com>
3068
3069 * TUTORIAL.cn: Reworked.
3070
542f7c55
CY
30712006-02-14 Chong Yidong <cyd@stupidchicken.com>
3072
3073 * NEWS: Changes in handling of file local variables.
3074
880820fe 30752006-02-14 Jan Djärv <jan.h.d@swipnet.se>
3430357a
JD
3076
3077 * NEWS: Gtk+ 2.4 is required.
3078
cbd488c4
YM
30792006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3080
3081 * PROBLEMS (Mac OS X): Add QuickTime 7.0.4 / Mac OS X 10.3.9 breakage.
3082
5f64e9f6
MD
30832006-02-09 Mathias Dahl <mathias.dahl@gmail.com>
3084
2ccc6e66 3085 * NEWS: New key bindings for Tumme in Dired.
5f64e9f6 3086
4c003d2f
JB
30872006-02-05 Jay Belanger <belanger@truman.edu>
3088
3089 * calccard.tex: Update copyright year.
3090
8508e990
MB
30912006-02-04 Michael Olson <mwolson@gnu.org>
3092
3093 * NEWS: Update for ERC 5.1.1. Use the same wording for headings
3094 that Emacs does in its NEWS file.
3095
5384dc93
BW
30962006-02-03 Bill Wohler <wohler@newt.com>
3097
3098 Release MH-E version 7.91.
3099
3100 * NEWS, MH-E-NEWS: Update for MH-E release 7.91.
3101
c80ba99d
BW
31022006-02-02 Bill Wohler <wohler@newt.com>
3103
3104 Release MH-E version 7.90.
3105
5384dc93 3106 * NEWS, MH-E-NEWS: Update for MH-E release 7.90.
c80ba99d 3107
597993cf
MB
31082006-01-29 Michael Olson <mwolson@gnu.org>
3109
3110 * NEWS: Add entry for ERC.
3111
7cef6228
CY
31122006-01-27 Chong Yidong <cyd@stupidchicken.com>
3113
3114 * TODO: Make SYNC_INPUT the default.
3115
3140b91b
NR
31162006-01-25 Nick Roberts <nickrob@snap.net.nz>
3117
3118 * images/gud/pstar.xpm: Make background transparent.
3119
82a31b62
NF
31202006-01-24 Noah Friedman <friedman@splode.com>
3121
3122 * emacs-buffer.gdb: Replace all references to `cdr' field of
3123 conses with `u.cdr', per change Andreas Schwab 2005-11-15
3124 of src/lisp.h.
3125
87899d7e
MA
31262006-01-23 Michael Albinus <michael.albinus@gmx.de>
3127
5879ac68 3128 * NEWS: Tramp can be removed by M-x tramp-unload-tramp.
87899d7e 3129
14397ea7
DN
31302006-01-15 Dan Nicolaescu <dann@ics.uci.edu>
3131
5879ac68 3132 * e/eterm-color.ti: Re-enable the ri entry. Add kich1.
14397ea7 3133
3c005b12
RS
31342006-01-13 Richard M. Stallman <rms@gnu.org>
3135
3136 * emacs.1: +N applies only to next file.
3137
04a4075f
DN
31382005-12-28 Dan Nicolaescu <dann@ics.uci.edu>
3139
3140 * e/eterm-color.ti: Temporarily disable the ri entry.
3141 * e/eterm-color: Regenerate.
cdda1b59 3142
880820fe 31432005-12-21 Lőrentey Károly <lorentey@elte.hu>
4e8b322f
KL
3144
3145 * TODO: Add note on the multi-tty branch.
3146
880820fe 31472005-12-16 Lőrentey Károly <lorentey@elte.hu>
f4695519
KL
3148
3149 * NEWS: Change `prev-buffer' to `previous-buffer'; add note on
3150 them using the frame-local buffer list.
3151
5fdf9b7c
EZ
31522005-12-10 David Koppelman <koppel@ece.lsu.edu>
3153
3154 * NEWS: hi-lock-mode is now buffer local, use global-hi-lock-mode
3155 instead.
3156
61322d72
JB
31572005-12-02 Jay Belanger <belanger@truman.edu>
3158
3159 * NEWS: Add comment about the Calc prefix.
3160
55a03101
TTN
31612005-11-28 Thien-Thi Nguyen <ttn@gnu.org>
3162
3163 * MORE.STUFF: Add entry: "Go in a buffer: Go Text Protocol client".
3164
fd993ce2
CY
31652005-11-18 Chong Yidong <cyd@stupidchicken.com>
3166
3167 * images/icons/emacs_16.png, images/icons/emacs_24.png
3168 * images/icons/emacs_32.png, images/icons/emacs_48.png:
3169 New Emacs icons.
3170
35af3490
CD
31712005-11-18 Carsten Dominik <dominik@science.uva.nl>
3172
3173 * orgcard.tex: Version 3.20
3174
cdda1b59 31752005-11-16 Nick Roberts <nickrob@snap.net.nz>
a354cf39
NR
3176
3177 * images/gud/go.xpm, images/gud/go.pbm: Old gud-remove icons.
3178 Use for run/continue.
3179 * images/gud/stop.xpm, images/gud/stop.pbm: Old gud-break icons.
3180 Use for interrupting inferior.
3181 * images/gud/pp.xpm, images/gud/pstar.xpm, images/gud/until.xpm:
3182 Use a more appropriate variable name.
3183 * images/gud/remove.xpm, images/gud/remove.pbm
3184 * images/gud/break.xpm, images/gud/break.pbm: Make more intuitive.
cdda1b59 3185
31fa5025
NR
31862005-11-09 Nick Roberts <nickrob@snap.net.nz>
3187
3188 * images/gud/pp.xpm, images/gud/pp.pbm: New icons.
3189
880820fe 31902005-11-06 Jan Djärv <jan.h.d@swipnet.se>
32087ea3
JD
3191
3192 * images/copy.xpm, images/copy.pbm, images/low-color/copy.xpm
3193 * images/save.xpm, images/save.pbm, images/low-color/save.xpm:
3194 Adjust baseline.
cdda1b59 3195
880820fe 31962005-11-06 Jan Djärv <jan.h.d@swipnet.se>
16896f67
JD
3197
3198 * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
3199 * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
3200 * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
3201 * images/low-color/next-node.xpm: Adjust paper size and layout.
3202
7dab700a
NR
32032005-11-05 Nick Roberts <nickrob@snap.net.nz>
3204
3205 * DEBUG: Describe how to provide preprocessor macro information.
3206
880820fe 32072005-11-04 Jan Djärv <jan.h.d@swipnet.se>
db2cf961
JD
3208
3209 * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
3210 * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
3211 * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
3212 * images/low-color/next-node.xpm: New images.
3213
94539089
CD
32142005-11-04 Carsten Dominik <dominik@science.uva.nl>
3215
3216 * orgcard.tex (section{Notes}): Version number change.
3217
719e04b6
RF
32182005-11-03 Romain Francoise <romain@orebokech.com>
3219
3220 * orgcard.tex: Update FSF's address.
3221
99ac5182
NR
32222005-11-03 Nick Roberts <nickrob@snap.net.nz>
3223
7dab700a 3224 * DEBUG: GDB can sometimes expand macros.
99ac5182 3225
4ac4f9ce
RF
32262005-11-01 Romain Francoise <romain@orebokech.com>
3227
3228 * NEWS: Source files are compressed by default.
3229
ae3859c0
BW
32302005-10-28 Bill Wohler <wohler@newt.com>
3231
3232 * NEWS: Help mode now creates hyperlinks for URLs.
3233
cc795ef0
DN
32342005-10-27 Dan Nicolaescu <dann@ics.uci.edu>
3235
4ac4f9ce 3236 * e/eterm-color.ti (el1): Undo 2005-10-23 change.
5879ac68 3237 Add some comments on how to update this file. Add ri
cc795ef0
DN
3238 capability that has long been supported by term.el.
3239
a42d1309
NR
32402005-10-25 Nick Roberts <nickrob@snap.net.nz>
3241
6772c8e1 3242 * images/gud/until.xpm: Color correction.
a42d1309 3243
61796b3c
RS
32442005-10-23 Richard M. Stallman <rms@gnu.org>
3245
3246 * e/eterm-color.ti (el1): Capability deleted,
3247 since term.el doesn't implement it.
3248
6f97b9c8
DN
32492005-10-20 Dan Nicolaescu <dann@ics.uci.edu>
3250
3251 * e/eterm-color.ti: Change the terminal name to eterm-color.
3252 * e/eterm-color: Regenerate.
3253
a12ba300
EZ
32542005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
3255
3256 * Makefile (e/eterm-color): Rename eterm to eterm-color.
3257
436a2ccd
CY
32582005-10-18 Chong Yidong <cyd@stupidchicken.com>
3259
3260 * NEWS: New variable `max-image-size'.
3261
ffda926c
BW
32622005-10-17 Bill Wohler <wohler@newt.com>
3263
5879ac68 3264 Moved all remaining images from lisp/toolbar to etc/images. The
ffda926c
BW
3265 low resolution images were placed in their own directory (low-color).
3266
3267 * images/attach.*, images/cancel.*, images/close.*:
3268 * images/copy.*, images/cut.*, images/diropen.*:
3269 * images/exit.*, images/help.*, images/home.*:
3270 * images/index.*, images/info.*, images/mail.*:
3271 * images/new.*, images/open.*, images/paste.*:
3272 * images/preferences.*, images/print.*, images/save.*:
3273 * images/saveas.*, images/search.*:
3274 * images/search-replace.*, images/spell.*:
3275 * images/undo.*: Moved here from lisp/toolbar.
3276
3277 * images/low-color/copy.*: Moved here from lisp/toolbar/lc-copy.*.
3278 * images/low-color/cut.*: Moved here from lisp/toolbar/lc-cut.*.
3279 * images/low-color/help.*: Moved here from lisp/toolbar/lc-help.*.
3280 * images/low-color/home.*: Moved here from lisp/toolbar/lc-home.*.
3281 * images/low-color/index.*: Moved here from lisp/toolbar/lc-index.*.
3282 * images/low-color/new.*: Moved here from lisp/toolbar/lc-new.*.
3283 * images/low-color/open.*: Moved here from lisp/toolbar/lc-open.*.
3284 * images/low-color/paste.*: Moved here from lisp/toolbar/lc-paste.*.
3285 * images/low-color/preferences.*: Moved here from
3286 lisp/toolbar/lc-preferences.*.
3287 * images/low-color/print.*: Moved here from lisp/toolbar/lc-print.*.
3288 * images/low-color/save.*: Moved here from lisp/toolbar/lc-save.*.
3289 * images/low-color/saveas.*: Moved here from lisp/toolbar/lc-saveas.*.
3290 * images/low-color/search.*: Moved here from lisp/toolbar/lc-search.*.
3291 * images/low-color/spell.*: Moved here from lisp/toolbar/lc-spell.*.
3292 * images/low-color/undo.*: Moved here from lisp/toolbar/lc-undo.*.
3293
3294 To conform with convention, the underscore (_) in the following
3295 image names were replaced with dash (-) or (/) as appropriate.
3296
3297 * images/back-arrow.*: Moved here from lisp/toolbar/back_arrow.*.
3298 * images/fld-open.*: Moved here from lisp/toolbar/fld_open.*.
3299 * images/fwd-arrow.*: Moved here from lisp/toolbar/fwd_arrow.*.
3300 * images/jump-to.*: Moved here from lisp/toolbar/jump_to.*.
3301 * images/left-arrow.*: Moved here from lisp/toolbar/left_arrow.*.
3302 * images/right-arrow.*: Moved here from lisp/toolbar/right_arrow.*.
3303 * images/up-arrow.*: Moved here from lisp/toolbar/up_arrow.*.
3304 * images/low-color/back-arrow.*: Moved here from
cdda1b59 3305 lisp/toolbar/lc-back_arrow.*.
ffda926c
BW
3306 * images/low-color/fwd-arrow.*: Moved here from
3307 lisp/toolbar/lc-fwd_arrow.*.
3308 * images/low-color/jump-to.*: Moved here from
3309 lisp/toolbar/lc-jump_to.*.
3310 * images/low-color/left-arrow.*: Moved here from
cdda1b59 3311 lisp/toolbar/lc-left_arrow.*.
ffda926c 3312 * images/low-color/right-arrow.*: Moved here from
cdda1b59 3313 lisp/toolbar/lc-right_arrow.*.
ffda926c
BW
3314 * images/low-color/up-arrow.*: Moved here from
3315 lisp/toolbar/lc-up_arrow.*.
cdda1b59 3316 * images/mail/compose.*: Moved here from lisp/toolbar/mail_compose.*.
ffda926c
BW
3317 * images/mail/send.*: Moved here from lisp/toolbar/mail_send.*.
3318
3319 * images/README: Incorporated the content of lisp/toolbar/README
3320 now that all of the images are here.
3321
eae86e67
NR
33222005-10-16 Nick Roberts <nickrob@snap.net.nz>
3323
3324 * images/gud/n.pbm, images/gud/n.xpm
3325 * images/gud/ni.xpm, images/gud/ni.xpm
3326 * images/gud/s.xpm, images/gud/s.xpm
3327 * images/gud/si.xpm, images/gud/si.xpm: Rename to
22adfe08 3328 next.*, nexti.*, step.*, and stepi.*, respectively, as the
eae86e67
NR
3329 file-name no longer clashes on 8+3 filesystems.
3330
cdda1b59 33312005-10-14 Bill Wohler <wohler@newt.com>
aa2361eb 3332
ffda926c
BW
3333 * images/gud/break.*: Moved here from toolbar/gud-break.*.
3334 * images/gud/cont.*: Moved here from toolbar/gud-cont.*.
3335 * images/gud/down.*: Moved here from toolbar/gud-down.*.
3336 * images/gud/finish.*: Moved here from toolbar/gud-finish.*.
3337 * images/gud/ni.*: Moved here from toolbar/gud-ni.*.
3338 * images/gud/n.*: Moved here from toolbar/gud-n.*.
3339 * images/gud/print.*: Moved here from toolbar/gud-print.*.
3340 * images/gud/pstar.*: Moved here from toolbar/gud-pstar.*.
3341 * images/gud/remove.*: Moved here from toolbar/gud-remove.*.
3342 * images/gud/run.*: Moved here from toolbar/gud-run.*.
3343 * images/gud/si.*: Moved here from toolbar/gud-si.*.
3344 * images/gud/s.*: Moved here from toolbar/gud-s.*.
3345 * images/gud/until.*: Moved here from toolbar/gud-until.*.
3346 * images/gud/up.*: Moved here from toolbar/gud-up.*.
3347 * images/gud/watch.*: Moved here from toolbar/gud-watch.*.
aa2361eb 3348
cdda1b59 33492005-10-14 Bill Wohler <wohler@newt.com>
03ab074b
BW
3350
3351 Released MH-E version 7.85.
cdda1b59 3352
03ab074b
BW
3353 * NEWS, MH-E-NEWS: Updated for release 7.85.
3354
880820fe 33552005-10-10 Jan Djärv <jan.h.d@swipnet.se>
f9e36a6d
JD
3356
3357 * NEWS: -nb => -nbi
3358
86bebbbc
CD
33592005-10-10 Carsten Dominik <dominik@science.uva.nl>
3360
3361 * orgcard.tex: Version 3.17, no changes except version number.
3362
880820fe 33632005-10-09 Jan Djärv <jan.h.d@swipnet.se>
0597ab12
JD
3364
3365 * NEWS: -nb, --no-bitmap-icon
3366
ba6be78d
SM
33672005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
3368
3369 * TODO: Clarify the local variables entry.
3370
c2e59571
BW
33712005-09-30 Bill Wohler <wohler@newt.com>
3372
3373 Moved MH-E image files from toolbar and mail directories into
ffda926c 3374 images.
c2e59571
BW
3375
3376 * images/mail: New directory.
3377
3378 * images/mail/reply.*: Moved here from lisp/mail/reply2*.
3379
3380 * images/mail/alias.*, images/mail/refile.*, images/mail/repack.*:
3381 * images/mail/reply*: Moved here from lisp/toolbar.
3382
3383 * images/execute.*, images/highlight.*, images/mh-logo.xpm:
3384 * images/page-down.*, images/show.*, images/widen.*: Moved here
3385 from lisp/toolbar.
ba6be78d
SM
3386
3387 * images/refresh.*: Moved here from lisp/toolbar/rescan.*.
3388 Use GNOME 2.10's refresh icon.
c2e59571
BW
3389
3390 * images/README: New file that indicates which icons came from
3391 GNOME (see lisp/toolbar/README).
3392
b6473e48
RF
33932005-09-30 Romain Francoise <romain@orebokech.com>
3394
3395 * NEWS: Mention changes to `read-buffer'.
3396
a0292bb5
CY
33972005-09-30 Chong Yidong <cyd@stupidchicken.com>
3398
3399 * images/ezimage: New directory.
3400
3401 * images/ezimage/*.xpm: Add images used by speedbar.el.
3402
50a9d14a
DP
34032005-09-30 David Ponce <david@dponce.com>
3404
3405 * NEWS: Update recentf changes.
3406
a33704bb
MB
34072005-09-28 Simon Josefsson <jas@extundo.com>
3408
3409 * GNUS-NEWS: Fix IDNA notes.
3410
5879ac68 34112005-09-27 Jay Belanger <belanger@truman.edu>
0b292bd0
JB
3412
3413 * calccard.tex: Update `versionnumber', remove `versiondate'.
ba6be78d 3414 (Error Recovery): Refer to "initial state" rather than "default state".
0b292bd0
JB
3415 (Algebra): Mention LaTeX language mode.
3416 (Programming): Delete reference to "Z =".
3417
f7938fdd 34182005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
917551f2
EZ
3419
3420 * emacs.py (ehelp): Add g and l to arg list, and use them in the
3421 call to `help'.
3422
49844623
RF
34232005-09-17 Romain Francoise <romain@orebokech.com>
3424
3425 * gfdl.1: Update to version 1.2. Delete UC macro.
3426
ce9b56fe
KH
34272005-09-15 Kenichi Handa <handa@m17n.org>
3428
ba6be78d 3429 * PROBLEMS: Fix the paragraph describing the limitation of UTF-8/16/7.
ce9b56fe 3430
8c4a54e2
RF
34312005-09-14 Romain Francoise <romain@orebokech.com>
3432
3433 * NEWS: Add entry for write-region-inhibit-fsync.
3434
cacb2615 34352005-09-09 Kevin Ryde <user42@zip.com.au>
50a6ff15
EZ
3436
3437 * MORE.STUFF: Update url for calculator.el.
3438
d87ceee0
KH
34392005-09-08 Kenichi Handa <handa@m17n.org>
3440
3441 * PROBLEMS: Show a patch for Mule-UCS to make it byte-compiled
3442 correctly.
3443
c1105d05
MA
34442005-08-31 Michael Albinus <michael.albinus@gmx.de>
3445
3446 * NEWS: Add entry for `make-auto-save-file-name'.
3447
fef741ad
TTN
34482005-08-19 Emilio C. Lopes <eclig@gmx.net>
3449
3450 * emacsclient.1 (DESCRIPTION): Reflect inclusion in the
3451 Emacs distribution. Make role of EDITOR clearer.
3452 (OPTIONS): Document `-s', `-V' and `-h'
3453 as well as their long name counterparts.
3454 (BUGS): Remove.
3455
20dc2215
RF
34562005-08-26 Romain Francoise <romain@orebokech.com>
3457
3458 * PROBLEMS: Fix capitalization of "Gnus".
3459
217b694f
EZ
34602005-08-20 Chong Yidong <cyd@stupidchicken.com>
3461
3462 * MORE.STUFF: Update links and URLs.
3463
4f27bfc3
KH
34642005-08-05 Kenichi Handa <handa@m17n.org>
3465
3466 * NEWS: Fix the entry describing code-pages.
3467
c638055f
JB
34682005-07-28 Juanma Barranquero <lekktu@gmail.com>
3469
3470 * .cvsignore: Add `icons' (for in-place installs).
3471
cdf9f986
JL
34722005-07-19 Juri Linkov <juri@jurta.org>
3473
3474 * grep.txt: New file.
3475
880820fe 34762005-07-19 Jan Djärv <jan.h.d@swipnet.se>
25fd144d 3477
c638055f 3478 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
25fd144d
JD
3479 -R comes after i386 in setarch command.
3480
9e5f497d
JL
34812005-07-12 Juri Linkov <juri@jurta.org>
3482
3483 * refcard.tex (Files): Change description of `C-x C-q' from
3484 `checkin/checkout' to `toggle read-only'.
3485 (Getting Help): Replace `C-h c' with `C-h k'.
3486 (Error Recovery): Replace `recover-file' with `recover-session'.
3487 (Info): Replace key binding `C-h C-i' with `C-h S'. Add `t'.
3488
bc4c8456
RS
34892005-07-07 Richard M. Stallman <rms@gnu.org>
3490
b713c813 3491 * GNU: Update how to help. Improve footnote 7.
bc4c8456 3492
9d42fe6f
LK
34932005-07-07 Lute Kamstra <lute@gnu.org>
3494
3495 * tasks.texi: Delete file. The GNU Task List is obsolete and has
3496 been replaced by http://savannah.gnu.org/projects/tasklist.
3497
34982005-07-07 Lute Kamstra <lute@gnu.org>
60b34e06
LK
3499
3500 * refcard.tex: Update `versionnumber' and `year'. Update Emacs's
3501 version to 22.
3502 (Starting Emacs): Delete sentence to fix formatting problems.
3503 (Multiple Windows): Clarify first sentence. Mention C-x 5 1.
3504 (Formatting): Update the binding of set face.
3505 (International Character Sets): set-language-environment is bound
9d42fe6f 3506 to C-x RET l.
60b34e06 3507
a0ec7a4a
LK
35082005-07-05 Lute Kamstra <lute@gnu.org>
3509
3510 Update FSF's address in GPL notices.
3511
a88e0343
KS
3512 * INTERVIEW, calccard.tex, cs-dired-ref.tex, cs-refcard.tex:
3513 * dired-ref.tex, fr-drdref.tex, fr-refcard.tex, gfdl.1:
3514 * pl-refcard.tex, refcard.tex, ru-refcard.tex, sk-dired-ref.tex:
3515 * sk-refcard.tex, vipcard.tex, viperCard.tex: Update FSF's address.
a0ec7a4a 3516
880820fe 35172005-07-03 Jan Djärv <jan.h.d@swipnet.se>
cf14a51c 3518
a0ec7a4a 3519 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
ba6be78d 3520 Add it again.
cf14a51c 3521
01d37825
CD
35222005-06-29 Carsten Dominik <dominik@science.uva.nl>
3523
ba6be78d 3524 * NEWS: Add an entry for Org-mode, and a change entry for reftex-mode.
01d37825 3525
025691ed
RS
35262005-06-28 Richard M. Stallman <rms@gnu.org>
3527
3528 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping): New.
3529
98d1a1cf
EZ
35302005-06-11 Eli Zaretskii <eliz@gnu.org>
3531
3532 * DEBUG: Mention emacs-buffer.gdb.
3533
58f498fe
NF
35342005-06-10 Noah Friedman <friedman@splode.com>
3535
3536 * emacs-buffer.gdb (ybuffer-list): Don't use $filename; can't use
3537 char as placeholder when buffer has no file name and process is
3538 still live. Use different printf cases instead.
3539
4a29de23
KS
35402005-06-08 Kim F. Storm <storm@cua.dk>
3541
3542 * PROBLEMS: Linux kernel 2.6.10 may corrupt process output.
3543 Warn that using CVS+SSH may corrupt files, include work-around.
3544
c476bcb0
JL
35452005-06-06 Juri Linkov <juri@jurta.org>
3546
3547 * TUTORIAL.cs, TUTORIAL.sk: Change NBSP to space.
3548
3549 * TUTORIAL.ro: Change NBSP to space. Move coding cookie from the
3550 second line to Local Variables. Fix title line.
3551
6b5341d3
MB
35522005-05-30 Miles Bader <miles@gnu.org>
3553
3554 * emacs-buffer.gdb: Remove RCS keywords.
3555
a7868bfa
NF
35562005-05-30 Noah Friedman <friedman@splode.com>
3557
3558 * emacs-buffer.gdb: New file.
e55df387 3559 * NEWS: Mention it.
a7868bfa 3560
36f28e7f
RS
35612005-05-28 Richard M. Stallman <rms@gnu.org>
3562
3563 * TUTORIAL.fr: Change NBSP to space.
3564
e495eaec
BW
35652005-05-28 Bill Wohler <wohler@newt.com>
3566
3567 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.84.
3568
639ec765
NR
35692005-05-19 Nick Roberts <nickrob@snap.net.nz>
3570
3571 * TODO: post-command-idle-hook has gone.
3572
1e866943
JB
35732005-05-16 Juanma Barranquero <lekktu@gmail.com>
3574
3575 * NEWS: Remove references to open-network-stream-nowait and
3576 open-network-stream-server.
3577
820f92e1
RS
35782005-05-15 Richard M. Stallman <rms@gnu.org>
3579
3580 * GNU: Correct/improve previous change.
3581
d06ba294
RS
35822005-05-14 Richard M. Stallman <rms@gnu.org>
3583
3584 * GNU: Update footnotes.
3585
85ddb888
RS
3586 * NEWS: Lots of clarifications and cleanups.
3587
ade817bd 35882005-05-05 Slawomir Nowaczyk <slawek@cs.lth.se>
e31eb62c 3589
1953295b 3590 * TUTORIAL.pl: Updated header.
e31eb62c 3591
406c0f12
RS
35922005-05-02 Richard M. Stallman <rms@gnu.org>
3593
3594 * NEWS: More rearrangements.
3595
30b0da81
RS
35962005-05-02 Chong Yidong <cyd@stupidchicken.com>
3597
3598 * NEWS: Items rearranged in logical order.
3599
6544b8f6
LH
36002005-05-01 Lars Hansen <larsh@math.ku.dk>
3601
3602 * NEWS: Correct key binding for dired-mark-omitted.
3603
c9b630f7
DN
36042005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
3605
35b1b8ab
DN
3606 * NEWS: Mention xterm key bindings.
3607
c9b630f7
DN
3608 * e/eterm.ti: Add a comment.
3609 * e/eterm: Regenerate.
3610
70ca7cb3
TTN
36112005-04-25 Alex Ott <ott@jet.msk.su>
3612
3613 * TUTORIAL.ru: Update.
3614
880820fe 36152005-04-13 Pavel Janík <Pavel@Janik.cz>
f425f742
PJ
3616
3617 * TUTORIAL.sk: Updated header.
3618
880820fe 36192005-04-12 Jan Djärv <jan.h.d@swipnet.se>
ed0fb1f1
JD
3620
3621 * NEWS: Mention cursorBlink resource.
3622
b7461be9
YM
36232005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3624
3625 * NEWS: Mention dynamic change of keyboard-coding-system on Mac.
3626
880820fe 36272005-04-10 Jan Djärv <jan.h.d@swipnet.se>
4a4cbd00
JD
3628
3629 * NEWS: Mention fontSet for Lucid menus.
3630
0c9a01ff
MY
36312005-04-10 Masatake YAMATO <jet@gyve.org>
3632
1953295b
SM
3633 * compilation.txt (symbol): Add gcov-file
3634 gcov-bb-file gcov-never-called-line gcov-called-line.
0c9a01ff 3635
c09b2b56
KH
36362005-04-08 Kenichi Handa <handa@m17n.org>
3637
3638 * TUTORIAL.ja: Updated header, contents synchronized with
3639 TUTORIAL at 2005-04-01T00:31:25Z!rms@gnu.org.
3640
880820fe 36412005-04-06 Pavel Janík <Pavel@Janik.cz>
7237931b
PJ
3642
3643 * TUTORIAL.cs: Updated header.
3644
7bade82d
WL
36452005-04-05 Werner Lemberg <wl@gnu.org>
3646
3647 * TUTORIAL.de: Updated header.
3648
28cfe103 36492005-04-05 Marcelo Toledo <marcelo@gnu.org>
a049b36c 3650
1953295b 3651 * TUTORIAL.translators: Added the field Maintainer.
a049b36c 3652
b2c2fcb7
TTN
36532005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
3654
3655 * TUTORIAL.it: Move "copying conditions at end" sentence after title.
3656
e3039e63
TTN
36572005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
3658
3659 * TUTORIAL.ja: Update text before first period.
3660 Reported by Kenichi Handa.
3661
b7dc1e82 36622005-04-02 Richard M. Stallman <rms@gnu.org>
e3039e63 3663
b7dc1e82
RS
3664 * TUTORIAL.ja, TUTORIAL.cn, TUTORIAL.ru, TUTORIAL.zh: Remove the
3665 old intro line that apparently was a longer version of "Emacs
3666 tutorial".
3667
3668 * TUTORIAL.es: Clean up line breaks.
3669
28cfe103 36702005-04-01 Marcelo Toledo <marcelo@gnu.org>
f290db1d 3671
51ce60a7 3672 * TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
1953295b
SM
3673 * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja, TUTORIAL.ko,
3674 * TUTORIAL.pl, TUTORIAL.pt_BR, TUTORIAL.ro, TUTORIAL.ru,
3675 * TUTORIAL.sk, TUTORIAL.sl, TUTORIAL.th, TUTORIAL.zh: Fix title line.
1e866943 3676
28cfe103 36772005-04-01 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
1e866943 3678
1953295b
SM
3679 * TUTORIAL.bg: Fix title line; Applied TUTORIAL changes in
3680 2005-02-08T14:20:54Z!lute@gnu.org, "Emacs" is not transliterated to cyrillic anymore;
3681 Minor fixes.
28cfe103
MT
3682
36832005-04-01 Mats Lidell <matsl@contactor.se>
e3039e63 3684
1953295b
SM
3685 * TUTORIAL.sv: Sync some other changes with the TUTORIAL version
3686 2005-04-01T00:31:25Z!rms@gnu.org.
f290db1d 3687
1d88af04
LK
36882005-04-01 Lute Kamstra <lute@gnu.org>
3689
3690 * TUTORIAL.nl: Fix title line.
3691
19577b0e
TTN
36922005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
3693
3694 * TUTORIAL: Add title line.
3695 * TUTORIAL.bg, TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
3696 * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja,
3697 * TUTORIAL.ko, TUTORIAL.nl, TUTORIAL.pl, TUTORIAL.pt_BR,
3698 * TUTORIAL.ro, TUTORIAL.ru, TUTORIAL.sk, TUTORIAL.sl
3699 * TUTORIAL.sv, TUTORIAL.th, TUTORIAL.zh: Likewise.
3700
10ace8ea
MB
37012005-03-29 Reiner Steib <Reiner.Steib@gmx.de>
3702
3703 * gnus-refcard.tex, gnus-logo.eps: New files.
3704
bbcb3b44
DP
37052005-03-23 David Ponce <david@dponce.com>
3706
3707 * NEWS: Mention recentf-keep.
3708
f31259da
LK
37092005-03-17 Lute Kamstra <lute@gnu.org>
3710
3711 * TODO: Remove define-generic-mode entry (DONE).
3712
3235a9ea
MA
37132005-03-10 Michael Albinus <michael.albinus@gmx.de>
3714
3715 * NEWS: Explain how to default Tramp to FTP.
3716
7709cbbd
YM
37172005-03-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3718
2313f861 3719 * NEWS: Mention Carbon build on Mac OS 9.
3235a9ea 3720
70d9a9cd
DK
37212005-03-01 David Kastrup <dak@gnu.org>
3722
3723 * DEBUG: Add information about `-fno-crossjumping' for GCC.
3724
2dbccf96
LK
37252005-02-14 Lute Kamstra <lute@gnu.org>
3726
6a361c41
LK
3727 * TODO: Remove battery.el entry (DONE).
3728
2dbccf96
LK
3729 * TUTORIAL.nl: Synchronize with TUTORIAL. Correct some typos.
3730 Make the terminology more consistent. Fill the text using the
3731 default `fill-column'.
3732
41835686
LK
37332005-02-08 Lute Kamstra <lute@gnu.org>
3734
3735 * TUTORIAL: Remove some uses of the term "buffer" before it is
3736 properly introduced. Update the description of the mode line.
3737 Consistently use "<ESC>" to denote the ESC key and "<SPC>" to
3738 denote the Space bar. Capitalize all command descriptions.
3739
ba2c991c
RS
37402005-02-06 Richard M. Stallman <rms@gnu.org>
3741
3742 * DEBUG: Minor clarification.
3743
6082a820
EZ
37442005-02-05 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
3745
3746 * emacs.bash: Update the name of the socket of the Emacs server.
3747
3d4d788a
DK
37482005-01-22 David Kastrup <dak@gnu.org>
3749
3750 * NEWS: Mention alias `find-grep' for `grep-find'.
3751
568931f0
NR
37522005-01-22 Nick Roberts <nickrob@snap.net.nz>
3753
3754 * TODO: Add entry for toolbar on ttys.
3755
6869a824
NR
37562005-01-18 Nick Roberts <nickrob@snap.net.nz>
3757
3758 * DEBUG: Suggest separate terminal for debug session.
3759
43805352
EZ
37602005-01-15 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
3761
3762 * TUTORIAL.nl: Correct translation and the Dutch text (typos).
3763 More consistent use of terminology.
3764
20d6de82
RS
37652005-01-13 Cheng Gao <chenggao@gmail.com>
3766
3767 * MORE.STUFF: Add entries of some well known and widely used packages.
3235a9ea 3768
9abb41eb
LH
37692005-01-07 Lars Hansen <larsh@math.ku.dk>
3770
3771 * NEWS: Describe desktop package lazy restore feature.
3772
fda2922a
RS
37732004-12-21 Richard M. Stallman <rms@gnu.org>
3774
3775 * DISTRIB: Don't say "freeware".
3776
d3d89631
NR
37772004-12-15 Nick Roberts <nickrob@snap.net.nz>
3778
3779 * DEBUG: Change printing example to break on a procedure name.
3780
09411f50
DN
37812004-12-11 Dan Nicolaescu <dann@ics.uci.edu>
3782
3783 * e/eterm.ti: Add rs1.
3784 * e/eterm: Regenerate.
3785
0473753a
RS
37862004-12-08 Alexandre VEYRENC <veyrenc@wanadoo.fr> (tiny change)
3787
3788 * fr-refcard.tex: Fix typos.
3789
880820fe 37902004-12-07 Jan Djärv <jan.h.d@swipnet.se>
b11e8823
JD
3791
3792 * PROBLEMS: Update information about klipper on KDE.
3793
880820fe 37942004-11-26 Jan Djärv <jan.h.d@swipnet.se>
3a0ab7ec
JD
3795
3796 * NEWS: Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
3797
880820fe 37982004-10-08 Frédéric Bothamy <frederic.bothamy@free.fr> (tiny change)
657f0f9c
EZ
3799
3800 * TUTORIAL.fr: Minor wording fix.
3801
5086e75d
LT
38022004-10-04 Luc Teirlinck <teirllm@auburn.edu>
3803
3804 * enriched.doc: Update for new bindings of `set-left-margin' and
3805 `set-right-margin'.
3806
0207b8ad
KS
38072004-10-04 Kim F. Storm <storm@cua.dk>
3808
3809 * DEBUG: Mention pp and ff commands.
3810
3326c1b5
LT
38112004-09-26 Luc Teirlinck <teirllm@auburn.edu>
3812
3813 * enriched.doc: `enriched-annotation-alist' is now called
3814 `enriched-translations'.
3815
d6be0122
DN
38162004-09-26 Dan Nicolaescu <dann@ics.uci.edu>
3817
5879ac68 3818 * e/eterm.ti: Comment out smcup, rmcup. Add kbs, kdch1, rc, sc.
d6be0122 3819 Reformat.
1953295b 3820 * e/eterm: Regenerate.
d6be0122 3821
880820fe 38222004-09-25 Jan Djärv <jan.h.d@swipnet.se>
1f02a4ba
JD
3823
3824 * PROBLEMS: Updated exec-shield description.
3825
c8be3fe8
KS
38262004-09-16 Dan Nicolaescu <dann@ics.uci.edu>
3827
3828 * e/eterm.ti: Change the strings for smso and rmso.
25e90411 3829 * e/eterm: Regenerate.
c8be3fe8 3830
8bca0606
TTN
38312004-09-09 Thien-Thi Nguyen <ttn@gnu.org>
3832
3833 * MORE.STUFF (EDB): Update entry.
3834
4e14f66c
KS
38352004-09-07 Dan Nicolaescu <dann@ics.uci.edu>
3836
3837 * e/eterm.ti: Add `op' entry to enable colors in term.
1953295b 3838 * e/eterm: Regenerate.
4e14f66c 3839
db1febad
EZ
38402004-09-04 Eric S. Raymond <esr@thyrsus.com>
3841
3842 * PROBLEMS: More reorganization to exile old stuff to the
3843 pre-2000 section. I looked up end-of-life dates for a bunch
3844 of old Unixes to check.
3845
eccf9613
BW
38462004-08-24 Bill Wohler <wohler@newt.com>
3847
3848 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.82.
3849
90a02640
DK
38502004-08-22 David Kastrup <dak@gnu.org>
3851
3852 * PROBLEMS, MAILINGLISTS: Update AUCTeX information.
3853
d103d8b3
BW
38542004-08-21 Bill Wohler <wohler@newt.com>
3855
3856 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.81.
3857
29bbca9e
EZ
38582004-08-21 Eric S. Raymond <esr@thyrsus.com>
3859
3860 * PROBLEMS: Massively rearranged by category, to make environment
3861 features and symptoms easier to find. Bugs relating to
3862 20th-century systems moved to the end. Most problem headers
3863 changed to "object: variation" format.
3864
f0d73c14
BW
38652004-08-15 Bill Wohler <wohler@newt.com>
3866
3867 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.80.
3868
e11d1dd9
EZ
38692004-08-14 Romain Francoise <romain@orebokech.com>
3870
3871 * NEWS: Mention the thumbs.el package.
3872
25f38310 38732004-08-14 Eric Hanchrow <offby1@blarg.net>
ab5a4a32
EZ
3874
3875 * TUTORIAL.es: Replace actual whitespace with the magic string
3876 that causes help-with-tutorial to automatically insert the correct
3877 amount.
3878
7c3225c3
ST
38792004-08-10 Steven Tamm <steventamm@mac.com>
3880
3881 * PROBLEMS: Remove description of Mac OS version upgrade
3882 problems as it is no longer applicable.
3883
05ea6a26
WL
38842004-07-27 Werner Lemberg <wl@gnu.org>
3885
3886 * NEWS: Document all new tutorials.
3887
23f87bed
MB
38882004-08-05 Reiner Steib <Reiner.Steib@gmx.de>
3889
3890 * GNUS-NEWS: Import from the v5_10 branch of the Gnus repository.
3891
3892 * NEWS (Gnus package): Gnus includes Sieve and PGG. Gnus changes
3893 are described in GNUS-NEWS.
3894
38952004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
3896
3897 * gnus.xpm, gnus-pointer.xbm, gnus-pointer.xpm: Import from the
3898 v5_10 branch of the Gnus repository.
3899
0f74bf4c
LT
39002004-07-14 Luc Teirlinck <teirllm@auburn.edu>
3901
3902 * MORE.STUFF: Tramp is now distributed with Emacs.
3903
a66894d8
BW
39042004-07-12 Bill Wohler <wohler@newt.com>
3905
3906 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.4.
3907
bcdf2143
DK
39082004-07-08 David Kastrup <dak@gnu.org>
3909
1953295b 3910 * NEWS (Lisp changes in 21.4): Document (match-data t) change.
bcdf2143 3911
ad8a607d
EZ
39122002-06-26 Eli Zaretskii <eliz@is.elta.co.il>
3913
3914 * FOR-RELEASE: Moved to the admin directory.
3915
1791907b
DK
39162004-06-24 David Kastrup <dak@gnu.org>
3917
3918 * NEWS: Move description from new paragraph-start and
3919 indent-line-function defaults to general news instead of new
1953295b
SM
3920 packages. Same for query-replace-skip-read-only.
3921 Add description of new `\,' and `\?' replacement string features.
1791907b 3922
dce417e7
LT
39232004-06-23 Luc Teirlinck <teirllm@auburn.edu>
3924
3925 * MORE.STUFF: Delete obsolete URL.
3926
61d244ca
LH
39272004-06-10 Lars Hansen <larsh@math.ku.dk>
3928
5879ac68 3929 * NEWS: Describe dired-omit-mode. Describe desktop package changes.
61d244ca 3930
32364f49
ST
39312004-05-29 Steven Tamm <steventamm@mac.com>
3932
3933 * PROBLEMS: Document the workaround for the Mac OS X port not
3934 picking up the environment variables from dotfiles.
3935
f3298aad
JL
39362004-05-16 Juri Linkov <juri@jurta.org>
3937
3938 * TUTORIAL.pt_BR: Add coding: latin-1, sentence-end-double-space: nil.
3939
3940 * ru-refcard.tex: Add C-u and RET to `C-h t Russian'.
3941
c1380aa6
EZ
39422004-05-15 Alex Ott <ott@jet.msk.su>
3943
3944 * ru-refcard.tex, ru-refcard.ps: New files.
3945
ddda21d3
DP
39462004-05-14 David Ponce <david@dponce.com>
3947
1953295b 3948 * tree-widget: New directory containing tree-widget themes and images.
ddda21d3 3949
28cfe103 39502004-04-13 Marcelo Toledo <marcelo@gnu.org>
b8d5565f 3951
5879ac68 3952 * TUTORIAL.pt_BR: Initial check-in.
b8d5565f 3953
24d5055c
SM
39542004-05-06 Dave Love <fx@gnu.org>
3955
3956 * emacs.py: New file for python-mode's internal use.
3957
ba1c68de
SM
39582004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
3959
3960 * TODO: Use outline mode. Remove compile.el entry (done).
3961
d1d37da8
JL
39622004-04-18 Juri Linkov <juri@jurta.org>
3963
3964 * TUTORIAL.fr, TUTORIAL.pl, TUTORIAL.ru, TUTORIAL.sl, TUTORIAL.sv
3965 * TUTORIAL.th: Add sentence-end-double-space: nil.
3966
3967 * TUTORIAL.it, TUTORIAL.nl, TUTORIAL.sv: Add coding: latin-1.
3968
28cfe103 39692004-04-16 Alex Ott <ottalex@narod.ru>
02913968 3970
28cfe103 3971 * TUTORIAL.ru: Various corrections.
02913968 3972
d2072c54
JL
39732004-04-14 Jan Nieuwenhuizen <janneke@gnu.org>
3974
3975 * TUTORIAL.nl: Update Delete/Delback translation.
3976
43ea9947
JH
39772004-04-05 Jesper Harder <harder@ifa.au.dk>
3978
3979 * TODO: Remove index-apropos entry.
3980
35aeddc4
JL
39812004-04-01 Juri Linkov <juri@jurta.org>
3982
3983 * HELLO: Add Javanese.
3984
30301a73
VJL
39852004-03-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3986
3987 * ps-prin1.ps: Clip the header and footer area, so text will not be
3988 printed outside header or footer, respectively.
3989 (HeaderClip, FooterClip): New PostScript funs.
3990 (HeaderText, FooterText): Adjust PostScript code.
3991
880820fe 39922004-03-29 Jan Djärv <jan.h.d@swipnet.se>
6d8e13a0
JD
3993
3994 * TODO: Removed drag-and-drop entry (DONE).
3995
ab24c127
KS
39962004-03-19 Kim F. Storm <storm@cua.dk>
3997
3998 * TODO: Remove entries for fringe related issues (DONE).
3999 Remove entry about image-relative coordinates of mouse clicks (DONE).
4000
44c0a465
SM
40012004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
4002
4003 * compilation.txt: New file.
4004
89b1172b
JB
40052004-02-29 Juanma Barranquero <lektu@terra.es>
4006
4007 * NEWS: Remove bogus reference to user option unicode-data.
4008
8c094106
EZ
40092004-02-16 Klaus Zeitler <kzeitler@lucent.com>
4010
4011 * PROBLEMS: Document crashes on X when build with GCC and GNU ld.
4012
ea855511
AS
40132004-02-08 Andreas Schwab <schwab@suse.de>
4014
4015 * NEWS: Fix typo.
4016
89b1172b 40172003-12-29 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
d9c4f512
EZ
4018
4019 * TUTORIAL.bg: Use windows-1251 encoding. Fix punctuation errors.
4020
cae8ddbb
LH
40212003-11-21 Lars Hansen <larsh@math.ku.dk>
4022
4023 * TODO: Add plans for change of file attributes UID and GID from
4024 integer to string.
89b1172b
JB
4025
40262003-11-10 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
e0739877
KH
4027
4028 * HELLO: Add Kannada.
4029
b8811003
KH
40302003-11-05 Juri Linkov <juri@jurta.org>
4031
4032 * HELLO: Fix language names. Add C, Braille, Georgian, Ukrainian.
4033 Add IPA pronunciation to English. Fix tab widths.
4034
984002eb
EZ
40352003-11-03 David Ponce <david.ponce@wanadoo.fr>
4036
4037 * PROBLEMS: Document segfaults with Linux kernels that enable the
4038 Exec-shield functionality.
4039
85afc7c7
KH
40402003-10-30 Kenichi Handa <handa@m17n.org>
4041
4042 * HELLO: Fix cases of language names. Make German lines one.
89b1172b 4043 Delete FORTRAN, add Mathematics.
85afc7c7 4044
880820fe 40452003-10-24 Jan Djärv <jan.h.d@swipnet.se>
f16a1bf6
JD
4046
4047 * PROBLEMS: Characters are displayed as empty boxes or
4048 with wrong font under X.
4049
00694c20
WL
40502003-09-30 Werner Lemberg <wl@gnu.org>
4051
4052 * TUTORIAL.de: Minor updates and grammatical fixes.
4053
b9e6b498
GM
40542003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
4055
4056 * TODO: Add invisible text kill/yank issue.
4057
f387bdea
RS
40582003-08-29 Wim Nieuwenhuizen <wwwillem@xs4all.nl>
4059
4060 * TUTORIAL.nl: Many changes.
4061
70d76272
SE
40622003-08-20 Stephen Eglen <stephen@gnu.org>
4063
4064 * MORE.STUFF: Update URLs for several projects.
4065
5b4ffca2
AC
40662003-07-22 Andrew Choi <akochoi@shaw.ca>
4067
4068 * PROBLEMS: Truncated process output with pty's on Mac OS X.
4069
0ea94e9b
NR
40702003-07-14 Nick Roberts <nick@nick.uklinux.net>
4071
4072 * NEWS: Merge in the changes for versions 21.2 and 21.3 as
4073 documented on the EMACS_21_1_RC branch.
4074
603b8073
KH
40752003-03-03 Chao-Hong Liu <chliu@gnu.org>
4076
4077 * TUTORIAL.cn: Updated.
4078 * TUTORIAL.zh: Updated.
4079
924df208
BW
40802003-04-24 Bill Wohler <wohler@newt.com>
4081
4082 * MH-E-NEWS: Upgraded to MH-E version 7.3.
4083
a8feaa04 40842003-04-03 Kenichi Handa <handa@m17n.org>
162eab5f
KH
4085
4086 * HELLO: Fix the malayalam line.
4087
19c37f01
DL
40882003-04-01 Dave Love <fx@gnu.org>
4089
6772c8e1 4090 * letter.xpm: Use transparent/opaque `colors'.
19c37f01 4091
8064e321
DL
4092 * letter.xbm: Deleted.
4093
4094 * letter.pbm: New.
4095
a670d17a
AS
40962003-03-24 Andreas Schwab <schwab@suse.de>
4097
4098 * HELLO: Remove extra TAB in Greek entries.
4099
9a6155bb
KH
41002003-03-03 Chao-Hong Liu <chliu@gnu.org>
4101
4102 * TUTORIAL.cn, TUTORIAL.zh: New files.
4103
0a8548de 4104 * TUTORIAL.translators: List TUTORIAL.cn and TUTORIAL.zh.
9a6155bb 4105
746ba5c1
KH
41062003-02-24 Kenichi Handa <handa@m17n.org>
4107
4108 * HELLO: Add Malayalam.
4109
b8b42717
DL
41102003-02-13 Dave Love <fx@gnu.org>
4111
4112 * TUTORIAL.es: Add coding spec.
4113
61cb0b53
KH
41142003-02-11 Kenichi Handa <handa@m17n.org>
4115
4116 * HELLO: Fix Hindi and add Tamil.
4117
880820fe 41182003-02-05 Francesco Potortì <pot@gnu.org>
bd6f8e84
FP
4119
4120 * TUTORIAL.it: Italian tutorial.
4121 From Alfredo Finelli <alfredofnl@tiscali.it> (original translator).
880820fe 4122 Revised by Francesco Potortì <pot@gnu.org>.
bd6f8e84 4123
3d7ca223
BW
41242003-02-03 Bill Wohler <wohler@newt.com>
4125
4126 * MH-E-NEWS: Upgraded to MH-E version 7.2.
4127
c60ee5e7
JB
41282003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
4129
4130 * MACHINES: Added Cygwin.
4131
880820fe 41322003-01-27 Jan Djärv <jan.h.d@swipnet.se>
46def989
JD
4133
4134 * DEBUG: Added note about xmon.
4135
675d000f
RS
41362003-01-20 Joanna Pluta <joanna_p@gazeta.pl>
4137
4138 * TUTORIAL.pl: Updated.
4139
880820fe 41402003-01-11 Pavel Janík <Pavel@Janik.cz>
50ac5b3c
PJ
4141
4142 * TUTORIAL.sk: Updated to reflect changes in English version.
880820fe 4143 From Miroslav Vaško <zemiak@zoznam.sk>.
50ac5b3c 4144
880820fe 41452003-01-09 Francesco Potortì <pot@gnu.org>
98657898
FP
4146
4147 * etags.1: Added reference to the new `etags --help --lang=LANG'
4148 option.
4149
c3d9274a
BW
41502003-01-08 Bill Wohler <wohler@newt.com>
4151
4152 * MH-E-NEWS: Upgraded to MH-E version 7.1.
4153
128a6043
ST
41542003-01-01 Steven Tamm <steventamm@mac.com>
4155
4156 * MACHINES: Added pointer to Mac OS X install instructions.
4157
14e7b3a9
KH
41582002-12-10 Kenichi Handa <handa@m17n.org>
4159
4160 * TUTORIAL.sv: Renamed from TUTORIAL.se.
4161
bdcfe844
BW
41622002-11-29 Bill Wohler <wohler@newt.com>
4163
4164 * MH-E-NEWS: Upgraded to MH-E version 7.0.
4165
880820fe 41662002-11-22 Rafael Sepúlveda <drs@gnulinux.org.mx>
1fc628ee 4167
28cfe103 4168 * TUTORIAL.es: Extensively changed and updated.
1fc628ee 4169
a1b4049d
BW
41702002-10-01 Bill Wohler <wohler@newt.com>
4171
4172 * MH-E-NEWS: Upgraded to mh-e version 6.1.1.
4173
7ed9159a
JY
41742002-09-16 Jonathan Yavner <jyavner@engineer.com>
4175
4176 * ses-example.ses: New file: example spreadsheet.
4177
6c61f3f4
KH
41782002-09-04 Kenichi Handa <handa@etl.go.jp>
4179
4180 * HELLO: Fix Unicode Greek line.
4181
41822002-09-03 Kenichi Handa <handa@etl.go.jp>
4183
4184 * TUTORIAL.ja: Updated in accordance with the latest English
4185 version.
4186
60753e2d
AS
41872002-09-01 Andreas Schwab <schwab@suse.de>
4188
4189 * TUTORIAL.de: Updated in accordance with the English version.
4190 From Mario Lang <mlang@delysid.org>.
4191
473d2053
MR
41922002-08-12 Markus Rost <rost@math.ohio-state.edu>
4193
4194 * HELLO: Fix some white spaces.
4195
ca8f3642
RS
41962002-06-26 Richard M. Stallman <rms@gnu.org>
4197
4198 * ps-prin0.ps, ps-prin1.ps: Add license exception.
4199
5fd4d159
EZ
42002002-06-16 Eli Zaretskii <eliz@is.elta.co.il>
4201
880820fe 4202 * TUTORIAL.fr: New version from Éric Jacoboni <jaco@teaser.fr>.
5fd4d159 4203
9e00616f
EZ
42042002-05-04 Eli Zaretskii <eliz@is.elta.co.il>
4205
4206 * HELLO: Add a few greetings that use Unicode characters.
4207
45fd9aa5
EZ
42082002-04-20 Eli Zaretskii <eliz@is.elta.co.il>
4209
4210 * termcap.src: New version from ftp://invisible-island.net.
4211
880820fe 42122002-03-24 Pavel Janík <Pavel@Janik.cz>
bb2f7e35
PJ
4213
4214 * TUTORIAL.translators: New file, list of tutorial translators.
4215
43ef72f2
SZ
42162002-02-01 ShengHuo ZHU <zsh@cs.rochester.edu>
4217
3ed8598c 4218 * gnus.xpm: Remove garbage.
43ef72f2 4219
880820fe 42202002-01-27 Pavel Janík <Pavel@Janik.cz>
7a4b11ca
PJ
4221
4222 * letter.xpm: New file, XPM variant of letter.xbm.
4223
880820fe 42242001-12-03 Pavel Janík <Pavel@Janik.cz>
58cfce98
PJ
4225
4226 * COPYING: Move back.
4227
880820fe 42282001-11-29 Pavel Janík <Pavel@Janik.cz>
0142178a
PJ
4229
4230 * COPYING: Removed.
4231
d4b56a8f
EZ
42322001-11-23 Eli Zaretskii <eliz@is.elta.co.il>
4233
4234 * emacstool.1, etags.1, emacs.1: Modify distribution terms to
4235 something simpler than the GFDL.
4236
f2d176f2
CW
42372001-11-22 Colin Walters <walters@debian.org>
4238
4239 * PROBLEMS: Remove already applied calc info patches. Clarify
4240 that there is no such thing as Debian GNU/Linux 2.4.3. ftpd is
4241 not handled by alternatives in Debian, the reporter surely meant
4242 just "--config ftp".
4243
740d1567
EZ
42442001-11-18 Eli Zaretskii <eliz@is.elta.co.il>
4245
880820fe 4246 * fr-survival.tex: New file, from Éric Jacoboni <jaco@teaser.fr>.
740d1567 4247
bcd83ff9
EZ
42482001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
4249
880820fe 4250 * TUTORIAL.fr: New version from Éric Jacoboni <jaco@teaser.fr>.
bcd83ff9 4251
d1c9842e
CW
42522001-11-17 Colin Walters <walters@debian.org>
4253
4254 * PROBLEMS: Remove calc problems.
4255
c054b556
EZ
42562001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
4257
880820fe 4258 * TUTORIAL.fr: New file. From Éric Jacoboni <jaco@teaser.fr>.
c054b556 4259
1b23afd5
EZ
42602001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
4261
4262 * Makefile (mostlyclean, clean, distclean, maintainer-clean):
4263 Add *.dvi and *.log.
4264 (SOURCES): Update the list of files.
4265
4266 * calccard.tex: New file.
4267 * calccard.ps: New file.
4268
177338c4
EZ
42692001-11-01 Eli Zaretskii <eliz@is.elta.co.il>
4270
4271 * etags.1: Replace presentation-level troff macros that simulate
4272 tables with tbl markup. From Eric S. Raymond <esr@thyrsus.com>.
4273
71431a0e
GM
42742001-10-20 Gerd Moellmann <gerd@gnu.org>
4275
6aa97356 4276 * (Version 21.1 released.)
71431a0e 4277
07b041a7
EZ
42782001-09-29 Eli Zaretskii <eliz@is.elta.co.il>
4279
4280 * HELLO: Fix the Italian and Maltese entries. From Trevor Spiteri
4281 <tbspit@eng.um.edu.mt>.
4282
880820fe 42832001-08-25 Pavel Janík <Pavel@Janik.cz>
13583fa4
EZ
4284
4285 * HELLO: Slovak language name added to be compatible with other
4286 languages.
4287
13544774
EZ
42882001-08-23 Eli Zaretskii <eliz@is.elta.co.il>
4289
4290 * TUTORIAL.pl: Updated in accordance with the English version.
880820fe 4291 From Beata Wierzchołowska <beataw@orient.uw.edu.pl> and
744d746b 4292 Janusz S. Bien <jsbien@mail.uw.edu.pl>.
13544774 4293
3a4f8160
EZ
42942001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
4295
4296 * MACHINES: Modify the entry for HITACHI SR2001/SR2201 series, as
4297 per config.sub and config.guess. Reported by Ryo Furue
4298 <furufuru@ccsr.u-tokyo.ac.jp>.
4299
880820fe 43002001-08-10 Pavel Janík <Pavel@Janik.cz>
9d9fd4e8
PJ
4301
4302 * TUTORIAL.sk: Updated in accordance with the English version.
880820fe 4303 From Miroslav Vaško <vasko@debian.cz>.
9d9fd4e8 4304
402acb3e
EZ
43052001-08-08 Eli Zaretskii <eliz@is.elta.co.il>
4306
4307 * TUTORIAL.ko: Updated in accordance with the English version.
4308 From Koaunghi Un <koaunghi@world.kaist.ac.kr>.
4309
880820fe 43102001-08-06 Pavel Janík <Pavel@Janik.cz>
86f9d5af 4311
402acb3e 4312 * TUTORIAL.cs: Update from Milan Zamazal.
86f9d5af 4313
880820fe 43142001-08-05 Pavel Janík <Pavel@Janik.cz>
dffb6224 4315
5879ac68 4316 * TUTORIAL.cs, TUTORIAL.sk, cs-refcard.tex, sk-refcard.tex: E-mail
dffb6224
PJ
4317 address of Milan Zamazal changed.
4318
880820fe 43192001-08-04 Pavel Janík <Pavel@Janik.cz>
1e78d347 4320
402acb3e
EZ
4321 * TUTORIAL, TUTORIAL.cs: Be consistent when naming CONTROL and
4322 META keys.
1e78d347 4323
b344d29d 43242001-05-17 Francesco Potortì <pot@gnu.org>
6f460497 4325
fffa137c 4326 * etags.1: Add the latest changes to etags behavior.
6f460497 4327
716d48ed
EZ
43282001-05-04 Eli Zaretskii <eliz@is.elta.co.il>
4329
4330 * emacsclient.1: Place in the public domain.
4331
42ec1588
EZ
43322001-04-29 Eli Zaretskii <eliz@is.elta.co.il>
4333
4334 * emacstool.1: Place under GFDL.
4335
26978e9a
EZ
43362001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
4337
4338 * emacs.1: Place under GFDL.
4339
4340 * etags.1: Ditto.
4341
4342 * gfdl.1: New file.
4343
6f4dd4dc
GM
43442001-04-18 Gerd Moellmann <gerd@gnu.org>
4345
4346 * TUTORIAL.sk, sk-survival.tex
4347 * sk-refcard.ps, sk-refcard.tex, sk-dired-ref.ps
4348 * sk-dired-ref.tex: New files.
6f460497 4349
6f4dd4dc 4350 * cs-survival.tex, cs-dired-ref.ps, cs-dired-ref.tex: New files.
880820fe 4351 From Pavel@Janik.cz (Pavel Janík).
6f4dd4dc 4352
719d83ad
GM
43532001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4354
4355 * ps-prin1.ps: Footer implementation. Doc fix.
4356 (doLineNumber): Code fix for line number color.
4357 (BeginPage, BeginSheet, HeaderFramePath, HeaderFrame, HeaderText): Code
4358 fix for footer implementation.
4359 (TextStart, SetFooterLines, FooterFrameStart, doFramePath)
4360 (FooterFramePath, doFrame, FooterFrame, FooterStart)
4361 (HeaderOrFooterTextLines, HeaderOrFooterText, FooterText): New funs.
4362
b3f6107b
GM
43632001-04-03 Gerd Moellmann <gerd@gnu.org>
4364
4365 * splash8.xpm: New image from Luis Fernandes <elf@ee.ryerson.ca>
4366 for color depth 8.
4367
acfb077d
GM
43682001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4369
4370 * ps-prin1.ps: Line and paragraph spacing feature.
4371 (LineHS, ParagraphHS, EffectUnderline, EffectStrikeou, EffectOverline)
4372 (EffectShadow, EffectBox, EffectOutline): New vars.
4373 (PSL, S, EF, printZebra, doColumnZebra, doZebra): Code fix.
4374 (PHL, LHL): New funs.
4375
4376 * ps-prin2.ps: File eliminated.
6f460497 4377
e6b13c74
GM
43782001-03-26 Gerd Moellmann <gerd@gnu.org>
4379
4380 * splash.pbm: New image from Luis Fernandes <elf@ee.ryerson.ca>.
4381
7589860e
GM
43822001-03-15 Gerd Moellmann <gerd@gnu.org>
4383
4384 * splash.xpm, splash.pbm: Replaced with new images from
4385 Luis Fernandes <elf@ee.ryerson.ca>.
4386
75dfe990
GM
43872001-03-05 Gerd Moellmann <gerd@gnu.org>
4388
4389 * cs-refcard.ps, cs-refcard.tex: New files.
4390
baebd8a5
GM
43912001-02-26 Gerd Moellmann <gerd@gnu.org>
4392
4393 * THE-GNU-PROJECT: New file.
4394
f6839838
AI
43952001-02-22 Andrew Innes <andrewi@gnu.org>
4396
4397 * MACHINES: Update pointer to MS-Windows install instructions.
4398
54ed3bd2
GM
43992001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4400
4401 * ps-prin1.ps: Code fix to support `ps-zebra-stripe-follow'
4402 functionality enhancement.
4403 (doColumnZebra): Code fix.
6f460497 4404
5f87b051
DL
44052001-02-08 Dave Love <fx@gnu.org>
4406
e57c6a77 4407 * tasks.texi, SERVICE: Updated.
5f87b051 4408
350d71b3
AI
44092001-02-03 Andrew Innes <andrewi@gnu.org>
4410
4411 * PROBLEMS: Add note about need to specify extra compiler flags
4412 with recent Cygwin ports of gcc.
4413
437368fe
EZ
44142001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
4415
4416 * DEBUG: Expand and update, based on the instructions to
4417 pretesters, nt/INSTALL, and private communications and experience.
4418
35e8600f
DL
44192001-01-17 Dave Love <fx@gnu.org>
4420
4421 * termcap.src: New version from http://www.tuxedo.org/~esr/terminfo/.
4422
6d0afc03
GM
44232001-01-08 Gerd Moellmann <gerd@gnu.org>
4424
4425 * TUTORIAL.es: New file.
4426
a758f97d
GM
44272001-01-08 Kevin Gallagher <kevingal@onramp.net>
4428
4429 * edt-user.doc: Updated to reflect EDT Emulation version 4.0
5879ac68 4430 enhancements.
89d57763 4431
5e56e175
GM
44322000-12-29 Gerd Moellmann <gerd@gnu.org>
4433
4434 * fr-refcard.tex, fr-refcard.ps, fr-drdref.tex, fr-drdref.ps: New
4435 files.
4436
49172314
GM
44372000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4438
4439 * ps-prin1.ps: Handle form feed better when ps-zebra-stripe-follow
4440 is non-nil.
4441 (printZebra, BeginPage): Code fix.
89d57763 4442
125f929e
MB
44432000-12-15 Miles Bader <miles@gnu.org>
4444
10d1d0af 4445 * DEBUG: Add note about using `inverse-video' to detect excessive
125f929e
MB
4446 screen redraw.
4447
e2849090 44482000-12-07 Dave Love <fx@gnu.org>
63dfcf4b 4449
e2849090 4450 * CODINGS, CHARSETS: Removed. (Mule 2.3 relics.)
f29d1e75 4451
e2849090 44522000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2f8a6857 4453
e2849090 4454 * ps-prin1.ps: Eliminated the line number font predefinition.
2f8a6857 4455
fccf2940
KH
44562000-11-09 Kenichi Handa <handa@etl.go.jp>
4457
4458 * TUTORIAL.ja: Adjusted for the change of TUTORIAL (use C-x C-l,
4459 not M-:, as example of disabled command).
4460
57731876
GM
44612000-11-02 Gerd Moellmann <gerd@gnu.org>
4462
4463 * ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Renamed from NEWS.*.
4464
1e4d32f8
GM
44652000-10-16 Gerd Moellmann <gerd@gnu.org>
4466
4467 * 3B-MAXMEM, AIX.DUMP, SUN-SUPPORT: Removed.
4468
4469 * tasks.texi: Updated to the version from /gd/gnuorg.
4470
76eebffc
GM
4471 * FTP: Refer to the GNU web site.
4472
ab6afc64
DL
44732000-10-12 Dave Love <fx@gnu.org>
4474
4475 * gnus.pbm: New file.
4476
4477 * gnus.xbm: Deleted.
4478
a3489ece
MB
44792000-10-05 Miles Bader <miles@lsi.nec.co.jp>
4480
4481 * gnus-pointer.xbm, gnus-pointer.xpm: Remove top empty line.
4482
36eb0a91
GM
44832000-09-22 Gerd Moellmann <gerd@gnu.org>
4484
4485 * splash.xbm: File removed.
4486 * splash.pbm: New file.
89d57763 4487
b7e11c5b
GM
44882000-09-20 Gerd Moellmann <gerd@gnu.org>
4489
4490 * splash.xbm: New file.
4491
c113de23
GM
44922000-09-19 Gerd Moellmann <gerd@gnu.org>
4493
4494 * splash.xpm: New file.
4495
e7997ff4
DL
44962000-09-11 Dave Love <fx@gnu.org>
4497
4498 * gnus.xbm, gnus.xpm, gnus-pointer.xpm, gnus-pointer.xbm: New
4499 files.
4500
87d0f685
GM
45012000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4502
4503 * ps-prin3.ps: Eliminated.
4504
4505 * ps-prin2.ps: Changed comment version (6.0).
4506
4507 * ps-prin1.ps: Changed comment version (6.0).
4508
4509 * ps-prin0.ps: Changed comment version (6.0).
89d57763 4510
177c0ea7 45112000-08-24 Wlodzimierz Bzyl <matwb@univ.gda.pl>
85d6400c
KH
4512
4513 * survival.tex: New file.
4514
6917e6bb
GM
45152000-08-21 Gerd Moellmann <gerd@gnu.org>
4516
4517 * de-refcard.ps, de-refcard.tex: Renamed from refcard-de.*.
89d57763 4518
6917e6bb
GM
4519 * pl-refcard.ps, pl-refcard.tex: Renamed from refcard-pl.*.
4520
3787e12e
GM
45212000-08-17 Gerd Moellmann <gerd@gnu.org>
4522
4523 * NEWS.1: Reintegrated into NEWS.
4524
4525 * OOOOONEWS...OONEWS: Renamed to NEWS.1...NEWS.4.
4526
1c2eabab
GM
45272000-08-16 Gerd Moellmann <gerd@gnu.org>
4528
d7b38c05
GM
4529 * dired-ref.tex, dired-ref.ps: New files.
4530
1c2eabab
GM
4531 * refcard-de.tex, refcard-de.ps: New files.
4532
e8bea4c0
GM
45332000-07-20 Gerd Moellmann <gerd@gnu.org>
4534
4535 * emacs.1: Change `-b' to `-bw'.
4536
aa9efec9
AS
45372000-07-07 Andreas Schwab <schwab@suse.de>
4538
4539 * yow.lines: Fix indentation.
4540
45f485a6
GM
45412000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4542
4543 * ps-prin0.ps: Insert a version number comment (5.2.2).
4544 Indentation fix.
4545
4546 * ps-prin1.ps: Insert a version number comment (5.2.2). Can
4547 select page size with/without giving an error if PostScript
4548 printer doesn't have this kind of page size. Zebra Stripe
4549 continues or restarts on next page. Indentation fix.
4550 (BeginSheet): If necessary, rescale n-up to fit on the sheet of
4551 paper.
4552 (BeginDoc, doColumnZebra, HeaderText): Code fix.
4553 (SetPageSize): New proc.
4554
4555 * ps-prin2.ps: Insert a version number comment (5.2.2).
4556
4557 * ps-prin3.ps: Insert a version number comment (5.2.2).
4558 Indentation fix.
4559
a199a865
GM
45602000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4561
4562 * ps-prin1.ps: PostScript code compatibility with other utilities
4563 like mpage, psnup, etc.
4564 (isLineStep): Code fix.
4565 (BeginDoc, BeginSheet): Utility compatibility.
4566
3281430c
DL
45672000-05-03 Dave Love <fx@gnu.org>
4568
4569 * letter.xbm: New file.
4570
57cb56f5
GM
45712000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4572
4573 * ps-prin0.ps: PostScript level 1 compatibility.
4574
4575 * ps-prin1.ps: PostScript level 1 compatibility, Upside-down
4576 printing and line number step.
4577 (BeginDoc, doLineNumber, SL, HL): Code fix.
4578 (isLineStep, PSL): New funs.
4579
4580 * ps-prin3.ps: PostScript level 1 compatibility.
4581
34f3f342
GM
45822000-04-10 Gerd Moellmann <gerd@gnu.org>
4583
4584 * refcard.bit: Removed.
4585
857e88e2
KH
45862000-04-10 Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>
4587
4588 * refcard-pl.ps: New file.
4589 * refcard-pl.tex: New file.
4590
7438c86b
GM
45912000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4592
4593 * ps-prin0.ps: Replace gs_languagelevel by languagelevel.
4594 (DefOp): New proc.
4595
4596 * ps-prin1.ps: Replace gs_languagelevel by languagelevel.
4597 (printBackground, SetColor): New procs.
4598 (ZebraColor): Renaming old ZebraGray var.
89d57763 4599
1a3199d9
GM
46002000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4601
4602 * ps-prin1.ps: Eliminate SkipFirstPage.
4603
ee1c5b21
GM
46042000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4605
4606 * ps-prin0.ps: Define command only for language level 1.
4607
d0ab3e9d 46082000-03-16 Vinicius Jose Latorre <vinicius@cpqd.com.br>
89d57763 4609
57cb56f5
GM
4610 * ps-prin0.ps: Define packedarray operator for language level 1,
4611 adjust setduplexmode and settumble definitions.
89d57763 4612
81c7ca69
GM
46132000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4614
f78b3baf 4615 * ps-prin0.ps: New file.
89d57763 4616
81c7ca69
GM
4617 * ps-prin1.ps, ps-prin3.ps: Eliminate CheckConfig.
4618
6ddb893f
KH
46192000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4620
4621 * ps-prin1.ps, ps-prin2.ps, ps-prin3.ps: New files.
4622
3156909f
PE
46231999-11-30 Paul Eggert <eggert@twinsun.com>
4624
4625 * PROBLEMS: Update Solaris 2.6 and 7 problems.
4626
1b0d24e7
PE
46271999-11-22 Paul Eggert <eggert@twinsun.com>
4628
4629 * NEWS: Rename messages-locale to system-messages-locale
4630 and time-locale to system-time-locale.
4631
bab4e322
NF
46321999-10-24 Noah Friedman <friedman@splode.com>
4633
4634 * yow.lines: Add more quotes. Correct a misquote.
4635
4636 * spook.lines: Add more phrases.
4637
83a4cf1d
PE
46381999-10-23 Paul Eggert <eggert@twinsun.com>
4639
1b0d24e7 4640 * NEWS: Describe new functions and variables for locales.
83a4cf1d 4641
c37bbd4f
GM
46421999-10-07 Gerd Moellmann <gerd@gnu.org>
4643
4644 * TUTORIAL.ro: Change copyright statement.
bab4e322 4645
a933dad1
DL
46461999-07-12 Richard Stallman <rms@gnu.org>
4647
4648 * Version 20.4 released.
4649
46501999-06-27 Karl Heuer <kwzh@gnu.org>
4651
4652 * yow.lines: Fix indentation. Fix typo.
4653
46541999-01-19 Dave Love <fx@gnu.org>
4655
4656 * MORE.STUFF: Revamped.
4657
46581999-01-14 Dave Love <fx@gnu.org>
4659
4660 * FAQ: Merge posted updates.
4661
46621998-12-14 Dave Love <fx@gnu.org>
4663
4664 * FAQ: Somewhat edited copy of the most recently posted version.
4665
46661998-11-04 Kenichi Handa <handa@etl.go.jp>
4667
4668 * MACHINES (NEC EWS4800): New section.
4669
46701998-09-04 Karl Heuer <kwzh@gnu.org>
4671
4672 * TUTORIAL: Use C-x C-l, not M-:, as example of disabled command.
4673
46741998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
4675
4676 * Version 20.3 released.
4677
4678 * TUTORIAL.ro: New file.
4679
46801998-04-10 Ken'ichi Handa <handa@melange.gnu.org>
4681
4682 * TUTORIAL.sl: Renamed back to the original.
4683
46841998-04-10 Kenichi Handa <handa@etl.go.jp>
4685
4686 * TUTORIAL.cs: Renamed from TUTORIAL.cz.
4687 * TUTORIAL.ja: Renamed from TUTORIAL.jp.
4688 * TUTORIAL.ka: Renamed from TUTORIAL.kr.
4689 * TUTORIAL.sk: Renamed from TUTORIAL.sl.
4690
46911998-04-06 Kenichi Handa <handa@etl.go.jp>
4692
4693 * TUTORIAL.jp: Re-translated for the latest TUTORIAL.
4694
46951998-03-26 Richard Stallman <rms@psilocin.gnu.org>
4696
4697 * TUTORIAL.sl: New file.
4698
46991997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4700
4701 * Version 20.2 released.
4702
47031997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4704
4705 * Version 20.1 released.
4706
47071997-06-02 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
4708
4709 * CODINGS, CHARSETS: New files.
4710
47111996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4712
4713 * Version 19.33 released.
4714
47151996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4716
4717 * Version 19.32 released.
4718
47191996-06-23 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4720
4721 * refcard.ps: File obtained from someone else;
4722 it was generated badly here.
4723
47241996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
4725
4726 * Version 19.31 released.
4727
47281996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
4729
4730 * TUTORIAL: Rephrase the first page to fit on a standard tty screen.
4731
47321996-05-03 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
4733
4734 * emacs.bash: Use >|.
4735
47361996-01-20 Geoff Voelker <voelker@cs.washington.edu>
4737
4738 * rgb.txt: New file.
4739
47401995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4741
4742 * Version 19.30 released.
4743
47441995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4745
4746 * gnus-tut.txt: New file.
4747
47481995-07-26 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
4749
4750 * Rename termcap to termcap.src, the historical name for an
4751 uninstalled termcap file.
4752
47531995-06-28 Eric S. Raymond <esr@spiff.gnu.ai.mit.edu>
4754
5879ac68 4755 * termcap.dat, termcap.ucb: Deleted and replaced.
a933dad1
DL
4756
4757 * termcap: New termcap file from the ncurses project; bigger,
4758 better, brighter, does away with waxy yellow buildup. Email
4759 me at terminfo@ccil.org if you have any trouble with this.
4760
4761 * README: Changed to track above change.
4762
47631995-05-24 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
4764
4765 * TUTORIAL: Delete reference to ALT. Change <Rubout> to <Delete>.
4766
47671995-04-26 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
4768
4769 * Makefile (maintainer-clean): Renamed from realclean.
4770
47711995-04-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4772
4773 * tpu-doc.el: File moved to etc dir and renamed.
4774
47751995-04-07 Boris Goldowsky <boris@cs.rochester.edu>
4776
4777 * enriched.doc: Rewritten and simplified.
4778
47791994-11-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4780
4781 * Makefile (eterm): New rule.
4782 (TIC): New variable.
4783
4784 * e/eterm, e/eterm.ti: New files.
4785
47861994-10-24 Boris Goldowsky <boris@mole.gnu.ai.mit.edu>
4787
4788 * enriched.doc: New file.
4789
47901994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4791
4792 * Version 19.26 released.
4793
47941994-07-03 Richard Stallman (rms@gnu.ai.mit.edu)
4795
4796 * TUTORIAL: Talk about flow control along with C-x C-s and C-s.
4797
47981994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4799
4800 * Version 19.25 released.
4801
48021994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4803
4804 * Version 19.24 released.
4805
48061994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4807
4808 * Version 19.23 released.
4809
48101994-04-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4811
4812 * Makefile (clean): Delete DOC*.
4813
48141993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4815
4816 * Version 19.22 released.
4817
48181993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4819
4820 * Version 19.21 released.
4821
48221993-11-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4823
4824 * Version 19.20 released.
4825
48261993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4827
4828 * Version 19.19 released.
4829
48301993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4831
4832 * Version 19.18 released.
4833
48341993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4835
4836 * Version 19.16 released.
4837
48381993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4839
4840 * version 19.15 released.
4841
48421993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4843
4844 * Version 19.14 released.
4845
48461993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4847
5879ac68 4848 Bring mumbleclean targets into conformance with GNU coding standards.
a933dad1
DL
4849 * Makefile (distclean): Don't remove backup and autosave files.
4850 These are easy to get rid of in other ways, and a pain to lose.
4851 (mostlyclean, realclean): New targets.
4852
48531993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4854
4855 * Version 19.13 released.
4856
48571993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4858
4859 * Version 19.10 released.
4860
48611993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4862
4863 * Version 19.9 released.
4864
48651993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4866
4867 * Version 19.8 released.
4868
48691993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4870
5879ac68 4871 * Version 19.7 released.
a933dad1
DL
4872
48731993-05-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4874
4875 * MACHINES: Mention Linux.
4876
48771993-04-26 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4878
4879 * MACHINES: Add section for NeXT, from Thorsten Ohl.
4880
48811993-04-28 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4882
4883 * NEWS: Documented picture-mode improvements.
4884
48851993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4886
4887 * NEWS: Described the new properties of arrow keys and
4888 next-line-add-newlines. Fixed up the GUD description, it was
4889 out of date. This file referenced LNEWS when it should have
4890 said news.texi; fixed.
4891
5879ac68 4892 * news.texi: invocation-name now exists.
a933dad1
DL
4893
48941993-03-27 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4895
4896 * MORE.STUFF: Added.
4897
48981993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4899
4900 * NEWS: Preserved jimb's last change (documenting kill on
4901 read-only buffers).
bab4e322 4902
a933dad1
DL
4903 Added documentation on new info features.
4904
49051993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4906
97fdf31e 4907 * spook.lines: Alpha-sorted this, and added some new hot buttons
a933dad1
DL
4908 for the 1990s.
4909
49101993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4911
5879ac68 4912 * MACHINES: Deleted some VMS caveats. If the src and lisp
97fdf31e 4913 ChangeLogs are correct, dired and mail and process control are now
a933dad1
DL
4914 fully supported.
4915
4916 * NEWS: Added finder news.
4917
49181993-03-19 Richard Stallman (rms@geech.gnu.ai.mit.edu)
4919
4920 * NEWS: Changed.
4921
49221993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4923
4924 * sex.6: Added 900-line support
4925
4926 * NEWS: Added news about the package finder.
4927
49281993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4929
4930 * MACHINES: `Last updated 10 Feb 1992.' was obviously wrong, so
4931 I nuked it. Let the file mod date serve. Merged in APOLLO and
4932 SUNBUG files. Changed references to 18.* to past tense.
4933
5879ac68 4934 * emacs.names: Merged into JOKES. I faked a mail header from the
a933dad1
DL
4935 Unknown User to delimit the first (unheaded) bit.
4936
4937 * Makefile (relock, unlock): New productions.
4938
49391993-03-18 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4940
4941 Augean-stable cleaning time. Partly to save space, but mostly to
4942 reduce the dizzying amount of *stuff* confronting someone exploring
4943 the Emacs distribution, I have the following changes in the etc
4944 directory:
4945
5879ac68 4946 * CHARACTERS: Merged into TO-DO file under the heading "Long Range:"
a933dad1 4947
5879ac68 4948 * DIFF, CCADIFF, GOSDIFF: Merged into a new outline file titled
a933dad1
DL
4949 OTHER.EMACSES. The present names don't really convey anything.
4950 Various key bindings and feature descriptions have been updated.
4951
5879ac68 4952 * NICKLES.WORTH: Nuked. This is copyrighted material that could land
a933dad1
DL
4953 FSF in hot water.
4954
5879ac68 4955 * INTERVAL.IDEAS: Nuked. RMS's thinking, and indeed the
a933dad1
DL
4956 implementation of intervals, have progressed way beyond this.
4957
5879ac68 4958 * RCP: Nuked. It no longer said anything but "Ooops, sorry!"
a933dad1 4959
5879ac68 4960 * ED.WORSHIP, GNU.JOKES: Merged into a mailbox called JOKES.
a933dad1
DL
4961 Future jokes can accumulate there.
4962
5879ac68 4963 * DISTRIB: The actual domestic order form is now ORDERS.USA.
a933dad1
DL
4964 The DISTRIB text now mentions 19.
4965
5879ac68 4966 * ORDERS.USA: Created. This is just the order form. DISTRIB
a933dad1
DL
4967 has a pointer to it at the beginning.
4968
5879ac68 4969 * EUROPE: Renamed to ORDERS.EUROPE. DISTRIB now has a pointer
a933dad1
DL
4970 to it at the beginning.
4971
25e90411 4972 * OOOONEWS, OOOONEWS: Nuked. It's version 19 --- nobody needs the
a933dad1
DL
4973 version 15 and 17 files anymore.
4974
4975 All files marked "Nuked" have actually been moved to =-prefixed
4976 names as per convention. Originals of all files merged still
4977 exist with =-names.
4978
49791993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4980
5879ac68 4981 * XENIX: Nuked (moved to =XENIX). The hackery it describes is
a933dad1
DL
4982 no longer necessary in the presence of 19's function-key-map
4983 feature; I've added an explanation to the beginning of the file.
4984
49851993-03-10 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4986
4987 * MACHINES: Update description of SYSVr3 and r4 support, due to
4988 Eric Raymond's changes.
4989
49901993-03-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4991
4992 * MACHINES: Mention that you have to edit the configure script
4993 when you add support for a new machine, to get it to recognize the
4994 configuration name.
4995
49961992-11-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4997
4998 * MACHINES: Converted to use GCC-style configuration names,
4999 instead of listing m/*.h and s/*.h files. All knowledge of m/ and
5000 s/ files now lives in ../configure.
5001
50021992-10-06 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
5003
5004 * NEWS: Document included tags tables.
5005
50061992-07-22 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5007
5008 * Corrected the news about VC to reflect reality.
5009
50101992-07-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5011
5012 * etags.1: New file, from Richard K. Pixley at Cygnus.
5013
50141992-06-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5015
5016 * Makefile: Most of the contents of this file were only relevant
5017 to things in `../lib-src'; removed all but the `distclean' and
5018 `clean' targets.
5019
50201992-04-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5021
5022 * COPYING: Got June 1991 version of the GPL here.
5023
5024 * ChangeLog: Since the old etc contents have been split into etc
5025 and lib-src, the old etc's ChangeLog has been duplicated in the
5026 new etc and lib-src. That means that each contains complete and
5027 coherent information, although each contains extraneous
bab4e322 5028 information.
a933dad1
DL
5029
50301992-04-08 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5031
5032 * lib-src/etags.c: "--no-warning" option renamed to "--no-warn",
5033 to be consistent with other GNU programs, like makeinfo.
5034
5035 * lib-src/Makefile: Renamed to Makefile.in; the configure script
5036 will edit this to produce Makefile.
5037
50381992-04-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5039
5040 * etags.c (print_help, print_version): New functions.
5041 (main): Options added to support them.
5042
5043 * etags.c (longopts): New array of long names for the options.
5044 (main): Recognize them.
5045
50461992-04-06 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5047
5048 * etags.c (C_entries): Removed comment saying that \" in a string
5049 isn't recognized as magic, because it is correctly handled.
5050
5051 * getopt.c, getopt.h: New files, from GNU C library.
5052 * etags.c: Rewritten to use getopt.
5053 #include "getopt.h".
5054 (file_num): Variable deleted; its role is now played by getopt's
5055 optind.
5056 (main): Argument processing loop rewritten to call getopt to get
5057 next option. Options which take parameters (-o and -i) rewritten
5058 to get parameter from optarg instead of argv[1]. Filename
5059 preprocessing loop and update command changed similarly.
5060 * Makefile (etags, ctags): Depend on and link with getopt.h,
5061 getopt.o, and getopt1.o.
5062 (getopt.o, getopt1.o): New targets for the GNU getopt routines.
5063
5064 * etags.c (outfflag): Variable deleted; it is non-zero iff outfile
5065 is non-zero.
5066
5067 (main): In the argument processing loop, the 'goto next_arg'
5068 statements are breaking out of the switch statement in exactly the
5069 same way that a simple 'break' statement would; replace the gotos
5070 with breaks, and remove the label.
5071
50721992-04-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5073
5074 * etags.c (C_entries): Clear tydef and next_token_is_func at start.
5075 (consider_token): Move next_token_is_func to global.
5076
50771992-04-02 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5078
5079 * Makefile: Conform with GNU coding standards:
5080 (mostlyclean): New target, synonymous with clean.
5081 (TAGS, check): New targets.
5082 (INSTALL, INSTALLFLAGS): New variables.
5083
50841992-03-31 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5085
5879ac68 5086 * lib-src/Makefile, etc/MACHINES, etc/NEWS: Changed references to
a933dad1
DL
5087 `config.emacs' to `configure'.
5088
5089 * lib-src/Makefile: Adjusted for renaming of share-lib to etc.
5090 * etc/MACHINES: Same.
5091
50921992-03-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5093
5094 * movemail.c (main): Allow tempname to be as long as necessary,
5095 instead of limiting it to 39 characters.
5096
5097 * movemail.c (main): Move declaration of buf from top of function
5098 to local block surrounding the copy loop. This makes it less
5099 likely to be confused with the buf used by the code which checks the
5100 permissions on outname's directory.
5101
51021992-03-20 Jim Kingdon (kingdon@albert.gnu.ai.mit.edu)
5103
5104 * SERVICE: Remove my entry.
5105
51061992-03-09 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
5107
5108 * Makefile (emacstool, nemacstool, xvetool): Use ${CFLAGS}, not
5109 hardcoded -g.
5110
5111 * movemail.c (xmalloc): Return char *, not int.
5112 (main) [!MAIL_USE_FLOCK]: Add a new conditional, MAIL_UNLINK_SPOOL,
5113 that is off by default -- normally don't unlink the mail spool
5114 file, just empty it. Pass creat mode 0600, not 0666.
5115
dff28924 51161992-02-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a933dad1
DL
5117
5118 * Makefile (../arch-lib): Depend on ${EXECUTABLES}.
5119 (all): Instead of here.
5120 (install): Don't use the -s option, since people need symbols to
5121 debug code.
5122
dff28924 51231992-01-19 Eric Youngdale (youngdale@v6550c.nrl.navy.mil)
a933dad1
DL
5124
5125 * etags-vmslib.c (fn_exp): Add type cast.
5126
51271992-01-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5128
5129 * movemail.c: Changes in comments.
5130
dff28924 51311992-01-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a933dad1
DL
5132
5133 * Makefile: Make the distclean target erase the DOC files from
5134 ../share-lib and the executables from ../arch-lib.
5135
dff28924 51361992-01-09 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a933dad1 5137
97fdf31e 5138 * emacsclient.c: #include <sys/stat.h>.
a933dad1
DL
5139 (main): Do declare statbfr.
5140
dff28924 51411991-12-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
5142
5143 * emacsserver.c, emacsclient.c [BSD]: Use either /tmp or ~
5144 for the socket, depending on SERVER_HOME_DIR.
5145 If using /tmp, put host name in the socket name.
5146
5147 * movemail.c (pfatal_and_delete): New function.
5148 (main, popmail): Use it.
5149 (popmail): Close output before deleting messages.
5150 Check for error on close and on fsync.
5151 Use `fatal' where appropriate.
5152 (main): Remove (void).
5153
5154 * aixcc.lex: New file. Not officially part of Emacs.
5155 * Makefile: Rules for that.
5156
dff28924 51571991-12-04 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
a933dad1
DL
5158
5159 * yow.c (main): Rename all references to PATH_EXEC to PATH_DATA.
5160
5161 * etags.c (main): Properly cast call to alloca that initializes
5162 included_files.
5163
51641991-08-17 Roland McGrath (roland@geech.gnu.ai.mit.edu)
5165
5166 * etags.c (files_are_tag_tables): Remove global var.
5167 (process_file): Don't test it. Also remove hack checking for a
5168 file named "TAGS".
5169 (main): -i now takes an arg which is the name of a file to include.
5170 Collect these names and emit include tags for them after processing
5171 all the argument files.
5172
dff28924 51731991-07-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
5174
5175 * wakeup.c: Terminate if parent goes away.
5176
dff28924 51771991-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
5178
5179 * etags.c (C_entries): Process token before handling end of line.
5180 When inner loops reach end of line, just back up.
5181 Let the real end of line processing happen in just one place.
5879ac68 5182 (consider_token): Likewise.
a933dad1 5183
dff28924 51841991-04-11 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
a933dad1
DL
5185
5186 * etags.c (TEX_mode): Skip comments while scanning the text to see
5187 which escape character this file uses.
5188
dff28924 51891991-03-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
5190
5191 * emacsserver.c [USG]: Terminate if msgrcv fails.
5192
dff28924 51931991-03-03 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5194
5195 * emacsserver.c [BSD]: Check for errors on stdin after scanf.
5196
dff28924 51971991-01-25 Jim Blandy (jimb@churchy.ai.mit.edu)
a933dad1
DL
5198
5199 * make-docfile: Find the arguments to a C function correctly,
5200 by not ignoring the character that read_c_string returns. Don't
5201 even try to find argument names for functions that take MANY
5202 or UNEVALLED arguments, since they're a figment of the docstring's
5203 imagination.
5204
dff28924 52051991-01-14 Jim Blandy (jimb@churchy.ai.mit.edu)
a933dad1
DL
5206
5207 * make-docfile: Read the .elc files generated by the new byte
5208 compiler.
5209
dff28924 52101990-12-31 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5211
5212 * refcard.tex: Use cm fonts, not am, in multi-column mode.
5213
dff28924 52141990-11-29 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5215
5216 * movemail.c (mbx_delimit_begin): Put space before `unseen'.
5217
dff28924 52181990-11-27 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5219
5220 * Makefile (install*): No need to install wakeup.
5221
dff28924 52221990-11-26 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5223
5224 * Makefile (install*): Install emacsclient like etags.
5225
dff28924 52261990-11-13 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5227
5228 * movemail.c (error): Handle 3 args.
5229 (main): Don't check input access if using pop.
5230
dff28924 52311990-10-16 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5232
5233 * etags.c (find_entries): Check for numbers after Scheme suffix.
5234
dff28924 52351990-10-14 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5236
5237 * termcap.dat (vt200-80): Fix ke and ks to frob flag 1.
5238
dff28924 52391990-10-09 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5240
5241 * Makefile (nemacstool, xvetool): New targets.
5242
dff28924 52431990-09-26 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5244
5245 * emacsclient.c: Include errno.h and define related variables.
5246
dff28924 52471990-09-23 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5248
5249 * emacsclient.c: Change usage message.
5250
dff28924 52511990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
a933dad1 5252
5879ac68 5253 * emacs.1: Add break before -nw option.
a933dad1 5254
dff28924 52551990-08-19 David J. MacKenzie (djm@apple-gunkies)
a933dad1
DL
5256
5257 * qsort.c: Replace with GNU version.
5258
dff28924 52591990-08-14 David J. MacKenzie (djm@apple-gunkies)
a933dad1
DL
5260
5261 * wakeup.c: New program replacing loadst.c.
5262
dff28924 52631990-08-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5264
5265 * emacsclient.c [USG]: Pass msgsnd only 4 args.
5266
dff28924 52671990-08-09 David J. MacKenzie (djm@pogo.ai.mit.edu)
a933dad1
DL
5268
5269 * etags.c: Rename `flag' variables for what they do instead of
5270 which option character sets them.
5271
dff28924 52721990-05-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5273
5274 * loadst.c (main): Conditional to get load average on Apollo.
5275
dff28924 52761990-05-22 Joseph Arceneaux (jla@churchy.ai.mit.edu)
a933dad1
DL
5277
5278 * emacsserver.c: Set the permission on the socket to 0600.
5279
dff28924 52801990-03-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5281
5282 * emacsclient.c [BSD]: Print clean message for failing getwd.
5283
dff28924 52841990-03-20 David Lawrence (tale@pogo.ai.mit.edu)
a933dad1
DL
5285
5286 * getdate.y: Use the getdate.y from GNU tar for timer.
5287
dff28924 52881990-03-18 Jim Kingdon (kingdon@pogo.ai.mit.edu)
a933dad1
DL
5289
5290 * emacsclient.c (main): Don't put brackets around "filename" in
5291 usage message. It isn't optional.
5292
dff28924 52931990-03-14 Joseph Arceneaux (jla@churchy.ai.mit.edu)
a933dad1 5294
5879ac68 5295 * etags.c (getit): Recognize '$' as beginning identifiers.
a933dad1 5296
dff28924 52971990-02-22 David Lawrence (tale@pogo.ai.mit.edu)
a933dad1
DL
5298
5299 * emacsserver.c: Renamed from server.c.
5300 * Makefile: Reference emacsserver rather than server.
5301 * MACHINES: Doc fix for new emacsserver name.
5302
dff28924 53031990-01-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5304
5305 * emacsclient.c: Print program name in error messages.
5306
dff28924 53071990-01-19 David Lawrence (tale@cocoa-puffs)
a933dad1
DL
5308
5309 * timer.c, getdate.y (new files) and Makefile:
4e2af782
JB
5310 Sub-process support for run-at-time in timer.el.
5311 Doesn't yet work correctly for USG.
a933dad1 5312
dff28924 53131990-01-10 Jim Kingdon (kingdon@pogo)
a933dad1
DL
5314
5315 * MACHINES: Add HP 300 running BSD.
5316
dff28924 53171990-01-02 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5318
5319 * yow.c: Dynamically allocate buffer; skip header before random
5320 choice to avoid bias toward first item.
5321
dff28924 53221989-12-24 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5323
5324 * etags.c (readline): Separate out init of `pend'.
5325
dff28924 53261989-12-17 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5327
5328 * etags.c: Undo changes relating to isgoodhdr.
5329
dff28924 53301989-12-16 Mosur Mohan (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5331
5332 * etags.c (isgoodhdr): New macro.
5333 (_gdh, notgdh): New variable used by that.
5334 (init): Initialize _gdh.
5335 (find_entries): Set header_file.
5336 (consider_token): Use isgoodhdr if in header file.
5337
5338 * etags.c (total_size_of_entries):
5339 Was miscalculating by 1 in rewritten case.
5340
5341 * etags.c (PAS_funcs): One arg to pfnote was missing.
5342
dff28924 53431989-12-05 Joseph Arceneaux (jla@spiff)
a933dad1
DL
5344
5345 * MACHINES: Change for the ULTRIX entry.
5346
dff28924 53471989-11-21 Joseph Arceneaux (jla@spiff)
a933dad1
DL
5348
5349 * etags.c (process_file): If file is not regular, return.
5350
dff28924 53511989-11-06 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5352
5353 * loadst.c (main): Handle FIXUP_KERNEL_SYMBOL_ADDR.
5354
dff28924 53551989-10-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5356
5357 * loadst.c (load_average): If HAVE_GETLOADAVG, use getloadavg.
5358 (main): If HAVE_GETLOADAVG, don't call `nlist'.
5359
dff28924 53601989-10-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5361
5362 * etags.c (consider_token): Allow any number of typespec keywords
5363 after `typedef', before new type name.
5364 (enum sym_type): Add st_C_typespec.
5365 (C_create_stab): Put typespec kwds in table.
5366
dff28924 53671989-08-27 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
a933dad1
DL
5368
5369 * etags.c (main): Don't depend on name invoked by.
5370 If CTAGS is not defined, assume it is ETAGS.
5371
dff28924 53721989-07-31 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5373
5374 * etags.c (L_funcs): Allow package name in define construct,
5375 as in (foo::defmumble name-defined ...).
5376
dff28924 53771989-07-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5378
5379 * etags.c (find_entries): Stupid bug testing for C filename suffixes.
5380
5381 * Makefile (yow): Depends on ../src/paths.h.
5382
dff28924 53831989-07-04 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
a933dad1
DL
5384
5385 * etags.c: Fix compilation by moving Pascal after Fortran.
5386
dff28924 53871989-06-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5388
5389 * movemail.c [USG]: Define F_OK, etc., if not found in header.
5390
dff28924 53911989-05-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5392
5393 * hexl.c: New file, supports hexl-mode.
5394
dff28924 53951989-05-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5396
5397 * movemail.c: New compilation flag MAIL_USE_MMDF.
5398
dff28924 53991989-05-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5400
5401 * emacsclient.c: Use BSD code whenever HAVE_SOCKETS.
5402 * server.c: Likewise.
5403
5404 * make-docfile.c (scan_c_file): Output argument names at end of string.
5405 (write_c_args): New subroutine.
5406
dff28924 54071989-04-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5408
5409 * movemail.c: Report failure of flock.
5410
dff28924 54111989-04-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5412
5413 * etags.c (find_entries): Allow multi-letter extensions for fortran.
5414
dff28924 54151989-04-18 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1 5416
5879ac68 5417 * loadst.c: On bsd4.3, use gettimeofday instead of CPUSTATES.
a933dad1 5418
dff28924 54191989-03-15 Jeff Peck (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5420
5421 * emacstool.c: setenv IN_EMACSTOOL=t, TERM=sun, TERMCAP=.
5422
7de6767d 5423 * emacstool.1: Update to document environment variables.
1e866943 5424
5879ac68 54251989-02-21 Mosur Mohan (email@notavailable)
1e866943 5426
28cfe103 5427 * etags.c (PAS_funcs): New function.
a933dad1 5428
dff28924 54291989-02-21 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1 5430
a933dad1
DL
5431 * movemail.c: On sysv, include unistd.h.
5432
dff28924 54331989-02-18 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5434
5435 * b2m.c: New file.
5436
dff28924 54371989-02-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1 5438
5879ac68 5439 * etags.c: Prolog support from Sunichirou Sugou.
a933dad1 5440
dff28924 54411989-02-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5442
5443 * Makefile (clean): New target.
5444
dff28924 54451989-01-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5446
5447 * fakemail.c (put_line): Break header lines at 79 cols.
5448
28cfe103 54491989-01-19 Sam Kendall (email@notavailable)
a933dad1 5450
1e866943 5451 * etags.c: Greatly rewritten for C++ support and for multiple tags
5879ac68 5452 per line.
a933dad1 5453
dff28924 54541989-01-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5455
5456 * movemail.c: Check access before doing real work.
5457 Check that outfile is in a writable directory.
5458 On fatal error, delete the lock file.
5459
dff28924 54601988-12-31 Richard Mlynarik (mly@rice-chex.ai.mit.edu)
a933dad1 5461
5879ac68
JB
5462 * env.c: Add decl for my-index.
5463 * etags.c (file-entries): .oak => scheme
a933dad1 5464
dff28924 54651988-12-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5466
5467 * movemail.c: Use `access' to check input and output files.
5468
dff28924 54691988-12-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5470
5471 * emacsclient.c (main): Ignore all of CWD before first slash.
5472
dff28924 54731988-12-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5474
5475 * etags.c (readline): Double linebuffer->size outside the xrealloc.
5476
dff28924 54771988-12-22 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5478
5479 * server.c, emacsclient.c: Don't try to use gid_t; it isn't defined.
5480 * server.c: chmod the socket to 0700.
5481
dff28924 54821988-12-09 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5483
5484 * fakemail.c (main): Let env var FAKEMAILER override pgm to run.
5485 (add_field): Delete comments and turn `<', `>' to spaces
5486 in header lines.
5487 (USE_FAKEMAIL): New customization macro says to make fakemail
5488 not be a no-op even on a BSD system.
5489
dff28924 54901988-12-01 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5491
5492 * etags.c (consider_token): Skip comments just like whitespace.
5493 Notice `struct', etc. and set strtag for those tokens.
5494 Return 1 for the token following `struct' if an open-brace follows it.
5495 (C_entries): Special handling of token following `struct'
5496 needed because we have probably advanced to the following line
5497 to find the `{'.
5498 (main): New option `T' sets tflag and strflag.
5499 Set both of them by default if eflags.
5500
dff28924 55011988-11-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5502
5503 * movemail.c: Do fsync before closing output.
5504
dff28924 55051988-11-29 Richard Mlynarik (mly@pickled-brain.ai.mit.edu)
a933dad1 5506
5879ac68
JB
5507 * movemail.c: Better error message when can't create tempname.
5508 This file needs a great deal of extra error-checking and lucid reporting...
a933dad1 5509
dff28924 55101988-11-16 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5511
5512 * etags.c: Support assembler code for .s and .a files.
5513 (getit): Allow underscore in a tag.
5514
dff28924 55151988-11-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5516
5517 * movemail.c: Close output and check errors before deleting input.
5518
dff28924 55191988-10-01 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
a933dad1
DL
5520
5521 * emacsclient.c [SYSVIPC]: Compute cwd only once; decide properly
5522 whether to prefix it. Handle line number args.
5523
dff28924 55241988-09-24 Richard Stallman (rms@gluteus.ai.mit.edu)
a933dad1 5525
5879ac68 5526 * etags.c (main): Default setting of eflag was backwards.
a933dad1 5527
dff28924 55281988-09-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5529
5530 * etags.c: New option -i. -f renamed -o.
5531 `-' as input file means read input file names from stdin.
5532 -i spec'd or input file named TAGS means the input file is another
5533 tag table; output an "include" line for it.
5534
dff28924 55351988-09-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5536
5537 * Makefile: New vars DESTDIR, BINDIR, LIBDIR, MANDIR, MANEXT.
5538 New targets install, install.sysv, install.xenix.
5539 This makefile is now responsible for installing executables
5540 and documentation from this directory into system directories.
5541
dff28924 55421988-09-16 Richard Stallman (rms@corn-chex.ai.mit.edu)
a933dad1
DL
5543
5544 * server.c, emacsclient.c (main): Compute socket name from euid.
5545
dff28924 55461988-08-04 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5547
5548 * emacsclient.c: Args like +DIGITS are passed through unchanged.
5549
dff28924 55501988-07-12 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5551
5552 * server.c: If both BSD and HAVE_SYSVIPC, use the latter.
5553 * emacsclient.c: Likewise.
5554 In the HAVE_SYSVIPC alternative, if BSD, use getwd instead of getcwd.
5555
dff28924 55561988-06-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5557
5558 * etags.c: Handle `typedef struct foo {' (price@mcc.com).
5559 (istoken) New string-comparison macro.
5560 (consider_token): New arg `level'. New state `tag_ok' in `tydef'.
5561
dff28924 55621988-06-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5563
5564 * etags.c: Changes for VMS.
5565 Always define ETAGS on VMS.
5566 Define macros GOOD and BAD for success and failure exit codes.
c4cc8b9a 5567 (begtk, intk): Allow `$' in identifiers.
a933dad1
DL
5568 (main): Don't support -B, -F or -u on VMS.
5569 Alternate loop for scanning filename arguments.
5570 (system): Delete definition of this function.
5571
5572 * etags-vmslib.c (system): Undefine this; VMS now provides it.
5573
dff28924 55741988-06-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5575
5576 * loadst.c: Prevent multiple-def errors on BSD and BSD4_3
5577 around include of param.h. (Like fns.c.)
5578
dff28924 55791988-05-16 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
5580
5581 * loadst.c (load_average): Move load-average code to this new fn.
5582 Add conditionals to compute load ave on UMAX.
5583
dff28924 55841988-05-14 Richard Stallman (rms@lucky-charms.ai.mit.edu)
a933dad1
DL
5585
5586 * loadst.c: Change DK_HEADER_FILE to DKSTAT_HEADER_FILE
5587 with opposite sense.
5588
dff28924 55891988-05-13 Chris Hanson (cph@kleph)
a933dad1 5590
5879ac68
JB
5591 * emacsclient.c: Delete references to unused variable `out'.
5592 This caused a bus error when used under hp-ux.
a933dad1 5593
dff28924 55941988-05-06 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
5595
5596 * loadst.c: Control dk.h conditional with DK_HEADER_FILE.
5597
dff28924 55981988-05-04 Richard Stallman (rms@rice-krispies.ai.mit.edu)
a933dad1
DL
5599
5600 * etags.c (find_entries): `.t' or `.sch' means scheme code.
5601
dff28924 56021988-04-29 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
5603
5604 * loadst.c: Add BSD4_3 conditional for file dk.h instead of dkstat.h.
5605
dff28924 56061988-04-28 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
5607
5608 * movemail.c: #undef close, since config can #define it on V.3.
5879ac68 5609 * emacsclient.c, fakemail.c, loadst.c, server.c: Likewise.
a933dad1 5610
dff28924 56111988-04-26 Richard Stallman (rms@lucky-charms.ai.mit.edu)
a933dad1
DL
5612
5613 * etags.c (TEX_mode, etc.): Remove superfluous backslashes from
5614 invalid escape sequences such as `\{'.
5615
5616 * loadst.c: Add `sequent' conditional for file dk.h.
5617
dff28924 56181988-03-20 Richard M. Stallman (rms@wilson)
a933dad1 5619
5879ac68 5620 * server.c [not BSD and not HAVE_SYSVIPC]: Fix error message.
a933dad1 5621
5879ac68 5622 * loadst.c (main) [XENIX]: Use /usr/spool/mail, not /usr/mail.
6922b018
KH
5623
5624;; Local Variables:
880820fe 5625;; coding: utf-8
6922b018 5626;; End:
2a34a036 5627
acaf905b 5628 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
5b87ad55
GM
5629
5630 This file is part of GNU Emacs.
5631
ab73e885 5632 GNU Emacs is free software: you can redistribute it and/or modify
5b87ad55 5633 it under the terms of the GNU General Public License as published by
ab73e885
GM
5634 the Free Software Foundation, either version 3 of the License, or
5635 (at your option) any later version.
5b87ad55
GM
5636
5637 GNU Emacs is distributed in the hope that it will be useful,
5638 but WITHOUT ANY WARRANTY; without even the implied warranty of
5639 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
5640 GNU General Public License for more details.
5641
5642 You should have received a copy of the GNU General Public License
ab73e885 5643 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.