Revert the FOLLOW-SYMLINKS change for file-attributes.
[bpt/emacs.git] / etc / ChangeLog
CommitLineData
86ec63ba
PE
12012-10-01 Paul Eggert <eggert@cs.ucla.edu>
2
3 Revert the FOLLOW-SYMLINKS change for file-attributes.
4 * NEWS: Undo last change.
5
e7a2937b
PE
62012-09-30 Paul Eggert <eggert@cs.ucla.edu>
7
8 file-attributes has a new optional arg FOLLOW-SYMLINKS.
9 * NEWS: Document the change.
10
dd946752
JD
112012-09-30 Jan Djärv <jan.h.d@swipnet.se>
12
13 * NEWS: The NS port supports fullscreen.
d7e642cc 14 Mention that the file dialog is used on NS.
dd946752 15
dcf8834b
GM
162012-09-17 Glenn Morris <rgm@gnu.org>
17
18 * refcards/emacsver.tex: New file.
19 * refcards/calccard.tex, refcards/cs-dired-ref.tex:
20 * refcards/cs-refcard.tex, refcards/cs-survival.tex:
21 * refcards/de-refcard.tex, refcards/dired-ref.tex:
22 * refcards/emacsver.tex, refcards/fr-dired-ref.tex:
23 * refcards/fr-refcard.tex, refcards/fr-survival.tex:
24 * refcards/orgcard.tex, refcards/pl-refcard.tex:
25 * refcards/pt-br-refcard.tex, refcards/refcard.tex:
26 * refcards/sk-dired-ref.tex, refcards/sk-refcard.tex:
27 * refcards/sk-survival.tex, refcards/survival.tex:
28 * refcards/vipcard.tex, refcards/viperCard.tex: Include emacsver.tex.
29 * refcards/calccard.tex (\emacsversionnumber):
30 Rename to \versionemacs, same as all the other refcards.
31 * refcards/Makefile (ENVADD): New variable.
32 (sk-dired-ref.pdf, sk-survival.pdf, pl-refcard.pdf)
33 (%.pdf, %,dvi, sk-dired-ref.dvi, sk-survival.dvi, pl-refcard.dvi):
34 Depend on emacsver.tex. Add "." to TEXINPUTS for TeX commands.
35
0caaedb1
PE
362012-09-16 Paul Eggert <eggert@cs.ucla.edu>
37
38 Remove configure's --without-sync-input option (Bug#12450).
39 * TODO (Make SYNC_INPUT the default): Remove, as the code now
40 behaves as if SYNC_INPUT is always true.
41
c18e885b
PE
422012-09-13 Paul Eggert <eggert@cs.ucla.edu>
43
44 Use a more backwards-compatible timer format (Bug#12430).
45 * NEWS: Document it, plus fix a typo.
46
1352271a
JD
472012-09-13 Jan Djärv <jan.h.d@swipnet.se>
48
49 * NEWS (--with-x-toolkit): Mention that Gtk+ 3 is now default.
50
72eac303
PE
512012-09-13 Paul Eggert <eggert@cs.ucla.edu>
52
53 * NEWS: Document timer format change (Bug#12430).
54
c990426a
PE
552012-09-11 Paul Eggert <eggert@cs.ucla.edu>
56
57 Simplify, document, and port floating-point (Bug#12381).
58 * NEWS: Document NaNs versus signaling-error change.
59
cf29dd84
PE
602012-09-04 Paul Eggert <eggert@cs.ucla.edu>
61
62 Give more-useful info on a fatal error (Bug#12328).
63 * NEWS: Document the change.
64
0e23ef9d
PE
652012-09-01 Paul Eggert <eggert@cs.ucla.edu>
66
67 Better seeds for (random).
68 * NEWS: Document new behavior of (random), (random "string").
69
01e0f0f5
AS
702012-08-28 Andreas Schwab <schwab@linux-m68k.org>
71
72 * charsets/MULE-ethiopic.map: Fix typo in comment.
73 * charsets/MULE-ipa.map: Likewise.
74 * charsets/MULE-is13194.map: Likewise.
75 * charsets/MULE-lviscii.map: Likewise.
76 * charsets/MULE-sisheng.map: Likewise.
77 * charsets/MULE-tibetan.map: Likewise.
78 * charsets/MULE-uviscii.map: Likewise.
79
b8d26eb3
CY
802012-08-09 Chong Yidong <cyd@gnu.org>
81
82 * images/splash.svg, images/splash.png: Tweak SVG paths to improve
83 legibility.
84
da3d2105
DA
852012-08-08 Dmitry Antipov <dmantipov@yandex.ru>
86
87 * NEWS: Mention --without-all and --enable-link-time-optimization.
88
331ff3b9
JD
892012-07-31 Jan Djärv <jan.h.d@swipnet.se>
90
91 * TODO (NS port): Add text about event loop.
92
72b255c7
PE
932012-07-29 Paul Eggert <eggert@cs.ucla.edu>
94
95 deactive->inactive, inactivate->deactivate spelling fixes (Bug#10150)
96 * NEWS: Document these changes.
97
a5c66610
JB
982012-07-28 Juanma Barranquero <lekktu@gmail.com>
99
100 * NEWS: Fix typo.
101
1781b9e9
PE
1022012-07-26 Paul Eggert <eggert@cs.ucla.edu>
103
104 Simplify export of symbols to GDB.
105 * emacs-buffer.gdb ($tagmask, $valmask): Remove.
106 (ygetptr): Adjust to recent changes in lisp.h and emacs.c,
107 by using VALMASK instead of $valmask, CHECK_LISP_OBJECT_TYPE
108 instead of gdb_use_union, and DATA_SEG_BITS instead of
109 gdb_data_seg_bits. Also, use $ptr.i rather than $ptr.u.val.
110
87ab808f
EZ
1112012-07-20 Eli Zaretskii <eliz@gnu.org>
112
113 * tutorials/TUTORIAL.he: Make the first sentence display correctly
114 in a left-to-right paragraph, such as what is shown on the fancy
115 splash screen.
116
2e2d2a13
LL
1172012-07-15 Leo Liu <sdl.web@gmail.com>
118
119 * NEWS: Mention exclamation-mark and flymake.
120
1ac8b55c
JB
1212012-07-08 Juanma Barranquero <lekktu@gmail.com>
122
123 * tutorials/TUTORIAL.es: Sync with changes in 2012-07-07T10:34:37Z!cyd@gnu.org.
124
95486d46
MW
1252012-07-07 Michael Witten <mfwitten@gmail.com> (tiny change)
126
127 * tutorials/TUTORIAL: Copyedits (Bug#11689).
128
9ab89959
GM
1292012-06-28 Glenn Morris <rgm@gnu.org>
130
131 * emacs.py, emacs2.py, emacs3.py: Remove files, no longer used.
132
bbf908bc
LM
1332012-06-24 Lawrence Mitchell <wence@gmx.li>
134
135 * NEWS: Move and improve the defun/defalias changes (bug#11686).
136
d35af63c
PE
1372012-06-22 Paul Eggert <eggert@cs.ucla.edu>
138
139 Support higher-resolution time stamps (Bug#9000).
140 * NEWS: Mention addition of picoseconds to time stamp format.
141
65a962ba
DD
1422012-06-13 Deniz Dogan <deniz@dogan.se>
143
144 * tutorials/TUTORIAL.sv: Fix grammar and a couple of typos.
145
a043d353
PE
1462012-06-04 Paul Eggert <eggert@cs.ucla.edu>
147
148 * PROBLEMS (68000 C compiler problems): Remove obsolete section.
149 Not only are the compilers long-dead, the obsolete advice
150 typically doesn't apply to current Emacs sources.
151
5205d6f6
CY
1522012-06-03 Chong Yidong <cyd@gnu.org>
153
154 * themes/wheatgrass-theme.el:
155 * themes/deeper-blue-theme.el:
156 * themes/tango-dark-theme.el:
157 * themes/tsdh-dark-theme.el: Add compilation-mode-line-fail,
158 compilation-mode-line-run, and compilation-mode-line-exit faces.
159
160 * themes/manoj-dark-theme.el: Remove :family attributes.
161
501390c5
PE
1622012-06-01 Paul Eggert <eggert@cs.ucla.edu>
163
164 Remove --disable-maintainer-mode option from 'configure'. (Bug#11555)
165 * NEWS: Mention this.
166
f51b6486
AB
1672012-06-01 Andrew Beals <andrew.beals@gmail.com> (tiny change)
168
169 * spook.lines: Additions. (Bug#11598)
170
ba93a187
PE
1712012-05-31 Paul Eggert <eggert@cs.ucla.edu>
172
173 * PROBLEMS: Remove obsolete '#define static' cruft.
174
af8630f4
GM
1752012-05-07 Glenn Morris <rgm@gnu.org>
176
177 * forms/forms-d2.el, forms/forms-pass.el: Move here from ../lisp.
178 * forms/forms-d2.dat: Move to forms/ subdirectory.
179 * forms/README: New.
180
ab0fa4e4
PE
1812012-05-03 Paul Eggert <eggert@cs.ucla.edu>
182
183 * NEWS: Do not limit current-time-string to years 1000..9999.
184
578c1d4b 1852012-04-27 Jambunathan K <kjambunathan@gmail.com>
2f885dca 186
bbf908bc
LM
187 * org/OrgOdtStyles.xml (OrgDescriptionList): Modify style.
188 With this change, in a description list, if the description paragraph
2f885dca
BG
189 spawns multiple lines then it will correctly indented.
190
c04627ac
GM
1912012-04-20 Glenn Morris <rgm@gnu.org>
192
50e5ebca
GM
193 * CONTRIBUTE: Expand a bit on copyright assignments.
194
c04627ac
GM
195 * MORE.STUFF: General update. Mention list-packages.
196 Remove many old/outdated URLs.
9ea49b28
LMI
1972012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
198
199 * publicsuffix.txt: New file (bug#1401).
200
551b046f
AM
2012012-04-02 Alan Mackenzie <acm@muc.de>
202
203 * NEWS: Add CC Mode entries.
204
153ae947
BG
2052012-04-01 Jambunathan K <kjambunathan@gmail.com>
206
207 * org/OrgOdtContentTemplate.xml (OrgIndentedSection-Level-*):
208 New section styles. These sections are indented to the same
209 level as the corresponding list entries. These sections hold
bbf908bc
LM
210 tables that occur within a list. (OrgTable):
211 Increased relative width from 90% to 96% for aesthetic reasons.
153ae947 212
66ecdc9e
GM
2132012-03-16 Glenn Morris <rgm@gnu.org>
214
215 * HELLO: Say that this is not a comprehensive list.
216 Remove "duplicate" entry. (Bug#11024)
217
cb3a28cc
PE
2182012-02-20 Paul Eggert <eggert@cs.ucla.edu>
219
220 * emacs-buffer.gdb ($valmask): Don't assume EMACS_INT fits in 'long'.
221
1be3ca5a
LL
2222012-02-10 Leo Liu <sdl.web@gmail.com>
223
224 * NEWS: Change condition-case-no-debug to
225 condition-case-unless-debug and split the entry in two.
226
5eb7536f
AO
2272012-02-08 Alex Ott <alexott@gmail.com>
228
229 * tutorials/TUTORIAL.ru: Updated; synchronize with TUTORIAL.
230 Coding system changed to UTF-8.
231
62106554
JB
2322012-02-06 Juanma Barranquero <lekktu@gmail.com>
233
234 * tutorials/TUTORIAL.es: Updated; synchronize with TUTORIAL.
235
9ff3f0fd
PS
2362012-02-03 Pieter Schoenmakers <tiggr@tiggr.net>
237
238 * tutorials/TUTORIAL.nl: Updated; synchronize with TUTORIAL.
239
1714d1ee
CY
2402012-01-30 Chong Yidong <cyd@gnu.org>
241
242 * tutorials/TUTORIAL: Delete a repeat sentence.
243
21f50183
ML
2442012-01-25 Mats Lidell <mats.lidell@cag.se>
245
246 * tutorials/TUTORIAL.sv: Updated; synchronize with TUTORIAL.
247
7a22e700
OK
2482012-01-21 Ognyan Kulev <ogi@tower.3.bg>
249
250 * tutorials/TUTORIAL.bg: Updated; synchronize with TUTORIAL.
251
3fcca64d
WL
2522012-01-19 Werner Lemberg <wl@gnu.org>
253
254 * tutorial/TUTORIAL.de: Updated; synchronize with TUTORIAL.
255 Minor typographical improvements.
256
6d0bd9ba
PP
2572012-01-17 Primoz PETERLIN <primoz.peterlin@mf.uni-lj.si>
258
259 * tutorials/TUTORIAL.sl: Update.
260
0dc18ae0
EZ
2612012-01-14 Eli Zaretskii <eliz@gnu.org>
262
263 * tutorials/TUTORIAL.he: Update to follow changes to TUTORIAL in
264 2012-01-10T08:27:22Z!cyd@gnu.org.
265
107ddb97
CY
2662012-01-10 Chong Yidong <cyd@gnu.org>
267
268 * tutorials/TUTORIAL: Don't give instructions for old-style X
bbf908bc
LM
269 scrollbars. Use DEL terminology instead of DelBack.
270 Improve description of graphical continuation lines and mode-line.
107ddb97
CY
271 Promote use of C-/ and C-SPC. Remove discussion of flow control.
272
1c6e5a32
GM
2732012-01-05 Glenn Morris <rgm@gnu.org>
274
220b1945
GM
275 * refcards/calccard.tex, refcards/cs-dired-ref.tex:
276 * refcards/cs-refcard.tex, refcards/cs-survival.tex:
277 * refcards/de-refcard.tex, refcards/dired-ref.tex:
278 * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
279 * refcards/fr-survival.tex, refcards/pl-refcard.tex:
280 * refcards/pt-br-refcard.tex, refcards/refcard.tex:
281 * refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
282 * refcards/sk-refcard.tex, refcards/sk-survival.tex:
283 * refcards/survival.tex: Bump version number to 24.
284
1c6e5a32
GM
285 * refcards/calccard.tex, refcards/cs-dired-ref.tex:
286 * refcards/cs-refcard.tex, refcards/cs-survival.tex:
287 * refcards/de-refcard.tex, refcards/dired-ref.tex:
288 * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
289 * refcards/fr-survival.tex, refcards/orgcard.tex:
290 * refcards/pl-refcard.tex, refcards/pt-br-refcard.tex:
291 * refcards/refcard.tex, refcards/ru-refcard.tex:
292 * refcards/sk-dired-ref.tex, refcards/sk-refcard.tex:
293 * refcards/sk-survival.tex, refcards/survival.tex:
294 * refcards/vipcard.tex, refcards/viperCard.tex:
295 Update short copyright year to 2012.
296
2057c040 2972012-01-04 Chong Yidong <cyd@stupidchicken.com>
e66ba1df 298
2057c040
GM
299 * org/README: Rename from COPYRIGHT-AND-LICENSE.
300
3012012-01-03 Jambunathan K <kjambunathan@gmail.com>
e66ba1df 302
2057c040 303 * org/OrgOdtContentTemplate.xml, org/OrgOdtStyles.xml: New files.
e66ba1df 304
2057c040
GM
3052012-01-03 Bastien Guerry <bzg@altern.org>
306
307 * org/COPYRIGHT-AND-LICENSE: New file.
e66ba1df
BG
308
309 * org/: New directory.
310
3112012-01-03 Julian Gehring <julian.gehring@googlemail.com>
312
313 * refcards/orgcard.tex: Correct one markup in the "Timestamps" section.
314
ffdcbd1c
LMI
3152011-12-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
316
317 * NEWS: Mention auth-source twice in connection with smtpmail to
318 clarify that smtpmail uses auth-source.
319
06b08b88
BW
3202011-11-20 Bill Wohler <wohler@newt.com>
321
322 Release MH-E version 8.3.1.
323
324 * NEWS, MH-E-NEWS: Update for MH-E release 8.3.1.
325
0b381c7e
JB
3262011-11-14 Juanma Barranquero <lekktu@gmail.com>
327
328 * MAILINGLISTS: Fix typo.
329
5f72f6cb
EZ
3302011-10-29 Eli Zaretskii <eliz@gnu.org>
331
332 * themes/wombat-theme.el: Add a coding cookie. (Bug#9905)
333
be890cb8
SM
3342011-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
335
336 * NEWS: Document the disappearance of binding caches (bug#9899).
337
487ffd7a
JB
3382011-10-01 Juanma Barranquero <lekktu@gmail.com>
339
340 * NEWS: Fix typo. Remove duplicate info.
341
c4682d18
MR
3422011-09-23 Martin Rudalics <rudalics@gmx.at>
343
344 * NEWS: Document some window code changes.
345
c78268f1
BW
3462011-09-20 Bill Wohler <wohler@newt.com>
347
348 Release MH-E version 8.3.
349
350 * NEWS, MH-E-NEWS: Update for MH-E release 8.3.
351
76e20fd6
WS
3522011-09-13 William Stevenson <yhvh2000@gmail.com>
353
354 * themes/adwaita-theme.el: New file.
355
1cc15067
SF
3562011-09-13 Scott Frazer <frazer.scott@gmail.com>
357
358 * themes/whiteboard-theme.el:
76e20fd6 359 * themes/deeper-blue-theme.el: New files.
1cc15067 360
f62bd846
JL
3612011-09-05 Juri Linkov <juri@jurta.org>
362
363 * grep.txt: Add `eval' to the Local Variables section that
364 emulates `grep-filter'.
365
f9453fcb
PE
3662011-08-30 Paul Eggert <eggert@cs.ucla.edu>
367
393aa9d4
PE
368 * MACHINES: Remove obsolete info and update a bit (Bug#9404).
369
f9453fcb
PE
370 * PROBLEMS: Remove obsolete comment re Yellow Dog (Bug#9403).
371
c1ec8ad0
SC
3722011-08-24 Steve Chapel <schapel@laptop.stevechapel.com> (tiny change)
373
374 * refcards/refcard.tex: Add a few more commands. (Bug#9343)
375
4d993e7b
JL
3762011-08-22 Juri Linkov <juri@jurta.org>
377
378 * compilation.txt: Add more samples of output and non-output
379 switches (bug#9319).
380
5226c7c0
CY
3812011-08-19 Chong Yidong <cyd@stupidchicken.com>
382
383 * themes/dichromacy-theme.el:
384 * themes/wheatgrass-theme.el:
385 * themes/tango-theme.el:
386 * themes/tango-dark-theme.el: Add error, warning, and success
387 faces.
388
5b409b39 3892011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
390
391 * refcards/orgcard.tex: Document `org-copy-visible'.
392
5b409b39 3932011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
394
395 * refcards/orgcard.tex: Documentation of new Babel function.
396
5b409b39 3972011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
398
399 * refcards/orgcard.tex: Adding line for org-babel-check-src-block.
400
5b409b39 4012011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
402
403 * refcards/orgcard.tex: Document key for clock consistency check.
404
5b409b39
BG
4052011-07-30 Chong Yidong <cyd@stupidchicken.com>
406
407 * grammars: New directory.
408
4092011-07-28 Andreas Schwab <schwab@linux-m68k.org>
410
411 * NEWS: Document ## and #:.
412
8f8eda06
AS
4132011-07-18 Andreas Schwab <schwab@linux-m68k.org>
414
415 * charsets/GB180302.map: Update to 2005 edition.
416 * charsets/GB180304.map: Likewise.
417
6265325e
BW
4182011-07-17 Bill Wohler <wohler@newt.com>
419
420 Release MH-E version 8.2.93.
421
422 * NEWS, MH-E-NEWS: Update for MH-E release 8.2.93.
423
8020905a
BW
4242011-07-16 Bill Wohler <wohler@newt.com>
425
426 Release MH-E version 8.2.92.
427
428 * NEWS, MH-E-NEWS: Update for MH-E release 8.2.92.
429
d9882322
BW
4302011-07-12 Bill Wohler <wohler@newt.com>
431
71e0ea13
BW
432 Release MH-E version 8.2.91.
433
434 * NEWS, MH-E-NEWS: Update for MH-E release 8.2.91.
435
d9882322
BW
436 * MH-E-NEWS: Mention that SourceForge MH-E users will have to
437 update their load-paths.
438
d76674bb
BW
4392011-07-10 Bill Wohler <wohler@newt.com>
440
441 Release MH-E version 8.2.90.
442
443 * NEWS, MH-E-NEWS: Update for MH-E release 8.2.90.
444
095f79fc
TH
4452011-07-07 Tassilo Horn <tassilo@member.fsf.org>
446
447 * themes/tsdh-light-theme.el:
448 * themes/tsdh-dark-theme.el: Make `gnus-button' face inherit from
449 `button', `gnus-header-name' boxed, and define `rcirc-my-nick'
450 face.
451
e2430e31
LMI
4522011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
453
454 * NEWS: Clarify `smtpmail-auth-credentials' non-existence.
6870aaef 455 Mention the `send-mail-function' default change.
e2430e31 456
9970bcb2
CY
4572011-07-07 Chong Yidong <cyd@stupidchicken.com>
458
459 * themes/dichromacy-theme.el:
460 * themes/tango-theme.el:
461 * themes/tango-dark-theme.el:
462 * themes/wheatgrass-theme.el: Don't define button face separately;
463 it inherits from link now.
464
84e04a29
LMI
4652011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
466
467 * NEWS: Clarify that `smtpmail-starttls-credentials' doesn't exist.
468
53bbe3ad
JB
4692011-07-05 Juanma Barranquero <lekktu@gmail.com>
470
471 * NEWS: Document new emacs-lock.el and renaming of old one.
472
3ca5c03f
MS
4732011-07-05 Manoj Srivastava <srivasta@ieee.org>
474
475 * themes/manoj-dark-theme.el (manoj-dark): New file.
476
6cbbc20c
KR
4772011-03-29 Kevin Ryde <user42@zip.com.au>
478
479 * compilation.txt (perl-Test2): New samples.
480
3653687a
LMI
4812011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
482
483 * tutorials/TUTORIAL.zh: Remove spurious ")" character on the
484 first line.
485
ca5eed61
AM
4862011-07-01 Alan Mackenzie <acm@muc.de>
487
488 * NEWS: CC Mode: New "guessing" of style.
489
7f3f739f
LL
4902011-06-21 Leo Liu <sdl.web@gmail.com>
491
487ffd7a 492 * NEWS: Mention the new primitive secure-hash.
7f3f739f 493
b9958282
CY
4942011-06-14 Chong Yidong <cyd@stupidchicken.com>
495
496 * themes/dichromacy-theme.el: New theme.
497
81eafe29
PE
4982011-06-07 Paul Eggert <eggert@cs.ucla.edu>
499
500 * NEWS: Mention new configure option --with-wide-int.
501
42d4bcc8
LL
5022011-05-24 Leo Liu <sdl.web@gmail.com>
503
504 * NEWS: Mention the new primitive sha1 and the removal of sha1.el.
505
bcfcf8a5
UJ
5062011-05-14 Ulf Jasper <ulf.jasper@web.de>
507
508 * images/newsticker/README: Added.
509
42c7e61e
UJ
5102011-05-13 Ulf Jasper <ulf.jasper@web.de>
511
512 * images/newsticker: Added.
513 * images/newsticker/browse-url.xpm: Added.
514 * images/newsticker/get-all.xpm: Added.
515 * images/newsticker/mark-immortal.xpm: Added.
516 * images/newsticker/mark-read.xpm: Added.
517 * images/newsticker/narrow.xpm: Added.
518 * images/newsticker/next-feed.xpm: Added.
519 * images/newsticker/next-item.xpm: Added.
520 * images/newsticker/prev-feed.xpm: Added.
521 * images/newsticker/prev-item.xpm: Added.
522 * images/newsticker/update.xpm: Added.
523
79b70037
GM
5242011-05-10 Jim Meyering <meyering@redhat.com>
525
526 * MH-E-NEWS, PROBLEMS: Fix typo "the the -> the".
527
25666126
LL
5282011-05-03 Leo Liu <sdl.web@gmail.com>
529
530 * NEWS: Mention the new command isearch-yank-pop.
531
e2574f2c
TZ
5322011-05-03 Teodor Zlatanov <tzz@lifelogs.com>
533
534 * NEWS: Mention new library gnutls.el and explain GnuTLS
535 functionality. Mention new configure.bat options --without-gnutls
536 and --lib for W32.
537
7deebf1b
LMI
5382011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
539
540 * NEWS: Mention `url-retrieve-queue', (:file "file") and
541 `server-eval-at'.
542
638f053a
JB
5432011-04-28 Juanma Barranquero <lekktu@gmail.com>
544
545 * NEWS: Document `delayed-warnings-list' and `delayed-warnings-hook'.
71edd0ec 546 Document new "default HOME" warning.
638f053a 547
0438ce91
DC
5482011-04-26 Daniel Colascione <dan.colascione@gmail.com>
549
bd0d2ee2 550 * DEBUG: Document debug-on-event default behavior and utility for
0438ce91
DC
551 debugging.
552
c243bc79
NF
5532011-04-22 Noah Friedman <friedman@splode.com>
554
555 * emacs-buffer.gdb: Add trailing underscores to appropriate member
556 names, per change tromey@redhat.com-20110214153919-bxkckrdmmg4qhyyj
557 of src/lisp.h.
558
1c6c854e
CS
5592011-04-08 Christoph Scholtes <cschol2112@googlemail.com>
560
561 * NEWS: Document new function `vc-ediff'.
562
3e214b50
JB
5632011-04-06 Juanma Barranquero <lekktu@gmail.com>
564
565 * NEWS: New variable `revert-buffer-in-progress-p'.
566
65084709
SH
5672011-03-22 Sebastian Hermida <sebas00@gmail.com>
568
569 * themes/misterioso-theme.el: New file.
570
8a05b668
JB
5712011-03-16 Juanma Barranquero <lekktu@gmail.com>
572
573 * NEWS: Document warning about _emacs.
574
70436396
MA
5752011-03-14 Michael Albinus <michael.albinus@gmx.de>
576
577 * NEWS: `shell' prompts for the shell path name, when the default
578 directory is a remote file name and neither environment variable
579 $ESHELL nor variable `explicit-shell-file-name' is set.
580
0d53df48
KG
5812011-03-08 Kristoffer Grönlund <krig@koru.se>
582
583 * themes/wombat-theme.el: New file.
584
33383987
JB
5852011-03-07 Chong Yidong <cyd@stupidchicken.com>
586
587 * Version 23.3 released.
588
01c35094
JB
5892011-03-06 Juanma Barranquero <lekktu@gmail.com>
590
591 * srecode/el.srt: Fix typo.
592
6b483b66
CY
5932011-02-21 Chong Yidong <cyd@stupidchicken.com>
594
595 * themes/tango-dark-theme.el: Tweak background on low-color
596 terminals.
597
3a00a363
KM
5982011-02-17 Ken Manheimer <ken.manheimer@gmail.com>
599
7a71b18d
GM
600 * images/icons/allout-widgets/dark-bg/locked-encrypted.png:
601 * images/icons/allout-widgets/dark-bg/locked-encrypted.xpm:
9b5c21bb
GM
602 * images/icons/allout-widgets/dark-bg/unlocked-encrypted.png:
603 * images/icons/allout-widgets/dark-bg/unlocked-encrypted.xpm:
7a71b18d
GM
604 * images/icons/allout-widgets/light-bg/locked-encrypted.png:
605 * images/icons/allout-widgets/light-bg/locked-encrypted.xpm:
9b5c21bb
GM
606 * images/icons/allout-widgets/light-bg/unlocked-encrypted.png:
607 * images/icons/allout-widgets/light-bg/unlocked-encrypted.xpm:
3a00a363
KM
608 Reorganize icon directories and files to reconcile against windows
609 short-filename clashes.
610
aac7a935
KM
6112011-02-16 Ken Manheimer <ken.manheimer@gmail.com>
612
9b5c21bb
GM
613 * images/icons/allout-widgets-dark-bg,
614 * images/icons/allout-widgets-light-bg: Icons for new
aac7a935
KM
615 allout-widgets.el.
616
9b5c21bb 617 * images/icons/README: Include coypright and GPL 3 license for
aac7a935
KM
618 new icons.
619
12fe5bcc
MA
6202011-02-16 Michael Albinus <michael.albinus@gmx.de>
621
622 * NEWS: Add soap-client.el and soap-inspect.el.
623
ea843702
MA
6242011-02-13 Michael Albinus <michael.albinus@gmx.de>
625
626 * NEWS: Tramp methods "imap" and "imaps" are discontinued.
627
cdfa139d
DA
6282011-02-12 Drew Adams <drew.adams@oracle.com>
629
630 * themes/light-blue-theme.el: New file.
631
a4180391
PE
6322011-02-01 Paul Eggert <eggert@cs.ucla.edu>
633
634 format-time-string now supports subsecond time stamp resolution
635 * NEWS: Document this.
636
68b5f855
PE
6372011-01-28 Paul Eggert <eggert@cs.ucla.edu>
638
639 Redo spelling of Makefile variables to conform to POSIX.
640 POSIX does not allow "-" in Makefile variable names.
641 Reported by Bruno Haible in
642 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00990.html>.
bbf908bc 643 * refcards/Makefile (DIRED_REFCARDS_PDF): Rename from
68b5f855 644 DIRED-REFCARDS_PDF.
bbf908bc
LM
645 (MISC_REFCARDS_PDF): Rename from MISC-REFCARDS_PDF.
646 (SURVIVAL_CARDS_PDF): Rename from SURVIVAL-CARDS_PDF.
647 (VIPER_CARDS_PDF): Rename from VIPER-CARDS_PDF.
68b5f855 648
9d760d75
GM
6492011-01-18 Glenn Morris <rgm@gnu.org>
650
651 * PROBLEMS: Add note about svn+ssh. (Bug#7791)
652
77ab81d0 6532011-01-14 Glenn Morris <rgm@gnu.org>
970b9a42
GM
654
655 * refcards/calccard.tex, refcards/cs-dired-ref.tex:
656 * refcards/cs-refcard.tex, refcards/cs-survival.tex:
657 * refcards/de-refcard.tex, refcards/dired-ref.tex:
658 * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
659 * refcards/fr-survival.tex, refcards/orgcard.tex:
660 * refcards/pl-refcard.tex, refcards/pt-br-refcard.tex:
661 * refcards/refcard.tex, refcards/ru-refcard.tex:
662 * refcards/sk-dired-ref.tex, refcards/sk-refcard.tex:
663 * refcards/sk-survival.tex, refcards/survival.tex:
664 * refcards/vipcard.tex, refcards/viperCard.tex:
665 Update short copyright year to 2011.
666
d221e780
CO
6672011-01-13 Christian Ohler <ohler@gnu.org>
668
669 * NEWS: Mention ERT.
670
3c3d4f5b
MA
6712011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
672
673 * NEWS: Add new function dbus-register-service.
674
2c243704
CY
6752011-01-09 Chong Yidong <cyd@stupidchicken.com>
676
677 * themes/tango-theme.el, themes/tango-dark-theme.el: Let-bind
678 tango palette colors. Only define faces for color displays.
679 Customize the ansi-color-names-vector variable. Add Ediff,
680 Flyspell, and Semantic faces as suggested by Jan Moringen.
681
7c837933
AS
6822011-01-08 Andreas Schwab <schwab@linux-m68k.org>
683
684 * compilation.txt: Add column to gcc-include sample.
685
16eea16b
GM
6862011-01-08 Glenn Morris <rgm@gnu.org>
687
688 * PROBLEMS: -batch implies -q.
689
f3699ed6
TH
6902011-01-07 Tassilo Horn <tassilo@member.fsf.org>
691
692 * themes/tsdh-light-theme.el, themes/tsdh-dark-theme.el: Remove
693 dev-prefix from file names, so that the files don't clash on 8x3
694 filesystems.
695
2d3e1aed
TH
6962011-01-06 Tassilo Horn <tassilo@member.fsf.org>
697
698 * themes/dev-tsdh-light-theme.el (dev-tsdh-light): New theme.
699 * themes/dev-tsdh-dark-theme.el (dev-tsdh-dark): New theme.
700
412b9ee5
MA
7012011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
702
91af3942 703 * NEWS: Extended behavior of dbus-register-{method,property}.
412b9ee5 704
7c420169 7052011-01-02 Kenichi Handa <handa@m17n.org>
76428f01 706
7c420169 707 * NEWS.23: Describe the changes for rmail's MIME handling.
76428f01 708
94975270
CY
7092010-12-18 Chong Yidong <cyd@stupidchicken.com>
710
711 * images/separator.xpm: Tweak colors.
712
a808d31f
MA
7132010-12-14 Michael Albinus <michael.albinus@gmx.de>
714
715 * NEWS: Mention new Tramp method "ksu".
716
01c35094 7172010-12-13 W. Martin Borgert <debacle@debian.org> (tiny change)
11cb1e35
MB
718
719 * schema/schemas.xml: Add DocBook (Bug#7491).
720
acedf35c
CD
7212010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
722
723 * refcards/orgcard.tex: Cleanup.
724
07976ae3 7252010-11-27 Ulrich Mueller <ulm@gentoo.org>
f102b345
UM
726
727 * HELLO: Add ancient Greek (Bug#7418).
728
0eb025fb
EZ
7292010-11-13 Eli Zaretskii <eliz@gnu.org>
730
731 * NEWS: Document display of glyphless characters.
732
afe98dfa
CD
7332010-11-11 Eric Schulte <schulte.eric@gmail.com>
734
56f5a94e 735 * refcards/orgcard.tex: Add new Babel key sequences.
afe98dfa 736
57c17ca4
GM
7372010-10-26 Glenn Morris <rgm@gnu.org>
738
739 * images/README: Add (un)checked.xpm
740 * images/checked.xpm, images/unchecked.xpm: Add copyright.
741
01898dc2
CY
7422010-10-24 Chong Yidong <cyd@stupidchicken.com>
743
744 * images/checked.xpm:
745 * images/unchecked.xpm: New images.
746
5793a7bc 7472010-10-24 Richard Stallman <rms@gnu.org>
945c0344
RS
748
749 * DISTRIB: Update donation section.
750
5793a7bc 7512010-10-24 Glenn Morris <rgm@gnu.org>
22dd677b
GM
752
753 * DISTRIB: Small updates.
754
3f12b18c
JD
7552010-10-19 Julien Danjou <julien@danjou.info>
756
757 * tutorials/TUTORIAL: Don't mention mode-line end dashes.
758
782b5e8d
CY
7592010-10-16 Chong Yidong <cyd@stupidchicken.com>
760
761 * themes: New directory for custom theme files, moved from lisp/.
762
220d91b8 7632010-10-14 Juanma Barranquero <lekktu@gmail.com>
c0943d3d
JB
764
765 * tutorials/TUTORIAL.es: Fix typos.
766
2e288d54
JB
7672010-10-13 Juanma Barranquero <lekktu@gmail.com>
768
769 * NEWS: Mention `dynamic-library-alist'.
770
013b96cc
GM
7712010-10-13 Glenn Morris <rgm@gnu.org>
772
773 * NEXTSTEP: New file, extracted from ../nextstep/{AUTHORS,README}.
774
a2c31846
GM
7752010-10-12 Glenn Morris <rgm@gnu.org>
776
8521e69b
GM
777 * TODO: Merge ../nextstep/FOR-RELEASE into this file.
778
a2c31846
GM
779 * BABYL: Remove file.
780
b9749554
EL
7812010-09-21 Eric Ludlam <zappo@gnu.org>
782
783 * srecode/java.srt: Make NAME be a prompt.
784
459bba37
MA
7852010-09-13 Michael Albinus <michael.albinus@gmx.de>
786
787 * NEWS: Some Tramp methods are discontinued.
788
ac1e75b3
GM
7892010-09-11 Glenn Morris <rgm@gnu.org>
790
791 * emacs.bash, emacs.csh, ms-kermit: Remove obsolete files (use
792 emacsclient -a instead of the first two).
793
71c17aec
LMI
7942010-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
795
796 * NEWS: Mention the new libxml2 functions.
797
b60f961f
KH
7982010-08-25 Kenichi Handa <handa@m17n.org>
799
800 * HELLO: Change designation sequences for Arabic text.
801
37221432
MA
8022010-08-23 Michael Albinus <michael.albinus@gmx.de>
803
804 * NEWS: dbus.el supports alternative buses.
805
8818c329 8062010-08-22 Alex Harsanyi <harsanyi@mac.com> (tiny change)
d8f0aff6
AH
807
808 * emacs3.py: Import imp module and use it (Bug#5756).
809
b482d923
EZ
8102010-08-14 Eli Zaretskii <eliz@gnu.org>
811
812 * tutorials/TUTORIAL.he: Use MAQAF instead of hyphen where appropriate.
813 Fix a few typos.
814
7815fe19 8152010-08-08 Ken Brown <kbrown@cornell.edu>
4f35b2e8
KB
816
817 * PROBLEMS: Mention problem with Cygwin 1.5.19.
818
309a663f
EZ
8192010-08-07 Eli Zaretskii <eliz@gnu.org>
820
d064e6a6
EZ
821 * NEWS: Mention the Hebrew translation.
822
309a663f
EZ
823 * tutorials/TUTORIAL.he: Don't use acronyms.
824
29cf3e20
EZ
8252010-08-05 Eli Zaretskii <eliz@gnu.org>
826
827 * AUTHORS: Rename unexec.o => unexcoff.o.
828 * PROBLEMS: Rename unexec.o => unexcoff.o.
829
cd83d522
EZ
8302010-07-31 Eli Zaretskii <eliz@gnu.org>
831
832 * tutorials/TUTORIAL.he: New file.
833
834 * tutorials/TUTORIAL.translators: Add TUTORIAL.he.
835
e3aef5c6
CS
8362010-07-24 Christoph Scholtes <cschol2112@gmail.com>
837
838 * NEWS: Document new --distfiles configure.bat option and
839 `dist' make target on Windows.
840
0a46152e
JB
8412010-07-20 Juanma Barranquero <lekktu@gmail.com>
842
843 * PROBLEMS: Add note about use of backslashes in Windows paths.
844
04779484
JB
8452010-07-19 Juanma Barranquero <lekktu@gmail.com>
846
847 * NEWS: Mention --enable-checking is now supported on Windows.
848
86fbb8ca
CD
8492010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
850
851 * refcards/orgcard.tex: Remove the key for the TODO sparse tree
852 and add the new key. Document new keys for image and entity
853 display. Document the Org Babel keys.
86fbb8ca 854
024681aa
KB
8552010-06-19 Ken Brown <kbrown@cornell.edu>
856
857 * PROBLEMS: Update Cygwin GCC information. (Bug#6458)
858
6955432c
GM
8592010-06-12 Glenn Morris <rgm@gnu.org>
860
861 * tutorials/TUTORIAL.bg, tutorials/TUTORIAL.es: Fix typos.
862
f9e78150
MA
8632010-06-09 Michael Albinus <michael.albinus@gmx.de>
864
865 * NEWS: Add notifications.el.
866
ad5a7209
GM
8672010-05-28 Glenn Morris <rgm@gnu.org>
868
869 * MACHINES: Remove some old information no longer of relevance.
870 Switch to outline-mode.
871
f995538b
GM
8722010-05-27 Glenn Morris <rgm@gnu.org>
873
874 * PROBLEMS: Remove old information no longer of relevance.
875
171eda53 8762010-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
c3bb441d
SM
877
878 * NEWS: Add sections for Emacs-23.3.
879
0235128c
SM
8802010-05-08 Chong Yidong <cyd@stupidchicken.com>
881
882 * PROBLEMS: Document gcc-4.5 bug (Bug#6031).
883
8842010-05-08 Kenichi Handa <handa@m17n.org>
885
886 * HELLO: Adjust Burmese for Unicode 5.2 encoding.
887
61a808e8
CY
8882010-05-07 Chong Yidong <cyd@stupidchicken.com>
889
890 * Version 23.2 released.
891
5f43e51c
EZ
8922010-05-07 Eli Zaretskii <eliz@gnu.org>
893
894 * HELLO: Reorder Arabic greetings into logical order (they were
895 mistakenly changed to visual order by the 2010-03-28 change).
896
6e104790 8972010-04-18 Francesc Rocher <rocher@member.fsf.org>
46ac1194
FR
898
899 * MORE.STUFF: Add a new entry for QWE.
900
b9f20364
SM
9012010-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
902
903 * HELLO (Mathematics): Prefer Unicode charset.
904
85738751 9052010-03-30 Chong Yidong <cyd@stupidchicken.com>
727be773
CY
906
907 * images/icons/hicolor/scalable/apps/emacs.svg: Put preamble after
908 svg tag (Bug#5790).
909
85738751 9102010-03-30 Eli Zaretskii <eliz@gnu.org>
5660c0f5
EZ
911
912 * PROBLEMS: Mention problems on MS-Windows with incompatible
913 regex.h headers.
914
a7b02820
EZ
9152010-03-28 Eli Zaretskii <eliz@gnu.org>
916
917 * HELLO: Reorder Arabic and Hebrew into logical order, and
918 insert RLM before the opening paren, to make the display more
919 reasonable. Add setting for bidi-display-reordering in the local
920 variables section.
921 * NEWS: Mention initial support for bidirectional editing.
922
e867cb5d 9232010-03-24 Francesc Rocher <rocher@member.fsf.org>
3af45ae1 924
c3bb441d 925 * MORE.STUFF: Remove CEDET entry, now distributed as part of Emacs.
3af45ae1 926
1888398e
KY
9272010-03-22 Teodor Zlatanov <tzz@lifelogs.com>
928
929 * gnus/gnus-setup.ast: Add finish links to the top nodes.
930
931 * gnus/news-server.ast: Add some trivial validation.
932
7725ebb7
MA
9332010-03-13 Michael Albinus <michael.albinus@gmx.de>
934
935 * NEWS: Add secrets.el.
936
e3c5dd11
CY
9372010-03-12 Chong Yidong <cyd@stupidchicken.com>
938
939 * images/custom/down.xpm, images/custom/right.xpm: Update images
940 to increase contrast on bright backgrounds.
941
288f9fc0
CY
9422010-03-10 Chong Yidong <cyd@stupidchicken.com>
943
944 * Branch for 23.2.
945
d40a7570
GM
9462010-03-06 Glenn Morris <rgm@gnu.org>
947
948 * srecode/default.srt (COPYRIGHT): Update template copyright to GPLv3+.
949
324f60ef
GM
9502010-03-05 Glenn Morris <rgm@gnu.org>
951
952 * refcards/orgcard.tex: Use pdflayout.sty.
953 * refcards/Makefile (orgcard.pdf): Special rule no longer needed.
954
3bb1fc91
GM
9552010-03-02 Glenn Morris <rgm@gnu.org>
956
957 * refcards/Makefile: For cs- and sk-, use pdfcsplain if available.
958 (pl-refcard.pdf): Let presence of pdfmex be another test for the
959 required TeX files. Pass explicit output-format to tex command.
960 (orgcard.pdf): Use ps2pdf, since pdftex tends to produce a
961 portrait layout rather than the desired landscape.
962
09e98003
GM
9632010-03-01 Glenn Morris <rgm@gnu.org>
964
28a138be
GM
965 * refcards/pl-refcard.tex: Double forward-slashes in URL for Mex.
966
f9728733
GM
967 * refcards/de-refcard.tex: Fix paren typo.
968
2509f654
GM
969 * refcards/ru-refcard.tex: Rename \year command to \cyear, since
970 the former seems to be already used in some TeX installations.
971
09e98003
GM
972 * refcards/calccard.tex, refcards/cs-dired-ref.tex:
973 * refcards/cs-refcard.tex, refcards/cs-survival.tex:
974 * refcards/de-refcard.tex, refcards/dired-ref.tex:
975 * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
976 * refcards/fr-survival.tex, refcards/orgcard.pdf:
977 * refcards/orgcard.tex, refcards/pl-refcard.tex:
978 * refcards/pt-br-refcard.tex, refcards/refcard.tex:
979 * refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
980 * refcards/sk-refcard.tex, refcards/sk-survival.tex:
981 * refcards/survival.tex, refcards/vipcard.tex:
982 * refcards/viperCard.tex: Update short copyright year to 2010.
983
183c7ef9
GM
9842010-02-26 Glenn Morris <rgm@gnu.org>
985
986 * tutorials/TUTORIAL.es, tutorials/TUTORIAL.pt_BR:
987 Fix some keybinding typos.
988
6fd060bf
CY
9892010-02-14 Chong Yidong <cyd@stupidchicken.com>
990
22adfe08
GM
991 * images/custom/down-pushed.xpm, images/custom/down.xpm:
992 * images/custom/right-pushed.xpm:
993 * images/custom/right-pushed.xpm: Increase height by four
6fd060bf
CY
994 pixels, to improve text alignment.
995
045b9da7
ML
9962010-01-16 Mario Lang <mlang@delysid.org>
997
998 * srecode/doc-cpp.srt, srecode/doc-default.srt:
999 * srecode/doc-java.srt: Remove duplicated words.
1000
c30667d4
GM
10012010-01-14 Nick Roberts <nickrob@snap.net.nz>
1002
22adfe08
GM
1003 * images/gud/recstart.xpm, images/gud/recstop.xpm:
1004 * images/gud/rcont.xpm, images/gud/rnext.xpm:
1005 * images/gud/rfinish.xpm, images/gud/rnexti.xpm:
1006 * images/gud/rstep.xpm, images/gud/rstepi.xpm:
c30667d4
GM
1007 New icons for reverse debugging.
1008
c2dd1910
JB
10092010-01-14 Juanma Barranquero <lekktu@gmail.com>
1010
1011 * srecode/doc-cpp.srt (function-comment, variable-same-line-comment)
1012 (group-comment-start, group-comment-end):
1013 * srecode/doc-default.srt (section-comment, function-comment)
1014 (variable-same-line-comment, group-comment-start, group-comment-end):
1015 * srecode/doc-java.srt (function-comment, variable-same-line-comment)
b762841f 1016 (group-comment-start, group-comment-end):
c2dd1910
JB
1017 Fix typos in template docstrings.
1018
d9a7c140
KH
10192010-01-14 Kenichi Handa <handa@m17n.org>
1020
1021 * NEWS: Describe the change of auto-composition-mode.
1022
893db5bc
GM
10232010-01-12 Glenn Morris <rgm@gnu.org>
1024
1025 * CONTRIBUTE, NEWS: Use bug-gnu-emacs rather than emacs-pretest-bug
1026 for bug reports for development versions.
1027
da14b7ca
JB
10282010-01-01 Juanma Barranquero <lekktu@gmail.com>
1029
1030 * NEWS: Fix typos.
1031
5b94cf5f
GM
10322009-12-15 Glenn Morris <rgm@gnu.org>
1033
d40084d1
GM
1034 * CONTRIBUTE (Coding Standards): Update URL.
1035 (Getting the Source Code): Other VCSs are available.
1036
8a0d3b3f
GM
1037 * ORDERS: Update some URLs.
1038
5b94cf5f
GM
1039 * edt-user.el: New file, split out from edt-user.doc.
1040 * edt-user.doc: Split into edt-user.el and ../doc/misc/edt.texi,
1041 and remove.
1042
9bbd0cac
MA
10432009-12-09 Michael Albinus <michael.albinus@gmx.de>
1044
1045 * NEWS: Point to the external counterparts of su and sudo.
1046
eb7799da
GM
10472009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
1048
1049 * images/mpc/add.xpm, images/mpc/ffwd.xpm, images/mpc/next.xpm:
1050 * images/mpc/pause.xpm, images/mpc/play.xpm, images/mpc/prev.xpm:
1051 * images/mpc/rewind.xpm, images/mpc/stop.xpm:
1052 New images.
1053
59ffcfc4
MA
10542009-11-27 Michael Albinus <michael.albinus@gmx.de>
1055
1056 * NEWS: New functions eshell/su and eshell/sudo.
1057
1d5aaabd
KR
10582009-11-26 Kevin Ryde <user42@zip.com.au>
1059
1060 * MORE.STUFF: emacswiki ElispArea url "wiki.pl" -> "wiki".
1061 Aubrey Jaffer's texinfo R5RS moved to
1062 http://groups.csail.mit.edu/mac/ftpdir/scm/r5rs.info.tar.gz
1063 (per http://people.csail.mit.edu/jaffer/Scheme.html).
1064
6a7ce3a2
JD
10652009-11-26 Jan Djärv <jan.h.d@swipnet.se>
1066
1067 * PROBLEMS: Mention Metacity hang on Emacs resize.
1068
abbdc6a0
CY
10692009-11-20 Ken Brown <kbrown@cornell.edu> (tiny change)
1070
5c3ef352
CY
1071 * PROBLEMS: Add workaround for Cygwin crash and remove fixed
1072 rebasing problem.
abbdc6a0 1073
637fa988
JD
10742009-11-17 Jan Djärv <jan.h.d@swipnet.se>
1075
1076 * NEWS: Mention dynamic font changes (font-use-system-font).
1077
17673adf
CD
10782009-11-15 Carsten Dominik <dominik@u016822.science.uva.nl>
1079
1080 * refcards/orgcard.tex: Push version number to 6.33a.
1081
a351880d
CD
10822009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
1083
1084 * refcards/orgcard.tex: Document the new archiving keys.
1085
951802d0
CY
10862009-11-08 Chong Yidong <cyd@stupidchicken.com>
1087
1088 * compilation.txt: Add one more error message for msft (Bug#4100).
1089
3aa8040c
KF
10902009-10-09 Karl Fogel <karl.fogel@red-bean.com>
1091
1092 * NEWS: Document bookmark.el at 2008-06-25T16:51:33Z!monnier@iro.umontreal.ca format upgrade. (Bug#3375)
1093
9a03b2e1
MA
10942009-10-04 Michael Albinus <michael.albinus@gmx.de>
1095
1096 * NEWS: New function copy-directory.
1097
c05676c5
CY
10982009-10-03 Chong Yidong <cyd@stupidchicken.com>
1099
1100 * srecode: New directory for SRecode template files.
1101
d3080264
MA
11022009-10-01 Michael Albinus <michael.albinus@gmx.de>
1103
1104 * NEWS: delete-directory has an optional parameter RECURSIVE.
1105
7006d207
CD
11062009-10-01 Carsten Dominik <dominik@u016822.science.uva.nl>
1107
1108 * refcards/orgcard.tex: New version number.
1109
8b15e920
MA
11102009-09-28 Michael Albinus <michael.albinus@gmx.de>
1111
1112 * NEWS: Mention Tramp connection methods "imap" and "imaps".
1113
3d994264
TZ
11142009-09-27 Teodor Zlatanov <tzz@lifelogs.com>
1115
ed9265fc 1116 * NEWS: Mention new library imap-hash.el.
3d994264 1117
1659ada0
JB
11182009-09-22 Juanma Barranquero <lekktu@gmail.com>
1119
1120 * NEWS: Mention new variable `help-downcase-arguments'
1121 and new default for arguments in *Help* buffers.
1122
8686ac71
JB
11232009-09-15 Juanma Barranquero <lekktu@gmail.com>
1124
1125 * NEWS: Mention new behavior of -Q and new variable
1126 `inhibit-x-resources'.
1127
b2d98113
CY
11282009-09-13 Chong Yidong <cyd@stupidchicken.com>
1129
1130 * PROBLEMS: Document Athena/Lucid internationalization
1131 problem (Bug#4333).
1132
6eb02347
CD
11332009-09-02 Carsten Dominik <dominik@u016822.science.uva.nl>
1134
1135 * refcards/orgcard.tex: Document new effort setting commands.
1136 Document the new keys for agenda time motion.
1137 Document the `E' key in the agenda.
1138
82e98df4
SM
11392009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
1140
1141 * NEWS: Declare unibyte sessions obsolete.
1142
7284d47a
MA
11432009-08-28 Michael Albinus <michael.albinus@gmx.de>
1144
1145 * NEWS: Mention Tramp connection method "rsyncc" and variable
1146 `process-file-side-effects'.
1147
3c736e33
KH
11482009-08-13 Kenichi Handa <handa@m17n.org>
1149
1150 * NEWS: Mention the new coding systme `utf-8-hfs' and many
1151 functions for Unicode normalization.
1152
f10ce991
CY
11532009-08-09 CHENG Gao <chenggao@gmail.com>
1154
1155 * MORE.STUFF: Update Etags and Ispell URLs.
1156
5ce6e4f4 11572009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
e9b23a04
DD
1158
1159 * images/gud/all.xpm, images/gud/thread.xpm: New icons for
ed9265fc 1160 gdb-mi.el.
e9b23a04 1161
3bca7ca5
DN
11622009-08-07 Dan Nicolaescu <dann@ics.uci.edu>
1163
1164 * e/eterm-color.ti (msgr, u6, u7): New capabilities.
1165
aa16c75d
MA
11662009-08-02 Michael Albinus <michael.albinus@gmx.de>
1167
1168 * NEWS: Autorevert Tail mode works now for remote files.
1169
cabb1527
CY
11702009-07-26 Kevin Ryde <user42@zip.com.au>
1171
1172 * compilation.txt: Add Perl-Glib sample message.
1173
100b6355
KR
11742009-07-23 Ken Raeburn <raeburn@raeburn.org>
1175
1176 * NEWS: `load-in-progress' corruption fixed.
1177
0b5546d6
GM
11782009-07-21 Glenn Morris <rgm@gnu.org>
1179
1180 * refcards/cs-dired-ref.tex, refcards/dired-ref.tex:
1181 * refcards/fr-dired-ref.tex, refcards/sk-dired-ref.tex:
1182 * refcards/cs-refcard.tex, refcards/de-refcard.tex:
1183 * refcards/fr-refcard.tex, refcards/pl-refcard.tex:
1184 * refcards/pt-br-refcard.tex, refcards/refcard.tex:
1185 * refcards/ru-refcard.tex, refcards/sk-refcard.tex:
1186 * refcards/cs-survival.tex, refcards/fr-survival.tex:
1187 * refcards/sk-survival.tex, refcards/survival.tex:
1188 Remove version numbers that don't mean much. Instead, just use Emacs
1189 version and date. Use FSF URL rather than postal address.
1190
1191 * refcards/vipcard.tex (versionnumber, version): Remove.
1192 (versionemacs, versionvip): New.
1193 (copyrightnotice): Use FSF URL rather than postal address.
1194
1195 * refcards/viperCard.tex (versionnumber): Rename to versionviper.
1196 (versionemacs, versionxemacs): New.
1197 (version): Remove.
1198 (copyrightnotice): Use FSF URL rather than postal address.
1199
f3cc0ddb
GM
12002009-07-16 Glenn Morris <rgm@gnu.org>
1201
c2c847d2
GM
1202 * refcards/cs-dired-ref.tex, refcards/fr-dired-ref.tex:
1203 * refcards/sk-dired-ref.tex:
1204 Remove non-existent (?) bindings: w, C-u o, U, delete.
1205 Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.
1206
f3cc0ddb
GM
1207 * refcards/gnus-refcard.tex: Condense a few sentences in order to
1208 make them fit on one line, and add some page breaks, to improve the
1209 layout in the pdfs.
1210
c1baf2d1
GM
12112009-07-15 Glenn Morris <rgm@gnu.org>
1212
1213 * refcards/dired-ref.tex: Change from A4 to letter paper.
1214 Remove non-existent (?) bindings: w, C-u o, U, delete.
1215 Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.
1216 New: async shell command = &.
1217
1218 * refcards/gnus-refcard.tex (Copyright): Add 2009.
1219 (Notes): Add missing line-break.
1220 (Threading): Reword to fit on one line.
1221
1222 * refcards/calccard.tex (emacsversionnumber): Just use major version.
1223
1224 * refcards/Makefile (gnus-booklet.pdf): Use jobname rather than
1225 clobbering gnus-refcard.pdf.
1226 (clean): Remove .aux files.
31a9ab9d 1227 (gnus-logo.pdf): Remove rule, since this file is distributed.
c1baf2d1 1228
86b12161
KH
12292009-07-10 Kenichi Handa <handa@m17n.org>
1230
1231 * tutorials/TUTORIAL.ja: Reflect the latest change of TUTORIAL.
1232
4cbe53b4
GM
12332009-07-10 Kevin Ryde <user42@zip.com.au>
1234
1235 * compilation.txt: Fix names of some elements.
1236
45ea35bf
GM
12372009-07-08 Glenn Morris <rgm@gnu.org>
1238
1239 * tutorials/TUTORIAL: Standardize the way M-x commands are written:
1240 dashes inside command names, not spaces; spaces before <Return>.
1241 (Summary): Describe the new behavior of C-l.
1242 (Basic Cursor Control): Don't say that files "ought" to end in newlines.
1243 Try to distinguish scroll bar from fringes.
1244 You can also scroll with a wheel mouse.
1245 (If Emacs Stops Responding): Rename from "When Emacs is hung".
1246 (Inserting And Deleting): Continuation marks appear in the fringe.
1247 Clarify that deletion can be undone. Mention cut and paste, and
1248 the Glossary.
1249 (Files, Mode Line): Update mode-line format.
1250 (Extending The Command Set): Downplay C-z, since using Emacs on a
1251 text-only terminal is less common these days.
1252 (Searching): Incremental searching is no longer atypical.
1253 Downplay flow control issues, remove reference to deleted FAQ node.
1254 (Multiple Windows): Mention frames.
1255 (Multiple Frames): New section.
1256 (Getting More Help): Downplay C-h having a different binding.
1257 Don't say help is "on-line", since the meaning has changed.
1258 (More Features): Replace "on-line". Use C-h rather than F10 h.
1259 Say a little more about completion.
1260 (Conclusion): Don't mention C-z again here.
1261
3f1c6666
JD
12622009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1263
1264 * NEWS: Mention maximized.
1265
edb54f27
MA
12662009-06-30 Michael Albinus <michael.albinus@gmx.de>
1267
1268 * NEWS: Add "synce" connection method of Tramp.
1269
ac8b8fcd
MA
12702009-06-24 Michael Albinus <michael.albinus@gmx.de>
1271
1272 * NEWS: Add new connection methods of Tramp.
1273
aa4a9384
KH
12742009-06-24 Kenichi Handa <handa@m17n.org>
1275
1276 * charsets/stdenc.map: Re-generated.
1277
1278 * charsets/symbol.map: Re-generated.
1279
70243478
CY
12802009-06-21 Chong Yidong <cyd@stupidchicken.com>
1281
1282 * Branch for 23.1.
1283
043dfe24
AM
12842009-06-15 Alan Mackenzie <acm@muc.de>
1285
1286 * NEWS: Document changes to end-of-defun-function, clarifying
1287 entry for beginning-of-defun-function.
1288
d1d87851
BW
12892009-06-13 Bill Wohler <wohler@newt.com>
1290
1291 Release MH-E version 8.2.
1292
1293 * NEWS, MH-E-NEWS: Update for MH-E release 8.2.
1294
742c7b4c
KH
12952009-06-12 Kenichi Handa <handa@m17n.org>
1296
b643362c 1297 * HELLO: Use "/" instead of "," to separate independent words.
67cbe681 1298
742c7b4c
KH
1299 * charsets/*.map: All re-generated.
1300
13012009-06-08 Kenichi Handa <handa@m17n.org>
1302
1303 * HELLO: Downcase "suomi".
1304
74815974
WL
13052009-05-25 Werner Lemberg <wl@gnu.org>
1306
1307 * tutorial/TUTORIAL.de: Updated; synchronize with TUTORIAL.
1308 Use reformed Orthography.
1309 Minor improvements.
1310
ece53951
CY
13112009-05-19 Chong Yidong <cyd@stupidchicken.com>
1312
1313 * refcards/survival.tex: Add M-g M-g binding.
1314
1315 * refcards/survival.tex:
1316 * refcards/sk-survival.tex:
1317 * refcards/sk-refcard.tex:
1318 * refcards/sk-dired-ref.tex:
1319 * refcards/ru-refcard.tex:
1320 * refcards/pt-br-refcard.tex:
1321 * refcards/pl-refcard.tex:
1322 * refcards/fr-survival.tex:
1323 * refcards/fr-dired-ref.tex:
1324 * refcards/dired-ref.tex:
1325 * refcards/cs-survival.tex:
1326 * refcards/cs-refcard.tex:
1327 * refcards/cs-dired-ref.tex: Bump refcard version numbers to 23.
1328
a96da3ab
CY
13292009-05-15 Chong Yidong <cyd@stupidchicken.com>
1330
1331 * refcards/refcard.tex: Update Emacs version to 23.
1332
91ce9459
CY
13332009-05-15 Sven Joachim <svenjoac@gmx.de>
1334
da14b7ca
JB
1335 * refcards/de-refcard.tex: Merge changes from refcard.tex.
1336 Change `Paragraph' to `Absatz'.
91ce9459 1337
583ebd63
GM
13382009-04-09 Glenn Morris <rgm@gnu.org>
1339
1340 * MORE.STUFF: Update some urls. Remove dead links: eshell, expand,
1341 ffap, hideshow. Remove original whitespace, now in obsolete/.
1342 Remember and nXML are part of the distribution now.
1343
2d2db320
KH
13442009-03-13 Kenichi Handa <handa@m17n.org>
1345
1346 * NEWS: Add description for the argument change of
1347 `set-fontset-font' and `print-fontset'.
1348
bd6e492c
GM
13492009-02-25 Glenn Morris <rgm@gnu.org>
1350
1351 * MORE.STUFF: Mention Zile.
1352
a20878b6
MB
13532009-02-23 Miles Bader <miles@gnu.org>
1354
1355 * NEWS: Rename `system-process-attributes' to `process-attributes'.
1356
6766b10c
NR
13572009-02-19 Nick Roberts <nickrob@snap.net.nz>
1358
1359 * compilation.txt: Add entry for maven.
1360
f623f737
JB
13612009-02-14 Jay Belanger <jay.p.belanger@gmail.com>
1362
1363 * refcards/calccard.tex: Update version number.
1364 Mention Maxima mode.
1365
bec18736
DN
13662009-02-04 Dan Nicolaescu <dann@ics.uci.edu>
1367
1368 * compilation.txt (gnu): Add an example for the "note" format.
1369
8c4fae51
JR
13702009-02-04 Jason Rumney <jasonr@gnu.org>
1371
1372 * PROBLEMS (CPP): Note problem with resource compiler of MSVC.
1373
2c015ae7
GM
13742009-02-02 Carsten Dominik <dominik@science.uva.nl>
1375
1376 * refcards/orgcard.tex: New version number.
1377
62e466d0
JB
13782009-01-28 Juanma Barranquero <lekktu@gmail.com>
1379
1380 * PROBLEMS (Windows): Add entry about TCC/4NT and App Paths keys.
1381
7ddb1b5f
CD
13822009-01-28 Carsten Dominik <dominik@science.uva.nl>
1383
1384 * refcards/orgcard.tex: New version number.
1385
3da3282e
CD
13862009-01-27 Carsten Dominik <dominik@science.uva.nl>
1387
1388 * refcards/orgcard.tex: New version number.
1389
be7ca044
KH
13902009-01-27 Kenichi Handa <handa@m17n.org>
1391
1392 * NEWS: New function `coding-sytem-from-name'.
1393
55e0839d
CD
13942009-01-25 Carsten Dominik <dominik@science.uva.nl>
1395
1396 * refcards/orgcard.tex: New year and version number.
1397 Document heading/item conversion commands.
1398 Document C-c RET in tables.
1399
cc2fc5a2
MA
14002009-01-03 Michael Albinus <michael.albinus@gmx.de>
1401
1402 * NEWS: Tramp supports IPv6 addresses.
1403
b6cb4cd5
CD
14042008-12-20 Carsten Dominik <dominik@science.uva.nl>
1405
1406 * refcards/orgcard.tex: Version number change.
1407
bde76d3e
EZ
14082008-12-19 Eli Zaretskii <eliz@gnu.org>
1409
1410 * PROBLEMS (MS-DOS): Document the problems on Vista.
1411
ed208c8a
CD
14122008-12-17 Carsten Dominik <dominik@science.uva.nl>
1413
1414 * refcards/orgcard.tex: Version number change.
1415
67df9cfb
CD
14162008-12-16 Carsten Dominik <dominik@science.uva.nl>
1417
1418 * refcards/orgcard.tex: Version number change.
1419
7c3cb0ab
DN
14202008-12-11 Dan Nicolaescu <dann@ics.uci.edu>
1421
1422 * MACHINES: SH3 is still supported.
1423
96c8522a
CD
14242008-12-07 Carsten Dominik <dominik@science.uva.nl>
1425
1426 * refcards/orgcard.tex: Version number update.
1427
0956be4f
JB
14282008-11-27 Juanma Barranquero <lekktu@gmail.com>
1429
1430 * NEWS: Fix typo. (Bug#1439)
1431
e45e3595
CD
14322008-11-12 Carsten Dominik <dominik@science.uva.nl>
1433
1434 * refcards/orgcard.tex: Document the extra yanking key.
1435
33198156
MH
14362008-11-08 Mark A. Hershberger <mah@everybody.org>
1437
1438 * compilation.txt (php): Add regexp for php error messages.
1439
d6c180c4
JB
14402008-10-24 Juanma Barranquero <lekktu@gmail.com>
1441
1442 * NEWS: New function `locate-user-emacs-file'.
1443
fac5dc61
DN
14442008-10-18 Ulrich Mueller <ulm@gentoo.org>
1445
1446 * MACHINES: Add section for SuperH.
1447
47ffc456
CD
14482008-10-12 Carsten Dominik <dominik@science.uva.nl>
1449
1450 * refcards/orgcard.tex: Add description for attachments, plus
1451 minor changes.
1452
14532008-07-24 Carsten Dominik <dominik@science.uva.nl>
1454
1455 * refcards/orgcard.tex: Minor fixes.
1456
29c068d1
DU
14572008-09-08 Daiki Ueno <ueno@unixuser.org>
1458
1459 * TODO: Remove the entry describing auto-encryption.
1460
3256a475
RC
14612008-08-26 Robert J. Chassell <bob@rattlesnake.com>
1462
10d1d0af 1463 * PROBLEMS: Prevent pasting a region twice on an xterm or rxvt in X.
3256a475 1464
5bd950ea
CY
14652008-08-23 Chong Yidong <cyd@stupidchicken.com>
1466
1467 * HELLO: Fix Javanese pun.
1468
f956beb6
BW
14692008-08-18 Bill Wohler <wohler@newt.com>
1470
1471 Release MH-E version 8.1.
10d1d0af 1472
f956beb6
BW
1473 * NEWS, MH-E-NEWS: Update for MH-E release 8.1.
1474
4e5a8be9
VJL
14752008-08-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1476
1477 * NEWS: Improve information about whitespace package.
1478
6d496c76
TZ
14792008-08-01 Teodor Zlatanov <tzz@lifelogs.com>
1480
1481 * NEWS: Add entries about the new auth-source integration and
1482 about the cyrillic-translit modifications.
1483
7ded3383
AR
14842008-08-01 Adrian Robert <Adrian.B.Robert@gmail.com>
1485
1486 * Emacs.clr: Remove.
1487
7c2fb837
DN
14882008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1489
1490 * termcap.src: Remove file.
1491 * README:
1492 * PROBLEMS:
1493 * MACHINES: Remove VMS info.
1494
9e2a2647
DN
14952008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1496
1497 * PROBLEMS:
1498 * MACHINES: Remove mentions of Mac Carbon.
1499
355b422f
VJL
15002008-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1501
1502 * NEWS: New function `diff-show-trailing-blanks' in diff-mode.el.
1503
b8454fe2
MA
15042008-07-24 Michael Albinus <michael.albinus@gmx.de>
1505
1506 * NEWS: Add xesam.el.
1507
2f56f788
VJL
15082008-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1509
1510 * NEWS: Add information about whitespace package.
1511
15f54450
JL
15122008-07-19 Juri Linkov <juri@jurta.org>
1513
1514 * tutorials/TUTORIAL: Add information about C-g to the introduction.
1515
555b0992
JB
15162008-07-18 Francesc Rocher <rocher@member.fsf.org>
1517
1518 * images/splash8.xpm: Remove.
1519
ba60bd44 15202008-07-17 Adrian Robert <Adrian.B.Robert@gmail.com>
06b62770
AR
1521
1522 * NEWS: Add entry about NS port.
1523
ba60bd44 15242008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
1525
1526 * Emacs.clr: New file, add support for X color names to NS display
1527 implementations.
1528
268207a3
JL
15292008-07-12 Juri Linkov <juri@jurta.org>
1530
1531 * HELLO: Use more correct IPA characters for English pronunciation.
1532 Add the combining acute accent after the accented vowel in the
1533 Russian example like it is used in dictionaries.
1534
3b48f0d2
KH
15352008-07-11 Kenichi Handa <handa@m17n.org>
1536
10d1d0af 1537 * HELLO: Change the Arabic words appearing in Non-ASCII examples to
3b48f0d2
KH
1538 iso-8859-6 characters.
1539
68548459
JB
15402008-07-02 Francesc Rocher <rocher@member.fsf.org>
1541
1542 * images/splash.png:
1543 * images/splash.svg:
1544 * images/gnus/gnus.png:
1545 * images/gnus/gnus.svg: New files.
1546
50542767
KH
15472008-06-25 Kenichi Handa <handa@m17n.org>
1548
1549 * NEWS: Mention string-to-unibyte.
1550
e9e70c43
MA
15512008-06-21 Michael Albinus <michael.albinus@gmx.de>
1552
1553 * NEWS: Tramp uses auth-source.
1554
203553fd
JPW
15552008-06-08 John Paul Wallington <jpw@pobox.com>
1556
68548459 1557 * NEWS: Document that `completion-ignore-case' is nil on MS-Windows.
203553fd 1558
23aaf52b
MO
15592008-05-19 Tom Tromey <tromey@redhat.com>
1560
1561 * NEWS: Mention directory-local variables.
1562
5525fa30
JL
15632008-05-11 Juri Linkov <juri@jurta.org>
1564
1565 * images/custom/README:
1566 * images/custom/down.xpm:
1567 * images/custom/down-pushed.xpm:
1568 * images/custom/right.xpm:
1569 * images/custom/right-pushed.xpm: New files.
1570
db86064f
ER
15712008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
1572
1573 * NEWS: Support for Meta-CVS removed.
1574
ba82b36e
NR
15752008-05-05 Nick Roberts <nickrob@snap.net.nz>
1576
1577 * compilation.txt: Add regexp for Open Watcom compiler output.
1578
e405fa5f
RS
15792008-05-04 Reiner Steib <reiner.steib@gmx.de>
1580
1581 * NEWS: Reword previous commit.
1582 * NEWS.22: Document removal of duplicated "alt-" input methods.
1583
15842008-05-03 Glenn Morris <rgm@gnu.org>
1585
1586 * NEWS: Document removal of duplicated "alt-" input methods.
1587
1cb33438
GM
15882008-04-26 Glenn Morris <rgm@gnu.org>
1589
1590 * forms-d2.dat: Move here from ../lisp.
1591
312082e9
JR
15922008-04-06 Jason Rumney <jasonr@gnu.org>
1593
1594 * HELLO (Burmese): Rename from Myanmar.
1595
e652d4d3
RS
15962008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
1597
1598 * GNUS-NEWS (incoming mail files): Add version.
1599
bd6b0b01
RS
16002008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
1601
5bc6ddff
MB
1602 * tutorials/TUTORIAL.de: Remove even more discussion of flow
1603 control. Refer to node name `Init Rebinding' instead of title.
1604
28a16a1b
CD
16052008-03-13 Carsten Dominik <dominik@science.uva.nl>
1606
1607 * refcards/orgcard.tex: Minor fixes.
1608
4d2d106e
CY
16092008-03-12 Chong Yidong <cyd@stupidchicken.com>
1610
5bc6ddff
MB
1611 * tutorials/TUTORIAL, tutorials/TUTORIAL.fr, tutorials/TUTORIAL.ro:
1612 * tutorials/TUTORIAL.bg, tutorials/TUTORIAL.it, tutorials/TUTORIAL.ru:
1613 * tutorials/TUTORIAL.cn, tutorials/TUTORIAL.ja, tutorials/TUTORIAL.sk:
1614 * tutorials/TUTORIAL.cs, tutorials/TUTORIAL.ko, tutorials/TUTORIAL.sl:
1615 * tutorials/TUTORIAL.de, tutorials/TUTORIAL.nl, tutorials/TUTORIAL.sv:
1616 * tutorials/TUTORIAL.eo, tutorials/TUTORIAL.pl, tutorials/TUTORIAL.th:
1617 * tutorials/TUTORIAL.es, tutorials/TUTORIAL.pt_BR:
1618 Remove discussion of flow control.
4d2d106e 1619
85efdcf3
JB
16202008-03-12 Juanma Barranquero <lekktu@gmail.com>
1621
1622 * NEWS: Describe linum.el.
1623
cf358568
GM
16242008-03-11 Glenn Morris <rgm@gnu.org>
1625
1626 * images/icons/hicolor/128x128/apps/emacs.png:
1627 * images/icons/hicolor/16x16/apps/emacs.png:
1628 * images/icons/hicolor/24x24/apps/emacs.png:
1629 * images/icons/hicolor/32x32/apps/emacs.png:
1630 * images/icons/hicolor/48x48/apps/emacs.png:
1631 * images/icons/hicolor/scalable/apps/emacs.svg:
1632 * images/icons/hicolor/scalable/mimetypes/emacs-document.svg:
1633 Remove `creator' metadata.
1634
880820fe 16352008-03-06 Jan Djärv <jan.h.d@swipnet.se>
e8db5c59
JD
1636
1637 * images/README: Update with bookmark_add.
1638
cf358568 1639 * images/bookmark_add.pbm, images/bookmark_add.xpm: New files.
e8db5c59 1640
7b7b316e
DN
16412008-03-03 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
1642
67ab2045
JR
1643 * images/icons/hicolor/32x32/apps/emacs.png: Make transparency 8 bit.
1644 * images/icons/hicolor/scalable/mimetypes/emacs-document.svg: New file.
7b7b316e
DN
1645 * images/icons/hicolor/scalable/apps/emacs.svg: Fix format.
1646
8298ed37
GM
16472008-03-03 Andrew Zhilin <andrew_zhilin@yahoo.com>
1648
1649 * images/icons/hicolor/16x16/apps/emacs22.png:
1650 * images/icons/hicolor/24x24/apps/emacs22.png:
1651 * images/icons/hicolor/32x32/apps/emacs22.png:
1652 * images/icons/hicolor/48x48/apps/emacs22.png: New files.
1653 These are the old versions of `emacs.png' under a new name.
1654
c9cc6462
DN
16552008-03-02 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
1656
1657 * images/icons/README: Update info for the icons.
1658
1659 * images/icons/emacs16_mac.png:
1660 * images/icons/emacs24_mac.png:
1661 * images/icons/emacs256_mac.png:
1662 * images/icons/emacs32_mac.png:
1663 * images/icons/emacs48_mac.png:
8298ed37 1664 * images/icons/emacs512_mac.png: Remove.
c9cc6462
DN
1665
1666 * images/icons/hicolor/16x16/apps/emacs.png:
1667 * images/icons/hicolor/24x24/apps/emacs.png:
1668 * images/icons/hicolor/32x32/apps/emacs.png:
1669 * images/icons/hicolor/48x48/apps/emacs.png: New icon.
1670
1671 * images/icons/hicolor/scalable/apps/emacs.svg:
1672 * images/icons/hicolor/128x128/apps/emacs.png: New files.
1673
143cecdb
RS
16742008-02-26 Reiner Steib <Reiner.Steib@gmx.de>
1675
1676 * NEWS (Gnus): Mention problem with coding system `utf-8-emacs'
1677 when using different Emacs versions.
1678
880820fe 16792008-02-25 Jan Djärv <jan.h.d@swipnet.se>
28bcb349 1680
51fb064b
MB
1681 * NEWS.22: Mention stock icons for Gtk+.
1682
19095422
KH
16832008-02-22 Kenichi Handa <handa@ni.aist.go.jp>
1684
4a4bdfc7 1685 * NEWS: Mention the new language environments Bengali, Punjabi,
19095422
KH
1686 Gujarati, Oriya, Telugu, Sinhala. Mention the removal of features
1687 devanagari, devan-util, kannada, knd-util, malayalam, mlm-util,
1688 tamil, and tml-util.
1689
607d3be2
MO
16902008-02-22 Michael Olson <mwolson@gnu.org>
1691
1692 * NEWS: Describe nXML mode and json.el.
1693
6a6b4d7d
KH
16942008-02-21 Kenichi Handa <handa@ni.aist.go.jp>
1695
4a4bdfc7
JB
1696 * NEWS: Improve the description about the removal of cp-...-codepage
1697 functions. Describe the removal of the feature `devan-util'.
6a6b4d7d 1698
027cd644
GM
16992008-02-21 Glenn Morris <rgm@gnu.org>
1700
1701 * NEWS.unicode: Merge into NEWS and remove file.
1702
3d8c4938
KH
17032008-02-20 Kenichi Handa <handa@ni.aist.go.jp>
1704
1705 * NEWS.unicode: Mention the removal of codepage related functions.
1706
1f7bdd6f
GM
17072008-02-16 Glenn Morris <rgm@gnu.org>
1708
1709 * nxml/test-invalid.xml, nxml/test-valid.xml: Move here from lisp/nxml.
1710 Rename from "test." to "test-" for doschk.
1711
c6588a85
MO
17122008-02-10 Daiki Ueno <ueno@unixuser.org>
1713
1714 * NEWS: Clarify EasyPG functionalities.
1715
f34cec5c
EZ
17162008-02-09 Eli Zaretskii <eliz@gnu.org>
1717
b03f96dc
MB
1718 * tutorials/TUTORIAL.ru: Remove redundant empty lines, insert a
1719 magic line instead.
1720
880820fe 17212008-02-08 Jan Djärv <jan.h.d@swipnet.se>
7b476dbe
JD
1722
1723 * NEWS: Mention XEmbed and --parent-id.
1724
4b01af2e
MO
17252008-02-08 Daiki Ueno <ueno@unixuser.org>
1726
1727 * NEWS: Mention EasyPG.
1728
ee2502fa
EZ
17292008-02-02 Eli Zaretskii <eliz@gnu.org>
1730
85efdcf3
JB
1731 * tutorials/TUTORIAL.ru: Restore copyright years. Update tutorial.
1732 Fix wording.
ee2502fa 1733
aca7a3d2
MB
17342008-02-02 Kenichi Handa <handa@ni.aist.go.jp>
1735
19095422 1736 * HELLO: Add Bengali, Gujarati, Khmer, Myanmar, Oriya, Sinhala,
10d1d0af 1737 Telugu. Fix ISO-2022 designations in Cantonese line.
aca7a3d2 1738
f78b3baf 17392008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 1740
fe7a3057 1741 * HELLO: Remove non-Unicode character from Tibetan text.
aca7a3d2 1742
f78b3baf 17432008-02-01 Miles Bader <miles@gnu.org>
aca7a3d2
MB
1744
1745 * TODO, PROBLEMS, NEWS: Replace references to Emacs version "22"
1746 with "23".
1747
f78b3baf 17482008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1749
1750 * charsets: New directory for charset mapping tables.
1751
1752 * charsets/README: New file.
1753
1754 * charsets/*.map: New files.
1755
f78b3baf 17562008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1757
1758 * HELLO: Change "Hindi" to more common characters.
1759
f78b3baf 17602008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 1761
bcc891c2
GM
1762 * HELLO: Fix upcase and downcase for several languages.
1763 Change the two German lines into one. Change "Nederlangs" to
1764 "Dutch (Nederlands)". Add original language names to several entries.
aca7a3d2 1765
f78b3baf 17662008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 1767
b03f96dc 1768 * tutorials/TUTORIAL.es: Add local variable coding: latin-1.
aca7a3d2 1769
f78b3baf 17702008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 1771
bcc891c2 1772 * HELLO: Change indian-2-column chars of Hindi line to Unicode chars.
aca7a3d2 1773
f78b3baf 17742008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
1775
1776 * HELLO: Add pseudo-maths example.
1777
f05c591d
CY
17782008-01-31 Alex Ott <alexott@gmail.com>
1779
1780 * tutorials/TUTORIAL.ru: Update tutorial.
1781
5e56b3fb
MO
17822008-01-25 Michael Olson <mwolson@gnu.org>
1783
1784 * ERC-NEWS: Update for ERC 5.3 release candidate.
1785
1966aa84
JB
17862008-01-22 Juanma Barranquero <lekktu@gmail.com>
1787
1788 * DEVEL.HUMOR: New entry.
1789
dbc28aaa
CD
17902008-01-18 Carsten Dominik <dominik@science.uva.nl>
1791
1792 * refcards/orgcard.tex: Update to Org-mode version 5.19.
1793
bb9f7948
EZ
17942008-01-12 Eli Zaretskii <eliz@gnu.org>
1795
1796 * MACHINES: Add an explicit list of platforms that are no longer
1797 supported.
1798 * NEWS: Refer to this list.
1799
6c5a8964
GM
18002008-01-08 Glenn Morris <rgm@gnu.org>
1801
7de6767d
GM
1802 * refcards/calccard.tex, refcards/cs-dired-ref.tex:
1803 * refcards/cs-refcard.tex, refcards/cs-survival.tex:
1804 * refcards/de-refcard.tex, refcards/dired-ref.tex:
1805 * refcards/fr-drdref.tex, refcards/fr-refcard.tex:
1806 * refcards/fr-survival.tex, refcards/gnus-refcard.tex:
1807 * refcards/orgcard.tex, refcards/pl-refcard.tex:
1808 * refcards/pt-br-refcard.tex, refcards/refcard.tex:
1809 * refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
1810 * refcards/sk-refcard.tex, refcards/sk-survival.tex:
1811 * refcards/survival.tex, refcards/vipcard.tex:
1812 * refcards/viperCard.tex: Update printed copyright year to 2008.
6c5a8964 1813
049dcb6f
GM
18142008-01-08 Kevin Ryde <user42@zip.com.au>
1815
1816 * compilation.txt (perl): Add a "during global destruction" sample.
1817
f3041af1
DN
18182008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
1819
1820 * PROBLEMS:
1821 * MACHINES: Remove references to systems not supported anymore.
1822
d35e1cd7
DN
18232008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
1824
1825 * MACHINES: Remove Masscomp.
1826
1c884795
DN
18272008-01-03 Dan Nicolaescu <dann@ics.uci.edu>
1828
1829 * images/icons/emacs_16.png, images/icons/emacs_24.png
1830 * images/icons/emacs_32.png, images/icons/emacs_48.png: Rename to
1966aa84 1831 hicolor/16x16/apps/emacs.png, hicolor/24x24/apps/emacs.png,
1c884795
DN
1832 hicolor/32x32/apps/emacs.png and hicolor/48x48/apps/emacs.png.
1833
1834 * images/icons/README (Author): Update for renaming.
1835
1836 * emacs.desktop (Icon): Update icon name.
1837
243d547c
EZ
18382007-12-15 Eli Zaretskii <eliz@gnu.org>
1839
0afd5f04
EZ
1840 The following files renamed to avoid file-name clashes in
1841 8+3 (a.k.a. DOS) namespace:
1842
30361fee
EZ
1843 * schema/xhtml-basic-form.rnc: Renamed to xhtml-bform.rnc.
1844 * schema/xhtml-basic-table.rnc: Renamed to xhtml-btable.rnc.
1845 * schema/xhtml-list.rnc: Renamed to xhtml-lst.rnc.
1846 * schema/xhtml-target.rnc: Renamed to xhtml-tgt.rnc.
1847 * schema/xhtml-style.rnc: Renamed to xhtml-xstyle.rnc.
1848 * schema/xhtml-form.rnc, schema/xhtml-table.rnc, schema/xhtml.rnc:
1849 Updated accordingly.
1850
e7bdf123 1851 * schema/docbook-dyntbl.rnc, schema/docbook-soextbl.rnc: Renamed to
30361fee
EZ
1852 docbk-dyntbl.rnc and docbk-soextbl.rnc, respectively.
1853
243d547c
EZ
1854 * images/icons/macemacs_16.png, images/icons/macemacs_24.png:
1855 * images/icons/macemacs_32.png, images/icons/macemacs_48.png:
1856 * images/icons/macemacs_256.png, images/icons/macemacs_512.png:
1857 Renamed to emacs16_mac.png, emacs24_mac.png, emacs32_mac.png,
1858 emacs48_mac.png, emacs256_mac.png, and emacs512_mac.png,
0afd5f04 1859 respectively.
243d547c 1860
97fdf31e 18612007-12-08 Ulrich Mueller <ulm@gentoo.org> (tiny change)
d65f0593
DN
1862
1863 * emacs.desktop (Exec, Icon, Categories): Fix entries.
1864
cf944fa4
RS
18652007-12-08 Reiner Steib <Reiner.Steib@gmx.de>
1866
1867 * NEWS: Add minimal Gnus item.
1868
e10fe1cb
DN
18692007-12-08 Dan Nicolaescu <dann@ics.uci.edu>
1870
1871 * emacs.desktop: New file.
1872
5adb5026 18732007-11-30 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
fb87d8de
GM
1874
1875 * images/icons/macemacs_16.png, images/icons/macemacs_24.png:
1876 * images/icons/macemacs_32.png, images/icons/macemacs_48.png:
1877 * images/icons/macemacs_256.png, images/icons/macemacs_512.png:
1878 New files.
1879
6d4ca4d2
GM
18802007-11-28 Glenn Morris <rgm@gnu.org>
1881
1882 * nxml/: New directory, moved here from lisp/nxml/char-name/unicode.
d98a6328 1883 * nxml/README: New file.
6d4ca4d2 1884
e3b0153a
GM
18852007-11-24 Glenn Morris <rgm@gnu.org>
1886
1887 * images/gnus/mail_send.xpm: Rename to mail-send.xpm.
1888
8cd39fb3
MH
18892007-11-23 Mark A. Hershberger <mah@everybody.org>
1890
ac97a16b
MH
1891 * NXML-NEWS: New File.
1892
8cd39fb3
MH
1893 * schema: Initial merge of nxml.
1894
880820fe 18952007-11-22 Francesco Potortì <pot@gnu.org>
20f123b4
FP
1896
1897 * NEWS: etags: the --members option is now the default.
1898
fe22da3c
GM
18992007-11-22 Glenn Morris <rgm@gnu.org>
1900
1901 * images/smilies/grayscale/README, images/smilies/medium/README:
1902 New files.
1903
afefed62
VJL
19042007-11-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1905
1906 * compilation.txt: Add new entries: compilation-perl--Pod::Checker,
1907 compilation-perl--Test, compilation-perl--Test::Harness and
1908 compilation-weblint.
1909
07e5c0b0
DN
19102007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
1911
1912 * MACHINES: Remove Sun windows info.
1913
15f3eb73
MO
19142007-10-30 Michael Olson <mwolson@gnu.org>
1915
1916 * NEWS: Add entry for Remember Mode.
1917
f930e1a4
GM
19182007-10-29 Glenn Morris <rgm@gnu.org>
1919
1920 * refcards/gnus-refcard.tex: Restore Feb 2007 copyright
1921 clarifications lost in update to Gnus trunk.
1922
880820fe 19232007-10-28 Adam Sjøgren <asjo@koldfront.dk>
a352dec1 1924
a61646e1
GM
1925 * images/smilies/grayscale/blink.xpm:
1926 * images/smilies/grayscale/braindamaged.xpm
1927 * images/smilies/grayscale/cry.xpm, images/smilies/grayscale/dead.xpm:
1928 * images/smilies/grayscale/evil.xpm:
1929 * images/smilies/grayscale/forced.xpm:
1930 * images/smilies/grayscale/frown.xpm, images/smilies/grayscale/grin.xpm:
1931 * images/smilies/grayscale/indifferent.xpm:
1932 * images/smilies/grayscale/reverse-smile.xpm:
1933 * images/smilies/grayscale/sad.xpm, images/smilies/grayscale/smile.xpm:
1934 * images/smilies/grayscale/wry.xpm: New larger grayscale smileys.
1935
1936 * images/smilies/medium/blink.xpm:
1937 * images/smilies/medium/braindamaged.xpm, images/smilies/medium/cry.xpm:
1938 * images/smilies/medium/dead.xpm, images/smilies/medium/evil.xpm:
1939 * images/smilies/medium/forced.xpm, images/smilies/medium/frown.xpm:
1940 * images/smilies/medium/grin.xpm, images/smilies/medium/indifferent.xpm:
1941 * images/smilies/medium/reverse-smile.xpm:
1942 * images/smilies/medium/sad.xpm, images/smilies/medium/smile.xpm:
1943 * images/smilies/medium/wry.xpm: New colorful smileys.
a352dec1 1944
b6675b2d
MO
19452007-10-29 Michael Olson <mwolson@gnu.org>
1946
1947 * ERC-NEWS: Update for recent change.
1948
2697297f
JB
19492007-10-27 Juanma Barranquero <lekktu@gmail.com>
1950
1951 * .cvsignore: Add *.pyc.
1952
d88da39a
JY
19532007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
1954
1955 * ses-example.ses: Get rid of silly life-universe-everything local
1956 variable. `symbolic-formulas' is now `ses--symbolic-formulas'.
1957
a8d7b1a0
JB
19582007-10-24 Juanma Barranquero <lekktu@gmail.com>
1959
1960 * NEWS: Mention desktop locking.
1961
4a11b6b5
ER
19622007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
1963
1964 * NEWS: Explain the VC fileset changes a bit better.
1965
8b6f62fc
GM
19662007-09-28 Glenn Morris <rgm@gnu.org>
1967
1968 * PROBLEMS: Mention Tex superscript font issue.
1969
d87b5ced
JB
19702007-09-25 Johannes Weiner <hannes@saeurebad.de>
1971
1972 * NEWS: Fix typo.
1973
a0e0e2db
GM
19742007-09-24 Glenn Morris <rgm@gnu.org>
1975
1976 * CONTRIBUTE: Remove information on maintaining copyright years;
1977 it does not belong here and is in admin/notes anyway.
1978
c3f01f42
GM
19792007-09-24 Adam Hupp <adam@hupp.org>
1980
1981 * emacs.py: Split for python 2 and python 3 compatibility.
1982 * emacs2.py: New file, split off from emacs.py.
1983 * emacs3.py: New file, python 3 version of emacs2.py.
1984
44f9ac8a
GM
19852007-09-21 Glenn Morris <rgm@gnu.org>
1986
1987 * emacstool.1: Remove file.
6f022c19 1988 * emacs.bash: Adapt for removal of emacstool.
ac3afa5a 1989 * emacs.csh: Remove emacstool-related code.
44f9ac8a 1990
4a155610
GM
19912007-09-16 Glenn Morris <rgm@gnu.org>
1992
1993 * gfdl.1: Remove unused file.
1994
0d75dcc8
GM
19952007-09-12 Glenn Morris <rgm@gnu.org>
1996
1997 * Makefile (SOURCES, unlock, relock): Delete.
1998
880820fe 19992007-09-10 Michaël Cadilhac <michael@cadilhac.name>
f664fee9
MC
2000
2001 * NEWS: Document the interactive specification for C functions.
2002 Say that `set-file-modes' is now interactive.
2003
c10b0597
MO
20042007-09-10 Michael Olson <mwolson@gnu.org>
2005
2006 * ERC-NEWS: Improve description of erc-tls and erc-ssl change.
2007
67bd779a
JL
20082007-09-09 Juri Linkov <juri@jurta.org>
2009
2010 * AUTHORS, CONTRIBUTE: New files, moved here from the root dir.
2011
526dc846
MO
20122007-09-08 Michael Olson <mwolson@gnu.org>
2013
d87b5ced 2014 * ERC-NEWS: Update for changes to the development version of ERC 5.3.
526dc846 2015
fb6794d5
GM
20162007-09-06 Glenn Morris <rgm@gnu.org>
2017
2018 * ctags.1, emacs.1, emacsclient.1, etags.1: Move from etc/ to
2019 doc/man/.
2020
2021 * refcards/README: Also mention gnus-logo.pdf license.
2022
223afe64
CD
20232007-08-30 Carsten Dominik <dominik@science.uva.nl>
2024
2025 * NEWS.22 (Note): Lower-case for orgtbl-mode.
2026
880820fe 20272007-08-29 Jan Djärv <jan.h.d@swipnet.se>
2e3695d2
JD
2028
2029 * NEWS: Say that Gtk+ build uses stock icons.
2030
23e2b39d
WL
20312007-08-28 Werner LEMBERG <wl@gnu.org>
2032
2033 * refcards/de-refcard.tex, refcards/de-refcard.pdf: Use `C-M-%'
2034 instead of `M-x query-replace-regexp'.
2035
4b340319
YM
20362007-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2037
2038 * PROBLEMS (Mac OS X): Add alternative workaround for QuickTime
2039 updater breakage.
2040
880820fe 20412007-08-26 Michaël Cadilhac <michael@cadilhac.name>
8fb9a9b6 2042
c0dadae9
MC
2043 * NEWS: Say that PDF files are now the default for refcards.
2044
7de6767d
GM
2045 * refcards/fr-drdref.tex, refcards/fr-drdref.pdf: Move these to...
2046 * refcards/fr-dired-ref.tex, refcards/fr-dired-ref.pdf: ... those names.
ea404efc 2047
8fb9a9b6
MC
2048 * refcards/pdflayout.sty: New. Handle PDF layouts through
2049 \pdfpagewidth and \pdfpageheight.
2050
7de6767d
GM
2051 * refcards/calccard.pdf, refcards/cs-dired-ref.pdf:
2052 * refcards/cs-refcard.pdf, refcards/de-refcard.pdf:
2053 * refcards/dired-ref.pdf, refcards/fr-drdref.pdf:
2054 * refcards/fr-refcard.pdf, refcards/gnus-booklet.pdf:
2055 * refcards/gnus-logo.pdf, refcards/gnus-refcard.pdf:
2056 * refcards/orgcard.pdf, refcards/pl-refcard.pdf:
2057 * refcards/pt-br-refcard.pdf, refcards/refcard.pdf:
2058 * refcards/ru-refcard.pdf, refcards/sk-dired-ref.pdf:
2059 * refcards/sk-refcard.pdf: Add PDF versions of the refcards.
2060
2061 * refcards/calccard.ps, refcards/cs-dired-ref.ps:
2062 * refcards/cs-refcard.ps, refcards/de-refcard.ps, refcards/dired-ref.ps:
2063 * refcards/fr-drdref.ps, refcards/fr-refcard.ps:
2064 * refcards/gnus-booklet.ps, refcards/gnus-logo.ps:
2065 * refcards/gnus-refcard.ps, refcards/orgcard.ps, refcards/pl-refcard.ps:
2066 * refcards/pt-br-refcard.ps, refcards/refcard.ps:
2067 * refcards/ru-refcard.ps, refcards/sk-dired-ref.ps:
2068 * refcards/sk-refcard.ps: Remove the PS versions of the refcards.
2069
2070 * refcards/calccard.tex, refcards/fr-survival.tex, refcards/orgcard.tex:
2071 * refcards/pl-refcard.tex, refcards/pt-br-refcard.tex:
2072 * refcards/refcard.tex, refcards/survival.tex, refcards/vipcard.tex:
2073 * refcards/viperCard.tex: Specify PDF layout,
2074 use a PDF `compile-command' local variable.
2075
2076 * refcards/cs-dired-ref.tex, refcards/cs-refcard.tex:
2077 * refcards/cs-survival.tex, refcards/dired-ref.tex:
2078 * refcards/fr-drdref.tex, refcards/sk-dired-ref.tex:
2079 * refcards/sk-refcard.tex, refcards/sk-survival.tex:
8fb9a9b6
MC
2080 Specify PDF layout.
2081
7de6767d
GM
2082 * refcards/fr-refcard.tex: Update copyright notice.
2083 Update the examples. Fix a typo. Remove the `letterpaper' counter,
2084 specify PDF layout, use a PDF `compile-command' local variable.
8fb9a9b6 2085
7de6767d
GM
2086 * refcards/de-refcard.tex: Remove the `letterpaper' counter,
2087 specify PDF layout, use a PDF `compile-command' local variable.
8fb9a9b6 2088
7de6767d 2089 * refcards/ru-refcard.tex: Use a PDF `compile-command' local variable.
8fb9a9b6 2090
7de6767d
GM
2091 * refcards/Makefile: Add rules for creating the refcards in PDF,
2092 make them the default. Change `fr-drdref' to `fr-dired-ref'.
8fb9a9b6 2093
08039aa2
GM
20942007-08-23 Glenn Morris <rgm@gnu.org>
2095
2096 * Makefile (mostlyclean, clean, distclean, maintainer-clean):
2097 Delete these targets since nothing uses them.
2098 (SOURCES): Update.
2099 Move comments to e/README. Remove license from now-trivial file.
2100
2101 * e/README: New file, with most information formerly in Makefile.
2102
1af74d06
MB
21032007-09-05 Jason Rumney <jasonr@gnu.org>
2104
2105 * NEWS.22: Mention focus-follows-mouse change.
2106
3baad51b
KB
21072007-08-22 Karl Berry <karl@gnu.org>
2108
7de6767d 2109 * refcards/refcard.tex: Updates for printing.
d87b5ced 2110 (\versionyear): Update to 2007.
bbf908bc 2111 (\copyrightnotice): Modify or unmodified ok.
d87b5ced 2112 (Simple Customization): Don't use goto-line, since now it's bound.
fe6b2fd0 2113 Also, use now-preferred (kbd ...) syntax.
3baad51b 2114
6c5d503f
MA
21152007-08-22 Michael Albinus <michael.albinus@gmx.de>
2116
2117 * NEWS: `shell' prompts for the default directory if called with a
2118 prefix and `default-directory' is a remote file name.
2119
45196e0b
GM
21202007-08-22 Glenn Morris <rgm@gnu.org>
2121
2122 * tree-widget: Move this directory into images/ subdirectory.
2123
a523f0c7 2124 * refcards/: New directory. Move refcards here.
86965385
GM
2125 * Makefile: Move refcard rules from here...
2126 * refcards/Makefile: ...to here.
9f56b5ee
GM
2127 * README: Move information about tex files from here...
2128 * refcards/README: ...to here.
a523f0c7 2129
d87b5ced 2130 * tutorials/: New directory. Move TUTORIAL* here.
38f37c0f
GM
2131
2132 * gnus.pbm, letter.pbm, letter.xpm:
2133 * splash.pbm, splash.xpm, splash8.xpm: Move from etc/ to etc/images/.
5511c2e6
GM
2134 * README: Move license information for the above files from here...
2135 * images/README: ...to here.
2136
7de6767d
GM
21372007-08-22 Carsten Dominik <dominik@science.uva.nl>
2138
2139 * orgcard.tex: Version number upgrade.
2140
0b964e14
GM
21412007-08-14 Glenn Morris <rgm@gnu.org>
2142
2143 * NEWS: Mention `bad-packages-alist'.
2144
cfbe2731
GM
21452007-08-08 Glenn Morris <rgm@gnu.org>
2146
2147 * TODO: `iff' item is dealt with.
2148 * GNUS-NEWS, NEWS, NEWS.1-17, NEWS.19, NEWS.21: Replace `iff'.
2149
dbcbec02
GM
21502007-08-01 Glenn Morris <rgm@gnu.org>
2151
2152 * NEWS: Add fortran-line-length, plus some more sections.
2153
cacc7b51
GM
21542007-07-25 Glenn Morris <rgm@gnu.org>
2155
4227cc48 2156 * Relicense all FSF files to GPLv3 or later.
cacc7b51
GM
2157
2158 * COPYING: Switch to GPLv3.
2159
6dbe7eb4
MA
21602007-07-24 Michael Albinus <michael.albinus@gmx.de>
2161
2162 * NEWS: New functions `start-file-process-shell-command' and
2163 `process-file-shell-command'.
2164
41bd52f7
MA
21652007-07-17 Michael Albinus <michael.albinus@gmx.de>
2166
2167 * NEWS: `file-remote-p' has a new optional parameter IDENTIFICATION.
2168
36ae4ff7
KF
21692007-07-15 Karl Fogel <kfogel@red-bean.com>
2170
2171 * NEWS: Revert 2007-07-13T23:20:21Z!kfogel@red-bean.com, which
2172 documented bookmark keybinding changes that were later reverted.
2173
880820fe 21742007-07-14 Jan Djärv <jan.h.d@swipnet.se>
a3475659
JD
2175
2176 * PROBLEMS: Mention gtk-engines-qt problem.
2177
488eebbd
KF
21782007-07-13 Karl Fogel <kfogel@red-bean.com>
2179
2180 * NEWS: Update for recent bookmark keybinding changes.
2181
cc213f24
MA
21822007-07-10 Michael Albinus <michael.albinus@gmx.de>
2183
2184 * NEWS: Add Tramp and comint-mode changes.
2185
64639e26
MA
21862007-07-08 Michael Albinus <michael.albinus@gmx.de>
2187
2188 * NEWS: `file-remote-p' has a new optional parameter CONNECTED.
2189
b2b387f9
MA
21902007-07-07 Michael Albinus <michael.albinus@gmx.de>
2191
2192 * NEWS: New function `start-file-process'.
2193
386477e3
CD
21942007-07-02 Carsten Dominik <dominik@science.uva.nl>
2195
ed9265fc 2196 * orgcard.tex: Version 5.01.
386477e3 2197
03605a28
MA
21982007-06-27 Michael Albinus <michael.albinus@gmx.de>
2199
2200 * NEWS: `dired-call-process' has been removed.
2201
5b8ffa11
GM
22022007-06-20 Glenn Morris <rgm@gnu.org>
2203
2204 * NEWS: configure prefers libgif over libungif.
2205
f2f6e8df
NR
22062007-06-14 Nick Roberts <nickrob@snap.net.nz>
2207
2208 * NEWS: Mention mouse highlighting in a GNU/Linux console.
2209
2c341244
WL
22102007-06-14 Werner Lemberg <wl@gnu.org>
2211
2212 * emacs.1: Completely revised.
2213 Fix many typographical glitches.
2214 Updated to handle current state of options and resources.
2215
7a9a50d8
GM
22162007-06-12 Glenn Morris <rgm@gnu.org>
2217
2218 * NEWS: Change bug address. Add back +++/--- note.
2219 Use present tense for X-toolkit entry. Mention libgif.
2220
236a4178
GM
22212007-06-07 Mark H. Weaver <mhw@netris.org> (tiny change)
2222
2223 * NEWS (set-mark-command-repeat-pop): Fix duplicate entry.
2224
70bb6a65
GM
22252007-06-07 Michael Olson <mwolson@gnu.org>
2226
2227 * MORE.STUFF: Update eshell URL.
2228
31e5288c
CD
22292007-06-06 Carsten Dominik <dominik@science.uva.nl>
2230
2231 * orgcard.tex: Version 4.77.
2232
7253ac49
MA
22332007-06-05 Michael Albinus <michael.albinus@gmx.de>
2234
2235 * NEWS: Add socks.el as new package.
2236
6ee20a68
TTN
22372007-06-02 Thien-Thi Nguyen <ttn@gnuvola.org>
2238
2239 * MORE.STUFF (Hideshow): Delete.
2240 (EDB, Go in a buffer): Update urls.
2241 Suggested by CHENG Gao <chenggao@gmail.com>.
2242
7dfc4cda
CY
22432007-06-02 Chong Yidong <cyd@stupidchicken.com>
2244
2245 * Version 22.1 released.
2246
9e38fa7e
CY
22472007-06-02 CHENG Gao <chenggao@gmail.com>
2248
2249 * MORE.STUFF: Remove dead URL for Fortune, and update URLs for
2250 Hideshow, Org, EDB, and Remember.
2251
73187b26
GM
22522007-05-29 Robert J. Chassell <bob@rattlesnake.com>
2253
2254 * NEWS: Fix instances of `allow' without object.
2255
782f8379
GM
22562007-05-22 Glenn Morris <rgm@gnu.org>
2257
2258 * NEWS.22: New file with entries for Emacs 22.
2259 * NEWS: Move Emacs 22 entries to new file NEWS.22, leave empty
2260 template for next Emacs version.
2261
06157c5b
GM
22622007-05-19 Glenn Morris <rgm@gnu.org>
2263
2264 * images/cancel.pbm: Convert from PGM to PBM.
2265
2266 * images/copy.pbm, images/next-node.pbm, images/prev-node.pbm:
2267 * images/save.pbm, images/up-node.pbm: Convert from PPM to PBM.
2268
3877988d
GM
22692007-05-17 Glenn Morris <rgm@gnu.org>
2270
2271 * PROBLEMS (Dumping): Mention OpenBSD macppc problem.
2272
880820fe 22732007-05-15 Michaël Cadilhac <michael@cadilhac.name>
021fc1e3
MC
2274
2275 * fr-refcard.tex: Rewrite using German layout.
2276
2277 * fr-refcard.ps: Regenerate.
2278
80012aeb
RS
22792007-05-12 Richard Stallman <rms@gnu.org>
2280
2281 * refcard.tex (section{Incremental Search}): Minor corrections.
2282
880820fe 22832007-05-12 Michaël Cadilhac <michael@cadilhac.name>
d0d8a657
MC
2284
2285 * Makefile (viperCard.ps, calccard.ps refcard.ps)
2286 (sk-dired-ref.ps sk-refcard.ps sk-survival.ps)
2287 (de-refcard.ps fr-refcard.ps pt-br-refcard.ps orgcard.ps): Use an
2288 explicit output argument for `dvips'.
2289
2aaacad4
GM
22902007-05-05 Glenn Morris <rgm@gnu.org>
2291
2292 * NEWS: Re-order.
2293
5fed56d6
GM
22942007-04-28 Glenn Morris <rgm@gnu.org>
2295
b409bcaf
GM
2296 * emacs.py: Restore file pending consideration of python.el legal
2297 status.
2298 * NEWS: Restore mention of python.el pending consideration of
2299 legal status.
5fed56d6
GM
2300
23012007-04-28 David R. Linn <drl@jekyll.vuse.vanderbilt.edu>
2302
2303 * PROBLEMS: Add section on Solaris out-of-tree install issues with
2304 non-GNU make.
2305
e40e449f
GM
23062007-04-25 Werner Lemberg <wl@gnu.org>
2307
2308 * emacs.1: Replace -- with \(em.
2309
23102007-04-25 Yavor Doganov <yavor@gnu.org> (tiny change)
bbf6b0ba 2311
78290f50 2312 * emacs.1, etags.1: Escape some minus signs.
bbf6b0ba 2313
ac8fa58f
GM
23142007-04-22 Glenn Morris <rgm@gnu.org>
2315
2316 * NEWS: Change to EMACS env-var was reverted, so delete this entry.
2317
211fb124
GM
23182007-04-19 Glenn Morris <rgm@gnu.org>
2319
2320 * PROBLEMS: Expand a little on Emacs not knowing fqdn.
2321
fc6a2250
DK
23222007-04-17 David Kastrup <dak@gnu.org>
2323
2324 * NEWS: Mention `query-replace-regexp-eval' being deprecated.
2325
c98b464f
GM
23262007-04-15 Glenn Morris <rgm@gnu.org>
2327
2328 * FTP: Make it a duplicate of ../FTP.
2329
1ed5afd9
GM
23302007-04-14 Glenn Morris <rgm@gnu.org>
2331
19608e42
GM
2332 * SERVICE: Replace with a pointer to the web version.
2333
1ed5afd9
GM
2334 * emacs.1: Update some of the more obsolete information.
2335
178b60d7
GM
23362007-04-13 Glenn Morris <rgm@gnu.org>
2337
2338 * MACHINES: emacserver is removed.
2339
fc6ee824
GM
2340 * MORE.STUFF: Update some links, remove some dead ones.
2341
ade817bd
SM
23422007-04-04 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>
2343
2344 * emacs.py (format_exception): New function.
2345 (eexecfile): Use it instead of traceback.print_exception.
2346 Don't use execfile to avoid a bug in w32.
2347
2c0b72db
GM
23482007-04-04 Glenn Morris <rgm@gnu.org>
2349
2350 * MACHINES: Mention preprocessor to use with /opt/SUNWspro/bin/cc
2351 on Solaris.
2352
2353 * PROBLEMS (Configuration): Add entries on compiler/preprocessor
2354 mismatch, and on preprocessor inserting whitespace.
2355
b49b5137
EZ
23562007-04-03 Eli Zaretskii <eliz@gnu.org>
2357
2358 * TODO: Add entry for switching MS-Windows keyboard input to
2359 Unicode. Add specific pointer to msdos.c functions that support
2360 menus on text terminals.
2361
ff59d266
MB
23622007-04-01 Michael Olson <mwolson@gnu.org>
2363
2364 * ERC-NEWS: Update for the ERC 5.2 release. Most of these entries
2365 were for previously-committed changes.
2366
dc13f3f5
MA
23672007-03-31 Michael Albinus <michael.albinus@gmx.de>
2368
2369 * PROBLEMS: Remove Tramp problem; it has been fixed.
2370
89a4f43f
EZ
23712007-03-31 Eli Zaretskii <eliz@gnu.org>
2372
2373 * PROBLEMS (MS-Windows problems): How to bind non-ASCII keys with
2374 modifiers.
2375
deac6bc5
GM
23762007-03-23 Glenn Morris <rgm@gnu.org>
2377
7315c8d9
JB
2378 * Makefile (DESTDIR, LIBDIR, BINDIR, MANDIR, MANEXT):
2379 Delete unused variables.
2380 (dired-refcards, misc-refcards, survival-card, viper-cards):
2381 New targets.
7ba3f463
GM
2382 (all): Also build dired-refcards and misc-refcards.
2383 (clean, distclean, maintainer-clean): Depend on mostlyclean.
2384 (SOURCES): Remove non-existent files.
2385 (mostlyclean, clean, distclean, maintainer-clean, unlock, relock):
2386 Mark as phony.
2387 (.ps files): Specify default papersize in the dvips command.
2388
deac6bc5
GM
2389 * fr-refcard.tex (\letterpaper): Switch to A4.
2390 (\section): Reduce \vskips to fit on A4 paper.
2391 (\shortcopyrightnotice): Display at end of first column.
2392
76b0b55f
GM
23932007-03-21 Glenn Morris <rgm@gnu.org>
2394
2395 * fr-refcard.tex (\metax): Tweak \hsize to avoid overfull columns.
2396 (\shortcopyrightnotice): Do not display in middle of file.
2397 Numerous \cr and \hskip hacks to avoid overfull columns.
2398
2399 * fr-refcard.ps: Regenerate.
2400
8ea7ad27
CY
24012007-03-19 Chong Yidong <cyd@stupidchicken.com>
2402
2b715cfe 2403 * dired-ref.tex:
76b0b55f 2404 * fr-drdref.tex:
2b715cfe
CY
2405 * cs-dired-ref.tex:
2406 * sk-dired-ref.tex: Emacs 21 -> 22.
2407
2408 * dired-ref.ps:
76b0b55f 2409 * fr-drdref.ps:
2b715cfe
CY
2410 * cs-dired-ref.ps:
2411 * sk-dired-ref.ps: Regenerate.
8ea7ad27 2412
dc9332a6
GM
24132007-03-11 Glenn Morris <rgm@gnu.org>
2414
2415 * ms-7bkermit, ulimit.hack, Xkeymap.txt: Remove files.
2416
2417 * Makefile (SOURCES): ulimit.hack is removed.
2418
d0483d25
DK
24192007-03-04 David Kastrup <dak@gnu.org>
2420
2421 * NEWS (fontification): Mention that the new default for
2422 jit-lock-stealth-time is now nil.
2423
e4ddce5a
KS
24242007-03-01 Kim F. Storm <storm@cua.dk>
2425
115f38b1
KS
2426 * ORDERS: Reformat text.
2427
e4ddce5a
KS
2428 * NEWS (About external Lisp packages): New section.
2429
73b21162
TTN
24302007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
2431
2432 * TUTORIAL.it: Fix typo.
2433
6a419438
GM
24342007-02-27 Glenn Morris <rgm@gnu.org>
2435
f199f76c
GM
2436 * cs-dired-ref.tex: Increase in 2 column case to make room
2437 for copyright notice.
2438 (nopagenumbers): Call to turn off numbers in 1 page document.
880820fe 2439 (Nápovìda, Modifikace Dired bufferu): Swap sections to
f199f76c
GM
2440 balance column length in presence of copyright notice.
2441 (copyrightnotice): Uncomment so that notice is displayed.
2442
c16a484b
GM
2443 * dired-ref.tex (vsize): Increase in 2 column case to make room
2444 for copyright notice.
2445 (nopagenumbers): Call to turn off numbers in 1 page document.
2446 (Getting Help, Modifying the Dired Buffer): Swap sections to
2447 balance column length in presence of copyright notice.
2448 (copyrightnotice): Uncomment so that notice is displayed.
2449
df352395
GM
2450 * fr-drdref.tex (vsize): Increase in 2 column case.
2451 (\key): Tweak space for description.
2452 (\overfullrule): Set to 0pt to hide small overflows.
2453 (nopagenumbers): Call to turn off numbers in 1 page document.
2454 (Obtenir de l'aide, Modifier le tampon Dired): Swap sections to
2455 balance column length.
2456 (Mettre un flag sur les fichiers \`a d\'etruire): Hack in a line
2457 break to prevent overfull line.
2458 (find-names-dired): Use \key rather than \metax as a hack fix for
2459 overflow.
2460
c16a484b 2461 * sk-dired-ref.tex (vsize): Increase in 2 column case to make room
6a419438
GM
2462 for copyright notice.
2463 (nopagenumbers): Call to turn off numbers in 1 page document.
880820fe 2464 (Nápoveda, Modifikácia Dired bufferu): Swap sections to
6a419438
GM
2465 balance column length in presence of copyright notice.
2466 (copyrightnotice): Uncomment so that notice is displayed.
2467
86c09668
CD
24682007-02-26 Carsten Dominik <dominik@science.uva.nl>
2469
2470 * orgcard.tex (section{Visibility Cycling}): Document key for
2471 indirect buffer access.
2472 (section{Archiving}): New keys for archiving.
2473 (section{Tables}): Combine two lines for hline creation.
2474 Named-field formula changed to Field formula.
2475 (section{Links}): Document keys for finding links.
2476 (section{Agenda Views}): New key for agenda file cycling.
2477 Document keys for stuck projects. Typos fixed.
2478 (section{Exporting and Publishing}): Export options no longer in
2479 reference card.
2480
880820fe 24812007-02-25 Jan Djärv <jan.h.d@swipnet.se>
6df79155
JD
2482
2483 * PROBLEMS: Gtk+ and cygwin doesn't work.
2484
b0629b0d
EZ
24852007-02-23 Eli Zaretskii <eliz@gnu.org>
2486
2487 * MORE.STUFF: Add a pointer to Phil Sung's Emacs slides on MIT.
2488
880820fe 24892007-02-22 Per Starbäck <starback@stp.lingfil.uu.se> (tiny change)
b6cba91b
TTN
2490
2491 * NEWS: Grammar and capitalization fixes.
2492
dfd839dc
GM
24932007-02-22 Glenn Morris <rgm@gnu.org>
2494
2495 * orgcard.tex, orgcard.ps: Restore deleted files following
2496 copyright assignment.
2497
0971f887
GM
24982007-02-20 Glenn Morris <rgm@gnu.org>
2499
2500 * TUTORIAL.eo: Unjustify.
2501
d92c8e14
GM
25022007-02-20 Sergio Pokrovskij <sergio.pokrovskij@gmail.com>
2503
2504 * TUTORIAL.eo: Change license to GPL. Add translator credits.
2505
5a1ffd73
KH
25062007-02-19 Kenichi Handa <handa@m17n.org>
2507
7253ac49 2508 * NEWS (New language environments): Add "Esperanto".
5a1ffd73 2509
8b93e342
KH
25102007-02-16 Dale Gulledge <dsplat@rochester.rr.com>
2511
2512 * TUTORIAL.eo: Add "See end ..." at the first line.
2513
e79c1ab3
KH
25142007-02-19 Kenichi Handa <handa@m17n.org>
2515
2516 * TUTORIAL.eo: Add "." at the end of the first line.
2517
9230e12d
RS
25182007-02-17 Reiner Steib <Reiner.Steib@gmx.de>
2519
2520 * gnus-refcard.tex: Remove obsolete comments. Add a short note
2521 creating PostScript files for Emacs without using Makefile rules.
2522
2523 * gnus-booklet.ps, gnus-refcard.ps: Generate with letter paper.
2524
68810cae
GM
25252007-02-17 Glenn Morris <rgm@gnu.org>
2526
2527 * TUTORIAL.eo: Add 2007 to copyright years. Remove translator
2528 copyrights (disclaimers on file), merge years into FSF copyrights.
2529 Move copyright to end. Remove "LocalWords" at end of file.
2530
51ce60a7
VJL
25312007-02-16 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2532
2533 * TUTORIAL.pt_BR: Fix some accentuation, verbal conjugation and typos.
2534
06af3b9b
KH
25352007-02-16 Kenichi Handa <handa@m17n.org>
2536
2537 * TUTORIAL.translators: Add TUTORIAL.eo.
2538
25392007-02-16 Dale Gulledge <dsplat@rochester.rr.com>
2540
2541 * TUTORIAL.eo: New file.
2542
0f92897e
CY
25432007-02-14 Chong Yidong <cyd@stupidchicken.com>
2544
83842b1b
CY
2545 * images/smilies/dead.xpm: Moved from images/gnus/dead.xpm.
2546
e931c04f
KS
2547 * images/gnus/reverse-smile.xpm:
2548 * images/gnus/bar.xbm:
2549 * images/gnus/bar.xpm: Unused images removed.
0f92897e 2550
5aa27cc9
GM
25512007-02-14 Glenn Morris <rgm@gnu.org>
2552
2553 * OTHER.EMACSES: Remove obsolete file.
2554
a3a23192
CY
25552007-02-13 Chong Yidong <cyd@stupidchicken.com>
2556
23e91aa1
CY
2557 * cs-refcard.tex (versionemacs): New macro.
2558 * cs-refcard.ps: Regenerate.
2559
7c3c7af4
CY
2560 * sk-refcard.ps: Regenerate.
2561
a3a23192
CY
2562 * pl-refcard.ps: Regenerate.
2563
1cb20781
BW
25642007-02-13 Bill Wohler <wohler@newt.com>
2565
2566 * images/README: Add section for icons that are a part of Emacs.
2567
3ef3bb3e
CY
25682007-02-12 Chong Yidong <cyd@stupidchicken.com>
2569
44c27de9
CY
2570 * gnu.xpm: Unused file removed.
2571
3ef3bb3e
CY
2572 * emacs.xbm: Unused file removed.
2573
b9988d51
JB
25742007-02-11 Juanma Barranquero <lekktu@gmail.com>
2575
2576 * DEVEL.HUMOR: New entry.
2577
880820fe 25782007-02-05 Francesco Potortì <pot@gnu.org>
bf8a8244 2579
933ccc8c 2580 * etags.1: Now --members is the default for etags, not for ctags yet.
18422db5 2581 * NEWS (etags): Document it.
bf8a8244 2582
70a90813
GM
25832007-02-04 Reiner Steib <Reiner.Steib@gmx.de>
2584
2585 * gnus-refcard.tex: Fix copyright.
2586 * gnus-booklet.ps, gnus-refcard.ps: Generate.
2587
d4c2a0cc
GM
25882007-01-20 Glenn Morris <rgm@gnu.org>
2589
2590 * orgcard.tex: Remove for legal reasons.
2591 * orgcard.ps: Remove for legal reasons.
2592
a134cd5e
EZ
25932007-01-27 Kevin Rodgers <kevin.d.rodgers@gmail.com>
2594
2595 * PROBLEMS: More details about disabling features that hamper
2596 performance with slow X connections.
2597
d4757043
VJL
25982007-01-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2599
2600 * ps-prin1.ps (printBackground): Fix background height.
2601
14d3ef8f
GM
26022007-01-20 Glenn Morris <rgm@gnu.org>
2603
2604 * cd-dired-ref.tex (versionemacs): New def.
2605 * cs-refcard.tex (versionemacs, versionyear): New defs.
2606 * cs-survival.tex (versionemacs, versiondate): New defs.
2607 * de-refcard.tex (versionemacs, versionyear): New defs.
2608 * fr-refcard.tex (versionemacs, versionyear): New defs.
2609 * fr-survival.tex (versionemacs, versiondate): New defs.
2610 * orgcard.tex (versionyear): New def.
2611 (shortcopyrightnotice): Only display last copyright year.
2612 * pl-refcard.tex (versionemacs, versiondate): New defs.
2613 * pt-br-refcard.tex (versionemacs, versionyear): New defs.
2614 * refcard.tex (versionemacs, versionyear): New defs.
2615 * ru-refcard.tex (versionemacs): New def.
2616 * survival.tex (versionemacs): New def.
2617 * sk-dired-ref.tex (versionemacs): New def.
2618 * sk-refcard.tex (versionemacs, versionyear): New defs.
2619 * sk-survival.tex (versionemacs): New def.
2620
4e251bd1
EZ
26212007-01-20 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2622
2623 * MACHINES: Describe how 32-bit and 64-bit versions of Emacs can
2624 be compiled on Solaris systems.
2625
c5e36186
CY
26262007-01-19 Chong Yidong <cyd@stupidchicken.com>
2627
2628 * TODO: Proper background color handling for pngs.
2629
4bbe413d 26302007-01-18 Bruno Haible <bruno@clisp.org> (tiny change)
0bfc93be
CY
2631
2632 * emacs.1: Info files moved to share/info.
2633
dcdd88e0
RF
26342007-01-17 Romain Francoise <romain@orebokech.com>
2635
2636 * emacs.1: Update bug-gnu-emacs address. Remove reference to
2637 info-gnu-emacs-request@prep.ai.mit.edu. Update copyrights.
2638
6904f7fe
MB
26392007-01-13 Michael Olson <mwolson@gnu.org>
2640
2641 * ERC-NEWS: Mention new erc-capab.el file.
2642
806d93ce
GM
26432007-01-13 Glenn Morris <rgm@gnu.org>
2644
2645 * MACHINES: Add information on compiling 32-bit Emacs on 64-bit
2646 GNU/Linux.
2647 * PROBLEMS: As above.
2648
880820fe 26492007-01-02 Francesco Potortì <pot@gnu.org>
56c0d866
FP
2650
2651 * etags.1: Undocument the --no-warn option.
2652
303958a9
RS
26532006-12-17 Richard Stallman <rms@gnu.org>
2654
2655 * TUTORIAL: Say that C-d and DEL with arg do killing.
2656
b58d0378
EZ
26572006-12-16 Eli Zaretskii <eliz@gnu.org>
2658
2659 * PROBLEMS: Document problems with rebasing Cygwin DLLs.
2660
cb0a26d3
MB
26612006-12-08 Michael Olson <mwolson@gnu.org>
2662
2663 * ERC-NEWS: Note that the list module has been removed.
2664
880820fe 26652006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
dd4b03cd
JB
2666
2667 * NEWS (Changes to cmuscheme): Mention the alternative for
2668 `~/.emacs_SCHEMEPROG' which is `~/.emacs.d/init_SCHEMEPROG.scm'.
2669 (Init file changes): Same for `~/.emacs_SHELL' versus
2670 `~/.emacs.d/init_SHELL.sh'.
2671
e1fb4a0b
JB
26722006-12-01 Juanma Barranquero <lekktu@gmail.com>
2673
2674 * DEVEL.HUMOR: Another entry.
2675
9b492fad
FP
26762006-08-14 Masatake YAMATO <jet@gyve.org>
2677
2678 * etags.1: Added / to the end of DEVAR regex.
2679
53e842f1
JB
26802006-11-22 Juanma Barranquero <lekktu@gmail.com>
2681
2682 * emacsclient.1 (DESCRIPTION): Suggest also `server-mode'.
2683 (OPTIONS): Document `-f', `--server-file' and EMACS_SERVER_FILE.
2684
83dc6995
MB
26852006-11-20 Michael Olson <mwolson@gnu.org>
2686
2687 * NEWS: Change M-x erc-select to M-x erc.
2688
e15a0495
KH
26892006-11-20 Sun Yijiang <sunyijiang@gmail.com>
2690
2691 * TUTORIAL.cn: Updated.
2692
119ee84f
CD
26932006-11-17 Carsten Dominik <dominik@science.uva.nl>
2694
2695 * orgcard.tex (section{Agenda Views}): Document `C-k'.
2696
1585c4a6
CD
26972006-11-13 Carsten Dominik <dominik@science.uva.nl>
2698
2699 * orgcard.tex: Version number change.
2700
2f984b39
BW
27012006-11-13 Bill Wohler <wohler@newt.com>
2702
2703 Release MH-E version 8.0.3.
2704
2705 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.3.
2706
ac2072cd
JB
27072006-11-10 Juanma Barranquero <lekktu@gmail.com>
2708
2709 * DEVEL.HUMOR: Two more entries.
2710
72e16456
CD
27112006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
2712
2713 * orgcard.tex (section{Archiving}): Document C-TAB.
2714 (section{TODO Items and Checkboxes}): Checkbox keys moved to this
2715 section, added documentation for the key `C-c #'.
2716
ade817bd 27172006-11-05 Slawomir Nowaczyk <slawek@cs.lth.se>
0b0cccd5 2718
82c1177c 2719 * emacs.py (eargs): Provide eldoc message for builtin types.
4e2af782 2720 Make sure eargs always outputs sentinel, to avoid Emacs freeze.
0b0cccd5 2721
7902148a
CY
27222006-10-22 Chong Yidong <cyd@stupidchicken.com>
2723
2724 * emacs.py (eargs): Return expected _emacs_out string even if
2725 errors occur.
2726
73a99edb
DK
27272006-10-09 David Kastrup <dak@gnu.org>
2728
2729 * DEVEL.HUMOR: Add the topic line for last entry since that was
2730 what the joke was about.
2731
857b15e9
EZ
27322006-10-07 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
2733
2734 * TUTORIAL.bg: Synchronize with TUTORIAL.
2735
5879ac68
JB
27362006-10-06 Juanma Barranquero <lekktu@gmail.com>
2737
2738 * DEVEL.HUMOR: New file.
2739
0e71e4a8
CY
27402006-09-30 Chong Yidong <cyd@stupidchicken.com>
2741
2742 * PROBLEMS: Document Emacs/XIM/gnome-settings-terminal clash.
2743
fb25feae
VJL
27442006-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2745
2746 * NEWS: ebnf2ps changes.
2747
abff6314
RS
27482006-09-26 Reiner Steib <Reiner.Steib@gmx.de>
2749
2750 * refcard.ps: Regenerate.
2751
880820fe 27522006-09-18 Jan Djärv <jan.h.d@swipnet.se>
a280ecc4
JD
2753
2754 * NEWS: Rename x-use-old-gtk-file-dialog to x-gtk-use-old-file-dialog.
2755
45a2056c
JB
27562006-09-15 Jay Belanger <belanger@truman.edu>
2757
2758 * COPYING: Replace "Library Public License" by "Lesser Public
2759 License" throughout.
2760
004d27a6
RS
27612006-09-15 Richard Stallman <rms@gnu.org>
2762
2763 * THE-GNU-PROJECT: Update with the latest footnotes
ed9265fc 2764 from www.gnu.org/gnu/the-gnu-project.html.
004d27a6 2765
b74e16a3
DK
27662006-09-15 David Kastrup <dak@gnu.org>
2767
5879ac68 2768 * NEWS: Explain new behavior and arguments of `key-binding' and
b74e16a3
DK
2769 `command-remapping'.
2770
4b1aaa8b
PE
27712006-09-11 Paul Eggert <eggert@cs.ucla.edu>
2772
2773 * NEWS: In terminal-oriented subshells, the EMACS environment
2774 variable now defaults to Emacs's absolute file name, instead of
2775 to "t".
2776 * PROBLEMS: Adjust tcsh advice for this.
2777
880820fe 27782006-09-10 Jan Djärv <jan.h.d@swipnet.se>
1437ec2b 2779
4b1aaa8b 2780 * PROBLEMS (are): Emacs compiled with Gtk+ crashes when closing a
1437ec2b
JD
2781 display (x-close-connection).
2782
83dc6995
MB
27832006-09-03 Diane Murray <disumu@x3y2z1.net>
2784
bbf908bc 2785 * erc.texi (Getting Started, Connecting): Change erc-select to erc.
83dc6995 2786
6a8c7cfe
JL
27872006-09-02 Juri Linkov <juri@jurta.org>
2788
2789 * HELLO: Regroup Europe Non-ASCII examples by similar scripts.
2790
f9de7738
RS
27912006-08-25 Richard Stallman <rms@gnu.org>
2792
2793 * TUTORIAL: Give priority to graphical terminals over text terminals
2794 regarding C-z.
2795
c2659d23
KH
27962006-08-21 Sun Yijiang <sunyijiang@gmail.com>
2797
2798 * TUTORIAL.cn: Sync with the latest TUTORIAL.
2799
67b595a2
SM
28002006-08-20 Dave Love <fx@gnu.org>
2801
2802 * emacs.py: Update to Dave Love's latest version.
2803 (__all__): Fix args -> eargs. Add new `modpath' fun.
2804 (eargs): Add `imports' arg.
2805 (all_names): New fun.
2806 (complete): Rewrite without using rlcompleter.
2807 Remove `namespace' arg, add `imports' arg.
2808 (ehelp): Replace g and l args with `imports'.
2809 (eimport): Use __main__ rather than `emacs' namespace.
2810 (modpath): New fun.
2811
ade817bd 28122006-08-20 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>
c7bb83bd
SM
2813
2814 * emacs.py (eexecfile): Use the __main__ rather than `emacs' namespace.
2815
fa1f7927
EZ
28162006-08-18 Primoz PETERLIN <primoz.peterlin@mf.uni-lj.si>
2817
2818 * TUTORIAL.sl: Synchronize with TUTORIAL.
2819
28202006-08-18 Mats Lidell <matsl@contactor.se>
2821
2822 * TUTORIAL.sv: Synchronize with TUTORIAL.
2823
28242006-08-18 Alfredo Finelli <alfredofnl@tiscali.it>
2825
2826 * TUTORIAL.it: Synchronize with TUTORIAL.
2827
4c3ec0fc
CD
28282006-08-15 Carsten Dominik <dominik@science.uva.nl>
2829
2830 * orgcard.tex: Version number change.
2831
9ae1fac1
WL
28322006-08-12 Werner Lemberg <wl@gnu.org>
2833
2834 * TUTORIAL.de: Synchronize with TUTORIAL.
2835
82a33a21
RF
28362006-08-10 Romain Francoise <romain@orebokech.com>
2837
2838 * NEWS: Mention that zone-mode.el is now obsolete.
2839
541a0de1
RS
28402006-08-09 Richard Stallman <rms@gnu.org>
2841
2842 * TUTORIAL: Don't say which side scroll bar is on.
2843
27bd6273
NR
28442006-08-06 Nick Roberts <nickrob@snap.net.nz>
2845
9c6598c2 2846 * DEBUG (Note): Add note about following a longjmp call.
bf69439f 2847 Add local variables list for outline mode.
27bd6273 2848
2e3ef421
MB
28492006-08-03 Michael Olson <mwolson@gnu.org>
2850
2851 * ERC-NEWS: Update for ERC 5.1.4.
2852
68ce47af
KH
28532006-08-01 Kenichi Handa <handa@m17n.org>
2854
2855 * NEWS (find-operation-coding-system): Describe the more detail of
2856 the change.
2857
ebf693f3
MB
28582006-07-28 Reiner Steib <Reiner.Steib@gmx.de>
2859
2860 * GNUS-NEWS: Regenerate from Oort Gnus node in texi/gnus.texi using
2861 texi/gnus-news.el of the trunk.
2862
ebdcf65a
RS
28632006-07-29 Reiner Steib <Reiner.Steib@gmx.de>
2864
2865 * NEWS: Fix typo.
2866
652d420b
RS
28672006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
2868
2869 * ru-refcard.ps: Regenerate.
2870
28712006-07-17 Alex Ott <alexott@gmail.com>
2872
2873 * ru-refcard.tex: Update for Emacs 22.
2874
d753d9b7
KS
28752006-07-14 Kim F. Storm <storm@cua.dk>
2876
2877 * PROBLEMS: Emacs now requires ws2_32.dll on Windows.
2878
880820fe 28792006-07-14 Károly Lőrentey <lorentey@elte.hu>
580b488b
KL
2880
2881 * HELLO: Update Hungarian sample.
d753d9b7 2882
0b6bb130
MB
28832006-07-12 Michael Olson <mwolson@gnu.org>
2884
2885 * ERC-NEWS: Update for ERC 5.1.3.
2886
8c9676fb
DK
28872006-07-08 David Kastrup <dak@gnu.org>
2888
2889 * TODO: Suggest consolidation with user customization when the
2890 system default of a customized variable changes.
2891
f2bb3ca3
TTN
28922006-07-08 Thien-Thi Nguyen <ttn@gnu.org>
2893
2894 * compilation.txt: Add an example "Compilation started ..." line.
2895
c7251076
CD
28962006-07-07 Carsten Dominik <dominik@science.uva.nl>
2897
2898 * orgcard.tex: Version number change.
2899
5693ccd6
KH
29002006-07-05 Kenichi Handa <handa@m17n.org>
2901
bbf908bc
LM
2902 * HELLO: Add a paragraph for non-ASCII examples at the head.
2903 Add Bulgarian and Hungarian. Add more "hello"s to Danish and Swedish.
5693ccd6 2904
70314b54
BW
29052006-07-03 Bill Wohler <wohler@newt.com>
2906
2907 Release MH-E version 8.0.2.
2908
2909 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.2.
2910
7f70c4e9
CD
29112006-07-03 Carsten Dominik <dominik@science.uva.nl>
2912
2913 * orgcard.tex (section{Agenda Views}): Document `s' key to save
2914 all org-mode buffers.
2915
880820fe 29162006-06-30 Francesco Potortì <pot@gnu.org>
9a4be099
FP
2917
2918 * etags.1: -m and -M options do not exist.
2919
a71f543e
CD
29202006-06-29 Carsten Dominik <dominik@science.uva.nl>
2921
2922 * orgcard.tex (section{Structure Editing}): Document checkbox
2923 toggling.
2924
f98f7873
JL
29252006-06-28 Juri Linkov <juri@jurta.org>
2926
2927 * grep.txt (Local Variables): Move to end of file.
2928
33a4be7c
RS
29292006-06-28 Reiner Steib <Reiner.Steib@gmx.de>
2930
ba0a643f
RS
2931 * Makefile: Add rules for refcards.
2932
33a4be7c
RS
2933 * de-refcard.ps, fr-refcard.ps, pt-br-refcard.ps: Regenerate.
2934
576f72d7
NR
29352006-06-24 Nick Roberts <nickrob@snap.net.nz>
2936
2937 * NEWS: Remove duplicate entries.
2938
353694fd
CD
29392006-06-23 Carsten Dominik <dominik@science.uva.nl>
2940
2941 * orgcard.tex (section{LaTeX and cdlatex-mode}): New section.
2942
55b903a3
KS
29432006-06-23 Kim F. Storm <storm@cua.dk>
2944
2945 * DEBUG: Mention `pv variable' to print value of Lisp variables.
2946 Mention `xpr' and fix example to use it. Add section describing
2947 commands such as `pit' that are useful for debugging redisplay
2948 related problems.
2949
e2f48107
KS
29502006-06-22 Kim F. Storm <storm@cua.dk>
2951
2952 * HELLO (Local Variables): Move to end of file.
2953
4f187c9d
BW
29542006-06-20 Bill Wohler <wohler@newt.com>
2955
2956 Release MH-E version 8.0.1.
2957
2958 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.1.
2959
3d62681d
CD
29602006-06-19 Carsten Dominik <dominik@science.uva.nl>
2961
5879ac68 2962 * orgcard.tex (section{Clocking Time}): Add new clocking commands.
3d62681d
CD
2963 (section{Structure Editing}): Add global archiving command.
2964
761b9fd2
TTN
29652006-06-14 Thien-Thi Nguyen <ttn@gnu.org>
2966
2967 * yow.lines: Delete existing data; add a new entry.
2968
880820fe 29692006-06-09 Włodek Bzyl <matwb@univ.gda.pl>
5e7c994b
RS
2970
2971 * pl-refcard.ps: Regenerate.
2972
880820fe 29732006-06-08 Włodek Bzyl <matwb@univ.gda.pl>
7b651efb 2974
906671d0
RS
2975 * pl-refcard.tex: Update for Emacs 22.
2976
34c5305c
RS
29772006-06-08 Reiner Steib <Reiner.Steib@gmx.de>
2978
7b651efb
RS
2979 * fr-refcard.tex: Fix errors in previous commit.
2980
880820fe 29812006-06-08 Éric Jacoboni <jaco@jacoboni.fr>
c9993712
RS
2982
2983 * fr-refcard.tex: Update for Emacs 22.
2984
8dec0e01
KH
29852006-06-07 Kenichi Handa <handa@m17n.org>
2986
2987 * NEWS: Mention how to disable character translation for a file.
2988
6dfbf803
TTN
29892006-06-04 Sven Joachim <svenjoac@gmx.de>
2990
2991 * de-refcard.tex: Update for Emacs 22: Use German quotes
2992 and umlauts; fix overfull /hboxes; many rewordings.
2993
32a877bb
KS
29942006-06-04 Kim F. Storm <storm@cua.dk>
2995
2996 * NEWS: Move news for pre-22 versions into...
2997 * NEWS.21, NEWS.20: ... new files for Emacs 21 and Emacs 20 news.
2998 * ONEWS, ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Remove (rename) files ...
2999 * NEWS.19, NEWS.18, NEWS.1-17: ... and organize news about older Emacs
c68af44c 3000 versions in separate files. Update copyright notices.
32a877bb 3001
a941b26b
EZ
30022006-06-03 Eli Zaretskii <eliz@gnu.org>
3003
a88e0343
KS
3004 * LPF, LEDIT: Remove files.
3005
3006 * FTP, README, HELLO, MACHINES, MAILINGLISTS, MORE.STUFF, ETAGS.EBNF:
3007 * MOTIVATION, ORDERS, SERVICE, TERMS, TODO:
3008 * enriched.doc, ulimit.hack, ses-example.ses, ms-7bkermit, emacs.csh:
3009 * Xkeymap.txt, compilation.txt, grep.txt:
3010 Add copyright notice and copying permissions.
3011
b9d6735c
DP
30122006-05-31 David Ponce <david@dponce.com>
3013
a88e0343
KS
3014 * tree-widget/default/close.png, tree-widget/default/close.xpm:
3015 * tree-widget/default/empty.png, tree-widget/default/empty.xpm:
3016 * tree-widget/default/end-guide.png, tree-widget/default/end-guide.xpm:
3017 * tree-widget/default/guide.png, tree-widget/default/guide.xpm:
3018 * tree-widget/default/handle.png, tree-widget/default/handle.xpm:
3019 * tree-widget/default/leaf.png, tree-widget/default/leaf.xpm:
3020 * tree-widget/default/no-guide.png, tree-widget/default/no-guide.xpm:
3021 * tree-widget/default/no-handle.png, tree-widget/default/no-handle.xpm:
3022 * tree-widget/default/open.png, tree-widget/default/open.xpm:
3023 * tree-widget/folder/close.png, tree-widget/folder/close.xpm:
3024 * tree-widget/folder/empty.png, tree-widget/folder/empty.xpm:
3025 * tree-widget/folder/end-guide.png, tree-widget/folder/end-guide.xpm:
3026 * tree-widget/folder/guide.png, tree-widget/folder/guide.xpm:
3027 * tree-widget/folder/handle.png, tree-widget/folder/handle.xpm:
3028 * tree-widget/folder/leaf.png, tree-widget/folder/leaf.xpm:
3029 * tree-widget/folder/no-guide.png, tree-widget/folder/no-guide.xpm:
3030 * tree-widget/folder/no-handle.png, tree-widget/folder/no-handle.xpm:
3031 * tree-widget/folder/open.png, tree-widget/folder/open.xpm:
3032 Reduce the size of images.
b9d6735c 3033
880820fe 30342006-05-29 Jan Djärv <jan.h.d@swipnet.se>
c3724dcc 3035
4c88aa80 3036 * NEWS: Mention F10 for Gtk+/Lesstif/Lucid menus.
c3724dcc 3037
3d0793e4
EZ
30382006-05-26 Eli Zaretskii <eliz@gnu.org>
3039
3040 * ledit.l: Remove file.
3041
f1c582b4
KH
30422006-05-26 Kenichi Handa <handa@m17n.org>
3043
3044 * NEWS (find-operation-coding-system): Mention the new argument
3045 format.
3046
e8166ad7
CD
30472006-05-24 Carsten Dominik <dominik@science.uva.nl>
3048
bbf908bc 3049 * orgcard.tex (section{Motion}): Add the item navigation commands.
e8166ad7
CD
3050 (section{Publishing}): New section.
3051 (section{Links}): Documented elisp and shell links.
3052
4ea5193b
RS
30532006-05-20 Rodrigo Real <rreal@ucpel.tche.br>
3054
3055 * pt-br-refcard.tex: Update.
3056
0804c86c
RS
30572006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
3058
ba9acf6a
RS
3059 * pl-refcard.tex (Local variables): Add compile-command.
3060
5879ac68 3061 * ru-refcard.tex (Local variables): Add compile-command and coding.
ba9acf6a
RS
3062
3063 * pt-br-refcard.tex: Don't \input psfig.
3064
0804c86c
RS
3065 * refcard.tex (section{Info}): Add `i'. Use `s' instead of `M-s'.
3066
3067 * de-refcard.tex (section{Info}): Ditto.
3068
3069 * fr-refcard.tex (section{Info}): Ditto. Translation suggested by
3070 Stefan Monnier <monnier@iro.umontreal.ca>.
3071
3072 * pl-refcard.tex (section{Info}): Ditto. Translation suggested by
3073 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>.
3074
ade817bd
SM
3075 * cs-refcard.tex (section{Info}): Use `s' instead of `M-s'.
3076 Entry for `i' is not translated yet.
0804c86c
RS
3077
3078 * pt-br-refcard.tex (section{Info}): Ditto.
3079
3080 * ru-refcard.tex (section{Info}): Ditto.
3081
3082 * sk-refcard.tex (section{Info}): Ditto.
3083
e6d33cab
RS
30842006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
3085
3086 * MORE.STUFF: Update AUCTeX entry.
3087
424567e3
EZ
30882006-05-20 Rodrigo Real <rreal@ucpel.tche.br>
3089
3090 * pt-br-refcard.tex:
3091 * pt-br-refcard.ps: New files.
3092
98662f48
RS
30932006-05-15 Reiner Steib <Reiner.Steib@gmx.de>
3094
3095 * sk-refcard.tex: Add coding cookie.
3096
4449f659
MB
30972006-05-15 Michael Olson <mwolson@gnu.org>
3098
3099 * MORE.STUFF: Update URL for Planner Mode and add description.
3100 Canonicalize URLs for Emacs Muse and Emacs Wiki Mode.
3101
6b481006
RF
31022006-05-12 Romain Francoise <romain@orebokech.com>
3103
3104 * MORE.STUFF: ERC is now part of Emacs.
3105 Add Emacs Muse.
3106
4b1af9ac
RS
31072006-05-12 Ken Manheimer <ken.manheimer@gmail.com>
3108
3109 * NEWS (allout): Update.
3110
7c36a00a
BW
31112006-05-06 Bill Wohler <wohler@newt.com>
3112
3113 Release MH-E version 8.0.
3114
3115 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.
3116
1c9e62fe
BW
31172006-04-28 Bill Wohler <wohler@newt.com>
3118
3119 Release MH-E version 7.95.
3120
3121 * NEWS, MH-E-NEWS: Update for MH-E release 7.95.
3122
66f7848b
BW
31232006-04-21 Bill Wohler <wohler@newt.com>
3124
3125 Release MH-E version 7.94.
3126
3127 * NEWS, MH-E-NEWS: Update for MH-E release 7.94.
3128
bf49275d
NR
31292006-04-21 Nick Roberts <nickrob@snap.net.nz>
3130
3131 * NEWS: Mention t-mouse.el. Touch up description of gdb-ui.el.
3132
b744e319
CD
31332006-04-20 Carsten Dominik <dominik@science.uva.nl>
3134
3135 * orgcard.tex: Version number change only.
3136
9f6dc5a8
RS
31372006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
3138
a88e0343
KS
3139 * gnus-refcard.tex: Bump version to 5.11. Remove duplicate \def's.
3140 Update date.
9f6dc5a8 3141
11227360
BW
31422006-04-18 Bill Wohler <wohler@newt.com>
3143
3144 * MORE.STUFF: Add MH-E.
3145
87acbfda
CD
31462006-04-18 Carsten Dominik <dominik@science.uva.nl>
3147
3148 * orgcard.tex: Version number change only.
3149
94c3a9d8
KH
31502006-04-12 Kenichi Handa <handa@m17n.org>
3151
3152 * PROBLEMS (C-SPC fails ...): Explicitly say fcitx in the header.
3153
8a70fed7
CD
31542006-04-11 Carsten Dominik <dominik@science.uva.nl>
3155
5879ac68 3156 * orgcard.tex (section{Tables}): Document column narrowing.
8a70fed7
CD
3157 (section{Links}): Document bracket links.
3158
2fb18d13
KH
31592006-04-11 Kenichi Handa <handa@m17n.org>
3160
3161 * PROBLEMS (C-SPC fails ...): Add description for fcitx.
3162
f327867a
BW
31632006-04-10 Bill Wohler <wohler@newt.com>
3164
3165 * NEWS: Add package-version keyword to `defcustom' and mention
3166 associated variable `customize-package-emacs-version-alist'.
3167
1ca9b532
RS
31682006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
3169
3170 * NEWS: Add string-or-null-p.
3171
84a9c798
BW
31722006-03-28 Bill Wohler <wohler@newt.com>
3173
3174 * images/README: Update with following information.
461e9977 3175
84a9c798 3176 * images/data-save.xpm, images/mail/flag-for-followup.xpm:
a88e0343 3177 * images/zoom-in.xpm, images/zoom-out.xpm: New images from GNOME 2.12.
84a9c798
BW
3178
3179 * images/contact.pbm, images/data-save.pbm, images/delete.pbm:
3180 * images/mail/flag-for-followup.pbm, images/mail/inbox.pbm:
3181 * images/mail/move.pbm, images/next-page.pbm, images/zoom-out.pbm:
3182 New bitmaps for new images.
461e9977
RF
3183
3184 * images/refresh.xpm, images/sort-ascending.xpm,
bbf908bc
LM
3185 * images/sort-descending.xpm: Update with GTK 2.x images.
3186 Note that the default GTK icons are not overridden by the GNOME theme
5879ac68 3187 due to a bug which was fixed in GNOME 2.15. Once GNOME 2.16 is in
84a9c798 3188 wide circulation, then the GTK icons should be replaced with the
5879ac68 3189 equivalent GNOME icons. Until then, we should be consistent with
84a9c798 3190 GTK first, then GNOME.
461e9977
RF
3191
3192 * images/mail/repack.xpm, images/mail/reply-from.xpm:
84a9c798
BW
3193 * images/mail/reply-to.xpm, images/search-replace.xpm:
3194 * images/separator.xpm, images/show.xpm: Update custom icons to be
3195 closer to their GNOME counterparts.
461e9977
RF
3196
3197 * images/attach.pbm, images/exit.pbm, images/mail/compose.pbm:
84a9c798
BW
3198 * images/mail/repack.pbm, images/mail/reply-all.pbm:
3199 * images/mail/reply-from.pbm, images/mail/reply-to.pbm:
3200 * images/mail/reply.pbm, images/mail/send.pbm, images/show.pbm:
3201 * images/search-replace.pbm: Update bitmaps.
461e9977
RF
3202
3203 * images/execute.pbm, images/execute.xpm, images/fld-open.pbm:
84a9c798
BW
3204 * images/fld-open.xpm, images/highlight.pbm, images/highlight.xpm:
3205 * images/mail.pbm, images/mail.xpm, images/mail/alias.pbm:
3206 * images/mail/alias.xpm, images/mail/refile.pbm:
3207 * images/mail/refile.xpm, images/page-down.pbm:
3208 * images/page-down.xpm, images/widen.pbm, images/widen.xpm: Remove
a88e0343 3209 custom MH-E icons -- MH-E is now using the equivalent GTK/GNOME icons.
84a9c798 3210
679ce4d5
RF
32112006-03-23 Romain Francoise <romain@orebokech.com>
3212
3213 * NEWS: Misc. fixes.
3214
9212fe99
CD
32152006-03-15 Carsten Dominik <dominik@science.uva.nl>
3216
3217 * orgcard.tex: Version number change only.
3218
3470ef37
NR
32192006-03-15 Nick Roberts <nickrob@snap.net.nz>
3220
3221 * DEBUG (Note): Describe features for debugging with GDB in Emacs.
3222
8cf1c5a4
MB
32232006-03-11 Miles Bader <miles@gnu.org>
3224
3225 * images/mail: New directory.
3226 * images/attach.xpm, images/connect.xpm:
3227 * images/contact.xpm, images/delete.xpm:
3228 * images/describe.xpm, images/disconnect.xpm:
3229 * images/exit.xpm, images/gnus/toggle-subscription.xpm:
3230 * images/lock-broken.xpm, images/lock-ok.xpm:
3231 * images/lock.xpm, images/mail/compose.xpm:
3232 * images/mail/copy.xpm, images/mail/forward.xpm:
3233 * images/mail/inbox.xpm, images/mail/move.xpm:
3234 * images/mail/not-spam.xpm, images/mail/outbox.xpm:
3235 * images/mail/preview.xpm, images/mail/reply-all.xpm:
3236 * images/mail/reply.xpm, images/mail/save-draft.xpm:
3237 * images/mail/save.xpm, images/mail/send.xpm:
3238 * images/mail/spam.xpm, images/next-page.xpm:
3239 * images/refresh.xpm, images/separator.xpm:
a88e0343 3240 * images/sort-ascending.xpm, images/sort-column-ascending.xpm:
8cf1c5a4
MB
3241 * images/sort-criteria.xpm, images/sort-descending.xpm:
3242 * images/sort-row-ascending.xpm:
3243 New icons, copied from Gnus trunk (originally from Gnome 2.6).
3244
d5b08376
BW
32452006-03-11 Bill Wohler <wohler@newt.com>
3246
5879ac68 3247 * NEWS: Document `image-load-path-for-library'. Note that all
d5b08376 3248 images have been moved from lisp into etc/images in `find-image'
5879ac68 3249 item. Fix typo in `copy-tree'.
d5b08376 3250
3f9c65ca
RS
32512006-03-09 Reiner Steib <Reiner.Steib@gmx.de>
3252
880820fe 3253 * TUTORIAL.de: Replace "Schreiben" by "Drücken" where appropriate.
3f9c65ca 3254
7204b00e
CD
32552006-03-07 Carsten Dominik <dominik@science.uva.nl>
3256
3257 * orgcard.tex: Version number change only.
3258
dec817ba
BW
32592006-03-05 Bill Wohler <wohler@newt.com>
3260
3261 Release MH-E version 7.93.
3262
3263 * NEWS, MH-E-NEWS: Update for MH-E release 7.93.
3264
db13601b 32652006-02-23 Guanpeng Xu <herberteuler@hotmail.com>
cca17969
TTN
3266
3267 * TUTORIAL.cn: Fix omission bug: Add dot (ASCII 0x2E) on first line.
3268
3bfb8112
CD
32692006-02-22 Carsten Dominik <dominik@science.uva.nl>
3270
5879ac68 3271 * orgcard.tex (section{Links}): Rewritten to cover the modified
3bfb8112
CD
3272 link system.
3273
0951cd36
BW
32742006-02-18 Bill Wohler <wohler@newt.com>
3275
3276 Release MH-E version 7.92.
3277
3278 * NEWS, MH-E-NEWS: Update for MH-E release 7.92.
3279
4599a9a5
KH
32802006-02-17 Kenichi Handa <handa@m17n.org>
3281
3282 * TUTORIAL.translators (TUTORIAL.cn): Update the maintainer.
3283
32842006-02-17 Sun Yijiang <sunyijiang@gmail.com>
3285
3286 * TUTORIAL.cn: Reworked.
3287
542f7c55
CY
32882006-02-14 Chong Yidong <cyd@stupidchicken.com>
3289
3290 * NEWS: Changes in handling of file local variables.
3291
880820fe 32922006-02-14 Jan Djärv <jan.h.d@swipnet.se>
3430357a
JD
3293
3294 * NEWS: Gtk+ 2.4 is required.
3295
cbd488c4
YM
32962006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3297
3298 * PROBLEMS (Mac OS X): Add QuickTime 7.0.4 / Mac OS X 10.3.9 breakage.
3299
5f64e9f6
MD
33002006-02-09 Mathias Dahl <mathias.dahl@gmail.com>
3301
2ccc6e66 3302 * NEWS: New key bindings for Tumme in Dired.
5f64e9f6 3303
4c003d2f
JB
33042006-02-05 Jay Belanger <belanger@truman.edu>
3305
3306 * calccard.tex: Update copyright year.
3307
8508e990
MB
33082006-02-04 Michael Olson <mwolson@gnu.org>
3309
3310 * NEWS: Update for ERC 5.1.1. Use the same wording for headings
3311 that Emacs does in its NEWS file.
3312
5384dc93
BW
33132006-02-03 Bill Wohler <wohler@newt.com>
3314
3315 Release MH-E version 7.91.
3316
3317 * NEWS, MH-E-NEWS: Update for MH-E release 7.91.
3318
c80ba99d
BW
33192006-02-02 Bill Wohler <wohler@newt.com>
3320
3321 Release MH-E version 7.90.
3322
5384dc93 3323 * NEWS, MH-E-NEWS: Update for MH-E release 7.90.
c80ba99d 3324
597993cf
MB
33252006-01-29 Michael Olson <mwolson@gnu.org>
3326
3327 * NEWS: Add entry for ERC.
3328
7cef6228
CY
33292006-01-27 Chong Yidong <cyd@stupidchicken.com>
3330
3331 * TODO: Make SYNC_INPUT the default.
3332
3140b91b
NR
33332006-01-25 Nick Roberts <nickrob@snap.net.nz>
3334
3335 * images/gud/pstar.xpm: Make background transparent.
3336
82a31b62
NF
33372006-01-24 Noah Friedman <friedman@splode.com>
3338
3339 * emacs-buffer.gdb: Replace all references to `cdr' field of
3340 conses with `u.cdr', per change Andreas Schwab 2005-11-15
3341 of src/lisp.h.
3342
87899d7e
MA
33432006-01-23 Michael Albinus <michael.albinus@gmx.de>
3344
5879ac68 3345 * NEWS: Tramp can be removed by M-x tramp-unload-tramp.
87899d7e 3346
14397ea7
DN
33472006-01-15 Dan Nicolaescu <dann@ics.uci.edu>
3348
5879ac68 3349 * e/eterm-color.ti: Re-enable the ri entry. Add kich1.
14397ea7 3350
3c005b12
RS
33512006-01-13 Richard M. Stallman <rms@gnu.org>
3352
3353 * emacs.1: +N applies only to next file.
3354
04a4075f
DN
33552005-12-28 Dan Nicolaescu <dann@ics.uci.edu>
3356
3357 * e/eterm-color.ti: Temporarily disable the ri entry.
3358 * e/eterm-color: Regenerate.
cdda1b59 3359
880820fe 33602005-12-21 Lőrentey Károly <lorentey@elte.hu>
4e8b322f
KL
3361
3362 * TODO: Add note on the multi-tty branch.
3363
880820fe 33642005-12-16 Lőrentey Károly <lorentey@elte.hu>
f4695519
KL
3365
3366 * NEWS: Change `prev-buffer' to `previous-buffer'; add note on
3367 them using the frame-local buffer list.
3368
5fdf9b7c
EZ
33692005-12-10 David Koppelman <koppel@ece.lsu.edu>
3370
3371 * NEWS: hi-lock-mode is now buffer local, use global-hi-lock-mode
3372 instead.
3373
61322d72
JB
33742005-12-02 Jay Belanger <belanger@truman.edu>
3375
3376 * NEWS: Add comment about the Calc prefix.
3377
55a03101
TTN
33782005-11-28 Thien-Thi Nguyen <ttn@gnu.org>
3379
3380 * MORE.STUFF: Add entry: "Go in a buffer: Go Text Protocol client".
3381
fd993ce2
CY
33822005-11-18 Chong Yidong <cyd@stupidchicken.com>
3383
3384 * images/icons/emacs_16.png, images/icons/emacs_24.png
3385 * images/icons/emacs_32.png, images/icons/emacs_48.png:
3386 New Emacs icons.
3387
35af3490
CD
33882005-11-18 Carsten Dominik <dominik@science.uva.nl>
3389
ed9265fc 3390 * orgcard.tex: Version 3.20.
35af3490 3391
cdda1b59 33922005-11-16 Nick Roberts <nickrob@snap.net.nz>
a354cf39
NR
3393
3394 * images/gud/go.xpm, images/gud/go.pbm: Old gud-remove icons.
3395 Use for run/continue.
3396 * images/gud/stop.xpm, images/gud/stop.pbm: Old gud-break icons.
3397 Use for interrupting inferior.
3398 * images/gud/pp.xpm, images/gud/pstar.xpm, images/gud/until.xpm:
3399 Use a more appropriate variable name.
3400 * images/gud/remove.xpm, images/gud/remove.pbm
3401 * images/gud/break.xpm, images/gud/break.pbm: Make more intuitive.
cdda1b59 3402
31fa5025
NR
34032005-11-09 Nick Roberts <nickrob@snap.net.nz>
3404
3405 * images/gud/pp.xpm, images/gud/pp.pbm: New icons.
3406
880820fe 34072005-11-06 Jan Djärv <jan.h.d@swipnet.se>
32087ea3
JD
3408
3409 * images/copy.xpm, images/copy.pbm, images/low-color/copy.xpm
3410 * images/save.xpm, images/save.pbm, images/low-color/save.xpm:
3411 Adjust baseline.
cdda1b59 3412
880820fe 34132005-11-06 Jan Djärv <jan.h.d@swipnet.se>
16896f67
JD
3414
3415 * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
3416 * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
3417 * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
3418 * images/low-color/next-node.xpm: Adjust paper size and layout.
3419
7dab700a
NR
34202005-11-05 Nick Roberts <nickrob@snap.net.nz>
3421
3422 * DEBUG: Describe how to provide preprocessor macro information.
3423
880820fe 34242005-11-04 Jan Djärv <jan.h.d@swipnet.se>
db2cf961
JD
3425
3426 * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
3427 * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
3428 * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
3429 * images/low-color/next-node.xpm: New images.
3430
94539089
CD
34312005-11-04 Carsten Dominik <dominik@science.uva.nl>
3432
3433 * orgcard.tex (section{Notes}): Version number change.
3434
719e04b6
RF
34352005-11-03 Romain Francoise <romain@orebokech.com>
3436
3437 * orgcard.tex: Update FSF's address.
3438
99ac5182
NR
34392005-11-03 Nick Roberts <nickrob@snap.net.nz>
3440
7dab700a 3441 * DEBUG: GDB can sometimes expand macros.
99ac5182 3442
4ac4f9ce
RF
34432005-11-01 Romain Francoise <romain@orebokech.com>
3444
3445 * NEWS: Source files are compressed by default.
3446
ae3859c0
BW
34472005-10-28 Bill Wohler <wohler@newt.com>
3448
3449 * NEWS: Help mode now creates hyperlinks for URLs.
3450
cc795ef0
DN
34512005-10-27 Dan Nicolaescu <dann@ics.uci.edu>
3452
4ac4f9ce 3453 * e/eterm-color.ti (el1): Undo 2005-10-23 change.
5879ac68 3454 Add some comments on how to update this file. Add ri
cc795ef0
DN
3455 capability that has long been supported by term.el.
3456
a42d1309
NR
34572005-10-25 Nick Roberts <nickrob@snap.net.nz>
3458
6772c8e1 3459 * images/gud/until.xpm: Color correction.
a42d1309 3460
61796b3c
RS
34612005-10-23 Richard M. Stallman <rms@gnu.org>
3462
3463 * e/eterm-color.ti (el1): Capability deleted,
3464 since term.el doesn't implement it.
3465
6f97b9c8
DN
34662005-10-20 Dan Nicolaescu <dann@ics.uci.edu>
3467
3468 * e/eterm-color.ti: Change the terminal name to eterm-color.
3469 * e/eterm-color: Regenerate.
3470
a12ba300
EZ
34712005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
3472
3473 * Makefile (e/eterm-color): Rename eterm to eterm-color.
3474
436a2ccd
CY
34752005-10-18 Chong Yidong <cyd@stupidchicken.com>
3476
3477 * NEWS: New variable `max-image-size'.
3478
ffda926c
BW
34792005-10-17 Bill Wohler <wohler@newt.com>
3480
5879ac68 3481 Moved all remaining images from lisp/toolbar to etc/images. The
ffda926c
BW
3482 low resolution images were placed in their own directory (low-color).
3483
3484 * images/attach.*, images/cancel.*, images/close.*:
3485 * images/copy.*, images/cut.*, images/diropen.*:
3486 * images/exit.*, images/help.*, images/home.*:
3487 * images/index.*, images/info.*, images/mail.*:
3488 * images/new.*, images/open.*, images/paste.*:
3489 * images/preferences.*, images/print.*, images/save.*:
3490 * images/saveas.*, images/search.*:
3491 * images/search-replace.*, images/spell.*:
3492 * images/undo.*: Moved here from lisp/toolbar.
3493
3494 * images/low-color/copy.*: Moved here from lisp/toolbar/lc-copy.*.
3495 * images/low-color/cut.*: Moved here from lisp/toolbar/lc-cut.*.
3496 * images/low-color/help.*: Moved here from lisp/toolbar/lc-help.*.
3497 * images/low-color/home.*: Moved here from lisp/toolbar/lc-home.*.
3498 * images/low-color/index.*: Moved here from lisp/toolbar/lc-index.*.
3499 * images/low-color/new.*: Moved here from lisp/toolbar/lc-new.*.
3500 * images/low-color/open.*: Moved here from lisp/toolbar/lc-open.*.
3501 * images/low-color/paste.*: Moved here from lisp/toolbar/lc-paste.*.
3502 * images/low-color/preferences.*: Moved here from
3503 lisp/toolbar/lc-preferences.*.
3504 * images/low-color/print.*: Moved here from lisp/toolbar/lc-print.*.
3505 * images/low-color/save.*: Moved here from lisp/toolbar/lc-save.*.
3506 * images/low-color/saveas.*: Moved here from lisp/toolbar/lc-saveas.*.
3507 * images/low-color/search.*: Moved here from lisp/toolbar/lc-search.*.
3508 * images/low-color/spell.*: Moved here from lisp/toolbar/lc-spell.*.
3509 * images/low-color/undo.*: Moved here from lisp/toolbar/lc-undo.*.
3510
3511 To conform with convention, the underscore (_) in the following
3512 image names were replaced with dash (-) or (/) as appropriate.
3513
3514 * images/back-arrow.*: Moved here from lisp/toolbar/back_arrow.*.
3515 * images/fld-open.*: Moved here from lisp/toolbar/fld_open.*.
3516 * images/fwd-arrow.*: Moved here from lisp/toolbar/fwd_arrow.*.
3517 * images/jump-to.*: Moved here from lisp/toolbar/jump_to.*.
3518 * images/left-arrow.*: Moved here from lisp/toolbar/left_arrow.*.
3519 * images/right-arrow.*: Moved here from lisp/toolbar/right_arrow.*.
3520 * images/up-arrow.*: Moved here from lisp/toolbar/up_arrow.*.
3521 * images/low-color/back-arrow.*: Moved here from
cdda1b59 3522 lisp/toolbar/lc-back_arrow.*.
ffda926c
BW
3523 * images/low-color/fwd-arrow.*: Moved here from
3524 lisp/toolbar/lc-fwd_arrow.*.
3525 * images/low-color/jump-to.*: Moved here from
3526 lisp/toolbar/lc-jump_to.*.
3527 * images/low-color/left-arrow.*: Moved here from
cdda1b59 3528 lisp/toolbar/lc-left_arrow.*.
ffda926c 3529 * images/low-color/right-arrow.*: Moved here from
cdda1b59 3530 lisp/toolbar/lc-right_arrow.*.
ffda926c
BW
3531 * images/low-color/up-arrow.*: Moved here from
3532 lisp/toolbar/lc-up_arrow.*.
cdda1b59 3533 * images/mail/compose.*: Moved here from lisp/toolbar/mail_compose.*.
ffda926c
BW
3534 * images/mail/send.*: Moved here from lisp/toolbar/mail_send.*.
3535
3536 * images/README: Incorporated the content of lisp/toolbar/README
3537 now that all of the images are here.
3538
eae86e67
NR
35392005-10-16 Nick Roberts <nickrob@snap.net.nz>
3540
3541 * images/gud/n.pbm, images/gud/n.xpm
3542 * images/gud/ni.xpm, images/gud/ni.xpm
3543 * images/gud/s.xpm, images/gud/s.xpm
3544 * images/gud/si.xpm, images/gud/si.xpm: Rename to
22adfe08 3545 next.*, nexti.*, step.*, and stepi.*, respectively, as the
eae86e67
NR
3546 file-name no longer clashes on 8+3 filesystems.
3547
cdda1b59 35482005-10-14 Bill Wohler <wohler@newt.com>
aa2361eb 3549
ffda926c
BW
3550 * images/gud/break.*: Moved here from toolbar/gud-break.*.
3551 * images/gud/cont.*: Moved here from toolbar/gud-cont.*.
3552 * images/gud/down.*: Moved here from toolbar/gud-down.*.
3553 * images/gud/finish.*: Moved here from toolbar/gud-finish.*.
3554 * images/gud/ni.*: Moved here from toolbar/gud-ni.*.
3555 * images/gud/n.*: Moved here from toolbar/gud-n.*.
3556 * images/gud/print.*: Moved here from toolbar/gud-print.*.
3557 * images/gud/pstar.*: Moved here from toolbar/gud-pstar.*.
3558 * images/gud/remove.*: Moved here from toolbar/gud-remove.*.
3559 * images/gud/run.*: Moved here from toolbar/gud-run.*.
3560 * images/gud/si.*: Moved here from toolbar/gud-si.*.
3561 * images/gud/s.*: Moved here from toolbar/gud-s.*.
3562 * images/gud/until.*: Moved here from toolbar/gud-until.*.
3563 * images/gud/up.*: Moved here from toolbar/gud-up.*.
3564 * images/gud/watch.*: Moved here from toolbar/gud-watch.*.
aa2361eb 3565
cdda1b59 35662005-10-14 Bill Wohler <wohler@newt.com>
03ab074b
BW
3567
3568 Released MH-E version 7.85.
cdda1b59 3569
03ab074b
BW
3570 * NEWS, MH-E-NEWS: Updated for release 7.85.
3571
880820fe 35722005-10-10 Jan Djärv <jan.h.d@swipnet.se>
f9e36a6d
JD
3573
3574 * NEWS: -nb => -nbi
3575
86bebbbc
CD
35762005-10-10 Carsten Dominik <dominik@science.uva.nl>
3577
3578 * orgcard.tex: Version 3.17, no changes except version number.
3579
880820fe 35802005-10-09 Jan Djärv <jan.h.d@swipnet.se>
0597ab12
JD
3581
3582 * NEWS: -nb, --no-bitmap-icon
3583
ba6be78d
SM
35842005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
3585
3586 * TODO: Clarify the local variables entry.
3587
c2e59571
BW
35882005-09-30 Bill Wohler <wohler@newt.com>
3589
3590 Moved MH-E image files from toolbar and mail directories into
ffda926c 3591 images.
c2e59571
BW
3592
3593 * images/mail: New directory.
3594
3595 * images/mail/reply.*: Moved here from lisp/mail/reply2*.
3596
3597 * images/mail/alias.*, images/mail/refile.*, images/mail/repack.*:
3598 * images/mail/reply*: Moved here from lisp/toolbar.
3599
3600 * images/execute.*, images/highlight.*, images/mh-logo.xpm:
3601 * images/page-down.*, images/show.*, images/widen.*: Moved here
3602 from lisp/toolbar.
ba6be78d
SM
3603
3604 * images/refresh.*: Moved here from lisp/toolbar/rescan.*.
3605 Use GNOME 2.10's refresh icon.
c2e59571
BW
3606
3607 * images/README: New file that indicates which icons came from
3608 GNOME (see lisp/toolbar/README).
3609
b6473e48
RF
36102005-09-30 Romain Francoise <romain@orebokech.com>
3611
3612 * NEWS: Mention changes to `read-buffer'.
3613
a0292bb5
CY
36142005-09-30 Chong Yidong <cyd@stupidchicken.com>
3615
3616 * images/ezimage: New directory.
3617
3618 * images/ezimage/*.xpm: Add images used by speedbar.el.
3619
50a9d14a
DP
36202005-09-30 David Ponce <david@dponce.com>
3621
3622 * NEWS: Update recentf changes.
3623
a33704bb
MB
36242005-09-28 Simon Josefsson <jas@extundo.com>
3625
3626 * GNUS-NEWS: Fix IDNA notes.
3627
5879ac68 36282005-09-27 Jay Belanger <belanger@truman.edu>
0b292bd0
JB
3629
3630 * calccard.tex: Update `versionnumber', remove `versiondate'.
ba6be78d 3631 (Error Recovery): Refer to "initial state" rather than "default state".
0b292bd0
JB
3632 (Algebra): Mention LaTeX language mode.
3633 (Programming): Delete reference to "Z =".
3634
f7938fdd 36352005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
917551f2
EZ
3636
3637 * emacs.py (ehelp): Add g and l to arg list, and use them in the
3638 call to `help'.
3639
49844623
RF
36402005-09-17 Romain Francoise <romain@orebokech.com>
3641
3642 * gfdl.1: Update to version 1.2. Delete UC macro.
3643
ce9b56fe
KH
36442005-09-15 Kenichi Handa <handa@m17n.org>
3645
ba6be78d 3646 * PROBLEMS: Fix the paragraph describing the limitation of UTF-8/16/7.
ce9b56fe 3647
8c4a54e2
RF
36482005-09-14 Romain Francoise <romain@orebokech.com>
3649
3650 * NEWS: Add entry for write-region-inhibit-fsync.
3651
cacb2615 36522005-09-09 Kevin Ryde <user42@zip.com.au>
50a6ff15
EZ
3653
3654 * MORE.STUFF: Update url for calculator.el.
3655
d87ceee0
KH
36562005-09-08 Kenichi Handa <handa@m17n.org>
3657
3658 * PROBLEMS: Show a patch for Mule-UCS to make it byte-compiled
3659 correctly.
3660
c1105d05
MA
36612005-08-31 Michael Albinus <michael.albinus@gmx.de>
3662
3663 * NEWS: Add entry for `make-auto-save-file-name'.
3664
fef741ad
TTN
36652005-08-19 Emilio C. Lopes <eclig@gmx.net>
3666
3667 * emacsclient.1 (DESCRIPTION): Reflect inclusion in the
3668 Emacs distribution. Make role of EDITOR clearer.
3669 (OPTIONS): Document `-s', `-V' and `-h'
3670 as well as their long name counterparts.
3671 (BUGS): Remove.
3672
20dc2215
RF
36732005-08-26 Romain Francoise <romain@orebokech.com>
3674
3675 * PROBLEMS: Fix capitalization of "Gnus".
3676
217b694f
EZ
36772005-08-20 Chong Yidong <cyd@stupidchicken.com>
3678
3679 * MORE.STUFF: Update links and URLs.
3680
4f27bfc3
KH
36812005-08-05 Kenichi Handa <handa@m17n.org>
3682
3683 * NEWS: Fix the entry describing code-pages.
3684
c638055f
JB
36852005-07-28 Juanma Barranquero <lekktu@gmail.com>
3686
3687 * .cvsignore: Add `icons' (for in-place installs).
3688
cdf9f986
JL
36892005-07-19 Juri Linkov <juri@jurta.org>
3690
3691 * grep.txt: New file.
3692
880820fe 36932005-07-19 Jan Djärv <jan.h.d@swipnet.se>
25fd144d 3694
c638055f 3695 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
25fd144d
JD
3696 -R comes after i386 in setarch command.
3697
9e5f497d
JL
36982005-07-12 Juri Linkov <juri@jurta.org>
3699
3700 * refcard.tex (Files): Change description of `C-x C-q' from
3701 `checkin/checkout' to `toggle read-only'.
3702 (Getting Help): Replace `C-h c' with `C-h k'.
3703 (Error Recovery): Replace `recover-file' with `recover-session'.
3704 (Info): Replace key binding `C-h C-i' with `C-h S'. Add `t'.
3705
bc4c8456
RS
37062005-07-07 Richard M. Stallman <rms@gnu.org>
3707
b713c813 3708 * GNU: Update how to help. Improve footnote 7.
bc4c8456 3709
9d42fe6f
LK
37102005-07-07 Lute Kamstra <lute@gnu.org>
3711
3712 * tasks.texi: Delete file. The GNU Task List is obsolete and has
3713 been replaced by http://savannah.gnu.org/projects/tasklist.
3714
37152005-07-07 Lute Kamstra <lute@gnu.org>
60b34e06
LK
3716
3717 * refcard.tex: Update `versionnumber' and `year'. Update Emacs's
3718 version to 22.
3719 (Starting Emacs): Delete sentence to fix formatting problems.
3720 (Multiple Windows): Clarify first sentence. Mention C-x 5 1.
3721 (Formatting): Update the binding of set face.
3722 (International Character Sets): set-language-environment is bound
9d42fe6f 3723 to C-x RET l.
60b34e06 3724
a0ec7a4a
LK
37252005-07-05 Lute Kamstra <lute@gnu.org>
3726
3727 Update FSF's address in GPL notices.
3728
a88e0343
KS
3729 * INTERVIEW, calccard.tex, cs-dired-ref.tex, cs-refcard.tex:
3730 * dired-ref.tex, fr-drdref.tex, fr-refcard.tex, gfdl.1:
3731 * pl-refcard.tex, refcard.tex, ru-refcard.tex, sk-dired-ref.tex:
3732 * sk-refcard.tex, vipcard.tex, viperCard.tex: Update FSF's address.
a0ec7a4a 3733
880820fe 37342005-07-03 Jan Djärv <jan.h.d@swipnet.se>
cf14a51c 3735
a0ec7a4a 3736 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
ba6be78d 3737 Add it again.
cf14a51c 3738
01d37825
CD
37392005-06-29 Carsten Dominik <dominik@science.uva.nl>
3740
ba6be78d 3741 * NEWS: Add an entry for Org-mode, and a change entry for reftex-mode.
01d37825 3742
025691ed
RS
37432005-06-28 Richard M. Stallman <rms@gnu.org>
3744
3745 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping): New.
3746
98d1a1cf
EZ
37472005-06-11 Eli Zaretskii <eliz@gnu.org>
3748
3749 * DEBUG: Mention emacs-buffer.gdb.
3750
58f498fe
NF
37512005-06-10 Noah Friedman <friedman@splode.com>
3752
3753 * emacs-buffer.gdb (ybuffer-list): Don't use $filename; can't use
3754 char as placeholder when buffer has no file name and process is
3755 still live. Use different printf cases instead.
3756
4a29de23
KS
37572005-06-08 Kim F. Storm <storm@cua.dk>
3758
3759 * PROBLEMS: Linux kernel 2.6.10 may corrupt process output.
3760 Warn that using CVS+SSH may corrupt files, include work-around.
3761
c476bcb0
JL
37622005-06-06 Juri Linkov <juri@jurta.org>
3763
3764 * TUTORIAL.cs, TUTORIAL.sk: Change NBSP to space.
3765
3766 * TUTORIAL.ro: Change NBSP to space. Move coding cookie from the
3767 second line to Local Variables. Fix title line.
3768
6b5341d3
MB
37692005-05-30 Miles Bader <miles@gnu.org>
3770
3771 * emacs-buffer.gdb: Remove RCS keywords.
3772
a7868bfa
NF
37732005-05-30 Noah Friedman <friedman@splode.com>
3774
3775 * emacs-buffer.gdb: New file.
e55df387 3776 * NEWS: Mention it.
a7868bfa 3777
36f28e7f
RS
37782005-05-28 Richard M. Stallman <rms@gnu.org>
3779
3780 * TUTORIAL.fr: Change NBSP to space.
3781
e495eaec
BW
37822005-05-28 Bill Wohler <wohler@newt.com>
3783
3784 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.84.
3785
639ec765
NR
37862005-05-19 Nick Roberts <nickrob@snap.net.nz>
3787
3788 * TODO: post-command-idle-hook has gone.
3789
1e866943
JB
37902005-05-16 Juanma Barranquero <lekktu@gmail.com>
3791
3792 * NEWS: Remove references to open-network-stream-nowait and
3793 open-network-stream-server.
3794
820f92e1
RS
37952005-05-15 Richard M. Stallman <rms@gnu.org>
3796
3797 * GNU: Correct/improve previous change.
3798
d06ba294
RS
37992005-05-14 Richard M. Stallman <rms@gnu.org>
3800
3801 * GNU: Update footnotes.
3802
85ddb888
RS
3803 * NEWS: Lots of clarifications and cleanups.
3804
ade817bd 38052005-05-05 Slawomir Nowaczyk <slawek@cs.lth.se>
e31eb62c 3806
1953295b 3807 * TUTORIAL.pl: Updated header.
e31eb62c 3808
406c0f12
RS
38092005-05-02 Richard M. Stallman <rms@gnu.org>
3810
3811 * NEWS: More rearrangements.
3812
30b0da81
RS
38132005-05-02 Chong Yidong <cyd@stupidchicken.com>
3814
3815 * NEWS: Items rearranged in logical order.
3816
6544b8f6
LH
38172005-05-01 Lars Hansen <larsh@math.ku.dk>
3818
3819 * NEWS: Correct key binding for dired-mark-omitted.
3820
c9b630f7
DN
38212005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
3822
35b1b8ab
DN
3823 * NEWS: Mention xterm key bindings.
3824
c9b630f7
DN
3825 * e/eterm.ti: Add a comment.
3826 * e/eterm: Regenerate.
3827
70ca7cb3
TTN
38282005-04-25 Alex Ott <ott@jet.msk.su>
3829
3830 * TUTORIAL.ru: Update.
3831
880820fe 38322005-04-13 Pavel Janík <Pavel@Janik.cz>
f425f742
PJ
3833
3834 * TUTORIAL.sk: Updated header.
3835
880820fe 38362005-04-12 Jan Djärv <jan.h.d@swipnet.se>
ed0fb1f1
JD
3837
3838 * NEWS: Mention cursorBlink resource.
3839
b7461be9
YM
38402005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3841
3842 * NEWS: Mention dynamic change of keyboard-coding-system on Mac.
3843
880820fe 38442005-04-10 Jan Djärv <jan.h.d@swipnet.se>
4a4cbd00
JD
3845
3846 * NEWS: Mention fontSet for Lucid menus.
3847
0c9a01ff
MY
38482005-04-10 Masatake YAMATO <jet@gyve.org>
3849
1953295b
SM
3850 * compilation.txt (symbol): Add gcov-file
3851 gcov-bb-file gcov-never-called-line gcov-called-line.
0c9a01ff 3852
c09b2b56
KH
38532005-04-08 Kenichi Handa <handa@m17n.org>
3854
3855 * TUTORIAL.ja: Updated header, contents synchronized with
3856 TUTORIAL at 2005-04-01T00:31:25Z!rms@gnu.org.
3857
880820fe 38582005-04-06 Pavel Janík <Pavel@Janik.cz>
7237931b
PJ
3859
3860 * TUTORIAL.cs: Updated header.
3861
7bade82d
WL
38622005-04-05 Werner Lemberg <wl@gnu.org>
3863
3864 * TUTORIAL.de: Updated header.
3865
28cfe103 38662005-04-05 Marcelo Toledo <marcelo@gnu.org>
a049b36c 3867
1953295b 3868 * TUTORIAL.translators: Added the field Maintainer.
a049b36c 3869
b2c2fcb7
TTN
38702005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
3871
3872 * TUTORIAL.it: Move "copying conditions at end" sentence after title.
3873
e3039e63
TTN
38742005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
3875
3876 * TUTORIAL.ja: Update text before first period.
3877 Reported by Kenichi Handa.
3878
b7dc1e82 38792005-04-02 Richard M. Stallman <rms@gnu.org>
e3039e63 3880
b7dc1e82
RS
3881 * TUTORIAL.ja, TUTORIAL.cn, TUTORIAL.ru, TUTORIAL.zh: Remove the
3882 old intro line that apparently was a longer version of "Emacs
3883 tutorial".
3884
3885 * TUTORIAL.es: Clean up line breaks.
3886
28cfe103 38872005-04-01 Marcelo Toledo <marcelo@gnu.org>
f290db1d 3888
51ce60a7 3889 * TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
1953295b
SM
3890 * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja, TUTORIAL.ko,
3891 * TUTORIAL.pl, TUTORIAL.pt_BR, TUTORIAL.ro, TUTORIAL.ru,
3892 * TUTORIAL.sk, TUTORIAL.sl, TUTORIAL.th, TUTORIAL.zh: Fix title line.
1e866943 3893
28cfe103 38942005-04-01 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
1e866943 3895
1953295b
SM
3896 * TUTORIAL.bg: Fix title line; Applied TUTORIAL changes in
3897 2005-02-08T14:20:54Z!lute@gnu.org, "Emacs" is not transliterated to cyrillic anymore;
3898 Minor fixes.
28cfe103
MT
3899
39002005-04-01 Mats Lidell <matsl@contactor.se>
e3039e63 3901
1953295b
SM
3902 * TUTORIAL.sv: Sync some other changes with the TUTORIAL version
3903 2005-04-01T00:31:25Z!rms@gnu.org.
f290db1d 3904
1d88af04
LK
39052005-04-01 Lute Kamstra <lute@gnu.org>
3906
3907 * TUTORIAL.nl: Fix title line.
3908
19577b0e
TTN
39092005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
3910
3911 * TUTORIAL: Add title line.
3912 * TUTORIAL.bg, TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
3913 * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja,
3914 * TUTORIAL.ko, TUTORIAL.nl, TUTORIAL.pl, TUTORIAL.pt_BR,
3915 * TUTORIAL.ro, TUTORIAL.ru, TUTORIAL.sk, TUTORIAL.sl
3916 * TUTORIAL.sv, TUTORIAL.th, TUTORIAL.zh: Likewise.
3917
10ace8ea
MB
39182005-03-29 Reiner Steib <Reiner.Steib@gmx.de>
3919
3920 * gnus-refcard.tex, gnus-logo.eps: New files.
3921
bbcb3b44
DP
39222005-03-23 David Ponce <david@dponce.com>
3923
3924 * NEWS: Mention recentf-keep.
3925
f31259da
LK
39262005-03-17 Lute Kamstra <lute@gnu.org>
3927
3928 * TODO: Remove define-generic-mode entry (DONE).
3929
3235a9ea
MA
39302005-03-10 Michael Albinus <michael.albinus@gmx.de>
3931
3932 * NEWS: Explain how to default Tramp to FTP.
3933
7709cbbd
YM
39342005-03-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3935
2313f861 3936 * NEWS: Mention Carbon build on Mac OS 9.
3235a9ea 3937
70d9a9cd
DK
39382005-03-01 David Kastrup <dak@gnu.org>
3939
3940 * DEBUG: Add information about `-fno-crossjumping' for GCC.
3941
2dbccf96
LK
39422005-02-14 Lute Kamstra <lute@gnu.org>
3943
6a361c41
LK
3944 * TODO: Remove battery.el entry (DONE).
3945
2dbccf96
LK
3946 * TUTORIAL.nl: Synchronize with TUTORIAL. Correct some typos.
3947 Make the terminology more consistent. Fill the text using the
3948 default `fill-column'.
3949
41835686
LK
39502005-02-08 Lute Kamstra <lute@gnu.org>
3951
3952 * TUTORIAL: Remove some uses of the term "buffer" before it is
3953 properly introduced. Update the description of the mode line.
3954 Consistently use "<ESC>" to denote the ESC key and "<SPC>" to
3955 denote the Space bar. Capitalize all command descriptions.
3956
ba2c991c
RS
39572005-02-06 Richard M. Stallman <rms@gnu.org>
3958
3959 * DEBUG: Minor clarification.
3960
6082a820
EZ
39612005-02-05 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
3962
3963 * emacs.bash: Update the name of the socket of the Emacs server.
3964
3d4d788a
DK
39652005-01-22 David Kastrup <dak@gnu.org>
3966
3967 * NEWS: Mention alias `find-grep' for `grep-find'.
3968
568931f0
NR
39692005-01-22 Nick Roberts <nickrob@snap.net.nz>
3970
3971 * TODO: Add entry for toolbar on ttys.
3972
6869a824
NR
39732005-01-18 Nick Roberts <nickrob@snap.net.nz>
3974
3975 * DEBUG: Suggest separate terminal for debug session.
3976
43805352
EZ
39772005-01-15 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
3978
3979 * TUTORIAL.nl: Correct translation and the Dutch text (typos).
3980 More consistent use of terminology.
3981
20d6de82
RS
39822005-01-13 Cheng Gao <chenggao@gmail.com>
3983
3984 * MORE.STUFF: Add entries of some well known and widely used packages.
3235a9ea 3985
9abb41eb
LH
39862005-01-07 Lars Hansen <larsh@math.ku.dk>
3987
3988 * NEWS: Describe desktop package lazy restore feature.
3989
fda2922a
RS
39902004-12-21 Richard M. Stallman <rms@gnu.org>
3991
3992 * DISTRIB: Don't say "freeware".
3993
d3d89631
NR
39942004-12-15 Nick Roberts <nickrob@snap.net.nz>
3995
3996 * DEBUG: Change printing example to break on a procedure name.
3997
09411f50
DN
39982004-12-11 Dan Nicolaescu <dann@ics.uci.edu>
3999
4000 * e/eterm.ti: Add rs1.
4001 * e/eterm: Regenerate.
4002
0473753a
RS
40032004-12-08 Alexandre VEYRENC <veyrenc@wanadoo.fr> (tiny change)
4004
4005 * fr-refcard.tex: Fix typos.
4006
880820fe 40072004-12-07 Jan Djärv <jan.h.d@swipnet.se>
b11e8823
JD
4008
4009 * PROBLEMS: Update information about klipper on KDE.
4010
880820fe 40112004-11-26 Jan Djärv <jan.h.d@swipnet.se>
3a0ab7ec
JD
4012
4013 * NEWS: Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
4014
880820fe 40152004-10-08 Frédéric Bothamy <frederic.bothamy@free.fr> (tiny change)
657f0f9c
EZ
4016
4017 * TUTORIAL.fr: Minor wording fix.
4018
5086e75d
LT
40192004-10-04 Luc Teirlinck <teirllm@auburn.edu>
4020
4021 * enriched.doc: Update for new bindings of `set-left-margin' and
4022 `set-right-margin'.
4023
0207b8ad
KS
40242004-10-04 Kim F. Storm <storm@cua.dk>
4025
4026 * DEBUG: Mention pp and ff commands.
4027
3326c1b5
LT
40282004-09-26 Luc Teirlinck <teirllm@auburn.edu>
4029
4030 * enriched.doc: `enriched-annotation-alist' is now called
4031 `enriched-translations'.
4032
d6be0122
DN
40332004-09-26 Dan Nicolaescu <dann@ics.uci.edu>
4034
5879ac68 4035 * e/eterm.ti: Comment out smcup, rmcup. Add kbs, kdch1, rc, sc.
d6be0122 4036 Reformat.
1953295b 4037 * e/eterm: Regenerate.
d6be0122 4038
880820fe 40392004-09-25 Jan Djärv <jan.h.d@swipnet.se>
1f02a4ba
JD
4040
4041 * PROBLEMS: Updated exec-shield description.
4042
c8be3fe8
KS
40432004-09-16 Dan Nicolaescu <dann@ics.uci.edu>
4044
4045 * e/eterm.ti: Change the strings for smso and rmso.
25e90411 4046 * e/eterm: Regenerate.
c8be3fe8 4047
8bca0606
TTN
40482004-09-09 Thien-Thi Nguyen <ttn@gnu.org>
4049
4050 * MORE.STUFF (EDB): Update entry.
4051
4e14f66c
KS
40522004-09-07 Dan Nicolaescu <dann@ics.uci.edu>
4053
4054 * e/eterm.ti: Add `op' entry to enable colors in term.
1953295b 4055 * e/eterm: Regenerate.
4e14f66c 4056
db1febad
EZ
40572004-09-04 Eric S. Raymond <esr@thyrsus.com>
4058
4059 * PROBLEMS: More reorganization to exile old stuff to the
4060 pre-2000 section. I looked up end-of-life dates for a bunch
4061 of old Unixes to check.
4062
eccf9613
BW
40632004-08-24 Bill Wohler <wohler@newt.com>
4064
4065 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.82.
4066
90a02640
DK
40672004-08-22 David Kastrup <dak@gnu.org>
4068
4069 * PROBLEMS, MAILINGLISTS: Update AUCTeX information.
4070
d103d8b3
BW
40712004-08-21 Bill Wohler <wohler@newt.com>
4072
4073 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.81.
4074
29bbca9e
EZ
40752004-08-21 Eric S. Raymond <esr@thyrsus.com>
4076
4077 * PROBLEMS: Massively rearranged by category, to make environment
4078 features and symptoms easier to find. Bugs relating to
4079 20th-century systems moved to the end. Most problem headers
4080 changed to "object: variation" format.
4081
f0d73c14
BW
40822004-08-15 Bill Wohler <wohler@newt.com>
4083
4084 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.80.
4085
e11d1dd9
EZ
40862004-08-14 Romain Francoise <romain@orebokech.com>
4087
4088 * NEWS: Mention the thumbs.el package.
4089
25f38310 40902004-08-14 Eric Hanchrow <offby1@blarg.net>
ab5a4a32
EZ
4091
4092 * TUTORIAL.es: Replace actual whitespace with the magic string
4093 that causes help-with-tutorial to automatically insert the correct
4094 amount.
4095
7c3225c3
ST
40962004-08-10 Steven Tamm <steventamm@mac.com>
4097
4098 * PROBLEMS: Remove description of Mac OS version upgrade
4099 problems as it is no longer applicable.
4100
05ea6a26
WL
41012004-07-27 Werner Lemberg <wl@gnu.org>
4102
4103 * NEWS: Document all new tutorials.
4104
23f87bed
MB
41052004-08-05 Reiner Steib <Reiner.Steib@gmx.de>
4106
4107 * GNUS-NEWS: Import from the v5_10 branch of the Gnus repository.
4108
4109 * NEWS (Gnus package): Gnus includes Sieve and PGG. Gnus changes
4110 are described in GNUS-NEWS.
4111
41122004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
4113
4114 * gnus.xpm, gnus-pointer.xbm, gnus-pointer.xpm: Import from the
4115 v5_10 branch of the Gnus repository.
4116
0f74bf4c
LT
41172004-07-14 Luc Teirlinck <teirllm@auburn.edu>
4118
4119 * MORE.STUFF: Tramp is now distributed with Emacs.
4120
a66894d8
BW
41212004-07-12 Bill Wohler <wohler@newt.com>
4122
4123 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.4.
4124
bcdf2143
DK
41252004-07-08 David Kastrup <dak@gnu.org>
4126
1953295b 4127 * NEWS (Lisp changes in 21.4): Document (match-data t) change.
bcdf2143 4128
ad8a607d
EZ
41292002-06-26 Eli Zaretskii <eliz@is.elta.co.il>
4130
4131 * FOR-RELEASE: Moved to the admin directory.
4132
1791907b
DK
41332004-06-24 David Kastrup <dak@gnu.org>
4134
4135 * NEWS: Move description from new paragraph-start and
4136 indent-line-function defaults to general news instead of new
1953295b
SM
4137 packages. Same for query-replace-skip-read-only.
4138 Add description of new `\,' and `\?' replacement string features.
1791907b 4139
dce417e7
LT
41402004-06-23 Luc Teirlinck <teirllm@auburn.edu>
4141
4142 * MORE.STUFF: Delete obsolete URL.
4143
61d244ca
LH
41442004-06-10 Lars Hansen <larsh@math.ku.dk>
4145
5879ac68 4146 * NEWS: Describe dired-omit-mode. Describe desktop package changes.
61d244ca 4147
32364f49
ST
41482004-05-29 Steven Tamm <steventamm@mac.com>
4149
4150 * PROBLEMS: Document the workaround for the Mac OS X port not
4151 picking up the environment variables from dotfiles.
4152
f3298aad
JL
41532004-05-16 Juri Linkov <juri@jurta.org>
4154
4155 * TUTORIAL.pt_BR: Add coding: latin-1, sentence-end-double-space: nil.
4156
4157 * ru-refcard.tex: Add C-u and RET to `C-h t Russian'.
4158
c1380aa6
EZ
41592004-05-15 Alex Ott <ott@jet.msk.su>
4160
4161 * ru-refcard.tex, ru-refcard.ps: New files.
4162
ddda21d3
DP
41632004-05-14 David Ponce <david@dponce.com>
4164
1953295b 4165 * tree-widget: New directory containing tree-widget themes and images.
ddda21d3 4166
28cfe103 41672004-04-13 Marcelo Toledo <marcelo@gnu.org>
b8d5565f 4168
5879ac68 4169 * TUTORIAL.pt_BR: Initial check-in.
b8d5565f 4170
24d5055c
SM
41712004-05-06 Dave Love <fx@gnu.org>
4172
4173 * emacs.py: New file for python-mode's internal use.
4174
ba1c68de
SM
41752004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
4176
4177 * TODO: Use outline mode. Remove compile.el entry (done).
4178
d1d37da8
JL
41792004-04-18 Juri Linkov <juri@jurta.org>
4180
4181 * TUTORIAL.fr, TUTORIAL.pl, TUTORIAL.ru, TUTORIAL.sl, TUTORIAL.sv
4182 * TUTORIAL.th: Add sentence-end-double-space: nil.
4183
4184 * TUTORIAL.it, TUTORIAL.nl, TUTORIAL.sv: Add coding: latin-1.
4185
28cfe103 41862004-04-16 Alex Ott <ottalex@narod.ru>
02913968 4187
28cfe103 4188 * TUTORIAL.ru: Various corrections.
02913968 4189
d2072c54
JL
41902004-04-14 Jan Nieuwenhuizen <janneke@gnu.org>
4191
4192 * TUTORIAL.nl: Update Delete/Delback translation.
4193
43ea9947
JH
41942004-04-05 Jesper Harder <harder@ifa.au.dk>
4195
4196 * TODO: Remove index-apropos entry.
4197
35aeddc4
JL
41982004-04-01 Juri Linkov <juri@jurta.org>
4199
4200 * HELLO: Add Javanese.
4201
30301a73
VJL
42022004-03-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4203
4204 * ps-prin1.ps: Clip the header and footer area, so text will not be
4205 printed outside header or footer, respectively.
4206 (HeaderClip, FooterClip): New PostScript funs.
4207 (HeaderText, FooterText): Adjust PostScript code.
4208
880820fe 42092004-03-29 Jan Djärv <jan.h.d@swipnet.se>
6d8e13a0
JD
4210
4211 * TODO: Removed drag-and-drop entry (DONE).
4212
ab24c127
KS
42132004-03-19 Kim F. Storm <storm@cua.dk>
4214
4215 * TODO: Remove entries for fringe related issues (DONE).
4216 Remove entry about image-relative coordinates of mouse clicks (DONE).
4217
44c0a465
SM
42182004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
4219
4220 * compilation.txt: New file.
4221
89b1172b
JB
42222004-02-29 Juanma Barranquero <lektu@terra.es>
4223
4224 * NEWS: Remove bogus reference to user option unicode-data.
4225
8c094106
EZ
42262004-02-16 Klaus Zeitler <kzeitler@lucent.com>
4227
4228 * PROBLEMS: Document crashes on X when build with GCC and GNU ld.
4229
ea855511
AS
42302004-02-08 Andreas Schwab <schwab@suse.de>
4231
4232 * NEWS: Fix typo.
4233
89b1172b 42342003-12-29 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
d9c4f512
EZ
4235
4236 * TUTORIAL.bg: Use windows-1251 encoding. Fix punctuation errors.
4237
cae8ddbb
LH
42382003-11-21 Lars Hansen <larsh@math.ku.dk>
4239
4240 * TODO: Add plans for change of file attributes UID and GID from
4241 integer to string.
89b1172b
JB
4242
42432003-11-10 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
e0739877
KH
4244
4245 * HELLO: Add Kannada.
4246
b8811003
KH
42472003-11-05 Juri Linkov <juri@jurta.org>
4248
4249 * HELLO: Fix language names. Add C, Braille, Georgian, Ukrainian.
4250 Add IPA pronunciation to English. Fix tab widths.
4251
984002eb
EZ
42522003-11-03 David Ponce <david.ponce@wanadoo.fr>
4253
4254 * PROBLEMS: Document segfaults with Linux kernels that enable the
4255 Exec-shield functionality.
4256
85afc7c7
KH
42572003-10-30 Kenichi Handa <handa@m17n.org>
4258
4259 * HELLO: Fix cases of language names. Make German lines one.
89b1172b 4260 Delete FORTRAN, add Mathematics.
85afc7c7 4261
880820fe 42622003-10-24 Jan Djärv <jan.h.d@swipnet.se>
f16a1bf6
JD
4263
4264 * PROBLEMS: Characters are displayed as empty boxes or
4265 with wrong font under X.
4266
00694c20
WL
42672003-09-30 Werner Lemberg <wl@gnu.org>
4268
4269 * TUTORIAL.de: Minor updates and grammatical fixes.
4270
b9e6b498
GM
42712003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
4272
4273 * TODO: Add invisible text kill/yank issue.
4274
f387bdea
RS
42752003-08-29 Wim Nieuwenhuizen <wwwillem@xs4all.nl>
4276
4277 * TUTORIAL.nl: Many changes.
4278
70d76272
SE
42792003-08-20 Stephen Eglen <stephen@gnu.org>
4280
4281 * MORE.STUFF: Update URLs for several projects.
4282
5b4ffca2
AC
42832003-07-22 Andrew Choi <akochoi@shaw.ca>
4284
4285 * PROBLEMS: Truncated process output with pty's on Mac OS X.
4286
0ea94e9b
NR
42872003-07-14 Nick Roberts <nick@nick.uklinux.net>
4288
4289 * NEWS: Merge in the changes for versions 21.2 and 21.3 as
4290 documented on the EMACS_21_1_RC branch.
4291
603b8073
KH
42922003-03-03 Chao-Hong Liu <chliu@gnu.org>
4293
4294 * TUTORIAL.cn: Updated.
4295 * TUTORIAL.zh: Updated.
4296
924df208
BW
42972003-04-24 Bill Wohler <wohler@newt.com>
4298
4299 * MH-E-NEWS: Upgraded to MH-E version 7.3.
4300
a8feaa04 43012003-04-03 Kenichi Handa <handa@m17n.org>
162eab5f
KH
4302
4303 * HELLO: Fix the malayalam line.
4304
19c37f01
DL
43052003-04-01 Dave Love <fx@gnu.org>
4306
6772c8e1 4307 * letter.xpm: Use transparent/opaque `colors'.
19c37f01 4308
8064e321
DL
4309 * letter.xbm: Deleted.
4310
4311 * letter.pbm: New.
4312
a670d17a
AS
43132003-03-24 Andreas Schwab <schwab@suse.de>
4314
4315 * HELLO: Remove extra TAB in Greek entries.
4316
9a6155bb
KH
43172003-03-03 Chao-Hong Liu <chliu@gnu.org>
4318
4319 * TUTORIAL.cn, TUTORIAL.zh: New files.
4320
0a8548de 4321 * TUTORIAL.translators: List TUTORIAL.cn and TUTORIAL.zh.
9a6155bb 4322
746ba5c1
KH
43232003-02-24 Kenichi Handa <handa@m17n.org>
4324
4325 * HELLO: Add Malayalam.
4326
b8b42717
DL
43272003-02-13 Dave Love <fx@gnu.org>
4328
4329 * TUTORIAL.es: Add coding spec.
4330
61cb0b53
KH
43312003-02-11 Kenichi Handa <handa@m17n.org>
4332
4333 * HELLO: Fix Hindi and add Tamil.
4334
880820fe 43352003-02-05 Francesco Potortì <pot@gnu.org>
bd6f8e84
FP
4336
4337 * TUTORIAL.it: Italian tutorial.
4338 From Alfredo Finelli <alfredofnl@tiscali.it> (original translator).
880820fe 4339 Revised by Francesco Potortì <pot@gnu.org>.
bd6f8e84 4340
3d7ca223
BW
43412003-02-03 Bill Wohler <wohler@newt.com>
4342
4343 * MH-E-NEWS: Upgraded to MH-E version 7.2.
4344
c60ee5e7
JB
43452003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
4346
4347 * MACHINES: Added Cygwin.
4348
880820fe 43492003-01-27 Jan Djärv <jan.h.d@swipnet.se>
46def989
JD
4350
4351 * DEBUG: Added note about xmon.
4352
675d000f
RS
43532003-01-20 Joanna Pluta <joanna_p@gazeta.pl>
4354
4355 * TUTORIAL.pl: Updated.
4356
880820fe 43572003-01-11 Pavel Janík <Pavel@Janik.cz>
50ac5b3c
PJ
4358
4359 * TUTORIAL.sk: Updated to reflect changes in English version.
880820fe 4360 From Miroslav Vaško <zemiak@zoznam.sk>.
50ac5b3c 4361
880820fe 43622003-01-09 Francesco Potortì <pot@gnu.org>
98657898
FP
4363
4364 * etags.1: Added reference to the new `etags --help --lang=LANG'
4365 option.
4366
c3d9274a
BW
43672003-01-08 Bill Wohler <wohler@newt.com>
4368
4369 * MH-E-NEWS: Upgraded to MH-E version 7.1.
4370
128a6043
ST
43712003-01-01 Steven Tamm <steventamm@mac.com>
4372
4373 * MACHINES: Added pointer to Mac OS X install instructions.
4374
14e7b3a9
KH
43752002-12-10 Kenichi Handa <handa@m17n.org>
4376
4377 * TUTORIAL.sv: Renamed from TUTORIAL.se.
4378
bdcfe844
BW
43792002-11-29 Bill Wohler <wohler@newt.com>
4380
4381 * MH-E-NEWS: Upgraded to MH-E version 7.0.
4382
880820fe 43832002-11-22 Rafael Sepúlveda <drs@gnulinux.org.mx>
1fc628ee 4384
28cfe103 4385 * TUTORIAL.es: Extensively changed and updated.
1fc628ee 4386
a1b4049d
BW
43872002-10-01 Bill Wohler <wohler@newt.com>
4388
4389 * MH-E-NEWS: Upgraded to mh-e version 6.1.1.
4390
7ed9159a
JY
43912002-09-16 Jonathan Yavner <jyavner@engineer.com>
4392
4393 * ses-example.ses: New file: example spreadsheet.
4394
6c61f3f4
KH
43952002-09-04 Kenichi Handa <handa@etl.go.jp>
4396
4397 * HELLO: Fix Unicode Greek line.
4398
43992002-09-03 Kenichi Handa <handa@etl.go.jp>
4400
4401 * TUTORIAL.ja: Updated in accordance with the latest English
4402 version.
4403
60753e2d
AS
44042002-09-01 Andreas Schwab <schwab@suse.de>
4405
4406 * TUTORIAL.de: Updated in accordance with the English version.
4407 From Mario Lang <mlang@delysid.org>.
4408
473d2053
MR
44092002-08-12 Markus Rost <rost@math.ohio-state.edu>
4410
4411 * HELLO: Fix some white spaces.
4412
ca8f3642
RS
44132002-06-26 Richard M. Stallman <rms@gnu.org>
4414
4415 * ps-prin0.ps, ps-prin1.ps: Add license exception.
4416
5fd4d159
EZ
44172002-06-16 Eli Zaretskii <eliz@is.elta.co.il>
4418
880820fe 4419 * TUTORIAL.fr: New version from Éric Jacoboni <jaco@teaser.fr>.
5fd4d159 4420
9e00616f
EZ
44212002-05-04 Eli Zaretskii <eliz@is.elta.co.il>
4422
4423 * HELLO: Add a few greetings that use Unicode characters.
4424
45fd9aa5
EZ
44252002-04-20 Eli Zaretskii <eliz@is.elta.co.il>
4426
4427 * termcap.src: New version from ftp://invisible-island.net.
4428
880820fe 44292002-03-24 Pavel Janík <Pavel@Janik.cz>
bb2f7e35
PJ
4430
4431 * TUTORIAL.translators: New file, list of tutorial translators.
4432
43ef72f2
SZ
44332002-02-01 ShengHuo ZHU <zsh@cs.rochester.edu>
4434
3ed8598c 4435 * gnus.xpm: Remove garbage.
43ef72f2 4436
880820fe 44372002-01-27 Pavel Janík <Pavel@Janik.cz>
7a4b11ca
PJ
4438
4439 * letter.xpm: New file, XPM variant of letter.xbm.
4440
880820fe 44412001-12-03 Pavel Janík <Pavel@Janik.cz>
58cfce98
PJ
4442
4443 * COPYING: Move back.
4444
880820fe 44452001-11-29 Pavel Janík <Pavel@Janik.cz>
0142178a
PJ
4446
4447 * COPYING: Removed.
4448
d4b56a8f
EZ
44492001-11-23 Eli Zaretskii <eliz@is.elta.co.il>
4450
4451 * emacstool.1, etags.1, emacs.1: Modify distribution terms to
4452 something simpler than the GFDL.
4453
f2d176f2
CW
44542001-11-22 Colin Walters <walters@debian.org>
4455
bbf908bc
LM
4456 * PROBLEMS: Remove already applied calc info patches.
4457 Clarify that there is no such thing as Debian GNU/Linux 2.4.3. ftpd is
f2d176f2
CW
4458 not handled by alternatives in Debian, the reporter surely meant
4459 just "--config ftp".
4460
740d1567
EZ
44612001-11-18 Eli Zaretskii <eliz@is.elta.co.il>
4462
880820fe 4463 * fr-survival.tex: New file, from Éric Jacoboni <jaco@teaser.fr>.
740d1567 4464
bcd83ff9
EZ
44652001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
4466
880820fe 4467 * TUTORIAL.fr: New version from Éric Jacoboni <jaco@teaser.fr>.
bcd83ff9 4468
d1c9842e
CW
44692001-11-17 Colin Walters <walters@debian.org>
4470
4471 * PROBLEMS: Remove calc problems.
4472
c054b556
EZ
44732001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
4474
880820fe 4475 * TUTORIAL.fr: New file. From Éric Jacoboni <jaco@teaser.fr>.
c054b556 4476
1b23afd5
EZ
44772001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
4478
4479 * Makefile (mostlyclean, clean, distclean, maintainer-clean):
4480 Add *.dvi and *.log.
4481 (SOURCES): Update the list of files.
4482
4483 * calccard.tex: New file.
4484 * calccard.ps: New file.
4485
177338c4
EZ
44862001-11-01 Eli Zaretskii <eliz@is.elta.co.il>
4487
4488 * etags.1: Replace presentation-level troff macros that simulate
4489 tables with tbl markup. From Eric S. Raymond <esr@thyrsus.com>.
4490
71431a0e
GM
44912001-10-20 Gerd Moellmann <gerd@gnu.org>
4492
6aa97356 4493 * (Version 21.1 released.)
71431a0e 4494
07b041a7
EZ
44952001-09-29 Eli Zaretskii <eliz@is.elta.co.il>
4496
4497 * HELLO: Fix the Italian and Maltese entries. From Trevor Spiteri
4498 <tbspit@eng.um.edu.mt>.
4499
880820fe 45002001-08-25 Pavel Janík <Pavel@Janik.cz>
13583fa4
EZ
4501
4502 * HELLO: Slovak language name added to be compatible with other
4503 languages.
4504
13544774
EZ
45052001-08-23 Eli Zaretskii <eliz@is.elta.co.il>
4506
4507 * TUTORIAL.pl: Updated in accordance with the English version.
880820fe 4508 From Beata Wierzchołowska <beataw@orient.uw.edu.pl> and
744d746b 4509 Janusz S. Bien <jsbien@mail.uw.edu.pl>.
13544774 4510
3a4f8160
EZ
45112001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
4512
4513 * MACHINES: Modify the entry for HITACHI SR2001/SR2201 series, as
4514 per config.sub and config.guess. Reported by Ryo Furue
4515 <furufuru@ccsr.u-tokyo.ac.jp>.
4516
880820fe 45172001-08-10 Pavel Janík <Pavel@Janik.cz>
9d9fd4e8
PJ
4518
4519 * TUTORIAL.sk: Updated in accordance with the English version.
880820fe 4520 From Miroslav Vaško <vasko@debian.cz>.
9d9fd4e8 4521
402acb3e
EZ
45222001-08-08 Eli Zaretskii <eliz@is.elta.co.il>
4523
4524 * TUTORIAL.ko: Updated in accordance with the English version.
4525 From Koaunghi Un <koaunghi@world.kaist.ac.kr>.
4526
880820fe 45272001-08-06 Pavel Janík <Pavel@Janik.cz>
86f9d5af 4528
402acb3e 4529 * TUTORIAL.cs: Update from Milan Zamazal.
86f9d5af 4530
880820fe 45312001-08-05 Pavel Janík <Pavel@Janik.cz>
dffb6224 4532
5879ac68 4533 * TUTORIAL.cs, TUTORIAL.sk, cs-refcard.tex, sk-refcard.tex: E-mail
dffb6224
PJ
4534 address of Milan Zamazal changed.
4535
880820fe 45362001-08-04 Pavel Janík <Pavel@Janik.cz>
1e78d347 4537
402acb3e
EZ
4538 * TUTORIAL, TUTORIAL.cs: Be consistent when naming CONTROL and
4539 META keys.
1e78d347 4540
b344d29d 45412001-05-17 Francesco Potortì <pot@gnu.org>
6f460497 4542
fffa137c 4543 * etags.1: Add the latest changes to etags behavior.
6f460497 4544
716d48ed
EZ
45452001-05-04 Eli Zaretskii <eliz@is.elta.co.il>
4546
4547 * emacsclient.1: Place in the public domain.
4548
42ec1588
EZ
45492001-04-29 Eli Zaretskii <eliz@is.elta.co.il>
4550
4551 * emacstool.1: Place under GFDL.
4552
26978e9a
EZ
45532001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
4554
4555 * emacs.1: Place under GFDL.
4556
4557 * etags.1: Ditto.
4558
4559 * gfdl.1: New file.
4560
6f4dd4dc
GM
45612001-04-18 Gerd Moellmann <gerd@gnu.org>
4562
4563 * TUTORIAL.sk, sk-survival.tex
4564 * sk-refcard.ps, sk-refcard.tex, sk-dired-ref.ps
4565 * sk-dired-ref.tex: New files.
6f460497 4566
6f4dd4dc 4567 * cs-survival.tex, cs-dired-ref.ps, cs-dired-ref.tex: New files.
880820fe 4568 From Pavel@Janik.cz (Pavel Janík).
6f4dd4dc 4569
719d83ad
GM
45702001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4571
4572 * ps-prin1.ps: Footer implementation. Doc fix.
4573 (doLineNumber): Code fix for line number color.
bbf908bc
LM
4574 (BeginPage, BeginSheet, HeaderFramePath, HeaderFrame, HeaderText):
4575 Code fix for footer implementation.
719d83ad
GM
4576 (TextStart, SetFooterLines, FooterFrameStart, doFramePath)
4577 (FooterFramePath, doFrame, FooterFrame, FooterStart)
4578 (HeaderOrFooterTextLines, HeaderOrFooterText, FooterText): New funs.
4579
b3f6107b
GM
45802001-04-03 Gerd Moellmann <gerd@gnu.org>
4581
4582 * splash8.xpm: New image from Luis Fernandes <elf@ee.ryerson.ca>
4583 for color depth 8.
4584
acfb077d
GM
45852001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4586
4587 * ps-prin1.ps: Line and paragraph spacing feature.
4588 (LineHS, ParagraphHS, EffectUnderline, EffectStrikeou, EffectOverline)
4589 (EffectShadow, EffectBox, EffectOutline): New vars.
4590 (PSL, S, EF, printZebra, doColumnZebra, doZebra): Code fix.
4591 (PHL, LHL): New funs.
4592
4593 * ps-prin2.ps: File eliminated.
6f460497 4594
e6b13c74
GM
45952001-03-26 Gerd Moellmann <gerd@gnu.org>
4596
4597 * splash.pbm: New image from Luis Fernandes <elf@ee.ryerson.ca>.
4598
7589860e
GM
45992001-03-15 Gerd Moellmann <gerd@gnu.org>
4600
4601 * splash.xpm, splash.pbm: Replaced with new images from
4602 Luis Fernandes <elf@ee.ryerson.ca>.
4603
75dfe990
GM
46042001-03-05 Gerd Moellmann <gerd@gnu.org>
4605
4606 * cs-refcard.ps, cs-refcard.tex: New files.
4607
baebd8a5
GM
46082001-02-26 Gerd Moellmann <gerd@gnu.org>
4609
4610 * THE-GNU-PROJECT: New file.
4611
f6839838
AI
46122001-02-22 Andrew Innes <andrewi@gnu.org>
4613
4614 * MACHINES: Update pointer to MS-Windows install instructions.
4615
54ed3bd2
GM
46162001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4617
4618 * ps-prin1.ps: Code fix to support `ps-zebra-stripe-follow'
4619 functionality enhancement.
4620 (doColumnZebra): Code fix.
6f460497 4621
5f87b051
DL
46222001-02-08 Dave Love <fx@gnu.org>
4623
e57c6a77 4624 * tasks.texi, SERVICE: Updated.
5f87b051 4625
350d71b3
AI
46262001-02-03 Andrew Innes <andrewi@gnu.org>
4627
4628 * PROBLEMS: Add note about need to specify extra compiler flags
4629 with recent Cygwin ports of gcc.
4630
437368fe
EZ
46312001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
4632
4633 * DEBUG: Expand and update, based on the instructions to
4634 pretesters, nt/INSTALL, and private communications and experience.
4635
35e8600f
DL
46362001-01-17 Dave Love <fx@gnu.org>
4637
4638 * termcap.src: New version from http://www.tuxedo.org/~esr/terminfo/.
4639
6d0afc03
GM
46402001-01-08 Gerd Moellmann <gerd@gnu.org>
4641
4642 * TUTORIAL.es: New file.
4643
a758f97d
GM
46442001-01-08 Kevin Gallagher <kevingal@onramp.net>
4645
4646 * edt-user.doc: Updated to reflect EDT Emulation version 4.0
5879ac68 4647 enhancements.
89d57763 4648
5e56e175
GM
46492000-12-29 Gerd Moellmann <gerd@gnu.org>
4650
4651 * fr-refcard.tex, fr-refcard.ps, fr-drdref.tex, fr-drdref.ps: New
4652 files.
4653
49172314
GM
46542000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4655
4656 * ps-prin1.ps: Handle form feed better when ps-zebra-stripe-follow
4657 is non-nil.
4658 (printZebra, BeginPage): Code fix.
89d57763 4659
125f929e
MB
46602000-12-15 Miles Bader <miles@gnu.org>
4661
10d1d0af 4662 * DEBUG: Add note about using `inverse-video' to detect excessive
125f929e
MB
4663 screen redraw.
4664
e2849090 46652000-12-07 Dave Love <fx@gnu.org>
63dfcf4b 4666
e2849090 4667 * CODINGS, CHARSETS: Removed. (Mule 2.3 relics.)
f29d1e75 4668
e2849090 46692000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2f8a6857 4670
e2849090 4671 * ps-prin1.ps: Eliminated the line number font predefinition.
2f8a6857 4672
fccf2940
KH
46732000-11-09 Kenichi Handa <handa@etl.go.jp>
4674
4675 * TUTORIAL.ja: Adjusted for the change of TUTORIAL (use C-x C-l,
4676 not M-:, as example of disabled command).
4677
57731876
GM
46782000-11-02 Gerd Moellmann <gerd@gnu.org>
4679
4680 * ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Renamed from NEWS.*.
4681
1e4d32f8
GM
46822000-10-16 Gerd Moellmann <gerd@gnu.org>
4683
4684 * 3B-MAXMEM, AIX.DUMP, SUN-SUPPORT: Removed.
4685
4686 * tasks.texi: Updated to the version from /gd/gnuorg.
4687
76eebffc
GM
4688 * FTP: Refer to the GNU web site.
4689
ab6afc64
DL
46902000-10-12 Dave Love <fx@gnu.org>
4691
4692 * gnus.pbm: New file.
4693
4694 * gnus.xbm: Deleted.
4695
a3489ece
MB
46962000-10-05 Miles Bader <miles@lsi.nec.co.jp>
4697
4698 * gnus-pointer.xbm, gnus-pointer.xpm: Remove top empty line.
4699
36eb0a91
GM
47002000-09-22 Gerd Moellmann <gerd@gnu.org>
4701
4702 * splash.xbm: File removed.
4703 * splash.pbm: New file.
89d57763 4704
b7e11c5b
GM
47052000-09-20 Gerd Moellmann <gerd@gnu.org>
4706
4707 * splash.xbm: New file.
4708
c113de23
GM
47092000-09-19 Gerd Moellmann <gerd@gnu.org>
4710
4711 * splash.xpm: New file.
4712
e7997ff4
DL
47132000-09-11 Dave Love <fx@gnu.org>
4714
4715 * gnus.xbm, gnus.xpm, gnus-pointer.xpm, gnus-pointer.xbm: New
4716 files.
4717
87d0f685
GM
47182000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4719
4720 * ps-prin3.ps: Eliminated.
4721
4722 * ps-prin2.ps: Changed comment version (6.0).
4723
4724 * ps-prin1.ps: Changed comment version (6.0).
4725
4726 * ps-prin0.ps: Changed comment version (6.0).
89d57763 4727
177c0ea7 47282000-08-24 Wlodzimierz Bzyl <matwb@univ.gda.pl>
85d6400c
KH
4729
4730 * survival.tex: New file.
4731
6917e6bb
GM
47322000-08-21 Gerd Moellmann <gerd@gnu.org>
4733
4734 * de-refcard.ps, de-refcard.tex: Renamed from refcard-de.*.
89d57763 4735
6917e6bb
GM
4736 * pl-refcard.ps, pl-refcard.tex: Renamed from refcard-pl.*.
4737
3787e12e
GM
47382000-08-17 Gerd Moellmann <gerd@gnu.org>
4739
4740 * NEWS.1: Reintegrated into NEWS.
4741
4742 * OOOOONEWS...OONEWS: Renamed to NEWS.1...NEWS.4.
4743
1c2eabab
GM
47442000-08-16 Gerd Moellmann <gerd@gnu.org>
4745
d7b38c05
GM
4746 * dired-ref.tex, dired-ref.ps: New files.
4747
1c2eabab
GM
4748 * refcard-de.tex, refcard-de.ps: New files.
4749
e8bea4c0
GM
47502000-07-20 Gerd Moellmann <gerd@gnu.org>
4751
4752 * emacs.1: Change `-b' to `-bw'.
4753
aa9efec9
AS
47542000-07-07 Andreas Schwab <schwab@suse.de>
4755
4756 * yow.lines: Fix indentation.
4757
45f485a6
GM
47582000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4759
4760 * ps-prin0.ps: Insert a version number comment (5.2.2).
4761 Indentation fix.
4762
bbf908bc
LM
4763 * ps-prin1.ps: Insert a version number comment (5.2.2).
4764 Can select page size with/without giving an error if PostScript
45f485a6
GM
4765 printer doesn't have this kind of page size. Zebra Stripe
4766 continues or restarts on next page. Indentation fix.
4767 (BeginSheet): If necessary, rescale n-up to fit on the sheet of
4768 paper.
4769 (BeginDoc, doColumnZebra, HeaderText): Code fix.
4770 (SetPageSize): New proc.
4771
4772 * ps-prin2.ps: Insert a version number comment (5.2.2).
4773
4774 * ps-prin3.ps: Insert a version number comment (5.2.2).
4775 Indentation fix.
4776
a199a865
GM
47772000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4778
4779 * ps-prin1.ps: PostScript code compatibility with other utilities
4780 like mpage, psnup, etc.
4781 (isLineStep): Code fix.
4782 (BeginDoc, BeginSheet): Utility compatibility.
4783
3281430c
DL
47842000-05-03 Dave Love <fx@gnu.org>
4785
4786 * letter.xbm: New file.
4787
57cb56f5
GM
47882000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4789
4790 * ps-prin0.ps: PostScript level 1 compatibility.
4791
4792 * ps-prin1.ps: PostScript level 1 compatibility, Upside-down
4793 printing and line number step.
4794 (BeginDoc, doLineNumber, SL, HL): Code fix.
4795 (isLineStep, PSL): New funs.
4796
4797 * ps-prin3.ps: PostScript level 1 compatibility.
4798
34f3f342
GM
47992000-04-10 Gerd Moellmann <gerd@gnu.org>
4800
4801 * refcard.bit: Removed.
4802
857e88e2
KH
48032000-04-10 Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>
4804
4805 * refcard-pl.ps: New file.
4806 * refcard-pl.tex: New file.
4807
7438c86b
GM
48082000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4809
4810 * ps-prin0.ps: Replace gs_languagelevel by languagelevel.
4811 (DefOp): New proc.
4812
4813 * ps-prin1.ps: Replace gs_languagelevel by languagelevel.
4814 (printBackground, SetColor): New procs.
4815 (ZebraColor): Renaming old ZebraGray var.
89d57763 4816
1a3199d9
GM
48172000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4818
4819 * ps-prin1.ps: Eliminate SkipFirstPage.
4820
ee1c5b21
GM
48212000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4822
4823 * ps-prin0.ps: Define command only for language level 1.
4824
d0ab3e9d 48252000-03-16 Vinicius Jose Latorre <vinicius@cpqd.com.br>
89d57763 4826
57cb56f5
GM
4827 * ps-prin0.ps: Define packedarray operator for language level 1,
4828 adjust setduplexmode and settumble definitions.
89d57763 4829
81c7ca69
GM
48302000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4831
f78b3baf 4832 * ps-prin0.ps: New file.
89d57763 4833
81c7ca69
GM
4834 * ps-prin1.ps, ps-prin3.ps: Eliminate CheckConfig.
4835
6ddb893f
KH
48362000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4837
4838 * ps-prin1.ps, ps-prin2.ps, ps-prin3.ps: New files.
4839
3156909f
PE
48401999-11-30 Paul Eggert <eggert@twinsun.com>
4841
4842 * PROBLEMS: Update Solaris 2.6 and 7 problems.
4843
1b0d24e7
PE
48441999-11-22 Paul Eggert <eggert@twinsun.com>
4845
4846 * NEWS: Rename messages-locale to system-messages-locale
4847 and time-locale to system-time-locale.
4848
bab4e322
NF
48491999-10-24 Noah Friedman <friedman@splode.com>
4850
4851 * yow.lines: Add more quotes. Correct a misquote.
4852
4853 * spook.lines: Add more phrases.
4854
83a4cf1d
PE
48551999-10-23 Paul Eggert <eggert@twinsun.com>
4856
1b0d24e7 4857 * NEWS: Describe new functions and variables for locales.
83a4cf1d 4858
c37bbd4f
GM
48591999-10-07 Gerd Moellmann <gerd@gnu.org>
4860
4861 * TUTORIAL.ro: Change copyright statement.
bab4e322 4862
a933dad1
DL
48631999-07-12 Richard Stallman <rms@gnu.org>
4864
4865 * Version 20.4 released.
4866
48671999-06-27 Karl Heuer <kwzh@gnu.org>
4868
4869 * yow.lines: Fix indentation. Fix typo.
4870
48711999-01-19 Dave Love <fx@gnu.org>
4872
4873 * MORE.STUFF: Revamped.
4874
48751999-01-14 Dave Love <fx@gnu.org>
4876
4877 * FAQ: Merge posted updates.
4878
48791998-12-14 Dave Love <fx@gnu.org>
4880
4881 * FAQ: Somewhat edited copy of the most recently posted version.
4882
48831998-11-04 Kenichi Handa <handa@etl.go.jp>
4884
4885 * MACHINES (NEC EWS4800): New section.
4886
48871998-09-04 Karl Heuer <kwzh@gnu.org>
4888
4889 * TUTORIAL: Use C-x C-l, not M-:, as example of disabled command.
4890
48911998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
4892
4893 * Version 20.3 released.
4894
4895 * TUTORIAL.ro: New file.
4896
48971998-04-10 Ken'ichi Handa <handa@melange.gnu.org>
4898
4899 * TUTORIAL.sl: Renamed back to the original.
4900
49011998-04-10 Kenichi Handa <handa@etl.go.jp>
4902
4903 * TUTORIAL.cs: Renamed from TUTORIAL.cz.
4904 * TUTORIAL.ja: Renamed from TUTORIAL.jp.
4905 * TUTORIAL.ka: Renamed from TUTORIAL.kr.
4906 * TUTORIAL.sk: Renamed from TUTORIAL.sl.
4907
49081998-04-06 Kenichi Handa <handa@etl.go.jp>
4909
4910 * TUTORIAL.jp: Re-translated for the latest TUTORIAL.
4911
49121998-03-26 Richard Stallman <rms@psilocin.gnu.org>
4913
4914 * TUTORIAL.sl: New file.
4915
49161997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4917
4918 * Version 20.2 released.
4919
49201997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4921
4922 * Version 20.1 released.
4923
49241997-06-02 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
4925
4926 * CODINGS, CHARSETS: New files.
4927
49281996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4929
4930 * Version 19.33 released.
4931
49321996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4933
4934 * Version 19.32 released.
4935
49361996-06-23 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4937
4938 * refcard.ps: File obtained from someone else;
4939 it was generated badly here.
4940
49411996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
4942
4943 * Version 19.31 released.
4944
49451996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
4946
4947 * TUTORIAL: Rephrase the first page to fit on a standard tty screen.
4948
49491996-05-03 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
4950
4951 * emacs.bash: Use >|.
4952
49531996-01-20 Geoff Voelker <voelker@cs.washington.edu>
4954
4955 * rgb.txt: New file.
4956
49571995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4958
4959 * Version 19.30 released.
4960
49611995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4962
4963 * gnus-tut.txt: New file.
4964
49651995-07-26 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
4966
4967 * Rename termcap to termcap.src, the historical name for an
4968 uninstalled termcap file.
4969
49701995-06-28 Eric S. Raymond <esr@spiff.gnu.ai.mit.edu>
4971
5879ac68 4972 * termcap.dat, termcap.ucb: Deleted and replaced.
a933dad1
DL
4973
4974 * termcap: New termcap file from the ncurses project; bigger,
bbf908bc
LM
4975 better, brighter, does away with waxy yellow buildup.
4976 Email me at terminfo@ccil.org if you have any trouble with this.
a933dad1
DL
4977
4978 * README: Changed to track above change.
4979
49801995-05-24 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
4981
4982 * TUTORIAL: Delete reference to ALT. Change <Rubout> to <Delete>.
4983
49841995-04-26 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
4985
bbf908bc 4986 * Makefile (maintainer-clean): Rename from realclean.
a933dad1
DL
4987
49881995-04-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4989
4990 * tpu-doc.el: File moved to etc dir and renamed.
4991
49921995-04-07 Boris Goldowsky <boris@cs.rochester.edu>
4993
4994 * enriched.doc: Rewritten and simplified.
4995
49961994-11-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4997
4998 * Makefile (eterm): New rule.
4999 (TIC): New variable.
5000
5001 * e/eterm, e/eterm.ti: New files.
5002
50031994-10-24 Boris Goldowsky <boris@mole.gnu.ai.mit.edu>
5004
5005 * enriched.doc: New file.
5006
50071994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5008
5009 * Version 19.26 released.
5010
50111994-07-03 Richard Stallman (rms@gnu.ai.mit.edu)
5012
5013 * TUTORIAL: Talk about flow control along with C-x C-s and C-s.
5014
50151994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5016
5017 * Version 19.25 released.
5018
50191994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5020
5021 * Version 19.24 released.
5022
50231994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5024
5025 * Version 19.23 released.
5026
50271994-04-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5028
5029 * Makefile (clean): Delete DOC*.
5030
50311993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5032
5033 * Version 19.22 released.
5034
50351993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5036
5037 * Version 19.21 released.
5038
50391993-11-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5040
5041 * Version 19.20 released.
5042
50431993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5044
5045 * Version 19.19 released.
5046
50471993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5048
5049 * Version 19.18 released.
5050
50511993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5052
5053 * Version 19.16 released.
5054
50551993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5056
5057 * version 19.15 released.
5058
50591993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5060
5061 * Version 19.14 released.
5062
50631993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5064
5879ac68 5065 Bring mumbleclean targets into conformance with GNU coding standards.
a933dad1
DL
5066 * Makefile (distclean): Don't remove backup and autosave files.
5067 These are easy to get rid of in other ways, and a pain to lose.
5068 (mostlyclean, realclean): New targets.
5069
50701993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5071
5072 * Version 19.13 released.
5073
50741993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5075
5076 * Version 19.10 released.
5077
50781993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5079
5080 * Version 19.9 released.
5081
50821993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5083
5084 * Version 19.8 released.
5085
50861993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5087
5879ac68 5088 * Version 19.7 released.
a933dad1
DL
5089
50901993-05-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5091
5092 * MACHINES: Mention Linux.
5093
50941993-04-26 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5095
5096 * MACHINES: Add section for NeXT, from Thorsten Ohl.
5097
50981993-04-28 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5099
5100 * NEWS: Documented picture-mode improvements.
5101
51021993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5103
5104 * NEWS: Described the new properties of arrow keys and
5105 next-line-add-newlines. Fixed up the GUD description, it was
5106 out of date. This file referenced LNEWS when it should have
5107 said news.texi; fixed.
5108
5879ac68 5109 * news.texi: invocation-name now exists.
a933dad1
DL
5110
51111993-03-27 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5112
5113 * MORE.STUFF: Added.
5114
51151993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5116
5117 * NEWS: Preserved jimb's last change (documenting kill on
5118 read-only buffers).
bab4e322 5119
a933dad1
DL
5120 Added documentation on new info features.
5121
51221993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5123
97fdf31e 5124 * spook.lines: Alpha-sorted this, and added some new hot buttons
a933dad1
DL
5125 for the 1990s.
5126
51271993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5128
5879ac68 5129 * MACHINES: Deleted some VMS caveats. If the src and lisp
97fdf31e 5130 ChangeLogs are correct, dired and mail and process control are now
a933dad1
DL
5131 fully supported.
5132
5133 * NEWS: Added finder news.
5134
51351993-03-19 Richard Stallman (rms@geech.gnu.ai.mit.edu)
5136
5137 * NEWS: Changed.
5138
51391993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5140
ed9265fc 5141 * sex.6: Added 900-line support.
a933dad1
DL
5142
5143 * NEWS: Added news about the package finder.
5144
51451993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5146
5147 * MACHINES: `Last updated 10 Feb 1992.' was obviously wrong, so
5148 I nuked it. Let the file mod date serve. Merged in APOLLO and
5149 SUNBUG files. Changed references to 18.* to past tense.
5150
5879ac68 5151 * emacs.names: Merged into JOKES. I faked a mail header from the
a933dad1
DL
5152 Unknown User to delimit the first (unheaded) bit.
5153
5154 * Makefile (relock, unlock): New productions.
5155
51561993-03-18 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5157
5158 Augean-stable cleaning time. Partly to save space, but mostly to
5159 reduce the dizzying amount of *stuff* confronting someone exploring
5160 the Emacs distribution, I have the following changes in the etc
5161 directory:
5162
5879ac68 5163 * CHARACTERS: Merged into TO-DO file under the heading "Long Range:"
a933dad1 5164
5879ac68 5165 * DIFF, CCADIFF, GOSDIFF: Merged into a new outline file titled
a933dad1
DL
5166 OTHER.EMACSES. The present names don't really convey anything.
5167 Various key bindings and feature descriptions have been updated.
5168
5879ac68 5169 * NICKLES.WORTH: Nuked. This is copyrighted material that could land
a933dad1
DL
5170 FSF in hot water.
5171
5879ac68 5172 * INTERVAL.IDEAS: Nuked. RMS's thinking, and indeed the
a933dad1
DL
5173 implementation of intervals, have progressed way beyond this.
5174
5879ac68 5175 * RCP: Nuked. It no longer said anything but "Ooops, sorry!"
a933dad1 5176
5879ac68 5177 * ED.WORSHIP, GNU.JOKES: Merged into a mailbox called JOKES.
a933dad1
DL
5178 Future jokes can accumulate there.
5179
5879ac68 5180 * DISTRIB: The actual domestic order form is now ORDERS.USA.
a933dad1
DL
5181 The DISTRIB text now mentions 19.
5182
bbf908bc
LM
5183 * ORDERS.USA: Created. This is just the order form.
5184 DISTRIB has a pointer to it at the beginning.
a933dad1 5185
5879ac68 5186 * EUROPE: Renamed to ORDERS.EUROPE. DISTRIB now has a pointer
a933dad1
DL
5187 to it at the beginning.
5188
25e90411 5189 * OOOONEWS, OOOONEWS: Nuked. It's version 19 --- nobody needs the
a933dad1
DL
5190 version 15 and 17 files anymore.
5191
5192 All files marked "Nuked" have actually been moved to =-prefixed
5193 names as per convention. Originals of all files merged still
5194 exist with =-names.
5195
51961993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5197
5879ac68 5198 * XENIX: Nuked (moved to =XENIX). The hackery it describes is
a933dad1
DL
5199 no longer necessary in the presence of 19's function-key-map
5200 feature; I've added an explanation to the beginning of the file.
5201
52021993-03-10 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5203
5204 * MACHINES: Update description of SYSVr3 and r4 support, due to
5205 Eric Raymond's changes.
5206
52071993-03-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5208
5209 * MACHINES: Mention that you have to edit the configure script
5210 when you add support for a new machine, to get it to recognize the
5211 configuration name.
5212
52131992-11-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5214
5215 * MACHINES: Converted to use GCC-style configuration names,
5216 instead of listing m/*.h and s/*.h files. All knowledge of m/ and
5217 s/ files now lives in ../configure.
5218
52191992-10-06 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
5220
5221 * NEWS: Document included tags tables.
5222
52231992-07-22 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5224
5225 * Corrected the news about VC to reflect reality.
5226
52271992-07-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5228
5229 * etags.1: New file, from Richard K. Pixley at Cygnus.
5230
52311992-06-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5232
5233 * Makefile: Most of the contents of this file were only relevant
5234 to things in `../lib-src'; removed all but the `distclean' and
5235 `clean' targets.
5236
52371992-04-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5238
5239 * COPYING: Got June 1991 version of the GPL here.
5240
5241 * ChangeLog: Since the old etc contents have been split into etc
5242 and lib-src, the old etc's ChangeLog has been duplicated in the
5243 new etc and lib-src. That means that each contains complete and
5244 coherent information, although each contains extraneous
bab4e322 5245 information.
a933dad1
DL
5246
52471992-04-08 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5248
5249 * lib-src/etags.c: "--no-warning" option renamed to "--no-warn",
5250 to be consistent with other GNU programs, like makeinfo.
5251
5252 * lib-src/Makefile: Renamed to Makefile.in; the configure script
5253 will edit this to produce Makefile.
5254
52551992-04-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5256
5257 * etags.c (print_help, print_version): New functions.
5258 (main): Options added to support them.
5259
5260 * etags.c (longopts): New array of long names for the options.
5261 (main): Recognize them.
5262
52631992-04-06 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5264
bbf908bc 5265 * etags.c (C_entries): Remove comment saying that \" in a string
a933dad1
DL
5266 isn't recognized as magic, because it is correctly handled.
5267
5268 * getopt.c, getopt.h: New files, from GNU C library.
5269 * etags.c: Rewritten to use getopt.
5270 #include "getopt.h".
5271 (file_num): Variable deleted; its role is now played by getopt's
5272 optind.
5273 (main): Argument processing loop rewritten to call getopt to get
5274 next option. Options which take parameters (-o and -i) rewritten
bbf908bc
LM
5275 to get parameter from optarg instead of argv[1].
5276 Filename preprocessing loop and update command changed similarly.
a933dad1
DL
5277 * Makefile (etags, ctags): Depend on and link with getopt.h,
5278 getopt.o, and getopt1.o.
5279 (getopt.o, getopt1.o): New targets for the GNU getopt routines.
5280
5281 * etags.c (outfflag): Variable deleted; it is non-zero iff outfile
5282 is non-zero.
5283
5284 (main): In the argument processing loop, the 'goto next_arg'
5285 statements are breaking out of the switch statement in exactly the
5286 same way that a simple 'break' statement would; replace the gotos
5287 with breaks, and remove the label.
5288
52891992-04-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5290
5291 * etags.c (C_entries): Clear tydef and next_token_is_func at start.
5292 (consider_token): Move next_token_is_func to global.
5293
52941992-04-02 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5295
5296 * Makefile: Conform with GNU coding standards:
5297 (mostlyclean): New target, synonymous with clean.
5298 (TAGS, check): New targets.
5299 (INSTALL, INSTALLFLAGS): New variables.
5300
53011992-03-31 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5302
5879ac68 5303 * lib-src/Makefile, etc/MACHINES, etc/NEWS: Changed references to
a933dad1
DL
5304 `config.emacs' to `configure'.
5305
5306 * lib-src/Makefile: Adjusted for renaming of share-lib to etc.
5307 * etc/MACHINES: Same.
5308
53091992-03-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5310
5311 * movemail.c (main): Allow tempname to be as long as necessary,
5312 instead of limiting it to 39 characters.
5313
5314 * movemail.c (main): Move declaration of buf from top of function
5315 to local block surrounding the copy loop. This makes it less
5316 likely to be confused with the buf used by the code which checks the
5317 permissions on outname's directory.
5318
53191992-03-20 Jim Kingdon (kingdon@albert.gnu.ai.mit.edu)
5320
5321 * SERVICE: Remove my entry.
5322
53231992-03-09 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
5324
5325 * Makefile (emacstool, nemacstool, xvetool): Use ${CFLAGS}, not
5326 hardcoded -g.
5327
5328 * movemail.c (xmalloc): Return char *, not int.
5329 (main) [!MAIL_USE_FLOCK]: Add a new conditional, MAIL_UNLINK_SPOOL,
5330 that is off by default -- normally don't unlink the mail spool
5331 file, just empty it. Pass creat mode 0600, not 0666.
5332
dff28924 53331992-02-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a933dad1
DL
5334
5335 * Makefile (../arch-lib): Depend on ${EXECUTABLES}.
5336 (all): Instead of here.
5337 (install): Don't use the -s option, since people need symbols to
5338 debug code.
5339
dff28924 53401992-01-19 Eric Youngdale (youngdale@v6550c.nrl.navy.mil)
a933dad1
DL
5341
5342 * etags-vmslib.c (fn_exp): Add type cast.
5343
53441992-01-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5345
5346 * movemail.c: Changes in comments.
5347
dff28924 53481992-01-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a933dad1
DL
5349
5350 * Makefile: Make the distclean target erase the DOC files from
5351 ../share-lib and the executables from ../arch-lib.
5352
dff28924 53531992-01-09 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a933dad1 5354
97fdf31e 5355 * emacsclient.c: #include <sys/stat.h>.
a933dad1
DL
5356 (main): Do declare statbfr.
5357
dff28924 53581991-12-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
5359
5360 * emacsserver.c, emacsclient.c [BSD]: Use either /tmp or ~
5361 for the socket, depending on SERVER_HOME_DIR.
5362 If using /tmp, put host name in the socket name.
5363
5364 * movemail.c (pfatal_and_delete): New function.
5365 (main, popmail): Use it.
5366 (popmail): Close output before deleting messages.
5367 Check for error on close and on fsync.
5368 Use `fatal' where appropriate.
5369 (main): Remove (void).
5370
5371 * aixcc.lex: New file. Not officially part of Emacs.
5372 * Makefile: Rules for that.
5373
dff28924 53741991-12-04 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
a933dad1
DL
5375
5376 * yow.c (main): Rename all references to PATH_EXEC to PATH_DATA.
5377
5378 * etags.c (main): Properly cast call to alloca that initializes
5379 included_files.
5380
53811991-08-17 Roland McGrath (roland@geech.gnu.ai.mit.edu)
5382
5383 * etags.c (files_are_tag_tables): Remove global var.
5384 (process_file): Don't test it. Also remove hack checking for a
5385 file named "TAGS".
5386 (main): -i now takes an arg which is the name of a file to include.
5387 Collect these names and emit include tags for them after processing
5388 all the argument files.
5389
dff28924 53901991-07-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
5391
5392 * wakeup.c: Terminate if parent goes away.
5393
dff28924 53941991-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
5395
5396 * etags.c (C_entries): Process token before handling end of line.
5397 When inner loops reach end of line, just back up.
5398 Let the real end of line processing happen in just one place.
5879ac68 5399 (consider_token): Likewise.
a933dad1 5400
dff28924 54011991-04-11 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
a933dad1
DL
5402
5403 * etags.c (TEX_mode): Skip comments while scanning the text to see
5404 which escape character this file uses.
5405
dff28924 54061991-03-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
5407
5408 * emacsserver.c [USG]: Terminate if msgrcv fails.
5409
dff28924 54101991-03-03 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5411
5412 * emacsserver.c [BSD]: Check for errors on stdin after scanf.
5413
dff28924 54141991-01-25 Jim Blandy (jimb@churchy.ai.mit.edu)
a933dad1
DL
5415
5416 * make-docfile: Find the arguments to a C function correctly,
bbf908bc
LM
5417 by not ignoring the character that read_c_string returns.
5418 Don't even try to find argument names for functions that take MANY
a933dad1
DL
5419 or UNEVALLED arguments, since they're a figment of the docstring's
5420 imagination.
5421
dff28924 54221991-01-14 Jim Blandy (jimb@churchy.ai.mit.edu)
a933dad1
DL
5423
5424 * make-docfile: Read the .elc files generated by the new byte
5425 compiler.
5426
dff28924 54271990-12-31 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5428
5429 * refcard.tex: Use cm fonts, not am, in multi-column mode.
5430
dff28924 54311990-11-29 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5432
5433 * movemail.c (mbx_delimit_begin): Put space before `unseen'.
5434
dff28924 54351990-11-27 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5436
5437 * Makefile (install*): No need to install wakeup.
5438
dff28924 54391990-11-26 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5440
5441 * Makefile (install*): Install emacsclient like etags.
5442
dff28924 54431990-11-13 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5444
5445 * movemail.c (error): Handle 3 args.
5446 (main): Don't check input access if using pop.
5447
dff28924 54481990-10-16 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5449
5450 * etags.c (find_entries): Check for numbers after Scheme suffix.
5451
dff28924 54521990-10-14 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5453
5454 * termcap.dat (vt200-80): Fix ke and ks to frob flag 1.
5455
dff28924 54561990-10-09 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5457
5458 * Makefile (nemacstool, xvetool): New targets.
5459
dff28924 54601990-09-26 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5461
5462 * emacsclient.c: Include errno.h and define related variables.
5463
dff28924 54641990-09-23 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5465
5466 * emacsclient.c: Change usage message.
5467
dff28924 54681990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
a933dad1 5469
5879ac68 5470 * emacs.1: Add break before -nw option.
a933dad1 5471
dff28924 54721990-08-19 David J. MacKenzie (djm@apple-gunkies)
a933dad1
DL
5473
5474 * qsort.c: Replace with GNU version.
5475
dff28924 54761990-08-14 David J. MacKenzie (djm@apple-gunkies)
a933dad1
DL
5477
5478 * wakeup.c: New program replacing loadst.c.
5479
dff28924 54801990-08-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5481
5482 * emacsclient.c [USG]: Pass msgsnd only 4 args.
5483
dff28924 54841990-08-09 David J. MacKenzie (djm@pogo.ai.mit.edu)
a933dad1
DL
5485
5486 * etags.c: Rename `flag' variables for what they do instead of
5487 which option character sets them.
5488
dff28924 54891990-05-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5490
5491 * loadst.c (main): Conditional to get load average on Apollo.
5492
dff28924 54931990-05-22 Joseph Arceneaux (jla@churchy.ai.mit.edu)
a933dad1
DL
5494
5495 * emacsserver.c: Set the permission on the socket to 0600.
5496
dff28924 54971990-03-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5498
5499 * emacsclient.c [BSD]: Print clean message for failing getwd.
5500
dff28924 55011990-03-20 David Lawrence (tale@pogo.ai.mit.edu)
a933dad1
DL
5502
5503 * getdate.y: Use the getdate.y from GNU tar for timer.
5504
dff28924 55051990-03-18 Jim Kingdon (kingdon@pogo.ai.mit.edu)
a933dad1
DL
5506
5507 * emacsclient.c (main): Don't put brackets around "filename" in
5508 usage message. It isn't optional.
5509
dff28924 55101990-03-14 Joseph Arceneaux (jla@churchy.ai.mit.edu)
a933dad1 5511
5879ac68 5512 * etags.c (getit): Recognize '$' as beginning identifiers.
a933dad1 5513
dff28924 55141990-02-22 David Lawrence (tale@pogo.ai.mit.edu)
a933dad1
DL
5515
5516 * emacsserver.c: Renamed from server.c.
5517 * Makefile: Reference emacsserver rather than server.
5518 * MACHINES: Doc fix for new emacsserver name.
5519
dff28924 55201990-01-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5521
5522 * emacsclient.c: Print program name in error messages.
5523
dff28924 55241990-01-19 David Lawrence (tale@cocoa-puffs)
a933dad1
DL
5525
5526 * timer.c, getdate.y (new files) and Makefile:
4e2af782
JB
5527 Sub-process support for run-at-time in timer.el.
5528 Doesn't yet work correctly for USG.
a933dad1 5529
dff28924 55301990-01-10 Jim Kingdon (kingdon@pogo)
a933dad1
DL
5531
5532 * MACHINES: Add HP 300 running BSD.
5533
dff28924 55341990-01-02 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5535
5536 * yow.c: Dynamically allocate buffer; skip header before random
5537 choice to avoid bias toward first item.
5538
dff28924 55391989-12-24 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5540
5541 * etags.c (readline): Separate out init of `pend'.
5542
dff28924 55431989-12-17 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5544
5545 * etags.c: Undo changes relating to isgoodhdr.
5546
dff28924 55471989-12-16 Mosur Mohan (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5548
5549 * etags.c (isgoodhdr): New macro.
5550 (_gdh, notgdh): New variable used by that.
5551 (init): Initialize _gdh.
5552 (find_entries): Set header_file.
5553 (consider_token): Use isgoodhdr if in header file.
5554
5555 * etags.c (total_size_of_entries):
5556 Was miscalculating by 1 in rewritten case.
5557
5558 * etags.c (PAS_funcs): One arg to pfnote was missing.
5559
dff28924 55601989-12-05 Joseph Arceneaux (jla@spiff)
a933dad1
DL
5561
5562 * MACHINES: Change for the ULTRIX entry.
5563
dff28924 55641989-11-21 Joseph Arceneaux (jla@spiff)
a933dad1
DL
5565
5566 * etags.c (process_file): If file is not regular, return.
5567
dff28924 55681989-11-06 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5569
5570 * loadst.c (main): Handle FIXUP_KERNEL_SYMBOL_ADDR.
5571
dff28924 55721989-10-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5573
5574 * loadst.c (load_average): If HAVE_GETLOADAVG, use getloadavg.
5575 (main): If HAVE_GETLOADAVG, don't call `nlist'.
5576
dff28924 55771989-10-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5578
5579 * etags.c (consider_token): Allow any number of typespec keywords
5580 after `typedef', before new type name.
5581 (enum sym_type): Add st_C_typespec.
5582 (C_create_stab): Put typespec kwds in table.
5583
dff28924 55841989-08-27 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
a933dad1
DL
5585
5586 * etags.c (main): Don't depend on name invoked by.
5587 If CTAGS is not defined, assume it is ETAGS.
5588
dff28924 55891989-07-31 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5590
5591 * etags.c (L_funcs): Allow package name in define construct,
5592 as in (foo::defmumble name-defined ...).
5593
dff28924 55941989-07-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5595
5596 * etags.c (find_entries): Stupid bug testing for C filename suffixes.
5597
5598 * Makefile (yow): Depends on ../src/paths.h.
5599
dff28924 56001989-07-04 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
a933dad1
DL
5601
5602 * etags.c: Fix compilation by moving Pascal after Fortran.
5603
dff28924 56041989-06-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5605
5606 * movemail.c [USG]: Define F_OK, etc., if not found in header.
5607
dff28924 56081989-05-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5609
5610 * hexl.c: New file, supports hexl-mode.
5611
dff28924 56121989-05-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5613
5614 * movemail.c: New compilation flag MAIL_USE_MMDF.
5615
dff28924 56161989-05-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5617
5618 * emacsclient.c: Use BSD code whenever HAVE_SOCKETS.
5619 * server.c: Likewise.
5620
5621 * make-docfile.c (scan_c_file): Output argument names at end of string.
5622 (write_c_args): New subroutine.
5623
dff28924 56241989-04-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5625
5626 * movemail.c: Report failure of flock.
5627
dff28924 56281989-04-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5629
5630 * etags.c (find_entries): Allow multi-letter extensions for fortran.
5631
dff28924 56321989-04-18 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1 5633
5879ac68 5634 * loadst.c: On bsd4.3, use gettimeofday instead of CPUSTATES.
a933dad1 5635
dff28924 56361989-03-15 Jeff Peck (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5637
5638 * emacstool.c: setenv IN_EMACSTOOL=t, TERM=sun, TERMCAP=.
5639
7de6767d 5640 * emacstool.1: Update to document environment variables.
1e866943 5641
5879ac68 56421989-02-21 Mosur Mohan (email@notavailable)
1e866943 5643
28cfe103 5644 * etags.c (PAS_funcs): New function.
a933dad1 5645
dff28924 56461989-02-21 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1 5647
a933dad1
DL
5648 * movemail.c: On sysv, include unistd.h.
5649
dff28924 56501989-02-18 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5651
5652 * b2m.c: New file.
5653
dff28924 56541989-02-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1 5655
5879ac68 5656 * etags.c: Prolog support from Sunichirou Sugou.
a933dad1 5657
dff28924 56581989-02-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5659
5660 * Makefile (clean): New target.
5661
dff28924 56621989-01-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5663
5664 * fakemail.c (put_line): Break header lines at 79 cols.
5665
28cfe103 56661989-01-19 Sam Kendall (email@notavailable)
a933dad1 5667
1e866943 5668 * etags.c: Greatly rewritten for C++ support and for multiple tags
5879ac68 5669 per line.
a933dad1 5670
dff28924 56711989-01-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5672
5673 * movemail.c: Check access before doing real work.
5674 Check that outfile is in a writable directory.
5675 On fatal error, delete the lock file.
5676
dff28924 56771988-12-31 Richard Mlynarik (mly@rice-chex.ai.mit.edu)
a933dad1 5678
5879ac68 5679 * env.c: Add decl for my-index.
ed9265fc 5680 * etags.c (file-entries): .oak => scheme.
a933dad1 5681
dff28924 56821988-12-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5683
5684 * movemail.c: Use `access' to check input and output files.
5685
dff28924 56861988-12-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5687
5688 * emacsclient.c (main): Ignore all of CWD before first slash.
5689
dff28924 56901988-12-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5691
5692 * etags.c (readline): Double linebuffer->size outside the xrealloc.
5693
dff28924 56941988-12-22 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5695
5696 * server.c, emacsclient.c: Don't try to use gid_t; it isn't defined.
5697 * server.c: chmod the socket to 0700.
5698
dff28924 56991988-12-09 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5700
5701 * fakemail.c (main): Let env var FAKEMAILER override pgm to run.
5702 (add_field): Delete comments and turn `<', `>' to spaces
5703 in header lines.
5704 (USE_FAKEMAIL): New customization macro says to make fakemail
5705 not be a no-op even on a BSD system.
5706
dff28924 57071988-12-01 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5708
5709 * etags.c (consider_token): Skip comments just like whitespace.
5710 Notice `struct', etc. and set strtag for those tokens.
5711 Return 1 for the token following `struct' if an open-brace follows it.
5712 (C_entries): Special handling of token following `struct'
5713 needed because we have probably advanced to the following line
5714 to find the `{'.
5715 (main): New option `T' sets tflag and strflag.
5716 Set both of them by default if eflags.
5717
dff28924 57181988-11-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5719
5720 * movemail.c: Do fsync before closing output.
5721
dff28924 57221988-11-29 Richard Mlynarik (mly@pickled-brain.ai.mit.edu)
a933dad1 5723
5879ac68
JB
5724 * movemail.c: Better error message when can't create tempname.
5725 This file needs a great deal of extra error-checking and lucid reporting...
a933dad1 5726
dff28924 57271988-11-16 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5728
5729 * etags.c: Support assembler code for .s and .a files.
5730 (getit): Allow underscore in a tag.
5731
dff28924 57321988-11-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5733
5734 * movemail.c: Close output and check errors before deleting input.
5735
dff28924 57361988-10-01 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
a933dad1
DL
5737
5738 * emacsclient.c [SYSVIPC]: Compute cwd only once; decide properly
5739 whether to prefix it. Handle line number args.
5740
dff28924 57411988-09-24 Richard Stallman (rms@gluteus.ai.mit.edu)
a933dad1 5742
5879ac68 5743 * etags.c (main): Default setting of eflag was backwards.
a933dad1 5744
dff28924 57451988-09-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5746
5747 * etags.c: New option -i. -f renamed -o.
5748 `-' as input file means read input file names from stdin.
5749 -i spec'd or input file named TAGS means the input file is another
5750 tag table; output an "include" line for it.
5751
dff28924 57521988-09-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5753
5754 * Makefile: New vars DESTDIR, BINDIR, LIBDIR, MANDIR, MANEXT.
5755 New targets install, install.sysv, install.xenix.
5756 This makefile is now responsible for installing executables
5757 and documentation from this directory into system directories.
5758
dff28924 57591988-09-16 Richard Stallman (rms@corn-chex.ai.mit.edu)
a933dad1
DL
5760
5761 * server.c, emacsclient.c (main): Compute socket name from euid.
5762
dff28924 57631988-08-04 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5764
5765 * emacsclient.c: Args like +DIGITS are passed through unchanged.
5766
dff28924 57671988-07-12 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5768
5769 * server.c: If both BSD and HAVE_SYSVIPC, use the latter.
5770 * emacsclient.c: Likewise.
5771 In the HAVE_SYSVIPC alternative, if BSD, use getwd instead of getcwd.
5772
dff28924 57731988-06-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5774
5775 * etags.c: Handle `typedef struct foo {' (price@mcc.com).
5776 (istoken) New string-comparison macro.
5777 (consider_token): New arg `level'. New state `tag_ok' in `tydef'.
5778
dff28924 57791988-06-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5780
5781 * etags.c: Changes for VMS.
5782 Always define ETAGS on VMS.
5783 Define macros GOOD and BAD for success and failure exit codes.
c4cc8b9a 5784 (begtk, intk): Allow `$' in identifiers.
a933dad1
DL
5785 (main): Don't support -B, -F or -u on VMS.
5786 Alternate loop for scanning filename arguments.
5787 (system): Delete definition of this function.
5788
5789 * etags-vmslib.c (system): Undefine this; VMS now provides it.
5790
dff28924 57911988-06-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5792
5793 * loadst.c: Prevent multiple-def errors on BSD and BSD4_3
5794 around include of param.h. (Like fns.c.)
5795
dff28924 57961988-05-16 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
5797
5798 * loadst.c (load_average): Move load-average code to this new fn.
5799 Add conditionals to compute load ave on UMAX.
5800
dff28924 58011988-05-14 Richard Stallman (rms@lucky-charms.ai.mit.edu)
a933dad1
DL
5802
5803 * loadst.c: Change DK_HEADER_FILE to DKSTAT_HEADER_FILE
5804 with opposite sense.
5805
dff28924 58061988-05-13 Chris Hanson (cph@kleph)
a933dad1 5807
5879ac68
JB
5808 * emacsclient.c: Delete references to unused variable `out'.
5809 This caused a bus error when used under hp-ux.
a933dad1 5810
dff28924 58111988-05-06 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
5812
5813 * loadst.c: Control dk.h conditional with DK_HEADER_FILE.
5814
dff28924 58151988-05-04 Richard Stallman (rms@rice-krispies.ai.mit.edu)
a933dad1
DL
5816
5817 * etags.c (find_entries): `.t' or `.sch' means scheme code.
5818
dff28924 58191988-04-29 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
5820
5821 * loadst.c: Add BSD4_3 conditional for file dk.h instead of dkstat.h.
5822
dff28924 58231988-04-28 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
5824
5825 * movemail.c: #undef close, since config can #define it on V.3.
5879ac68 5826 * emacsclient.c, fakemail.c, loadst.c, server.c: Likewise.
a933dad1 5827
dff28924 58281988-04-26 Richard Stallman (rms@lucky-charms.ai.mit.edu)
a933dad1
DL
5829
5830 * etags.c (TEX_mode, etc.): Remove superfluous backslashes from
5831 invalid escape sequences such as `\{'.
5832
5833 * loadst.c: Add `sequent' conditional for file dk.h.
5834
dff28924 58351988-03-20 Richard M. Stallman (rms@wilson)
a933dad1 5836
5879ac68 5837 * server.c [not BSD and not HAVE_SYSVIPC]: Fix error message.
a933dad1 5838
5879ac68 5839 * loadst.c (main) [XENIX]: Use /usr/spool/mail, not /usr/mail.
6922b018
KH
5840
5841;; Local Variables:
880820fe 5842;; coding: utf-8
6922b018 5843;; End:
2a34a036 5844
acaf905b 5845 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
5b87ad55
GM
5846
5847 This file is part of GNU Emacs.
5848
ab73e885 5849 GNU Emacs is free software: you can redistribute it and/or modify
5b87ad55 5850 it under the terms of the GNU General Public License as published by
ab73e885
GM
5851 the Free Software Foundation, either version 3 of the License, or
5852 (at your option) any later version.
5b87ad55
GM
5853
5854 GNU Emacs is distributed in the hope that it will be useful,
5855 but WITHOUT ANY WARRANTY; without even the implied warranty of
5856 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
5857 GNU General Public License for more details.
5858
5859 You should have received a copy of the GNU General Public License
ab73e885 5860 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.