Fix display of Hebrew tutorial title on splash screen.
[bpt/emacs.git] / etc / ChangeLog
CommitLineData
87ab808f
EZ
12012-07-20 Eli Zaretskii <eliz@gnu.org>
2
3 * tutorials/TUTORIAL.he: Make the first sentence display correctly
4 in a left-to-right paragraph, such as what is shown on the fancy
5 splash screen.
6
2e2d2a13
LL
72012-07-15 Leo Liu <sdl.web@gmail.com>
8
9 * NEWS: Mention exclamation-mark and flymake.
10
1ac8b55c
JB
112012-07-08 Juanma Barranquero <lekktu@gmail.com>
12
13 * tutorials/TUTORIAL.es: Sync with changes in 2012-07-07T10:34:37Z!cyd@gnu.org.
14
95486d46
MW
152012-07-07 Michael Witten <mfwitten@gmail.com> (tiny change)
16
17 * tutorials/TUTORIAL: Copyedits (Bug#11689).
18
9ab89959
GM
192012-06-28 Glenn Morris <rgm@gnu.org>
20
21 * emacs.py, emacs2.py, emacs3.py: Remove files, no longer used.
22
bbf908bc
LM
232012-06-24 Lawrence Mitchell <wence@gmx.li>
24
25 * NEWS: Move and improve the defun/defalias changes (bug#11686).
26
d35af63c
PE
272012-06-22 Paul Eggert <eggert@cs.ucla.edu>
28
29 Support higher-resolution time stamps (Bug#9000).
30 * NEWS: Mention addition of picoseconds to time stamp format.
31
65a962ba
DD
322012-06-13 Deniz Dogan <deniz@dogan.se>
33
34 * tutorials/TUTORIAL.sv: Fix grammar and a couple of typos.
35
a043d353
PE
362012-06-04 Paul Eggert <eggert@cs.ucla.edu>
37
38 * PROBLEMS (68000 C compiler problems): Remove obsolete section.
39 Not only are the compilers long-dead, the obsolete advice
40 typically doesn't apply to current Emacs sources.
41
5205d6f6
CY
422012-06-03 Chong Yidong <cyd@gnu.org>
43
44 * themes/wheatgrass-theme.el:
45 * themes/deeper-blue-theme.el:
46 * themes/tango-dark-theme.el:
47 * themes/tsdh-dark-theme.el: Add compilation-mode-line-fail,
48 compilation-mode-line-run, and compilation-mode-line-exit faces.
49
50 * themes/manoj-dark-theme.el: Remove :family attributes.
51
501390c5
PE
522012-06-01 Paul Eggert <eggert@cs.ucla.edu>
53
54 Remove --disable-maintainer-mode option from 'configure'. (Bug#11555)
55 * NEWS: Mention this.
56
f51b6486
AB
572012-06-01 Andrew Beals <andrew.beals@gmail.com> (tiny change)
58
59 * spook.lines: Additions. (Bug#11598)
60
ba93a187
PE
612012-05-31 Paul Eggert <eggert@cs.ucla.edu>
62
63 * PROBLEMS: Remove obsolete '#define static' cruft.
64
af8630f4
GM
652012-05-07 Glenn Morris <rgm@gnu.org>
66
67 * forms/forms-d2.el, forms/forms-pass.el: Move here from ../lisp.
68 * forms/forms-d2.dat: Move to forms/ subdirectory.
69 * forms/README: New.
70
ab0fa4e4
PE
712012-05-03 Paul Eggert <eggert@cs.ucla.edu>
72
73 * NEWS: Do not limit current-time-string to years 1000..9999.
74
578c1d4b 752012-04-27 Jambunathan K <kjambunathan@gmail.com>
2f885dca 76
bbf908bc
LM
77 * org/OrgOdtStyles.xml (OrgDescriptionList): Modify style.
78 With this change, in a description list, if the description paragraph
2f885dca
BG
79 spawns multiple lines then it will correctly indented.
80
c04627ac
GM
812012-04-20 Glenn Morris <rgm@gnu.org>
82
50e5ebca
GM
83 * CONTRIBUTE: Expand a bit on copyright assignments.
84
c04627ac
GM
85 * MORE.STUFF: General update. Mention list-packages.
86 Remove many old/outdated URLs.
9ea49b28
LMI
872012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
88
89 * publicsuffix.txt: New file (bug#1401).
90
551b046f
AM
912012-04-02 Alan Mackenzie <acm@muc.de>
92
93 * NEWS: Add CC Mode entries.
94
153ae947
BG
952012-04-01 Jambunathan K <kjambunathan@gmail.com>
96
97 * org/OrgOdtContentTemplate.xml (OrgIndentedSection-Level-*):
98 New section styles. These sections are indented to the same
99 level as the corresponding list entries. These sections hold
bbf908bc
LM
100 tables that occur within a list. (OrgTable):
101 Increased relative width from 90% to 96% for aesthetic reasons.
153ae947 102
66ecdc9e
GM
1032012-03-16 Glenn Morris <rgm@gnu.org>
104
105 * HELLO: Say that this is not a comprehensive list.
106 Remove "duplicate" entry. (Bug#11024)
107
cb3a28cc
PE
1082012-02-20 Paul Eggert <eggert@cs.ucla.edu>
109
110 * emacs-buffer.gdb ($valmask): Don't assume EMACS_INT fits in 'long'.
111
1be3ca5a
LL
1122012-02-10 Leo Liu <sdl.web@gmail.com>
113
114 * NEWS: Change condition-case-no-debug to
115 condition-case-unless-debug and split the entry in two.
116
5eb7536f
AO
1172012-02-08 Alex Ott <alexott@gmail.com>
118
119 * tutorials/TUTORIAL.ru: Updated; synchronize with TUTORIAL.
120 Coding system changed to UTF-8.
121
62106554
JB
1222012-02-06 Juanma Barranquero <lekktu@gmail.com>
123
124 * tutorials/TUTORIAL.es: Updated; synchronize with TUTORIAL.
125
9ff3f0fd
PS
1262012-02-03 Pieter Schoenmakers <tiggr@tiggr.net>
127
128 * tutorials/TUTORIAL.nl: Updated; synchronize with TUTORIAL.
129
1714d1ee
CY
1302012-01-30 Chong Yidong <cyd@gnu.org>
131
132 * tutorials/TUTORIAL: Delete a repeat sentence.
133
21f50183
ML
1342012-01-25 Mats Lidell <mats.lidell@cag.se>
135
136 * tutorials/TUTORIAL.sv: Updated; synchronize with TUTORIAL.
137
7a22e700
OK
1382012-01-21 Ognyan Kulev <ogi@tower.3.bg>
139
140 * tutorials/TUTORIAL.bg: Updated; synchronize with TUTORIAL.
141
3fcca64d
WL
1422012-01-19 Werner Lemberg <wl@gnu.org>
143
144 * tutorial/TUTORIAL.de: Updated; synchronize with TUTORIAL.
145 Minor typographical improvements.
146
6d0bd9ba
PP
1472012-01-17 Primoz PETERLIN <primoz.peterlin@mf.uni-lj.si>
148
149 * tutorials/TUTORIAL.sl: Update.
150
0dc18ae0
EZ
1512012-01-14 Eli Zaretskii <eliz@gnu.org>
152
153 * tutorials/TUTORIAL.he: Update to follow changes to TUTORIAL in
154 2012-01-10T08:27:22Z!cyd@gnu.org.
155
107ddb97
CY
1562012-01-10 Chong Yidong <cyd@gnu.org>
157
158 * tutorials/TUTORIAL: Don't give instructions for old-style X
bbf908bc
LM
159 scrollbars. Use DEL terminology instead of DelBack.
160 Improve description of graphical continuation lines and mode-line.
107ddb97
CY
161 Promote use of C-/ and C-SPC. Remove discussion of flow control.
162
1c6e5a32
GM
1632012-01-05 Glenn Morris <rgm@gnu.org>
164
220b1945
GM
165 * refcards/calccard.tex, refcards/cs-dired-ref.tex:
166 * refcards/cs-refcard.tex, refcards/cs-survival.tex:
167 * refcards/de-refcard.tex, refcards/dired-ref.tex:
168 * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
169 * refcards/fr-survival.tex, refcards/pl-refcard.tex:
170 * refcards/pt-br-refcard.tex, refcards/refcard.tex:
171 * refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
172 * refcards/sk-refcard.tex, refcards/sk-survival.tex:
173 * refcards/survival.tex: Bump version number to 24.
174
1c6e5a32
GM
175 * refcards/calccard.tex, refcards/cs-dired-ref.tex:
176 * refcards/cs-refcard.tex, refcards/cs-survival.tex:
177 * refcards/de-refcard.tex, refcards/dired-ref.tex:
178 * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
179 * refcards/fr-survival.tex, refcards/orgcard.tex:
180 * refcards/pl-refcard.tex, refcards/pt-br-refcard.tex:
181 * refcards/refcard.tex, refcards/ru-refcard.tex:
182 * refcards/sk-dired-ref.tex, refcards/sk-refcard.tex:
183 * refcards/sk-survival.tex, refcards/survival.tex:
184 * refcards/vipcard.tex, refcards/viperCard.tex:
185 Update short copyright year to 2012.
186
2057c040 1872012-01-04 Chong Yidong <cyd@stupidchicken.com>
e66ba1df 188
2057c040
GM
189 * org/README: Rename from COPYRIGHT-AND-LICENSE.
190
1912012-01-03 Jambunathan K <kjambunathan@gmail.com>
e66ba1df 192
2057c040 193 * org/OrgOdtContentTemplate.xml, org/OrgOdtStyles.xml: New files.
e66ba1df 194
2057c040
GM
1952012-01-03 Bastien Guerry <bzg@altern.org>
196
197 * org/COPYRIGHT-AND-LICENSE: New file.
e66ba1df
BG
198
199 * org/: New directory.
200
2012012-01-03 Julian Gehring <julian.gehring@googlemail.com>
202
203 * refcards/orgcard.tex: Correct one markup in the "Timestamps" section.
204
ffdcbd1c
LMI
2052011-12-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
206
207 * NEWS: Mention auth-source twice in connection with smtpmail to
208 clarify that smtpmail uses auth-source.
209
06b08b88
BW
2102011-11-20 Bill Wohler <wohler@newt.com>
211
212 Release MH-E version 8.3.1.
213
214 * NEWS, MH-E-NEWS: Update for MH-E release 8.3.1.
215
0b381c7e
JB
2162011-11-14 Juanma Barranquero <lekktu@gmail.com>
217
218 * MAILINGLISTS: Fix typo.
219
5f72f6cb
EZ
2202011-10-29 Eli Zaretskii <eliz@gnu.org>
221
222 * themes/wombat-theme.el: Add a coding cookie. (Bug#9905)
223
be890cb8
SM
2242011-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
225
226 * NEWS: Document the disappearance of binding caches (bug#9899).
227
487ffd7a
JB
2282011-10-01 Juanma Barranquero <lekktu@gmail.com>
229
230 * NEWS: Fix typo. Remove duplicate info.
231
c4682d18
MR
2322011-09-23 Martin Rudalics <rudalics@gmx.at>
233
234 * NEWS: Document some window code changes.
235
c78268f1
BW
2362011-09-20 Bill Wohler <wohler@newt.com>
237
238 Release MH-E version 8.3.
239
240 * NEWS, MH-E-NEWS: Update for MH-E release 8.3.
241
76e20fd6
WS
2422011-09-13 William Stevenson <yhvh2000@gmail.com>
243
244 * themes/adwaita-theme.el: New file.
245
1cc15067
SF
2462011-09-13 Scott Frazer <frazer.scott@gmail.com>
247
248 * themes/whiteboard-theme.el:
76e20fd6 249 * themes/deeper-blue-theme.el: New files.
1cc15067 250
f62bd846
JL
2512011-09-05 Juri Linkov <juri@jurta.org>
252
253 * grep.txt: Add `eval' to the Local Variables section that
254 emulates `grep-filter'.
255
f9453fcb
PE
2562011-08-30 Paul Eggert <eggert@cs.ucla.edu>
257
393aa9d4
PE
258 * MACHINES: Remove obsolete info and update a bit (Bug#9404).
259
f9453fcb
PE
260 * PROBLEMS: Remove obsolete comment re Yellow Dog (Bug#9403).
261
c1ec8ad0
SC
2622011-08-24 Steve Chapel <schapel@laptop.stevechapel.com> (tiny change)
263
264 * refcards/refcard.tex: Add a few more commands. (Bug#9343)
265
4d993e7b
JL
2662011-08-22 Juri Linkov <juri@jurta.org>
267
268 * compilation.txt: Add more samples of output and non-output
269 switches (bug#9319).
270
5226c7c0
CY
2712011-08-19 Chong Yidong <cyd@stupidchicken.com>
272
273 * themes/dichromacy-theme.el:
274 * themes/wheatgrass-theme.el:
275 * themes/tango-theme.el:
276 * themes/tango-dark-theme.el: Add error, warning, and success
277 faces.
278
5b409b39 2792011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
280
281 * refcards/orgcard.tex: Document `org-copy-visible'.
282
5b409b39 2832011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
284
285 * refcards/orgcard.tex: Documentation of new Babel function.
286
5b409b39 2872011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
288
289 * refcards/orgcard.tex: Adding line for org-babel-check-src-block.
290
5b409b39 2912011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
292
293 * refcards/orgcard.tex: Document key for clock consistency check.
294
5b409b39
BG
2952011-07-30 Chong Yidong <cyd@stupidchicken.com>
296
297 * grammars: New directory.
298
2992011-07-28 Andreas Schwab <schwab@linux-m68k.org>
300
301 * NEWS: Document ## and #:.
302
8f8eda06
AS
3032011-07-18 Andreas Schwab <schwab@linux-m68k.org>
304
305 * charsets/GB180302.map: Update to 2005 edition.
306 * charsets/GB180304.map: Likewise.
307
6265325e
BW
3082011-07-17 Bill Wohler <wohler@newt.com>
309
310 Release MH-E version 8.2.93.
311
312 * NEWS, MH-E-NEWS: Update for MH-E release 8.2.93.
313
8020905a
BW
3142011-07-16 Bill Wohler <wohler@newt.com>
315
316 Release MH-E version 8.2.92.
317
318 * NEWS, MH-E-NEWS: Update for MH-E release 8.2.92.
319
d9882322
BW
3202011-07-12 Bill Wohler <wohler@newt.com>
321
71e0ea13
BW
322 Release MH-E version 8.2.91.
323
324 * NEWS, MH-E-NEWS: Update for MH-E release 8.2.91.
325
d9882322
BW
326 * MH-E-NEWS: Mention that SourceForge MH-E users will have to
327 update their load-paths.
328
d76674bb
BW
3292011-07-10 Bill Wohler <wohler@newt.com>
330
331 Release MH-E version 8.2.90.
332
333 * NEWS, MH-E-NEWS: Update for MH-E release 8.2.90.
334
095f79fc
TH
3352011-07-07 Tassilo Horn <tassilo@member.fsf.org>
336
337 * themes/tsdh-light-theme.el:
338 * themes/tsdh-dark-theme.el: Make `gnus-button' face inherit from
339 `button', `gnus-header-name' boxed, and define `rcirc-my-nick'
340 face.
341
e2430e31
LMI
3422011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
343
344 * NEWS: Clarify `smtpmail-auth-credentials' non-existence.
6870aaef 345 Mention the `send-mail-function' default change.
e2430e31 346
9970bcb2
CY
3472011-07-07 Chong Yidong <cyd@stupidchicken.com>
348
349 * themes/dichromacy-theme.el:
350 * themes/tango-theme.el:
351 * themes/tango-dark-theme.el:
352 * themes/wheatgrass-theme.el: Don't define button face separately;
353 it inherits from link now.
354
84e04a29
LMI
3552011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
356
357 * NEWS: Clarify that `smtpmail-starttls-credentials' doesn't exist.
358
53bbe3ad
JB
3592011-07-05 Juanma Barranquero <lekktu@gmail.com>
360
361 * NEWS: Document new emacs-lock.el and renaming of old one.
362
3ca5c03f
MS
3632011-07-05 Manoj Srivastava <srivasta@ieee.org>
364
365 * themes/manoj-dark-theme.el (manoj-dark): New file.
366
6cbbc20c
KR
3672011-03-29 Kevin Ryde <user42@zip.com.au>
368
369 * compilation.txt (perl-Test2): New samples.
370
3653687a
LMI
3712011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
372
373 * tutorials/TUTORIAL.zh: Remove spurious ")" character on the
374 first line.
375
ca5eed61
AM
3762011-07-01 Alan Mackenzie <acm@muc.de>
377
378 * NEWS: CC Mode: New "guessing" of style.
379
7f3f739f
LL
3802011-06-21 Leo Liu <sdl.web@gmail.com>
381
487ffd7a 382 * NEWS: Mention the new primitive secure-hash.
7f3f739f 383
b9958282
CY
3842011-06-14 Chong Yidong <cyd@stupidchicken.com>
385
386 * themes/dichromacy-theme.el: New theme.
387
81eafe29
PE
3882011-06-07 Paul Eggert <eggert@cs.ucla.edu>
389
390 * NEWS: Mention new configure option --with-wide-int.
391
42d4bcc8
LL
3922011-05-24 Leo Liu <sdl.web@gmail.com>
393
394 * NEWS: Mention the new primitive sha1 and the removal of sha1.el.
395
bcfcf8a5
UJ
3962011-05-14 Ulf Jasper <ulf.jasper@web.de>
397
398 * images/newsticker/README: Added.
399
42c7e61e
UJ
4002011-05-13 Ulf Jasper <ulf.jasper@web.de>
401
402 * images/newsticker: Added.
403 * images/newsticker/browse-url.xpm: Added.
404 * images/newsticker/get-all.xpm: Added.
405 * images/newsticker/mark-immortal.xpm: Added.
406 * images/newsticker/mark-read.xpm: Added.
407 * images/newsticker/narrow.xpm: Added.
408 * images/newsticker/next-feed.xpm: Added.
409 * images/newsticker/next-item.xpm: Added.
410 * images/newsticker/prev-feed.xpm: Added.
411 * images/newsticker/prev-item.xpm: Added.
412 * images/newsticker/update.xpm: Added.
413
79b70037
GM
4142011-05-10 Jim Meyering <meyering@redhat.com>
415
416 * MH-E-NEWS, PROBLEMS: Fix typo "the the -> the".
417
25666126
LL
4182011-05-03 Leo Liu <sdl.web@gmail.com>
419
420 * NEWS: Mention the new command isearch-yank-pop.
421
e2574f2c
TZ
4222011-05-03 Teodor Zlatanov <tzz@lifelogs.com>
423
424 * NEWS: Mention new library gnutls.el and explain GnuTLS
425 functionality. Mention new configure.bat options --without-gnutls
426 and --lib for W32.
427
7deebf1b
LMI
4282011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
429
430 * NEWS: Mention `url-retrieve-queue', (:file "file") and
431 `server-eval-at'.
432
638f053a
JB
4332011-04-28 Juanma Barranquero <lekktu@gmail.com>
434
435 * NEWS: Document `delayed-warnings-list' and `delayed-warnings-hook'.
71edd0ec 436 Document new "default HOME" warning.
638f053a 437
0438ce91
DC
4382011-04-26 Daniel Colascione <dan.colascione@gmail.com>
439
bd0d2ee2 440 * DEBUG: Document debug-on-event default behavior and utility for
0438ce91
DC
441 debugging.
442
c243bc79
NF
4432011-04-22 Noah Friedman <friedman@splode.com>
444
445 * emacs-buffer.gdb: Add trailing underscores to appropriate member
446 names, per change tromey@redhat.com-20110214153919-bxkckrdmmg4qhyyj
447 of src/lisp.h.
448
1c6c854e
CS
4492011-04-08 Christoph Scholtes <cschol2112@googlemail.com>
450
451 * NEWS: Document new function `vc-ediff'.
452
3e214b50
JB
4532011-04-06 Juanma Barranquero <lekktu@gmail.com>
454
455 * NEWS: New variable `revert-buffer-in-progress-p'.
456
65084709
SH
4572011-03-22 Sebastian Hermida <sebas00@gmail.com>
458
459 * themes/misterioso-theme.el: New file.
460
8a05b668
JB
4612011-03-16 Juanma Barranquero <lekktu@gmail.com>
462
463 * NEWS: Document warning about _emacs.
464
70436396
MA
4652011-03-14 Michael Albinus <michael.albinus@gmx.de>
466
467 * NEWS: `shell' prompts for the shell path name, when the default
468 directory is a remote file name and neither environment variable
469 $ESHELL nor variable `explicit-shell-file-name' is set.
470
0d53df48
KG
4712011-03-08 Kristoffer Grönlund <krig@koru.se>
472
473 * themes/wombat-theme.el: New file.
474
33383987
JB
4752011-03-07 Chong Yidong <cyd@stupidchicken.com>
476
477 * Version 23.3 released.
478
01c35094
JB
4792011-03-06 Juanma Barranquero <lekktu@gmail.com>
480
481 * srecode/el.srt: Fix typo.
482
6b483b66
CY
4832011-02-21 Chong Yidong <cyd@stupidchicken.com>
484
485 * themes/tango-dark-theme.el: Tweak background on low-color
486 terminals.
487
3a00a363
KM
4882011-02-17 Ken Manheimer <ken.manheimer@gmail.com>
489
7a71b18d
GM
490 * images/icons/allout-widgets/dark-bg/locked-encrypted.png:
491 * images/icons/allout-widgets/dark-bg/locked-encrypted.xpm:
9b5c21bb
GM
492 * images/icons/allout-widgets/dark-bg/unlocked-encrypted.png:
493 * images/icons/allout-widgets/dark-bg/unlocked-encrypted.xpm:
7a71b18d
GM
494 * images/icons/allout-widgets/light-bg/locked-encrypted.png:
495 * images/icons/allout-widgets/light-bg/locked-encrypted.xpm:
9b5c21bb
GM
496 * images/icons/allout-widgets/light-bg/unlocked-encrypted.png:
497 * images/icons/allout-widgets/light-bg/unlocked-encrypted.xpm:
3a00a363
KM
498 Reorganize icon directories and files to reconcile against windows
499 short-filename clashes.
500
aac7a935
KM
5012011-02-16 Ken Manheimer <ken.manheimer@gmail.com>
502
9b5c21bb
GM
503 * images/icons/allout-widgets-dark-bg,
504 * images/icons/allout-widgets-light-bg: Icons for new
aac7a935
KM
505 allout-widgets.el.
506
9b5c21bb 507 * images/icons/README: Include coypright and GPL 3 license for
aac7a935
KM
508 new icons.
509
12fe5bcc
MA
5102011-02-16 Michael Albinus <michael.albinus@gmx.de>
511
512 * NEWS: Add soap-client.el and soap-inspect.el.
513
ea843702
MA
5142011-02-13 Michael Albinus <michael.albinus@gmx.de>
515
516 * NEWS: Tramp methods "imap" and "imaps" are discontinued.
517
cdfa139d
DA
5182011-02-12 Drew Adams <drew.adams@oracle.com>
519
520 * themes/light-blue-theme.el: New file.
521
a4180391
PE
5222011-02-01 Paul Eggert <eggert@cs.ucla.edu>
523
524 format-time-string now supports subsecond time stamp resolution
525 * NEWS: Document this.
526
68b5f855
PE
5272011-01-28 Paul Eggert <eggert@cs.ucla.edu>
528
529 Redo spelling of Makefile variables to conform to POSIX.
530 POSIX does not allow "-" in Makefile variable names.
531 Reported by Bruno Haible in
532 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00990.html>.
bbf908bc 533 * refcards/Makefile (DIRED_REFCARDS_PDF): Rename from
68b5f855 534 DIRED-REFCARDS_PDF.
bbf908bc
LM
535 (MISC_REFCARDS_PDF): Rename from MISC-REFCARDS_PDF.
536 (SURVIVAL_CARDS_PDF): Rename from SURVIVAL-CARDS_PDF.
537 (VIPER_CARDS_PDF): Rename from VIPER-CARDS_PDF.
68b5f855 538
9d760d75
GM
5392011-01-18 Glenn Morris <rgm@gnu.org>
540
541 * PROBLEMS: Add note about svn+ssh. (Bug#7791)
542
77ab81d0 5432011-01-14 Glenn Morris <rgm@gnu.org>
970b9a42
GM
544
545 * refcards/calccard.tex, refcards/cs-dired-ref.tex:
546 * refcards/cs-refcard.tex, refcards/cs-survival.tex:
547 * refcards/de-refcard.tex, refcards/dired-ref.tex:
548 * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
549 * refcards/fr-survival.tex, refcards/orgcard.tex:
550 * refcards/pl-refcard.tex, refcards/pt-br-refcard.tex:
551 * refcards/refcard.tex, refcards/ru-refcard.tex:
552 * refcards/sk-dired-ref.tex, refcards/sk-refcard.tex:
553 * refcards/sk-survival.tex, refcards/survival.tex:
554 * refcards/vipcard.tex, refcards/viperCard.tex:
555 Update short copyright year to 2011.
556
d221e780
CO
5572011-01-13 Christian Ohler <ohler@gnu.org>
558
559 * NEWS: Mention ERT.
560
3c3d4f5b
MA
5612011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
562
563 * NEWS: Add new function dbus-register-service.
564
2c243704
CY
5652011-01-09 Chong Yidong <cyd@stupidchicken.com>
566
567 * themes/tango-theme.el, themes/tango-dark-theme.el: Let-bind
568 tango palette colors. Only define faces for color displays.
569 Customize the ansi-color-names-vector variable. Add Ediff,
570 Flyspell, and Semantic faces as suggested by Jan Moringen.
571
7c837933
AS
5722011-01-08 Andreas Schwab <schwab@linux-m68k.org>
573
574 * compilation.txt: Add column to gcc-include sample.
575
16eea16b
GM
5762011-01-08 Glenn Morris <rgm@gnu.org>
577
578 * PROBLEMS: -batch implies -q.
579
f3699ed6
TH
5802011-01-07 Tassilo Horn <tassilo@member.fsf.org>
581
582 * themes/tsdh-light-theme.el, themes/tsdh-dark-theme.el: Remove
583 dev-prefix from file names, so that the files don't clash on 8x3
584 filesystems.
585
2d3e1aed
TH
5862011-01-06 Tassilo Horn <tassilo@member.fsf.org>
587
588 * themes/dev-tsdh-light-theme.el (dev-tsdh-light): New theme.
589 * themes/dev-tsdh-dark-theme.el (dev-tsdh-dark): New theme.
590
412b9ee5
MA
5912011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
592
91af3942 593 * NEWS: Extended behavior of dbus-register-{method,property}.
412b9ee5 594
7c420169 5952011-01-02 Kenichi Handa <handa@m17n.org>
76428f01 596
7c420169 597 * NEWS.23: Describe the changes for rmail's MIME handling.
76428f01 598
94975270
CY
5992010-12-18 Chong Yidong <cyd@stupidchicken.com>
600
601 * images/separator.xpm: Tweak colors.
602
a808d31f
MA
6032010-12-14 Michael Albinus <michael.albinus@gmx.de>
604
605 * NEWS: Mention new Tramp method "ksu".
606
01c35094 6072010-12-13 W. Martin Borgert <debacle@debian.org> (tiny change)
11cb1e35
MB
608
609 * schema/schemas.xml: Add DocBook (Bug#7491).
610
acedf35c
CD
6112010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
612
613 * refcards/orgcard.tex: Cleanup.
614
07976ae3 6152010-11-27 Ulrich Mueller <ulm@gentoo.org>
f102b345
UM
616
617 * HELLO: Add ancient Greek (Bug#7418).
618
0eb025fb
EZ
6192010-11-13 Eli Zaretskii <eliz@gnu.org>
620
621 * NEWS: Document display of glyphless characters.
622
afe98dfa
CD
6232010-11-11 Eric Schulte <schulte.eric@gmail.com>
624
56f5a94e 625 * refcards/orgcard.tex: Add new Babel key sequences.
afe98dfa 626
57c17ca4
GM
6272010-10-26 Glenn Morris <rgm@gnu.org>
628
629 * images/README: Add (un)checked.xpm
630 * images/checked.xpm, images/unchecked.xpm: Add copyright.
631
01898dc2
CY
6322010-10-24 Chong Yidong <cyd@stupidchicken.com>
633
634 * images/checked.xpm:
635 * images/unchecked.xpm: New images.
636
5793a7bc 6372010-10-24 Richard Stallman <rms@gnu.org>
945c0344
RS
638
639 * DISTRIB: Update donation section.
640
5793a7bc 6412010-10-24 Glenn Morris <rgm@gnu.org>
22dd677b
GM
642
643 * DISTRIB: Small updates.
644
3f12b18c
JD
6452010-10-19 Julien Danjou <julien@danjou.info>
646
647 * tutorials/TUTORIAL: Don't mention mode-line end dashes.
648
782b5e8d
CY
6492010-10-16 Chong Yidong <cyd@stupidchicken.com>
650
651 * themes: New directory for custom theme files, moved from lisp/.
652
220d91b8 6532010-10-14 Juanma Barranquero <lekktu@gmail.com>
c0943d3d
JB
654
655 * tutorials/TUTORIAL.es: Fix typos.
656
2e288d54
JB
6572010-10-13 Juanma Barranquero <lekktu@gmail.com>
658
659 * NEWS: Mention `dynamic-library-alist'.
660
013b96cc
GM
6612010-10-13 Glenn Morris <rgm@gnu.org>
662
663 * NEXTSTEP: New file, extracted from ../nextstep/{AUTHORS,README}.
664
a2c31846
GM
6652010-10-12 Glenn Morris <rgm@gnu.org>
666
8521e69b
GM
667 * TODO: Merge ../nextstep/FOR-RELEASE into this file.
668
a2c31846
GM
669 * BABYL: Remove file.
670
b9749554
EL
6712010-09-21 Eric Ludlam <zappo@gnu.org>
672
673 * srecode/java.srt: Make NAME be a prompt.
674
459bba37
MA
6752010-09-13 Michael Albinus <michael.albinus@gmx.de>
676
677 * NEWS: Some Tramp methods are discontinued.
678
ac1e75b3
GM
6792010-09-11 Glenn Morris <rgm@gnu.org>
680
681 * emacs.bash, emacs.csh, ms-kermit: Remove obsolete files (use
682 emacsclient -a instead of the first two).
683
71c17aec
LMI
6842010-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
685
686 * NEWS: Mention the new libxml2 functions.
687
b60f961f
KH
6882010-08-25 Kenichi Handa <handa@m17n.org>
689
690 * HELLO: Change designation sequences for Arabic text.
691
37221432
MA
6922010-08-23 Michael Albinus <michael.albinus@gmx.de>
693
694 * NEWS: dbus.el supports alternative buses.
695
8818c329 6962010-08-22 Alex Harsanyi <harsanyi@mac.com> (tiny change)
d8f0aff6
AH
697
698 * emacs3.py: Import imp module and use it (Bug#5756).
699
b482d923
EZ
7002010-08-14 Eli Zaretskii <eliz@gnu.org>
701
702 * tutorials/TUTORIAL.he: Use MAQAF instead of hyphen where appropriate.
703 Fix a few typos.
704
7815fe19 7052010-08-08 Ken Brown <kbrown@cornell.edu>
4f35b2e8
KB
706
707 * PROBLEMS: Mention problem with Cygwin 1.5.19.
708
309a663f
EZ
7092010-08-07 Eli Zaretskii <eliz@gnu.org>
710
d064e6a6
EZ
711 * NEWS: Mention the Hebrew translation.
712
309a663f
EZ
713 * tutorials/TUTORIAL.he: Don't use acronyms.
714
29cf3e20
EZ
7152010-08-05 Eli Zaretskii <eliz@gnu.org>
716
717 * AUTHORS: Rename unexec.o => unexcoff.o.
718 * PROBLEMS: Rename unexec.o => unexcoff.o.
719
cd83d522
EZ
7202010-07-31 Eli Zaretskii <eliz@gnu.org>
721
722 * tutorials/TUTORIAL.he: New file.
723
724 * tutorials/TUTORIAL.translators: Add TUTORIAL.he.
725
e3aef5c6
CS
7262010-07-24 Christoph Scholtes <cschol2112@gmail.com>
727
728 * NEWS: Document new --distfiles configure.bat option and
729 `dist' make target on Windows.
730
0a46152e
JB
7312010-07-20 Juanma Barranquero <lekktu@gmail.com>
732
733 * PROBLEMS: Add note about use of backslashes in Windows paths.
734
04779484
JB
7352010-07-19 Juanma Barranquero <lekktu@gmail.com>
736
737 * NEWS: Mention --enable-checking is now supported on Windows.
738
86fbb8ca
CD
7392010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
740
741 * refcards/orgcard.tex: Remove the key for the TODO sparse tree
742 and add the new key. Document new keys for image and entity
743 display. Document the Org Babel keys.
86fbb8ca 744
024681aa
KB
7452010-06-19 Ken Brown <kbrown@cornell.edu>
746
747 * PROBLEMS: Update Cygwin GCC information. (Bug#6458)
748
6955432c
GM
7492010-06-12 Glenn Morris <rgm@gnu.org>
750
751 * tutorials/TUTORIAL.bg, tutorials/TUTORIAL.es: Fix typos.
752
f9e78150
MA
7532010-06-09 Michael Albinus <michael.albinus@gmx.de>
754
755 * NEWS: Add notifications.el.
756
ad5a7209
GM
7572010-05-28 Glenn Morris <rgm@gnu.org>
758
759 * MACHINES: Remove some old information no longer of relevance.
760 Switch to outline-mode.
761
f995538b
GM
7622010-05-27 Glenn Morris <rgm@gnu.org>
763
764 * PROBLEMS: Remove old information no longer of relevance.
765
171eda53 7662010-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
c3bb441d
SM
767
768 * NEWS: Add sections for Emacs-23.3.
769
0235128c
SM
7702010-05-08 Chong Yidong <cyd@stupidchicken.com>
771
772 * PROBLEMS: Document gcc-4.5 bug (Bug#6031).
773
7742010-05-08 Kenichi Handa <handa@m17n.org>
775
776 * HELLO: Adjust Burmese for Unicode 5.2 encoding.
777
61a808e8
CY
7782010-05-07 Chong Yidong <cyd@stupidchicken.com>
779
780 * Version 23.2 released.
781
5f43e51c
EZ
7822010-05-07 Eli Zaretskii <eliz@gnu.org>
783
784 * HELLO: Reorder Arabic greetings into logical order (they were
785 mistakenly changed to visual order by the 2010-03-28 change).
786
6e104790 7872010-04-18 Francesc Rocher <rocher@member.fsf.org>
46ac1194
FR
788
789 * MORE.STUFF: Add a new entry for QWE.
790
b9f20364
SM
7912010-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
792
793 * HELLO (Mathematics): Prefer Unicode charset.
794
85738751 7952010-03-30 Chong Yidong <cyd@stupidchicken.com>
727be773
CY
796
797 * images/icons/hicolor/scalable/apps/emacs.svg: Put preamble after
798 svg tag (Bug#5790).
799
85738751 8002010-03-30 Eli Zaretskii <eliz@gnu.org>
5660c0f5
EZ
801
802 * PROBLEMS: Mention problems on MS-Windows with incompatible
803 regex.h headers.
804
a7b02820
EZ
8052010-03-28 Eli Zaretskii <eliz@gnu.org>
806
807 * HELLO: Reorder Arabic and Hebrew into logical order, and
808 insert RLM before the opening paren, to make the display more
809 reasonable. Add setting for bidi-display-reordering in the local
810 variables section.
811 * NEWS: Mention initial support for bidirectional editing.
812
e867cb5d 8132010-03-24 Francesc Rocher <rocher@member.fsf.org>
3af45ae1 814
c3bb441d 815 * MORE.STUFF: Remove CEDET entry, now distributed as part of Emacs.
3af45ae1 816
1888398e
KY
8172010-03-22 Teodor Zlatanov <tzz@lifelogs.com>
818
819 * gnus/gnus-setup.ast: Add finish links to the top nodes.
820
821 * gnus/news-server.ast: Add some trivial validation.
822
7725ebb7
MA
8232010-03-13 Michael Albinus <michael.albinus@gmx.de>
824
825 * NEWS: Add secrets.el.
826
e3c5dd11
CY
8272010-03-12 Chong Yidong <cyd@stupidchicken.com>
828
829 * images/custom/down.xpm, images/custom/right.xpm: Update images
830 to increase contrast on bright backgrounds.
831
288f9fc0
CY
8322010-03-10 Chong Yidong <cyd@stupidchicken.com>
833
834 * Branch for 23.2.
835
d40a7570
GM
8362010-03-06 Glenn Morris <rgm@gnu.org>
837
838 * srecode/default.srt (COPYRIGHT): Update template copyright to GPLv3+.
839
324f60ef
GM
8402010-03-05 Glenn Morris <rgm@gnu.org>
841
842 * refcards/orgcard.tex: Use pdflayout.sty.
843 * refcards/Makefile (orgcard.pdf): Special rule no longer needed.
844
3bb1fc91
GM
8452010-03-02 Glenn Morris <rgm@gnu.org>
846
847 * refcards/Makefile: For cs- and sk-, use pdfcsplain if available.
848 (pl-refcard.pdf): Let presence of pdfmex be another test for the
849 required TeX files. Pass explicit output-format to tex command.
850 (orgcard.pdf): Use ps2pdf, since pdftex tends to produce a
851 portrait layout rather than the desired landscape.
852
09e98003
GM
8532010-03-01 Glenn Morris <rgm@gnu.org>
854
28a138be
GM
855 * refcards/pl-refcard.tex: Double forward-slashes in URL for Mex.
856
f9728733
GM
857 * refcards/de-refcard.tex: Fix paren typo.
858
2509f654
GM
859 * refcards/ru-refcard.tex: Rename \year command to \cyear, since
860 the former seems to be already used in some TeX installations.
861
09e98003
GM
862 * refcards/calccard.tex, refcards/cs-dired-ref.tex:
863 * refcards/cs-refcard.tex, refcards/cs-survival.tex:
864 * refcards/de-refcard.tex, refcards/dired-ref.tex:
865 * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
866 * refcards/fr-survival.tex, refcards/orgcard.pdf:
867 * refcards/orgcard.tex, refcards/pl-refcard.tex:
868 * refcards/pt-br-refcard.tex, refcards/refcard.tex:
869 * refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
870 * refcards/sk-refcard.tex, refcards/sk-survival.tex:
871 * refcards/survival.tex, refcards/vipcard.tex:
872 * refcards/viperCard.tex: Update short copyright year to 2010.
873
183c7ef9
GM
8742010-02-26 Glenn Morris <rgm@gnu.org>
875
876 * tutorials/TUTORIAL.es, tutorials/TUTORIAL.pt_BR:
877 Fix some keybinding typos.
878
6fd060bf
CY
8792010-02-14 Chong Yidong <cyd@stupidchicken.com>
880
22adfe08
GM
881 * images/custom/down-pushed.xpm, images/custom/down.xpm:
882 * images/custom/right-pushed.xpm:
883 * images/custom/right-pushed.xpm: Increase height by four
6fd060bf
CY
884 pixels, to improve text alignment.
885
045b9da7
ML
8862010-01-16 Mario Lang <mlang@delysid.org>
887
888 * srecode/doc-cpp.srt, srecode/doc-default.srt:
889 * srecode/doc-java.srt: Remove duplicated words.
890
c30667d4
GM
8912010-01-14 Nick Roberts <nickrob@snap.net.nz>
892
22adfe08
GM
893 * images/gud/recstart.xpm, images/gud/recstop.xpm:
894 * images/gud/rcont.xpm, images/gud/rnext.xpm:
895 * images/gud/rfinish.xpm, images/gud/rnexti.xpm:
896 * images/gud/rstep.xpm, images/gud/rstepi.xpm:
c30667d4
GM
897 New icons for reverse debugging.
898
c2dd1910
JB
8992010-01-14 Juanma Barranquero <lekktu@gmail.com>
900
901 * srecode/doc-cpp.srt (function-comment, variable-same-line-comment)
902 (group-comment-start, group-comment-end):
903 * srecode/doc-default.srt (section-comment, function-comment)
904 (variable-same-line-comment, group-comment-start, group-comment-end):
905 * srecode/doc-java.srt (function-comment, variable-same-line-comment)
b762841f 906 (group-comment-start, group-comment-end):
c2dd1910
JB
907 Fix typos in template docstrings.
908
d9a7c140
KH
9092010-01-14 Kenichi Handa <handa@m17n.org>
910
911 * NEWS: Describe the change of auto-composition-mode.
912
893db5bc
GM
9132010-01-12 Glenn Morris <rgm@gnu.org>
914
915 * CONTRIBUTE, NEWS: Use bug-gnu-emacs rather than emacs-pretest-bug
916 for bug reports for development versions.
917
da14b7ca
JB
9182010-01-01 Juanma Barranquero <lekktu@gmail.com>
919
920 * NEWS: Fix typos.
921
5b94cf5f
GM
9222009-12-15 Glenn Morris <rgm@gnu.org>
923
d40084d1
GM
924 * CONTRIBUTE (Coding Standards): Update URL.
925 (Getting the Source Code): Other VCSs are available.
926
8a0d3b3f
GM
927 * ORDERS: Update some URLs.
928
5b94cf5f
GM
929 * edt-user.el: New file, split out from edt-user.doc.
930 * edt-user.doc: Split into edt-user.el and ../doc/misc/edt.texi,
931 and remove.
932
9bbd0cac
MA
9332009-12-09 Michael Albinus <michael.albinus@gmx.de>
934
935 * NEWS: Point to the external counterparts of su and sudo.
936
eb7799da
GM
9372009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
938
939 * images/mpc/add.xpm, images/mpc/ffwd.xpm, images/mpc/next.xpm:
940 * images/mpc/pause.xpm, images/mpc/play.xpm, images/mpc/prev.xpm:
941 * images/mpc/rewind.xpm, images/mpc/stop.xpm:
942 New images.
943
59ffcfc4
MA
9442009-11-27 Michael Albinus <michael.albinus@gmx.de>
945
946 * NEWS: New functions eshell/su and eshell/sudo.
947
1d5aaabd
KR
9482009-11-26 Kevin Ryde <user42@zip.com.au>
949
950 * MORE.STUFF: emacswiki ElispArea url "wiki.pl" -> "wiki".
951 Aubrey Jaffer's texinfo R5RS moved to
952 http://groups.csail.mit.edu/mac/ftpdir/scm/r5rs.info.tar.gz
953 (per http://people.csail.mit.edu/jaffer/Scheme.html).
954
6a7ce3a2
JD
9552009-11-26 Jan Djärv <jan.h.d@swipnet.se>
956
957 * PROBLEMS: Mention Metacity hang on Emacs resize.
958
abbdc6a0
CY
9592009-11-20 Ken Brown <kbrown@cornell.edu> (tiny change)
960
5c3ef352
CY
961 * PROBLEMS: Add workaround for Cygwin crash and remove fixed
962 rebasing problem.
abbdc6a0 963
637fa988
JD
9642009-11-17 Jan Djärv <jan.h.d@swipnet.se>
965
966 * NEWS: Mention dynamic font changes (font-use-system-font).
967
17673adf
CD
9682009-11-15 Carsten Dominik <dominik@u016822.science.uva.nl>
969
970 * refcards/orgcard.tex: Push version number to 6.33a.
971
a351880d
CD
9722009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
973
974 * refcards/orgcard.tex: Document the new archiving keys.
975
951802d0
CY
9762009-11-08 Chong Yidong <cyd@stupidchicken.com>
977
978 * compilation.txt: Add one more error message for msft (Bug#4100).
979
3aa8040c
KF
9802009-10-09 Karl Fogel <karl.fogel@red-bean.com>
981
982 * NEWS: Document bookmark.el at 2008-06-25T16:51:33Z!monnier@iro.umontreal.ca format upgrade. (Bug#3375)
983
9a03b2e1
MA
9842009-10-04 Michael Albinus <michael.albinus@gmx.de>
985
986 * NEWS: New function copy-directory.
987
c05676c5
CY
9882009-10-03 Chong Yidong <cyd@stupidchicken.com>
989
990 * srecode: New directory for SRecode template files.
991
d3080264
MA
9922009-10-01 Michael Albinus <michael.albinus@gmx.de>
993
994 * NEWS: delete-directory has an optional parameter RECURSIVE.
995
7006d207
CD
9962009-10-01 Carsten Dominik <dominik@u016822.science.uva.nl>
997
998 * refcards/orgcard.tex: New version number.
999
8b15e920
MA
10002009-09-28 Michael Albinus <michael.albinus@gmx.de>
1001
1002 * NEWS: Mention Tramp connection methods "imap" and "imaps".
1003
3d994264
TZ
10042009-09-27 Teodor Zlatanov <tzz@lifelogs.com>
1005
ed9265fc 1006 * NEWS: Mention new library imap-hash.el.
3d994264 1007
1659ada0
JB
10082009-09-22 Juanma Barranquero <lekktu@gmail.com>
1009
1010 * NEWS: Mention new variable `help-downcase-arguments'
1011 and new default for arguments in *Help* buffers.
1012
8686ac71
JB
10132009-09-15 Juanma Barranquero <lekktu@gmail.com>
1014
1015 * NEWS: Mention new behavior of -Q and new variable
1016 `inhibit-x-resources'.
1017
b2d98113
CY
10182009-09-13 Chong Yidong <cyd@stupidchicken.com>
1019
1020 * PROBLEMS: Document Athena/Lucid internationalization
1021 problem (Bug#4333).
1022
6eb02347
CD
10232009-09-02 Carsten Dominik <dominik@u016822.science.uva.nl>
1024
1025 * refcards/orgcard.tex: Document new effort setting commands.
1026 Document the new keys for agenda time motion.
1027 Document the `E' key in the agenda.
1028
82e98df4
SM
10292009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
1030
1031 * NEWS: Declare unibyte sessions obsolete.
1032
7284d47a
MA
10332009-08-28 Michael Albinus <michael.albinus@gmx.de>
1034
1035 * NEWS: Mention Tramp connection method "rsyncc" and variable
1036 `process-file-side-effects'.
1037
3c736e33
KH
10382009-08-13 Kenichi Handa <handa@m17n.org>
1039
1040 * NEWS: Mention the new coding systme `utf-8-hfs' and many
1041 functions for Unicode normalization.
1042
f10ce991
CY
10432009-08-09 CHENG Gao <chenggao@gmail.com>
1044
1045 * MORE.STUFF: Update Etags and Ispell URLs.
1046
5ce6e4f4 10472009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
e9b23a04
DD
1048
1049 * images/gud/all.xpm, images/gud/thread.xpm: New icons for
ed9265fc 1050 gdb-mi.el.
e9b23a04 1051
3bca7ca5
DN
10522009-08-07 Dan Nicolaescu <dann@ics.uci.edu>
1053
1054 * e/eterm-color.ti (msgr, u6, u7): New capabilities.
1055
aa16c75d
MA
10562009-08-02 Michael Albinus <michael.albinus@gmx.de>
1057
1058 * NEWS: Autorevert Tail mode works now for remote files.
1059
cabb1527
CY
10602009-07-26 Kevin Ryde <user42@zip.com.au>
1061
1062 * compilation.txt: Add Perl-Glib sample message.
1063
100b6355
KR
10642009-07-23 Ken Raeburn <raeburn@raeburn.org>
1065
1066 * NEWS: `load-in-progress' corruption fixed.
1067
0b5546d6
GM
10682009-07-21 Glenn Morris <rgm@gnu.org>
1069
1070 * refcards/cs-dired-ref.tex, refcards/dired-ref.tex:
1071 * refcards/fr-dired-ref.tex, refcards/sk-dired-ref.tex:
1072 * refcards/cs-refcard.tex, refcards/de-refcard.tex:
1073 * refcards/fr-refcard.tex, refcards/pl-refcard.tex:
1074 * refcards/pt-br-refcard.tex, refcards/refcard.tex:
1075 * refcards/ru-refcard.tex, refcards/sk-refcard.tex:
1076 * refcards/cs-survival.tex, refcards/fr-survival.tex:
1077 * refcards/sk-survival.tex, refcards/survival.tex:
1078 Remove version numbers that don't mean much. Instead, just use Emacs
1079 version and date. Use FSF URL rather than postal address.
1080
1081 * refcards/vipcard.tex (versionnumber, version): Remove.
1082 (versionemacs, versionvip): New.
1083 (copyrightnotice): Use FSF URL rather than postal address.
1084
1085 * refcards/viperCard.tex (versionnumber): Rename to versionviper.
1086 (versionemacs, versionxemacs): New.
1087 (version): Remove.
1088 (copyrightnotice): Use FSF URL rather than postal address.
1089
f3cc0ddb
GM
10902009-07-16 Glenn Morris <rgm@gnu.org>
1091
c2c847d2
GM
1092 * refcards/cs-dired-ref.tex, refcards/fr-dired-ref.tex:
1093 * refcards/sk-dired-ref.tex:
1094 Remove non-existent (?) bindings: w, C-u o, U, delete.
1095 Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.
1096
f3cc0ddb
GM
1097 * refcards/gnus-refcard.tex: Condense a few sentences in order to
1098 make them fit on one line, and add some page breaks, to improve the
1099 layout in the pdfs.
1100
c1baf2d1
GM
11012009-07-15 Glenn Morris <rgm@gnu.org>
1102
1103 * refcards/dired-ref.tex: Change from A4 to letter paper.
1104 Remove non-existent (?) bindings: w, C-u o, U, delete.
1105 Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.
1106 New: async shell command = &.
1107
1108 * refcards/gnus-refcard.tex (Copyright): Add 2009.
1109 (Notes): Add missing line-break.
1110 (Threading): Reword to fit on one line.
1111
1112 * refcards/calccard.tex (emacsversionnumber): Just use major version.
1113
1114 * refcards/Makefile (gnus-booklet.pdf): Use jobname rather than
1115 clobbering gnus-refcard.pdf.
1116 (clean): Remove .aux files.
31a9ab9d 1117 (gnus-logo.pdf): Remove rule, since this file is distributed.
c1baf2d1 1118
86b12161
KH
11192009-07-10 Kenichi Handa <handa@m17n.org>
1120
1121 * tutorials/TUTORIAL.ja: Reflect the latest change of TUTORIAL.
1122
4cbe53b4
GM
11232009-07-10 Kevin Ryde <user42@zip.com.au>
1124
1125 * compilation.txt: Fix names of some elements.
1126
45ea35bf
GM
11272009-07-08 Glenn Morris <rgm@gnu.org>
1128
1129 * tutorials/TUTORIAL: Standardize the way M-x commands are written:
1130 dashes inside command names, not spaces; spaces before <Return>.
1131 (Summary): Describe the new behavior of C-l.
1132 (Basic Cursor Control): Don't say that files "ought" to end in newlines.
1133 Try to distinguish scroll bar from fringes.
1134 You can also scroll with a wheel mouse.
1135 (If Emacs Stops Responding): Rename from "When Emacs is hung".
1136 (Inserting And Deleting): Continuation marks appear in the fringe.
1137 Clarify that deletion can be undone. Mention cut and paste, and
1138 the Glossary.
1139 (Files, Mode Line): Update mode-line format.
1140 (Extending The Command Set): Downplay C-z, since using Emacs on a
1141 text-only terminal is less common these days.
1142 (Searching): Incremental searching is no longer atypical.
1143 Downplay flow control issues, remove reference to deleted FAQ node.
1144 (Multiple Windows): Mention frames.
1145 (Multiple Frames): New section.
1146 (Getting More Help): Downplay C-h having a different binding.
1147 Don't say help is "on-line", since the meaning has changed.
1148 (More Features): Replace "on-line". Use C-h rather than F10 h.
1149 Say a little more about completion.
1150 (Conclusion): Don't mention C-z again here.
1151
3f1c6666
JD
11522009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1153
1154 * NEWS: Mention maximized.
1155
edb54f27
MA
11562009-06-30 Michael Albinus <michael.albinus@gmx.de>
1157
1158 * NEWS: Add "synce" connection method of Tramp.
1159
ac8b8fcd
MA
11602009-06-24 Michael Albinus <michael.albinus@gmx.de>
1161
1162 * NEWS: Add new connection methods of Tramp.
1163
aa4a9384
KH
11642009-06-24 Kenichi Handa <handa@m17n.org>
1165
1166 * charsets/stdenc.map: Re-generated.
1167
1168 * charsets/symbol.map: Re-generated.
1169
70243478
CY
11702009-06-21 Chong Yidong <cyd@stupidchicken.com>
1171
1172 * Branch for 23.1.
1173
043dfe24
AM
11742009-06-15 Alan Mackenzie <acm@muc.de>
1175
1176 * NEWS: Document changes to end-of-defun-function, clarifying
1177 entry for beginning-of-defun-function.
1178
d1d87851
BW
11792009-06-13 Bill Wohler <wohler@newt.com>
1180
1181 Release MH-E version 8.2.
1182
1183 * NEWS, MH-E-NEWS: Update for MH-E release 8.2.
1184
742c7b4c
KH
11852009-06-12 Kenichi Handa <handa@m17n.org>
1186
b643362c 1187 * HELLO: Use "/" instead of "," to separate independent words.
67cbe681 1188
742c7b4c
KH
1189 * charsets/*.map: All re-generated.
1190
11912009-06-08 Kenichi Handa <handa@m17n.org>
1192
1193 * HELLO: Downcase "suomi".
1194
74815974
WL
11952009-05-25 Werner Lemberg <wl@gnu.org>
1196
1197 * tutorial/TUTORIAL.de: Updated; synchronize with TUTORIAL.
1198 Use reformed Orthography.
1199 Minor improvements.
1200
ece53951
CY
12012009-05-19 Chong Yidong <cyd@stupidchicken.com>
1202
1203 * refcards/survival.tex: Add M-g M-g binding.
1204
1205 * refcards/survival.tex:
1206 * refcards/sk-survival.tex:
1207 * refcards/sk-refcard.tex:
1208 * refcards/sk-dired-ref.tex:
1209 * refcards/ru-refcard.tex:
1210 * refcards/pt-br-refcard.tex:
1211 * refcards/pl-refcard.tex:
1212 * refcards/fr-survival.tex:
1213 * refcards/fr-dired-ref.tex:
1214 * refcards/dired-ref.tex:
1215 * refcards/cs-survival.tex:
1216 * refcards/cs-refcard.tex:
1217 * refcards/cs-dired-ref.tex: Bump refcard version numbers to 23.
1218
a96da3ab
CY
12192009-05-15 Chong Yidong <cyd@stupidchicken.com>
1220
1221 * refcards/refcard.tex: Update Emacs version to 23.
1222
91ce9459
CY
12232009-05-15 Sven Joachim <svenjoac@gmx.de>
1224
da14b7ca
JB
1225 * refcards/de-refcard.tex: Merge changes from refcard.tex.
1226 Change `Paragraph' to `Absatz'.
91ce9459 1227
583ebd63
GM
12282009-04-09 Glenn Morris <rgm@gnu.org>
1229
1230 * MORE.STUFF: Update some urls. Remove dead links: eshell, expand,
1231 ffap, hideshow. Remove original whitespace, now in obsolete/.
1232 Remember and nXML are part of the distribution now.
1233
2d2db320
KH
12342009-03-13 Kenichi Handa <handa@m17n.org>
1235
1236 * NEWS: Add description for the argument change of
1237 `set-fontset-font' and `print-fontset'.
1238
bd6e492c
GM
12392009-02-25 Glenn Morris <rgm@gnu.org>
1240
1241 * MORE.STUFF: Mention Zile.
1242
a20878b6
MB
12432009-02-23 Miles Bader <miles@gnu.org>
1244
1245 * NEWS: Rename `system-process-attributes' to `process-attributes'.
1246
6766b10c
NR
12472009-02-19 Nick Roberts <nickrob@snap.net.nz>
1248
1249 * compilation.txt: Add entry for maven.
1250
f623f737
JB
12512009-02-14 Jay Belanger <jay.p.belanger@gmail.com>
1252
1253 * refcards/calccard.tex: Update version number.
1254 Mention Maxima mode.
1255
bec18736
DN
12562009-02-04 Dan Nicolaescu <dann@ics.uci.edu>
1257
1258 * compilation.txt (gnu): Add an example for the "note" format.
1259
8c4fae51
JR
12602009-02-04 Jason Rumney <jasonr@gnu.org>
1261
1262 * PROBLEMS (CPP): Note problem with resource compiler of MSVC.
1263
2c015ae7
GM
12642009-02-02 Carsten Dominik <dominik@science.uva.nl>
1265
1266 * refcards/orgcard.tex: New version number.
1267
62e466d0
JB
12682009-01-28 Juanma Barranquero <lekktu@gmail.com>
1269
1270 * PROBLEMS (Windows): Add entry about TCC/4NT and App Paths keys.
1271
7ddb1b5f
CD
12722009-01-28 Carsten Dominik <dominik@science.uva.nl>
1273
1274 * refcards/orgcard.tex: New version number.
1275
3da3282e
CD
12762009-01-27 Carsten Dominik <dominik@science.uva.nl>
1277
1278 * refcards/orgcard.tex: New version number.
1279
be7ca044
KH
12802009-01-27 Kenichi Handa <handa@m17n.org>
1281
1282 * NEWS: New function `coding-sytem-from-name'.
1283
55e0839d
CD
12842009-01-25 Carsten Dominik <dominik@science.uva.nl>
1285
1286 * refcards/orgcard.tex: New year and version number.
1287 Document heading/item conversion commands.
1288 Document C-c RET in tables.
1289
cc2fc5a2
MA
12902009-01-03 Michael Albinus <michael.albinus@gmx.de>
1291
1292 * NEWS: Tramp supports IPv6 addresses.
1293
b6cb4cd5
CD
12942008-12-20 Carsten Dominik <dominik@science.uva.nl>
1295
1296 * refcards/orgcard.tex: Version number change.
1297
bde76d3e
EZ
12982008-12-19 Eli Zaretskii <eliz@gnu.org>
1299
1300 * PROBLEMS (MS-DOS): Document the problems on Vista.
1301
ed208c8a
CD
13022008-12-17 Carsten Dominik <dominik@science.uva.nl>
1303
1304 * refcards/orgcard.tex: Version number change.
1305
67df9cfb
CD
13062008-12-16 Carsten Dominik <dominik@science.uva.nl>
1307
1308 * refcards/orgcard.tex: Version number change.
1309
7c3cb0ab
DN
13102008-12-11 Dan Nicolaescu <dann@ics.uci.edu>
1311
1312 * MACHINES: SH3 is still supported.
1313
96c8522a
CD
13142008-12-07 Carsten Dominik <dominik@science.uva.nl>
1315
1316 * refcards/orgcard.tex: Version number update.
1317
0956be4f
JB
13182008-11-27 Juanma Barranquero <lekktu@gmail.com>
1319
1320 * NEWS: Fix typo. (Bug#1439)
1321
e45e3595
CD
13222008-11-12 Carsten Dominik <dominik@science.uva.nl>
1323
1324 * refcards/orgcard.tex: Document the extra yanking key.
1325
33198156
MH
13262008-11-08 Mark A. Hershberger <mah@everybody.org>
1327
1328 * compilation.txt (php): Add regexp for php error messages.
1329
d6c180c4
JB
13302008-10-24 Juanma Barranquero <lekktu@gmail.com>
1331
1332 * NEWS: New function `locate-user-emacs-file'.
1333
fac5dc61
DN
13342008-10-18 Ulrich Mueller <ulm@gentoo.org>
1335
1336 * MACHINES: Add section for SuperH.
1337
47ffc456
CD
13382008-10-12 Carsten Dominik <dominik@science.uva.nl>
1339
1340 * refcards/orgcard.tex: Add description for attachments, plus
1341 minor changes.
1342
13432008-07-24 Carsten Dominik <dominik@science.uva.nl>
1344
1345 * refcards/orgcard.tex: Minor fixes.
1346
29c068d1
DU
13472008-09-08 Daiki Ueno <ueno@unixuser.org>
1348
1349 * TODO: Remove the entry describing auto-encryption.
1350
3256a475
RC
13512008-08-26 Robert J. Chassell <bob@rattlesnake.com>
1352
10d1d0af 1353 * PROBLEMS: Prevent pasting a region twice on an xterm or rxvt in X.
3256a475 1354
5bd950ea
CY
13552008-08-23 Chong Yidong <cyd@stupidchicken.com>
1356
1357 * HELLO: Fix Javanese pun.
1358
f956beb6
BW
13592008-08-18 Bill Wohler <wohler@newt.com>
1360
1361 Release MH-E version 8.1.
10d1d0af 1362
f956beb6
BW
1363 * NEWS, MH-E-NEWS: Update for MH-E release 8.1.
1364
4e5a8be9
VJL
13652008-08-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1366
1367 * NEWS: Improve information about whitespace package.
1368
6d496c76
TZ
13692008-08-01 Teodor Zlatanov <tzz@lifelogs.com>
1370
1371 * NEWS: Add entries about the new auth-source integration and
1372 about the cyrillic-translit modifications.
1373
7ded3383
AR
13742008-08-01 Adrian Robert <Adrian.B.Robert@gmail.com>
1375
1376 * Emacs.clr: Remove.
1377
7c2fb837
DN
13782008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1379
1380 * termcap.src: Remove file.
1381 * README:
1382 * PROBLEMS:
1383 * MACHINES: Remove VMS info.
1384
9e2a2647
DN
13852008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1386
1387 * PROBLEMS:
1388 * MACHINES: Remove mentions of Mac Carbon.
1389
355b422f
VJL
13902008-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1391
1392 * NEWS: New function `diff-show-trailing-blanks' in diff-mode.el.
1393
b8454fe2
MA
13942008-07-24 Michael Albinus <michael.albinus@gmx.de>
1395
1396 * NEWS: Add xesam.el.
1397
2f56f788
VJL
13982008-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1399
1400 * NEWS: Add information about whitespace package.
1401
15f54450
JL
14022008-07-19 Juri Linkov <juri@jurta.org>
1403
1404 * tutorials/TUTORIAL: Add information about C-g to the introduction.
1405
555b0992
JB
14062008-07-18 Francesc Rocher <rocher@member.fsf.org>
1407
1408 * images/splash8.xpm: Remove.
1409
ba60bd44 14102008-07-17 Adrian Robert <Adrian.B.Robert@gmail.com>
06b62770
AR
1411
1412 * NEWS: Add entry about NS port.
1413
ba60bd44 14142008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
1415
1416 * Emacs.clr: New file, add support for X color names to NS display
1417 implementations.
1418
268207a3
JL
14192008-07-12 Juri Linkov <juri@jurta.org>
1420
1421 * HELLO: Use more correct IPA characters for English pronunciation.
1422 Add the combining acute accent after the accented vowel in the
1423 Russian example like it is used in dictionaries.
1424
3b48f0d2
KH
14252008-07-11 Kenichi Handa <handa@m17n.org>
1426
10d1d0af 1427 * HELLO: Change the Arabic words appearing in Non-ASCII examples to
3b48f0d2
KH
1428 iso-8859-6 characters.
1429
68548459
JB
14302008-07-02 Francesc Rocher <rocher@member.fsf.org>
1431
1432 * images/splash.png:
1433 * images/splash.svg:
1434 * images/gnus/gnus.png:
1435 * images/gnus/gnus.svg: New files.
1436
50542767
KH
14372008-06-25 Kenichi Handa <handa@m17n.org>
1438
1439 * NEWS: Mention string-to-unibyte.
1440
e9e70c43
MA
14412008-06-21 Michael Albinus <michael.albinus@gmx.de>
1442
1443 * NEWS: Tramp uses auth-source.
1444
203553fd
JPW
14452008-06-08 John Paul Wallington <jpw@pobox.com>
1446
68548459 1447 * NEWS: Document that `completion-ignore-case' is nil on MS-Windows.
203553fd 1448
23aaf52b
MO
14492008-05-19 Tom Tromey <tromey@redhat.com>
1450
1451 * NEWS: Mention directory-local variables.
1452
5525fa30
JL
14532008-05-11 Juri Linkov <juri@jurta.org>
1454
1455 * images/custom/README:
1456 * images/custom/down.xpm:
1457 * images/custom/down-pushed.xpm:
1458 * images/custom/right.xpm:
1459 * images/custom/right-pushed.xpm: New files.
1460
db86064f
ER
14612008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
1462
1463 * NEWS: Support for Meta-CVS removed.
1464
ba82b36e
NR
14652008-05-05 Nick Roberts <nickrob@snap.net.nz>
1466
1467 * compilation.txt: Add regexp for Open Watcom compiler output.
1468
e405fa5f
RS
14692008-05-04 Reiner Steib <reiner.steib@gmx.de>
1470
1471 * NEWS: Reword previous commit.
1472 * NEWS.22: Document removal of duplicated "alt-" input methods.
1473
14742008-05-03 Glenn Morris <rgm@gnu.org>
1475
1476 * NEWS: Document removal of duplicated "alt-" input methods.
1477
1cb33438
GM
14782008-04-26 Glenn Morris <rgm@gnu.org>
1479
1480 * forms-d2.dat: Move here from ../lisp.
1481
312082e9
JR
14822008-04-06 Jason Rumney <jasonr@gnu.org>
1483
1484 * HELLO (Burmese): Rename from Myanmar.
1485
e652d4d3
RS
14862008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
1487
1488 * GNUS-NEWS (incoming mail files): Add version.
1489
bd6b0b01
RS
14902008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
1491
5bc6ddff
MB
1492 * tutorials/TUTORIAL.de: Remove even more discussion of flow
1493 control. Refer to node name `Init Rebinding' instead of title.
1494
28a16a1b
CD
14952008-03-13 Carsten Dominik <dominik@science.uva.nl>
1496
1497 * refcards/orgcard.tex: Minor fixes.
1498
4d2d106e
CY
14992008-03-12 Chong Yidong <cyd@stupidchicken.com>
1500
5bc6ddff
MB
1501 * tutorials/TUTORIAL, tutorials/TUTORIAL.fr, tutorials/TUTORIAL.ro:
1502 * tutorials/TUTORIAL.bg, tutorials/TUTORIAL.it, tutorials/TUTORIAL.ru:
1503 * tutorials/TUTORIAL.cn, tutorials/TUTORIAL.ja, tutorials/TUTORIAL.sk:
1504 * tutorials/TUTORIAL.cs, tutorials/TUTORIAL.ko, tutorials/TUTORIAL.sl:
1505 * tutorials/TUTORIAL.de, tutorials/TUTORIAL.nl, tutorials/TUTORIAL.sv:
1506 * tutorials/TUTORIAL.eo, tutorials/TUTORIAL.pl, tutorials/TUTORIAL.th:
1507 * tutorials/TUTORIAL.es, tutorials/TUTORIAL.pt_BR:
1508 Remove discussion of flow control.
4d2d106e 1509
85efdcf3
JB
15102008-03-12 Juanma Barranquero <lekktu@gmail.com>
1511
1512 * NEWS: Describe linum.el.
1513
cf358568
GM
15142008-03-11 Glenn Morris <rgm@gnu.org>
1515
1516 * images/icons/hicolor/128x128/apps/emacs.png:
1517 * images/icons/hicolor/16x16/apps/emacs.png:
1518 * images/icons/hicolor/24x24/apps/emacs.png:
1519 * images/icons/hicolor/32x32/apps/emacs.png:
1520 * images/icons/hicolor/48x48/apps/emacs.png:
1521 * images/icons/hicolor/scalable/apps/emacs.svg:
1522 * images/icons/hicolor/scalable/mimetypes/emacs-document.svg:
1523 Remove `creator' metadata.
1524
880820fe 15252008-03-06 Jan Djärv <jan.h.d@swipnet.se>
e8db5c59
JD
1526
1527 * images/README: Update with bookmark_add.
1528
cf358568 1529 * images/bookmark_add.pbm, images/bookmark_add.xpm: New files.
e8db5c59 1530
7b7b316e
DN
15312008-03-03 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
1532
67ab2045
JR
1533 * images/icons/hicolor/32x32/apps/emacs.png: Make transparency 8 bit.
1534 * images/icons/hicolor/scalable/mimetypes/emacs-document.svg: New file.
7b7b316e
DN
1535 * images/icons/hicolor/scalable/apps/emacs.svg: Fix format.
1536
8298ed37
GM
15372008-03-03 Andrew Zhilin <andrew_zhilin@yahoo.com>
1538
1539 * images/icons/hicolor/16x16/apps/emacs22.png:
1540 * images/icons/hicolor/24x24/apps/emacs22.png:
1541 * images/icons/hicolor/32x32/apps/emacs22.png:
1542 * images/icons/hicolor/48x48/apps/emacs22.png: New files.
1543 These are the old versions of `emacs.png' under a new name.
1544
c9cc6462
DN
15452008-03-02 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
1546
1547 * images/icons/README: Update info for the icons.
1548
1549 * images/icons/emacs16_mac.png:
1550 * images/icons/emacs24_mac.png:
1551 * images/icons/emacs256_mac.png:
1552 * images/icons/emacs32_mac.png:
1553 * images/icons/emacs48_mac.png:
8298ed37 1554 * images/icons/emacs512_mac.png: Remove.
c9cc6462
DN
1555
1556 * images/icons/hicolor/16x16/apps/emacs.png:
1557 * images/icons/hicolor/24x24/apps/emacs.png:
1558 * images/icons/hicolor/32x32/apps/emacs.png:
1559 * images/icons/hicolor/48x48/apps/emacs.png: New icon.
1560
1561 * images/icons/hicolor/scalable/apps/emacs.svg:
1562 * images/icons/hicolor/128x128/apps/emacs.png: New files.
1563
143cecdb
RS
15642008-02-26 Reiner Steib <Reiner.Steib@gmx.de>
1565
1566 * NEWS (Gnus): Mention problem with coding system `utf-8-emacs'
1567 when using different Emacs versions.
1568
880820fe 15692008-02-25 Jan Djärv <jan.h.d@swipnet.se>
28bcb349 1570
51fb064b
MB
1571 * NEWS.22: Mention stock icons for Gtk+.
1572
19095422
KH
15732008-02-22 Kenichi Handa <handa@ni.aist.go.jp>
1574
4a4bdfc7 1575 * NEWS: Mention the new language environments Bengali, Punjabi,
19095422
KH
1576 Gujarati, Oriya, Telugu, Sinhala. Mention the removal of features
1577 devanagari, devan-util, kannada, knd-util, malayalam, mlm-util,
1578 tamil, and tml-util.
1579
607d3be2
MO
15802008-02-22 Michael Olson <mwolson@gnu.org>
1581
1582 * NEWS: Describe nXML mode and json.el.
1583
6a6b4d7d
KH
15842008-02-21 Kenichi Handa <handa@ni.aist.go.jp>
1585
4a4bdfc7
JB
1586 * NEWS: Improve the description about the removal of cp-...-codepage
1587 functions. Describe the removal of the feature `devan-util'.
6a6b4d7d 1588
027cd644
GM
15892008-02-21 Glenn Morris <rgm@gnu.org>
1590
1591 * NEWS.unicode: Merge into NEWS and remove file.
1592
3d8c4938
KH
15932008-02-20 Kenichi Handa <handa@ni.aist.go.jp>
1594
1595 * NEWS.unicode: Mention the removal of codepage related functions.
1596
1f7bdd6f
GM
15972008-02-16 Glenn Morris <rgm@gnu.org>
1598
1599 * nxml/test-invalid.xml, nxml/test-valid.xml: Move here from lisp/nxml.
1600 Rename from "test." to "test-" for doschk.
1601
c6588a85
MO
16022008-02-10 Daiki Ueno <ueno@unixuser.org>
1603
1604 * NEWS: Clarify EasyPG functionalities.
1605
f34cec5c
EZ
16062008-02-09 Eli Zaretskii <eliz@gnu.org>
1607
b03f96dc
MB
1608 * tutorials/TUTORIAL.ru: Remove redundant empty lines, insert a
1609 magic line instead.
1610
880820fe 16112008-02-08 Jan Djärv <jan.h.d@swipnet.se>
7b476dbe
JD
1612
1613 * NEWS: Mention XEmbed and --parent-id.
1614
4b01af2e
MO
16152008-02-08 Daiki Ueno <ueno@unixuser.org>
1616
1617 * NEWS: Mention EasyPG.
1618
ee2502fa
EZ
16192008-02-02 Eli Zaretskii <eliz@gnu.org>
1620
85efdcf3
JB
1621 * tutorials/TUTORIAL.ru: Restore copyright years. Update tutorial.
1622 Fix wording.
ee2502fa 1623
aca7a3d2
MB
16242008-02-02 Kenichi Handa <handa@ni.aist.go.jp>
1625
19095422 1626 * HELLO: Add Bengali, Gujarati, Khmer, Myanmar, Oriya, Sinhala,
10d1d0af 1627 Telugu. Fix ISO-2022 designations in Cantonese line.
aca7a3d2 1628
f78b3baf 16292008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 1630
fe7a3057 1631 * HELLO: Remove non-Unicode character from Tibetan text.
aca7a3d2 1632
f78b3baf 16332008-02-01 Miles Bader <miles@gnu.org>
aca7a3d2
MB
1634
1635 * TODO, PROBLEMS, NEWS: Replace references to Emacs version "22"
1636 with "23".
1637
f78b3baf 16382008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1639
1640 * charsets: New directory for charset mapping tables.
1641
1642 * charsets/README: New file.
1643
1644 * charsets/*.map: New files.
1645
f78b3baf 16462008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1647
1648 * HELLO: Change "Hindi" to more common characters.
1649
f78b3baf 16502008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 1651
bcc891c2
GM
1652 * HELLO: Fix upcase and downcase for several languages.
1653 Change the two German lines into one. Change "Nederlangs" to
1654 "Dutch (Nederlands)". Add original language names to several entries.
aca7a3d2 1655
f78b3baf 16562008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 1657
b03f96dc 1658 * tutorials/TUTORIAL.es: Add local variable coding: latin-1.
aca7a3d2 1659
f78b3baf 16602008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 1661
bcc891c2 1662 * HELLO: Change indian-2-column chars of Hindi line to Unicode chars.
aca7a3d2 1663
f78b3baf 16642008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
1665
1666 * HELLO: Add pseudo-maths example.
1667
f05c591d
CY
16682008-01-31 Alex Ott <alexott@gmail.com>
1669
1670 * tutorials/TUTORIAL.ru: Update tutorial.
1671
5e56b3fb
MO
16722008-01-25 Michael Olson <mwolson@gnu.org>
1673
1674 * ERC-NEWS: Update for ERC 5.3 release candidate.
1675
1966aa84
JB
16762008-01-22 Juanma Barranquero <lekktu@gmail.com>
1677
1678 * DEVEL.HUMOR: New entry.
1679
dbc28aaa
CD
16802008-01-18 Carsten Dominik <dominik@science.uva.nl>
1681
1682 * refcards/orgcard.tex: Update to Org-mode version 5.19.
1683
bb9f7948
EZ
16842008-01-12 Eli Zaretskii <eliz@gnu.org>
1685
1686 * MACHINES: Add an explicit list of platforms that are no longer
1687 supported.
1688 * NEWS: Refer to this list.
1689
6c5a8964
GM
16902008-01-08 Glenn Morris <rgm@gnu.org>
1691
7de6767d
GM
1692 * refcards/calccard.tex, refcards/cs-dired-ref.tex:
1693 * refcards/cs-refcard.tex, refcards/cs-survival.tex:
1694 * refcards/de-refcard.tex, refcards/dired-ref.tex:
1695 * refcards/fr-drdref.tex, refcards/fr-refcard.tex:
1696 * refcards/fr-survival.tex, refcards/gnus-refcard.tex:
1697 * refcards/orgcard.tex, refcards/pl-refcard.tex:
1698 * refcards/pt-br-refcard.tex, refcards/refcard.tex:
1699 * refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
1700 * refcards/sk-refcard.tex, refcards/sk-survival.tex:
1701 * refcards/survival.tex, refcards/vipcard.tex:
1702 * refcards/viperCard.tex: Update printed copyright year to 2008.
6c5a8964 1703
049dcb6f
GM
17042008-01-08 Kevin Ryde <user42@zip.com.au>
1705
1706 * compilation.txt (perl): Add a "during global destruction" sample.
1707
f3041af1
DN
17082008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
1709
1710 * PROBLEMS:
1711 * MACHINES: Remove references to systems not supported anymore.
1712
d35e1cd7
DN
17132008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
1714
1715 * MACHINES: Remove Masscomp.
1716
1c884795
DN
17172008-01-03 Dan Nicolaescu <dann@ics.uci.edu>
1718
1719 * images/icons/emacs_16.png, images/icons/emacs_24.png
1720 * images/icons/emacs_32.png, images/icons/emacs_48.png: Rename to
1966aa84 1721 hicolor/16x16/apps/emacs.png, hicolor/24x24/apps/emacs.png,
1c884795
DN
1722 hicolor/32x32/apps/emacs.png and hicolor/48x48/apps/emacs.png.
1723
1724 * images/icons/README (Author): Update for renaming.
1725
1726 * emacs.desktop (Icon): Update icon name.
1727
243d547c
EZ
17282007-12-15 Eli Zaretskii <eliz@gnu.org>
1729
0afd5f04
EZ
1730 The following files renamed to avoid file-name clashes in
1731 8+3 (a.k.a. DOS) namespace:
1732
30361fee
EZ
1733 * schema/xhtml-basic-form.rnc: Renamed to xhtml-bform.rnc.
1734 * schema/xhtml-basic-table.rnc: Renamed to xhtml-btable.rnc.
1735 * schema/xhtml-list.rnc: Renamed to xhtml-lst.rnc.
1736 * schema/xhtml-target.rnc: Renamed to xhtml-tgt.rnc.
1737 * schema/xhtml-style.rnc: Renamed to xhtml-xstyle.rnc.
1738 * schema/xhtml-form.rnc, schema/xhtml-table.rnc, schema/xhtml.rnc:
1739 Updated accordingly.
1740
e7bdf123 1741 * schema/docbook-dyntbl.rnc, schema/docbook-soextbl.rnc: Renamed to
30361fee
EZ
1742 docbk-dyntbl.rnc and docbk-soextbl.rnc, respectively.
1743
243d547c
EZ
1744 * images/icons/macemacs_16.png, images/icons/macemacs_24.png:
1745 * images/icons/macemacs_32.png, images/icons/macemacs_48.png:
1746 * images/icons/macemacs_256.png, images/icons/macemacs_512.png:
1747 Renamed to emacs16_mac.png, emacs24_mac.png, emacs32_mac.png,
1748 emacs48_mac.png, emacs256_mac.png, and emacs512_mac.png,
0afd5f04 1749 respectively.
243d547c 1750
97fdf31e 17512007-12-08 Ulrich Mueller <ulm@gentoo.org> (tiny change)
d65f0593
DN
1752
1753 * emacs.desktop (Exec, Icon, Categories): Fix entries.
1754
cf944fa4
RS
17552007-12-08 Reiner Steib <Reiner.Steib@gmx.de>
1756
1757 * NEWS: Add minimal Gnus item.
1758
e10fe1cb
DN
17592007-12-08 Dan Nicolaescu <dann@ics.uci.edu>
1760
1761 * emacs.desktop: New file.
1762
5adb5026 17632007-11-30 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
fb87d8de
GM
1764
1765 * images/icons/macemacs_16.png, images/icons/macemacs_24.png:
1766 * images/icons/macemacs_32.png, images/icons/macemacs_48.png:
1767 * images/icons/macemacs_256.png, images/icons/macemacs_512.png:
1768 New files.
1769
6d4ca4d2
GM
17702007-11-28 Glenn Morris <rgm@gnu.org>
1771
1772 * nxml/: New directory, moved here from lisp/nxml/char-name/unicode.
d98a6328 1773 * nxml/README: New file.
6d4ca4d2 1774
e3b0153a
GM
17752007-11-24 Glenn Morris <rgm@gnu.org>
1776
1777 * images/gnus/mail_send.xpm: Rename to mail-send.xpm.
1778
8cd39fb3
MH
17792007-11-23 Mark A. Hershberger <mah@everybody.org>
1780
ac97a16b
MH
1781 * NXML-NEWS: New File.
1782
8cd39fb3
MH
1783 * schema: Initial merge of nxml.
1784
880820fe 17852007-11-22 Francesco Potortì <pot@gnu.org>
20f123b4
FP
1786
1787 * NEWS: etags: the --members option is now the default.
1788
fe22da3c
GM
17892007-11-22 Glenn Morris <rgm@gnu.org>
1790
1791 * images/smilies/grayscale/README, images/smilies/medium/README:
1792 New files.
1793
afefed62
VJL
17942007-11-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1795
1796 * compilation.txt: Add new entries: compilation-perl--Pod::Checker,
1797 compilation-perl--Test, compilation-perl--Test::Harness and
1798 compilation-weblint.
1799
07e5c0b0
DN
18002007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
1801
1802 * MACHINES: Remove Sun windows info.
1803
15f3eb73
MO
18042007-10-30 Michael Olson <mwolson@gnu.org>
1805
1806 * NEWS: Add entry for Remember Mode.
1807
f930e1a4
GM
18082007-10-29 Glenn Morris <rgm@gnu.org>
1809
1810 * refcards/gnus-refcard.tex: Restore Feb 2007 copyright
1811 clarifications lost in update to Gnus trunk.
1812
880820fe 18132007-10-28 Adam Sjøgren <asjo@koldfront.dk>
a352dec1 1814
a61646e1
GM
1815 * images/smilies/grayscale/blink.xpm:
1816 * images/smilies/grayscale/braindamaged.xpm
1817 * images/smilies/grayscale/cry.xpm, images/smilies/grayscale/dead.xpm:
1818 * images/smilies/grayscale/evil.xpm:
1819 * images/smilies/grayscale/forced.xpm:
1820 * images/smilies/grayscale/frown.xpm, images/smilies/grayscale/grin.xpm:
1821 * images/smilies/grayscale/indifferent.xpm:
1822 * images/smilies/grayscale/reverse-smile.xpm:
1823 * images/smilies/grayscale/sad.xpm, images/smilies/grayscale/smile.xpm:
1824 * images/smilies/grayscale/wry.xpm: New larger grayscale smileys.
1825
1826 * images/smilies/medium/blink.xpm:
1827 * images/smilies/medium/braindamaged.xpm, images/smilies/medium/cry.xpm:
1828 * images/smilies/medium/dead.xpm, images/smilies/medium/evil.xpm:
1829 * images/smilies/medium/forced.xpm, images/smilies/medium/frown.xpm:
1830 * images/smilies/medium/grin.xpm, images/smilies/medium/indifferent.xpm:
1831 * images/smilies/medium/reverse-smile.xpm:
1832 * images/smilies/medium/sad.xpm, images/smilies/medium/smile.xpm:
1833 * images/smilies/medium/wry.xpm: New colorful smileys.
a352dec1 1834
b6675b2d
MO
18352007-10-29 Michael Olson <mwolson@gnu.org>
1836
1837 * ERC-NEWS: Update for recent change.
1838
2697297f
JB
18392007-10-27 Juanma Barranquero <lekktu@gmail.com>
1840
1841 * .cvsignore: Add *.pyc.
1842
d88da39a
JY
18432007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
1844
1845 * ses-example.ses: Get rid of silly life-universe-everything local
1846 variable. `symbolic-formulas' is now `ses--symbolic-formulas'.
1847
a8d7b1a0
JB
18482007-10-24 Juanma Barranquero <lekktu@gmail.com>
1849
1850 * NEWS: Mention desktop locking.
1851
4a11b6b5
ER
18522007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
1853
1854 * NEWS: Explain the VC fileset changes a bit better.
1855
8b6f62fc
GM
18562007-09-28 Glenn Morris <rgm@gnu.org>
1857
1858 * PROBLEMS: Mention Tex superscript font issue.
1859
d87b5ced
JB
18602007-09-25 Johannes Weiner <hannes@saeurebad.de>
1861
1862 * NEWS: Fix typo.
1863
a0e0e2db
GM
18642007-09-24 Glenn Morris <rgm@gnu.org>
1865
1866 * CONTRIBUTE: Remove information on maintaining copyright years;
1867 it does not belong here and is in admin/notes anyway.
1868
c3f01f42
GM
18692007-09-24 Adam Hupp <adam@hupp.org>
1870
1871 * emacs.py: Split for python 2 and python 3 compatibility.
1872 * emacs2.py: New file, split off from emacs.py.
1873 * emacs3.py: New file, python 3 version of emacs2.py.
1874
44f9ac8a
GM
18752007-09-21 Glenn Morris <rgm@gnu.org>
1876
1877 * emacstool.1: Remove file.
6f022c19 1878 * emacs.bash: Adapt for removal of emacstool.
ac3afa5a 1879 * emacs.csh: Remove emacstool-related code.
44f9ac8a 1880
4a155610
GM
18812007-09-16 Glenn Morris <rgm@gnu.org>
1882
1883 * gfdl.1: Remove unused file.
1884
0d75dcc8
GM
18852007-09-12 Glenn Morris <rgm@gnu.org>
1886
1887 * Makefile (SOURCES, unlock, relock): Delete.
1888
880820fe 18892007-09-10 Michaël Cadilhac <michael@cadilhac.name>
f664fee9
MC
1890
1891 * NEWS: Document the interactive specification for C functions.
1892 Say that `set-file-modes' is now interactive.
1893
c10b0597
MO
18942007-09-10 Michael Olson <mwolson@gnu.org>
1895
1896 * ERC-NEWS: Improve description of erc-tls and erc-ssl change.
1897
67bd779a
JL
18982007-09-09 Juri Linkov <juri@jurta.org>
1899
1900 * AUTHORS, CONTRIBUTE: New files, moved here from the root dir.
1901
526dc846
MO
19022007-09-08 Michael Olson <mwolson@gnu.org>
1903
d87b5ced 1904 * ERC-NEWS: Update for changes to the development version of ERC 5.3.
526dc846 1905
fb6794d5
GM
19062007-09-06 Glenn Morris <rgm@gnu.org>
1907
1908 * ctags.1, emacs.1, emacsclient.1, etags.1: Move from etc/ to
1909 doc/man/.
1910
1911 * refcards/README: Also mention gnus-logo.pdf license.
1912
223afe64
CD
19132007-08-30 Carsten Dominik <dominik@science.uva.nl>
1914
1915 * NEWS.22 (Note): Lower-case for orgtbl-mode.
1916
880820fe 19172007-08-29 Jan Djärv <jan.h.d@swipnet.se>
2e3695d2
JD
1918
1919 * NEWS: Say that Gtk+ build uses stock icons.
1920
23e2b39d
WL
19212007-08-28 Werner LEMBERG <wl@gnu.org>
1922
1923 * refcards/de-refcard.tex, refcards/de-refcard.pdf: Use `C-M-%'
1924 instead of `M-x query-replace-regexp'.
1925
4b340319
YM
19262007-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1927
1928 * PROBLEMS (Mac OS X): Add alternative workaround for QuickTime
1929 updater breakage.
1930
880820fe 19312007-08-26 Michaël Cadilhac <michael@cadilhac.name>
8fb9a9b6 1932
c0dadae9
MC
1933 * NEWS: Say that PDF files are now the default for refcards.
1934
7de6767d
GM
1935 * refcards/fr-drdref.tex, refcards/fr-drdref.pdf: Move these to...
1936 * refcards/fr-dired-ref.tex, refcards/fr-dired-ref.pdf: ... those names.
ea404efc 1937
8fb9a9b6
MC
1938 * refcards/pdflayout.sty: New. Handle PDF layouts through
1939 \pdfpagewidth and \pdfpageheight.
1940
7de6767d
GM
1941 * refcards/calccard.pdf, refcards/cs-dired-ref.pdf:
1942 * refcards/cs-refcard.pdf, refcards/de-refcard.pdf:
1943 * refcards/dired-ref.pdf, refcards/fr-drdref.pdf:
1944 * refcards/fr-refcard.pdf, refcards/gnus-booklet.pdf:
1945 * refcards/gnus-logo.pdf, refcards/gnus-refcard.pdf:
1946 * refcards/orgcard.pdf, refcards/pl-refcard.pdf:
1947 * refcards/pt-br-refcard.pdf, refcards/refcard.pdf:
1948 * refcards/ru-refcard.pdf, refcards/sk-dired-ref.pdf:
1949 * refcards/sk-refcard.pdf: Add PDF versions of the refcards.
1950
1951 * refcards/calccard.ps, refcards/cs-dired-ref.ps:
1952 * refcards/cs-refcard.ps, refcards/de-refcard.ps, refcards/dired-ref.ps:
1953 * refcards/fr-drdref.ps, refcards/fr-refcard.ps:
1954 * refcards/gnus-booklet.ps, refcards/gnus-logo.ps:
1955 * refcards/gnus-refcard.ps, refcards/orgcard.ps, refcards/pl-refcard.ps:
1956 * refcards/pt-br-refcard.ps, refcards/refcard.ps:
1957 * refcards/ru-refcard.ps, refcards/sk-dired-ref.ps:
1958 * refcards/sk-refcard.ps: Remove the PS versions of the refcards.
1959
1960 * refcards/calccard.tex, refcards/fr-survival.tex, refcards/orgcard.tex:
1961 * refcards/pl-refcard.tex, refcards/pt-br-refcard.tex:
1962 * refcards/refcard.tex, refcards/survival.tex, refcards/vipcard.tex:
1963 * refcards/viperCard.tex: Specify PDF layout,
1964 use a PDF `compile-command' local variable.
1965
1966 * refcards/cs-dired-ref.tex, refcards/cs-refcard.tex:
1967 * refcards/cs-survival.tex, refcards/dired-ref.tex:
1968 * refcards/fr-drdref.tex, refcards/sk-dired-ref.tex:
1969 * refcards/sk-refcard.tex, refcards/sk-survival.tex:
8fb9a9b6
MC
1970 Specify PDF layout.
1971
7de6767d
GM
1972 * refcards/fr-refcard.tex: Update copyright notice.
1973 Update the examples. Fix a typo. Remove the `letterpaper' counter,
1974 specify PDF layout, use a PDF `compile-command' local variable.
8fb9a9b6 1975
7de6767d
GM
1976 * refcards/de-refcard.tex: Remove the `letterpaper' counter,
1977 specify PDF layout, use a PDF `compile-command' local variable.
8fb9a9b6 1978
7de6767d 1979 * refcards/ru-refcard.tex: Use a PDF `compile-command' local variable.
8fb9a9b6 1980
7de6767d
GM
1981 * refcards/Makefile: Add rules for creating the refcards in PDF,
1982 make them the default. Change `fr-drdref' to `fr-dired-ref'.
8fb9a9b6 1983
08039aa2
GM
19842007-08-23 Glenn Morris <rgm@gnu.org>
1985
1986 * Makefile (mostlyclean, clean, distclean, maintainer-clean):
1987 Delete these targets since nothing uses them.
1988 (SOURCES): Update.
1989 Move comments to e/README. Remove license from now-trivial file.
1990
1991 * e/README: New file, with most information formerly in Makefile.
1992
1af74d06
MB
19932007-09-05 Jason Rumney <jasonr@gnu.org>
1994
1995 * NEWS.22: Mention focus-follows-mouse change.
1996
3baad51b
KB
19972007-08-22 Karl Berry <karl@gnu.org>
1998
7de6767d 1999 * refcards/refcard.tex: Updates for printing.
d87b5ced 2000 (\versionyear): Update to 2007.
bbf908bc 2001 (\copyrightnotice): Modify or unmodified ok.
d87b5ced 2002 (Simple Customization): Don't use goto-line, since now it's bound.
fe6b2fd0 2003 Also, use now-preferred (kbd ...) syntax.
3baad51b 2004
6c5d503f
MA
20052007-08-22 Michael Albinus <michael.albinus@gmx.de>
2006
2007 * NEWS: `shell' prompts for the default directory if called with a
2008 prefix and `default-directory' is a remote file name.
2009
45196e0b
GM
20102007-08-22 Glenn Morris <rgm@gnu.org>
2011
2012 * tree-widget: Move this directory into images/ subdirectory.
2013
a523f0c7 2014 * refcards/: New directory. Move refcards here.
86965385
GM
2015 * Makefile: Move refcard rules from here...
2016 * refcards/Makefile: ...to here.
9f56b5ee
GM
2017 * README: Move information about tex files from here...
2018 * refcards/README: ...to here.
a523f0c7 2019
d87b5ced 2020 * tutorials/: New directory. Move TUTORIAL* here.
38f37c0f
GM
2021
2022 * gnus.pbm, letter.pbm, letter.xpm:
2023 * splash.pbm, splash.xpm, splash8.xpm: Move from etc/ to etc/images/.
5511c2e6
GM
2024 * README: Move license information for the above files from here...
2025 * images/README: ...to here.
2026
7de6767d
GM
20272007-08-22 Carsten Dominik <dominik@science.uva.nl>
2028
2029 * orgcard.tex: Version number upgrade.
2030
0b964e14
GM
20312007-08-14 Glenn Morris <rgm@gnu.org>
2032
2033 * NEWS: Mention `bad-packages-alist'.
2034
cfbe2731
GM
20352007-08-08 Glenn Morris <rgm@gnu.org>
2036
2037 * TODO: `iff' item is dealt with.
2038 * GNUS-NEWS, NEWS, NEWS.1-17, NEWS.19, NEWS.21: Replace `iff'.
2039
dbcbec02
GM
20402007-08-01 Glenn Morris <rgm@gnu.org>
2041
2042 * NEWS: Add fortran-line-length, plus some more sections.
2043
cacc7b51
GM
20442007-07-25 Glenn Morris <rgm@gnu.org>
2045
4227cc48 2046 * Relicense all FSF files to GPLv3 or later.
cacc7b51
GM
2047
2048 * COPYING: Switch to GPLv3.
2049
6dbe7eb4
MA
20502007-07-24 Michael Albinus <michael.albinus@gmx.de>
2051
2052 * NEWS: New functions `start-file-process-shell-command' and
2053 `process-file-shell-command'.
2054
41bd52f7
MA
20552007-07-17 Michael Albinus <michael.albinus@gmx.de>
2056
2057 * NEWS: `file-remote-p' has a new optional parameter IDENTIFICATION.
2058
36ae4ff7
KF
20592007-07-15 Karl Fogel <kfogel@red-bean.com>
2060
2061 * NEWS: Revert 2007-07-13T23:20:21Z!kfogel@red-bean.com, which
2062 documented bookmark keybinding changes that were later reverted.
2063
880820fe 20642007-07-14 Jan Djärv <jan.h.d@swipnet.se>
a3475659
JD
2065
2066 * PROBLEMS: Mention gtk-engines-qt problem.
2067
488eebbd
KF
20682007-07-13 Karl Fogel <kfogel@red-bean.com>
2069
2070 * NEWS: Update for recent bookmark keybinding changes.
2071
cc213f24
MA
20722007-07-10 Michael Albinus <michael.albinus@gmx.de>
2073
2074 * NEWS: Add Tramp and comint-mode changes.
2075
64639e26
MA
20762007-07-08 Michael Albinus <michael.albinus@gmx.de>
2077
2078 * NEWS: `file-remote-p' has a new optional parameter CONNECTED.
2079
b2b387f9
MA
20802007-07-07 Michael Albinus <michael.albinus@gmx.de>
2081
2082 * NEWS: New function `start-file-process'.
2083
386477e3
CD
20842007-07-02 Carsten Dominik <dominik@science.uva.nl>
2085
ed9265fc 2086 * orgcard.tex: Version 5.01.
386477e3 2087
03605a28
MA
20882007-06-27 Michael Albinus <michael.albinus@gmx.de>
2089
2090 * NEWS: `dired-call-process' has been removed.
2091
5b8ffa11
GM
20922007-06-20 Glenn Morris <rgm@gnu.org>
2093
2094 * NEWS: configure prefers libgif over libungif.
2095
f2f6e8df
NR
20962007-06-14 Nick Roberts <nickrob@snap.net.nz>
2097
2098 * NEWS: Mention mouse highlighting in a GNU/Linux console.
2099
2c341244
WL
21002007-06-14 Werner Lemberg <wl@gnu.org>
2101
2102 * emacs.1: Completely revised.
2103 Fix many typographical glitches.
2104 Updated to handle current state of options and resources.
2105
7a9a50d8
GM
21062007-06-12 Glenn Morris <rgm@gnu.org>
2107
2108 * NEWS: Change bug address. Add back +++/--- note.
2109 Use present tense for X-toolkit entry. Mention libgif.
2110
236a4178
GM
21112007-06-07 Mark H. Weaver <mhw@netris.org> (tiny change)
2112
2113 * NEWS (set-mark-command-repeat-pop): Fix duplicate entry.
2114
70bb6a65
GM
21152007-06-07 Michael Olson <mwolson@gnu.org>
2116
2117 * MORE.STUFF: Update eshell URL.
2118
31e5288c
CD
21192007-06-06 Carsten Dominik <dominik@science.uva.nl>
2120
2121 * orgcard.tex: Version 4.77.
2122
7253ac49
MA
21232007-06-05 Michael Albinus <michael.albinus@gmx.de>
2124
2125 * NEWS: Add socks.el as new package.
2126
6ee20a68
TTN
21272007-06-02 Thien-Thi Nguyen <ttn@gnuvola.org>
2128
2129 * MORE.STUFF (Hideshow): Delete.
2130 (EDB, Go in a buffer): Update urls.
2131 Suggested by CHENG Gao <chenggao@gmail.com>.
2132
7dfc4cda
CY
21332007-06-02 Chong Yidong <cyd@stupidchicken.com>
2134
2135 * Version 22.1 released.
2136
9e38fa7e
CY
21372007-06-02 CHENG Gao <chenggao@gmail.com>
2138
2139 * MORE.STUFF: Remove dead URL for Fortune, and update URLs for
2140 Hideshow, Org, EDB, and Remember.
2141
73187b26
GM
21422007-05-29 Robert J. Chassell <bob@rattlesnake.com>
2143
2144 * NEWS: Fix instances of `allow' without object.
2145
782f8379
GM
21462007-05-22 Glenn Morris <rgm@gnu.org>
2147
2148 * NEWS.22: New file with entries for Emacs 22.
2149 * NEWS: Move Emacs 22 entries to new file NEWS.22, leave empty
2150 template for next Emacs version.
2151
06157c5b
GM
21522007-05-19 Glenn Morris <rgm@gnu.org>
2153
2154 * images/cancel.pbm: Convert from PGM to PBM.
2155
2156 * images/copy.pbm, images/next-node.pbm, images/prev-node.pbm:
2157 * images/save.pbm, images/up-node.pbm: Convert from PPM to PBM.
2158
3877988d
GM
21592007-05-17 Glenn Morris <rgm@gnu.org>
2160
2161 * PROBLEMS (Dumping): Mention OpenBSD macppc problem.
2162
880820fe 21632007-05-15 Michaël Cadilhac <michael@cadilhac.name>
021fc1e3
MC
2164
2165 * fr-refcard.tex: Rewrite using German layout.
2166
2167 * fr-refcard.ps: Regenerate.
2168
80012aeb
RS
21692007-05-12 Richard Stallman <rms@gnu.org>
2170
2171 * refcard.tex (section{Incremental Search}): Minor corrections.
2172
880820fe 21732007-05-12 Michaël Cadilhac <michael@cadilhac.name>
d0d8a657
MC
2174
2175 * Makefile (viperCard.ps, calccard.ps refcard.ps)
2176 (sk-dired-ref.ps sk-refcard.ps sk-survival.ps)
2177 (de-refcard.ps fr-refcard.ps pt-br-refcard.ps orgcard.ps): Use an
2178 explicit output argument for `dvips'.
2179
2aaacad4
GM
21802007-05-05 Glenn Morris <rgm@gnu.org>
2181
2182 * NEWS: Re-order.
2183
5fed56d6
GM
21842007-04-28 Glenn Morris <rgm@gnu.org>
2185
b409bcaf
GM
2186 * emacs.py: Restore file pending consideration of python.el legal
2187 status.
2188 * NEWS: Restore mention of python.el pending consideration of
2189 legal status.
5fed56d6
GM
2190
21912007-04-28 David R. Linn <drl@jekyll.vuse.vanderbilt.edu>
2192
2193 * PROBLEMS: Add section on Solaris out-of-tree install issues with
2194 non-GNU make.
2195
e40e449f
GM
21962007-04-25 Werner Lemberg <wl@gnu.org>
2197
2198 * emacs.1: Replace -- with \(em.
2199
22002007-04-25 Yavor Doganov <yavor@gnu.org> (tiny change)
bbf6b0ba 2201
78290f50 2202 * emacs.1, etags.1: Escape some minus signs.
bbf6b0ba 2203
ac8fa58f
GM
22042007-04-22 Glenn Morris <rgm@gnu.org>
2205
2206 * NEWS: Change to EMACS env-var was reverted, so delete this entry.
2207
211fb124
GM
22082007-04-19 Glenn Morris <rgm@gnu.org>
2209
2210 * PROBLEMS: Expand a little on Emacs not knowing fqdn.
2211
fc6a2250
DK
22122007-04-17 David Kastrup <dak@gnu.org>
2213
2214 * NEWS: Mention `query-replace-regexp-eval' being deprecated.
2215
c98b464f
GM
22162007-04-15 Glenn Morris <rgm@gnu.org>
2217
2218 * FTP: Make it a duplicate of ../FTP.
2219
1ed5afd9
GM
22202007-04-14 Glenn Morris <rgm@gnu.org>
2221
19608e42
GM
2222 * SERVICE: Replace with a pointer to the web version.
2223
1ed5afd9
GM
2224 * emacs.1: Update some of the more obsolete information.
2225
178b60d7
GM
22262007-04-13 Glenn Morris <rgm@gnu.org>
2227
2228 * MACHINES: emacserver is removed.
2229
fc6ee824
GM
2230 * MORE.STUFF: Update some links, remove some dead ones.
2231
ade817bd
SM
22322007-04-04 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>
2233
2234 * emacs.py (format_exception): New function.
2235 (eexecfile): Use it instead of traceback.print_exception.
2236 Don't use execfile to avoid a bug in w32.
2237
2c0b72db
GM
22382007-04-04 Glenn Morris <rgm@gnu.org>
2239
2240 * MACHINES: Mention preprocessor to use with /opt/SUNWspro/bin/cc
2241 on Solaris.
2242
2243 * PROBLEMS (Configuration): Add entries on compiler/preprocessor
2244 mismatch, and on preprocessor inserting whitespace.
2245
b49b5137
EZ
22462007-04-03 Eli Zaretskii <eliz@gnu.org>
2247
2248 * TODO: Add entry for switching MS-Windows keyboard input to
2249 Unicode. Add specific pointer to msdos.c functions that support
2250 menus on text terminals.
2251
ff59d266
MB
22522007-04-01 Michael Olson <mwolson@gnu.org>
2253
2254 * ERC-NEWS: Update for the ERC 5.2 release. Most of these entries
2255 were for previously-committed changes.
2256
dc13f3f5
MA
22572007-03-31 Michael Albinus <michael.albinus@gmx.de>
2258
2259 * PROBLEMS: Remove Tramp problem; it has been fixed.
2260
89a4f43f
EZ
22612007-03-31 Eli Zaretskii <eliz@gnu.org>
2262
2263 * PROBLEMS (MS-Windows problems): How to bind non-ASCII keys with
2264 modifiers.
2265
deac6bc5
GM
22662007-03-23 Glenn Morris <rgm@gnu.org>
2267
7315c8d9
JB
2268 * Makefile (DESTDIR, LIBDIR, BINDIR, MANDIR, MANEXT):
2269 Delete unused variables.
2270 (dired-refcards, misc-refcards, survival-card, viper-cards):
2271 New targets.
7ba3f463
GM
2272 (all): Also build dired-refcards and misc-refcards.
2273 (clean, distclean, maintainer-clean): Depend on mostlyclean.
2274 (SOURCES): Remove non-existent files.
2275 (mostlyclean, clean, distclean, maintainer-clean, unlock, relock):
2276 Mark as phony.
2277 (.ps files): Specify default papersize in the dvips command.
2278
deac6bc5
GM
2279 * fr-refcard.tex (\letterpaper): Switch to A4.
2280 (\section): Reduce \vskips to fit on A4 paper.
2281 (\shortcopyrightnotice): Display at end of first column.
2282
76b0b55f
GM
22832007-03-21 Glenn Morris <rgm@gnu.org>
2284
2285 * fr-refcard.tex (\metax): Tweak \hsize to avoid overfull columns.
2286 (\shortcopyrightnotice): Do not display in middle of file.
2287 Numerous \cr and \hskip hacks to avoid overfull columns.
2288
2289 * fr-refcard.ps: Regenerate.
2290
8ea7ad27
CY
22912007-03-19 Chong Yidong <cyd@stupidchicken.com>
2292
2b715cfe 2293 * dired-ref.tex:
76b0b55f 2294 * fr-drdref.tex:
2b715cfe
CY
2295 * cs-dired-ref.tex:
2296 * sk-dired-ref.tex: Emacs 21 -> 22.
2297
2298 * dired-ref.ps:
76b0b55f 2299 * fr-drdref.ps:
2b715cfe
CY
2300 * cs-dired-ref.ps:
2301 * sk-dired-ref.ps: Regenerate.
8ea7ad27 2302
dc9332a6
GM
23032007-03-11 Glenn Morris <rgm@gnu.org>
2304
2305 * ms-7bkermit, ulimit.hack, Xkeymap.txt: Remove files.
2306
2307 * Makefile (SOURCES): ulimit.hack is removed.
2308
d0483d25
DK
23092007-03-04 David Kastrup <dak@gnu.org>
2310
2311 * NEWS (fontification): Mention that the new default for
2312 jit-lock-stealth-time is now nil.
2313
e4ddce5a
KS
23142007-03-01 Kim F. Storm <storm@cua.dk>
2315
115f38b1
KS
2316 * ORDERS: Reformat text.
2317
e4ddce5a
KS
2318 * NEWS (About external Lisp packages): New section.
2319
73b21162
TTN
23202007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
2321
2322 * TUTORIAL.it: Fix typo.
2323
6a419438
GM
23242007-02-27 Glenn Morris <rgm@gnu.org>
2325
f199f76c
GM
2326 * cs-dired-ref.tex: Increase in 2 column case to make room
2327 for copyright notice.
2328 (nopagenumbers): Call to turn off numbers in 1 page document.
880820fe 2329 (Nápovìda, Modifikace Dired bufferu): Swap sections to
f199f76c
GM
2330 balance column length in presence of copyright notice.
2331 (copyrightnotice): Uncomment so that notice is displayed.
2332
c16a484b
GM
2333 * dired-ref.tex (vsize): Increase in 2 column case to make room
2334 for copyright notice.
2335 (nopagenumbers): Call to turn off numbers in 1 page document.
2336 (Getting Help, Modifying the Dired Buffer): Swap sections to
2337 balance column length in presence of copyright notice.
2338 (copyrightnotice): Uncomment so that notice is displayed.
2339
df352395
GM
2340 * fr-drdref.tex (vsize): Increase in 2 column case.
2341 (\key): Tweak space for description.
2342 (\overfullrule): Set to 0pt to hide small overflows.
2343 (nopagenumbers): Call to turn off numbers in 1 page document.
2344 (Obtenir de l'aide, Modifier le tampon Dired): Swap sections to
2345 balance column length.
2346 (Mettre un flag sur les fichiers \`a d\'etruire): Hack in a line
2347 break to prevent overfull line.
2348 (find-names-dired): Use \key rather than \metax as a hack fix for
2349 overflow.
2350
c16a484b 2351 * sk-dired-ref.tex (vsize): Increase in 2 column case to make room
6a419438
GM
2352 for copyright notice.
2353 (nopagenumbers): Call to turn off numbers in 1 page document.
880820fe 2354 (Nápoveda, Modifikácia Dired bufferu): Swap sections to
6a419438
GM
2355 balance column length in presence of copyright notice.
2356 (copyrightnotice): Uncomment so that notice is displayed.
2357
86c09668
CD
23582007-02-26 Carsten Dominik <dominik@science.uva.nl>
2359
2360 * orgcard.tex (section{Visibility Cycling}): Document key for
2361 indirect buffer access.
2362 (section{Archiving}): New keys for archiving.
2363 (section{Tables}): Combine two lines for hline creation.
2364 Named-field formula changed to Field formula.
2365 (section{Links}): Document keys for finding links.
2366 (section{Agenda Views}): New key for agenda file cycling.
2367 Document keys for stuck projects. Typos fixed.
2368 (section{Exporting and Publishing}): Export options no longer in
2369 reference card.
2370
880820fe 23712007-02-25 Jan Djärv <jan.h.d@swipnet.se>
6df79155
JD
2372
2373 * PROBLEMS: Gtk+ and cygwin doesn't work.
2374
b0629b0d
EZ
23752007-02-23 Eli Zaretskii <eliz@gnu.org>
2376
2377 * MORE.STUFF: Add a pointer to Phil Sung's Emacs slides on MIT.
2378
880820fe 23792007-02-22 Per Starbäck <starback@stp.lingfil.uu.se> (tiny change)
b6cba91b
TTN
2380
2381 * NEWS: Grammar and capitalization fixes.
2382
dfd839dc
GM
23832007-02-22 Glenn Morris <rgm@gnu.org>
2384
2385 * orgcard.tex, orgcard.ps: Restore deleted files following
2386 copyright assignment.
2387
0971f887
GM
23882007-02-20 Glenn Morris <rgm@gnu.org>
2389
2390 * TUTORIAL.eo: Unjustify.
2391
d92c8e14
GM
23922007-02-20 Sergio Pokrovskij <sergio.pokrovskij@gmail.com>
2393
2394 * TUTORIAL.eo: Change license to GPL. Add translator credits.
2395
5a1ffd73
KH
23962007-02-19 Kenichi Handa <handa@m17n.org>
2397
7253ac49 2398 * NEWS (New language environments): Add "Esperanto".
5a1ffd73 2399
8b93e342
KH
24002007-02-16 Dale Gulledge <dsplat@rochester.rr.com>
2401
2402 * TUTORIAL.eo: Add "See end ..." at the first line.
2403
e79c1ab3
KH
24042007-02-19 Kenichi Handa <handa@m17n.org>
2405
2406 * TUTORIAL.eo: Add "." at the end of the first line.
2407
9230e12d
RS
24082007-02-17 Reiner Steib <Reiner.Steib@gmx.de>
2409
2410 * gnus-refcard.tex: Remove obsolete comments. Add a short note
2411 creating PostScript files for Emacs without using Makefile rules.
2412
2413 * gnus-booklet.ps, gnus-refcard.ps: Generate with letter paper.
2414
68810cae
GM
24152007-02-17 Glenn Morris <rgm@gnu.org>
2416
2417 * TUTORIAL.eo: Add 2007 to copyright years. Remove translator
2418 copyrights (disclaimers on file), merge years into FSF copyrights.
2419 Move copyright to end. Remove "LocalWords" at end of file.
2420
51ce60a7
VJL
24212007-02-16 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2422
2423 * TUTORIAL.pt_BR: Fix some accentuation, verbal conjugation and typos.
2424
06af3b9b
KH
24252007-02-16 Kenichi Handa <handa@m17n.org>
2426
2427 * TUTORIAL.translators: Add TUTORIAL.eo.
2428
24292007-02-16 Dale Gulledge <dsplat@rochester.rr.com>
2430
2431 * TUTORIAL.eo: New file.
2432
0f92897e
CY
24332007-02-14 Chong Yidong <cyd@stupidchicken.com>
2434
83842b1b
CY
2435 * images/smilies/dead.xpm: Moved from images/gnus/dead.xpm.
2436
e931c04f
KS
2437 * images/gnus/reverse-smile.xpm:
2438 * images/gnus/bar.xbm:
2439 * images/gnus/bar.xpm: Unused images removed.
0f92897e 2440
5aa27cc9
GM
24412007-02-14 Glenn Morris <rgm@gnu.org>
2442
2443 * OTHER.EMACSES: Remove obsolete file.
2444
a3a23192
CY
24452007-02-13 Chong Yidong <cyd@stupidchicken.com>
2446
23e91aa1
CY
2447 * cs-refcard.tex (versionemacs): New macro.
2448 * cs-refcard.ps: Regenerate.
2449
7c3c7af4
CY
2450 * sk-refcard.ps: Regenerate.
2451
a3a23192
CY
2452 * pl-refcard.ps: Regenerate.
2453
1cb20781
BW
24542007-02-13 Bill Wohler <wohler@newt.com>
2455
2456 * images/README: Add section for icons that are a part of Emacs.
2457
3ef3bb3e
CY
24582007-02-12 Chong Yidong <cyd@stupidchicken.com>
2459
44c27de9
CY
2460 * gnu.xpm: Unused file removed.
2461
3ef3bb3e
CY
2462 * emacs.xbm: Unused file removed.
2463
b9988d51
JB
24642007-02-11 Juanma Barranquero <lekktu@gmail.com>
2465
2466 * DEVEL.HUMOR: New entry.
2467
880820fe 24682007-02-05 Francesco Potortì <pot@gnu.org>
bf8a8244 2469
933ccc8c 2470 * etags.1: Now --members is the default for etags, not for ctags yet.
18422db5 2471 * NEWS (etags): Document it.
bf8a8244 2472
70a90813
GM
24732007-02-04 Reiner Steib <Reiner.Steib@gmx.de>
2474
2475 * gnus-refcard.tex: Fix copyright.
2476 * gnus-booklet.ps, gnus-refcard.ps: Generate.
2477
d4c2a0cc
GM
24782007-01-20 Glenn Morris <rgm@gnu.org>
2479
2480 * orgcard.tex: Remove for legal reasons.
2481 * orgcard.ps: Remove for legal reasons.
2482
a134cd5e
EZ
24832007-01-27 Kevin Rodgers <kevin.d.rodgers@gmail.com>
2484
2485 * PROBLEMS: More details about disabling features that hamper
2486 performance with slow X connections.
2487
d4757043
VJL
24882007-01-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2489
2490 * ps-prin1.ps (printBackground): Fix background height.
2491
14d3ef8f
GM
24922007-01-20 Glenn Morris <rgm@gnu.org>
2493
2494 * cd-dired-ref.tex (versionemacs): New def.
2495 * cs-refcard.tex (versionemacs, versionyear): New defs.
2496 * cs-survival.tex (versionemacs, versiondate): New defs.
2497 * de-refcard.tex (versionemacs, versionyear): New defs.
2498 * fr-refcard.tex (versionemacs, versionyear): New defs.
2499 * fr-survival.tex (versionemacs, versiondate): New defs.
2500 * orgcard.tex (versionyear): New def.
2501 (shortcopyrightnotice): Only display last copyright year.
2502 * pl-refcard.tex (versionemacs, versiondate): New defs.
2503 * pt-br-refcard.tex (versionemacs, versionyear): New defs.
2504 * refcard.tex (versionemacs, versionyear): New defs.
2505 * ru-refcard.tex (versionemacs): New def.
2506 * survival.tex (versionemacs): New def.
2507 * sk-dired-ref.tex (versionemacs): New def.
2508 * sk-refcard.tex (versionemacs, versionyear): New defs.
2509 * sk-survival.tex (versionemacs): New def.
2510
4e251bd1
EZ
25112007-01-20 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2512
2513 * MACHINES: Describe how 32-bit and 64-bit versions of Emacs can
2514 be compiled on Solaris systems.
2515
c5e36186
CY
25162007-01-19 Chong Yidong <cyd@stupidchicken.com>
2517
2518 * TODO: Proper background color handling for pngs.
2519
4bbe413d 25202007-01-18 Bruno Haible <bruno@clisp.org> (tiny change)
0bfc93be
CY
2521
2522 * emacs.1: Info files moved to share/info.
2523
dcdd88e0
RF
25242007-01-17 Romain Francoise <romain@orebokech.com>
2525
2526 * emacs.1: Update bug-gnu-emacs address. Remove reference to
2527 info-gnu-emacs-request@prep.ai.mit.edu. Update copyrights.
2528
6904f7fe
MB
25292007-01-13 Michael Olson <mwolson@gnu.org>
2530
2531 * ERC-NEWS: Mention new erc-capab.el file.
2532
806d93ce
GM
25332007-01-13 Glenn Morris <rgm@gnu.org>
2534
2535 * MACHINES: Add information on compiling 32-bit Emacs on 64-bit
2536 GNU/Linux.
2537 * PROBLEMS: As above.
2538
880820fe 25392007-01-02 Francesco Potortì <pot@gnu.org>
56c0d866
FP
2540
2541 * etags.1: Undocument the --no-warn option.
2542
303958a9
RS
25432006-12-17 Richard Stallman <rms@gnu.org>
2544
2545 * TUTORIAL: Say that C-d and DEL with arg do killing.
2546
b58d0378
EZ
25472006-12-16 Eli Zaretskii <eliz@gnu.org>
2548
2549 * PROBLEMS: Document problems with rebasing Cygwin DLLs.
2550
cb0a26d3
MB
25512006-12-08 Michael Olson <mwolson@gnu.org>
2552
2553 * ERC-NEWS: Note that the list module has been removed.
2554
880820fe 25552006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
dd4b03cd
JB
2556
2557 * NEWS (Changes to cmuscheme): Mention the alternative for
2558 `~/.emacs_SCHEMEPROG' which is `~/.emacs.d/init_SCHEMEPROG.scm'.
2559 (Init file changes): Same for `~/.emacs_SHELL' versus
2560 `~/.emacs.d/init_SHELL.sh'.
2561
e1fb4a0b
JB
25622006-12-01 Juanma Barranquero <lekktu@gmail.com>
2563
2564 * DEVEL.HUMOR: Another entry.
2565
9b492fad
FP
25662006-08-14 Masatake YAMATO <jet@gyve.org>
2567
2568 * etags.1: Added / to the end of DEVAR regex.
2569
53e842f1
JB
25702006-11-22 Juanma Barranquero <lekktu@gmail.com>
2571
2572 * emacsclient.1 (DESCRIPTION): Suggest also `server-mode'.
2573 (OPTIONS): Document `-f', `--server-file' and EMACS_SERVER_FILE.
2574
83dc6995
MB
25752006-11-20 Michael Olson <mwolson@gnu.org>
2576
2577 * NEWS: Change M-x erc-select to M-x erc.
2578
e15a0495
KH
25792006-11-20 Sun Yijiang <sunyijiang@gmail.com>
2580
2581 * TUTORIAL.cn: Updated.
2582
119ee84f
CD
25832006-11-17 Carsten Dominik <dominik@science.uva.nl>
2584
2585 * orgcard.tex (section{Agenda Views}): Document `C-k'.
2586
1585c4a6
CD
25872006-11-13 Carsten Dominik <dominik@science.uva.nl>
2588
2589 * orgcard.tex: Version number change.
2590
2f984b39
BW
25912006-11-13 Bill Wohler <wohler@newt.com>
2592
2593 Release MH-E version 8.0.3.
2594
2595 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.3.
2596
ac2072cd
JB
25972006-11-10 Juanma Barranquero <lekktu@gmail.com>
2598
2599 * DEVEL.HUMOR: Two more entries.
2600
72e16456
CD
26012006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
2602
2603 * orgcard.tex (section{Archiving}): Document C-TAB.
2604 (section{TODO Items and Checkboxes}): Checkbox keys moved to this
2605 section, added documentation for the key `C-c #'.
2606
ade817bd 26072006-11-05 Slawomir Nowaczyk <slawek@cs.lth.se>
0b0cccd5 2608
82c1177c 2609 * emacs.py (eargs): Provide eldoc message for builtin types.
4e2af782 2610 Make sure eargs always outputs sentinel, to avoid Emacs freeze.
0b0cccd5 2611
7902148a
CY
26122006-10-22 Chong Yidong <cyd@stupidchicken.com>
2613
2614 * emacs.py (eargs): Return expected _emacs_out string even if
2615 errors occur.
2616
73a99edb
DK
26172006-10-09 David Kastrup <dak@gnu.org>
2618
2619 * DEVEL.HUMOR: Add the topic line for last entry since that was
2620 what the joke was about.
2621
857b15e9
EZ
26222006-10-07 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
2623
2624 * TUTORIAL.bg: Synchronize with TUTORIAL.
2625
5879ac68
JB
26262006-10-06 Juanma Barranquero <lekktu@gmail.com>
2627
2628 * DEVEL.HUMOR: New file.
2629
0e71e4a8
CY
26302006-09-30 Chong Yidong <cyd@stupidchicken.com>
2631
2632 * PROBLEMS: Document Emacs/XIM/gnome-settings-terminal clash.
2633
fb25feae
VJL
26342006-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2635
2636 * NEWS: ebnf2ps changes.
2637
abff6314
RS
26382006-09-26 Reiner Steib <Reiner.Steib@gmx.de>
2639
2640 * refcard.ps: Regenerate.
2641
880820fe 26422006-09-18 Jan Djärv <jan.h.d@swipnet.se>
a280ecc4
JD
2643
2644 * NEWS: Rename x-use-old-gtk-file-dialog to x-gtk-use-old-file-dialog.
2645
45a2056c
JB
26462006-09-15 Jay Belanger <belanger@truman.edu>
2647
2648 * COPYING: Replace "Library Public License" by "Lesser Public
2649 License" throughout.
2650
004d27a6
RS
26512006-09-15 Richard Stallman <rms@gnu.org>
2652
2653 * THE-GNU-PROJECT: Update with the latest footnotes
ed9265fc 2654 from www.gnu.org/gnu/the-gnu-project.html.
004d27a6 2655
b74e16a3
DK
26562006-09-15 David Kastrup <dak@gnu.org>
2657
5879ac68 2658 * NEWS: Explain new behavior and arguments of `key-binding' and
b74e16a3
DK
2659 `command-remapping'.
2660
4b1aaa8b
PE
26612006-09-11 Paul Eggert <eggert@cs.ucla.edu>
2662
2663 * NEWS: In terminal-oriented subshells, the EMACS environment
2664 variable now defaults to Emacs's absolute file name, instead of
2665 to "t".
2666 * PROBLEMS: Adjust tcsh advice for this.
2667
880820fe 26682006-09-10 Jan Djärv <jan.h.d@swipnet.se>
1437ec2b 2669
4b1aaa8b 2670 * PROBLEMS (are): Emacs compiled with Gtk+ crashes when closing a
1437ec2b
JD
2671 display (x-close-connection).
2672
83dc6995
MB
26732006-09-03 Diane Murray <disumu@x3y2z1.net>
2674
bbf908bc 2675 * erc.texi (Getting Started, Connecting): Change erc-select to erc.
83dc6995 2676
6a8c7cfe
JL
26772006-09-02 Juri Linkov <juri@jurta.org>
2678
2679 * HELLO: Regroup Europe Non-ASCII examples by similar scripts.
2680
f9de7738
RS
26812006-08-25 Richard Stallman <rms@gnu.org>
2682
2683 * TUTORIAL: Give priority to graphical terminals over text terminals
2684 regarding C-z.
2685
c2659d23
KH
26862006-08-21 Sun Yijiang <sunyijiang@gmail.com>
2687
2688 * TUTORIAL.cn: Sync with the latest TUTORIAL.
2689
67b595a2
SM
26902006-08-20 Dave Love <fx@gnu.org>
2691
2692 * emacs.py: Update to Dave Love's latest version.
2693 (__all__): Fix args -> eargs. Add new `modpath' fun.
2694 (eargs): Add `imports' arg.
2695 (all_names): New fun.
2696 (complete): Rewrite without using rlcompleter.
2697 Remove `namespace' arg, add `imports' arg.
2698 (ehelp): Replace g and l args with `imports'.
2699 (eimport): Use __main__ rather than `emacs' namespace.
2700 (modpath): New fun.
2701
ade817bd 27022006-08-20 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>
c7bb83bd
SM
2703
2704 * emacs.py (eexecfile): Use the __main__ rather than `emacs' namespace.
2705
fa1f7927
EZ
27062006-08-18 Primoz PETERLIN <primoz.peterlin@mf.uni-lj.si>
2707
2708 * TUTORIAL.sl: Synchronize with TUTORIAL.
2709
27102006-08-18 Mats Lidell <matsl@contactor.se>
2711
2712 * TUTORIAL.sv: Synchronize with TUTORIAL.
2713
27142006-08-18 Alfredo Finelli <alfredofnl@tiscali.it>
2715
2716 * TUTORIAL.it: Synchronize with TUTORIAL.
2717
4c3ec0fc
CD
27182006-08-15 Carsten Dominik <dominik@science.uva.nl>
2719
2720 * orgcard.tex: Version number change.
2721
9ae1fac1
WL
27222006-08-12 Werner Lemberg <wl@gnu.org>
2723
2724 * TUTORIAL.de: Synchronize with TUTORIAL.
2725
82a33a21
RF
27262006-08-10 Romain Francoise <romain@orebokech.com>
2727
2728 * NEWS: Mention that zone-mode.el is now obsolete.
2729
541a0de1
RS
27302006-08-09 Richard Stallman <rms@gnu.org>
2731
2732 * TUTORIAL: Don't say which side scroll bar is on.
2733
27bd6273
NR
27342006-08-06 Nick Roberts <nickrob@snap.net.nz>
2735
9c6598c2 2736 * DEBUG (Note): Add note about following a longjmp call.
bf69439f 2737 Add local variables list for outline mode.
27bd6273 2738
2e3ef421
MB
27392006-08-03 Michael Olson <mwolson@gnu.org>
2740
2741 * ERC-NEWS: Update for ERC 5.1.4.
2742
68ce47af
KH
27432006-08-01 Kenichi Handa <handa@m17n.org>
2744
2745 * NEWS (find-operation-coding-system): Describe the more detail of
2746 the change.
2747
ebf693f3
MB
27482006-07-28 Reiner Steib <Reiner.Steib@gmx.de>
2749
2750 * GNUS-NEWS: Regenerate from Oort Gnus node in texi/gnus.texi using
2751 texi/gnus-news.el of the trunk.
2752
ebdcf65a
RS
27532006-07-29 Reiner Steib <Reiner.Steib@gmx.de>
2754
2755 * NEWS: Fix typo.
2756
652d420b
RS
27572006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
2758
2759 * ru-refcard.ps: Regenerate.
2760
27612006-07-17 Alex Ott <alexott@gmail.com>
2762
2763 * ru-refcard.tex: Update for Emacs 22.
2764
d753d9b7
KS
27652006-07-14 Kim F. Storm <storm@cua.dk>
2766
2767 * PROBLEMS: Emacs now requires ws2_32.dll on Windows.
2768
880820fe 27692006-07-14 Károly Lőrentey <lorentey@elte.hu>
580b488b
KL
2770
2771 * HELLO: Update Hungarian sample.
d753d9b7 2772
0b6bb130
MB
27732006-07-12 Michael Olson <mwolson@gnu.org>
2774
2775 * ERC-NEWS: Update for ERC 5.1.3.
2776
8c9676fb
DK
27772006-07-08 David Kastrup <dak@gnu.org>
2778
2779 * TODO: Suggest consolidation with user customization when the
2780 system default of a customized variable changes.
2781
f2bb3ca3
TTN
27822006-07-08 Thien-Thi Nguyen <ttn@gnu.org>
2783
2784 * compilation.txt: Add an example "Compilation started ..." line.
2785
c7251076
CD
27862006-07-07 Carsten Dominik <dominik@science.uva.nl>
2787
2788 * orgcard.tex: Version number change.
2789
5693ccd6
KH
27902006-07-05 Kenichi Handa <handa@m17n.org>
2791
bbf908bc
LM
2792 * HELLO: Add a paragraph for non-ASCII examples at the head.
2793 Add Bulgarian and Hungarian. Add more "hello"s to Danish and Swedish.
5693ccd6 2794
70314b54
BW
27952006-07-03 Bill Wohler <wohler@newt.com>
2796
2797 Release MH-E version 8.0.2.
2798
2799 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.2.
2800
7f70c4e9
CD
28012006-07-03 Carsten Dominik <dominik@science.uva.nl>
2802
2803 * orgcard.tex (section{Agenda Views}): Document `s' key to save
2804 all org-mode buffers.
2805
880820fe 28062006-06-30 Francesco Potortì <pot@gnu.org>
9a4be099
FP
2807
2808 * etags.1: -m and -M options do not exist.
2809
a71f543e
CD
28102006-06-29 Carsten Dominik <dominik@science.uva.nl>
2811
2812 * orgcard.tex (section{Structure Editing}): Document checkbox
2813 toggling.
2814
f98f7873
JL
28152006-06-28 Juri Linkov <juri@jurta.org>
2816
2817 * grep.txt (Local Variables): Move to end of file.
2818
33a4be7c
RS
28192006-06-28 Reiner Steib <Reiner.Steib@gmx.de>
2820
ba0a643f
RS
2821 * Makefile: Add rules for refcards.
2822
33a4be7c
RS
2823 * de-refcard.ps, fr-refcard.ps, pt-br-refcard.ps: Regenerate.
2824
576f72d7
NR
28252006-06-24 Nick Roberts <nickrob@snap.net.nz>
2826
2827 * NEWS: Remove duplicate entries.
2828
353694fd
CD
28292006-06-23 Carsten Dominik <dominik@science.uva.nl>
2830
2831 * orgcard.tex (section{LaTeX and cdlatex-mode}): New section.
2832
55b903a3
KS
28332006-06-23 Kim F. Storm <storm@cua.dk>
2834
2835 * DEBUG: Mention `pv variable' to print value of Lisp variables.
2836 Mention `xpr' and fix example to use it. Add section describing
2837 commands such as `pit' that are useful for debugging redisplay
2838 related problems.
2839
e2f48107
KS
28402006-06-22 Kim F. Storm <storm@cua.dk>
2841
2842 * HELLO (Local Variables): Move to end of file.
2843
4f187c9d
BW
28442006-06-20 Bill Wohler <wohler@newt.com>
2845
2846 Release MH-E version 8.0.1.
2847
2848 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.1.
2849
3d62681d
CD
28502006-06-19 Carsten Dominik <dominik@science.uva.nl>
2851
5879ac68 2852 * orgcard.tex (section{Clocking Time}): Add new clocking commands.
3d62681d
CD
2853 (section{Structure Editing}): Add global archiving command.
2854
761b9fd2
TTN
28552006-06-14 Thien-Thi Nguyen <ttn@gnu.org>
2856
2857 * yow.lines: Delete existing data; add a new entry.
2858
880820fe 28592006-06-09 WÅ‚odek Bzyl <matwb@univ.gda.pl>
5e7c994b
RS
2860
2861 * pl-refcard.ps: Regenerate.
2862
880820fe 28632006-06-08 WÅ‚odek Bzyl <matwb@univ.gda.pl>
7b651efb 2864
906671d0
RS
2865 * pl-refcard.tex: Update for Emacs 22.
2866
34c5305c
RS
28672006-06-08 Reiner Steib <Reiner.Steib@gmx.de>
2868
7b651efb
RS
2869 * fr-refcard.tex: Fix errors in previous commit.
2870
880820fe 28712006-06-08 Éric Jacoboni <jaco@jacoboni.fr>
c9993712
RS
2872
2873 * fr-refcard.tex: Update for Emacs 22.
2874
8dec0e01
KH
28752006-06-07 Kenichi Handa <handa@m17n.org>
2876
2877 * NEWS: Mention how to disable character translation for a file.
2878
6dfbf803
TTN
28792006-06-04 Sven Joachim <svenjoac@gmx.de>
2880
2881 * de-refcard.tex: Update for Emacs 22: Use German quotes
2882 and umlauts; fix overfull /hboxes; many rewordings.
2883
32a877bb
KS
28842006-06-04 Kim F. Storm <storm@cua.dk>
2885
2886 * NEWS: Move news for pre-22 versions into...
2887 * NEWS.21, NEWS.20: ... new files for Emacs 21 and Emacs 20 news.
2888 * ONEWS, ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Remove (rename) files ...
2889 * NEWS.19, NEWS.18, NEWS.1-17: ... and organize news about older Emacs
c68af44c 2890 versions in separate files. Update copyright notices.
32a877bb 2891
a941b26b
EZ
28922006-06-03 Eli Zaretskii <eliz@gnu.org>
2893
a88e0343
KS
2894 * LPF, LEDIT: Remove files.
2895
2896 * FTP, README, HELLO, MACHINES, MAILINGLISTS, MORE.STUFF, ETAGS.EBNF:
2897 * MOTIVATION, ORDERS, SERVICE, TERMS, TODO:
2898 * enriched.doc, ulimit.hack, ses-example.ses, ms-7bkermit, emacs.csh:
2899 * Xkeymap.txt, compilation.txt, grep.txt:
2900 Add copyright notice and copying permissions.
2901
b9d6735c
DP
29022006-05-31 David Ponce <david@dponce.com>
2903
a88e0343
KS
2904 * tree-widget/default/close.png, tree-widget/default/close.xpm:
2905 * tree-widget/default/empty.png, tree-widget/default/empty.xpm:
2906 * tree-widget/default/end-guide.png, tree-widget/default/end-guide.xpm:
2907 * tree-widget/default/guide.png, tree-widget/default/guide.xpm:
2908 * tree-widget/default/handle.png, tree-widget/default/handle.xpm:
2909 * tree-widget/default/leaf.png, tree-widget/default/leaf.xpm:
2910 * tree-widget/default/no-guide.png, tree-widget/default/no-guide.xpm:
2911 * tree-widget/default/no-handle.png, tree-widget/default/no-handle.xpm:
2912 * tree-widget/default/open.png, tree-widget/default/open.xpm:
2913 * tree-widget/folder/close.png, tree-widget/folder/close.xpm:
2914 * tree-widget/folder/empty.png, tree-widget/folder/empty.xpm:
2915 * tree-widget/folder/end-guide.png, tree-widget/folder/end-guide.xpm:
2916 * tree-widget/folder/guide.png, tree-widget/folder/guide.xpm:
2917 * tree-widget/folder/handle.png, tree-widget/folder/handle.xpm:
2918 * tree-widget/folder/leaf.png, tree-widget/folder/leaf.xpm:
2919 * tree-widget/folder/no-guide.png, tree-widget/folder/no-guide.xpm:
2920 * tree-widget/folder/no-handle.png, tree-widget/folder/no-handle.xpm:
2921 * tree-widget/folder/open.png, tree-widget/folder/open.xpm:
2922 Reduce the size of images.
b9d6735c 2923
880820fe 29242006-05-29 Jan Djärv <jan.h.d@swipnet.se>
c3724dcc 2925
4c88aa80 2926 * NEWS: Mention F10 for Gtk+/Lesstif/Lucid menus.
c3724dcc 2927
3d0793e4
EZ
29282006-05-26 Eli Zaretskii <eliz@gnu.org>
2929
2930 * ledit.l: Remove file.
2931
f1c582b4
KH
29322006-05-26 Kenichi Handa <handa@m17n.org>
2933
2934 * NEWS (find-operation-coding-system): Mention the new argument
2935 format.
2936
e8166ad7
CD
29372006-05-24 Carsten Dominik <dominik@science.uva.nl>
2938
bbf908bc 2939 * orgcard.tex (section{Motion}): Add the item navigation commands.
e8166ad7
CD
2940 (section{Publishing}): New section.
2941 (section{Links}): Documented elisp and shell links.
2942
4ea5193b
RS
29432006-05-20 Rodrigo Real <rreal@ucpel.tche.br>
2944
2945 * pt-br-refcard.tex: Update.
2946
0804c86c
RS
29472006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
2948
ba9acf6a
RS
2949 * pl-refcard.tex (Local variables): Add compile-command.
2950
5879ac68 2951 * ru-refcard.tex (Local variables): Add compile-command and coding.
ba9acf6a
RS
2952
2953 * pt-br-refcard.tex: Don't \input psfig.
2954
0804c86c
RS
2955 * refcard.tex (section{Info}): Add `i'. Use `s' instead of `M-s'.
2956
2957 * de-refcard.tex (section{Info}): Ditto.
2958
2959 * fr-refcard.tex (section{Info}): Ditto. Translation suggested by
2960 Stefan Monnier <monnier@iro.umontreal.ca>.
2961
2962 * pl-refcard.tex (section{Info}): Ditto. Translation suggested by
2963 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>.
2964
ade817bd
SM
2965 * cs-refcard.tex (section{Info}): Use `s' instead of `M-s'.
2966 Entry for `i' is not translated yet.
0804c86c
RS
2967
2968 * pt-br-refcard.tex (section{Info}): Ditto.
2969
2970 * ru-refcard.tex (section{Info}): Ditto.
2971
2972 * sk-refcard.tex (section{Info}): Ditto.
2973
e6d33cab
RS
29742006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
2975
2976 * MORE.STUFF: Update AUCTeX entry.
2977
424567e3
EZ
29782006-05-20 Rodrigo Real <rreal@ucpel.tche.br>
2979
2980 * pt-br-refcard.tex:
2981 * pt-br-refcard.ps: New files.
2982
98662f48
RS
29832006-05-15 Reiner Steib <Reiner.Steib@gmx.de>
2984
2985 * sk-refcard.tex: Add coding cookie.
2986
4449f659
MB
29872006-05-15 Michael Olson <mwolson@gnu.org>
2988
2989 * MORE.STUFF: Update URL for Planner Mode and add description.
2990 Canonicalize URLs for Emacs Muse and Emacs Wiki Mode.
2991
6b481006
RF
29922006-05-12 Romain Francoise <romain@orebokech.com>
2993
2994 * MORE.STUFF: ERC is now part of Emacs.
2995 Add Emacs Muse.
2996
4b1af9ac
RS
29972006-05-12 Ken Manheimer <ken.manheimer@gmail.com>
2998
2999 * NEWS (allout): Update.
3000
7c36a00a
BW
30012006-05-06 Bill Wohler <wohler@newt.com>
3002
3003 Release MH-E version 8.0.
3004
3005 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.
3006
1c9e62fe
BW
30072006-04-28 Bill Wohler <wohler@newt.com>
3008
3009 Release MH-E version 7.95.
3010
3011 * NEWS, MH-E-NEWS: Update for MH-E release 7.95.
3012
66f7848b
BW
30132006-04-21 Bill Wohler <wohler@newt.com>
3014
3015 Release MH-E version 7.94.
3016
3017 * NEWS, MH-E-NEWS: Update for MH-E release 7.94.
3018
bf49275d
NR
30192006-04-21 Nick Roberts <nickrob@snap.net.nz>
3020
3021 * NEWS: Mention t-mouse.el. Touch up description of gdb-ui.el.
3022
b744e319
CD
30232006-04-20 Carsten Dominik <dominik@science.uva.nl>
3024
3025 * orgcard.tex: Version number change only.
3026
9f6dc5a8
RS
30272006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
3028
a88e0343
KS
3029 * gnus-refcard.tex: Bump version to 5.11. Remove duplicate \def's.
3030 Update date.
9f6dc5a8 3031
11227360
BW
30322006-04-18 Bill Wohler <wohler@newt.com>
3033
3034 * MORE.STUFF: Add MH-E.
3035
87acbfda
CD
30362006-04-18 Carsten Dominik <dominik@science.uva.nl>
3037
3038 * orgcard.tex: Version number change only.
3039
94c3a9d8
KH
30402006-04-12 Kenichi Handa <handa@m17n.org>
3041
3042 * PROBLEMS (C-SPC fails ...): Explicitly say fcitx in the header.
3043
8a70fed7
CD
30442006-04-11 Carsten Dominik <dominik@science.uva.nl>
3045
5879ac68 3046 * orgcard.tex (section{Tables}): Document column narrowing.
8a70fed7
CD
3047 (section{Links}): Document bracket links.
3048
2fb18d13
KH
30492006-04-11 Kenichi Handa <handa@m17n.org>
3050
3051 * PROBLEMS (C-SPC fails ...): Add description for fcitx.
3052
f327867a
BW
30532006-04-10 Bill Wohler <wohler@newt.com>
3054
3055 * NEWS: Add package-version keyword to `defcustom' and mention
3056 associated variable `customize-package-emacs-version-alist'.
3057
1ca9b532
RS
30582006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
3059
3060 * NEWS: Add string-or-null-p.
3061
84a9c798
BW
30622006-03-28 Bill Wohler <wohler@newt.com>
3063
3064 * images/README: Update with following information.
461e9977 3065
84a9c798 3066 * images/data-save.xpm, images/mail/flag-for-followup.xpm:
a88e0343 3067 * images/zoom-in.xpm, images/zoom-out.xpm: New images from GNOME 2.12.
84a9c798
BW
3068
3069 * images/contact.pbm, images/data-save.pbm, images/delete.pbm:
3070 * images/mail/flag-for-followup.pbm, images/mail/inbox.pbm:
3071 * images/mail/move.pbm, images/next-page.pbm, images/zoom-out.pbm:
3072 New bitmaps for new images.
461e9977
RF
3073
3074 * images/refresh.xpm, images/sort-ascending.xpm,
bbf908bc
LM
3075 * images/sort-descending.xpm: Update with GTK 2.x images.
3076 Note that the default GTK icons are not overridden by the GNOME theme
5879ac68 3077 due to a bug which was fixed in GNOME 2.15. Once GNOME 2.16 is in
84a9c798 3078 wide circulation, then the GTK icons should be replaced with the
5879ac68 3079 equivalent GNOME icons. Until then, we should be consistent with
84a9c798 3080 GTK first, then GNOME.
461e9977
RF
3081
3082 * images/mail/repack.xpm, images/mail/reply-from.xpm:
84a9c798
BW
3083 * images/mail/reply-to.xpm, images/search-replace.xpm:
3084 * images/separator.xpm, images/show.xpm: Update custom icons to be
3085 closer to their GNOME counterparts.
461e9977
RF
3086
3087 * images/attach.pbm, images/exit.pbm, images/mail/compose.pbm:
84a9c798
BW
3088 * images/mail/repack.pbm, images/mail/reply-all.pbm:
3089 * images/mail/reply-from.pbm, images/mail/reply-to.pbm:
3090 * images/mail/reply.pbm, images/mail/send.pbm, images/show.pbm:
3091 * images/search-replace.pbm: Update bitmaps.
461e9977
RF
3092
3093 * images/execute.pbm, images/execute.xpm, images/fld-open.pbm:
84a9c798
BW
3094 * images/fld-open.xpm, images/highlight.pbm, images/highlight.xpm:
3095 * images/mail.pbm, images/mail.xpm, images/mail/alias.pbm:
3096 * images/mail/alias.xpm, images/mail/refile.pbm:
3097 * images/mail/refile.xpm, images/page-down.pbm:
3098 * images/page-down.xpm, images/widen.pbm, images/widen.xpm: Remove
a88e0343 3099 custom MH-E icons -- MH-E is now using the equivalent GTK/GNOME icons.
84a9c798 3100
679ce4d5
RF
31012006-03-23 Romain Francoise <romain@orebokech.com>
3102
3103 * NEWS: Misc. fixes.
3104
9212fe99
CD
31052006-03-15 Carsten Dominik <dominik@science.uva.nl>
3106
3107 * orgcard.tex: Version number change only.
3108
3470ef37
NR
31092006-03-15 Nick Roberts <nickrob@snap.net.nz>
3110
3111 * DEBUG (Note): Describe features for debugging with GDB in Emacs.
3112
8cf1c5a4
MB
31132006-03-11 Miles Bader <miles@gnu.org>
3114
3115 * images/mail: New directory.
3116 * images/attach.xpm, images/connect.xpm:
3117 * images/contact.xpm, images/delete.xpm:
3118 * images/describe.xpm, images/disconnect.xpm:
3119 * images/exit.xpm, images/gnus/toggle-subscription.xpm:
3120 * images/lock-broken.xpm, images/lock-ok.xpm:
3121 * images/lock.xpm, images/mail/compose.xpm:
3122 * images/mail/copy.xpm, images/mail/forward.xpm:
3123 * images/mail/inbox.xpm, images/mail/move.xpm:
3124 * images/mail/not-spam.xpm, images/mail/outbox.xpm:
3125 * images/mail/preview.xpm, images/mail/reply-all.xpm:
3126 * images/mail/reply.xpm, images/mail/save-draft.xpm:
3127 * images/mail/save.xpm, images/mail/send.xpm:
3128 * images/mail/spam.xpm, images/next-page.xpm:
3129 * images/refresh.xpm, images/separator.xpm:
a88e0343 3130 * images/sort-ascending.xpm, images/sort-column-ascending.xpm:
8cf1c5a4
MB
3131 * images/sort-criteria.xpm, images/sort-descending.xpm:
3132 * images/sort-row-ascending.xpm:
3133 New icons, copied from Gnus trunk (originally from Gnome 2.6).
3134
d5b08376
BW
31352006-03-11 Bill Wohler <wohler@newt.com>
3136
5879ac68 3137 * NEWS: Document `image-load-path-for-library'. Note that all
d5b08376 3138 images have been moved from lisp into etc/images in `find-image'
5879ac68 3139 item. Fix typo in `copy-tree'.
d5b08376 3140
3f9c65ca
RS
31412006-03-09 Reiner Steib <Reiner.Steib@gmx.de>
3142
880820fe 3143 * TUTORIAL.de: Replace "Schreiben" by "Drücken" where appropriate.
3f9c65ca 3144
7204b00e
CD
31452006-03-07 Carsten Dominik <dominik@science.uva.nl>
3146
3147 * orgcard.tex: Version number change only.
3148
dec817ba
BW
31492006-03-05 Bill Wohler <wohler@newt.com>
3150
3151 Release MH-E version 7.93.
3152
3153 * NEWS, MH-E-NEWS: Update for MH-E release 7.93.
3154
db13601b 31552006-02-23 Guanpeng Xu <herberteuler@hotmail.com>
cca17969
TTN
3156
3157 * TUTORIAL.cn: Fix omission bug: Add dot (ASCII 0x2E) on first line.
3158
3bfb8112
CD
31592006-02-22 Carsten Dominik <dominik@science.uva.nl>
3160
5879ac68 3161 * orgcard.tex (section{Links}): Rewritten to cover the modified
3bfb8112
CD
3162 link system.
3163
0951cd36
BW
31642006-02-18 Bill Wohler <wohler@newt.com>
3165
3166 Release MH-E version 7.92.
3167
3168 * NEWS, MH-E-NEWS: Update for MH-E release 7.92.
3169
4599a9a5
KH
31702006-02-17 Kenichi Handa <handa@m17n.org>
3171
3172 * TUTORIAL.translators (TUTORIAL.cn): Update the maintainer.
3173
31742006-02-17 Sun Yijiang <sunyijiang@gmail.com>
3175
3176 * TUTORIAL.cn: Reworked.
3177
542f7c55
CY
31782006-02-14 Chong Yidong <cyd@stupidchicken.com>
3179
3180 * NEWS: Changes in handling of file local variables.
3181
880820fe 31822006-02-14 Jan Djärv <jan.h.d@swipnet.se>
3430357a
JD
3183
3184 * NEWS: Gtk+ 2.4 is required.
3185
cbd488c4
YM
31862006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3187
3188 * PROBLEMS (Mac OS X): Add QuickTime 7.0.4 / Mac OS X 10.3.9 breakage.
3189
5f64e9f6
MD
31902006-02-09 Mathias Dahl <mathias.dahl@gmail.com>
3191
2ccc6e66 3192 * NEWS: New key bindings for Tumme in Dired.
5f64e9f6 3193
4c003d2f
JB
31942006-02-05 Jay Belanger <belanger@truman.edu>
3195
3196 * calccard.tex: Update copyright year.
3197
8508e990
MB
31982006-02-04 Michael Olson <mwolson@gnu.org>
3199
3200 * NEWS: Update for ERC 5.1.1. Use the same wording for headings
3201 that Emacs does in its NEWS file.
3202
5384dc93
BW
32032006-02-03 Bill Wohler <wohler@newt.com>
3204
3205 Release MH-E version 7.91.
3206
3207 * NEWS, MH-E-NEWS: Update for MH-E release 7.91.
3208
c80ba99d
BW
32092006-02-02 Bill Wohler <wohler@newt.com>
3210
3211 Release MH-E version 7.90.
3212
5384dc93 3213 * NEWS, MH-E-NEWS: Update for MH-E release 7.90.
c80ba99d 3214
597993cf
MB
32152006-01-29 Michael Olson <mwolson@gnu.org>
3216
3217 * NEWS: Add entry for ERC.
3218
7cef6228
CY
32192006-01-27 Chong Yidong <cyd@stupidchicken.com>
3220
3221 * TODO: Make SYNC_INPUT the default.
3222
3140b91b
NR
32232006-01-25 Nick Roberts <nickrob@snap.net.nz>
3224
3225 * images/gud/pstar.xpm: Make background transparent.
3226
82a31b62
NF
32272006-01-24 Noah Friedman <friedman@splode.com>
3228
3229 * emacs-buffer.gdb: Replace all references to `cdr' field of
3230 conses with `u.cdr', per change Andreas Schwab 2005-11-15
3231 of src/lisp.h.
3232
87899d7e
MA
32332006-01-23 Michael Albinus <michael.albinus@gmx.de>
3234
5879ac68 3235 * NEWS: Tramp can be removed by M-x tramp-unload-tramp.
87899d7e 3236
14397ea7
DN
32372006-01-15 Dan Nicolaescu <dann@ics.uci.edu>
3238
5879ac68 3239 * e/eterm-color.ti: Re-enable the ri entry. Add kich1.
14397ea7 3240
3c005b12
RS
32412006-01-13 Richard M. Stallman <rms@gnu.org>
3242
3243 * emacs.1: +N applies only to next file.
3244
04a4075f
DN
32452005-12-28 Dan Nicolaescu <dann@ics.uci.edu>
3246
3247 * e/eterm-color.ti: Temporarily disable the ri entry.
3248 * e/eterm-color: Regenerate.
cdda1b59 3249
880820fe 32502005-12-21 Lőrentey Károly <lorentey@elte.hu>
4e8b322f
KL
3251
3252 * TODO: Add note on the multi-tty branch.
3253
880820fe 32542005-12-16 Lőrentey Károly <lorentey@elte.hu>
f4695519
KL
3255
3256 * NEWS: Change `prev-buffer' to `previous-buffer'; add note on
3257 them using the frame-local buffer list.
3258
5fdf9b7c
EZ
32592005-12-10 David Koppelman <koppel@ece.lsu.edu>
3260
3261 * NEWS: hi-lock-mode is now buffer local, use global-hi-lock-mode
3262 instead.
3263
61322d72
JB
32642005-12-02 Jay Belanger <belanger@truman.edu>
3265
3266 * NEWS: Add comment about the Calc prefix.
3267
55a03101
TTN
32682005-11-28 Thien-Thi Nguyen <ttn@gnu.org>
3269
3270 * MORE.STUFF: Add entry: "Go in a buffer: Go Text Protocol client".
3271
fd993ce2
CY
32722005-11-18 Chong Yidong <cyd@stupidchicken.com>
3273
3274 * images/icons/emacs_16.png, images/icons/emacs_24.png
3275 * images/icons/emacs_32.png, images/icons/emacs_48.png:
3276 New Emacs icons.
3277
35af3490
CD
32782005-11-18 Carsten Dominik <dominik@science.uva.nl>
3279
ed9265fc 3280 * orgcard.tex: Version 3.20.
35af3490 3281
cdda1b59 32822005-11-16 Nick Roberts <nickrob@snap.net.nz>
a354cf39
NR
3283
3284 * images/gud/go.xpm, images/gud/go.pbm: Old gud-remove icons.
3285 Use for run/continue.
3286 * images/gud/stop.xpm, images/gud/stop.pbm: Old gud-break icons.
3287 Use for interrupting inferior.
3288 * images/gud/pp.xpm, images/gud/pstar.xpm, images/gud/until.xpm:
3289 Use a more appropriate variable name.
3290 * images/gud/remove.xpm, images/gud/remove.pbm
3291 * images/gud/break.xpm, images/gud/break.pbm: Make more intuitive.
cdda1b59 3292
31fa5025
NR
32932005-11-09 Nick Roberts <nickrob@snap.net.nz>
3294
3295 * images/gud/pp.xpm, images/gud/pp.pbm: New icons.
3296
880820fe 32972005-11-06 Jan Djärv <jan.h.d@swipnet.se>
32087ea3
JD
3298
3299 * images/copy.xpm, images/copy.pbm, images/low-color/copy.xpm
3300 * images/save.xpm, images/save.pbm, images/low-color/save.xpm:
3301 Adjust baseline.
cdda1b59 3302
880820fe 33032005-11-06 Jan Djärv <jan.h.d@swipnet.se>
16896f67
JD
3304
3305 * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
3306 * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
3307 * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
3308 * images/low-color/next-node.xpm: Adjust paper size and layout.
3309
7dab700a
NR
33102005-11-05 Nick Roberts <nickrob@snap.net.nz>
3311
3312 * DEBUG: Describe how to provide preprocessor macro information.
3313
880820fe 33142005-11-04 Jan Djärv <jan.h.d@swipnet.se>
db2cf961
JD
3315
3316 * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
3317 * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
3318 * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
3319 * images/low-color/next-node.xpm: New images.
3320
94539089
CD
33212005-11-04 Carsten Dominik <dominik@science.uva.nl>
3322
3323 * orgcard.tex (section{Notes}): Version number change.
3324
719e04b6
RF
33252005-11-03 Romain Francoise <romain@orebokech.com>
3326
3327 * orgcard.tex: Update FSF's address.
3328
99ac5182
NR
33292005-11-03 Nick Roberts <nickrob@snap.net.nz>
3330
7dab700a 3331 * DEBUG: GDB can sometimes expand macros.
99ac5182 3332
4ac4f9ce
RF
33332005-11-01 Romain Francoise <romain@orebokech.com>
3334
3335 * NEWS: Source files are compressed by default.
3336
ae3859c0
BW
33372005-10-28 Bill Wohler <wohler@newt.com>
3338
3339 * NEWS: Help mode now creates hyperlinks for URLs.
3340
cc795ef0
DN
33412005-10-27 Dan Nicolaescu <dann@ics.uci.edu>
3342
4ac4f9ce 3343 * e/eterm-color.ti (el1): Undo 2005-10-23 change.
5879ac68 3344 Add some comments on how to update this file. Add ri
cc795ef0
DN
3345 capability that has long been supported by term.el.
3346
a42d1309
NR
33472005-10-25 Nick Roberts <nickrob@snap.net.nz>
3348
6772c8e1 3349 * images/gud/until.xpm: Color correction.
a42d1309 3350
61796b3c
RS
33512005-10-23 Richard M. Stallman <rms@gnu.org>
3352
3353 * e/eterm-color.ti (el1): Capability deleted,
3354 since term.el doesn't implement it.
3355
6f97b9c8
DN
33562005-10-20 Dan Nicolaescu <dann@ics.uci.edu>
3357
3358 * e/eterm-color.ti: Change the terminal name to eterm-color.
3359 * e/eterm-color: Regenerate.
3360
a12ba300
EZ
33612005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
3362
3363 * Makefile (e/eterm-color): Rename eterm to eterm-color.
3364
436a2ccd
CY
33652005-10-18 Chong Yidong <cyd@stupidchicken.com>
3366
3367 * NEWS: New variable `max-image-size'.
3368
ffda926c
BW
33692005-10-17 Bill Wohler <wohler@newt.com>
3370
5879ac68 3371 Moved all remaining images from lisp/toolbar to etc/images. The
ffda926c
BW
3372 low resolution images were placed in their own directory (low-color).
3373
3374 * images/attach.*, images/cancel.*, images/close.*:
3375 * images/copy.*, images/cut.*, images/diropen.*:
3376 * images/exit.*, images/help.*, images/home.*:
3377 * images/index.*, images/info.*, images/mail.*:
3378 * images/new.*, images/open.*, images/paste.*:
3379 * images/preferences.*, images/print.*, images/save.*:
3380 * images/saveas.*, images/search.*:
3381 * images/search-replace.*, images/spell.*:
3382 * images/undo.*: Moved here from lisp/toolbar.
3383
3384 * images/low-color/copy.*: Moved here from lisp/toolbar/lc-copy.*.
3385 * images/low-color/cut.*: Moved here from lisp/toolbar/lc-cut.*.
3386 * images/low-color/help.*: Moved here from lisp/toolbar/lc-help.*.
3387 * images/low-color/home.*: Moved here from lisp/toolbar/lc-home.*.
3388 * images/low-color/index.*: Moved here from lisp/toolbar/lc-index.*.
3389 * images/low-color/new.*: Moved here from lisp/toolbar/lc-new.*.
3390 * images/low-color/open.*: Moved here from lisp/toolbar/lc-open.*.
3391 * images/low-color/paste.*: Moved here from lisp/toolbar/lc-paste.*.
3392 * images/low-color/preferences.*: Moved here from
3393 lisp/toolbar/lc-preferences.*.
3394 * images/low-color/print.*: Moved here from lisp/toolbar/lc-print.*.
3395 * images/low-color/save.*: Moved here from lisp/toolbar/lc-save.*.
3396 * images/low-color/saveas.*: Moved here from lisp/toolbar/lc-saveas.*.
3397 * images/low-color/search.*: Moved here from lisp/toolbar/lc-search.*.
3398 * images/low-color/spell.*: Moved here from lisp/toolbar/lc-spell.*.
3399 * images/low-color/undo.*: Moved here from lisp/toolbar/lc-undo.*.
3400
3401 To conform with convention, the underscore (_) in the following
3402 image names were replaced with dash (-) or (/) as appropriate.
3403
3404 * images/back-arrow.*: Moved here from lisp/toolbar/back_arrow.*.
3405 * images/fld-open.*: Moved here from lisp/toolbar/fld_open.*.
3406 * images/fwd-arrow.*: Moved here from lisp/toolbar/fwd_arrow.*.
3407 * images/jump-to.*: Moved here from lisp/toolbar/jump_to.*.
3408 * images/left-arrow.*: Moved here from lisp/toolbar/left_arrow.*.
3409 * images/right-arrow.*: Moved here from lisp/toolbar/right_arrow.*.
3410 * images/up-arrow.*: Moved here from lisp/toolbar/up_arrow.*.
3411 * images/low-color/back-arrow.*: Moved here from
cdda1b59 3412 lisp/toolbar/lc-back_arrow.*.
ffda926c
BW
3413 * images/low-color/fwd-arrow.*: Moved here from
3414 lisp/toolbar/lc-fwd_arrow.*.
3415 * images/low-color/jump-to.*: Moved here from
3416 lisp/toolbar/lc-jump_to.*.
3417 * images/low-color/left-arrow.*: Moved here from
cdda1b59 3418 lisp/toolbar/lc-left_arrow.*.
ffda926c 3419 * images/low-color/right-arrow.*: Moved here from
cdda1b59 3420 lisp/toolbar/lc-right_arrow.*.
ffda926c
BW
3421 * images/low-color/up-arrow.*: Moved here from
3422 lisp/toolbar/lc-up_arrow.*.
cdda1b59 3423 * images/mail/compose.*: Moved here from lisp/toolbar/mail_compose.*.
ffda926c
BW
3424 * images/mail/send.*: Moved here from lisp/toolbar/mail_send.*.
3425
3426 * images/README: Incorporated the content of lisp/toolbar/README
3427 now that all of the images are here.
3428
eae86e67
NR
34292005-10-16 Nick Roberts <nickrob@snap.net.nz>
3430
3431 * images/gud/n.pbm, images/gud/n.xpm
3432 * images/gud/ni.xpm, images/gud/ni.xpm
3433 * images/gud/s.xpm, images/gud/s.xpm
3434 * images/gud/si.xpm, images/gud/si.xpm: Rename to
22adfe08 3435 next.*, nexti.*, step.*, and stepi.*, respectively, as the
eae86e67
NR
3436 file-name no longer clashes on 8+3 filesystems.
3437
cdda1b59 34382005-10-14 Bill Wohler <wohler@newt.com>
aa2361eb 3439
ffda926c
BW
3440 * images/gud/break.*: Moved here from toolbar/gud-break.*.
3441 * images/gud/cont.*: Moved here from toolbar/gud-cont.*.
3442 * images/gud/down.*: Moved here from toolbar/gud-down.*.
3443 * images/gud/finish.*: Moved here from toolbar/gud-finish.*.
3444 * images/gud/ni.*: Moved here from toolbar/gud-ni.*.
3445 * images/gud/n.*: Moved here from toolbar/gud-n.*.
3446 * images/gud/print.*: Moved here from toolbar/gud-print.*.
3447 * images/gud/pstar.*: Moved here from toolbar/gud-pstar.*.
3448 * images/gud/remove.*: Moved here from toolbar/gud-remove.*.
3449 * images/gud/run.*: Moved here from toolbar/gud-run.*.
3450 * images/gud/si.*: Moved here from toolbar/gud-si.*.
3451 * images/gud/s.*: Moved here from toolbar/gud-s.*.
3452 * images/gud/until.*: Moved here from toolbar/gud-until.*.
3453 * images/gud/up.*: Moved here from toolbar/gud-up.*.
3454 * images/gud/watch.*: Moved here from toolbar/gud-watch.*.
aa2361eb 3455
cdda1b59 34562005-10-14 Bill Wohler <wohler@newt.com>
03ab074b
BW
3457
3458 Released MH-E version 7.85.
cdda1b59 3459
03ab074b
BW
3460 * NEWS, MH-E-NEWS: Updated for release 7.85.
3461
880820fe 34622005-10-10 Jan Djärv <jan.h.d@swipnet.se>
f9e36a6d
JD
3463
3464 * NEWS: -nb => -nbi
3465
86bebbbc
CD
34662005-10-10 Carsten Dominik <dominik@science.uva.nl>
3467
3468 * orgcard.tex: Version 3.17, no changes except version number.
3469
880820fe 34702005-10-09 Jan Djärv <jan.h.d@swipnet.se>
0597ab12
JD
3471
3472 * NEWS: -nb, --no-bitmap-icon
3473
ba6be78d
SM
34742005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
3475
3476 * TODO: Clarify the local variables entry.
3477
c2e59571
BW
34782005-09-30 Bill Wohler <wohler@newt.com>
3479
3480 Moved MH-E image files from toolbar and mail directories into
ffda926c 3481 images.
c2e59571
BW
3482
3483 * images/mail: New directory.
3484
3485 * images/mail/reply.*: Moved here from lisp/mail/reply2*.
3486
3487 * images/mail/alias.*, images/mail/refile.*, images/mail/repack.*:
3488 * images/mail/reply*: Moved here from lisp/toolbar.
3489
3490 * images/execute.*, images/highlight.*, images/mh-logo.xpm:
3491 * images/page-down.*, images/show.*, images/widen.*: Moved here
3492 from lisp/toolbar.
ba6be78d
SM
3493
3494 * images/refresh.*: Moved here from lisp/toolbar/rescan.*.
3495 Use GNOME 2.10's refresh icon.
c2e59571
BW
3496
3497 * images/README: New file that indicates which icons came from
3498 GNOME (see lisp/toolbar/README).
3499
b6473e48
RF
35002005-09-30 Romain Francoise <romain@orebokech.com>
3501
3502 * NEWS: Mention changes to `read-buffer'.
3503
a0292bb5
CY
35042005-09-30 Chong Yidong <cyd@stupidchicken.com>
3505
3506 * images/ezimage: New directory.
3507
3508 * images/ezimage/*.xpm: Add images used by speedbar.el.
3509
50a9d14a
DP
35102005-09-30 David Ponce <david@dponce.com>
3511
3512 * NEWS: Update recentf changes.
3513
a33704bb
MB
35142005-09-28 Simon Josefsson <jas@extundo.com>
3515
3516 * GNUS-NEWS: Fix IDNA notes.
3517
5879ac68 35182005-09-27 Jay Belanger <belanger@truman.edu>
0b292bd0
JB
3519
3520 * calccard.tex: Update `versionnumber', remove `versiondate'.
ba6be78d 3521 (Error Recovery): Refer to "initial state" rather than "default state".
0b292bd0
JB
3522 (Algebra): Mention LaTeX language mode.
3523 (Programming): Delete reference to "Z =".
3524
f7938fdd 35252005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
917551f2
EZ
3526
3527 * emacs.py (ehelp): Add g and l to arg list, and use them in the
3528 call to `help'.
3529
49844623
RF
35302005-09-17 Romain Francoise <romain@orebokech.com>
3531
3532 * gfdl.1: Update to version 1.2. Delete UC macro.
3533
ce9b56fe
KH
35342005-09-15 Kenichi Handa <handa@m17n.org>
3535
ba6be78d 3536 * PROBLEMS: Fix the paragraph describing the limitation of UTF-8/16/7.
ce9b56fe 3537
8c4a54e2
RF
35382005-09-14 Romain Francoise <romain@orebokech.com>
3539
3540 * NEWS: Add entry for write-region-inhibit-fsync.
3541
cacb2615 35422005-09-09 Kevin Ryde <user42@zip.com.au>
50a6ff15
EZ
3543
3544 * MORE.STUFF: Update url for calculator.el.
3545
d87ceee0
KH
35462005-09-08 Kenichi Handa <handa@m17n.org>
3547
3548 * PROBLEMS: Show a patch for Mule-UCS to make it byte-compiled
3549 correctly.
3550
c1105d05
MA
35512005-08-31 Michael Albinus <michael.albinus@gmx.de>
3552
3553 * NEWS: Add entry for `make-auto-save-file-name'.
3554
fef741ad
TTN
35552005-08-19 Emilio C. Lopes <eclig@gmx.net>
3556
3557 * emacsclient.1 (DESCRIPTION): Reflect inclusion in the
3558 Emacs distribution. Make role of EDITOR clearer.
3559 (OPTIONS): Document `-s', `-V' and `-h'
3560 as well as their long name counterparts.
3561 (BUGS): Remove.
3562
20dc2215
RF
35632005-08-26 Romain Francoise <romain@orebokech.com>
3564
3565 * PROBLEMS: Fix capitalization of "Gnus".
3566
217b694f
EZ
35672005-08-20 Chong Yidong <cyd@stupidchicken.com>
3568
3569 * MORE.STUFF: Update links and URLs.
3570
4f27bfc3
KH
35712005-08-05 Kenichi Handa <handa@m17n.org>
3572
3573 * NEWS: Fix the entry describing code-pages.
3574
c638055f
JB
35752005-07-28 Juanma Barranquero <lekktu@gmail.com>
3576
3577 * .cvsignore: Add `icons' (for in-place installs).
3578
cdf9f986
JL
35792005-07-19 Juri Linkov <juri@jurta.org>
3580
3581 * grep.txt: New file.
3582
880820fe 35832005-07-19 Jan Djärv <jan.h.d@swipnet.se>
25fd144d 3584
c638055f 3585 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
25fd144d
JD
3586 -R comes after i386 in setarch command.
3587
9e5f497d
JL
35882005-07-12 Juri Linkov <juri@jurta.org>
3589
3590 * refcard.tex (Files): Change description of `C-x C-q' from
3591 `checkin/checkout' to `toggle read-only'.
3592 (Getting Help): Replace `C-h c' with `C-h k'.
3593 (Error Recovery): Replace `recover-file' with `recover-session'.
3594 (Info): Replace key binding `C-h C-i' with `C-h S'. Add `t'.
3595
bc4c8456
RS
35962005-07-07 Richard M. Stallman <rms@gnu.org>
3597
b713c813 3598 * GNU: Update how to help. Improve footnote 7.
bc4c8456 3599
9d42fe6f
LK
36002005-07-07 Lute Kamstra <lute@gnu.org>
3601
3602 * tasks.texi: Delete file. The GNU Task List is obsolete and has
3603 been replaced by http://savannah.gnu.org/projects/tasklist.
3604
36052005-07-07 Lute Kamstra <lute@gnu.org>
60b34e06
LK
3606
3607 * refcard.tex: Update `versionnumber' and `year'. Update Emacs's
3608 version to 22.
3609 (Starting Emacs): Delete sentence to fix formatting problems.
3610 (Multiple Windows): Clarify first sentence. Mention C-x 5 1.
3611 (Formatting): Update the binding of set face.
3612 (International Character Sets): set-language-environment is bound
9d42fe6f 3613 to C-x RET l.
60b34e06 3614
a0ec7a4a
LK
36152005-07-05 Lute Kamstra <lute@gnu.org>
3616
3617 Update FSF's address in GPL notices.
3618
a88e0343
KS
3619 * INTERVIEW, calccard.tex, cs-dired-ref.tex, cs-refcard.tex:
3620 * dired-ref.tex, fr-drdref.tex, fr-refcard.tex, gfdl.1:
3621 * pl-refcard.tex, refcard.tex, ru-refcard.tex, sk-dired-ref.tex:
3622 * sk-refcard.tex, vipcard.tex, viperCard.tex: Update FSF's address.
a0ec7a4a 3623
880820fe 36242005-07-03 Jan Djärv <jan.h.d@swipnet.se>
cf14a51c 3625
a0ec7a4a 3626 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
ba6be78d 3627 Add it again.
cf14a51c 3628
01d37825
CD
36292005-06-29 Carsten Dominik <dominik@science.uva.nl>
3630
ba6be78d 3631 * NEWS: Add an entry for Org-mode, and a change entry for reftex-mode.
01d37825 3632
025691ed
RS
36332005-06-28 Richard M. Stallman <rms@gnu.org>
3634
3635 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping): New.
3636
98d1a1cf
EZ
36372005-06-11 Eli Zaretskii <eliz@gnu.org>
3638
3639 * DEBUG: Mention emacs-buffer.gdb.
3640
58f498fe
NF
36412005-06-10 Noah Friedman <friedman@splode.com>
3642
3643 * emacs-buffer.gdb (ybuffer-list): Don't use $filename; can't use
3644 char as placeholder when buffer has no file name and process is
3645 still live. Use different printf cases instead.
3646
4a29de23
KS
36472005-06-08 Kim F. Storm <storm@cua.dk>
3648
3649 * PROBLEMS: Linux kernel 2.6.10 may corrupt process output.
3650 Warn that using CVS+SSH may corrupt files, include work-around.
3651
c476bcb0
JL
36522005-06-06 Juri Linkov <juri@jurta.org>
3653
3654 * TUTORIAL.cs, TUTORIAL.sk: Change NBSP to space.
3655
3656 * TUTORIAL.ro: Change NBSP to space. Move coding cookie from the
3657 second line to Local Variables. Fix title line.
3658
6b5341d3
MB
36592005-05-30 Miles Bader <miles@gnu.org>
3660
3661 * emacs-buffer.gdb: Remove RCS keywords.
3662
a7868bfa
NF
36632005-05-30 Noah Friedman <friedman@splode.com>
3664
3665 * emacs-buffer.gdb: New file.
e55df387 3666 * NEWS: Mention it.
a7868bfa 3667
36f28e7f
RS
36682005-05-28 Richard M. Stallman <rms@gnu.org>
3669
3670 * TUTORIAL.fr: Change NBSP to space.
3671
e495eaec
BW
36722005-05-28 Bill Wohler <wohler@newt.com>
3673
3674 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.84.
3675
639ec765
NR
36762005-05-19 Nick Roberts <nickrob@snap.net.nz>
3677
3678 * TODO: post-command-idle-hook has gone.
3679
1e866943
JB
36802005-05-16 Juanma Barranquero <lekktu@gmail.com>
3681
3682 * NEWS: Remove references to open-network-stream-nowait and
3683 open-network-stream-server.
3684
820f92e1
RS
36852005-05-15 Richard M. Stallman <rms@gnu.org>
3686
3687 * GNU: Correct/improve previous change.
3688
d06ba294
RS
36892005-05-14 Richard M. Stallman <rms@gnu.org>
3690
3691 * GNU: Update footnotes.
3692
85ddb888
RS
3693 * NEWS: Lots of clarifications and cleanups.
3694
ade817bd 36952005-05-05 Slawomir Nowaczyk <slawek@cs.lth.se>
e31eb62c 3696
1953295b 3697 * TUTORIAL.pl: Updated header.
e31eb62c 3698
406c0f12
RS
36992005-05-02 Richard M. Stallman <rms@gnu.org>
3700
3701 * NEWS: More rearrangements.
3702
30b0da81
RS
37032005-05-02 Chong Yidong <cyd@stupidchicken.com>
3704
3705 * NEWS: Items rearranged in logical order.
3706
6544b8f6
LH
37072005-05-01 Lars Hansen <larsh@math.ku.dk>
3708
3709 * NEWS: Correct key binding for dired-mark-omitted.
3710
c9b630f7
DN
37112005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
3712
35b1b8ab
DN
3713 * NEWS: Mention xterm key bindings.
3714
c9b630f7
DN
3715 * e/eterm.ti: Add a comment.
3716 * e/eterm: Regenerate.
3717
70ca7cb3
TTN
37182005-04-25 Alex Ott <ott@jet.msk.su>
3719
3720 * TUTORIAL.ru: Update.
3721
880820fe 37222005-04-13 Pavel Janík <Pavel@Janik.cz>
f425f742
PJ
3723
3724 * TUTORIAL.sk: Updated header.
3725
880820fe 37262005-04-12 Jan Djärv <jan.h.d@swipnet.se>
ed0fb1f1
JD
3727
3728 * NEWS: Mention cursorBlink resource.
3729
b7461be9
YM
37302005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3731
3732 * NEWS: Mention dynamic change of keyboard-coding-system on Mac.
3733
880820fe 37342005-04-10 Jan Djärv <jan.h.d@swipnet.se>
4a4cbd00
JD
3735
3736 * NEWS: Mention fontSet for Lucid menus.
3737
0c9a01ff
MY
37382005-04-10 Masatake YAMATO <jet@gyve.org>
3739
1953295b
SM
3740 * compilation.txt (symbol): Add gcov-file
3741 gcov-bb-file gcov-never-called-line gcov-called-line.
0c9a01ff 3742
c09b2b56
KH
37432005-04-08 Kenichi Handa <handa@m17n.org>
3744
3745 * TUTORIAL.ja: Updated header, contents synchronized with
3746 TUTORIAL at 2005-04-01T00:31:25Z!rms@gnu.org.
3747
880820fe 37482005-04-06 Pavel Janík <Pavel@Janik.cz>
7237931b
PJ
3749
3750 * TUTORIAL.cs: Updated header.
3751
7bade82d
WL
37522005-04-05 Werner Lemberg <wl@gnu.org>
3753
3754 * TUTORIAL.de: Updated header.
3755
28cfe103 37562005-04-05 Marcelo Toledo <marcelo@gnu.org>
a049b36c 3757
1953295b 3758 * TUTORIAL.translators: Added the field Maintainer.
a049b36c 3759
b2c2fcb7
TTN
37602005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
3761
3762 * TUTORIAL.it: Move "copying conditions at end" sentence after title.
3763
e3039e63
TTN
37642005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
3765
3766 * TUTORIAL.ja: Update text before first period.
3767 Reported by Kenichi Handa.
3768
b7dc1e82 37692005-04-02 Richard M. Stallman <rms@gnu.org>
e3039e63 3770
b7dc1e82
RS
3771 * TUTORIAL.ja, TUTORIAL.cn, TUTORIAL.ru, TUTORIAL.zh: Remove the
3772 old intro line that apparently was a longer version of "Emacs
3773 tutorial".
3774
3775 * TUTORIAL.es: Clean up line breaks.
3776
28cfe103 37772005-04-01 Marcelo Toledo <marcelo@gnu.org>
f290db1d 3778
51ce60a7 3779 * TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
1953295b
SM
3780 * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja, TUTORIAL.ko,
3781 * TUTORIAL.pl, TUTORIAL.pt_BR, TUTORIAL.ro, TUTORIAL.ru,
3782 * TUTORIAL.sk, TUTORIAL.sl, TUTORIAL.th, TUTORIAL.zh: Fix title line.
1e866943 3783
28cfe103 37842005-04-01 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
1e866943 3785
1953295b
SM
3786 * TUTORIAL.bg: Fix title line; Applied TUTORIAL changes in
3787 2005-02-08T14:20:54Z!lute@gnu.org, "Emacs" is not transliterated to cyrillic anymore;
3788 Minor fixes.
28cfe103
MT
3789
37902005-04-01 Mats Lidell <matsl@contactor.se>
e3039e63 3791
1953295b
SM
3792 * TUTORIAL.sv: Sync some other changes with the TUTORIAL version
3793 2005-04-01T00:31:25Z!rms@gnu.org.
f290db1d 3794
1d88af04
LK
37952005-04-01 Lute Kamstra <lute@gnu.org>
3796
3797 * TUTORIAL.nl: Fix title line.
3798
19577b0e
TTN
37992005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
3800
3801 * TUTORIAL: Add title line.
3802 * TUTORIAL.bg, TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
3803 * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja,
3804 * TUTORIAL.ko, TUTORIAL.nl, TUTORIAL.pl, TUTORIAL.pt_BR,
3805 * TUTORIAL.ro, TUTORIAL.ru, TUTORIAL.sk, TUTORIAL.sl
3806 * TUTORIAL.sv, TUTORIAL.th, TUTORIAL.zh: Likewise.
3807
10ace8ea
MB
38082005-03-29 Reiner Steib <Reiner.Steib@gmx.de>
3809
3810 * gnus-refcard.tex, gnus-logo.eps: New files.
3811
bbcb3b44
DP
38122005-03-23 David Ponce <david@dponce.com>
3813
3814 * NEWS: Mention recentf-keep.
3815
f31259da
LK
38162005-03-17 Lute Kamstra <lute@gnu.org>
3817
3818 * TODO: Remove define-generic-mode entry (DONE).
3819
3235a9ea
MA
38202005-03-10 Michael Albinus <michael.albinus@gmx.de>
3821
3822 * NEWS: Explain how to default Tramp to FTP.
3823
7709cbbd
YM
38242005-03-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3825
2313f861 3826 * NEWS: Mention Carbon build on Mac OS 9.
3235a9ea 3827
70d9a9cd
DK
38282005-03-01 David Kastrup <dak@gnu.org>
3829
3830 * DEBUG: Add information about `-fno-crossjumping' for GCC.
3831
2dbccf96
LK
38322005-02-14 Lute Kamstra <lute@gnu.org>
3833
6a361c41
LK
3834 * TODO: Remove battery.el entry (DONE).
3835
2dbccf96
LK
3836 * TUTORIAL.nl: Synchronize with TUTORIAL. Correct some typos.
3837 Make the terminology more consistent. Fill the text using the
3838 default `fill-column'.
3839
41835686
LK
38402005-02-08 Lute Kamstra <lute@gnu.org>
3841
3842 * TUTORIAL: Remove some uses of the term "buffer" before it is
3843 properly introduced. Update the description of the mode line.
3844 Consistently use "<ESC>" to denote the ESC key and "<SPC>" to
3845 denote the Space bar. Capitalize all command descriptions.
3846
ba2c991c
RS
38472005-02-06 Richard M. Stallman <rms@gnu.org>
3848
3849 * DEBUG: Minor clarification.
3850
6082a820
EZ
38512005-02-05 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
3852
3853 * emacs.bash: Update the name of the socket of the Emacs server.
3854
3d4d788a
DK
38552005-01-22 David Kastrup <dak@gnu.org>
3856
3857 * NEWS: Mention alias `find-grep' for `grep-find'.
3858
568931f0
NR
38592005-01-22 Nick Roberts <nickrob@snap.net.nz>
3860
3861 * TODO: Add entry for toolbar on ttys.
3862
6869a824
NR
38632005-01-18 Nick Roberts <nickrob@snap.net.nz>
3864
3865 * DEBUG: Suggest separate terminal for debug session.
3866
43805352
EZ
38672005-01-15 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
3868
3869 * TUTORIAL.nl: Correct translation and the Dutch text (typos).
3870 More consistent use of terminology.
3871
20d6de82
RS
38722005-01-13 Cheng Gao <chenggao@gmail.com>
3873
3874 * MORE.STUFF: Add entries of some well known and widely used packages.
3235a9ea 3875
9abb41eb
LH
38762005-01-07 Lars Hansen <larsh@math.ku.dk>
3877
3878 * NEWS: Describe desktop package lazy restore feature.
3879
fda2922a
RS
38802004-12-21 Richard M. Stallman <rms@gnu.org>
3881
3882 * DISTRIB: Don't say "freeware".
3883
d3d89631
NR
38842004-12-15 Nick Roberts <nickrob@snap.net.nz>
3885
3886 * DEBUG: Change printing example to break on a procedure name.
3887
09411f50
DN
38882004-12-11 Dan Nicolaescu <dann@ics.uci.edu>
3889
3890 * e/eterm.ti: Add rs1.
3891 * e/eterm: Regenerate.
3892
0473753a
RS
38932004-12-08 Alexandre VEYRENC <veyrenc@wanadoo.fr> (tiny change)
3894
3895 * fr-refcard.tex: Fix typos.
3896
880820fe 38972004-12-07 Jan Djärv <jan.h.d@swipnet.se>
b11e8823
JD
3898
3899 * PROBLEMS: Update information about klipper on KDE.
3900
880820fe 39012004-11-26 Jan Djärv <jan.h.d@swipnet.se>
3a0ab7ec
JD
3902
3903 * NEWS: Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
3904
880820fe 39052004-10-08 Frédéric Bothamy <frederic.bothamy@free.fr> (tiny change)
657f0f9c
EZ
3906
3907 * TUTORIAL.fr: Minor wording fix.
3908
5086e75d
LT
39092004-10-04 Luc Teirlinck <teirllm@auburn.edu>
3910
3911 * enriched.doc: Update for new bindings of `set-left-margin' and
3912 `set-right-margin'.
3913
0207b8ad
KS
39142004-10-04 Kim F. Storm <storm@cua.dk>
3915
3916 * DEBUG: Mention pp and ff commands.
3917
3326c1b5
LT
39182004-09-26 Luc Teirlinck <teirllm@auburn.edu>
3919
3920 * enriched.doc: `enriched-annotation-alist' is now called
3921 `enriched-translations'.
3922
d6be0122
DN
39232004-09-26 Dan Nicolaescu <dann@ics.uci.edu>
3924
5879ac68 3925 * e/eterm.ti: Comment out smcup, rmcup. Add kbs, kdch1, rc, sc.
d6be0122 3926 Reformat.
1953295b 3927 * e/eterm: Regenerate.
d6be0122 3928
880820fe 39292004-09-25 Jan Djärv <jan.h.d@swipnet.se>
1f02a4ba
JD
3930
3931 * PROBLEMS: Updated exec-shield description.
3932
c8be3fe8
KS
39332004-09-16 Dan Nicolaescu <dann@ics.uci.edu>
3934
3935 * e/eterm.ti: Change the strings for smso and rmso.
25e90411 3936 * e/eterm: Regenerate.
c8be3fe8 3937
8bca0606
TTN
39382004-09-09 Thien-Thi Nguyen <ttn@gnu.org>
3939
3940 * MORE.STUFF (EDB): Update entry.
3941
4e14f66c
KS
39422004-09-07 Dan Nicolaescu <dann@ics.uci.edu>
3943
3944 * e/eterm.ti: Add `op' entry to enable colors in term.
1953295b 3945 * e/eterm: Regenerate.
4e14f66c 3946
db1febad
EZ
39472004-09-04 Eric S. Raymond <esr@thyrsus.com>
3948
3949 * PROBLEMS: More reorganization to exile old stuff to the
3950 pre-2000 section. I looked up end-of-life dates for a bunch
3951 of old Unixes to check.
3952
eccf9613
BW
39532004-08-24 Bill Wohler <wohler@newt.com>
3954
3955 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.82.
3956
90a02640
DK
39572004-08-22 David Kastrup <dak@gnu.org>
3958
3959 * PROBLEMS, MAILINGLISTS: Update AUCTeX information.
3960
d103d8b3
BW
39612004-08-21 Bill Wohler <wohler@newt.com>
3962
3963 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.81.
3964
29bbca9e
EZ
39652004-08-21 Eric S. Raymond <esr@thyrsus.com>
3966
3967 * PROBLEMS: Massively rearranged by category, to make environment
3968 features and symptoms easier to find. Bugs relating to
3969 20th-century systems moved to the end. Most problem headers
3970 changed to "object: variation" format.
3971
f0d73c14
BW
39722004-08-15 Bill Wohler <wohler@newt.com>
3973
3974 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.80.
3975
e11d1dd9
EZ
39762004-08-14 Romain Francoise <romain@orebokech.com>
3977
3978 * NEWS: Mention the thumbs.el package.
3979
25f38310 39802004-08-14 Eric Hanchrow <offby1@blarg.net>
ab5a4a32
EZ
3981
3982 * TUTORIAL.es: Replace actual whitespace with the magic string
3983 that causes help-with-tutorial to automatically insert the correct
3984 amount.
3985
7c3225c3
ST
39862004-08-10 Steven Tamm <steventamm@mac.com>
3987
3988 * PROBLEMS: Remove description of Mac OS version upgrade
3989 problems as it is no longer applicable.
3990
05ea6a26
WL
39912004-07-27 Werner Lemberg <wl@gnu.org>
3992
3993 * NEWS: Document all new tutorials.
3994
23f87bed
MB
39952004-08-05 Reiner Steib <Reiner.Steib@gmx.de>
3996
3997 * GNUS-NEWS: Import from the v5_10 branch of the Gnus repository.
3998
3999 * NEWS (Gnus package): Gnus includes Sieve and PGG. Gnus changes
4000 are described in GNUS-NEWS.
4001
40022004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
4003
4004 * gnus.xpm, gnus-pointer.xbm, gnus-pointer.xpm: Import from the
4005 v5_10 branch of the Gnus repository.
4006
0f74bf4c
LT
40072004-07-14 Luc Teirlinck <teirllm@auburn.edu>
4008
4009 * MORE.STUFF: Tramp is now distributed with Emacs.
4010
a66894d8
BW
40112004-07-12 Bill Wohler <wohler@newt.com>
4012
4013 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.4.
4014
bcdf2143
DK
40152004-07-08 David Kastrup <dak@gnu.org>
4016
1953295b 4017 * NEWS (Lisp changes in 21.4): Document (match-data t) change.
bcdf2143 4018
ad8a607d
EZ
40192002-06-26 Eli Zaretskii <eliz@is.elta.co.il>
4020
4021 * FOR-RELEASE: Moved to the admin directory.
4022
1791907b
DK
40232004-06-24 David Kastrup <dak@gnu.org>
4024
4025 * NEWS: Move description from new paragraph-start and
4026 indent-line-function defaults to general news instead of new
1953295b
SM
4027 packages. Same for query-replace-skip-read-only.
4028 Add description of new `\,' and `\?' replacement string features.
1791907b 4029
dce417e7
LT
40302004-06-23 Luc Teirlinck <teirllm@auburn.edu>
4031
4032 * MORE.STUFF: Delete obsolete URL.
4033
61d244ca
LH
40342004-06-10 Lars Hansen <larsh@math.ku.dk>
4035
5879ac68 4036 * NEWS: Describe dired-omit-mode. Describe desktop package changes.
61d244ca 4037
32364f49
ST
40382004-05-29 Steven Tamm <steventamm@mac.com>
4039
4040 * PROBLEMS: Document the workaround for the Mac OS X port not
4041 picking up the environment variables from dotfiles.
4042
f3298aad
JL
40432004-05-16 Juri Linkov <juri@jurta.org>
4044
4045 * TUTORIAL.pt_BR: Add coding: latin-1, sentence-end-double-space: nil.
4046
4047 * ru-refcard.tex: Add C-u and RET to `C-h t Russian'.
4048
c1380aa6
EZ
40492004-05-15 Alex Ott <ott@jet.msk.su>
4050
4051 * ru-refcard.tex, ru-refcard.ps: New files.
4052
ddda21d3
DP
40532004-05-14 David Ponce <david@dponce.com>
4054
1953295b 4055 * tree-widget: New directory containing tree-widget themes and images.
ddda21d3 4056
28cfe103 40572004-04-13 Marcelo Toledo <marcelo@gnu.org>
b8d5565f 4058
5879ac68 4059 * TUTORIAL.pt_BR: Initial check-in.
b8d5565f 4060
24d5055c
SM
40612004-05-06 Dave Love <fx@gnu.org>
4062
4063 * emacs.py: New file for python-mode's internal use.
4064
ba1c68de
SM
40652004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
4066
4067 * TODO: Use outline mode. Remove compile.el entry (done).
4068
d1d37da8
JL
40692004-04-18 Juri Linkov <juri@jurta.org>
4070
4071 * TUTORIAL.fr, TUTORIAL.pl, TUTORIAL.ru, TUTORIAL.sl, TUTORIAL.sv
4072 * TUTORIAL.th: Add sentence-end-double-space: nil.
4073
4074 * TUTORIAL.it, TUTORIAL.nl, TUTORIAL.sv: Add coding: latin-1.
4075
28cfe103 40762004-04-16 Alex Ott <ottalex@narod.ru>
02913968 4077
28cfe103 4078 * TUTORIAL.ru: Various corrections.
02913968 4079
d2072c54
JL
40802004-04-14 Jan Nieuwenhuizen <janneke@gnu.org>
4081
4082 * TUTORIAL.nl: Update Delete/Delback translation.
4083
43ea9947
JH
40842004-04-05 Jesper Harder <harder@ifa.au.dk>
4085
4086 * TODO: Remove index-apropos entry.
4087
35aeddc4
JL
40882004-04-01 Juri Linkov <juri@jurta.org>
4089
4090 * HELLO: Add Javanese.
4091
30301a73
VJL
40922004-03-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4093
4094 * ps-prin1.ps: Clip the header and footer area, so text will not be
4095 printed outside header or footer, respectively.
4096 (HeaderClip, FooterClip): New PostScript funs.
4097 (HeaderText, FooterText): Adjust PostScript code.
4098
880820fe 40992004-03-29 Jan Djärv <jan.h.d@swipnet.se>
6d8e13a0
JD
4100
4101 * TODO: Removed drag-and-drop entry (DONE).
4102
ab24c127
KS
41032004-03-19 Kim F. Storm <storm@cua.dk>
4104
4105 * TODO: Remove entries for fringe related issues (DONE).
4106 Remove entry about image-relative coordinates of mouse clicks (DONE).
4107
44c0a465
SM
41082004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
4109
4110 * compilation.txt: New file.
4111
89b1172b
JB
41122004-02-29 Juanma Barranquero <lektu@terra.es>
4113
4114 * NEWS: Remove bogus reference to user option unicode-data.
4115
8c094106
EZ
41162004-02-16 Klaus Zeitler <kzeitler@lucent.com>
4117
4118 * PROBLEMS: Document crashes on X when build with GCC and GNU ld.
4119
ea855511
AS
41202004-02-08 Andreas Schwab <schwab@suse.de>
4121
4122 * NEWS: Fix typo.
4123
89b1172b 41242003-12-29 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
d9c4f512
EZ
4125
4126 * TUTORIAL.bg: Use windows-1251 encoding. Fix punctuation errors.
4127
cae8ddbb
LH
41282003-11-21 Lars Hansen <larsh@math.ku.dk>
4129
4130 * TODO: Add plans for change of file attributes UID and GID from
4131 integer to string.
89b1172b
JB
4132
41332003-11-10 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
e0739877
KH
4134
4135 * HELLO: Add Kannada.
4136
b8811003
KH
41372003-11-05 Juri Linkov <juri@jurta.org>
4138
4139 * HELLO: Fix language names. Add C, Braille, Georgian, Ukrainian.
4140 Add IPA pronunciation to English. Fix tab widths.
4141
984002eb
EZ
41422003-11-03 David Ponce <david.ponce@wanadoo.fr>
4143
4144 * PROBLEMS: Document segfaults with Linux kernels that enable the
4145 Exec-shield functionality.
4146
85afc7c7
KH
41472003-10-30 Kenichi Handa <handa@m17n.org>
4148
4149 * HELLO: Fix cases of language names. Make German lines one.
89b1172b 4150 Delete FORTRAN, add Mathematics.
85afc7c7 4151
880820fe 41522003-10-24 Jan Djärv <jan.h.d@swipnet.se>
f16a1bf6
JD
4153
4154 * PROBLEMS: Characters are displayed as empty boxes or
4155 with wrong font under X.
4156
00694c20
WL
41572003-09-30 Werner Lemberg <wl@gnu.org>
4158
4159 * TUTORIAL.de: Minor updates and grammatical fixes.
4160
b9e6b498
GM
41612003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
4162
4163 * TODO: Add invisible text kill/yank issue.
4164
f387bdea
RS
41652003-08-29 Wim Nieuwenhuizen <wwwillem@xs4all.nl>
4166
4167 * TUTORIAL.nl: Many changes.
4168
70d76272
SE
41692003-08-20 Stephen Eglen <stephen@gnu.org>
4170
4171 * MORE.STUFF: Update URLs for several projects.
4172
5b4ffca2
AC
41732003-07-22 Andrew Choi <akochoi@shaw.ca>
4174
4175 * PROBLEMS: Truncated process output with pty's on Mac OS X.
4176
0ea94e9b
NR
41772003-07-14 Nick Roberts <nick@nick.uklinux.net>
4178
4179 * NEWS: Merge in the changes for versions 21.2 and 21.3 as
4180 documented on the EMACS_21_1_RC branch.
4181
603b8073
KH
41822003-03-03 Chao-Hong Liu <chliu@gnu.org>
4183
4184 * TUTORIAL.cn: Updated.
4185 * TUTORIAL.zh: Updated.
4186
924df208
BW
41872003-04-24 Bill Wohler <wohler@newt.com>
4188
4189 * MH-E-NEWS: Upgraded to MH-E version 7.3.
4190
a8feaa04 41912003-04-03 Kenichi Handa <handa@m17n.org>
162eab5f
KH
4192
4193 * HELLO: Fix the malayalam line.
4194
19c37f01
DL
41952003-04-01 Dave Love <fx@gnu.org>
4196
6772c8e1 4197 * letter.xpm: Use transparent/opaque `colors'.
19c37f01 4198
8064e321
DL
4199 * letter.xbm: Deleted.
4200
4201 * letter.pbm: New.
4202
a670d17a
AS
42032003-03-24 Andreas Schwab <schwab@suse.de>
4204
4205 * HELLO: Remove extra TAB in Greek entries.
4206
9a6155bb
KH
42072003-03-03 Chao-Hong Liu <chliu@gnu.org>
4208
4209 * TUTORIAL.cn, TUTORIAL.zh: New files.
4210
0a8548de 4211 * TUTORIAL.translators: List TUTORIAL.cn and TUTORIAL.zh.
9a6155bb 4212
746ba5c1
KH
42132003-02-24 Kenichi Handa <handa@m17n.org>
4214
4215 * HELLO: Add Malayalam.
4216
b8b42717
DL
42172003-02-13 Dave Love <fx@gnu.org>
4218
4219 * TUTORIAL.es: Add coding spec.
4220
61cb0b53
KH
42212003-02-11 Kenichi Handa <handa@m17n.org>
4222
4223 * HELLO: Fix Hindi and add Tamil.
4224
880820fe 42252003-02-05 Francesco Potortì <pot@gnu.org>
bd6f8e84
FP
4226
4227 * TUTORIAL.it: Italian tutorial.
4228 From Alfredo Finelli <alfredofnl@tiscali.it> (original translator).
880820fe 4229 Revised by Francesco Potortì <pot@gnu.org>.
bd6f8e84 4230
3d7ca223
BW
42312003-02-03 Bill Wohler <wohler@newt.com>
4232
4233 * MH-E-NEWS: Upgraded to MH-E version 7.2.
4234
c60ee5e7
JB
42352003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
4236
4237 * MACHINES: Added Cygwin.
4238
880820fe 42392003-01-27 Jan Djärv <jan.h.d@swipnet.se>
46def989
JD
4240
4241 * DEBUG: Added note about xmon.
4242
675d000f
RS
42432003-01-20 Joanna Pluta <joanna_p@gazeta.pl>
4244
4245 * TUTORIAL.pl: Updated.
4246
880820fe 42472003-01-11 Pavel Janík <Pavel@Janik.cz>
50ac5b3c
PJ
4248
4249 * TUTORIAL.sk: Updated to reflect changes in English version.
880820fe 4250 From Miroslav Vaško <zemiak@zoznam.sk>.
50ac5b3c 4251
880820fe 42522003-01-09 Francesco Potortì <pot@gnu.org>
98657898
FP
4253
4254 * etags.1: Added reference to the new `etags --help --lang=LANG'
4255 option.
4256
c3d9274a
BW
42572003-01-08 Bill Wohler <wohler@newt.com>
4258
4259 * MH-E-NEWS: Upgraded to MH-E version 7.1.
4260
128a6043
ST
42612003-01-01 Steven Tamm <steventamm@mac.com>
4262
4263 * MACHINES: Added pointer to Mac OS X install instructions.
4264
14e7b3a9
KH
42652002-12-10 Kenichi Handa <handa@m17n.org>
4266
4267 * TUTORIAL.sv: Renamed from TUTORIAL.se.
4268
bdcfe844
BW
42692002-11-29 Bill Wohler <wohler@newt.com>
4270
4271 * MH-E-NEWS: Upgraded to MH-E version 7.0.
4272
880820fe 42732002-11-22 Rafael Sepúlveda <drs@gnulinux.org.mx>
1fc628ee 4274
28cfe103 4275 * TUTORIAL.es: Extensively changed and updated.
1fc628ee 4276
a1b4049d
BW
42772002-10-01 Bill Wohler <wohler@newt.com>
4278
4279 * MH-E-NEWS: Upgraded to mh-e version 6.1.1.
4280
7ed9159a
JY
42812002-09-16 Jonathan Yavner <jyavner@engineer.com>
4282
4283 * ses-example.ses: New file: example spreadsheet.
4284
6c61f3f4
KH
42852002-09-04 Kenichi Handa <handa@etl.go.jp>
4286
4287 * HELLO: Fix Unicode Greek line.
4288
42892002-09-03 Kenichi Handa <handa@etl.go.jp>
4290
4291 * TUTORIAL.ja: Updated in accordance with the latest English
4292 version.
4293
60753e2d
AS
42942002-09-01 Andreas Schwab <schwab@suse.de>
4295
4296 * TUTORIAL.de: Updated in accordance with the English version.
4297 From Mario Lang <mlang@delysid.org>.
4298
473d2053
MR
42992002-08-12 Markus Rost <rost@math.ohio-state.edu>
4300
4301 * HELLO: Fix some white spaces.
4302
ca8f3642
RS
43032002-06-26 Richard M. Stallman <rms@gnu.org>
4304
4305 * ps-prin0.ps, ps-prin1.ps: Add license exception.
4306
5fd4d159
EZ
43072002-06-16 Eli Zaretskii <eliz@is.elta.co.il>
4308
880820fe 4309 * TUTORIAL.fr: New version from Éric Jacoboni <jaco@teaser.fr>.
5fd4d159 4310
9e00616f
EZ
43112002-05-04 Eli Zaretskii <eliz@is.elta.co.il>
4312
4313 * HELLO: Add a few greetings that use Unicode characters.
4314
45fd9aa5
EZ
43152002-04-20 Eli Zaretskii <eliz@is.elta.co.il>
4316
4317 * termcap.src: New version from ftp://invisible-island.net.
4318
880820fe 43192002-03-24 Pavel Janík <Pavel@Janik.cz>
bb2f7e35
PJ
4320
4321 * TUTORIAL.translators: New file, list of tutorial translators.
4322
43ef72f2
SZ
43232002-02-01 ShengHuo ZHU <zsh@cs.rochester.edu>
4324
3ed8598c 4325 * gnus.xpm: Remove garbage.
43ef72f2 4326
880820fe 43272002-01-27 Pavel Janík <Pavel@Janik.cz>
7a4b11ca
PJ
4328
4329 * letter.xpm: New file, XPM variant of letter.xbm.
4330
880820fe 43312001-12-03 Pavel Janík <Pavel@Janik.cz>
58cfce98
PJ
4332
4333 * COPYING: Move back.
4334
880820fe 43352001-11-29 Pavel Janík <Pavel@Janik.cz>
0142178a
PJ
4336
4337 * COPYING: Removed.
4338
d4b56a8f
EZ
43392001-11-23 Eli Zaretskii <eliz@is.elta.co.il>
4340
4341 * emacstool.1, etags.1, emacs.1: Modify distribution terms to
4342 something simpler than the GFDL.
4343
f2d176f2
CW
43442001-11-22 Colin Walters <walters@debian.org>
4345
bbf908bc
LM
4346 * PROBLEMS: Remove already applied calc info patches.
4347 Clarify that there is no such thing as Debian GNU/Linux 2.4.3. ftpd is
f2d176f2
CW
4348 not handled by alternatives in Debian, the reporter surely meant
4349 just "--config ftp".
4350
740d1567
EZ
43512001-11-18 Eli Zaretskii <eliz@is.elta.co.il>
4352
880820fe 4353 * fr-survival.tex: New file, from Éric Jacoboni <jaco@teaser.fr>.
740d1567 4354
bcd83ff9
EZ
43552001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
4356
880820fe 4357 * TUTORIAL.fr: New version from Éric Jacoboni <jaco@teaser.fr>.
bcd83ff9 4358
d1c9842e
CW
43592001-11-17 Colin Walters <walters@debian.org>
4360
4361 * PROBLEMS: Remove calc problems.
4362
c054b556
EZ
43632001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
4364
880820fe 4365 * TUTORIAL.fr: New file. From Éric Jacoboni <jaco@teaser.fr>.
c054b556 4366
1b23afd5
EZ
43672001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
4368
4369 * Makefile (mostlyclean, clean, distclean, maintainer-clean):
4370 Add *.dvi and *.log.
4371 (SOURCES): Update the list of files.
4372
4373 * calccard.tex: New file.
4374 * calccard.ps: New file.
4375
177338c4
EZ
43762001-11-01 Eli Zaretskii <eliz@is.elta.co.il>
4377
4378 * etags.1: Replace presentation-level troff macros that simulate
4379 tables with tbl markup. From Eric S. Raymond <esr@thyrsus.com>.
4380
71431a0e
GM
43812001-10-20 Gerd Moellmann <gerd@gnu.org>
4382
6aa97356 4383 * (Version 21.1 released.)
71431a0e 4384
07b041a7
EZ
43852001-09-29 Eli Zaretskii <eliz@is.elta.co.il>
4386
4387 * HELLO: Fix the Italian and Maltese entries. From Trevor Spiteri
4388 <tbspit@eng.um.edu.mt>.
4389
880820fe 43902001-08-25 Pavel Janík <Pavel@Janik.cz>
13583fa4
EZ
4391
4392 * HELLO: Slovak language name added to be compatible with other
4393 languages.
4394
13544774
EZ
43952001-08-23 Eli Zaretskii <eliz@is.elta.co.il>
4396
4397 * TUTORIAL.pl: Updated in accordance with the English version.
880820fe 4398 From Beata Wierzchołowska <beataw@orient.uw.edu.pl> and
744d746b 4399 Janusz S. Bien <jsbien@mail.uw.edu.pl>.
13544774 4400
3a4f8160
EZ
44012001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
4402
4403 * MACHINES: Modify the entry for HITACHI SR2001/SR2201 series, as
4404 per config.sub and config.guess. Reported by Ryo Furue
4405 <furufuru@ccsr.u-tokyo.ac.jp>.
4406
880820fe 44072001-08-10 Pavel Janík <Pavel@Janik.cz>
9d9fd4e8
PJ
4408
4409 * TUTORIAL.sk: Updated in accordance with the English version.
880820fe 4410 From Miroslav Vaško <vasko@debian.cz>.
9d9fd4e8 4411
402acb3e
EZ
44122001-08-08 Eli Zaretskii <eliz@is.elta.co.il>
4413
4414 * TUTORIAL.ko: Updated in accordance with the English version.
4415 From Koaunghi Un <koaunghi@world.kaist.ac.kr>.
4416
880820fe 44172001-08-06 Pavel Janík <Pavel@Janik.cz>
86f9d5af 4418
402acb3e 4419 * TUTORIAL.cs: Update from Milan Zamazal.
86f9d5af 4420
880820fe 44212001-08-05 Pavel Janík <Pavel@Janik.cz>
dffb6224 4422
5879ac68 4423 * TUTORIAL.cs, TUTORIAL.sk, cs-refcard.tex, sk-refcard.tex: E-mail
dffb6224
PJ
4424 address of Milan Zamazal changed.
4425
880820fe 44262001-08-04 Pavel Janík <Pavel@Janik.cz>
1e78d347 4427
402acb3e
EZ
4428 * TUTORIAL, TUTORIAL.cs: Be consistent when naming CONTROL and
4429 META keys.
1e78d347 4430
b344d29d 44312001-05-17 Francesco Potortì <pot@gnu.org>
6f460497 4432
fffa137c 4433 * etags.1: Add the latest changes to etags behavior.
6f460497 4434
716d48ed
EZ
44352001-05-04 Eli Zaretskii <eliz@is.elta.co.il>
4436
4437 * emacsclient.1: Place in the public domain.
4438
42ec1588
EZ
44392001-04-29 Eli Zaretskii <eliz@is.elta.co.il>
4440
4441 * emacstool.1: Place under GFDL.
4442
26978e9a
EZ
44432001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
4444
4445 * emacs.1: Place under GFDL.
4446
4447 * etags.1: Ditto.
4448
4449 * gfdl.1: New file.
4450
6f4dd4dc
GM
44512001-04-18 Gerd Moellmann <gerd@gnu.org>
4452
4453 * TUTORIAL.sk, sk-survival.tex
4454 * sk-refcard.ps, sk-refcard.tex, sk-dired-ref.ps
4455 * sk-dired-ref.tex: New files.
6f460497 4456
6f4dd4dc 4457 * cs-survival.tex, cs-dired-ref.ps, cs-dired-ref.tex: New files.
880820fe 4458 From Pavel@Janik.cz (Pavel Janík).
6f4dd4dc 4459
719d83ad
GM
44602001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4461
4462 * ps-prin1.ps: Footer implementation. Doc fix.
4463 (doLineNumber): Code fix for line number color.
bbf908bc
LM
4464 (BeginPage, BeginSheet, HeaderFramePath, HeaderFrame, HeaderText):
4465 Code fix for footer implementation.
719d83ad
GM
4466 (TextStart, SetFooterLines, FooterFrameStart, doFramePath)
4467 (FooterFramePath, doFrame, FooterFrame, FooterStart)
4468 (HeaderOrFooterTextLines, HeaderOrFooterText, FooterText): New funs.
4469
b3f6107b
GM
44702001-04-03 Gerd Moellmann <gerd@gnu.org>
4471
4472 * splash8.xpm: New image from Luis Fernandes <elf@ee.ryerson.ca>
4473 for color depth 8.
4474
acfb077d
GM
44752001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4476
4477 * ps-prin1.ps: Line and paragraph spacing feature.
4478 (LineHS, ParagraphHS, EffectUnderline, EffectStrikeou, EffectOverline)
4479 (EffectShadow, EffectBox, EffectOutline): New vars.
4480 (PSL, S, EF, printZebra, doColumnZebra, doZebra): Code fix.
4481 (PHL, LHL): New funs.
4482
4483 * ps-prin2.ps: File eliminated.
6f460497 4484
e6b13c74
GM
44852001-03-26 Gerd Moellmann <gerd@gnu.org>
4486
4487 * splash.pbm: New image from Luis Fernandes <elf@ee.ryerson.ca>.
4488
7589860e
GM
44892001-03-15 Gerd Moellmann <gerd@gnu.org>
4490
4491 * splash.xpm, splash.pbm: Replaced with new images from
4492 Luis Fernandes <elf@ee.ryerson.ca>.
4493
75dfe990
GM
44942001-03-05 Gerd Moellmann <gerd@gnu.org>
4495
4496 * cs-refcard.ps, cs-refcard.tex: New files.
4497
baebd8a5
GM
44982001-02-26 Gerd Moellmann <gerd@gnu.org>
4499
4500 * THE-GNU-PROJECT: New file.
4501
f6839838
AI
45022001-02-22 Andrew Innes <andrewi@gnu.org>
4503
4504 * MACHINES: Update pointer to MS-Windows install instructions.
4505
54ed3bd2
GM
45062001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4507
4508 * ps-prin1.ps: Code fix to support `ps-zebra-stripe-follow'
4509 functionality enhancement.
4510 (doColumnZebra): Code fix.
6f460497 4511
5f87b051
DL
45122001-02-08 Dave Love <fx@gnu.org>
4513
e57c6a77 4514 * tasks.texi, SERVICE: Updated.
5f87b051 4515
350d71b3
AI
45162001-02-03 Andrew Innes <andrewi@gnu.org>
4517
4518 * PROBLEMS: Add note about need to specify extra compiler flags
4519 with recent Cygwin ports of gcc.
4520
437368fe
EZ
45212001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
4522
4523 * DEBUG: Expand and update, based on the instructions to
4524 pretesters, nt/INSTALL, and private communications and experience.
4525
35e8600f
DL
45262001-01-17 Dave Love <fx@gnu.org>
4527
4528 * termcap.src: New version from http://www.tuxedo.org/~esr/terminfo/.
4529
6d0afc03
GM
45302001-01-08 Gerd Moellmann <gerd@gnu.org>
4531
4532 * TUTORIAL.es: New file.
4533
a758f97d
GM
45342001-01-08 Kevin Gallagher <kevingal@onramp.net>
4535
4536 * edt-user.doc: Updated to reflect EDT Emulation version 4.0
5879ac68 4537 enhancements.
89d57763 4538
5e56e175
GM
45392000-12-29 Gerd Moellmann <gerd@gnu.org>
4540
4541 * fr-refcard.tex, fr-refcard.ps, fr-drdref.tex, fr-drdref.ps: New
4542 files.
4543
49172314
GM
45442000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4545
4546 * ps-prin1.ps: Handle form feed better when ps-zebra-stripe-follow
4547 is non-nil.
4548 (printZebra, BeginPage): Code fix.
89d57763 4549
125f929e
MB
45502000-12-15 Miles Bader <miles@gnu.org>
4551
10d1d0af 4552 * DEBUG: Add note about using `inverse-video' to detect excessive
125f929e
MB
4553 screen redraw.
4554
e2849090 45552000-12-07 Dave Love <fx@gnu.org>
63dfcf4b 4556
e2849090 4557 * CODINGS, CHARSETS: Removed. (Mule 2.3 relics.)
f29d1e75 4558
e2849090 45592000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2f8a6857 4560
e2849090 4561 * ps-prin1.ps: Eliminated the line number font predefinition.
2f8a6857 4562
fccf2940
KH
45632000-11-09 Kenichi Handa <handa@etl.go.jp>
4564
4565 * TUTORIAL.ja: Adjusted for the change of TUTORIAL (use C-x C-l,
4566 not M-:, as example of disabled command).
4567
57731876
GM
45682000-11-02 Gerd Moellmann <gerd@gnu.org>
4569
4570 * ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Renamed from NEWS.*.
4571
1e4d32f8
GM
45722000-10-16 Gerd Moellmann <gerd@gnu.org>
4573
4574 * 3B-MAXMEM, AIX.DUMP, SUN-SUPPORT: Removed.
4575
4576 * tasks.texi: Updated to the version from /gd/gnuorg.
4577
76eebffc
GM
4578 * FTP: Refer to the GNU web site.
4579
ab6afc64
DL
45802000-10-12 Dave Love <fx@gnu.org>
4581
4582 * gnus.pbm: New file.
4583
4584 * gnus.xbm: Deleted.
4585
a3489ece
MB
45862000-10-05 Miles Bader <miles@lsi.nec.co.jp>
4587
4588 * gnus-pointer.xbm, gnus-pointer.xpm: Remove top empty line.
4589
36eb0a91
GM
45902000-09-22 Gerd Moellmann <gerd@gnu.org>
4591
4592 * splash.xbm: File removed.
4593 * splash.pbm: New file.
89d57763 4594
b7e11c5b
GM
45952000-09-20 Gerd Moellmann <gerd@gnu.org>
4596
4597 * splash.xbm: New file.
4598
c113de23
GM
45992000-09-19 Gerd Moellmann <gerd@gnu.org>
4600
4601 * splash.xpm: New file.
4602
e7997ff4
DL
46032000-09-11 Dave Love <fx@gnu.org>
4604
4605 * gnus.xbm, gnus.xpm, gnus-pointer.xpm, gnus-pointer.xbm: New
4606 files.
4607
87d0f685
GM
46082000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4609
4610 * ps-prin3.ps: Eliminated.
4611
4612 * ps-prin2.ps: Changed comment version (6.0).
4613
4614 * ps-prin1.ps: Changed comment version (6.0).
4615
4616 * ps-prin0.ps: Changed comment version (6.0).
89d57763 4617
177c0ea7 46182000-08-24 Wlodzimierz Bzyl <matwb@univ.gda.pl>
85d6400c
KH
4619
4620 * survival.tex: New file.
4621
6917e6bb
GM
46222000-08-21 Gerd Moellmann <gerd@gnu.org>
4623
4624 * de-refcard.ps, de-refcard.tex: Renamed from refcard-de.*.
89d57763 4625
6917e6bb
GM
4626 * pl-refcard.ps, pl-refcard.tex: Renamed from refcard-pl.*.
4627
3787e12e
GM
46282000-08-17 Gerd Moellmann <gerd@gnu.org>
4629
4630 * NEWS.1: Reintegrated into NEWS.
4631
4632 * OOOOONEWS...OONEWS: Renamed to NEWS.1...NEWS.4.
4633
1c2eabab
GM
46342000-08-16 Gerd Moellmann <gerd@gnu.org>
4635
d7b38c05
GM
4636 * dired-ref.tex, dired-ref.ps: New files.
4637
1c2eabab
GM
4638 * refcard-de.tex, refcard-de.ps: New files.
4639
e8bea4c0
GM
46402000-07-20 Gerd Moellmann <gerd@gnu.org>
4641
4642 * emacs.1: Change `-b' to `-bw'.
4643
aa9efec9
AS
46442000-07-07 Andreas Schwab <schwab@suse.de>
4645
4646 * yow.lines: Fix indentation.
4647
45f485a6
GM
46482000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4649
4650 * ps-prin0.ps: Insert a version number comment (5.2.2).
4651 Indentation fix.
4652
bbf908bc
LM
4653 * ps-prin1.ps: Insert a version number comment (5.2.2).
4654 Can select page size with/without giving an error if PostScript
45f485a6
GM
4655 printer doesn't have this kind of page size. Zebra Stripe
4656 continues or restarts on next page. Indentation fix.
4657 (BeginSheet): If necessary, rescale n-up to fit on the sheet of
4658 paper.
4659 (BeginDoc, doColumnZebra, HeaderText): Code fix.
4660 (SetPageSize): New proc.
4661
4662 * ps-prin2.ps: Insert a version number comment (5.2.2).
4663
4664 * ps-prin3.ps: Insert a version number comment (5.2.2).
4665 Indentation fix.
4666
a199a865
GM
46672000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4668
4669 * ps-prin1.ps: PostScript code compatibility with other utilities
4670 like mpage, psnup, etc.
4671 (isLineStep): Code fix.
4672 (BeginDoc, BeginSheet): Utility compatibility.
4673
3281430c
DL
46742000-05-03 Dave Love <fx@gnu.org>
4675
4676 * letter.xbm: New file.
4677
57cb56f5
GM
46782000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4679
4680 * ps-prin0.ps: PostScript level 1 compatibility.
4681
4682 * ps-prin1.ps: PostScript level 1 compatibility, Upside-down
4683 printing and line number step.
4684 (BeginDoc, doLineNumber, SL, HL): Code fix.
4685 (isLineStep, PSL): New funs.
4686
4687 * ps-prin3.ps: PostScript level 1 compatibility.
4688
34f3f342
GM
46892000-04-10 Gerd Moellmann <gerd@gnu.org>
4690
4691 * refcard.bit: Removed.
4692
857e88e2
KH
46932000-04-10 Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>
4694
4695 * refcard-pl.ps: New file.
4696 * refcard-pl.tex: New file.
4697
7438c86b
GM
46982000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4699
4700 * ps-prin0.ps: Replace gs_languagelevel by languagelevel.
4701 (DefOp): New proc.
4702
4703 * ps-prin1.ps: Replace gs_languagelevel by languagelevel.
4704 (printBackground, SetColor): New procs.
4705 (ZebraColor): Renaming old ZebraGray var.
89d57763 4706
1a3199d9
GM
47072000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4708
4709 * ps-prin1.ps: Eliminate SkipFirstPage.
4710
ee1c5b21
GM
47112000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4712
4713 * ps-prin0.ps: Define command only for language level 1.
4714
d0ab3e9d 47152000-03-16 Vinicius Jose Latorre <vinicius@cpqd.com.br>
89d57763 4716
57cb56f5
GM
4717 * ps-prin0.ps: Define packedarray operator for language level 1,
4718 adjust setduplexmode and settumble definitions.
89d57763 4719
81c7ca69
GM
47202000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4721
f78b3baf 4722 * ps-prin0.ps: New file.
89d57763 4723
81c7ca69
GM
4724 * ps-prin1.ps, ps-prin3.ps: Eliminate CheckConfig.
4725
6ddb893f
KH
47262000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4727
4728 * ps-prin1.ps, ps-prin2.ps, ps-prin3.ps: New files.
4729
3156909f
PE
47301999-11-30 Paul Eggert <eggert@twinsun.com>
4731
4732 * PROBLEMS: Update Solaris 2.6 and 7 problems.
4733
1b0d24e7
PE
47341999-11-22 Paul Eggert <eggert@twinsun.com>
4735
4736 * NEWS: Rename messages-locale to system-messages-locale
4737 and time-locale to system-time-locale.
4738
bab4e322
NF
47391999-10-24 Noah Friedman <friedman@splode.com>
4740
4741 * yow.lines: Add more quotes. Correct a misquote.
4742
4743 * spook.lines: Add more phrases.
4744
83a4cf1d
PE
47451999-10-23 Paul Eggert <eggert@twinsun.com>
4746
1b0d24e7 4747 * NEWS: Describe new functions and variables for locales.
83a4cf1d 4748
c37bbd4f
GM
47491999-10-07 Gerd Moellmann <gerd@gnu.org>
4750
4751 * TUTORIAL.ro: Change copyright statement.
bab4e322 4752
a933dad1
DL
47531999-07-12 Richard Stallman <rms@gnu.org>
4754
4755 * Version 20.4 released.
4756
47571999-06-27 Karl Heuer <kwzh@gnu.org>
4758
4759 * yow.lines: Fix indentation. Fix typo.
4760
47611999-01-19 Dave Love <fx@gnu.org>
4762
4763 * MORE.STUFF: Revamped.
4764
47651999-01-14 Dave Love <fx@gnu.org>
4766
4767 * FAQ: Merge posted updates.
4768
47691998-12-14 Dave Love <fx@gnu.org>
4770
4771 * FAQ: Somewhat edited copy of the most recently posted version.
4772
47731998-11-04 Kenichi Handa <handa@etl.go.jp>
4774
4775 * MACHINES (NEC EWS4800): New section.
4776
47771998-09-04 Karl Heuer <kwzh@gnu.org>
4778
4779 * TUTORIAL: Use C-x C-l, not M-:, as example of disabled command.
4780
47811998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
4782
4783 * Version 20.3 released.
4784
4785 * TUTORIAL.ro: New file.
4786
47871998-04-10 Ken'ichi Handa <handa@melange.gnu.org>
4788
4789 * TUTORIAL.sl: Renamed back to the original.
4790
47911998-04-10 Kenichi Handa <handa@etl.go.jp>
4792
4793 * TUTORIAL.cs: Renamed from TUTORIAL.cz.
4794 * TUTORIAL.ja: Renamed from TUTORIAL.jp.
4795 * TUTORIAL.ka: Renamed from TUTORIAL.kr.
4796 * TUTORIAL.sk: Renamed from TUTORIAL.sl.
4797
47981998-04-06 Kenichi Handa <handa@etl.go.jp>
4799
4800 * TUTORIAL.jp: Re-translated for the latest TUTORIAL.
4801
48021998-03-26 Richard Stallman <rms@psilocin.gnu.org>
4803
4804 * TUTORIAL.sl: New file.
4805
48061997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4807
4808 * Version 20.2 released.
4809
48101997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4811
4812 * Version 20.1 released.
4813
48141997-06-02 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
4815
4816 * CODINGS, CHARSETS: New files.
4817
48181996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4819
4820 * Version 19.33 released.
4821
48221996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4823
4824 * Version 19.32 released.
4825
48261996-06-23 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4827
4828 * refcard.ps: File obtained from someone else;
4829 it was generated badly here.
4830
48311996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
4832
4833 * Version 19.31 released.
4834
48351996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
4836
4837 * TUTORIAL: Rephrase the first page to fit on a standard tty screen.
4838
48391996-05-03 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
4840
4841 * emacs.bash: Use >|.
4842
48431996-01-20 Geoff Voelker <voelker@cs.washington.edu>
4844
4845 * rgb.txt: New file.
4846
48471995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4848
4849 * Version 19.30 released.
4850
48511995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4852
4853 * gnus-tut.txt: New file.
4854
48551995-07-26 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
4856
4857 * Rename termcap to termcap.src, the historical name for an
4858 uninstalled termcap file.
4859
48601995-06-28 Eric S. Raymond <esr@spiff.gnu.ai.mit.edu>
4861
5879ac68 4862 * termcap.dat, termcap.ucb: Deleted and replaced.
a933dad1
DL
4863
4864 * termcap: New termcap file from the ncurses project; bigger,
bbf908bc
LM
4865 better, brighter, does away with waxy yellow buildup.
4866 Email me at terminfo@ccil.org if you have any trouble with this.
a933dad1
DL
4867
4868 * README: Changed to track above change.
4869
48701995-05-24 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
4871
4872 * TUTORIAL: Delete reference to ALT. Change <Rubout> to <Delete>.
4873
48741995-04-26 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
4875
bbf908bc 4876 * Makefile (maintainer-clean): Rename from realclean.
a933dad1
DL
4877
48781995-04-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4879
4880 * tpu-doc.el: File moved to etc dir and renamed.
4881
48821995-04-07 Boris Goldowsky <boris@cs.rochester.edu>
4883
4884 * enriched.doc: Rewritten and simplified.
4885
48861994-11-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4887
4888 * Makefile (eterm): New rule.
4889 (TIC): New variable.
4890
4891 * e/eterm, e/eterm.ti: New files.
4892
48931994-10-24 Boris Goldowsky <boris@mole.gnu.ai.mit.edu>
4894
4895 * enriched.doc: New file.
4896
48971994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4898
4899 * Version 19.26 released.
4900
49011994-07-03 Richard Stallman (rms@gnu.ai.mit.edu)
4902
4903 * TUTORIAL: Talk about flow control along with C-x C-s and C-s.
4904
49051994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4906
4907 * Version 19.25 released.
4908
49091994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4910
4911 * Version 19.24 released.
4912
49131994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4914
4915 * Version 19.23 released.
4916
49171994-04-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4918
4919 * Makefile (clean): Delete DOC*.
4920
49211993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4922
4923 * Version 19.22 released.
4924
49251993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4926
4927 * Version 19.21 released.
4928
49291993-11-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4930
4931 * Version 19.20 released.
4932
49331993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4934
4935 * Version 19.19 released.
4936
49371993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4938
4939 * Version 19.18 released.
4940
49411993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4942
4943 * Version 19.16 released.
4944
49451993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4946
4947 * version 19.15 released.
4948
49491993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4950
4951 * Version 19.14 released.
4952
49531993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4954
5879ac68 4955 Bring mumbleclean targets into conformance with GNU coding standards.
a933dad1
DL
4956 * Makefile (distclean): Don't remove backup and autosave files.
4957 These are easy to get rid of in other ways, and a pain to lose.
4958 (mostlyclean, realclean): New targets.
4959
49601993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4961
4962 * Version 19.13 released.
4963
49641993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4965
4966 * Version 19.10 released.
4967
49681993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4969
4970 * Version 19.9 released.
4971
49721993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4973
4974 * Version 19.8 released.
4975
49761993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4977
5879ac68 4978 * Version 19.7 released.
a933dad1
DL
4979
49801993-05-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4981
4982 * MACHINES: Mention Linux.
4983
49841993-04-26 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4985
4986 * MACHINES: Add section for NeXT, from Thorsten Ohl.
4987
49881993-04-28 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4989
4990 * NEWS: Documented picture-mode improvements.
4991
49921993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4993
4994 * NEWS: Described the new properties of arrow keys and
4995 next-line-add-newlines. Fixed up the GUD description, it was
4996 out of date. This file referenced LNEWS when it should have
4997 said news.texi; fixed.
4998
5879ac68 4999 * news.texi: invocation-name now exists.
a933dad1
DL
5000
50011993-03-27 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5002
5003 * MORE.STUFF: Added.
5004
50051993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5006
5007 * NEWS: Preserved jimb's last change (documenting kill on
5008 read-only buffers).
bab4e322 5009
a933dad1
DL
5010 Added documentation on new info features.
5011
50121993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5013
97fdf31e 5014 * spook.lines: Alpha-sorted this, and added some new hot buttons
a933dad1
DL
5015 for the 1990s.
5016
50171993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5018
5879ac68 5019 * MACHINES: Deleted some VMS caveats. If the src and lisp
97fdf31e 5020 ChangeLogs are correct, dired and mail and process control are now
a933dad1
DL
5021 fully supported.
5022
5023 * NEWS: Added finder news.
5024
50251993-03-19 Richard Stallman (rms@geech.gnu.ai.mit.edu)
5026
5027 * NEWS: Changed.
5028
50291993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5030
ed9265fc 5031 * sex.6: Added 900-line support.
a933dad1
DL
5032
5033 * NEWS: Added news about the package finder.
5034
50351993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5036
5037 * MACHINES: `Last updated 10 Feb 1992.' was obviously wrong, so
5038 I nuked it. Let the file mod date serve. Merged in APOLLO and
5039 SUNBUG files. Changed references to 18.* to past tense.
5040
5879ac68 5041 * emacs.names: Merged into JOKES. I faked a mail header from the
a933dad1
DL
5042 Unknown User to delimit the first (unheaded) bit.
5043
5044 * Makefile (relock, unlock): New productions.
5045
50461993-03-18 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5047
5048 Augean-stable cleaning time. Partly to save space, but mostly to
5049 reduce the dizzying amount of *stuff* confronting someone exploring
5050 the Emacs distribution, I have the following changes in the etc
5051 directory:
5052
5879ac68 5053 * CHARACTERS: Merged into TO-DO file under the heading "Long Range:"
a933dad1 5054
5879ac68 5055 * DIFF, CCADIFF, GOSDIFF: Merged into a new outline file titled
a933dad1
DL
5056 OTHER.EMACSES. The present names don't really convey anything.
5057 Various key bindings and feature descriptions have been updated.
5058
5879ac68 5059 * NICKLES.WORTH: Nuked. This is copyrighted material that could land
a933dad1
DL
5060 FSF in hot water.
5061
5879ac68 5062 * INTERVAL.IDEAS: Nuked. RMS's thinking, and indeed the
a933dad1
DL
5063 implementation of intervals, have progressed way beyond this.
5064
5879ac68 5065 * RCP: Nuked. It no longer said anything but "Ooops, sorry!"
a933dad1 5066
5879ac68 5067 * ED.WORSHIP, GNU.JOKES: Merged into a mailbox called JOKES.
a933dad1
DL
5068 Future jokes can accumulate there.
5069
5879ac68 5070 * DISTRIB: The actual domestic order form is now ORDERS.USA.
a933dad1
DL
5071 The DISTRIB text now mentions 19.
5072
bbf908bc
LM
5073 * ORDERS.USA: Created. This is just the order form.
5074 DISTRIB has a pointer to it at the beginning.
a933dad1 5075
5879ac68 5076 * EUROPE: Renamed to ORDERS.EUROPE. DISTRIB now has a pointer
a933dad1
DL
5077 to it at the beginning.
5078
25e90411 5079 * OOOONEWS, OOOONEWS: Nuked. It's version 19 --- nobody needs the
a933dad1
DL
5080 version 15 and 17 files anymore.
5081
5082 All files marked "Nuked" have actually been moved to =-prefixed
5083 names as per convention. Originals of all files merged still
5084 exist with =-names.
5085
50861993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5087
5879ac68 5088 * XENIX: Nuked (moved to =XENIX). The hackery it describes is
a933dad1
DL
5089 no longer necessary in the presence of 19's function-key-map
5090 feature; I've added an explanation to the beginning of the file.
5091
50921993-03-10 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5093
5094 * MACHINES: Update description of SYSVr3 and r4 support, due to
5095 Eric Raymond's changes.
5096
50971993-03-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5098
5099 * MACHINES: Mention that you have to edit the configure script
5100 when you add support for a new machine, to get it to recognize the
5101 configuration name.
5102
51031992-11-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5104
5105 * MACHINES: Converted to use GCC-style configuration names,
5106 instead of listing m/*.h and s/*.h files. All knowledge of m/ and
5107 s/ files now lives in ../configure.
5108
51091992-10-06 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
5110
5111 * NEWS: Document included tags tables.
5112
51131992-07-22 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5114
5115 * Corrected the news about VC to reflect reality.
5116
51171992-07-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5118
5119 * etags.1: New file, from Richard K. Pixley at Cygnus.
5120
51211992-06-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5122
5123 * Makefile: Most of the contents of this file were only relevant
5124 to things in `../lib-src'; removed all but the `distclean' and
5125 `clean' targets.
5126
51271992-04-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5128
5129 * COPYING: Got June 1991 version of the GPL here.
5130
5131 * ChangeLog: Since the old etc contents have been split into etc
5132 and lib-src, the old etc's ChangeLog has been duplicated in the
5133 new etc and lib-src. That means that each contains complete and
5134 coherent information, although each contains extraneous
bab4e322 5135 information.
a933dad1
DL
5136
51371992-04-08 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5138
5139 * lib-src/etags.c: "--no-warning" option renamed to "--no-warn",
5140 to be consistent with other GNU programs, like makeinfo.
5141
5142 * lib-src/Makefile: Renamed to Makefile.in; the configure script
5143 will edit this to produce Makefile.
5144
51451992-04-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5146
5147 * etags.c (print_help, print_version): New functions.
5148 (main): Options added to support them.
5149
5150 * etags.c (longopts): New array of long names for the options.
5151 (main): Recognize them.
5152
51531992-04-06 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5154
bbf908bc 5155 * etags.c (C_entries): Remove comment saying that \" in a string
a933dad1
DL
5156 isn't recognized as magic, because it is correctly handled.
5157
5158 * getopt.c, getopt.h: New files, from GNU C library.
5159 * etags.c: Rewritten to use getopt.
5160 #include "getopt.h".
5161 (file_num): Variable deleted; its role is now played by getopt's
5162 optind.
5163 (main): Argument processing loop rewritten to call getopt to get
5164 next option. Options which take parameters (-o and -i) rewritten
bbf908bc
LM
5165 to get parameter from optarg instead of argv[1].
5166 Filename preprocessing loop and update command changed similarly.
a933dad1
DL
5167 * Makefile (etags, ctags): Depend on and link with getopt.h,
5168 getopt.o, and getopt1.o.
5169 (getopt.o, getopt1.o): New targets for the GNU getopt routines.
5170
5171 * etags.c (outfflag): Variable deleted; it is non-zero iff outfile
5172 is non-zero.
5173
5174 (main): In the argument processing loop, the 'goto next_arg'
5175 statements are breaking out of the switch statement in exactly the
5176 same way that a simple 'break' statement would; replace the gotos
5177 with breaks, and remove the label.
5178
51791992-04-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5180
5181 * etags.c (C_entries): Clear tydef and next_token_is_func at start.
5182 (consider_token): Move next_token_is_func to global.
5183
51841992-04-02 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5185
5186 * Makefile: Conform with GNU coding standards:
5187 (mostlyclean): New target, synonymous with clean.
5188 (TAGS, check): New targets.
5189 (INSTALL, INSTALLFLAGS): New variables.
5190
51911992-03-31 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5192
5879ac68 5193 * lib-src/Makefile, etc/MACHINES, etc/NEWS: Changed references to
a933dad1
DL
5194 `config.emacs' to `configure'.
5195
5196 * lib-src/Makefile: Adjusted for renaming of share-lib to etc.
5197 * etc/MACHINES: Same.
5198
51991992-03-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5200
5201 * movemail.c (main): Allow tempname to be as long as necessary,
5202 instead of limiting it to 39 characters.
5203
5204 * movemail.c (main): Move declaration of buf from top of function
5205 to local block surrounding the copy loop. This makes it less
5206 likely to be confused with the buf used by the code which checks the
5207 permissions on outname's directory.
5208
52091992-03-20 Jim Kingdon (kingdon@albert.gnu.ai.mit.edu)
5210
5211 * SERVICE: Remove my entry.
5212
52131992-03-09 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
5214
5215 * Makefile (emacstool, nemacstool, xvetool): Use ${CFLAGS}, not
5216 hardcoded -g.
5217
5218 * movemail.c (xmalloc): Return char *, not int.
5219 (main) [!MAIL_USE_FLOCK]: Add a new conditional, MAIL_UNLINK_SPOOL,
5220 that is off by default -- normally don't unlink the mail spool
5221 file, just empty it. Pass creat mode 0600, not 0666.
5222
dff28924 52231992-02-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a933dad1
DL
5224
5225 * Makefile (../arch-lib): Depend on ${EXECUTABLES}.
5226 (all): Instead of here.
5227 (install): Don't use the -s option, since people need symbols to
5228 debug code.
5229
dff28924 52301992-01-19 Eric Youngdale (youngdale@v6550c.nrl.navy.mil)
a933dad1
DL
5231
5232 * etags-vmslib.c (fn_exp): Add type cast.
5233
52341992-01-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5235
5236 * movemail.c: Changes in comments.
5237
dff28924 52381992-01-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a933dad1
DL
5239
5240 * Makefile: Make the distclean target erase the DOC files from
5241 ../share-lib and the executables from ../arch-lib.
5242
dff28924 52431992-01-09 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a933dad1 5244
97fdf31e 5245 * emacsclient.c: #include <sys/stat.h>.
a933dad1
DL
5246 (main): Do declare statbfr.
5247
dff28924 52481991-12-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
5249
5250 * emacsserver.c, emacsclient.c [BSD]: Use either /tmp or ~
5251 for the socket, depending on SERVER_HOME_DIR.
5252 If using /tmp, put host name in the socket name.
5253
5254 * movemail.c (pfatal_and_delete): New function.
5255 (main, popmail): Use it.
5256 (popmail): Close output before deleting messages.
5257 Check for error on close and on fsync.
5258 Use `fatal' where appropriate.
5259 (main): Remove (void).
5260
5261 * aixcc.lex: New file. Not officially part of Emacs.
5262 * Makefile: Rules for that.
5263
dff28924 52641991-12-04 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
a933dad1
DL
5265
5266 * yow.c (main): Rename all references to PATH_EXEC to PATH_DATA.
5267
5268 * etags.c (main): Properly cast call to alloca that initializes
5269 included_files.
5270
52711991-08-17 Roland McGrath (roland@geech.gnu.ai.mit.edu)
5272
5273 * etags.c (files_are_tag_tables): Remove global var.
5274 (process_file): Don't test it. Also remove hack checking for a
5275 file named "TAGS".
5276 (main): -i now takes an arg which is the name of a file to include.
5277 Collect these names and emit include tags for them after processing
5278 all the argument files.
5279
dff28924 52801991-07-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
5281
5282 * wakeup.c: Terminate if parent goes away.
5283
dff28924 52841991-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
5285
5286 * etags.c (C_entries): Process token before handling end of line.
5287 When inner loops reach end of line, just back up.
5288 Let the real end of line processing happen in just one place.
5879ac68 5289 (consider_token): Likewise.
a933dad1 5290
dff28924 52911991-04-11 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
a933dad1
DL
5292
5293 * etags.c (TEX_mode): Skip comments while scanning the text to see
5294 which escape character this file uses.
5295
dff28924 52961991-03-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
5297
5298 * emacsserver.c [USG]: Terminate if msgrcv fails.
5299
dff28924 53001991-03-03 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5301
5302 * emacsserver.c [BSD]: Check for errors on stdin after scanf.
5303
dff28924 53041991-01-25 Jim Blandy (jimb@churchy.ai.mit.edu)
a933dad1
DL
5305
5306 * make-docfile: Find the arguments to a C function correctly,
bbf908bc
LM
5307 by not ignoring the character that read_c_string returns.
5308 Don't even try to find argument names for functions that take MANY
a933dad1
DL
5309 or UNEVALLED arguments, since they're a figment of the docstring's
5310 imagination.
5311
dff28924 53121991-01-14 Jim Blandy (jimb@churchy.ai.mit.edu)
a933dad1
DL
5313
5314 * make-docfile: Read the .elc files generated by the new byte
5315 compiler.
5316
dff28924 53171990-12-31 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5318
5319 * refcard.tex: Use cm fonts, not am, in multi-column mode.
5320
dff28924 53211990-11-29 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5322
5323 * movemail.c (mbx_delimit_begin): Put space before `unseen'.
5324
dff28924 53251990-11-27 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5326
5327 * Makefile (install*): No need to install wakeup.
5328
dff28924 53291990-11-26 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5330
5331 * Makefile (install*): Install emacsclient like etags.
5332
dff28924 53331990-11-13 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5334
5335 * movemail.c (error): Handle 3 args.
5336 (main): Don't check input access if using pop.
5337
dff28924 53381990-10-16 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5339
5340 * etags.c (find_entries): Check for numbers after Scheme suffix.
5341
dff28924 53421990-10-14 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5343
5344 * termcap.dat (vt200-80): Fix ke and ks to frob flag 1.
5345
dff28924 53461990-10-09 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5347
5348 * Makefile (nemacstool, xvetool): New targets.
5349
dff28924 53501990-09-26 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5351
5352 * emacsclient.c: Include errno.h and define related variables.
5353
dff28924 53541990-09-23 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5355
5356 * emacsclient.c: Change usage message.
5357
dff28924 53581990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
a933dad1 5359
5879ac68 5360 * emacs.1: Add break before -nw option.
a933dad1 5361
dff28924 53621990-08-19 David J. MacKenzie (djm@apple-gunkies)
a933dad1
DL
5363
5364 * qsort.c: Replace with GNU version.
5365
dff28924 53661990-08-14 David J. MacKenzie (djm@apple-gunkies)
a933dad1
DL
5367
5368 * wakeup.c: New program replacing loadst.c.
5369
dff28924 53701990-08-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5371
5372 * emacsclient.c [USG]: Pass msgsnd only 4 args.
5373
dff28924 53741990-08-09 David J. MacKenzie (djm@pogo.ai.mit.edu)
a933dad1
DL
5375
5376 * etags.c: Rename `flag' variables for what they do instead of
5377 which option character sets them.
5378
dff28924 53791990-05-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5380
5381 * loadst.c (main): Conditional to get load average on Apollo.
5382
dff28924 53831990-05-22 Joseph Arceneaux (jla@churchy.ai.mit.edu)
a933dad1
DL
5384
5385 * emacsserver.c: Set the permission on the socket to 0600.
5386
dff28924 53871990-03-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5388
5389 * emacsclient.c [BSD]: Print clean message for failing getwd.
5390
dff28924 53911990-03-20 David Lawrence (tale@pogo.ai.mit.edu)
a933dad1
DL
5392
5393 * getdate.y: Use the getdate.y from GNU tar for timer.
5394
dff28924 53951990-03-18 Jim Kingdon (kingdon@pogo.ai.mit.edu)
a933dad1
DL
5396
5397 * emacsclient.c (main): Don't put brackets around "filename" in
5398 usage message. It isn't optional.
5399
dff28924 54001990-03-14 Joseph Arceneaux (jla@churchy.ai.mit.edu)
a933dad1 5401
5879ac68 5402 * etags.c (getit): Recognize '$' as beginning identifiers.
a933dad1 5403
dff28924 54041990-02-22 David Lawrence (tale@pogo.ai.mit.edu)
a933dad1
DL
5405
5406 * emacsserver.c: Renamed from server.c.
5407 * Makefile: Reference emacsserver rather than server.
5408 * MACHINES: Doc fix for new emacsserver name.
5409
dff28924 54101990-01-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5411
5412 * emacsclient.c: Print program name in error messages.
5413
dff28924 54141990-01-19 David Lawrence (tale@cocoa-puffs)
a933dad1
DL
5415
5416 * timer.c, getdate.y (new files) and Makefile:
4e2af782
JB
5417 Sub-process support for run-at-time in timer.el.
5418 Doesn't yet work correctly for USG.
a933dad1 5419
dff28924 54201990-01-10 Jim Kingdon (kingdon@pogo)
a933dad1
DL
5421
5422 * MACHINES: Add HP 300 running BSD.
5423
dff28924 54241990-01-02 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5425
5426 * yow.c: Dynamically allocate buffer; skip header before random
5427 choice to avoid bias toward first item.
5428
dff28924 54291989-12-24 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5430
5431 * etags.c (readline): Separate out init of `pend'.
5432
dff28924 54331989-12-17 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5434
5435 * etags.c: Undo changes relating to isgoodhdr.
5436
dff28924 54371989-12-16 Mosur Mohan (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5438
5439 * etags.c (isgoodhdr): New macro.
5440 (_gdh, notgdh): New variable used by that.
5441 (init): Initialize _gdh.
5442 (find_entries): Set header_file.
5443 (consider_token): Use isgoodhdr if in header file.
5444
5445 * etags.c (total_size_of_entries):
5446 Was miscalculating by 1 in rewritten case.
5447
5448 * etags.c (PAS_funcs): One arg to pfnote was missing.
5449
dff28924 54501989-12-05 Joseph Arceneaux (jla@spiff)
a933dad1
DL
5451
5452 * MACHINES: Change for the ULTRIX entry.
5453
dff28924 54541989-11-21 Joseph Arceneaux (jla@spiff)
a933dad1
DL
5455
5456 * etags.c (process_file): If file is not regular, return.
5457
dff28924 54581989-11-06 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5459
5460 * loadst.c (main): Handle FIXUP_KERNEL_SYMBOL_ADDR.
5461
dff28924 54621989-10-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5463
5464 * loadst.c (load_average): If HAVE_GETLOADAVG, use getloadavg.
5465 (main): If HAVE_GETLOADAVG, don't call `nlist'.
5466
dff28924 54671989-10-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5468
5469 * etags.c (consider_token): Allow any number of typespec keywords
5470 after `typedef', before new type name.
5471 (enum sym_type): Add st_C_typespec.
5472 (C_create_stab): Put typespec kwds in table.
5473
dff28924 54741989-08-27 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
a933dad1
DL
5475
5476 * etags.c (main): Don't depend on name invoked by.
5477 If CTAGS is not defined, assume it is ETAGS.
5478
dff28924 54791989-07-31 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5480
5481 * etags.c (L_funcs): Allow package name in define construct,
5482 as in (foo::defmumble name-defined ...).
5483
dff28924 54841989-07-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5485
5486 * etags.c (find_entries): Stupid bug testing for C filename suffixes.
5487
5488 * Makefile (yow): Depends on ../src/paths.h.
5489
dff28924 54901989-07-04 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
a933dad1
DL
5491
5492 * etags.c: Fix compilation by moving Pascal after Fortran.
5493
dff28924 54941989-06-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5495
5496 * movemail.c [USG]: Define F_OK, etc., if not found in header.
5497
dff28924 54981989-05-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5499
5500 * hexl.c: New file, supports hexl-mode.
5501
dff28924 55021989-05-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5503
5504 * movemail.c: New compilation flag MAIL_USE_MMDF.
5505
dff28924 55061989-05-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5507
5508 * emacsclient.c: Use BSD code whenever HAVE_SOCKETS.
5509 * server.c: Likewise.
5510
5511 * make-docfile.c (scan_c_file): Output argument names at end of string.
5512 (write_c_args): New subroutine.
5513
dff28924 55141989-04-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5515
5516 * movemail.c: Report failure of flock.
5517
dff28924 55181989-04-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5519
5520 * etags.c (find_entries): Allow multi-letter extensions for fortran.
5521
dff28924 55221989-04-18 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1 5523
5879ac68 5524 * loadst.c: On bsd4.3, use gettimeofday instead of CPUSTATES.
a933dad1 5525
dff28924 55261989-03-15 Jeff Peck (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5527
5528 * emacstool.c: setenv IN_EMACSTOOL=t, TERM=sun, TERMCAP=.
5529
7de6767d 5530 * emacstool.1: Update to document environment variables.
1e866943 5531
5879ac68 55321989-02-21 Mosur Mohan (email@notavailable)
1e866943 5533
28cfe103 5534 * etags.c (PAS_funcs): New function.
a933dad1 5535
dff28924 55361989-02-21 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1 5537
a933dad1
DL
5538 * movemail.c: On sysv, include unistd.h.
5539
dff28924 55401989-02-18 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5541
5542 * b2m.c: New file.
5543
dff28924 55441989-02-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1 5545
5879ac68 5546 * etags.c: Prolog support from Sunichirou Sugou.
a933dad1 5547
dff28924 55481989-02-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5549
5550 * Makefile (clean): New target.
5551
dff28924 55521989-01-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5553
5554 * fakemail.c (put_line): Break header lines at 79 cols.
5555
28cfe103 55561989-01-19 Sam Kendall (email@notavailable)
a933dad1 5557
1e866943 5558 * etags.c: Greatly rewritten for C++ support and for multiple tags
5879ac68 5559 per line.
a933dad1 5560
dff28924 55611989-01-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5562
5563 * movemail.c: Check access before doing real work.
5564 Check that outfile is in a writable directory.
5565 On fatal error, delete the lock file.
5566
dff28924 55671988-12-31 Richard Mlynarik (mly@rice-chex.ai.mit.edu)
a933dad1 5568
5879ac68 5569 * env.c: Add decl for my-index.
ed9265fc 5570 * etags.c (file-entries): .oak => scheme.
a933dad1 5571
dff28924 55721988-12-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5573
5574 * movemail.c: Use `access' to check input and output files.
5575
dff28924 55761988-12-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5577
5578 * emacsclient.c (main): Ignore all of CWD before first slash.
5579
dff28924 55801988-12-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5581
5582 * etags.c (readline): Double linebuffer->size outside the xrealloc.
5583
dff28924 55841988-12-22 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5585
5586 * server.c, emacsclient.c: Don't try to use gid_t; it isn't defined.
5587 * server.c: chmod the socket to 0700.
5588
dff28924 55891988-12-09 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5590
5591 * fakemail.c (main): Let env var FAKEMAILER override pgm to run.
5592 (add_field): Delete comments and turn `<', `>' to spaces
5593 in header lines.
5594 (USE_FAKEMAIL): New customization macro says to make fakemail
5595 not be a no-op even on a BSD system.
5596
dff28924 55971988-12-01 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5598
5599 * etags.c (consider_token): Skip comments just like whitespace.
5600 Notice `struct', etc. and set strtag for those tokens.
5601 Return 1 for the token following `struct' if an open-brace follows it.
5602 (C_entries): Special handling of token following `struct'
5603 needed because we have probably advanced to the following line
5604 to find the `{'.
5605 (main): New option `T' sets tflag and strflag.
5606 Set both of them by default if eflags.
5607
dff28924 56081988-11-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5609
5610 * movemail.c: Do fsync before closing output.
5611
dff28924 56121988-11-29 Richard Mlynarik (mly@pickled-brain.ai.mit.edu)
a933dad1 5613
5879ac68
JB
5614 * movemail.c: Better error message when can't create tempname.
5615 This file needs a great deal of extra error-checking and lucid reporting...
a933dad1 5616
dff28924 56171988-11-16 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5618
5619 * etags.c: Support assembler code for .s and .a files.
5620 (getit): Allow underscore in a tag.
5621
dff28924 56221988-11-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5623
5624 * movemail.c: Close output and check errors before deleting input.
5625
dff28924 56261988-10-01 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
a933dad1
DL
5627
5628 * emacsclient.c [SYSVIPC]: Compute cwd only once; decide properly
5629 whether to prefix it. Handle line number args.
5630
dff28924 56311988-09-24 Richard Stallman (rms@gluteus.ai.mit.edu)
a933dad1 5632
5879ac68 5633 * etags.c (main): Default setting of eflag was backwards.
a933dad1 5634
dff28924 56351988-09-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5636
5637 * etags.c: New option -i. -f renamed -o.
5638 `-' as input file means read input file names from stdin.
5639 -i spec'd or input file named TAGS means the input file is another
5640 tag table; output an "include" line for it.
5641
dff28924 56421988-09-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5643
5644 * Makefile: New vars DESTDIR, BINDIR, LIBDIR, MANDIR, MANEXT.
5645 New targets install, install.sysv, install.xenix.
5646 This makefile is now responsible for installing executables
5647 and documentation from this directory into system directories.
5648
dff28924 56491988-09-16 Richard Stallman (rms@corn-chex.ai.mit.edu)
a933dad1
DL
5650
5651 * server.c, emacsclient.c (main): Compute socket name from euid.
5652
dff28924 56531988-08-04 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5654
5655 * emacsclient.c: Args like +DIGITS are passed through unchanged.
5656
dff28924 56571988-07-12 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5658
5659 * server.c: If both BSD and HAVE_SYSVIPC, use the latter.
5660 * emacsclient.c: Likewise.
5661 In the HAVE_SYSVIPC alternative, if BSD, use getwd instead of getcwd.
5662
dff28924 56631988-06-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5664
5665 * etags.c: Handle `typedef struct foo {' (price@mcc.com).
5666 (istoken) New string-comparison macro.
5667 (consider_token): New arg `level'. New state `tag_ok' in `tydef'.
5668
dff28924 56691988-06-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5670
5671 * etags.c: Changes for VMS.
5672 Always define ETAGS on VMS.
5673 Define macros GOOD and BAD for success and failure exit codes.
c4cc8b9a 5674 (begtk, intk): Allow `$' in identifiers.
a933dad1
DL
5675 (main): Don't support -B, -F or -u on VMS.
5676 Alternate loop for scanning filename arguments.
5677 (system): Delete definition of this function.
5678
5679 * etags-vmslib.c (system): Undefine this; VMS now provides it.
5680
dff28924 56811988-06-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5682
5683 * loadst.c: Prevent multiple-def errors on BSD and BSD4_3
5684 around include of param.h. (Like fns.c.)
5685
dff28924 56861988-05-16 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
5687
5688 * loadst.c (load_average): Move load-average code to this new fn.
5689 Add conditionals to compute load ave on UMAX.
5690
dff28924 56911988-05-14 Richard Stallman (rms@lucky-charms.ai.mit.edu)
a933dad1
DL
5692
5693 * loadst.c: Change DK_HEADER_FILE to DKSTAT_HEADER_FILE
5694 with opposite sense.
5695
dff28924 56961988-05-13 Chris Hanson (cph@kleph)
a933dad1 5697
5879ac68
JB
5698 * emacsclient.c: Delete references to unused variable `out'.
5699 This caused a bus error when used under hp-ux.
a933dad1 5700
dff28924 57011988-05-06 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
5702
5703 * loadst.c: Control dk.h conditional with DK_HEADER_FILE.
5704
dff28924 57051988-05-04 Richard Stallman (rms@rice-krispies.ai.mit.edu)
a933dad1
DL
5706
5707 * etags.c (find_entries): `.t' or `.sch' means scheme code.
5708
dff28924 57091988-04-29 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
5710
5711 * loadst.c: Add BSD4_3 conditional for file dk.h instead of dkstat.h.
5712
dff28924 57131988-04-28 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
5714
5715 * movemail.c: #undef close, since config can #define it on V.3.
5879ac68 5716 * emacsclient.c, fakemail.c, loadst.c, server.c: Likewise.
a933dad1 5717
dff28924 57181988-04-26 Richard Stallman (rms@lucky-charms.ai.mit.edu)
a933dad1
DL
5719
5720 * etags.c (TEX_mode, etc.): Remove superfluous backslashes from
5721 invalid escape sequences such as `\{'.
5722
5723 * loadst.c: Add `sequent' conditional for file dk.h.
5724
dff28924 57251988-03-20 Richard M. Stallman (rms@wilson)
a933dad1 5726
5879ac68 5727 * server.c [not BSD and not HAVE_SYSVIPC]: Fix error message.
a933dad1 5728
5879ac68 5729 * loadst.c (main) [XENIX]: Use /usr/spool/mail, not /usr/mail.
6922b018
KH
5730
5731;; Local Variables:
880820fe 5732;; coding: utf-8
6922b018 5733;; End:
2a34a036 5734
acaf905b 5735 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
5b87ad55
GM
5736
5737 This file is part of GNU Emacs.
5738
ab73e885 5739 GNU Emacs is free software: you can redistribute it and/or modify
5b87ad55 5740 it under the terms of the GNU General Public License as published by
ab73e885
GM
5741 the Free Software Foundation, either version 3 of the License, or
5742 (at your option) any later version.
5b87ad55
GM
5743
5744 GNU Emacs is distributed in the hope that it will be useful,
5745 but WITHOUT ANY WARRANTY; without even the implied warranty of
5746 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
5747 GNU General Public License for more details.
5748
5749 You should have received a copy of the GNU General Public License
ab73e885 5750 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.