* lisp/emacs-lisp/nadvice.el (advice--defalias-fset): Move advice back to
[bpt/emacs.git] / etc / ChangeLog
CommitLineData
14dd22d2
JB
12013-06-18 Juanma Barranquero <lekktu@gmail.com>
2
3 * NEWS: Document new Prettify Symbols mode.
4
0b31660d
SM
52013-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
6
7 * NEWS (utf-8 for el): Move to the incompatible section.
8
11169e6f
PE
92013-06-13 Paul Eggert <eggert@cs.ucla.edu>
10
3865c463 11 * DEBUG: Document -Og and -fno-omit-frame-pointer.
11169e6f 12
398b4366
TZ
132013-06-05 Teodor Zlatanov <tzz@lifelogs.com>
14
15 * NEWS: Document new prog-mode symbol prettify support.
16
26b3353a
TH
172013-06-03 Tassilo Horn <tsdh@gnu.org>
18
19 * NEWS: Document eshell visual subcommands and options.
20
4f405069 212013-06-02 Eric Ludlam <zappo@gnu.org>
890f7890
DE
22
23 * srecode/c.srt (header_guard): Add :c parameter so it works
4f405069 24 standalone.
890f7890 25
fb9f05b0
AO
262013-06-01 Alex Ott <alexott@gmail.com>
27
28 * tutorials/TUTORIAL.ru: Fix incorrectly translated wording.
29
ac699eef
TH
302013-05-31 Tassilo Horn <tsdh@gnu.org>
31
32 * themes/tsdh-dark-theme.el (tsdh-dark): Refine mode-line faces.
33
80cc5a93
XF
342013-05-25 Xue Fuqiao <xfq.free@gmail.com>
35
5f880a3e
XF
36 * refcards/refcard.tex: Refine some entries. (Bug#14087)
37
4f405069 38 * refcards/dired-ref.tex: Refine some entries. (Bug#14072)
80cc5a93 39
dc6f32ae
DG
402013-05-24 Fabrice Niessen <fni@missioncriticalit.com>
41
42 * themes/leuven-theme.el: Update theme.
43
df065a0b
EZ
442013-05-16 Eli Zaretskii <eliz@gnu.org>
45
46 * NEWS: Advertise the MSYS build on MS-Windows.
47
6e911150
SM
482013-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
49
50 * .gitignore: Don't ignore DOC-* any more.
51
ffdc270a
PE
522013-05-07 Paul Eggert <eggert@cs.ucla.edu>
53
4f405069 54 Use Gnulib ACL implementation, for benefit of Solaris etc. (Bug#14295)
ffdc270a
PE
55 * NEWS: Emacs is no longer limited to POSIX ACLs. --disable-acl,
56 not --without-acl, since we're now using Gnulib's implementation.
57
4e3f9230
YM
582013-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
59
60 * NEWS: Mention multi-monitor support.
61
cbee2131
PE
622013-05-05 Paul Eggert <eggert@cs.ucla.edu>
63
64 `write-region-inhibit-fsync' defaults to noninteractive (Bug#14273).
65 * NEWS: Document this.
66
5a52e09b
TH
672013-04-24 Tassilo Horn <tsdh@gnu.org>
68
69 * themes/tsdh-dark-theme.el (tsdh-dark): Add ido faces and remove
70 :box from outline faces.
71
29f47822
LL
722013-04-18 Leo Liu <sdl.web@gmail.com>
73
74 * NEWS: Mention new key ? for describe-prefix-bindings.
75
8fa2654e
CS
762013-04-15 Christopher Schmidt <christopher@ch.ristopher.com>
77
78 * NEWS: Mention separation of package descriptor and name of
79 internal symbols by two hyphens.
80
0aa3616e
SB
812013-04-13 Stephen Berman <stephen.berman@gmx.net>
82
83 * NEWS: Mention fixing `split-window' to be non-interactive.
84
79e04e9e
TH
852013-04-09 Tassilo Horn <tsdh@gnu.org>
86
87 * themes/tsdh-dark-theme.el (tsdh-dark): Add some more faces.
88
ac2f8659
MY
892013-04-09 Masatake YAMATO <yamato@redhat.com>
90
91 * NEWS: Mention `sh-mode' own `add-log-current-defun-function'.
92
df4555fa
JD
932013-04-07 Jan Djärv <jan.h.d@swipnet.se>
94
95 * PROBLEMS: Mention Ubuntu warnings about libdbusmenu.
96
3a2b589f
FN
972013-04-02 Fabrice Niessen <fni@missioncriticalit.com>
98
99 * themes/leuven-theme.el: Update theme.
100
4b725a70
PE
1012013-04-01 Paul Eggert <eggert@cs.ucla.edu>
102
103 Use UTF-8 for most files with non-ASCII characters (Bug#13936).
104 * tutorials/TUTORIAL.ko, tutorials/TUTORIAL.th:
105 Switch from iso-2022-7bit to utf-8.
106
0b1619da
LL
1072013-03-30 Leo Liu <sdl.web@gmail.com>
108
109 * NEWS: Mention `kmacro-to-register' and new eldoc feature.
110
73572c72
AG
1112013-03-29 Aidan Gauland <aidalgol@no8wireless.co.nz>
112
78b8f320 113 * NEWS (Eshell): New entry for em-tramp change in 2013-03-26T22:08:58Z!aidalgol@no8wireless.co.nz
73572c72 114
e8cc7880
DE
1152013-03-21 Eric Ludlam <zappo@gnu.org>
116
117 * srecode/ede-autoconf.srt: Change Copyright to FSF.
118 (ede-empty): Change AC_INIT to use PROJECT_NAME, and
119 PROJECT_VERSION.
120
121 * srecode/ede-make.srt (ede-empty): Add a dependency on :project.
122 Add header comment specifying the project's relative path.
123
124 * srecode/c.srt (header_guard): Upcase the filename symbol.
125
4f405069 1262013-03-21 Vladimir Kazanov <vkazanov@inbox.ru>
e8cc7880
DE
127
128 * srecode/java.srt (empty-main): New.
129 (class-tag): Decapitalize class.
130
19151a7f
PE
1312013-03-18 Paul Eggert <eggert@cs.ucla.edu>
132
133 Emacs crashes with ImageMagick 6.8.2-3 through 6.8.3-9 (Bug#13867).
134 * PROBLEMS: Mention problem with ImageMagick 6.8.2-3 through 6.8.3-9.
135
cc725808
PE
1362013-03-12 Paul Eggert <eggert@cs.ucla.edu>
137
5c592c9a
PE
138 Add coding tags for iso-2022-7bit files that are not already tagged.
139 * HELLO, tutorials/TUTORIAL.ko, tutorials/TUTORIAL.th:
140 Add coding tag. For TUTORIAL.th this prevents Emacs from
141 misinterpreting the file.
142
cc725808
PE
143 Switch encodings of tutorials, thai-word to UTF-8 (Bug#13880).
144 * refcards/ru-refcard.tex:
145 * tutorials/TUTORIAL.bg, tutorials/TUTORIAL.bg, tutorials/TUTORIAL.cn:
146 * tutorials/TUTORIAL.cs, tutorials/TUTORIAL.de, tutorials/TUTORIAL.eo:
147 * tutorials/TUTORIAL.es, tutorials/TUTORIAL.fr, tutorials/TUTORIAL.it:
148 * tutorials/TUTORIAL.nl, tutorials/TUTORIAL.pl, tutorials/TUTORIAL.pt_BR:
149 * tutorials/TUTORIAL.ro, tutorials/TUTORIAL.sk, tutorials/TUTORIAL.sv:
150 * tutorials/TUTORIAL.zh:
151 Switch to UTF-8.
152
c410dad5
JB
1532013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
154
155 * refcards/calccard.tex: Remove incorrect entry.
156
70743157
PE
1572013-03-05 Paul Eggert <eggert@cs.ucla.edu>
158
159 FILE's lock is now always .#FILE and may be a regular file (Bug#13807).
160 * NEWS: Document this.
161
5a3cbc03
BW
1622013-03-02 Bill Wohler <wohler@newt.com>
163
164 Release MH-E version 8.5.
165
166 * NEWS, MH-E-NEWS: Update for MH-E release 8.5.
167
b5029e23
PE
1682013-03-02 Paul Eggert <eggert@cs.ucla.edu>
169
170 * NEWS: The lock for FILE is now .#FILE or .#-FILE (Bug#13807).
171
19dc8b9e
MA
1722013-03-01 Michael Albinus <michael.albinus@gmx.de>
173
174 * NEWS: Fix Tramp "adb" entry. Extend list of discontinued Tramp
175 methods.
176
1ddc2bd6
PE
1772013-02-25 Paul Eggert <eggert@cs.ucla.edu>
178
179 Simplify data_start configuration (Bug#13783).
aec32f66 180 * NEWS: Document removal of --with-crt-dir.
1ddc2bd6
PE
181 * PROBLEMS (LIBS_SYSTEM, LIBS_MACHINE, LIBS_STANDARD): Remove.
182 Remove legacy-systems section, as this stuff is no longer
183 applicable with current linking strategies.
184
26280467
MA
1852013-02-14 Michael Albinus <michael.albinus@gmx.de>
186
187 * NEWS: Tramp methods "scpc" and "rsyncc" are discontinued.
188
add89f61
MA
1892013-02-11 Michael Albinus <michael.albinus@gmx.de>
190
191 * NEWS: Add autorevert changes.
192
ef12b77c
JD
1932013-02-05 Jan Djärv <jan.h.d@swipnet.se>
194
195 * NEWS: Mention ns-use-native-fullscreen.
196
0eb61895
GM
1972013-02-01 Glenn Morris <rgm@gnu.org>
198
199 * CALC-NEWS: Move here from lisp/calc/README, README.prev.
200
9c3dcdaa
JD
2012012-12-23 Jan Djärv <jan.h.d@swipnet.se>
202
203 * TODO: Adjust entry about NS event loop.
204
ed7367b1
MA
2052012-12-19 Michael Albinus <michael.albinus@gmx.de>
206
207 * NEWS: Tramp implements `file-acl' and `set-file-acl'.
208
ff3dda25
TH
2092012-12-19 Tassilo Horn <tsdh@gnu.org>
210
211 * themes/tsdh-dark-theme.el (tsdh-dark): Add customizations of
212 many new faces.
213
97976f9f
PE
2142012-12-14 Paul Eggert <eggert@cs.ucla.edu>
215
4f405069 216 Fix permissions bugs with setgid directories etc. (Bug#13125)
97976f9f
PE
217 * NEWS: Document changes to file-attributes,
218 file-ownership-preserved-p.
219 Mention new functions group-gid, group-real-gid.
220
558fefa0
AS
2212012-12-06 Andreas Schwab <schwab@linux-m68k.org>
222
223 * themes/leuven-theme.el: Convert to Unix format.
224
ee9d0ba6
FN
2252012-12-06 Fabrice Niessen <fniessen@pirilampo.org>
226
227 * themes/leuven-theme.el: New theme.
228
aefa2ead
MA
2292012-12-04 Michael Albinus <michael.albinus@gmx.de>
230
231 * NEWS: Mention new Tramp method "adb".
232
6827cac1
BW
2332012-11-25 Bill Wohler <wohler@newt.com>
234
235 Release MH-E version 8.4.
236
237 * NEWS, MH-E-NEWS: Update for MH-E release 8.4.
238
0e70ce93
PE
2392012-11-22 Paul Eggert <eggert@cs.ucla.edu>
240
6f6b82d6 241 * NEWS: Document Calc changes for Gregorian calendar (Bug#12633).
0e70ce93 242
bdebdb64
BG
2432012-10-26 Nicolas Goaziou <n.goaziou@gmail.com>
244
245 * refcards/orgcard.tex: Fix keybindings about
246 `org-show-todo-tree'.
247
c4132fd4
PE
2482012-10-23 Paul Eggert <eggert@cs.ucla.edu>
249
250 Fix outdated timestamp documentation in Elisp manual (bug#12706).
251 * NEWS: Document increased precision in undo list.
252
ad483434
GM
2532012-10-21 Glenn Morris <rgm@gnu.org>
254
255 * images/icons/hicolor/32x32/apps/emacs22.png:
256 * images/icons/hicolor/16x16/apps/emacs22.png:
257 * images/icons/hicolor/48x48/apps/emacs22.png:
258 * images/icons/hicolor/24x24/apps/emacs22.png: Restore old icons.
259
f5772b8e
KH
2602012-10-14 Kenichi Handa <handa@gnu.org>
261
262 * charsets/JISC6226.map: Re-generated.
263
8111f5e6
EZ
2642012-10-14 Eli Zaretskii <eliz@gnu.org>
265
266 * compilation.txt (msft): Add error messages in new Studio 2010
267 format.
268
cde44a77
KH
2692012-10-11 Kenichi Handa <handa@gnu.org>
270
ad483434
GM
271 * charsets/CNS-2.map, charsets/CNS-3.map, charsets/CNS-4.map:
272 * charsets/CNS-5.map, charsets/CNS-6.map, charsets/CNS-7.map:
273 * charsets/CP932-2BYTE.map, charsets/GB180302.map:
274 * charsets/GB180304.map, charsets/JISC6226.map:
275 * charsets/JISX2131.map, charsets/MIK.map, charsets/PTCP154.map:
276 * charsets/stdenc.map, charsets/symbol.map: Re-generate.
cde44a77 277
335f5ae4
JD
2782012-10-07 Jan Djärv <jan.h.d@swipnet.se>
279
280 * NEWS (NextStep/OSX port changes): OSX 10.4 or newer is required.
281
e8757f09 2822012-10-05 Douglas Lewan <d_lewan2000@yahoo.com> (tiny change)
d913151d
DL
283
284 * tutorials/TUTORIAL.pt_BR: Fix typo. (Bug#12557)
285
62a81506
CY
2862012-10-01 Eric Ludlam <zappo@gnu.org>
287
d1b066d2 288 * srecode/c.srt, srecode/ede-autoconf.srt: New files.
62a81506
CY
289
290 * srecode/cpp.srt: Move parts to c.srt.
291
292 * srecode/ede-make.srt: Extra templates for Arduino Makefiles.
293
2942012-10-01 Ralf Mattes <rm@mh-freiburg.de> (tiny change)
295
296 * srecode/el.srt (variable-option): Add missing quote.
297
0c8c4f21
CY
2982012-10-01 Chong Yidong <cyd@gnu.org>
299
300 * images/icons/hicolor/32x32/apps/emacs22.png:
301 * images/icons/hicolor/16x16/apps/emacs22.png:
302 * images/icons/hicolor/48x48/apps/emacs22.png:
303 * images/icons/hicolor/24x24/apps/emacs22.png: Remove old icons
304 (Bug#12536).
305
86ec63ba
PE
3062012-10-01 Paul Eggert <eggert@cs.ucla.edu>
307
308 Revert the FOLLOW-SYMLINKS change for file-attributes.
309 * NEWS: Undo last change.
310
1cb2b664
BG
3112012-09-30 Bastien Guerry <bzg@gnu.org>
312
313 * refcards/orgcard.tex: Update version number.
314
dbf8aaa7
BG
3152012-09-30 Jambunathan K <kjambunathan@gmail.com>
316
317 * org/OrgOdtContentTemplate.xml:
318 * org/OrgOdtStyles.xml: Add Listing-related entries.
319
e7a2937b
PE
3202012-09-30 Paul Eggert <eggert@cs.ucla.edu>
321
322 file-attributes has a new optional arg FOLLOW-SYMLINKS.
323 * NEWS: Document the change.
324
dd946752
JD
3252012-09-30 Jan Djärv <jan.h.d@swipnet.se>
326
327 * NEWS: The NS port supports fullscreen.
d7e642cc 328 Mention that the file dialog is used on NS.
dd946752 329
dcf8834b
GM
3302012-09-17 Glenn Morris <rgm@gnu.org>
331
332 * refcards/emacsver.tex: New file.
333 * refcards/calccard.tex, refcards/cs-dired-ref.tex:
334 * refcards/cs-refcard.tex, refcards/cs-survival.tex:
335 * refcards/de-refcard.tex, refcards/dired-ref.tex:
336 * refcards/emacsver.tex, refcards/fr-dired-ref.tex:
337 * refcards/fr-refcard.tex, refcards/fr-survival.tex:
338 * refcards/orgcard.tex, refcards/pl-refcard.tex:
339 * refcards/pt-br-refcard.tex, refcards/refcard.tex:
340 * refcards/sk-dired-ref.tex, refcards/sk-refcard.tex:
341 * refcards/sk-survival.tex, refcards/survival.tex:
342 * refcards/vipcard.tex, refcards/viperCard.tex: Include emacsver.tex.
343 * refcards/calccard.tex (\emacsversionnumber):
344 Rename to \versionemacs, same as all the other refcards.
345 * refcards/Makefile (ENVADD): New variable.
346 (sk-dired-ref.pdf, sk-survival.pdf, pl-refcard.pdf)
347 (%.pdf, %,dvi, sk-dired-ref.dvi, sk-survival.dvi, pl-refcard.dvi):
348 Depend on emacsver.tex. Add "." to TEXINPUTS for TeX commands.
349
0caaedb1
PE
3502012-09-16 Paul Eggert <eggert@cs.ucla.edu>
351
352 Remove configure's --without-sync-input option (Bug#12450).
353 * TODO (Make SYNC_INPUT the default): Remove, as the code now
354 behaves as if SYNC_INPUT is always true.
355
c18e885b
PE
3562012-09-13 Paul Eggert <eggert@cs.ucla.edu>
357
358 Use a more backwards-compatible timer format (Bug#12430).
359 * NEWS: Document it, plus fix a typo.
360
1352271a
JD
3612012-09-13 Jan Djärv <jan.h.d@swipnet.se>
362
363 * NEWS (--with-x-toolkit): Mention that Gtk+ 3 is now default.
364
72eac303
PE
3652012-09-13 Paul Eggert <eggert@cs.ucla.edu>
366
367 * NEWS: Document timer format change (Bug#12430).
368
c990426a
PE
3692012-09-11 Paul Eggert <eggert@cs.ucla.edu>
370
371 Simplify, document, and port floating-point (Bug#12381).
372 * NEWS: Document NaNs versus signaling-error change.
373
cf29dd84
PE
3742012-09-04 Paul Eggert <eggert@cs.ucla.edu>
375
376 Give more-useful info on a fatal error (Bug#12328).
377 * NEWS: Document the change.
378
0e23ef9d
PE
3792012-09-01 Paul Eggert <eggert@cs.ucla.edu>
380
381 Better seeds for (random).
382 * NEWS: Document new behavior of (random), (random "string").
383
01e0f0f5
AS
3842012-08-28 Andreas Schwab <schwab@linux-m68k.org>
385
386 * charsets/MULE-ethiopic.map: Fix typo in comment.
387 * charsets/MULE-ipa.map: Likewise.
388 * charsets/MULE-is13194.map: Likewise.
389 * charsets/MULE-lviscii.map: Likewise.
390 * charsets/MULE-sisheng.map: Likewise.
391 * charsets/MULE-tibetan.map: Likewise.
392 * charsets/MULE-uviscii.map: Likewise.
393
b8d26eb3
CY
3942012-08-09 Chong Yidong <cyd@gnu.org>
395
396 * images/splash.svg, images/splash.png: Tweak SVG paths to improve
397 legibility.
398
da3d2105
DA
3992012-08-08 Dmitry Antipov <dmantipov@yandex.ru>
400
401 * NEWS: Mention --without-all and --enable-link-time-optimization.
402
331ff3b9
JD
4032012-07-31 Jan Djärv <jan.h.d@swipnet.se>
404
405 * TODO (NS port): Add text about event loop.
406
72b255c7
PE
4072012-07-29 Paul Eggert <eggert@cs.ucla.edu>
408
409 deactive->inactive, inactivate->deactivate spelling fixes (Bug#10150)
410 * NEWS: Document these changes.
411
a5c66610
JB
4122012-07-28 Juanma Barranquero <lekktu@gmail.com>
413
414 * NEWS: Fix typo.
415
1781b9e9
PE
4162012-07-26 Paul Eggert <eggert@cs.ucla.edu>
417
418 Simplify export of symbols to GDB.
419 * emacs-buffer.gdb ($tagmask, $valmask): Remove.
420 (ygetptr): Adjust to recent changes in lisp.h and emacs.c,
421 by using VALMASK instead of $valmask, CHECK_LISP_OBJECT_TYPE
422 instead of gdb_use_union, and DATA_SEG_BITS instead of
423 gdb_data_seg_bits. Also, use $ptr.i rather than $ptr.u.val.
424
87ab808f
EZ
4252012-07-20 Eli Zaretskii <eliz@gnu.org>
426
427 * tutorials/TUTORIAL.he: Make the first sentence display correctly
428 in a left-to-right paragraph, such as what is shown on the fancy
429 splash screen.
430
2e2d2a13
LL
4312012-07-15 Leo Liu <sdl.web@gmail.com>
432
433 * NEWS: Mention exclamation-mark and flymake.
434
1ac8b55c
JB
4352012-07-08 Juanma Barranquero <lekktu@gmail.com>
436
437 * tutorials/TUTORIAL.es: Sync with changes in 2012-07-07T10:34:37Z!cyd@gnu.org.
438
95486d46
MW
4392012-07-07 Michael Witten <mfwitten@gmail.com> (tiny change)
440
441 * tutorials/TUTORIAL: Copyedits (Bug#11689).
442
9ab89959
GM
4432012-06-28 Glenn Morris <rgm@gnu.org>
444
445 * emacs.py, emacs2.py, emacs3.py: Remove files, no longer used.
446
bbf908bc
LM
4472012-06-24 Lawrence Mitchell <wence@gmx.li>
448
449 * NEWS: Move and improve the defun/defalias changes (bug#11686).
450
d35af63c
PE
4512012-06-22 Paul Eggert <eggert@cs.ucla.edu>
452
453 Support higher-resolution time stamps (Bug#9000).
454 * NEWS: Mention addition of picoseconds to time stamp format.
455
65a962ba
DD
4562012-06-13 Deniz Dogan <deniz@dogan.se>
457
458 * tutorials/TUTORIAL.sv: Fix grammar and a couple of typos.
459
a043d353
PE
4602012-06-04 Paul Eggert <eggert@cs.ucla.edu>
461
462 * PROBLEMS (68000 C compiler problems): Remove obsolete section.
463 Not only are the compilers long-dead, the obsolete advice
464 typically doesn't apply to current Emacs sources.
465
5205d6f6
CY
4662012-06-03 Chong Yidong <cyd@gnu.org>
467
468 * themes/wheatgrass-theme.el:
469 * themes/deeper-blue-theme.el:
470 * themes/tango-dark-theme.el:
471 * themes/tsdh-dark-theme.el: Add compilation-mode-line-fail,
472 compilation-mode-line-run, and compilation-mode-line-exit faces.
473
474 * themes/manoj-dark-theme.el: Remove :family attributes.
475
501390c5
PE
4762012-06-01 Paul Eggert <eggert@cs.ucla.edu>
477
478 Remove --disable-maintainer-mode option from 'configure'. (Bug#11555)
479 * NEWS: Mention this.
480
f51b6486
AB
4812012-06-01 Andrew Beals <andrew.beals@gmail.com> (tiny change)
482
483 * spook.lines: Additions. (Bug#11598)
484
ba93a187
PE
4852012-05-31 Paul Eggert <eggert@cs.ucla.edu>
486
487 * PROBLEMS: Remove obsolete '#define static' cruft.
488
af8630f4
GM
4892012-05-07 Glenn Morris <rgm@gnu.org>
490
491 * forms/forms-d2.el, forms/forms-pass.el: Move here from ../lisp.
492 * forms/forms-d2.dat: Move to forms/ subdirectory.
493 * forms/README: New.
494
ab0fa4e4
PE
4952012-05-03 Paul Eggert <eggert@cs.ucla.edu>
496
497 * NEWS: Do not limit current-time-string to years 1000..9999.
498
578c1d4b 4992012-04-27 Jambunathan K <kjambunathan@gmail.com>
2f885dca 500
bbf908bc
LM
501 * org/OrgOdtStyles.xml (OrgDescriptionList): Modify style.
502 With this change, in a description list, if the description paragraph
2f885dca
BG
503 spawns multiple lines then it will correctly indented.
504
c04627ac
GM
5052012-04-20 Glenn Morris <rgm@gnu.org>
506
50e5ebca
GM
507 * CONTRIBUTE: Expand a bit on copyright assignments.
508
c04627ac
GM
509 * MORE.STUFF: General update. Mention list-packages.
510 Remove many old/outdated URLs.
9ea49b28
LMI
5112012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
512
513 * publicsuffix.txt: New file (bug#1401).
514
551b046f
AM
5152012-04-02 Alan Mackenzie <acm@muc.de>
516
517 * NEWS: Add CC Mode entries.
518
153ae947
BG
5192012-04-01 Jambunathan K <kjambunathan@gmail.com>
520
521 * org/OrgOdtContentTemplate.xml (OrgIndentedSection-Level-*):
4f405069 522 New section styles. These sections are indented to the same
153ae947 523 level as the corresponding list entries. These sections hold
bbf908bc
LM
524 tables that occur within a list. (OrgTable):
525 Increased relative width from 90% to 96% for aesthetic reasons.
153ae947 526
66ecdc9e
GM
5272012-03-16 Glenn Morris <rgm@gnu.org>
528
529 * HELLO: Say that this is not a comprehensive list.
530 Remove "duplicate" entry. (Bug#11024)
531
cb3a28cc
PE
5322012-02-20 Paul Eggert <eggert@cs.ucla.edu>
533
534 * emacs-buffer.gdb ($valmask): Don't assume EMACS_INT fits in 'long'.
535
1be3ca5a
LL
5362012-02-10 Leo Liu <sdl.web@gmail.com>
537
538 * NEWS: Change condition-case-no-debug to
539 condition-case-unless-debug and split the entry in two.
540
5eb7536f
AO
5412012-02-08 Alex Ott <alexott@gmail.com>
542
543 * tutorials/TUTORIAL.ru: Updated; synchronize with TUTORIAL.
544 Coding system changed to UTF-8.
545
62106554
JB
5462012-02-06 Juanma Barranquero <lekktu@gmail.com>
547
548 * tutorials/TUTORIAL.es: Updated; synchronize with TUTORIAL.
549
9ff3f0fd
PS
5502012-02-03 Pieter Schoenmakers <tiggr@tiggr.net>
551
552 * tutorials/TUTORIAL.nl: Updated; synchronize with TUTORIAL.
553
1714d1ee
CY
5542012-01-30 Chong Yidong <cyd@gnu.org>
555
556 * tutorials/TUTORIAL: Delete a repeat sentence.
557
21f50183
ML
5582012-01-25 Mats Lidell <mats.lidell@cag.se>
559
560 * tutorials/TUTORIAL.sv: Updated; synchronize with TUTORIAL.
561
7a22e700
OK
5622012-01-21 Ognyan Kulev <ogi@tower.3.bg>
563
564 * tutorials/TUTORIAL.bg: Updated; synchronize with TUTORIAL.
565
3fcca64d
WL
5662012-01-19 Werner Lemberg <wl@gnu.org>
567
568 * tutorial/TUTORIAL.de: Updated; synchronize with TUTORIAL.
569 Minor typographical improvements.
570
6d0bd9ba
PP
5712012-01-17 Primoz PETERLIN <primoz.peterlin@mf.uni-lj.si>
572
573 * tutorials/TUTORIAL.sl: Update.
574
0dc18ae0
EZ
5752012-01-14 Eli Zaretskii <eliz@gnu.org>
576
577 * tutorials/TUTORIAL.he: Update to follow changes to TUTORIAL in
578 2012-01-10T08:27:22Z!cyd@gnu.org.
579
107ddb97
CY
5802012-01-10 Chong Yidong <cyd@gnu.org>
581
582 * tutorials/TUTORIAL: Don't give instructions for old-style X
bbf908bc
LM
583 scrollbars. Use DEL terminology instead of DelBack.
584 Improve description of graphical continuation lines and mode-line.
107ddb97
CY
585 Promote use of C-/ and C-SPC. Remove discussion of flow control.
586
1c6e5a32
GM
5872012-01-05 Glenn Morris <rgm@gnu.org>
588
220b1945
GM
589 * refcards/calccard.tex, refcards/cs-dired-ref.tex:
590 * refcards/cs-refcard.tex, refcards/cs-survival.tex:
591 * refcards/de-refcard.tex, refcards/dired-ref.tex:
592 * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
593 * refcards/fr-survival.tex, refcards/pl-refcard.tex:
594 * refcards/pt-br-refcard.tex, refcards/refcard.tex:
595 * refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
596 * refcards/sk-refcard.tex, refcards/sk-survival.tex:
597 * refcards/survival.tex: Bump version number to 24.
598
1c6e5a32
GM
599 * refcards/calccard.tex, refcards/cs-dired-ref.tex:
600 * refcards/cs-refcard.tex, refcards/cs-survival.tex:
601 * refcards/de-refcard.tex, refcards/dired-ref.tex:
602 * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
603 * refcards/fr-survival.tex, refcards/orgcard.tex:
604 * refcards/pl-refcard.tex, refcards/pt-br-refcard.tex:
605 * refcards/refcard.tex, refcards/ru-refcard.tex:
606 * refcards/sk-dired-ref.tex, refcards/sk-refcard.tex:
607 * refcards/sk-survival.tex, refcards/survival.tex:
608 * refcards/vipcard.tex, refcards/viperCard.tex:
609 Update short copyright year to 2012.
610
2057c040 6112012-01-04 Chong Yidong <cyd@stupidchicken.com>
e66ba1df 612
2057c040
GM
613 * org/README: Rename from COPYRIGHT-AND-LICENSE.
614
6152012-01-03 Jambunathan K <kjambunathan@gmail.com>
e66ba1df 616
2057c040 617 * org/OrgOdtContentTemplate.xml, org/OrgOdtStyles.xml: New files.
e66ba1df 618
2057c040
GM
6192012-01-03 Bastien Guerry <bzg@altern.org>
620
621 * org/COPYRIGHT-AND-LICENSE: New file.
e66ba1df
BG
622
623 * org/: New directory.
624
6252012-01-03 Julian Gehring <julian.gehring@googlemail.com>
626
627 * refcards/orgcard.tex: Correct one markup in the "Timestamps" section.
628
ffdcbd1c
LMI
6292011-12-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
630
631 * NEWS: Mention auth-source twice in connection with smtpmail to
632 clarify that smtpmail uses auth-source.
633
06b08b88
BW
6342011-11-20 Bill Wohler <wohler@newt.com>
635
636 Release MH-E version 8.3.1.
637
638 * NEWS, MH-E-NEWS: Update for MH-E release 8.3.1.
639
0b381c7e
JB
6402011-11-14 Juanma Barranquero <lekktu@gmail.com>
641
642 * MAILINGLISTS: Fix typo.
643
5f72f6cb
EZ
6442011-10-29 Eli Zaretskii <eliz@gnu.org>
645
646 * themes/wombat-theme.el: Add a coding cookie. (Bug#9905)
647
be890cb8
SM
6482011-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
649
650 * NEWS: Document the disappearance of binding caches (bug#9899).
651
487ffd7a
JB
6522011-10-01 Juanma Barranquero <lekktu@gmail.com>
653
654 * NEWS: Fix typo. Remove duplicate info.
655
c4682d18
MR
6562011-09-23 Martin Rudalics <rudalics@gmx.at>
657
658 * NEWS: Document some window code changes.
659
c78268f1
BW
6602011-09-20 Bill Wohler <wohler@newt.com>
661
662 Release MH-E version 8.3.
663
664 * NEWS, MH-E-NEWS: Update for MH-E release 8.3.
665
76e20fd6
WS
6662011-09-13 William Stevenson <yhvh2000@gmail.com>
667
668 * themes/adwaita-theme.el: New file.
669
1cc15067
SF
6702011-09-13 Scott Frazer <frazer.scott@gmail.com>
671
672 * themes/whiteboard-theme.el:
76e20fd6 673 * themes/deeper-blue-theme.el: New files.
1cc15067 674
f62bd846
JL
6752011-09-05 Juri Linkov <juri@jurta.org>
676
677 * grep.txt: Add `eval' to the Local Variables section that
678 emulates `grep-filter'.
679
f9453fcb
PE
6802011-08-30 Paul Eggert <eggert@cs.ucla.edu>
681
393aa9d4
PE
682 * MACHINES: Remove obsolete info and update a bit (Bug#9404).
683
f9453fcb
PE
684 * PROBLEMS: Remove obsolete comment re Yellow Dog (Bug#9403).
685
c1ec8ad0
SC
6862011-08-24 Steve Chapel <schapel@laptop.stevechapel.com> (tiny change)
687
4f405069 688 * refcards/refcard.tex: Add a few more commands. (Bug#9343)
c1ec8ad0 689
4d993e7b
JL
6902011-08-22 Juri Linkov <juri@jurta.org>
691
692 * compilation.txt: Add more samples of output and non-output
693 switches (bug#9319).
694
5226c7c0
CY
6952011-08-19 Chong Yidong <cyd@stupidchicken.com>
696
697 * themes/dichromacy-theme.el:
698 * themes/wheatgrass-theme.el:
699 * themes/tango-theme.el:
700 * themes/tango-dark-theme.el: Add error, warning, and success
701 faces.
702
5b409b39 7032011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
704
705 * refcards/orgcard.tex: Document `org-copy-visible'.
706
5b409b39 7072011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
708
709 * refcards/orgcard.tex: Documentation of new Babel function.
710
5b409b39 7112011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
712
713 * refcards/orgcard.tex: Adding line for org-babel-check-src-block.
714
5b409b39 7152011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
716
717 * refcards/orgcard.tex: Document key for clock consistency check.
718
5b409b39
BG
7192011-07-30 Chong Yidong <cyd@stupidchicken.com>
720
721 * grammars: New directory.
722
7232011-07-28 Andreas Schwab <schwab@linux-m68k.org>
724
725 * NEWS: Document ## and #:.
726
8f8eda06
AS
7272011-07-18 Andreas Schwab <schwab@linux-m68k.org>
728
729 * charsets/GB180302.map: Update to 2005 edition.
730 * charsets/GB180304.map: Likewise.
731
6265325e
BW
7322011-07-17 Bill Wohler <wohler@newt.com>
733
734 Release MH-E version 8.2.93.
735
736 * NEWS, MH-E-NEWS: Update for MH-E release 8.2.93.
737
8020905a
BW
7382011-07-16 Bill Wohler <wohler@newt.com>
739
740 Release MH-E version 8.2.92.
741
742 * NEWS, MH-E-NEWS: Update for MH-E release 8.2.92.
743
d9882322
BW
7442011-07-12 Bill Wohler <wohler@newt.com>
745
71e0ea13
BW
746 Release MH-E version 8.2.91.
747
748 * NEWS, MH-E-NEWS: Update for MH-E release 8.2.91.
749
d9882322
BW
750 * MH-E-NEWS: Mention that SourceForge MH-E users will have to
751 update their load-paths.
752
d76674bb
BW
7532011-07-10 Bill Wohler <wohler@newt.com>
754
755 Release MH-E version 8.2.90.
756
757 * NEWS, MH-E-NEWS: Update for MH-E release 8.2.90.
758
095f79fc
TH
7592011-07-07 Tassilo Horn <tassilo@member.fsf.org>
760
761 * themes/tsdh-light-theme.el:
762 * themes/tsdh-dark-theme.el: Make `gnus-button' face inherit from
763 `button', `gnus-header-name' boxed, and define `rcirc-my-nick'
764 face.
765
e2430e31
LMI
7662011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
767
768 * NEWS: Clarify `smtpmail-auth-credentials' non-existence.
6870aaef 769 Mention the `send-mail-function' default change.
e2430e31 770
9970bcb2
CY
7712011-07-07 Chong Yidong <cyd@stupidchicken.com>
772
773 * themes/dichromacy-theme.el:
774 * themes/tango-theme.el:
775 * themes/tango-dark-theme.el:
776 * themes/wheatgrass-theme.el: Don't define button face separately;
777 it inherits from link now.
778
84e04a29
LMI
7792011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
780
781 * NEWS: Clarify that `smtpmail-starttls-credentials' doesn't exist.
782
53bbe3ad
JB
7832011-07-05 Juanma Barranquero <lekktu@gmail.com>
784
785 * NEWS: Document new emacs-lock.el and renaming of old one.
786
3ca5c03f
MS
7872011-07-05 Manoj Srivastava <srivasta@ieee.org>
788
789 * themes/manoj-dark-theme.el (manoj-dark): New file.
790
6cbbc20c
KR
7912011-03-29 Kevin Ryde <user42@zip.com.au>
792
793 * compilation.txt (perl-Test2): New samples.
794
3653687a
LMI
7952011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
796
797 * tutorials/TUTORIAL.zh: Remove spurious ")" character on the
798 first line.
799
ca5eed61
AM
8002011-07-01 Alan Mackenzie <acm@muc.de>
801
802 * NEWS: CC Mode: New "guessing" of style.
803
7f3f739f
LL
8042011-06-21 Leo Liu <sdl.web@gmail.com>
805
487ffd7a 806 * NEWS: Mention the new primitive secure-hash.
7f3f739f 807
b9958282
CY
8082011-06-14 Chong Yidong <cyd@stupidchicken.com>
809
810 * themes/dichromacy-theme.el: New theme.
811
81eafe29
PE
8122011-06-07 Paul Eggert <eggert@cs.ucla.edu>
813
814 * NEWS: Mention new configure option --with-wide-int.
815
42d4bcc8
LL
8162011-05-24 Leo Liu <sdl.web@gmail.com>
817
818 * NEWS: Mention the new primitive sha1 and the removal of sha1.el.
819
bcfcf8a5
UJ
8202011-05-14 Ulf Jasper <ulf.jasper@web.de>
821
822 * images/newsticker/README: Added.
823
42c7e61e
UJ
8242011-05-13 Ulf Jasper <ulf.jasper@web.de>
825
826 * images/newsticker: Added.
827 * images/newsticker/browse-url.xpm: Added.
828 * images/newsticker/get-all.xpm: Added.
829 * images/newsticker/mark-immortal.xpm: Added.
830 * images/newsticker/mark-read.xpm: Added.
831 * images/newsticker/narrow.xpm: Added.
832 * images/newsticker/next-feed.xpm: Added.
833 * images/newsticker/next-item.xpm: Added.
834 * images/newsticker/prev-feed.xpm: Added.
835 * images/newsticker/prev-item.xpm: Added.
836 * images/newsticker/update.xpm: Added.
837
79b70037
GM
8382011-05-10 Jim Meyering <meyering@redhat.com>
839
840 * MH-E-NEWS, PROBLEMS: Fix typo "the the -> the".
841
25666126
LL
8422011-05-03 Leo Liu <sdl.web@gmail.com>
843
844 * NEWS: Mention the new command isearch-yank-pop.
845
e2574f2c
TZ
8462011-05-03 Teodor Zlatanov <tzz@lifelogs.com>
847
848 * NEWS: Mention new library gnutls.el and explain GnuTLS
849 functionality. Mention new configure.bat options --without-gnutls
850 and --lib for W32.
851
7deebf1b
LMI
8522011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
853
854 * NEWS: Mention `url-retrieve-queue', (:file "file") and
855 `server-eval-at'.
856
638f053a
JB
8572011-04-28 Juanma Barranquero <lekktu@gmail.com>
858
859 * NEWS: Document `delayed-warnings-list' and `delayed-warnings-hook'.
71edd0ec 860 Document new "default HOME" warning.
638f053a 861
0438ce91
DC
8622011-04-26 Daniel Colascione <dan.colascione@gmail.com>
863
bd0d2ee2 864 * DEBUG: Document debug-on-event default behavior and utility for
0438ce91
DC
865 debugging.
866
c243bc79
NF
8672011-04-22 Noah Friedman <friedman@splode.com>
868
869 * emacs-buffer.gdb: Add trailing underscores to appropriate member
870 names, per change tromey@redhat.com-20110214153919-bxkckrdmmg4qhyyj
871 of src/lisp.h.
872
1c6c854e
CS
8732011-04-08 Christoph Scholtes <cschol2112@googlemail.com>
874
875 * NEWS: Document new function `vc-ediff'.
876
3e214b50
JB
8772011-04-06 Juanma Barranquero <lekktu@gmail.com>
878
879 * NEWS: New variable `revert-buffer-in-progress-p'.
880
65084709
SH
8812011-03-22 Sebastian Hermida <sebas00@gmail.com>
882
883 * themes/misterioso-theme.el: New file.
884
8a05b668
JB
8852011-03-16 Juanma Barranquero <lekktu@gmail.com>
886
887 * NEWS: Document warning about _emacs.
888
70436396
MA
8892011-03-14 Michael Albinus <michael.albinus@gmx.de>
890
891 * NEWS: `shell' prompts for the shell path name, when the default
892 directory is a remote file name and neither environment variable
893 $ESHELL nor variable `explicit-shell-file-name' is set.
894
0d53df48
KG
8952011-03-08 Kristoffer Grönlund <krig@koru.se>
896
897 * themes/wombat-theme.el: New file.
898
33383987
JB
8992011-03-07 Chong Yidong <cyd@stupidchicken.com>
900
901 * Version 23.3 released.
902
01c35094
JB
9032011-03-06 Juanma Barranquero <lekktu@gmail.com>
904
905 * srecode/el.srt: Fix typo.
906
6b483b66
CY
9072011-02-21 Chong Yidong <cyd@stupidchicken.com>
908
909 * themes/tango-dark-theme.el: Tweak background on low-color
910 terminals.
911
3a00a363
KM
9122011-02-17 Ken Manheimer <ken.manheimer@gmail.com>
913
7a71b18d
GM
914 * images/icons/allout-widgets/dark-bg/locked-encrypted.png:
915 * images/icons/allout-widgets/dark-bg/locked-encrypted.xpm:
9b5c21bb
GM
916 * images/icons/allout-widgets/dark-bg/unlocked-encrypted.png:
917 * images/icons/allout-widgets/dark-bg/unlocked-encrypted.xpm:
7a71b18d
GM
918 * images/icons/allout-widgets/light-bg/locked-encrypted.png:
919 * images/icons/allout-widgets/light-bg/locked-encrypted.xpm:
9b5c21bb
GM
920 * images/icons/allout-widgets/light-bg/unlocked-encrypted.png:
921 * images/icons/allout-widgets/light-bg/unlocked-encrypted.xpm:
3a00a363
KM
922 Reorganize icon directories and files to reconcile against windows
923 short-filename clashes.
924
aac7a935
KM
9252011-02-16 Ken Manheimer <ken.manheimer@gmail.com>
926
9b5c21bb
GM
927 * images/icons/allout-widgets-dark-bg,
928 * images/icons/allout-widgets-light-bg: Icons for new
aac7a935
KM
929 allout-widgets.el.
930
9b5c21bb 931 * images/icons/README: Include coypright and GPL 3 license for
aac7a935
KM
932 new icons.
933
12fe5bcc
MA
9342011-02-16 Michael Albinus <michael.albinus@gmx.de>
935
936 * NEWS: Add soap-client.el and soap-inspect.el.
937
ea843702
MA
9382011-02-13 Michael Albinus <michael.albinus@gmx.de>
939
940 * NEWS: Tramp methods "imap" and "imaps" are discontinued.
941
cdfa139d
DA
9422011-02-12 Drew Adams <drew.adams@oracle.com>
943
944 * themes/light-blue-theme.el: New file.
945
a4180391
PE
9462011-02-01 Paul Eggert <eggert@cs.ucla.edu>
947
948 format-time-string now supports subsecond time stamp resolution
949 * NEWS: Document this.
950
68b5f855
PE
9512011-01-28 Paul Eggert <eggert@cs.ucla.edu>
952
953 Redo spelling of Makefile variables to conform to POSIX.
954 POSIX does not allow "-" in Makefile variable names.
955 Reported by Bruno Haible in
956 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00990.html>.
bbf908bc 957 * refcards/Makefile (DIRED_REFCARDS_PDF): Rename from
68b5f855 958 DIRED-REFCARDS_PDF.
bbf908bc
LM
959 (MISC_REFCARDS_PDF): Rename from MISC-REFCARDS_PDF.
960 (SURVIVAL_CARDS_PDF): Rename from SURVIVAL-CARDS_PDF.
961 (VIPER_CARDS_PDF): Rename from VIPER-CARDS_PDF.
68b5f855 962
9d760d75
GM
9632011-01-18 Glenn Morris <rgm@gnu.org>
964
965 * PROBLEMS: Add note about svn+ssh. (Bug#7791)
966
77ab81d0 9672011-01-14 Glenn Morris <rgm@gnu.org>
970b9a42
GM
968
969 * refcards/calccard.tex, refcards/cs-dired-ref.tex:
970 * refcards/cs-refcard.tex, refcards/cs-survival.tex:
971 * refcards/de-refcard.tex, refcards/dired-ref.tex:
972 * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
973 * refcards/fr-survival.tex, refcards/orgcard.tex:
974 * refcards/pl-refcard.tex, refcards/pt-br-refcard.tex:
975 * refcards/refcard.tex, refcards/ru-refcard.tex:
976 * refcards/sk-dired-ref.tex, refcards/sk-refcard.tex:
977 * refcards/sk-survival.tex, refcards/survival.tex:
978 * refcards/vipcard.tex, refcards/viperCard.tex:
979 Update short copyright year to 2011.
980
d221e780
CO
9812011-01-13 Christian Ohler <ohler@gnu.org>
982
983 * NEWS: Mention ERT.
984
3c3d4f5b
MA
9852011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
986
987 * NEWS: Add new function dbus-register-service.
988
2c243704
CY
9892011-01-09 Chong Yidong <cyd@stupidchicken.com>
990
991 * themes/tango-theme.el, themes/tango-dark-theme.el: Let-bind
992 tango palette colors. Only define faces for color displays.
993 Customize the ansi-color-names-vector variable. Add Ediff,
994 Flyspell, and Semantic faces as suggested by Jan Moringen.
995
7c837933
AS
9962011-01-08 Andreas Schwab <schwab@linux-m68k.org>
997
998 * compilation.txt: Add column to gcc-include sample.
999
16eea16b
GM
10002011-01-08 Glenn Morris <rgm@gnu.org>
1001
1002 * PROBLEMS: -batch implies -q.
1003
f3699ed6
TH
10042011-01-07 Tassilo Horn <tassilo@member.fsf.org>
1005
1006 * themes/tsdh-light-theme.el, themes/tsdh-dark-theme.el: Remove
1007 dev-prefix from file names, so that the files don't clash on 8x3
1008 filesystems.
1009
2d3e1aed
TH
10102011-01-06 Tassilo Horn <tassilo@member.fsf.org>
1011
1012 * themes/dev-tsdh-light-theme.el (dev-tsdh-light): New theme.
1013 * themes/dev-tsdh-dark-theme.el (dev-tsdh-dark): New theme.
1014
412b9ee5
MA
10152011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
1016
91af3942 1017 * NEWS: Extended behavior of dbus-register-{method,property}.
412b9ee5 1018
7c420169 10192011-01-02 Kenichi Handa <handa@m17n.org>
76428f01 1020
7c420169 1021 * NEWS.23: Describe the changes for rmail's MIME handling.
76428f01 1022
94975270
CY
10232010-12-18 Chong Yidong <cyd@stupidchicken.com>
1024
1025 * images/separator.xpm: Tweak colors.
1026
a808d31f
MA
10272010-12-14 Michael Albinus <michael.albinus@gmx.de>
1028
1029 * NEWS: Mention new Tramp method "ksu".
1030
01c35094 10312010-12-13 W. Martin Borgert <debacle@debian.org> (tiny change)
11cb1e35
MB
1032
1033 * schema/schemas.xml: Add DocBook (Bug#7491).
1034
acedf35c
CD
10352010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
1036
1037 * refcards/orgcard.tex: Cleanup.
1038
07976ae3 10392010-11-27 Ulrich Mueller <ulm@gentoo.org>
f102b345
UM
1040
1041 * HELLO: Add ancient Greek (Bug#7418).
1042
0eb025fb
EZ
10432010-11-13 Eli Zaretskii <eliz@gnu.org>
1044
1045 * NEWS: Document display of glyphless characters.
1046
afe98dfa
CD
10472010-11-11 Eric Schulte <schulte.eric@gmail.com>
1048
56f5a94e 1049 * refcards/orgcard.tex: Add new Babel key sequences.
afe98dfa 1050
57c17ca4
GM
10512010-10-26 Glenn Morris <rgm@gnu.org>
1052
1053 * images/README: Add (un)checked.xpm
1054 * images/checked.xpm, images/unchecked.xpm: Add copyright.
1055
01898dc2
CY
10562010-10-24 Chong Yidong <cyd@stupidchicken.com>
1057
1058 * images/checked.xpm:
1059 * images/unchecked.xpm: New images.
1060
5793a7bc 10612010-10-24 Richard Stallman <rms@gnu.org>
945c0344
RS
1062
1063 * DISTRIB: Update donation section.
1064
5793a7bc 10652010-10-24 Glenn Morris <rgm@gnu.org>
22dd677b
GM
1066
1067 * DISTRIB: Small updates.
1068
3f12b18c
JD
10692010-10-19 Julien Danjou <julien@danjou.info>
1070
1071 * tutorials/TUTORIAL: Don't mention mode-line end dashes.
1072
782b5e8d
CY
10732010-10-16 Chong Yidong <cyd@stupidchicken.com>
1074
1075 * themes: New directory for custom theme files, moved from lisp/.
1076
220d91b8 10772010-10-14 Juanma Barranquero <lekktu@gmail.com>
c0943d3d
JB
1078
1079 * tutorials/TUTORIAL.es: Fix typos.
1080
2e288d54
JB
10812010-10-13 Juanma Barranquero <lekktu@gmail.com>
1082
1083 * NEWS: Mention `dynamic-library-alist'.
1084
013b96cc
GM
10852010-10-13 Glenn Morris <rgm@gnu.org>
1086
1087 * NEXTSTEP: New file, extracted from ../nextstep/{AUTHORS,README}.
1088
a2c31846
GM
10892010-10-12 Glenn Morris <rgm@gnu.org>
1090
8521e69b
GM
1091 * TODO: Merge ../nextstep/FOR-RELEASE into this file.
1092
a2c31846
GM
1093 * BABYL: Remove file.
1094
b9749554
EL
10952010-09-21 Eric Ludlam <zappo@gnu.org>
1096
1097 * srecode/java.srt: Make NAME be a prompt.
1098
459bba37
MA
10992010-09-13 Michael Albinus <michael.albinus@gmx.de>
1100
1101 * NEWS: Some Tramp methods are discontinued.
1102
ac1e75b3
GM
11032010-09-11 Glenn Morris <rgm@gnu.org>
1104
1105 * emacs.bash, emacs.csh, ms-kermit: Remove obsolete files (use
1106 emacsclient -a instead of the first two).
1107
71c17aec
LMI
11082010-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1109
1110 * NEWS: Mention the new libxml2 functions.
1111
b60f961f
KH
11122010-08-25 Kenichi Handa <handa@m17n.org>
1113
1114 * HELLO: Change designation sequences for Arabic text.
1115
37221432
MA
11162010-08-23 Michael Albinus <michael.albinus@gmx.de>
1117
1118 * NEWS: dbus.el supports alternative buses.
1119
8818c329 11202010-08-22 Alex Harsanyi <harsanyi@mac.com> (tiny change)
d8f0aff6
AH
1121
1122 * emacs3.py: Import imp module and use it (Bug#5756).
1123
b482d923
EZ
11242010-08-14 Eli Zaretskii <eliz@gnu.org>
1125
1126 * tutorials/TUTORIAL.he: Use MAQAF instead of hyphen where appropriate.
1127 Fix a few typos.
1128
7815fe19 11292010-08-08 Ken Brown <kbrown@cornell.edu>
4f35b2e8
KB
1130
1131 * PROBLEMS: Mention problem with Cygwin 1.5.19.
1132
309a663f
EZ
11332010-08-07 Eli Zaretskii <eliz@gnu.org>
1134
d064e6a6
EZ
1135 * NEWS: Mention the Hebrew translation.
1136
309a663f
EZ
1137 * tutorials/TUTORIAL.he: Don't use acronyms.
1138
29cf3e20
EZ
11392010-08-05 Eli Zaretskii <eliz@gnu.org>
1140
1141 * AUTHORS: Rename unexec.o => unexcoff.o.
1142 * PROBLEMS: Rename unexec.o => unexcoff.o.
1143
cd83d522
EZ
11442010-07-31 Eli Zaretskii <eliz@gnu.org>
1145
1146 * tutorials/TUTORIAL.he: New file.
1147
1148 * tutorials/TUTORIAL.translators: Add TUTORIAL.he.
1149
e3aef5c6
CS
11502010-07-24 Christoph Scholtes <cschol2112@gmail.com>
1151
1152 * NEWS: Document new --distfiles configure.bat option and
1153 `dist' make target on Windows.
1154
0a46152e
JB
11552010-07-20 Juanma Barranquero <lekktu@gmail.com>
1156
1157 * PROBLEMS: Add note about use of backslashes in Windows paths.
1158
04779484
JB
11592010-07-19 Juanma Barranquero <lekktu@gmail.com>
1160
1161 * NEWS: Mention --enable-checking is now supported on Windows.
1162
86fbb8ca
CD
11632010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
1164
1165 * refcards/orgcard.tex: Remove the key for the TODO sparse tree
1166 and add the new key. Document new keys for image and entity
1167 display. Document the Org Babel keys.
86fbb8ca 1168
024681aa
KB
11692010-06-19 Ken Brown <kbrown@cornell.edu>
1170
1171 * PROBLEMS: Update Cygwin GCC information. (Bug#6458)
1172
6955432c
GM
11732010-06-12 Glenn Morris <rgm@gnu.org>
1174
1175 * tutorials/TUTORIAL.bg, tutorials/TUTORIAL.es: Fix typos.
1176
f9e78150
MA
11772010-06-09 Michael Albinus <michael.albinus@gmx.de>
1178
1179 * NEWS: Add notifications.el.
1180
ad5a7209
GM
11812010-05-28 Glenn Morris <rgm@gnu.org>
1182
1183 * MACHINES: Remove some old information no longer of relevance.
1184 Switch to outline-mode.
1185
f995538b
GM
11862010-05-27 Glenn Morris <rgm@gnu.org>
1187
1188 * PROBLEMS: Remove old information no longer of relevance.
1189
171eda53 11902010-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
c3bb441d
SM
1191
1192 * NEWS: Add sections for Emacs-23.3.
1193
0235128c
SM
11942010-05-08 Chong Yidong <cyd@stupidchicken.com>
1195
1196 * PROBLEMS: Document gcc-4.5 bug (Bug#6031).
1197
11982010-05-08 Kenichi Handa <handa@m17n.org>
1199
1200 * HELLO: Adjust Burmese for Unicode 5.2 encoding.
1201
61a808e8
CY
12022010-05-07 Chong Yidong <cyd@stupidchicken.com>
1203
1204 * Version 23.2 released.
1205
5f43e51c
EZ
12062010-05-07 Eli Zaretskii <eliz@gnu.org>
1207
1208 * HELLO: Reorder Arabic greetings into logical order (they were
1209 mistakenly changed to visual order by the 2010-03-28 change).
1210
6e104790 12112010-04-18 Francesc Rocher <rocher@member.fsf.org>
46ac1194
FR
1212
1213 * MORE.STUFF: Add a new entry for QWE.
1214
b9f20364
SM
12152010-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
1216
1217 * HELLO (Mathematics): Prefer Unicode charset.
1218
85738751 12192010-03-30 Chong Yidong <cyd@stupidchicken.com>
727be773
CY
1220
1221 * images/icons/hicolor/scalable/apps/emacs.svg: Put preamble after
1222 svg tag (Bug#5790).
1223
85738751 12242010-03-30 Eli Zaretskii <eliz@gnu.org>
5660c0f5
EZ
1225
1226 * PROBLEMS: Mention problems on MS-Windows with incompatible
1227 regex.h headers.
1228
a7b02820
EZ
12292010-03-28 Eli Zaretskii <eliz@gnu.org>
1230
1231 * HELLO: Reorder Arabic and Hebrew into logical order, and
1232 insert RLM before the opening paren, to make the display more
1233 reasonable. Add setting for bidi-display-reordering in the local
1234 variables section.
1235 * NEWS: Mention initial support for bidirectional editing.
1236
e867cb5d 12372010-03-24 Francesc Rocher <rocher@member.fsf.org>
3af45ae1 1238
c3bb441d 1239 * MORE.STUFF: Remove CEDET entry, now distributed as part of Emacs.
3af45ae1 1240
1888398e
KY
12412010-03-22 Teodor Zlatanov <tzz@lifelogs.com>
1242
1243 * gnus/gnus-setup.ast: Add finish links to the top nodes.
1244
1245 * gnus/news-server.ast: Add some trivial validation.
1246
7725ebb7
MA
12472010-03-13 Michael Albinus <michael.albinus@gmx.de>
1248
1249 * NEWS: Add secrets.el.
1250
e3c5dd11
CY
12512010-03-12 Chong Yidong <cyd@stupidchicken.com>
1252
1253 * images/custom/down.xpm, images/custom/right.xpm: Update images
1254 to increase contrast on bright backgrounds.
1255
288f9fc0
CY
12562010-03-10 Chong Yidong <cyd@stupidchicken.com>
1257
1258 * Branch for 23.2.
1259
d40a7570
GM
12602010-03-06 Glenn Morris <rgm@gnu.org>
1261
1262 * srecode/default.srt (COPYRIGHT): Update template copyright to GPLv3+.
1263
324f60ef
GM
12642010-03-05 Glenn Morris <rgm@gnu.org>
1265
1266 * refcards/orgcard.tex: Use pdflayout.sty.
1267 * refcards/Makefile (orgcard.pdf): Special rule no longer needed.
1268
3bb1fc91
GM
12692010-03-02 Glenn Morris <rgm@gnu.org>
1270
1271 * refcards/Makefile: For cs- and sk-, use pdfcsplain if available.
1272 (pl-refcard.pdf): Let presence of pdfmex be another test for the
1273 required TeX files. Pass explicit output-format to tex command.
1274 (orgcard.pdf): Use ps2pdf, since pdftex tends to produce a
1275 portrait layout rather than the desired landscape.
1276
09e98003
GM
12772010-03-01 Glenn Morris <rgm@gnu.org>
1278
28a138be
GM
1279 * refcards/pl-refcard.tex: Double forward-slashes in URL for Mex.
1280
f9728733
GM
1281 * refcards/de-refcard.tex: Fix paren typo.
1282
2509f654
GM
1283 * refcards/ru-refcard.tex: Rename \year command to \cyear, since
1284 the former seems to be already used in some TeX installations.
1285
09e98003
GM
1286 * refcards/calccard.tex, refcards/cs-dired-ref.tex:
1287 * refcards/cs-refcard.tex, refcards/cs-survival.tex:
1288 * refcards/de-refcard.tex, refcards/dired-ref.tex:
1289 * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
1290 * refcards/fr-survival.tex, refcards/orgcard.pdf:
1291 * refcards/orgcard.tex, refcards/pl-refcard.tex:
1292 * refcards/pt-br-refcard.tex, refcards/refcard.tex:
1293 * refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
1294 * refcards/sk-refcard.tex, refcards/sk-survival.tex:
1295 * refcards/survival.tex, refcards/vipcard.tex:
1296 * refcards/viperCard.tex: Update short copyright year to 2010.
1297
183c7ef9
GM
12982010-02-26 Glenn Morris <rgm@gnu.org>
1299
1300 * tutorials/TUTORIAL.es, tutorials/TUTORIAL.pt_BR:
1301 Fix some keybinding typos.
1302
6fd060bf
CY
13032010-02-14 Chong Yidong <cyd@stupidchicken.com>
1304
22adfe08
GM
1305 * images/custom/down-pushed.xpm, images/custom/down.xpm:
1306 * images/custom/right-pushed.xpm:
1307 * images/custom/right-pushed.xpm: Increase height by four
6fd060bf
CY
1308 pixels, to improve text alignment.
1309
045b9da7
ML
13102010-01-16 Mario Lang <mlang@delysid.org>
1311
1312 * srecode/doc-cpp.srt, srecode/doc-default.srt:
1313 * srecode/doc-java.srt: Remove duplicated words.
1314
c30667d4
GM
13152010-01-14 Nick Roberts <nickrob@snap.net.nz>
1316
22adfe08
GM
1317 * images/gud/recstart.xpm, images/gud/recstop.xpm:
1318 * images/gud/rcont.xpm, images/gud/rnext.xpm:
1319 * images/gud/rfinish.xpm, images/gud/rnexti.xpm:
1320 * images/gud/rstep.xpm, images/gud/rstepi.xpm:
c30667d4
GM
1321 New icons for reverse debugging.
1322
c2dd1910
JB
13232010-01-14 Juanma Barranquero <lekktu@gmail.com>
1324
1325 * srecode/doc-cpp.srt (function-comment, variable-same-line-comment)
1326 (group-comment-start, group-comment-end):
1327 * srecode/doc-default.srt (section-comment, function-comment)
1328 (variable-same-line-comment, group-comment-start, group-comment-end):
1329 * srecode/doc-java.srt (function-comment, variable-same-line-comment)
b762841f 1330 (group-comment-start, group-comment-end):
c2dd1910
JB
1331 Fix typos in template docstrings.
1332
d9a7c140
KH
13332010-01-14 Kenichi Handa <handa@m17n.org>
1334
1335 * NEWS: Describe the change of auto-composition-mode.
1336
893db5bc
GM
13372010-01-12 Glenn Morris <rgm@gnu.org>
1338
1339 * CONTRIBUTE, NEWS: Use bug-gnu-emacs rather than emacs-pretest-bug
1340 for bug reports for development versions.
1341
da14b7ca
JB
13422010-01-01 Juanma Barranquero <lekktu@gmail.com>
1343
1344 * NEWS: Fix typos.
1345
5b94cf5f
GM
13462009-12-15 Glenn Morris <rgm@gnu.org>
1347
d40084d1
GM
1348 * CONTRIBUTE (Coding Standards): Update URL.
1349 (Getting the Source Code): Other VCSs are available.
1350
8a0d3b3f
GM
1351 * ORDERS: Update some URLs.
1352
5b94cf5f
GM
1353 * edt-user.el: New file, split out from edt-user.doc.
1354 * edt-user.doc: Split into edt-user.el and ../doc/misc/edt.texi,
1355 and remove.
1356
9bbd0cac
MA
13572009-12-09 Michael Albinus <michael.albinus@gmx.de>
1358
1359 * NEWS: Point to the external counterparts of su and sudo.
1360
eb7799da
GM
13612009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
1362
1363 * images/mpc/add.xpm, images/mpc/ffwd.xpm, images/mpc/next.xpm:
1364 * images/mpc/pause.xpm, images/mpc/play.xpm, images/mpc/prev.xpm:
1365 * images/mpc/rewind.xpm, images/mpc/stop.xpm:
1366 New images.
1367
59ffcfc4
MA
13682009-11-27 Michael Albinus <michael.albinus@gmx.de>
1369
1370 * NEWS: New functions eshell/su and eshell/sudo.
1371
1d5aaabd
KR
13722009-11-26 Kevin Ryde <user42@zip.com.au>
1373
1374 * MORE.STUFF: emacswiki ElispArea url "wiki.pl" -> "wiki".
1375 Aubrey Jaffer's texinfo R5RS moved to
1376 http://groups.csail.mit.edu/mac/ftpdir/scm/r5rs.info.tar.gz
1377 (per http://people.csail.mit.edu/jaffer/Scheme.html).
1378
6a7ce3a2
JD
13792009-11-26 Jan Djärv <jan.h.d@swipnet.se>
1380
1381 * PROBLEMS: Mention Metacity hang on Emacs resize.
1382
abbdc6a0
CY
13832009-11-20 Ken Brown <kbrown@cornell.edu> (tiny change)
1384
5c3ef352
CY
1385 * PROBLEMS: Add workaround for Cygwin crash and remove fixed
1386 rebasing problem.
abbdc6a0 1387
637fa988
JD
13882009-11-17 Jan Djärv <jan.h.d@swipnet.se>
1389
1390 * NEWS: Mention dynamic font changes (font-use-system-font).
1391
17673adf
CD
13922009-11-15 Carsten Dominik <dominik@u016822.science.uva.nl>
1393
1394 * refcards/orgcard.tex: Push version number to 6.33a.
1395
a351880d
CD
13962009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
1397
1398 * refcards/orgcard.tex: Document the new archiving keys.
1399
951802d0
CY
14002009-11-08 Chong Yidong <cyd@stupidchicken.com>
1401
1402 * compilation.txt: Add one more error message for msft (Bug#4100).
1403
3aa8040c
KF
14042009-10-09 Karl Fogel <karl.fogel@red-bean.com>
1405
1406 * NEWS: Document bookmark.el at 2008-06-25T16:51:33Z!monnier@iro.umontreal.ca format upgrade. (Bug#3375)
1407
9a03b2e1
MA
14082009-10-04 Michael Albinus <michael.albinus@gmx.de>
1409
1410 * NEWS: New function copy-directory.
1411
c05676c5
CY
14122009-10-03 Chong Yidong <cyd@stupidchicken.com>
1413
1414 * srecode: New directory for SRecode template files.
1415
d3080264
MA
14162009-10-01 Michael Albinus <michael.albinus@gmx.de>
1417
1418 * NEWS: delete-directory has an optional parameter RECURSIVE.
1419
7006d207
CD
14202009-10-01 Carsten Dominik <dominik@u016822.science.uva.nl>
1421
1422 * refcards/orgcard.tex: New version number.
1423
8b15e920
MA
14242009-09-28 Michael Albinus <michael.albinus@gmx.de>
1425
1426 * NEWS: Mention Tramp connection methods "imap" and "imaps".
1427
3d994264
TZ
14282009-09-27 Teodor Zlatanov <tzz@lifelogs.com>
1429
ed9265fc 1430 * NEWS: Mention new library imap-hash.el.
3d994264 1431
1659ada0
JB
14322009-09-22 Juanma Barranquero <lekktu@gmail.com>
1433
1434 * NEWS: Mention new variable `help-downcase-arguments'
1435 and new default for arguments in *Help* buffers.
1436
8686ac71
JB
14372009-09-15 Juanma Barranquero <lekktu@gmail.com>
1438
1439 * NEWS: Mention new behavior of -Q and new variable
1440 `inhibit-x-resources'.
1441
b2d98113
CY
14422009-09-13 Chong Yidong <cyd@stupidchicken.com>
1443
1444 * PROBLEMS: Document Athena/Lucid internationalization
1445 problem (Bug#4333).
1446
6eb02347
CD
14472009-09-02 Carsten Dominik <dominik@u016822.science.uva.nl>
1448
1449 * refcards/orgcard.tex: Document new effort setting commands.
1450 Document the new keys for agenda time motion.
1451 Document the `E' key in the agenda.
1452
82e98df4
SM
14532009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
1454
1455 * NEWS: Declare unibyte sessions obsolete.
1456
7284d47a
MA
14572009-08-28 Michael Albinus <michael.albinus@gmx.de>
1458
1459 * NEWS: Mention Tramp connection method "rsyncc" and variable
1460 `process-file-side-effects'.
1461
3c736e33
KH
14622009-08-13 Kenichi Handa <handa@m17n.org>
1463
1464 * NEWS: Mention the new coding systme `utf-8-hfs' and many
1465 functions for Unicode normalization.
1466
f10ce991
CY
14672009-08-09 CHENG Gao <chenggao@gmail.com>
1468
1469 * MORE.STUFF: Update Etags and Ispell URLs.
1470
5ce6e4f4 14712009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
e9b23a04
DD
1472
1473 * images/gud/all.xpm, images/gud/thread.xpm: New icons for
ed9265fc 1474 gdb-mi.el.
e9b23a04 1475
3bca7ca5
DN
14762009-08-07 Dan Nicolaescu <dann@ics.uci.edu>
1477
1478 * e/eterm-color.ti (msgr, u6, u7): New capabilities.
1479
aa16c75d
MA
14802009-08-02 Michael Albinus <michael.albinus@gmx.de>
1481
1482 * NEWS: Autorevert Tail mode works now for remote files.
1483
cabb1527
CY
14842009-07-26 Kevin Ryde <user42@zip.com.au>
1485
1486 * compilation.txt: Add Perl-Glib sample message.
1487
100b6355
KR
14882009-07-23 Ken Raeburn <raeburn@raeburn.org>
1489
1490 * NEWS: `load-in-progress' corruption fixed.
1491
0b5546d6
GM
14922009-07-21 Glenn Morris <rgm@gnu.org>
1493
1494 * refcards/cs-dired-ref.tex, refcards/dired-ref.tex:
1495 * refcards/fr-dired-ref.tex, refcards/sk-dired-ref.tex:
1496 * refcards/cs-refcard.tex, refcards/de-refcard.tex:
1497 * refcards/fr-refcard.tex, refcards/pl-refcard.tex:
1498 * refcards/pt-br-refcard.tex, refcards/refcard.tex:
1499 * refcards/ru-refcard.tex, refcards/sk-refcard.tex:
1500 * refcards/cs-survival.tex, refcards/fr-survival.tex:
1501 * refcards/sk-survival.tex, refcards/survival.tex:
1502 Remove version numbers that don't mean much. Instead, just use Emacs
1503 version and date. Use FSF URL rather than postal address.
1504
1505 * refcards/vipcard.tex (versionnumber, version): Remove.
1506 (versionemacs, versionvip): New.
1507 (copyrightnotice): Use FSF URL rather than postal address.
1508
1509 * refcards/viperCard.tex (versionnumber): Rename to versionviper.
1510 (versionemacs, versionxemacs): New.
1511 (version): Remove.
1512 (copyrightnotice): Use FSF URL rather than postal address.
1513
f3cc0ddb
GM
15142009-07-16 Glenn Morris <rgm@gnu.org>
1515
c2c847d2
GM
1516 * refcards/cs-dired-ref.tex, refcards/fr-dired-ref.tex:
1517 * refcards/sk-dired-ref.tex:
1518 Remove non-existent (?) bindings: w, C-u o, U, delete.
1519 Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.
1520
f3cc0ddb
GM
1521 * refcards/gnus-refcard.tex: Condense a few sentences in order to
1522 make them fit on one line, and add some page breaks, to improve the
1523 layout in the pdfs.
1524
c1baf2d1
GM
15252009-07-15 Glenn Morris <rgm@gnu.org>
1526
1527 * refcards/dired-ref.tex: Change from A4 to letter paper.
1528 Remove non-existent (?) bindings: w, C-u o, U, delete.
1529 Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.
1530 New: async shell command = &.
1531
1532 * refcards/gnus-refcard.tex (Copyright): Add 2009.
1533 (Notes): Add missing line-break.
1534 (Threading): Reword to fit on one line.
1535
1536 * refcards/calccard.tex (emacsversionnumber): Just use major version.
1537
1538 * refcards/Makefile (gnus-booklet.pdf): Use jobname rather than
1539 clobbering gnus-refcard.pdf.
1540 (clean): Remove .aux files.
31a9ab9d 1541 (gnus-logo.pdf): Remove rule, since this file is distributed.
c1baf2d1 1542
86b12161
KH
15432009-07-10 Kenichi Handa <handa@m17n.org>
1544
1545 * tutorials/TUTORIAL.ja: Reflect the latest change of TUTORIAL.
1546
4cbe53b4
GM
15472009-07-10 Kevin Ryde <user42@zip.com.au>
1548
1549 * compilation.txt: Fix names of some elements.
1550
45ea35bf
GM
15512009-07-08 Glenn Morris <rgm@gnu.org>
1552
1553 * tutorials/TUTORIAL: Standardize the way M-x commands are written:
1554 dashes inside command names, not spaces; spaces before <Return>.
1555 (Summary): Describe the new behavior of C-l.
1556 (Basic Cursor Control): Don't say that files "ought" to end in newlines.
1557 Try to distinguish scroll bar from fringes.
1558 You can also scroll with a wheel mouse.
1559 (If Emacs Stops Responding): Rename from "When Emacs is hung".
1560 (Inserting And Deleting): Continuation marks appear in the fringe.
1561 Clarify that deletion can be undone. Mention cut and paste, and
1562 the Glossary.
1563 (Files, Mode Line): Update mode-line format.
1564 (Extending The Command Set): Downplay C-z, since using Emacs on a
1565 text-only terminal is less common these days.
1566 (Searching): Incremental searching is no longer atypical.
1567 Downplay flow control issues, remove reference to deleted FAQ node.
1568 (Multiple Windows): Mention frames.
1569 (Multiple Frames): New section.
1570 (Getting More Help): Downplay C-h having a different binding.
1571 Don't say help is "on-line", since the meaning has changed.
1572 (More Features): Replace "on-line". Use C-h rather than F10 h.
1573 Say a little more about completion.
1574 (Conclusion): Don't mention C-z again here.
1575
3f1c6666
JD
15762009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1577
1578 * NEWS: Mention maximized.
1579
edb54f27
MA
15802009-06-30 Michael Albinus <michael.albinus@gmx.de>
1581
1582 * NEWS: Add "synce" connection method of Tramp.
1583
ac8b8fcd
MA
15842009-06-24 Michael Albinus <michael.albinus@gmx.de>
1585
1586 * NEWS: Add new connection methods of Tramp.
1587
aa4a9384
KH
15882009-06-24 Kenichi Handa <handa@m17n.org>
1589
1590 * charsets/stdenc.map: Re-generated.
1591
1592 * charsets/symbol.map: Re-generated.
1593
70243478
CY
15942009-06-21 Chong Yidong <cyd@stupidchicken.com>
1595
1596 * Branch for 23.1.
1597
043dfe24
AM
15982009-06-15 Alan Mackenzie <acm@muc.de>
1599
1600 * NEWS: Document changes to end-of-defun-function, clarifying
1601 entry for beginning-of-defun-function.
1602
d1d87851
BW
16032009-06-13 Bill Wohler <wohler@newt.com>
1604
1605 Release MH-E version 8.2.
1606
1607 * NEWS, MH-E-NEWS: Update for MH-E release 8.2.
1608
742c7b4c
KH
16092009-06-12 Kenichi Handa <handa@m17n.org>
1610
b643362c 1611 * HELLO: Use "/" instead of "," to separate independent words.
67cbe681 1612
742c7b4c
KH
1613 * charsets/*.map: All re-generated.
1614
16152009-06-08 Kenichi Handa <handa@m17n.org>
1616
1617 * HELLO: Downcase "suomi".
1618
74815974
WL
16192009-05-25 Werner Lemberg <wl@gnu.org>
1620
1621 * tutorial/TUTORIAL.de: Updated; synchronize with TUTORIAL.
1622 Use reformed Orthography.
1623 Minor improvements.
1624
ece53951
CY
16252009-05-19 Chong Yidong <cyd@stupidchicken.com>
1626
1627 * refcards/survival.tex: Add M-g M-g binding.
1628
1629 * refcards/survival.tex:
1630 * refcards/sk-survival.tex:
1631 * refcards/sk-refcard.tex:
1632 * refcards/sk-dired-ref.tex:
1633 * refcards/ru-refcard.tex:
1634 * refcards/pt-br-refcard.tex:
1635 * refcards/pl-refcard.tex:
1636 * refcards/fr-survival.tex:
1637 * refcards/fr-dired-ref.tex:
1638 * refcards/dired-ref.tex:
1639 * refcards/cs-survival.tex:
1640 * refcards/cs-refcard.tex:
1641 * refcards/cs-dired-ref.tex: Bump refcard version numbers to 23.
1642
a96da3ab
CY
16432009-05-15 Chong Yidong <cyd@stupidchicken.com>
1644
1645 * refcards/refcard.tex: Update Emacs version to 23.
1646
91ce9459
CY
16472009-05-15 Sven Joachim <svenjoac@gmx.de>
1648
da14b7ca
JB
1649 * refcards/de-refcard.tex: Merge changes from refcard.tex.
1650 Change `Paragraph' to `Absatz'.
91ce9459 1651
583ebd63
GM
16522009-04-09 Glenn Morris <rgm@gnu.org>
1653
1654 * MORE.STUFF: Update some urls. Remove dead links: eshell, expand,
1655 ffap, hideshow. Remove original whitespace, now in obsolete/.
1656 Remember and nXML are part of the distribution now.
1657
2d2db320
KH
16582009-03-13 Kenichi Handa <handa@m17n.org>
1659
1660 * NEWS: Add description for the argument change of
1661 `set-fontset-font' and `print-fontset'.
1662
bd6e492c
GM
16632009-02-25 Glenn Morris <rgm@gnu.org>
1664
1665 * MORE.STUFF: Mention Zile.
1666
a20878b6
MB
16672009-02-23 Miles Bader <miles@gnu.org>
1668
1669 * NEWS: Rename `system-process-attributes' to `process-attributes'.
1670
6766b10c
NR
16712009-02-19 Nick Roberts <nickrob@snap.net.nz>
1672
1673 * compilation.txt: Add entry for maven.
1674
f623f737
JB
16752009-02-14 Jay Belanger <jay.p.belanger@gmail.com>
1676
1677 * refcards/calccard.tex: Update version number.
1678 Mention Maxima mode.
1679
bec18736
DN
16802009-02-04 Dan Nicolaescu <dann@ics.uci.edu>
1681
1682 * compilation.txt (gnu): Add an example for the "note" format.
1683
8c4fae51
JR
16842009-02-04 Jason Rumney <jasonr@gnu.org>
1685
1686 * PROBLEMS (CPP): Note problem with resource compiler of MSVC.
1687
2c015ae7
GM
16882009-02-02 Carsten Dominik <dominik@science.uva.nl>
1689
1690 * refcards/orgcard.tex: New version number.
1691
62e466d0
JB
16922009-01-28 Juanma Barranquero <lekktu@gmail.com>
1693
1694 * PROBLEMS (Windows): Add entry about TCC/4NT and App Paths keys.
1695
7ddb1b5f
CD
16962009-01-28 Carsten Dominik <dominik@science.uva.nl>
1697
1698 * refcards/orgcard.tex: New version number.
1699
3da3282e
CD
17002009-01-27 Carsten Dominik <dominik@science.uva.nl>
1701
1702 * refcards/orgcard.tex: New version number.
1703
be7ca044
KH
17042009-01-27 Kenichi Handa <handa@m17n.org>
1705
8b17a8b9 1706 * NEWS: New function `coding-system-from-name'.
be7ca044 1707
55e0839d
CD
17082009-01-25 Carsten Dominik <dominik@science.uva.nl>
1709
1710 * refcards/orgcard.tex: New year and version number.
1711 Document heading/item conversion commands.
1712 Document C-c RET in tables.
1713
cc2fc5a2
MA
17142009-01-03 Michael Albinus <michael.albinus@gmx.de>
1715
1716 * NEWS: Tramp supports IPv6 addresses.
1717
b6cb4cd5
CD
17182008-12-20 Carsten Dominik <dominik@science.uva.nl>
1719
1720 * refcards/orgcard.tex: Version number change.
1721
bde76d3e
EZ
17222008-12-19 Eli Zaretskii <eliz@gnu.org>
1723
1724 * PROBLEMS (MS-DOS): Document the problems on Vista.
1725
ed208c8a
CD
17262008-12-17 Carsten Dominik <dominik@science.uva.nl>
1727
1728 * refcards/orgcard.tex: Version number change.
1729
67df9cfb
CD
17302008-12-16 Carsten Dominik <dominik@science.uva.nl>
1731
1732 * refcards/orgcard.tex: Version number change.
1733
7c3cb0ab
DN
17342008-12-11 Dan Nicolaescu <dann@ics.uci.edu>
1735
1736 * MACHINES: SH3 is still supported.
1737
96c8522a
CD
17382008-12-07 Carsten Dominik <dominik@science.uva.nl>
1739
1740 * refcards/orgcard.tex: Version number update.
1741
0956be4f
JB
17422008-11-27 Juanma Barranquero <lekktu@gmail.com>
1743
1744 * NEWS: Fix typo. (Bug#1439)
1745
e45e3595
CD
17462008-11-12 Carsten Dominik <dominik@science.uva.nl>
1747
1748 * refcards/orgcard.tex: Document the extra yanking key.
1749
33198156
MH
17502008-11-08 Mark A. Hershberger <mah@everybody.org>
1751
1752 * compilation.txt (php): Add regexp for php error messages.
1753
d6c180c4
JB
17542008-10-24 Juanma Barranquero <lekktu@gmail.com>
1755
1756 * NEWS: New function `locate-user-emacs-file'.
1757
fac5dc61
DN
17582008-10-18 Ulrich Mueller <ulm@gentoo.org>
1759
1760 * MACHINES: Add section for SuperH.
1761
47ffc456
CD
17622008-10-12 Carsten Dominik <dominik@science.uva.nl>
1763
1764 * refcards/orgcard.tex: Add description for attachments, plus
1765 minor changes.
1766
17672008-07-24 Carsten Dominik <dominik@science.uva.nl>
1768
1769 * refcards/orgcard.tex: Minor fixes.
1770
29c068d1
DU
17712008-09-08 Daiki Ueno <ueno@unixuser.org>
1772
1773 * TODO: Remove the entry describing auto-encryption.
1774
3256a475
RC
17752008-08-26 Robert J. Chassell <bob@rattlesnake.com>
1776
10d1d0af 1777 * PROBLEMS: Prevent pasting a region twice on an xterm or rxvt in X.
3256a475 1778
5bd950ea
CY
17792008-08-23 Chong Yidong <cyd@stupidchicken.com>
1780
1781 * HELLO: Fix Javanese pun.
1782
f956beb6
BW
17832008-08-18 Bill Wohler <wohler@newt.com>
1784
1785 Release MH-E version 8.1.
10d1d0af 1786
f956beb6
BW
1787 * NEWS, MH-E-NEWS: Update for MH-E release 8.1.
1788
4e5a8be9
VJL
17892008-08-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1790
1791 * NEWS: Improve information about whitespace package.
1792
6d496c76
TZ
17932008-08-01 Teodor Zlatanov <tzz@lifelogs.com>
1794
1795 * NEWS: Add entries about the new auth-source integration and
1796 about the cyrillic-translit modifications.
1797
7ded3383
AR
17982008-08-01 Adrian Robert <Adrian.B.Robert@gmail.com>
1799
1800 * Emacs.clr: Remove.
1801
7c2fb837
DN
18022008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1803
1804 * termcap.src: Remove file.
1805 * README:
1806 * PROBLEMS:
1807 * MACHINES: Remove VMS info.
1808
9e2a2647
DN
18092008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1810
1811 * PROBLEMS:
1812 * MACHINES: Remove mentions of Mac Carbon.
1813
355b422f
VJL
18142008-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1815
1816 * NEWS: New function `diff-show-trailing-blanks' in diff-mode.el.
1817
b8454fe2
MA
18182008-07-24 Michael Albinus <michael.albinus@gmx.de>
1819
1820 * NEWS: Add xesam.el.
1821
2f56f788
VJL
18222008-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1823
1824 * NEWS: Add information about whitespace package.
1825
15f54450
JL
18262008-07-19 Juri Linkov <juri@jurta.org>
1827
1828 * tutorials/TUTORIAL: Add information about C-g to the introduction.
1829
555b0992
JB
18302008-07-18 Francesc Rocher <rocher@member.fsf.org>
1831
1832 * images/splash8.xpm: Remove.
1833
ba60bd44 18342008-07-17 Adrian Robert <Adrian.B.Robert@gmail.com>
06b62770
AR
1835
1836 * NEWS: Add entry about NS port.
1837
ba60bd44 18382008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
1839
1840 * Emacs.clr: New file, add support for X color names to NS display
1841 implementations.
1842
268207a3
JL
18432008-07-12 Juri Linkov <juri@jurta.org>
1844
1845 * HELLO: Use more correct IPA characters for English pronunciation.
1846 Add the combining acute accent after the accented vowel in the
1847 Russian example like it is used in dictionaries.
1848
3b48f0d2
KH
18492008-07-11 Kenichi Handa <handa@m17n.org>
1850
10d1d0af 1851 * HELLO: Change the Arabic words appearing in Non-ASCII examples to
3b48f0d2
KH
1852 iso-8859-6 characters.
1853
68548459
JB
18542008-07-02 Francesc Rocher <rocher@member.fsf.org>
1855
1856 * images/splash.png:
1857 * images/splash.svg:
1858 * images/gnus/gnus.png:
1859 * images/gnus/gnus.svg: New files.
1860
50542767
KH
18612008-06-25 Kenichi Handa <handa@m17n.org>
1862
1863 * NEWS: Mention string-to-unibyte.
1864
e9e70c43
MA
18652008-06-21 Michael Albinus <michael.albinus@gmx.de>
1866
1867 * NEWS: Tramp uses auth-source.
1868
203553fd
JPW
18692008-06-08 John Paul Wallington <jpw@pobox.com>
1870
68548459 1871 * NEWS: Document that `completion-ignore-case' is nil on MS-Windows.
203553fd 1872
23aaf52b
MO
18732008-05-19 Tom Tromey <tromey@redhat.com>
1874
1875 * NEWS: Mention directory-local variables.
1876
5525fa30
JL
18772008-05-11 Juri Linkov <juri@jurta.org>
1878
1879 * images/custom/README:
1880 * images/custom/down.xpm:
1881 * images/custom/down-pushed.xpm:
1882 * images/custom/right.xpm:
1883 * images/custom/right-pushed.xpm: New files.
1884
db86064f
ER
18852008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
1886
1887 * NEWS: Support for Meta-CVS removed.
1888
ba82b36e
NR
18892008-05-05 Nick Roberts <nickrob@snap.net.nz>
1890
1891 * compilation.txt: Add regexp for Open Watcom compiler output.
1892
e405fa5f
RS
18932008-05-04 Reiner Steib <reiner.steib@gmx.de>
1894
1895 * NEWS: Reword previous commit.
1896 * NEWS.22: Document removal of duplicated "alt-" input methods.
1897
18982008-05-03 Glenn Morris <rgm@gnu.org>
1899
1900 * NEWS: Document removal of duplicated "alt-" input methods.
1901
1cb33438
GM
19022008-04-26 Glenn Morris <rgm@gnu.org>
1903
1904 * forms-d2.dat: Move here from ../lisp.
1905
312082e9
JR
19062008-04-06 Jason Rumney <jasonr@gnu.org>
1907
1908 * HELLO (Burmese): Rename from Myanmar.
1909
e652d4d3
RS
19102008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
1911
1912 * GNUS-NEWS (incoming mail files): Add version.
1913
bd6b0b01
RS
19142008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
1915
5bc6ddff
MB
1916 * tutorials/TUTORIAL.de: Remove even more discussion of flow
1917 control. Refer to node name `Init Rebinding' instead of title.
1918
28a16a1b
CD
19192008-03-13 Carsten Dominik <dominik@science.uva.nl>
1920
1921 * refcards/orgcard.tex: Minor fixes.
1922
4d2d106e
CY
19232008-03-12 Chong Yidong <cyd@stupidchicken.com>
1924
5bc6ddff
MB
1925 * tutorials/TUTORIAL, tutorials/TUTORIAL.fr, tutorials/TUTORIAL.ro:
1926 * tutorials/TUTORIAL.bg, tutorials/TUTORIAL.it, tutorials/TUTORIAL.ru:
1927 * tutorials/TUTORIAL.cn, tutorials/TUTORIAL.ja, tutorials/TUTORIAL.sk:
1928 * tutorials/TUTORIAL.cs, tutorials/TUTORIAL.ko, tutorials/TUTORIAL.sl:
1929 * tutorials/TUTORIAL.de, tutorials/TUTORIAL.nl, tutorials/TUTORIAL.sv:
1930 * tutorials/TUTORIAL.eo, tutorials/TUTORIAL.pl, tutorials/TUTORIAL.th:
1931 * tutorials/TUTORIAL.es, tutorials/TUTORIAL.pt_BR:
1932 Remove discussion of flow control.
4d2d106e 1933
85efdcf3
JB
19342008-03-12 Juanma Barranquero <lekktu@gmail.com>
1935
1936 * NEWS: Describe linum.el.
1937
cf358568
GM
19382008-03-11 Glenn Morris <rgm@gnu.org>
1939
1940 * images/icons/hicolor/128x128/apps/emacs.png:
1941 * images/icons/hicolor/16x16/apps/emacs.png:
1942 * images/icons/hicolor/24x24/apps/emacs.png:
1943 * images/icons/hicolor/32x32/apps/emacs.png:
1944 * images/icons/hicolor/48x48/apps/emacs.png:
1945 * images/icons/hicolor/scalable/apps/emacs.svg:
1946 * images/icons/hicolor/scalable/mimetypes/emacs-document.svg:
1947 Remove `creator' metadata.
1948
880820fe 19492008-03-06 Jan Djärv <jan.h.d@swipnet.se>
e8db5c59
JD
1950
1951 * images/README: Update with bookmark_add.
1952
cf358568 1953 * images/bookmark_add.pbm, images/bookmark_add.xpm: New files.
e8db5c59 1954
7b7b316e
DN
19552008-03-03 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
1956
67ab2045
JR
1957 * images/icons/hicolor/32x32/apps/emacs.png: Make transparency 8 bit.
1958 * images/icons/hicolor/scalable/mimetypes/emacs-document.svg: New file.
7b7b316e
DN
1959 * images/icons/hicolor/scalable/apps/emacs.svg: Fix format.
1960
8298ed37
GM
19612008-03-03 Andrew Zhilin <andrew_zhilin@yahoo.com>
1962
1963 * images/icons/hicolor/16x16/apps/emacs22.png:
1964 * images/icons/hicolor/24x24/apps/emacs22.png:
1965 * images/icons/hicolor/32x32/apps/emacs22.png:
1966 * images/icons/hicolor/48x48/apps/emacs22.png: New files.
1967 These are the old versions of `emacs.png' under a new name.
1968
c9cc6462
DN
19692008-03-02 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
1970
1971 * images/icons/README: Update info for the icons.
1972
1973 * images/icons/emacs16_mac.png:
1974 * images/icons/emacs24_mac.png:
1975 * images/icons/emacs256_mac.png:
1976 * images/icons/emacs32_mac.png:
1977 * images/icons/emacs48_mac.png:
8298ed37 1978 * images/icons/emacs512_mac.png: Remove.
c9cc6462
DN
1979
1980 * images/icons/hicolor/16x16/apps/emacs.png:
1981 * images/icons/hicolor/24x24/apps/emacs.png:
1982 * images/icons/hicolor/32x32/apps/emacs.png:
1983 * images/icons/hicolor/48x48/apps/emacs.png: New icon.
1984
1985 * images/icons/hicolor/scalable/apps/emacs.svg:
1986 * images/icons/hicolor/128x128/apps/emacs.png: New files.
1987
143cecdb
RS
19882008-02-26 Reiner Steib <Reiner.Steib@gmx.de>
1989
1990 * NEWS (Gnus): Mention problem with coding system `utf-8-emacs'
1991 when using different Emacs versions.
1992
880820fe 19932008-02-25 Jan Djärv <jan.h.d@swipnet.se>
28bcb349 1994
51fb064b
MB
1995 * NEWS.22: Mention stock icons for Gtk+.
1996
19095422
KH
19972008-02-22 Kenichi Handa <handa@ni.aist.go.jp>
1998
4a4bdfc7 1999 * NEWS: Mention the new language environments Bengali, Punjabi,
19095422
KH
2000 Gujarati, Oriya, Telugu, Sinhala. Mention the removal of features
2001 devanagari, devan-util, kannada, knd-util, malayalam, mlm-util,
2002 tamil, and tml-util.
2003
607d3be2
MO
20042008-02-22 Michael Olson <mwolson@gnu.org>
2005
2006 * NEWS: Describe nXML mode and json.el.
2007
6a6b4d7d
KH
20082008-02-21 Kenichi Handa <handa@ni.aist.go.jp>
2009
4a4bdfc7
JB
2010 * NEWS: Improve the description about the removal of cp-...-codepage
2011 functions. Describe the removal of the feature `devan-util'.
6a6b4d7d 2012
027cd644
GM
20132008-02-21 Glenn Morris <rgm@gnu.org>
2014
2015 * NEWS.unicode: Merge into NEWS and remove file.
2016
3d8c4938
KH
20172008-02-20 Kenichi Handa <handa@ni.aist.go.jp>
2018
2019 * NEWS.unicode: Mention the removal of codepage related functions.
2020
1f7bdd6f
GM
20212008-02-16 Glenn Morris <rgm@gnu.org>
2022
2023 * nxml/test-invalid.xml, nxml/test-valid.xml: Move here from lisp/nxml.
2024 Rename from "test." to "test-" for doschk.
2025
c6588a85
MO
20262008-02-10 Daiki Ueno <ueno@unixuser.org>
2027
2028 * NEWS: Clarify EasyPG functionalities.
2029
f34cec5c
EZ
20302008-02-09 Eli Zaretskii <eliz@gnu.org>
2031
b03f96dc
MB
2032 * tutorials/TUTORIAL.ru: Remove redundant empty lines, insert a
2033 magic line instead.
2034
880820fe 20352008-02-08 Jan Djärv <jan.h.d@swipnet.se>
7b476dbe
JD
2036
2037 * NEWS: Mention XEmbed and --parent-id.
2038
4b01af2e
MO
20392008-02-08 Daiki Ueno <ueno@unixuser.org>
2040
2041 * NEWS: Mention EasyPG.
2042
ee2502fa
EZ
20432008-02-02 Eli Zaretskii <eliz@gnu.org>
2044
85efdcf3
JB
2045 * tutorials/TUTORIAL.ru: Restore copyright years. Update tutorial.
2046 Fix wording.
ee2502fa 2047
aca7a3d2
MB
20482008-02-02 Kenichi Handa <handa@ni.aist.go.jp>
2049
19095422 2050 * HELLO: Add Bengali, Gujarati, Khmer, Myanmar, Oriya, Sinhala,
10d1d0af 2051 Telugu. Fix ISO-2022 designations in Cantonese line.
aca7a3d2 2052
f78b3baf 20532008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 2054
fe7a3057 2055 * HELLO: Remove non-Unicode character from Tibetan text.
aca7a3d2 2056
f78b3baf 20572008-02-01 Miles Bader <miles@gnu.org>
aca7a3d2
MB
2058
2059 * TODO, PROBLEMS, NEWS: Replace references to Emacs version "22"
2060 with "23".
2061
f78b3baf 20622008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
2063
2064 * charsets: New directory for charset mapping tables.
2065
2066 * charsets/README: New file.
2067
2068 * charsets/*.map: New files.
2069
f78b3baf 20702008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
2071
2072 * HELLO: Change "Hindi" to more common characters.
2073
f78b3baf 20742008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 2075
bcc891c2
GM
2076 * HELLO: Fix upcase and downcase for several languages.
2077 Change the two German lines into one. Change "Nederlangs" to
2078 "Dutch (Nederlands)". Add original language names to several entries.
aca7a3d2 2079
f78b3baf 20802008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 2081
b03f96dc 2082 * tutorials/TUTORIAL.es: Add local variable coding: latin-1.
aca7a3d2 2083
f78b3baf 20842008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 2085
bcc891c2 2086 * HELLO: Change indian-2-column chars of Hindi line to Unicode chars.
aca7a3d2 2087
f78b3baf 20882008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
2089
2090 * HELLO: Add pseudo-maths example.
2091
f05c591d
CY
20922008-01-31 Alex Ott <alexott@gmail.com>
2093
2094 * tutorials/TUTORIAL.ru: Update tutorial.
2095
5e56b3fb
MO
20962008-01-25 Michael Olson <mwolson@gnu.org>
2097
2098 * ERC-NEWS: Update for ERC 5.3 release candidate.
2099
1966aa84
JB
21002008-01-22 Juanma Barranquero <lekktu@gmail.com>
2101
2102 * DEVEL.HUMOR: New entry.
2103
dbc28aaa
CD
21042008-01-18 Carsten Dominik <dominik@science.uva.nl>
2105
2106 * refcards/orgcard.tex: Update to Org-mode version 5.19.
2107
bb9f7948
EZ
21082008-01-12 Eli Zaretskii <eliz@gnu.org>
2109
2110 * MACHINES: Add an explicit list of platforms that are no longer
2111 supported.
2112 * NEWS: Refer to this list.
2113
6c5a8964
GM
21142008-01-08 Glenn Morris <rgm@gnu.org>
2115
7de6767d
GM
2116 * refcards/calccard.tex, refcards/cs-dired-ref.tex:
2117 * refcards/cs-refcard.tex, refcards/cs-survival.tex:
2118 * refcards/de-refcard.tex, refcards/dired-ref.tex:
2119 * refcards/fr-drdref.tex, refcards/fr-refcard.tex:
2120 * refcards/fr-survival.tex, refcards/gnus-refcard.tex:
2121 * refcards/orgcard.tex, refcards/pl-refcard.tex:
2122 * refcards/pt-br-refcard.tex, refcards/refcard.tex:
2123 * refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
2124 * refcards/sk-refcard.tex, refcards/sk-survival.tex:
2125 * refcards/survival.tex, refcards/vipcard.tex:
2126 * refcards/viperCard.tex: Update printed copyright year to 2008.
6c5a8964 2127
049dcb6f
GM
21282008-01-08 Kevin Ryde <user42@zip.com.au>
2129
2130 * compilation.txt (perl): Add a "during global destruction" sample.
2131
f3041af1
DN
21322008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
2133
2134 * PROBLEMS:
2135 * MACHINES: Remove references to systems not supported anymore.
2136
d35e1cd7
DN
21372008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
2138
2139 * MACHINES: Remove Masscomp.
2140
1c884795
DN
21412008-01-03 Dan Nicolaescu <dann@ics.uci.edu>
2142
2143 * images/icons/emacs_16.png, images/icons/emacs_24.png
2144 * images/icons/emacs_32.png, images/icons/emacs_48.png: Rename to
1966aa84 2145 hicolor/16x16/apps/emacs.png, hicolor/24x24/apps/emacs.png,
1c884795
DN
2146 hicolor/32x32/apps/emacs.png and hicolor/48x48/apps/emacs.png.
2147
2148 * images/icons/README (Author): Update for renaming.
2149
2150 * emacs.desktop (Icon): Update icon name.
2151
243d547c
EZ
21522007-12-15 Eli Zaretskii <eliz@gnu.org>
2153
0afd5f04
EZ
2154 The following files renamed to avoid file-name clashes in
2155 8+3 (a.k.a. DOS) namespace:
2156
30361fee
EZ
2157 * schema/xhtml-basic-form.rnc: Renamed to xhtml-bform.rnc.
2158 * schema/xhtml-basic-table.rnc: Renamed to xhtml-btable.rnc.
2159 * schema/xhtml-list.rnc: Renamed to xhtml-lst.rnc.
2160 * schema/xhtml-target.rnc: Renamed to xhtml-tgt.rnc.
2161 * schema/xhtml-style.rnc: Renamed to xhtml-xstyle.rnc.
2162 * schema/xhtml-form.rnc, schema/xhtml-table.rnc, schema/xhtml.rnc:
2163 Updated accordingly.
2164
e7bdf123 2165 * schema/docbook-dyntbl.rnc, schema/docbook-soextbl.rnc: Renamed to
30361fee
EZ
2166 docbk-dyntbl.rnc and docbk-soextbl.rnc, respectively.
2167
243d547c
EZ
2168 * images/icons/macemacs_16.png, images/icons/macemacs_24.png:
2169 * images/icons/macemacs_32.png, images/icons/macemacs_48.png:
2170 * images/icons/macemacs_256.png, images/icons/macemacs_512.png:
2171 Renamed to emacs16_mac.png, emacs24_mac.png, emacs32_mac.png,
2172 emacs48_mac.png, emacs256_mac.png, and emacs512_mac.png,
0afd5f04 2173 respectively.
243d547c 2174
97fdf31e 21752007-12-08 Ulrich Mueller <ulm@gentoo.org> (tiny change)
d65f0593
DN
2176
2177 * emacs.desktop (Exec, Icon, Categories): Fix entries.
2178
cf944fa4
RS
21792007-12-08 Reiner Steib <Reiner.Steib@gmx.de>
2180
2181 * NEWS: Add minimal Gnus item.
2182
e10fe1cb
DN
21832007-12-08 Dan Nicolaescu <dann@ics.uci.edu>
2184
2185 * emacs.desktop: New file.
2186
5adb5026 21872007-11-30 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
fb87d8de
GM
2188
2189 * images/icons/macemacs_16.png, images/icons/macemacs_24.png:
2190 * images/icons/macemacs_32.png, images/icons/macemacs_48.png:
2191 * images/icons/macemacs_256.png, images/icons/macemacs_512.png:
2192 New files.
2193
6d4ca4d2
GM
21942007-11-28 Glenn Morris <rgm@gnu.org>
2195
2196 * nxml/: New directory, moved here from lisp/nxml/char-name/unicode.
d98a6328 2197 * nxml/README: New file.
6d4ca4d2 2198
e3b0153a
GM
21992007-11-24 Glenn Morris <rgm@gnu.org>
2200
2201 * images/gnus/mail_send.xpm: Rename to mail-send.xpm.
2202
8cd39fb3
MH
22032007-11-23 Mark A. Hershberger <mah@everybody.org>
2204
ac97a16b
MH
2205 * NXML-NEWS: New File.
2206
8cd39fb3
MH
2207 * schema: Initial merge of nxml.
2208
880820fe 22092007-11-22 Francesco Potortì <pot@gnu.org>
20f123b4
FP
2210
2211 * NEWS: etags: the --members option is now the default.
2212
fe22da3c
GM
22132007-11-22 Glenn Morris <rgm@gnu.org>
2214
2215 * images/smilies/grayscale/README, images/smilies/medium/README:
2216 New files.
2217
afefed62
VJL
22182007-11-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2219
2220 * compilation.txt: Add new entries: compilation-perl--Pod::Checker,
2221 compilation-perl--Test, compilation-perl--Test::Harness and
2222 compilation-weblint.
2223
07e5c0b0
DN
22242007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
2225
2226 * MACHINES: Remove Sun windows info.
2227
15f3eb73
MO
22282007-10-30 Michael Olson <mwolson@gnu.org>
2229
2230 * NEWS: Add entry for Remember Mode.
2231
f930e1a4
GM
22322007-10-29 Glenn Morris <rgm@gnu.org>
2233
2234 * refcards/gnus-refcard.tex: Restore Feb 2007 copyright
2235 clarifications lost in update to Gnus trunk.
2236
880820fe 22372007-10-28 Adam Sjøgren <asjo@koldfront.dk>
a352dec1 2238
a61646e1
GM
2239 * images/smilies/grayscale/blink.xpm:
2240 * images/smilies/grayscale/braindamaged.xpm
2241 * images/smilies/grayscale/cry.xpm, images/smilies/grayscale/dead.xpm:
2242 * images/smilies/grayscale/evil.xpm:
2243 * images/smilies/grayscale/forced.xpm:
2244 * images/smilies/grayscale/frown.xpm, images/smilies/grayscale/grin.xpm:
2245 * images/smilies/grayscale/indifferent.xpm:
2246 * images/smilies/grayscale/reverse-smile.xpm:
2247 * images/smilies/grayscale/sad.xpm, images/smilies/grayscale/smile.xpm:
2248 * images/smilies/grayscale/wry.xpm: New larger grayscale smileys.
2249
2250 * images/smilies/medium/blink.xpm:
2251 * images/smilies/medium/braindamaged.xpm, images/smilies/medium/cry.xpm:
2252 * images/smilies/medium/dead.xpm, images/smilies/medium/evil.xpm:
2253 * images/smilies/medium/forced.xpm, images/smilies/medium/frown.xpm:
2254 * images/smilies/medium/grin.xpm, images/smilies/medium/indifferent.xpm:
2255 * images/smilies/medium/reverse-smile.xpm:
2256 * images/smilies/medium/sad.xpm, images/smilies/medium/smile.xpm:
2257 * images/smilies/medium/wry.xpm: New colorful smileys.
a352dec1 2258
b6675b2d
MO
22592007-10-29 Michael Olson <mwolson@gnu.org>
2260
2261 * ERC-NEWS: Update for recent change.
2262
2697297f
JB
22632007-10-27 Juanma Barranquero <lekktu@gmail.com>
2264
2265 * .cvsignore: Add *.pyc.
2266
d88da39a
JY
22672007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
2268
2269 * ses-example.ses: Get rid of silly life-universe-everything local
2270 variable. `symbolic-formulas' is now `ses--symbolic-formulas'.
2271
a8d7b1a0
JB
22722007-10-24 Juanma Barranquero <lekktu@gmail.com>
2273
2274 * NEWS: Mention desktop locking.
2275
4a11b6b5
ER
22762007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
2277
2278 * NEWS: Explain the VC fileset changes a bit better.
2279
8b6f62fc
GM
22802007-09-28 Glenn Morris <rgm@gnu.org>
2281
2282 * PROBLEMS: Mention Tex superscript font issue.
2283
d87b5ced
JB
22842007-09-25 Johannes Weiner <hannes@saeurebad.de>
2285
2286 * NEWS: Fix typo.
2287
a0e0e2db
GM
22882007-09-24 Glenn Morris <rgm@gnu.org>
2289
2290 * CONTRIBUTE: Remove information on maintaining copyright years;
2291 it does not belong here and is in admin/notes anyway.
2292
c3f01f42
GM
22932007-09-24 Adam Hupp <adam@hupp.org>
2294
2295 * emacs.py: Split for python 2 and python 3 compatibility.
2296 * emacs2.py: New file, split off from emacs.py.
2297 * emacs3.py: New file, python 3 version of emacs2.py.
2298
44f9ac8a
GM
22992007-09-21 Glenn Morris <rgm@gnu.org>
2300
2301 * emacstool.1: Remove file.
6f022c19 2302 * emacs.bash: Adapt for removal of emacstool.
ac3afa5a 2303 * emacs.csh: Remove emacstool-related code.
44f9ac8a 2304
4a155610
GM
23052007-09-16 Glenn Morris <rgm@gnu.org>
2306
2307 * gfdl.1: Remove unused file.
2308
0d75dcc8
GM
23092007-09-12 Glenn Morris <rgm@gnu.org>
2310
2311 * Makefile (SOURCES, unlock, relock): Delete.
2312
880820fe 23132007-09-10 Michaël Cadilhac <michael@cadilhac.name>
f664fee9
MC
2314
2315 * NEWS: Document the interactive specification for C functions.
2316 Say that `set-file-modes' is now interactive.
2317
c10b0597
MO
23182007-09-10 Michael Olson <mwolson@gnu.org>
2319
2320 * ERC-NEWS: Improve description of erc-tls and erc-ssl change.
2321
67bd779a
JL
23222007-09-09 Juri Linkov <juri@jurta.org>
2323
2324 * AUTHORS, CONTRIBUTE: New files, moved here from the root dir.
2325
526dc846
MO
23262007-09-08 Michael Olson <mwolson@gnu.org>
2327
d87b5ced 2328 * ERC-NEWS: Update for changes to the development version of ERC 5.3.
526dc846 2329
fb6794d5
GM
23302007-09-06 Glenn Morris <rgm@gnu.org>
2331
2332 * ctags.1, emacs.1, emacsclient.1, etags.1: Move from etc/ to
2333 doc/man/.
2334
2335 * refcards/README: Also mention gnus-logo.pdf license.
2336
223afe64
CD
23372007-08-30 Carsten Dominik <dominik@science.uva.nl>
2338
2339 * NEWS.22 (Note): Lower-case for orgtbl-mode.
2340
880820fe 23412007-08-29 Jan Djärv <jan.h.d@swipnet.se>
2e3695d2
JD
2342
2343 * NEWS: Say that Gtk+ build uses stock icons.
2344
23e2b39d
WL
23452007-08-28 Werner LEMBERG <wl@gnu.org>
2346
2347 * refcards/de-refcard.tex, refcards/de-refcard.pdf: Use `C-M-%'
2348 instead of `M-x query-replace-regexp'.
2349
4b340319
YM
23502007-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2351
2352 * PROBLEMS (Mac OS X): Add alternative workaround for QuickTime
2353 updater breakage.
2354
880820fe 23552007-08-26 Michaël Cadilhac <michael@cadilhac.name>
8fb9a9b6 2356
c0dadae9
MC
2357 * NEWS: Say that PDF files are now the default for refcards.
2358
7de6767d
GM
2359 * refcards/fr-drdref.tex, refcards/fr-drdref.pdf: Move these to...
2360 * refcards/fr-dired-ref.tex, refcards/fr-dired-ref.pdf: ... those names.
ea404efc 2361
8fb9a9b6
MC
2362 * refcards/pdflayout.sty: New. Handle PDF layouts through
2363 \pdfpagewidth and \pdfpageheight.
2364
7de6767d
GM
2365 * refcards/calccard.pdf, refcards/cs-dired-ref.pdf:
2366 * refcards/cs-refcard.pdf, refcards/de-refcard.pdf:
2367 * refcards/dired-ref.pdf, refcards/fr-drdref.pdf:
2368 * refcards/fr-refcard.pdf, refcards/gnus-booklet.pdf:
2369 * refcards/gnus-logo.pdf, refcards/gnus-refcard.pdf:
2370 * refcards/orgcard.pdf, refcards/pl-refcard.pdf:
2371 * refcards/pt-br-refcard.pdf, refcards/refcard.pdf:
2372 * refcards/ru-refcard.pdf, refcards/sk-dired-ref.pdf:
2373 * refcards/sk-refcard.pdf: Add PDF versions of the refcards.
2374
2375 * refcards/calccard.ps, refcards/cs-dired-ref.ps:
2376 * refcards/cs-refcard.ps, refcards/de-refcard.ps, refcards/dired-ref.ps:
2377 * refcards/fr-drdref.ps, refcards/fr-refcard.ps:
2378 * refcards/gnus-booklet.ps, refcards/gnus-logo.ps:
2379 * refcards/gnus-refcard.ps, refcards/orgcard.ps, refcards/pl-refcard.ps:
2380 * refcards/pt-br-refcard.ps, refcards/refcard.ps:
2381 * refcards/ru-refcard.ps, refcards/sk-dired-ref.ps:
2382 * refcards/sk-refcard.ps: Remove the PS versions of the refcards.
2383
2384 * refcards/calccard.tex, refcards/fr-survival.tex, refcards/orgcard.tex:
2385 * refcards/pl-refcard.tex, refcards/pt-br-refcard.tex:
2386 * refcards/refcard.tex, refcards/survival.tex, refcards/vipcard.tex:
2387 * refcards/viperCard.tex: Specify PDF layout,
2388 use a PDF `compile-command' local variable.
2389
2390 * refcards/cs-dired-ref.tex, refcards/cs-refcard.tex:
2391 * refcards/cs-survival.tex, refcards/dired-ref.tex:
2392 * refcards/fr-drdref.tex, refcards/sk-dired-ref.tex:
2393 * refcards/sk-refcard.tex, refcards/sk-survival.tex:
8fb9a9b6
MC
2394 Specify PDF layout.
2395
7de6767d
GM
2396 * refcards/fr-refcard.tex: Update copyright notice.
2397 Update the examples. Fix a typo. Remove the `letterpaper' counter,
2398 specify PDF layout, use a PDF `compile-command' local variable.
8fb9a9b6 2399
7de6767d
GM
2400 * refcards/de-refcard.tex: Remove the `letterpaper' counter,
2401 specify PDF layout, use a PDF `compile-command' local variable.
8fb9a9b6 2402
7de6767d 2403 * refcards/ru-refcard.tex: Use a PDF `compile-command' local variable.
8fb9a9b6 2404
7de6767d
GM
2405 * refcards/Makefile: Add rules for creating the refcards in PDF,
2406 make them the default. Change `fr-drdref' to `fr-dired-ref'.
8fb9a9b6 2407
08039aa2
GM
24082007-08-23 Glenn Morris <rgm@gnu.org>
2409
2410 * Makefile (mostlyclean, clean, distclean, maintainer-clean):
2411 Delete these targets since nothing uses them.
2412 (SOURCES): Update.
2413 Move comments to e/README. Remove license from now-trivial file.
2414
2415 * e/README: New file, with most information formerly in Makefile.
2416
1af74d06
MB
24172007-09-05 Jason Rumney <jasonr@gnu.org>
2418
2419 * NEWS.22: Mention focus-follows-mouse change.
2420
3baad51b
KB
24212007-08-22 Karl Berry <karl@gnu.org>
2422
7de6767d 2423 * refcards/refcard.tex: Updates for printing.
d87b5ced 2424 (\versionyear): Update to 2007.
bbf908bc 2425 (\copyrightnotice): Modify or unmodified ok.
d87b5ced 2426 (Simple Customization): Don't use goto-line, since now it's bound.
fe6b2fd0 2427 Also, use now-preferred (kbd ...) syntax.
3baad51b 2428
6c5d503f
MA
24292007-08-22 Michael Albinus <michael.albinus@gmx.de>
2430
2431 * NEWS: `shell' prompts for the default directory if called with a
2432 prefix and `default-directory' is a remote file name.
2433
45196e0b
GM
24342007-08-22 Glenn Morris <rgm@gnu.org>
2435
2436 * tree-widget: Move this directory into images/ subdirectory.
2437
a523f0c7 2438 * refcards/: New directory. Move refcards here.
86965385
GM
2439 * Makefile: Move refcard rules from here...
2440 * refcards/Makefile: ...to here.
9f56b5ee
GM
2441 * README: Move information about tex files from here...
2442 * refcards/README: ...to here.
a523f0c7 2443
d87b5ced 2444 * tutorials/: New directory. Move TUTORIAL* here.
38f37c0f
GM
2445
2446 * gnus.pbm, letter.pbm, letter.xpm:
2447 * splash.pbm, splash.xpm, splash8.xpm: Move from etc/ to etc/images/.
5511c2e6
GM
2448 * README: Move license information for the above files from here...
2449 * images/README: ...to here.
2450
7de6767d
GM
24512007-08-22 Carsten Dominik <dominik@science.uva.nl>
2452
2453 * orgcard.tex: Version number upgrade.
2454
0b964e14
GM
24552007-08-14 Glenn Morris <rgm@gnu.org>
2456
2457 * NEWS: Mention `bad-packages-alist'.
2458
cfbe2731
GM
24592007-08-08 Glenn Morris <rgm@gnu.org>
2460
2461 * TODO: `iff' item is dealt with.
2462 * GNUS-NEWS, NEWS, NEWS.1-17, NEWS.19, NEWS.21: Replace `iff'.
2463
dbcbec02
GM
24642007-08-01 Glenn Morris <rgm@gnu.org>
2465
2466 * NEWS: Add fortran-line-length, plus some more sections.
2467
cacc7b51
GM
24682007-07-25 Glenn Morris <rgm@gnu.org>
2469
4227cc48 2470 * Relicense all FSF files to GPLv3 or later.
cacc7b51
GM
2471
2472 * COPYING: Switch to GPLv3.
2473
6dbe7eb4
MA
24742007-07-24 Michael Albinus <michael.albinus@gmx.de>
2475
2476 * NEWS: New functions `start-file-process-shell-command' and
2477 `process-file-shell-command'.
2478
41bd52f7
MA
24792007-07-17 Michael Albinus <michael.albinus@gmx.de>
2480
2481 * NEWS: `file-remote-p' has a new optional parameter IDENTIFICATION.
2482
36ae4ff7
KF
24832007-07-15 Karl Fogel <kfogel@red-bean.com>
2484
2485 * NEWS: Revert 2007-07-13T23:20:21Z!kfogel@red-bean.com, which
2486 documented bookmark keybinding changes that were later reverted.
2487
880820fe 24882007-07-14 Jan Djärv <jan.h.d@swipnet.se>
a3475659
JD
2489
2490 * PROBLEMS: Mention gtk-engines-qt problem.
2491
488eebbd
KF
24922007-07-13 Karl Fogel <kfogel@red-bean.com>
2493
2494 * NEWS: Update for recent bookmark keybinding changes.
2495
cc213f24
MA
24962007-07-10 Michael Albinus <michael.albinus@gmx.de>
2497
2498 * NEWS: Add Tramp and comint-mode changes.
2499
64639e26
MA
25002007-07-08 Michael Albinus <michael.albinus@gmx.de>
2501
2502 * NEWS: `file-remote-p' has a new optional parameter CONNECTED.
2503
b2b387f9
MA
25042007-07-07 Michael Albinus <michael.albinus@gmx.de>
2505
2506 * NEWS: New function `start-file-process'.
2507
386477e3
CD
25082007-07-02 Carsten Dominik <dominik@science.uva.nl>
2509
ed9265fc 2510 * orgcard.tex: Version 5.01.
386477e3 2511
03605a28
MA
25122007-06-27 Michael Albinus <michael.albinus@gmx.de>
2513
2514 * NEWS: `dired-call-process' has been removed.
2515
5b8ffa11
GM
25162007-06-20 Glenn Morris <rgm@gnu.org>
2517
2518 * NEWS: configure prefers libgif over libungif.
2519
f2f6e8df
NR
25202007-06-14 Nick Roberts <nickrob@snap.net.nz>
2521
2522 * NEWS: Mention mouse highlighting in a GNU/Linux console.
2523
2c341244
WL
25242007-06-14 Werner Lemberg <wl@gnu.org>
2525
2526 * emacs.1: Completely revised.
2527 Fix many typographical glitches.
2528 Updated to handle current state of options and resources.
2529
7a9a50d8
GM
25302007-06-12 Glenn Morris <rgm@gnu.org>
2531
2532 * NEWS: Change bug address. Add back +++/--- note.
2533 Use present tense for X-toolkit entry. Mention libgif.
2534
236a4178
GM
25352007-06-07 Mark H. Weaver <mhw@netris.org> (tiny change)
2536
2537 * NEWS (set-mark-command-repeat-pop): Fix duplicate entry.
2538
70bb6a65
GM
25392007-06-07 Michael Olson <mwolson@gnu.org>
2540
2541 * MORE.STUFF: Update eshell URL.
2542
31e5288c
CD
25432007-06-06 Carsten Dominik <dominik@science.uva.nl>
2544
2545 * orgcard.tex: Version 4.77.
2546
7253ac49
MA
25472007-06-05 Michael Albinus <michael.albinus@gmx.de>
2548
2549 * NEWS: Add socks.el as new package.
2550
6ee20a68
TTN
25512007-06-02 Thien-Thi Nguyen <ttn@gnuvola.org>
2552
2553 * MORE.STUFF (Hideshow): Delete.
2554 (EDB, Go in a buffer): Update urls.
2555 Suggested by CHENG Gao <chenggao@gmail.com>.
2556
7dfc4cda
CY
25572007-06-02 Chong Yidong <cyd@stupidchicken.com>
2558
2559 * Version 22.1 released.
2560
9e38fa7e
CY
25612007-06-02 CHENG Gao <chenggao@gmail.com>
2562
2563 * MORE.STUFF: Remove dead URL for Fortune, and update URLs for
2564 Hideshow, Org, EDB, and Remember.
2565
73187b26
GM
25662007-05-29 Robert J. Chassell <bob@rattlesnake.com>
2567
2568 * NEWS: Fix instances of `allow' without object.
2569
782f8379
GM
25702007-05-22 Glenn Morris <rgm@gnu.org>
2571
2572 * NEWS.22: New file with entries for Emacs 22.
2573 * NEWS: Move Emacs 22 entries to new file NEWS.22, leave empty
2574 template for next Emacs version.
2575
06157c5b
GM
25762007-05-19 Glenn Morris <rgm@gnu.org>
2577
2578 * images/cancel.pbm: Convert from PGM to PBM.
2579
2580 * images/copy.pbm, images/next-node.pbm, images/prev-node.pbm:
2581 * images/save.pbm, images/up-node.pbm: Convert from PPM to PBM.
2582
3877988d
GM
25832007-05-17 Glenn Morris <rgm@gnu.org>
2584
2585 * PROBLEMS (Dumping): Mention OpenBSD macppc problem.
2586
880820fe 25872007-05-15 Michaël Cadilhac <michael@cadilhac.name>
021fc1e3
MC
2588
2589 * fr-refcard.tex: Rewrite using German layout.
2590
2591 * fr-refcard.ps: Regenerate.
2592
80012aeb
RS
25932007-05-12 Richard Stallman <rms@gnu.org>
2594
2595 * refcard.tex (section{Incremental Search}): Minor corrections.
2596
880820fe 25972007-05-12 Michaël Cadilhac <michael@cadilhac.name>
d0d8a657
MC
2598
2599 * Makefile (viperCard.ps, calccard.ps refcard.ps)
2600 (sk-dired-ref.ps sk-refcard.ps sk-survival.ps)
2601 (de-refcard.ps fr-refcard.ps pt-br-refcard.ps orgcard.ps): Use an
2602 explicit output argument for `dvips'.
2603
2aaacad4
GM
26042007-05-05 Glenn Morris <rgm@gnu.org>
2605
2606 * NEWS: Re-order.
2607
5fed56d6
GM
26082007-04-28 Glenn Morris <rgm@gnu.org>
2609
b409bcaf
GM
2610 * emacs.py: Restore file pending consideration of python.el legal
2611 status.
2612 * NEWS: Restore mention of python.el pending consideration of
2613 legal status.
5fed56d6
GM
2614
26152007-04-28 David R. Linn <drl@jekyll.vuse.vanderbilt.edu>
2616
2617 * PROBLEMS: Add section on Solaris out-of-tree install issues with
2618 non-GNU make.
2619
e40e449f
GM
26202007-04-25 Werner Lemberg <wl@gnu.org>
2621
2622 * emacs.1: Replace -- with \(em.
2623
26242007-04-25 Yavor Doganov <yavor@gnu.org> (tiny change)
bbf6b0ba 2625
78290f50 2626 * emacs.1, etags.1: Escape some minus signs.
bbf6b0ba 2627
ac8fa58f
GM
26282007-04-22 Glenn Morris <rgm@gnu.org>
2629
2630 * NEWS: Change to EMACS env-var was reverted, so delete this entry.
2631
211fb124
GM
26322007-04-19 Glenn Morris <rgm@gnu.org>
2633
2634 * PROBLEMS: Expand a little on Emacs not knowing fqdn.
2635
fc6a2250
DK
26362007-04-17 David Kastrup <dak@gnu.org>
2637
2638 * NEWS: Mention `query-replace-regexp-eval' being deprecated.
2639
c98b464f
GM
26402007-04-15 Glenn Morris <rgm@gnu.org>
2641
2642 * FTP: Make it a duplicate of ../FTP.
2643
1ed5afd9
GM
26442007-04-14 Glenn Morris <rgm@gnu.org>
2645
19608e42
GM
2646 * SERVICE: Replace with a pointer to the web version.
2647
1ed5afd9
GM
2648 * emacs.1: Update some of the more obsolete information.
2649
178b60d7
GM
26502007-04-13 Glenn Morris <rgm@gnu.org>
2651
2652 * MACHINES: emacserver is removed.
2653
fc6ee824
GM
2654 * MORE.STUFF: Update some links, remove some dead ones.
2655
ade817bd
SM
26562007-04-04 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>
2657
2658 * emacs.py (format_exception): New function.
2659 (eexecfile): Use it instead of traceback.print_exception.
2660 Don't use execfile to avoid a bug in w32.
2661
2c0b72db
GM
26622007-04-04 Glenn Morris <rgm@gnu.org>
2663
2664 * MACHINES: Mention preprocessor to use with /opt/SUNWspro/bin/cc
2665 on Solaris.
2666
2667 * PROBLEMS (Configuration): Add entries on compiler/preprocessor
2668 mismatch, and on preprocessor inserting whitespace.
2669
b49b5137
EZ
26702007-04-03 Eli Zaretskii <eliz@gnu.org>
2671
2672 * TODO: Add entry for switching MS-Windows keyboard input to
2673 Unicode. Add specific pointer to msdos.c functions that support
2674 menus on text terminals.
2675
ff59d266
MB
26762007-04-01 Michael Olson <mwolson@gnu.org>
2677
2678 * ERC-NEWS: Update for the ERC 5.2 release. Most of these entries
2679 were for previously-committed changes.
2680
dc13f3f5
MA
26812007-03-31 Michael Albinus <michael.albinus@gmx.de>
2682
2683 * PROBLEMS: Remove Tramp problem; it has been fixed.
2684
89a4f43f
EZ
26852007-03-31 Eli Zaretskii <eliz@gnu.org>
2686
2687 * PROBLEMS (MS-Windows problems): How to bind non-ASCII keys with
2688 modifiers.
2689
deac6bc5
GM
26902007-03-23 Glenn Morris <rgm@gnu.org>
2691
7315c8d9
JB
2692 * Makefile (DESTDIR, LIBDIR, BINDIR, MANDIR, MANEXT):
2693 Delete unused variables.
2694 (dired-refcards, misc-refcards, survival-card, viper-cards):
2695 New targets.
7ba3f463
GM
2696 (all): Also build dired-refcards and misc-refcards.
2697 (clean, distclean, maintainer-clean): Depend on mostlyclean.
2698 (SOURCES): Remove non-existent files.
2699 (mostlyclean, clean, distclean, maintainer-clean, unlock, relock):
2700 Mark as phony.
2701 (.ps files): Specify default papersize in the dvips command.
2702
deac6bc5
GM
2703 * fr-refcard.tex (\letterpaper): Switch to A4.
2704 (\section): Reduce \vskips to fit on A4 paper.
2705 (\shortcopyrightnotice): Display at end of first column.
2706
76b0b55f
GM
27072007-03-21 Glenn Morris <rgm@gnu.org>
2708
2709 * fr-refcard.tex (\metax): Tweak \hsize to avoid overfull columns.
2710 (\shortcopyrightnotice): Do not display in middle of file.
2711 Numerous \cr and \hskip hacks to avoid overfull columns.
2712
2713 * fr-refcard.ps: Regenerate.
2714
8ea7ad27
CY
27152007-03-19 Chong Yidong <cyd@stupidchicken.com>
2716
2b715cfe 2717 * dired-ref.tex:
76b0b55f 2718 * fr-drdref.tex:
2b715cfe
CY
2719 * cs-dired-ref.tex:
2720 * sk-dired-ref.tex: Emacs 21 -> 22.
2721
2722 * dired-ref.ps:
76b0b55f 2723 * fr-drdref.ps:
2b715cfe
CY
2724 * cs-dired-ref.ps:
2725 * sk-dired-ref.ps: Regenerate.
8ea7ad27 2726
dc9332a6
GM
27272007-03-11 Glenn Morris <rgm@gnu.org>
2728
2729 * ms-7bkermit, ulimit.hack, Xkeymap.txt: Remove files.
2730
2731 * Makefile (SOURCES): ulimit.hack is removed.
2732
d0483d25
DK
27332007-03-04 David Kastrup <dak@gnu.org>
2734
2735 * NEWS (fontification): Mention that the new default for
2736 jit-lock-stealth-time is now nil.
2737
e4ddce5a
KS
27382007-03-01 Kim F. Storm <storm@cua.dk>
2739
115f38b1
KS
2740 * ORDERS: Reformat text.
2741
e4ddce5a
KS
2742 * NEWS (About external Lisp packages): New section.
2743
73b21162
TTN
27442007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
2745
2746 * TUTORIAL.it: Fix typo.
2747
6a419438
GM
27482007-02-27 Glenn Morris <rgm@gnu.org>
2749
f199f76c
GM
2750 * cs-dired-ref.tex: Increase in 2 column case to make room
2751 for copyright notice.
2752 (nopagenumbers): Call to turn off numbers in 1 page document.
880820fe 2753 (Nápovìda, Modifikace Dired bufferu): Swap sections to
f199f76c
GM
2754 balance column length in presence of copyright notice.
2755 (copyrightnotice): Uncomment so that notice is displayed.
2756
c16a484b
GM
2757 * dired-ref.tex (vsize): Increase in 2 column case to make room
2758 for copyright notice.
2759 (nopagenumbers): Call to turn off numbers in 1 page document.
2760 (Getting Help, Modifying the Dired Buffer): Swap sections to
2761 balance column length in presence of copyright notice.
2762 (copyrightnotice): Uncomment so that notice is displayed.
2763
df352395
GM
2764 * fr-drdref.tex (vsize): Increase in 2 column case.
2765 (\key): Tweak space for description.
2766 (\overfullrule): Set to 0pt to hide small overflows.
2767 (nopagenumbers): Call to turn off numbers in 1 page document.
2768 (Obtenir de l'aide, Modifier le tampon Dired): Swap sections to
2769 balance column length.
2770 (Mettre un flag sur les fichiers \`a d\'etruire): Hack in a line
2771 break to prevent overfull line.
2772 (find-names-dired): Use \key rather than \metax as a hack fix for
2773 overflow.
2774
c16a484b 2775 * sk-dired-ref.tex (vsize): Increase in 2 column case to make room
6a419438
GM
2776 for copyright notice.
2777 (nopagenumbers): Call to turn off numbers in 1 page document.
880820fe 2778 (Nápoveda, Modifikácia Dired bufferu): Swap sections to
6a419438
GM
2779 balance column length in presence of copyright notice.
2780 (copyrightnotice): Uncomment so that notice is displayed.
2781
86c09668
CD
27822007-02-26 Carsten Dominik <dominik@science.uva.nl>
2783
2784 * orgcard.tex (section{Visibility Cycling}): Document key for
2785 indirect buffer access.
2786 (section{Archiving}): New keys for archiving.
2787 (section{Tables}): Combine two lines for hline creation.
2788 Named-field formula changed to Field formula.
2789 (section{Links}): Document keys for finding links.
2790 (section{Agenda Views}): New key for agenda file cycling.
2791 Document keys for stuck projects. Typos fixed.
2792 (section{Exporting and Publishing}): Export options no longer in
2793 reference card.
2794
880820fe 27952007-02-25 Jan Djärv <jan.h.d@swipnet.se>
6df79155
JD
2796
2797 * PROBLEMS: Gtk+ and cygwin doesn't work.
2798
b0629b0d
EZ
27992007-02-23 Eli Zaretskii <eliz@gnu.org>
2800
2801 * MORE.STUFF: Add a pointer to Phil Sung's Emacs slides on MIT.
2802
880820fe 28032007-02-22 Per Starbäck <starback@stp.lingfil.uu.se> (tiny change)
b6cba91b
TTN
2804
2805 * NEWS: Grammar and capitalization fixes.
2806
dfd839dc
GM
28072007-02-22 Glenn Morris <rgm@gnu.org>
2808
2809 * orgcard.tex, orgcard.ps: Restore deleted files following
2810 copyright assignment.
2811
0971f887
GM
28122007-02-20 Glenn Morris <rgm@gnu.org>
2813
2814 * TUTORIAL.eo: Unjustify.
2815
d92c8e14
GM
28162007-02-20 Sergio Pokrovskij <sergio.pokrovskij@gmail.com>
2817
2818 * TUTORIAL.eo: Change license to GPL. Add translator credits.
2819
5a1ffd73
KH
28202007-02-19 Kenichi Handa <handa@m17n.org>
2821
7253ac49 2822 * NEWS (New language environments): Add "Esperanto".
5a1ffd73 2823
8b93e342
KH
28242007-02-16 Dale Gulledge <dsplat@rochester.rr.com>
2825
2826 * TUTORIAL.eo: Add "See end ..." at the first line.
2827
e79c1ab3
KH
28282007-02-19 Kenichi Handa <handa@m17n.org>
2829
2830 * TUTORIAL.eo: Add "." at the end of the first line.
2831
9230e12d
RS
28322007-02-17 Reiner Steib <Reiner.Steib@gmx.de>
2833
2834 * gnus-refcard.tex: Remove obsolete comments. Add a short note
2835 creating PostScript files for Emacs without using Makefile rules.
2836
2837 * gnus-booklet.ps, gnus-refcard.ps: Generate with letter paper.
2838
68810cae
GM
28392007-02-17 Glenn Morris <rgm@gnu.org>
2840
2841 * TUTORIAL.eo: Add 2007 to copyright years. Remove translator
2842 copyrights (disclaimers on file), merge years into FSF copyrights.
2843 Move copyright to end. Remove "LocalWords" at end of file.
2844
51ce60a7
VJL
28452007-02-16 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2846
2847 * TUTORIAL.pt_BR: Fix some accentuation, verbal conjugation and typos.
2848
06af3b9b
KH
28492007-02-16 Kenichi Handa <handa@m17n.org>
2850
2851 * TUTORIAL.translators: Add TUTORIAL.eo.
2852
28532007-02-16 Dale Gulledge <dsplat@rochester.rr.com>
2854
2855 * TUTORIAL.eo: New file.
2856
0f92897e
CY
28572007-02-14 Chong Yidong <cyd@stupidchicken.com>
2858
83842b1b
CY
2859 * images/smilies/dead.xpm: Moved from images/gnus/dead.xpm.
2860
e931c04f
KS
2861 * images/gnus/reverse-smile.xpm:
2862 * images/gnus/bar.xbm:
2863 * images/gnus/bar.xpm: Unused images removed.
0f92897e 2864
5aa27cc9
GM
28652007-02-14 Glenn Morris <rgm@gnu.org>
2866
2867 * OTHER.EMACSES: Remove obsolete file.
2868
a3a23192
CY
28692007-02-13 Chong Yidong <cyd@stupidchicken.com>
2870
23e91aa1
CY
2871 * cs-refcard.tex (versionemacs): New macro.
2872 * cs-refcard.ps: Regenerate.
2873
7c3c7af4
CY
2874 * sk-refcard.ps: Regenerate.
2875
a3a23192
CY
2876 * pl-refcard.ps: Regenerate.
2877
1cb20781
BW
28782007-02-13 Bill Wohler <wohler@newt.com>
2879
2880 * images/README: Add section for icons that are a part of Emacs.
2881
3ef3bb3e
CY
28822007-02-12 Chong Yidong <cyd@stupidchicken.com>
2883
44c27de9
CY
2884 * gnu.xpm: Unused file removed.
2885
3ef3bb3e
CY
2886 * emacs.xbm: Unused file removed.
2887
b9988d51
JB
28882007-02-11 Juanma Barranquero <lekktu@gmail.com>
2889
2890 * DEVEL.HUMOR: New entry.
2891
880820fe 28922007-02-05 Francesco Potortì <pot@gnu.org>
bf8a8244 2893
933ccc8c 2894 * etags.1: Now --members is the default for etags, not for ctags yet.
18422db5 2895 * NEWS (etags): Document it.
bf8a8244 2896
70a90813
GM
28972007-02-04 Reiner Steib <Reiner.Steib@gmx.de>
2898
2899 * gnus-refcard.tex: Fix copyright.
2900 * gnus-booklet.ps, gnus-refcard.ps: Generate.
2901
d4c2a0cc
GM
29022007-01-20 Glenn Morris <rgm@gnu.org>
2903
2904 * orgcard.tex: Remove for legal reasons.
2905 * orgcard.ps: Remove for legal reasons.
2906
a134cd5e
EZ
29072007-01-27 Kevin Rodgers <kevin.d.rodgers@gmail.com>
2908
2909 * PROBLEMS: More details about disabling features that hamper
2910 performance with slow X connections.
2911
d4757043
VJL
29122007-01-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2913
2914 * ps-prin1.ps (printBackground): Fix background height.
2915
14d3ef8f
GM
29162007-01-20 Glenn Morris <rgm@gnu.org>
2917
2918 * cd-dired-ref.tex (versionemacs): New def.
2919 * cs-refcard.tex (versionemacs, versionyear): New defs.
2920 * cs-survival.tex (versionemacs, versiondate): New defs.
2921 * de-refcard.tex (versionemacs, versionyear): New defs.
2922 * fr-refcard.tex (versionemacs, versionyear): New defs.
2923 * fr-survival.tex (versionemacs, versiondate): New defs.
2924 * orgcard.tex (versionyear): New def.
2925 (shortcopyrightnotice): Only display last copyright year.
2926 * pl-refcard.tex (versionemacs, versiondate): New defs.
2927 * pt-br-refcard.tex (versionemacs, versionyear): New defs.
2928 * refcard.tex (versionemacs, versionyear): New defs.
2929 * ru-refcard.tex (versionemacs): New def.
2930 * survival.tex (versionemacs): New def.
2931 * sk-dired-ref.tex (versionemacs): New def.
2932 * sk-refcard.tex (versionemacs, versionyear): New defs.
2933 * sk-survival.tex (versionemacs): New def.
2934
4e251bd1
EZ
29352007-01-20 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2936
2937 * MACHINES: Describe how 32-bit and 64-bit versions of Emacs can
2938 be compiled on Solaris systems.
2939
c5e36186
CY
29402007-01-19 Chong Yidong <cyd@stupidchicken.com>
2941
2942 * TODO: Proper background color handling for pngs.
2943
4bbe413d 29442007-01-18 Bruno Haible <bruno@clisp.org> (tiny change)
0bfc93be
CY
2945
2946 * emacs.1: Info files moved to share/info.
2947
dcdd88e0
RF
29482007-01-17 Romain Francoise <romain@orebokech.com>
2949
2950 * emacs.1: Update bug-gnu-emacs address. Remove reference to
2951 info-gnu-emacs-request@prep.ai.mit.edu. Update copyrights.
2952
6904f7fe
MB
29532007-01-13 Michael Olson <mwolson@gnu.org>
2954
2955 * ERC-NEWS: Mention new erc-capab.el file.
2956
806d93ce
GM
29572007-01-13 Glenn Morris <rgm@gnu.org>
2958
2959 * MACHINES: Add information on compiling 32-bit Emacs on 64-bit
2960 GNU/Linux.
2961 * PROBLEMS: As above.
2962
880820fe 29632007-01-02 Francesco Potortì <pot@gnu.org>
56c0d866
FP
2964
2965 * etags.1: Undocument the --no-warn option.
2966
303958a9
RS
29672006-12-17 Richard Stallman <rms@gnu.org>
2968
2969 * TUTORIAL: Say that C-d and DEL with arg do killing.
2970
b58d0378
EZ
29712006-12-16 Eli Zaretskii <eliz@gnu.org>
2972
2973 * PROBLEMS: Document problems with rebasing Cygwin DLLs.
2974
cb0a26d3
MB
29752006-12-08 Michael Olson <mwolson@gnu.org>
2976
2977 * ERC-NEWS: Note that the list module has been removed.
2978
880820fe 29792006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
dd4b03cd
JB
2980
2981 * NEWS (Changes to cmuscheme): Mention the alternative for
2982 `~/.emacs_SCHEMEPROG' which is `~/.emacs.d/init_SCHEMEPROG.scm'.
2983 (Init file changes): Same for `~/.emacs_SHELL' versus
2984 `~/.emacs.d/init_SHELL.sh'.
2985
e1fb4a0b
JB
29862006-12-01 Juanma Barranquero <lekktu@gmail.com>
2987
2988 * DEVEL.HUMOR: Another entry.
2989
9b492fad
FP
29902006-08-14 Masatake YAMATO <jet@gyve.org>
2991
2992 * etags.1: Added / to the end of DEVAR regex.
2993
53e842f1
JB
29942006-11-22 Juanma Barranquero <lekktu@gmail.com>
2995
2996 * emacsclient.1 (DESCRIPTION): Suggest also `server-mode'.
2997 (OPTIONS): Document `-f', `--server-file' and EMACS_SERVER_FILE.
2998
83dc6995
MB
29992006-11-20 Michael Olson <mwolson@gnu.org>
3000
3001 * NEWS: Change M-x erc-select to M-x erc.
3002
e15a0495
KH
30032006-11-20 Sun Yijiang <sunyijiang@gmail.com>
3004
3005 * TUTORIAL.cn: Updated.
3006
119ee84f
CD
30072006-11-17 Carsten Dominik <dominik@science.uva.nl>
3008
3009 * orgcard.tex (section{Agenda Views}): Document `C-k'.
3010
1585c4a6
CD
30112006-11-13 Carsten Dominik <dominik@science.uva.nl>
3012
3013 * orgcard.tex: Version number change.
3014
2f984b39
BW
30152006-11-13 Bill Wohler <wohler@newt.com>
3016
3017 Release MH-E version 8.0.3.
3018
3019 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.3.
3020
ac2072cd
JB
30212006-11-10 Juanma Barranquero <lekktu@gmail.com>
3022
3023 * DEVEL.HUMOR: Two more entries.
3024
72e16456
CD
30252006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
3026
3027 * orgcard.tex (section{Archiving}): Document C-TAB.
3028 (section{TODO Items and Checkboxes}): Checkbox keys moved to this
3029 section, added documentation for the key `C-c #'.
3030
ade817bd 30312006-11-05 Slawomir Nowaczyk <slawek@cs.lth.se>
0b0cccd5 3032
82c1177c 3033 * emacs.py (eargs): Provide eldoc message for builtin types.
4e2af782 3034 Make sure eargs always outputs sentinel, to avoid Emacs freeze.
0b0cccd5 3035
7902148a
CY
30362006-10-22 Chong Yidong <cyd@stupidchicken.com>
3037
3038 * emacs.py (eargs): Return expected _emacs_out string even if
3039 errors occur.
3040
73a99edb
DK
30412006-10-09 David Kastrup <dak@gnu.org>
3042
3043 * DEVEL.HUMOR: Add the topic line for last entry since that was
3044 what the joke was about.
3045
857b15e9
EZ
30462006-10-07 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
3047
3048 * TUTORIAL.bg: Synchronize with TUTORIAL.
3049
5879ac68
JB
30502006-10-06 Juanma Barranquero <lekktu@gmail.com>
3051
3052 * DEVEL.HUMOR: New file.
3053
0e71e4a8
CY
30542006-09-30 Chong Yidong <cyd@stupidchicken.com>
3055
3056 * PROBLEMS: Document Emacs/XIM/gnome-settings-terminal clash.
3057
fb25feae
VJL
30582006-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3059
3060 * NEWS: ebnf2ps changes.
3061
abff6314
RS
30622006-09-26 Reiner Steib <Reiner.Steib@gmx.de>
3063
3064 * refcard.ps: Regenerate.
3065
880820fe 30662006-09-18 Jan Djärv <jan.h.d@swipnet.se>
a280ecc4
JD
3067
3068 * NEWS: Rename x-use-old-gtk-file-dialog to x-gtk-use-old-file-dialog.
3069
45a2056c
JB
30702006-09-15 Jay Belanger <belanger@truman.edu>
3071
3072 * COPYING: Replace "Library Public License" by "Lesser Public
3073 License" throughout.
3074
004d27a6
RS
30752006-09-15 Richard Stallman <rms@gnu.org>
3076
3077 * THE-GNU-PROJECT: Update with the latest footnotes
ed9265fc 3078 from www.gnu.org/gnu/the-gnu-project.html.
004d27a6 3079
b74e16a3
DK
30802006-09-15 David Kastrup <dak@gnu.org>
3081
5879ac68 3082 * NEWS: Explain new behavior and arguments of `key-binding' and
b74e16a3
DK
3083 `command-remapping'.
3084
4b1aaa8b
PE
30852006-09-11 Paul Eggert <eggert@cs.ucla.edu>
3086
3087 * NEWS: In terminal-oriented subshells, the EMACS environment
3088 variable now defaults to Emacs's absolute file name, instead of
3089 to "t".
3090 * PROBLEMS: Adjust tcsh advice for this.
3091
880820fe 30922006-09-10 Jan Djärv <jan.h.d@swipnet.se>
1437ec2b 3093
4b1aaa8b 3094 * PROBLEMS (are): Emacs compiled with Gtk+ crashes when closing a
1437ec2b
JD
3095 display (x-close-connection).
3096
83dc6995
MB
30972006-09-03 Diane Murray <disumu@x3y2z1.net>
3098
bbf908bc 3099 * erc.texi (Getting Started, Connecting): Change erc-select to erc.
83dc6995 3100
6a8c7cfe
JL
31012006-09-02 Juri Linkov <juri@jurta.org>
3102
3103 * HELLO: Regroup Europe Non-ASCII examples by similar scripts.
3104
f9de7738
RS
31052006-08-25 Richard Stallman <rms@gnu.org>
3106
3107 * TUTORIAL: Give priority to graphical terminals over text terminals
3108 regarding C-z.
3109
c2659d23
KH
31102006-08-21 Sun Yijiang <sunyijiang@gmail.com>
3111
3112 * TUTORIAL.cn: Sync with the latest TUTORIAL.
3113
67b595a2
SM
31142006-08-20 Dave Love <fx@gnu.org>
3115
3116 * emacs.py: Update to Dave Love's latest version.
3117 (__all__): Fix args -> eargs. Add new `modpath' fun.
3118 (eargs): Add `imports' arg.
3119 (all_names): New fun.
3120 (complete): Rewrite without using rlcompleter.
3121 Remove `namespace' arg, add `imports' arg.
3122 (ehelp): Replace g and l args with `imports'.
3123 (eimport): Use __main__ rather than `emacs' namespace.
3124 (modpath): New fun.
3125
ade817bd 31262006-08-20 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>
c7bb83bd
SM
3127
3128 * emacs.py (eexecfile): Use the __main__ rather than `emacs' namespace.
3129
fa1f7927
EZ
31302006-08-18 Primoz PETERLIN <primoz.peterlin@mf.uni-lj.si>
3131
3132 * TUTORIAL.sl: Synchronize with TUTORIAL.
3133
31342006-08-18 Mats Lidell <matsl@contactor.se>
3135
3136 * TUTORIAL.sv: Synchronize with TUTORIAL.
3137
31382006-08-18 Alfredo Finelli <alfredofnl@tiscali.it>
3139
3140 * TUTORIAL.it: Synchronize with TUTORIAL.
3141
4c3ec0fc
CD
31422006-08-15 Carsten Dominik <dominik@science.uva.nl>
3143
3144 * orgcard.tex: Version number change.
3145
9ae1fac1
WL
31462006-08-12 Werner Lemberg <wl@gnu.org>
3147
3148 * TUTORIAL.de: Synchronize with TUTORIAL.
3149
82a33a21
RF
31502006-08-10 Romain Francoise <romain@orebokech.com>
3151
3152 * NEWS: Mention that zone-mode.el is now obsolete.
3153
541a0de1
RS
31542006-08-09 Richard Stallman <rms@gnu.org>
3155
3156 * TUTORIAL: Don't say which side scroll bar is on.
3157
27bd6273
NR
31582006-08-06 Nick Roberts <nickrob@snap.net.nz>
3159
9c6598c2 3160 * DEBUG (Note): Add note about following a longjmp call.
bf69439f 3161 Add local variables list for outline mode.
27bd6273 3162
2e3ef421
MB
31632006-08-03 Michael Olson <mwolson@gnu.org>
3164
3165 * ERC-NEWS: Update for ERC 5.1.4.
3166
68ce47af
KH
31672006-08-01 Kenichi Handa <handa@m17n.org>
3168
3169 * NEWS (find-operation-coding-system): Describe the more detail of
3170 the change.
3171
ebf693f3
MB
31722006-07-28 Reiner Steib <Reiner.Steib@gmx.de>
3173
3174 * GNUS-NEWS: Regenerate from Oort Gnus node in texi/gnus.texi using
3175 texi/gnus-news.el of the trunk.
3176
ebdcf65a
RS
31772006-07-29 Reiner Steib <Reiner.Steib@gmx.de>
3178
3179 * NEWS: Fix typo.
3180
652d420b
RS
31812006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
3182
3183 * ru-refcard.ps: Regenerate.
3184
31852006-07-17 Alex Ott <alexott@gmail.com>
3186
3187 * ru-refcard.tex: Update for Emacs 22.
3188
d753d9b7
KS
31892006-07-14 Kim F. Storm <storm@cua.dk>
3190
3191 * PROBLEMS: Emacs now requires ws2_32.dll on Windows.
3192
880820fe 31932006-07-14 Károly Lőrentey <lorentey@elte.hu>
580b488b
KL
3194
3195 * HELLO: Update Hungarian sample.
d753d9b7 3196
0b6bb130
MB
31972006-07-12 Michael Olson <mwolson@gnu.org>
3198
3199 * ERC-NEWS: Update for ERC 5.1.3.
3200
8c9676fb
DK
32012006-07-08 David Kastrup <dak@gnu.org>
3202
3203 * TODO: Suggest consolidation with user customization when the
3204 system default of a customized variable changes.
3205
f2bb3ca3
TTN
32062006-07-08 Thien-Thi Nguyen <ttn@gnu.org>
3207
3208 * compilation.txt: Add an example "Compilation started ..." line.
3209
c7251076
CD
32102006-07-07 Carsten Dominik <dominik@science.uva.nl>
3211
3212 * orgcard.tex: Version number change.
3213
5693ccd6
KH
32142006-07-05 Kenichi Handa <handa@m17n.org>
3215
bbf908bc
LM
3216 * HELLO: Add a paragraph for non-ASCII examples at the head.
3217 Add Bulgarian and Hungarian. Add more "hello"s to Danish and Swedish.
5693ccd6 3218
70314b54
BW
32192006-07-03 Bill Wohler <wohler@newt.com>
3220
3221 Release MH-E version 8.0.2.
3222
3223 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.2.
3224
7f70c4e9
CD
32252006-07-03 Carsten Dominik <dominik@science.uva.nl>
3226
3227 * orgcard.tex (section{Agenda Views}): Document `s' key to save
3228 all org-mode buffers.
3229
880820fe 32302006-06-30 Francesco Potortì <pot@gnu.org>
9a4be099
FP
3231
3232 * etags.1: -m and -M options do not exist.
3233
a71f543e
CD
32342006-06-29 Carsten Dominik <dominik@science.uva.nl>
3235
3236 * orgcard.tex (section{Structure Editing}): Document checkbox
3237 toggling.
3238
f98f7873
JL
32392006-06-28 Juri Linkov <juri@jurta.org>
3240
3241 * grep.txt (Local Variables): Move to end of file.
3242
33a4be7c
RS
32432006-06-28 Reiner Steib <Reiner.Steib@gmx.de>
3244
ba0a643f
RS
3245 * Makefile: Add rules for refcards.
3246
33a4be7c
RS
3247 * de-refcard.ps, fr-refcard.ps, pt-br-refcard.ps: Regenerate.
3248
576f72d7
NR
32492006-06-24 Nick Roberts <nickrob@snap.net.nz>
3250
3251 * NEWS: Remove duplicate entries.
3252
353694fd
CD
32532006-06-23 Carsten Dominik <dominik@science.uva.nl>
3254
3255 * orgcard.tex (section{LaTeX and cdlatex-mode}): New section.
3256
55b903a3
KS
32572006-06-23 Kim F. Storm <storm@cua.dk>
3258
3259 * DEBUG: Mention `pv variable' to print value of Lisp variables.
3260 Mention `xpr' and fix example to use it. Add section describing
3261 commands such as `pit' that are useful for debugging redisplay
3262 related problems.
3263
e2f48107
KS
32642006-06-22 Kim F. Storm <storm@cua.dk>
3265
3266 * HELLO (Local Variables): Move to end of file.
3267
4f187c9d
BW
32682006-06-20 Bill Wohler <wohler@newt.com>
3269
3270 Release MH-E version 8.0.1.
3271
3272 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.1.
3273
3d62681d
CD
32742006-06-19 Carsten Dominik <dominik@science.uva.nl>
3275
5879ac68 3276 * orgcard.tex (section{Clocking Time}): Add new clocking commands.
3d62681d
CD
3277 (section{Structure Editing}): Add global archiving command.
3278
761b9fd2
TTN
32792006-06-14 Thien-Thi Nguyen <ttn@gnu.org>
3280
3281 * yow.lines: Delete existing data; add a new entry.
3282
880820fe 32832006-06-09 Włodek Bzyl <matwb@univ.gda.pl>
5e7c994b
RS
3284
3285 * pl-refcard.ps: Regenerate.
3286
880820fe 32872006-06-08 Włodek Bzyl <matwb@univ.gda.pl>
7b651efb 3288
906671d0
RS
3289 * pl-refcard.tex: Update for Emacs 22.
3290
34c5305c
RS
32912006-06-08 Reiner Steib <Reiner.Steib@gmx.de>
3292
7b651efb
RS
3293 * fr-refcard.tex: Fix errors in previous commit.
3294
880820fe 32952006-06-08 Éric Jacoboni <jaco@jacoboni.fr>
c9993712
RS
3296
3297 * fr-refcard.tex: Update for Emacs 22.
3298
8dec0e01
KH
32992006-06-07 Kenichi Handa <handa@m17n.org>
3300
3301 * NEWS: Mention how to disable character translation for a file.
3302
6dfbf803
TTN
33032006-06-04 Sven Joachim <svenjoac@gmx.de>
3304
3305 * de-refcard.tex: Update for Emacs 22: Use German quotes
3306 and umlauts; fix overfull /hboxes; many rewordings.
3307
32a877bb
KS
33082006-06-04 Kim F. Storm <storm@cua.dk>
3309
3310 * NEWS: Move news for pre-22 versions into...
3311 * NEWS.21, NEWS.20: ... new files for Emacs 21 and Emacs 20 news.
3312 * ONEWS, ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Remove (rename) files ...
3313 * NEWS.19, NEWS.18, NEWS.1-17: ... and organize news about older Emacs
c68af44c 3314 versions in separate files. Update copyright notices.
32a877bb 3315
a941b26b
EZ
33162006-06-03 Eli Zaretskii <eliz@gnu.org>
3317
a88e0343
KS
3318 * LPF, LEDIT: Remove files.
3319
3320 * FTP, README, HELLO, MACHINES, MAILINGLISTS, MORE.STUFF, ETAGS.EBNF:
3321 * MOTIVATION, ORDERS, SERVICE, TERMS, TODO:
3322 * enriched.doc, ulimit.hack, ses-example.ses, ms-7bkermit, emacs.csh:
3323 * Xkeymap.txt, compilation.txt, grep.txt:
3324 Add copyright notice and copying permissions.
3325
b9d6735c
DP
33262006-05-31 David Ponce <david@dponce.com>
3327
a88e0343
KS
3328 * tree-widget/default/close.png, tree-widget/default/close.xpm:
3329 * tree-widget/default/empty.png, tree-widget/default/empty.xpm:
3330 * tree-widget/default/end-guide.png, tree-widget/default/end-guide.xpm:
3331 * tree-widget/default/guide.png, tree-widget/default/guide.xpm:
3332 * tree-widget/default/handle.png, tree-widget/default/handle.xpm:
3333 * tree-widget/default/leaf.png, tree-widget/default/leaf.xpm:
3334 * tree-widget/default/no-guide.png, tree-widget/default/no-guide.xpm:
3335 * tree-widget/default/no-handle.png, tree-widget/default/no-handle.xpm:
3336 * tree-widget/default/open.png, tree-widget/default/open.xpm:
3337 * tree-widget/folder/close.png, tree-widget/folder/close.xpm:
3338 * tree-widget/folder/empty.png, tree-widget/folder/empty.xpm:
3339 * tree-widget/folder/end-guide.png, tree-widget/folder/end-guide.xpm:
3340 * tree-widget/folder/guide.png, tree-widget/folder/guide.xpm:
3341 * tree-widget/folder/handle.png, tree-widget/folder/handle.xpm:
3342 * tree-widget/folder/leaf.png, tree-widget/folder/leaf.xpm:
3343 * tree-widget/folder/no-guide.png, tree-widget/folder/no-guide.xpm:
3344 * tree-widget/folder/no-handle.png, tree-widget/folder/no-handle.xpm:
3345 * tree-widget/folder/open.png, tree-widget/folder/open.xpm:
3346 Reduce the size of images.
b9d6735c 3347
880820fe 33482006-05-29 Jan Djärv <jan.h.d@swipnet.se>
c3724dcc 3349
4c88aa80 3350 * NEWS: Mention F10 for Gtk+/Lesstif/Lucid menus.
c3724dcc 3351
3d0793e4
EZ
33522006-05-26 Eli Zaretskii <eliz@gnu.org>
3353
3354 * ledit.l: Remove file.
3355
f1c582b4
KH
33562006-05-26 Kenichi Handa <handa@m17n.org>
3357
3358 * NEWS (find-operation-coding-system): Mention the new argument
3359 format.
3360
e8166ad7
CD
33612006-05-24 Carsten Dominik <dominik@science.uva.nl>
3362
bbf908bc 3363 * orgcard.tex (section{Motion}): Add the item navigation commands.
e8166ad7
CD
3364 (section{Publishing}): New section.
3365 (section{Links}): Documented elisp and shell links.
3366
4ea5193b
RS
33672006-05-20 Rodrigo Real <rreal@ucpel.tche.br>
3368
3369 * pt-br-refcard.tex: Update.
3370
0804c86c
RS
33712006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
3372
ba9acf6a
RS
3373 * pl-refcard.tex (Local variables): Add compile-command.
3374
5879ac68 3375 * ru-refcard.tex (Local variables): Add compile-command and coding.
ba9acf6a
RS
3376
3377 * pt-br-refcard.tex: Don't \input psfig.
3378
0804c86c
RS
3379 * refcard.tex (section{Info}): Add `i'. Use `s' instead of `M-s'.
3380
3381 * de-refcard.tex (section{Info}): Ditto.
3382
3383 * fr-refcard.tex (section{Info}): Ditto. Translation suggested by
3384 Stefan Monnier <monnier@iro.umontreal.ca>.
3385
3386 * pl-refcard.tex (section{Info}): Ditto. Translation suggested by
3387 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>.
3388
ade817bd
SM
3389 * cs-refcard.tex (section{Info}): Use `s' instead of `M-s'.
3390 Entry for `i' is not translated yet.
0804c86c
RS
3391
3392 * pt-br-refcard.tex (section{Info}): Ditto.
3393
3394 * ru-refcard.tex (section{Info}): Ditto.
3395
3396 * sk-refcard.tex (section{Info}): Ditto.
3397
e6d33cab
RS
33982006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
3399
3400 * MORE.STUFF: Update AUCTeX entry.
3401
424567e3
EZ
34022006-05-20 Rodrigo Real <rreal@ucpel.tche.br>
3403
3404 * pt-br-refcard.tex:
3405 * pt-br-refcard.ps: New files.
3406
98662f48
RS
34072006-05-15 Reiner Steib <Reiner.Steib@gmx.de>
3408
3409 * sk-refcard.tex: Add coding cookie.
3410
4449f659
MB
34112006-05-15 Michael Olson <mwolson@gnu.org>
3412
3413 * MORE.STUFF: Update URL for Planner Mode and add description.
3414 Canonicalize URLs for Emacs Muse and Emacs Wiki Mode.
3415
6b481006
RF
34162006-05-12 Romain Francoise <romain@orebokech.com>
3417
3418 * MORE.STUFF: ERC is now part of Emacs.
3419 Add Emacs Muse.
3420
4b1af9ac
RS
34212006-05-12 Ken Manheimer <ken.manheimer@gmail.com>
3422
3423 * NEWS (allout): Update.
3424
7c36a00a
BW
34252006-05-06 Bill Wohler <wohler@newt.com>
3426
3427 Release MH-E version 8.0.
3428
3429 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.
3430
1c9e62fe
BW
34312006-04-28 Bill Wohler <wohler@newt.com>
3432
3433 Release MH-E version 7.95.
3434
3435 * NEWS, MH-E-NEWS: Update for MH-E release 7.95.
3436
66f7848b
BW
34372006-04-21 Bill Wohler <wohler@newt.com>
3438
3439 Release MH-E version 7.94.
3440
3441 * NEWS, MH-E-NEWS: Update for MH-E release 7.94.
3442
bf49275d
NR
34432006-04-21 Nick Roberts <nickrob@snap.net.nz>
3444
3445 * NEWS: Mention t-mouse.el. Touch up description of gdb-ui.el.
3446
b744e319
CD
34472006-04-20 Carsten Dominik <dominik@science.uva.nl>
3448
3449 * orgcard.tex: Version number change only.
3450
9f6dc5a8
RS
34512006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
3452
a88e0343
KS
3453 * gnus-refcard.tex: Bump version to 5.11. Remove duplicate \def's.
3454 Update date.
9f6dc5a8 3455
11227360
BW
34562006-04-18 Bill Wohler <wohler@newt.com>
3457
3458 * MORE.STUFF: Add MH-E.
3459
87acbfda
CD
34602006-04-18 Carsten Dominik <dominik@science.uva.nl>
3461
3462 * orgcard.tex: Version number change only.
3463
94c3a9d8
KH
34642006-04-12 Kenichi Handa <handa@m17n.org>
3465
3466 * PROBLEMS (C-SPC fails ...): Explicitly say fcitx in the header.
3467
8a70fed7
CD
34682006-04-11 Carsten Dominik <dominik@science.uva.nl>
3469
5879ac68 3470 * orgcard.tex (section{Tables}): Document column narrowing.
8a70fed7
CD
3471 (section{Links}): Document bracket links.
3472
2fb18d13
KH
34732006-04-11 Kenichi Handa <handa@m17n.org>
3474
3475 * PROBLEMS (C-SPC fails ...): Add description for fcitx.
3476
f327867a
BW
34772006-04-10 Bill Wohler <wohler@newt.com>
3478
3479 * NEWS: Add package-version keyword to `defcustom' and mention
3480 associated variable `customize-package-emacs-version-alist'.
3481
1ca9b532
RS
34822006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
3483
3484 * NEWS: Add string-or-null-p.
3485
84a9c798
BW
34862006-03-28 Bill Wohler <wohler@newt.com>
3487
3488 * images/README: Update with following information.
461e9977 3489
84a9c798 3490 * images/data-save.xpm, images/mail/flag-for-followup.xpm:
a88e0343 3491 * images/zoom-in.xpm, images/zoom-out.xpm: New images from GNOME 2.12.
84a9c798
BW
3492
3493 * images/contact.pbm, images/data-save.pbm, images/delete.pbm:
3494 * images/mail/flag-for-followup.pbm, images/mail/inbox.pbm:
3495 * images/mail/move.pbm, images/next-page.pbm, images/zoom-out.pbm:
3496 New bitmaps for new images.
461e9977
RF
3497
3498 * images/refresh.xpm, images/sort-ascending.xpm,
bbf908bc
LM
3499 * images/sort-descending.xpm: Update with GTK 2.x images.
3500 Note that the default GTK icons are not overridden by the GNOME theme
5879ac68 3501 due to a bug which was fixed in GNOME 2.15. Once GNOME 2.16 is in
84a9c798 3502 wide circulation, then the GTK icons should be replaced with the
5879ac68 3503 equivalent GNOME icons. Until then, we should be consistent with
84a9c798 3504 GTK first, then GNOME.
461e9977
RF
3505
3506 * images/mail/repack.xpm, images/mail/reply-from.xpm:
84a9c798
BW
3507 * images/mail/reply-to.xpm, images/search-replace.xpm:
3508 * images/separator.xpm, images/show.xpm: Update custom icons to be
3509 closer to their GNOME counterparts.
461e9977
RF
3510
3511 * images/attach.pbm, images/exit.pbm, images/mail/compose.pbm:
84a9c798
BW
3512 * images/mail/repack.pbm, images/mail/reply-all.pbm:
3513 * images/mail/reply-from.pbm, images/mail/reply-to.pbm:
3514 * images/mail/reply.pbm, images/mail/send.pbm, images/show.pbm:
3515 * images/search-replace.pbm: Update bitmaps.
461e9977
RF
3516
3517 * images/execute.pbm, images/execute.xpm, images/fld-open.pbm:
84a9c798
BW
3518 * images/fld-open.xpm, images/highlight.pbm, images/highlight.xpm:
3519 * images/mail.pbm, images/mail.xpm, images/mail/alias.pbm:
3520 * images/mail/alias.xpm, images/mail/refile.pbm:
3521 * images/mail/refile.xpm, images/page-down.pbm:
3522 * images/page-down.xpm, images/widen.pbm, images/widen.xpm: Remove
a88e0343 3523 custom MH-E icons -- MH-E is now using the equivalent GTK/GNOME icons.
84a9c798 3524
679ce4d5
RF
35252006-03-23 Romain Francoise <romain@orebokech.com>
3526
3527 * NEWS: Misc. fixes.
3528
9212fe99
CD
35292006-03-15 Carsten Dominik <dominik@science.uva.nl>
3530
3531 * orgcard.tex: Version number change only.
3532
3470ef37
NR
35332006-03-15 Nick Roberts <nickrob@snap.net.nz>
3534
3535 * DEBUG (Note): Describe features for debugging with GDB in Emacs.
3536
8cf1c5a4
MB
35372006-03-11 Miles Bader <miles@gnu.org>
3538
3539 * images/mail: New directory.
3540 * images/attach.xpm, images/connect.xpm:
3541 * images/contact.xpm, images/delete.xpm:
3542 * images/describe.xpm, images/disconnect.xpm:
3543 * images/exit.xpm, images/gnus/toggle-subscription.xpm:
3544 * images/lock-broken.xpm, images/lock-ok.xpm:
3545 * images/lock.xpm, images/mail/compose.xpm:
3546 * images/mail/copy.xpm, images/mail/forward.xpm:
3547 * images/mail/inbox.xpm, images/mail/move.xpm:
3548 * images/mail/not-spam.xpm, images/mail/outbox.xpm:
3549 * images/mail/preview.xpm, images/mail/reply-all.xpm:
3550 * images/mail/reply.xpm, images/mail/save-draft.xpm:
3551 * images/mail/save.xpm, images/mail/send.xpm:
3552 * images/mail/spam.xpm, images/next-page.xpm:
3553 * images/refresh.xpm, images/separator.xpm:
a88e0343 3554 * images/sort-ascending.xpm, images/sort-column-ascending.xpm:
8cf1c5a4
MB
3555 * images/sort-criteria.xpm, images/sort-descending.xpm:
3556 * images/sort-row-ascending.xpm:
3557 New icons, copied from Gnus trunk (originally from Gnome 2.6).
3558
d5b08376
BW
35592006-03-11 Bill Wohler <wohler@newt.com>
3560
5879ac68 3561 * NEWS: Document `image-load-path-for-library'. Note that all
d5b08376 3562 images have been moved from lisp into etc/images in `find-image'
5879ac68 3563 item. Fix typo in `copy-tree'.
d5b08376 3564
3f9c65ca
RS
35652006-03-09 Reiner Steib <Reiner.Steib@gmx.de>
3566
880820fe 3567 * TUTORIAL.de: Replace "Schreiben" by "Drücken" where appropriate.
3f9c65ca 3568
7204b00e
CD
35692006-03-07 Carsten Dominik <dominik@science.uva.nl>
3570
3571 * orgcard.tex: Version number change only.
3572
dec817ba
BW
35732006-03-05 Bill Wohler <wohler@newt.com>
3574
3575 Release MH-E version 7.93.
3576
3577 * NEWS, MH-E-NEWS: Update for MH-E release 7.93.
3578
db13601b 35792006-02-23 Guanpeng Xu <herberteuler@hotmail.com>
cca17969
TTN
3580
3581 * TUTORIAL.cn: Fix omission bug: Add dot (ASCII 0x2E) on first line.
3582
3bfb8112
CD
35832006-02-22 Carsten Dominik <dominik@science.uva.nl>
3584
5879ac68 3585 * orgcard.tex (section{Links}): Rewritten to cover the modified
3bfb8112
CD
3586 link system.
3587
0951cd36
BW
35882006-02-18 Bill Wohler <wohler@newt.com>
3589
3590 Release MH-E version 7.92.
3591
3592 * NEWS, MH-E-NEWS: Update for MH-E release 7.92.
3593
4599a9a5
KH
35942006-02-17 Kenichi Handa <handa@m17n.org>
3595
3596 * TUTORIAL.translators (TUTORIAL.cn): Update the maintainer.
3597
35982006-02-17 Sun Yijiang <sunyijiang@gmail.com>
3599
3600 * TUTORIAL.cn: Reworked.
3601
542f7c55
CY
36022006-02-14 Chong Yidong <cyd@stupidchicken.com>
3603
3604 * NEWS: Changes in handling of file local variables.
3605
880820fe 36062006-02-14 Jan Djärv <jan.h.d@swipnet.se>
3430357a
JD
3607
3608 * NEWS: Gtk+ 2.4 is required.
3609
cbd488c4
YM
36102006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3611
3612 * PROBLEMS (Mac OS X): Add QuickTime 7.0.4 / Mac OS X 10.3.9 breakage.
3613
5f64e9f6
MD
36142006-02-09 Mathias Dahl <mathias.dahl@gmail.com>
3615
2ccc6e66 3616 * NEWS: New key bindings for Tumme in Dired.
5f64e9f6 3617
4c003d2f
JB
36182006-02-05 Jay Belanger <belanger@truman.edu>
3619
3620 * calccard.tex: Update copyright year.
3621
8508e990
MB
36222006-02-04 Michael Olson <mwolson@gnu.org>
3623
3624 * NEWS: Update for ERC 5.1.1. Use the same wording for headings
3625 that Emacs does in its NEWS file.
3626
5384dc93
BW
36272006-02-03 Bill Wohler <wohler@newt.com>
3628
3629 Release MH-E version 7.91.
3630
3631 * NEWS, MH-E-NEWS: Update for MH-E release 7.91.
3632
c80ba99d
BW
36332006-02-02 Bill Wohler <wohler@newt.com>
3634
3635 Release MH-E version 7.90.
3636
5384dc93 3637 * NEWS, MH-E-NEWS: Update for MH-E release 7.90.
c80ba99d 3638
597993cf
MB
36392006-01-29 Michael Olson <mwolson@gnu.org>
3640
3641 * NEWS: Add entry for ERC.
3642
7cef6228
CY
36432006-01-27 Chong Yidong <cyd@stupidchicken.com>
3644
3645 * TODO: Make SYNC_INPUT the default.
3646
3140b91b
NR
36472006-01-25 Nick Roberts <nickrob@snap.net.nz>
3648
3649 * images/gud/pstar.xpm: Make background transparent.
3650
82a31b62
NF
36512006-01-24 Noah Friedman <friedman@splode.com>
3652
3653 * emacs-buffer.gdb: Replace all references to `cdr' field of
3654 conses with `u.cdr', per change Andreas Schwab 2005-11-15
3655 of src/lisp.h.
3656
87899d7e
MA
36572006-01-23 Michael Albinus <michael.albinus@gmx.de>
3658
5879ac68 3659 * NEWS: Tramp can be removed by M-x tramp-unload-tramp.
87899d7e 3660
14397ea7
DN
36612006-01-15 Dan Nicolaescu <dann@ics.uci.edu>
3662
5879ac68 3663 * e/eterm-color.ti: Re-enable the ri entry. Add kich1.
14397ea7 3664
3c005b12
RS
36652006-01-13 Richard M. Stallman <rms@gnu.org>
3666
3667 * emacs.1: +N applies only to next file.
3668
04a4075f
DN
36692005-12-28 Dan Nicolaescu <dann@ics.uci.edu>
3670
3671 * e/eterm-color.ti: Temporarily disable the ri entry.
3672 * e/eterm-color: Regenerate.
cdda1b59 3673
880820fe 36742005-12-21 Lőrentey Károly <lorentey@elte.hu>
4e8b322f
KL
3675
3676 * TODO: Add note on the multi-tty branch.
3677
880820fe 36782005-12-16 Lőrentey Károly <lorentey@elte.hu>
f4695519
KL
3679
3680 * NEWS: Change `prev-buffer' to `previous-buffer'; add note on
3681 them using the frame-local buffer list.
3682
5fdf9b7c
EZ
36832005-12-10 David Koppelman <koppel@ece.lsu.edu>
3684
3685 * NEWS: hi-lock-mode is now buffer local, use global-hi-lock-mode
3686 instead.
3687
61322d72
JB
36882005-12-02 Jay Belanger <belanger@truman.edu>
3689
3690 * NEWS: Add comment about the Calc prefix.
3691
55a03101
TTN
36922005-11-28 Thien-Thi Nguyen <ttn@gnu.org>
3693
3694 * MORE.STUFF: Add entry: "Go in a buffer: Go Text Protocol client".
3695
fd993ce2
CY
36962005-11-18 Chong Yidong <cyd@stupidchicken.com>
3697
3698 * images/icons/emacs_16.png, images/icons/emacs_24.png
3699 * images/icons/emacs_32.png, images/icons/emacs_48.png:
3700 New Emacs icons.
3701
35af3490
CD
37022005-11-18 Carsten Dominik <dominik@science.uva.nl>
3703
ed9265fc 3704 * orgcard.tex: Version 3.20.
35af3490 3705
cdda1b59 37062005-11-16 Nick Roberts <nickrob@snap.net.nz>
a354cf39
NR
3707
3708 * images/gud/go.xpm, images/gud/go.pbm: Old gud-remove icons.
3709 Use for run/continue.
3710 * images/gud/stop.xpm, images/gud/stop.pbm: Old gud-break icons.
3711 Use for interrupting inferior.
3712 * images/gud/pp.xpm, images/gud/pstar.xpm, images/gud/until.xpm:
3713 Use a more appropriate variable name.
3714 * images/gud/remove.xpm, images/gud/remove.pbm
3715 * images/gud/break.xpm, images/gud/break.pbm: Make more intuitive.
cdda1b59 3716
31fa5025
NR
37172005-11-09 Nick Roberts <nickrob@snap.net.nz>
3718
3719 * images/gud/pp.xpm, images/gud/pp.pbm: New icons.
3720
880820fe 37212005-11-06 Jan Djärv <jan.h.d@swipnet.se>
32087ea3
JD
3722
3723 * images/copy.xpm, images/copy.pbm, images/low-color/copy.xpm
3724 * images/save.xpm, images/save.pbm, images/low-color/save.xpm:
3725 Adjust baseline.
cdda1b59 3726
880820fe 37272005-11-06 Jan Djärv <jan.h.d@swipnet.se>
16896f67
JD
3728
3729 * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
3730 * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
3731 * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
3732 * images/low-color/next-node.xpm: Adjust paper size and layout.
3733
7dab700a
NR
37342005-11-05 Nick Roberts <nickrob@snap.net.nz>
3735
3736 * DEBUG: Describe how to provide preprocessor macro information.
3737
880820fe 37382005-11-04 Jan Djärv <jan.h.d@swipnet.se>
db2cf961
JD
3739
3740 * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
3741 * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
3742 * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
3743 * images/low-color/next-node.xpm: New images.
3744
94539089
CD
37452005-11-04 Carsten Dominik <dominik@science.uva.nl>
3746
3747 * orgcard.tex (section{Notes}): Version number change.
3748
719e04b6
RF
37492005-11-03 Romain Francoise <romain@orebokech.com>
3750
3751 * orgcard.tex: Update FSF's address.
3752
99ac5182
NR
37532005-11-03 Nick Roberts <nickrob@snap.net.nz>
3754
7dab700a 3755 * DEBUG: GDB can sometimes expand macros.
99ac5182 3756
4ac4f9ce
RF
37572005-11-01 Romain Francoise <romain@orebokech.com>
3758
3759 * NEWS: Source files are compressed by default.
3760
ae3859c0
BW
37612005-10-28 Bill Wohler <wohler@newt.com>
3762
3763 * NEWS: Help mode now creates hyperlinks for URLs.
3764
cc795ef0
DN
37652005-10-27 Dan Nicolaescu <dann@ics.uci.edu>
3766
4ac4f9ce 3767 * e/eterm-color.ti (el1): Undo 2005-10-23 change.
5879ac68 3768 Add some comments on how to update this file. Add ri
cc795ef0
DN
3769 capability that has long been supported by term.el.
3770
a42d1309
NR
37712005-10-25 Nick Roberts <nickrob@snap.net.nz>
3772
6772c8e1 3773 * images/gud/until.xpm: Color correction.
a42d1309 3774
61796b3c
RS
37752005-10-23 Richard M. Stallman <rms@gnu.org>
3776
3777 * e/eterm-color.ti (el1): Capability deleted,
3778 since term.el doesn't implement it.
3779
6f97b9c8
DN
37802005-10-20 Dan Nicolaescu <dann@ics.uci.edu>
3781
3782 * e/eterm-color.ti: Change the terminal name to eterm-color.
3783 * e/eterm-color: Regenerate.
3784
a12ba300
EZ
37852005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
3786
3787 * Makefile (e/eterm-color): Rename eterm to eterm-color.
3788
436a2ccd
CY
37892005-10-18 Chong Yidong <cyd@stupidchicken.com>
3790
3791 * NEWS: New variable `max-image-size'.
3792
ffda926c
BW
37932005-10-17 Bill Wohler <wohler@newt.com>
3794
5879ac68 3795 Moved all remaining images from lisp/toolbar to etc/images. The
ffda926c
BW
3796 low resolution images were placed in their own directory (low-color).
3797
3798 * images/attach.*, images/cancel.*, images/close.*:
3799 * images/copy.*, images/cut.*, images/diropen.*:
3800 * images/exit.*, images/help.*, images/home.*:
3801 * images/index.*, images/info.*, images/mail.*:
3802 * images/new.*, images/open.*, images/paste.*:
3803 * images/preferences.*, images/print.*, images/save.*:
3804 * images/saveas.*, images/search.*:
3805 * images/search-replace.*, images/spell.*:
3806 * images/undo.*: Moved here from lisp/toolbar.
3807
3808 * images/low-color/copy.*: Moved here from lisp/toolbar/lc-copy.*.
3809 * images/low-color/cut.*: Moved here from lisp/toolbar/lc-cut.*.
3810 * images/low-color/help.*: Moved here from lisp/toolbar/lc-help.*.
3811 * images/low-color/home.*: Moved here from lisp/toolbar/lc-home.*.
3812 * images/low-color/index.*: Moved here from lisp/toolbar/lc-index.*.
3813 * images/low-color/new.*: Moved here from lisp/toolbar/lc-new.*.
3814 * images/low-color/open.*: Moved here from lisp/toolbar/lc-open.*.
3815 * images/low-color/paste.*: Moved here from lisp/toolbar/lc-paste.*.
3816 * images/low-color/preferences.*: Moved here from
3817 lisp/toolbar/lc-preferences.*.
3818 * images/low-color/print.*: Moved here from lisp/toolbar/lc-print.*.
3819 * images/low-color/save.*: Moved here from lisp/toolbar/lc-save.*.
3820 * images/low-color/saveas.*: Moved here from lisp/toolbar/lc-saveas.*.
3821 * images/low-color/search.*: Moved here from lisp/toolbar/lc-search.*.
3822 * images/low-color/spell.*: Moved here from lisp/toolbar/lc-spell.*.
3823 * images/low-color/undo.*: Moved here from lisp/toolbar/lc-undo.*.
3824
3825 To conform with convention, the underscore (_) in the following
3826 image names were replaced with dash (-) or (/) as appropriate.
3827
3828 * images/back-arrow.*: Moved here from lisp/toolbar/back_arrow.*.
3829 * images/fld-open.*: Moved here from lisp/toolbar/fld_open.*.
3830 * images/fwd-arrow.*: Moved here from lisp/toolbar/fwd_arrow.*.
3831 * images/jump-to.*: Moved here from lisp/toolbar/jump_to.*.
3832 * images/left-arrow.*: Moved here from lisp/toolbar/left_arrow.*.
3833 * images/right-arrow.*: Moved here from lisp/toolbar/right_arrow.*.
3834 * images/up-arrow.*: Moved here from lisp/toolbar/up_arrow.*.
3835 * images/low-color/back-arrow.*: Moved here from
cdda1b59 3836 lisp/toolbar/lc-back_arrow.*.
ffda926c
BW
3837 * images/low-color/fwd-arrow.*: Moved here from
3838 lisp/toolbar/lc-fwd_arrow.*.
3839 * images/low-color/jump-to.*: Moved here from
3840 lisp/toolbar/lc-jump_to.*.
3841 * images/low-color/left-arrow.*: Moved here from
cdda1b59 3842 lisp/toolbar/lc-left_arrow.*.
ffda926c 3843 * images/low-color/right-arrow.*: Moved here from
cdda1b59 3844 lisp/toolbar/lc-right_arrow.*.
ffda926c
BW
3845 * images/low-color/up-arrow.*: Moved here from
3846 lisp/toolbar/lc-up_arrow.*.
cdda1b59 3847 * images/mail/compose.*: Moved here from lisp/toolbar/mail_compose.*.
ffda926c
BW
3848 * images/mail/send.*: Moved here from lisp/toolbar/mail_send.*.
3849
3850 * images/README: Incorporated the content of lisp/toolbar/README
3851 now that all of the images are here.
3852
eae86e67
NR
38532005-10-16 Nick Roberts <nickrob@snap.net.nz>
3854
3855 * images/gud/n.pbm, images/gud/n.xpm
3856 * images/gud/ni.xpm, images/gud/ni.xpm
3857 * images/gud/s.xpm, images/gud/s.xpm
3858 * images/gud/si.xpm, images/gud/si.xpm: Rename to
22adfe08 3859 next.*, nexti.*, step.*, and stepi.*, respectively, as the
eae86e67
NR
3860 file-name no longer clashes on 8+3 filesystems.
3861
cdda1b59 38622005-10-14 Bill Wohler <wohler@newt.com>
aa2361eb 3863
ffda926c
BW
3864 * images/gud/break.*: Moved here from toolbar/gud-break.*.
3865 * images/gud/cont.*: Moved here from toolbar/gud-cont.*.
3866 * images/gud/down.*: Moved here from toolbar/gud-down.*.
3867 * images/gud/finish.*: Moved here from toolbar/gud-finish.*.
3868 * images/gud/ni.*: Moved here from toolbar/gud-ni.*.
3869 * images/gud/n.*: Moved here from toolbar/gud-n.*.
3870 * images/gud/print.*: Moved here from toolbar/gud-print.*.
3871 * images/gud/pstar.*: Moved here from toolbar/gud-pstar.*.
3872 * images/gud/remove.*: Moved here from toolbar/gud-remove.*.
3873 * images/gud/run.*: Moved here from toolbar/gud-run.*.
3874 * images/gud/si.*: Moved here from toolbar/gud-si.*.
3875 * images/gud/s.*: Moved here from toolbar/gud-s.*.
3876 * images/gud/until.*: Moved here from toolbar/gud-until.*.
3877 * images/gud/up.*: Moved here from toolbar/gud-up.*.
3878 * images/gud/watch.*: Moved here from toolbar/gud-watch.*.
aa2361eb 3879
cdda1b59 38802005-10-14 Bill Wohler <wohler@newt.com>
03ab074b
BW
3881
3882 Released MH-E version 7.85.
cdda1b59 3883
03ab074b
BW
3884 * NEWS, MH-E-NEWS: Updated for release 7.85.
3885
880820fe 38862005-10-10 Jan Djärv <jan.h.d@swipnet.se>
f9e36a6d 3887
4f405069 3888 * NEWS: -nb => -nbi.
f9e36a6d 3889
86bebbbc
CD
38902005-10-10 Carsten Dominik <dominik@science.uva.nl>
3891
3892 * orgcard.tex: Version 3.17, no changes except version number.
3893
880820fe 38942005-10-09 Jan Djärv <jan.h.d@swipnet.se>
0597ab12
JD
3895
3896 * NEWS: -nb, --no-bitmap-icon
3897
ba6be78d
SM
38982005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
3899
3900 * TODO: Clarify the local variables entry.
3901
c2e59571
BW
39022005-09-30 Bill Wohler <wohler@newt.com>
3903
3904 Moved MH-E image files from toolbar and mail directories into
ffda926c 3905 images.
c2e59571
BW
3906
3907 * images/mail: New directory.
3908
3909 * images/mail/reply.*: Moved here from lisp/mail/reply2*.
3910
3911 * images/mail/alias.*, images/mail/refile.*, images/mail/repack.*:
3912 * images/mail/reply*: Moved here from lisp/toolbar.
3913
3914 * images/execute.*, images/highlight.*, images/mh-logo.xpm:
3915 * images/page-down.*, images/show.*, images/widen.*: Moved here
3916 from lisp/toolbar.
ba6be78d
SM
3917
3918 * images/refresh.*: Moved here from lisp/toolbar/rescan.*.
3919 Use GNOME 2.10's refresh icon.
c2e59571
BW
3920
3921 * images/README: New file that indicates which icons came from
3922 GNOME (see lisp/toolbar/README).
3923
b6473e48
RF
39242005-09-30 Romain Francoise <romain@orebokech.com>
3925
3926 * NEWS: Mention changes to `read-buffer'.
3927
a0292bb5
CY
39282005-09-30 Chong Yidong <cyd@stupidchicken.com>
3929
3930 * images/ezimage: New directory.
3931
3932 * images/ezimage/*.xpm: Add images used by speedbar.el.
3933
50a9d14a
DP
39342005-09-30 David Ponce <david@dponce.com>
3935
3936 * NEWS: Update recentf changes.
3937
a33704bb
MB
39382005-09-28 Simon Josefsson <jas@extundo.com>
3939
3940 * GNUS-NEWS: Fix IDNA notes.
3941
5879ac68 39422005-09-27 Jay Belanger <belanger@truman.edu>
0b292bd0
JB
3943
3944 * calccard.tex: Update `versionnumber', remove `versiondate'.
ba6be78d 3945 (Error Recovery): Refer to "initial state" rather than "default state".
0b292bd0
JB
3946 (Algebra): Mention LaTeX language mode.
3947 (Programming): Delete reference to "Z =".
3948
f7938fdd 39492005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
917551f2
EZ
3950
3951 * emacs.py (ehelp): Add g and l to arg list, and use them in the
3952 call to `help'.
3953
49844623
RF
39542005-09-17 Romain Francoise <romain@orebokech.com>
3955
3956 * gfdl.1: Update to version 1.2. Delete UC macro.
3957
ce9b56fe
KH
39582005-09-15 Kenichi Handa <handa@m17n.org>
3959
ba6be78d 3960 * PROBLEMS: Fix the paragraph describing the limitation of UTF-8/16/7.
ce9b56fe 3961
8c4a54e2
RF
39622005-09-14 Romain Francoise <romain@orebokech.com>
3963
3964 * NEWS: Add entry for write-region-inhibit-fsync.
3965
cacb2615 39662005-09-09 Kevin Ryde <user42@zip.com.au>
50a6ff15
EZ
3967
3968 * MORE.STUFF: Update url for calculator.el.
3969
d87ceee0
KH
39702005-09-08 Kenichi Handa <handa@m17n.org>
3971
3972 * PROBLEMS: Show a patch for Mule-UCS to make it byte-compiled
3973 correctly.
3974
c1105d05
MA
39752005-08-31 Michael Albinus <michael.albinus@gmx.de>
3976
3977 * NEWS: Add entry for `make-auto-save-file-name'.
3978
fef741ad
TTN
39792005-08-19 Emilio C. Lopes <eclig@gmx.net>
3980
3981 * emacsclient.1 (DESCRIPTION): Reflect inclusion in the
3982 Emacs distribution. Make role of EDITOR clearer.
3983 (OPTIONS): Document `-s', `-V' and `-h'
3984 as well as their long name counterparts.
3985 (BUGS): Remove.
3986
20dc2215
RF
39872005-08-26 Romain Francoise <romain@orebokech.com>
3988
3989 * PROBLEMS: Fix capitalization of "Gnus".
3990
217b694f
EZ
39912005-08-20 Chong Yidong <cyd@stupidchicken.com>
3992
3993 * MORE.STUFF: Update links and URLs.
3994
4f27bfc3
KH
39952005-08-05 Kenichi Handa <handa@m17n.org>
3996
3997 * NEWS: Fix the entry describing code-pages.
3998
c638055f
JB
39992005-07-28 Juanma Barranquero <lekktu@gmail.com>
4000
4001 * .cvsignore: Add `icons' (for in-place installs).
4002
cdf9f986
JL
40032005-07-19 Juri Linkov <juri@jurta.org>
4004
4005 * grep.txt: New file.
4006
880820fe 40072005-07-19 Jan Djärv <jan.h.d@swipnet.se>
25fd144d 4008
c638055f 4009 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
25fd144d
JD
4010 -R comes after i386 in setarch command.
4011
9e5f497d
JL
40122005-07-12 Juri Linkov <juri@jurta.org>
4013
4014 * refcard.tex (Files): Change description of `C-x C-q' from
4015 `checkin/checkout' to `toggle read-only'.
4016 (Getting Help): Replace `C-h c' with `C-h k'.
4017 (Error Recovery): Replace `recover-file' with `recover-session'.
4018 (Info): Replace key binding `C-h C-i' with `C-h S'. Add `t'.
4019
bc4c8456
RS
40202005-07-07 Richard M. Stallman <rms@gnu.org>
4021
b713c813 4022 * GNU: Update how to help. Improve footnote 7.
bc4c8456 4023
9d42fe6f
LK
40242005-07-07 Lute Kamstra <lute@gnu.org>
4025
4026 * tasks.texi: Delete file. The GNU Task List is obsolete and has
4027 been replaced by http://savannah.gnu.org/projects/tasklist.
4028
40292005-07-07 Lute Kamstra <lute@gnu.org>
60b34e06
LK
4030
4031 * refcard.tex: Update `versionnumber' and `year'. Update Emacs's
4032 version to 22.
4033 (Starting Emacs): Delete sentence to fix formatting problems.
4034 (Multiple Windows): Clarify first sentence. Mention C-x 5 1.
4035 (Formatting): Update the binding of set face.
4036 (International Character Sets): set-language-environment is bound
9d42fe6f 4037 to C-x RET l.
60b34e06 4038
a0ec7a4a
LK
40392005-07-05 Lute Kamstra <lute@gnu.org>
4040
4041 Update FSF's address in GPL notices.
4042
a88e0343
KS
4043 * INTERVIEW, calccard.tex, cs-dired-ref.tex, cs-refcard.tex:
4044 * dired-ref.tex, fr-drdref.tex, fr-refcard.tex, gfdl.1:
4045 * pl-refcard.tex, refcard.tex, ru-refcard.tex, sk-dired-ref.tex:
4046 * sk-refcard.tex, vipcard.tex, viperCard.tex: Update FSF's address.
a0ec7a4a 4047
880820fe 40482005-07-03 Jan Djärv <jan.h.d@swipnet.se>
cf14a51c 4049
a0ec7a4a 4050 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
ba6be78d 4051 Add it again.
cf14a51c 4052
01d37825
CD
40532005-06-29 Carsten Dominik <dominik@science.uva.nl>
4054
ba6be78d 4055 * NEWS: Add an entry for Org-mode, and a change entry for reftex-mode.
01d37825 4056
025691ed
RS
40572005-06-28 Richard M. Stallman <rms@gnu.org>
4058
4059 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping): New.
4060
98d1a1cf
EZ
40612005-06-11 Eli Zaretskii <eliz@gnu.org>
4062
4063 * DEBUG: Mention emacs-buffer.gdb.
4064
58f498fe
NF
40652005-06-10 Noah Friedman <friedman@splode.com>
4066
4067 * emacs-buffer.gdb (ybuffer-list): Don't use $filename; can't use
4068 char as placeholder when buffer has no file name and process is
4069 still live. Use different printf cases instead.
4070
4a29de23
KS
40712005-06-08 Kim F. Storm <storm@cua.dk>
4072
4073 * PROBLEMS: Linux kernel 2.6.10 may corrupt process output.
4074 Warn that using CVS+SSH may corrupt files, include work-around.
4075
c476bcb0
JL
40762005-06-06 Juri Linkov <juri@jurta.org>
4077
4078 * TUTORIAL.cs, TUTORIAL.sk: Change NBSP to space.
4079
4080 * TUTORIAL.ro: Change NBSP to space. Move coding cookie from the
4081 second line to Local Variables. Fix title line.
4082
6b5341d3
MB
40832005-05-30 Miles Bader <miles@gnu.org>
4084
4085 * emacs-buffer.gdb: Remove RCS keywords.
4086
a7868bfa
NF
40872005-05-30 Noah Friedman <friedman@splode.com>
4088
4089 * emacs-buffer.gdb: New file.
e55df387 4090 * NEWS: Mention it.
a7868bfa 4091
36f28e7f
RS
40922005-05-28 Richard M. Stallman <rms@gnu.org>
4093
4094 * TUTORIAL.fr: Change NBSP to space.
4095
e495eaec
BW
40962005-05-28 Bill Wohler <wohler@newt.com>
4097
4098 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.84.
4099
639ec765
NR
41002005-05-19 Nick Roberts <nickrob@snap.net.nz>
4101
4102 * TODO: post-command-idle-hook has gone.
4103
1e866943
JB
41042005-05-16 Juanma Barranquero <lekktu@gmail.com>
4105
4106 * NEWS: Remove references to open-network-stream-nowait and
4107 open-network-stream-server.
4108
820f92e1
RS
41092005-05-15 Richard M. Stallman <rms@gnu.org>
4110
4111 * GNU: Correct/improve previous change.
4112
d06ba294
RS
41132005-05-14 Richard M. Stallman <rms@gnu.org>
4114
4115 * GNU: Update footnotes.
4116
85ddb888
RS
4117 * NEWS: Lots of clarifications and cleanups.
4118
ade817bd 41192005-05-05 Slawomir Nowaczyk <slawek@cs.lth.se>
e31eb62c 4120
1953295b 4121 * TUTORIAL.pl: Updated header.
e31eb62c 4122
406c0f12
RS
41232005-05-02 Richard M. Stallman <rms@gnu.org>
4124
4125 * NEWS: More rearrangements.
4126
30b0da81
RS
41272005-05-02 Chong Yidong <cyd@stupidchicken.com>
4128
4129 * NEWS: Items rearranged in logical order.
4130
6544b8f6
LH
41312005-05-01 Lars Hansen <larsh@math.ku.dk>
4132
4133 * NEWS: Correct key binding for dired-mark-omitted.
4134
c9b630f7
DN
41352005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
4136
35b1b8ab
DN
4137 * NEWS: Mention xterm key bindings.
4138
c9b630f7
DN
4139 * e/eterm.ti: Add a comment.
4140 * e/eterm: Regenerate.
4141
70ca7cb3
TTN
41422005-04-25 Alex Ott <ott@jet.msk.su>
4143
4144 * TUTORIAL.ru: Update.
4145
880820fe 41462005-04-13 Pavel Janík <Pavel@Janik.cz>
f425f742
PJ
4147
4148 * TUTORIAL.sk: Updated header.
4149
880820fe 41502005-04-12 Jan Djärv <jan.h.d@swipnet.se>
ed0fb1f1
JD
4151
4152 * NEWS: Mention cursorBlink resource.
4153
b7461be9
YM
41542005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4155
4156 * NEWS: Mention dynamic change of keyboard-coding-system on Mac.
4157
880820fe 41582005-04-10 Jan Djärv <jan.h.d@swipnet.se>
4a4cbd00
JD
4159
4160 * NEWS: Mention fontSet for Lucid menus.
4161
0c9a01ff
MY
41622005-04-10 Masatake YAMATO <jet@gyve.org>
4163
1953295b
SM
4164 * compilation.txt (symbol): Add gcov-file
4165 gcov-bb-file gcov-never-called-line gcov-called-line.
0c9a01ff 4166
c09b2b56
KH
41672005-04-08 Kenichi Handa <handa@m17n.org>
4168
4169 * TUTORIAL.ja: Updated header, contents synchronized with
4170 TUTORIAL at 2005-04-01T00:31:25Z!rms@gnu.org.
4171
880820fe 41722005-04-06 Pavel Janík <Pavel@Janik.cz>
7237931b
PJ
4173
4174 * TUTORIAL.cs: Updated header.
4175
7bade82d
WL
41762005-04-05 Werner Lemberg <wl@gnu.org>
4177
4178 * TUTORIAL.de: Updated header.
4179
28cfe103 41802005-04-05 Marcelo Toledo <marcelo@gnu.org>
a049b36c 4181
1953295b 4182 * TUTORIAL.translators: Added the field Maintainer.
a049b36c 4183
b2c2fcb7
TTN
41842005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
4185
4186 * TUTORIAL.it: Move "copying conditions at end" sentence after title.
4187
e3039e63
TTN
41882005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
4189
4190 * TUTORIAL.ja: Update text before first period.
4191 Reported by Kenichi Handa.
4192
b7dc1e82 41932005-04-02 Richard M. Stallman <rms@gnu.org>
e3039e63 4194
b7dc1e82
RS
4195 * TUTORIAL.ja, TUTORIAL.cn, TUTORIAL.ru, TUTORIAL.zh: Remove the
4196 old intro line that apparently was a longer version of "Emacs
4197 tutorial".
4198
4199 * TUTORIAL.es: Clean up line breaks.
4200
28cfe103 42012005-04-01 Marcelo Toledo <marcelo@gnu.org>
f290db1d 4202
51ce60a7 4203 * TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
1953295b
SM
4204 * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja, TUTORIAL.ko,
4205 * TUTORIAL.pl, TUTORIAL.pt_BR, TUTORIAL.ro, TUTORIAL.ru,
4206 * TUTORIAL.sk, TUTORIAL.sl, TUTORIAL.th, TUTORIAL.zh: Fix title line.
1e866943 4207
28cfe103 42082005-04-01 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
1e866943 4209
1953295b
SM
4210 * TUTORIAL.bg: Fix title line; Applied TUTORIAL changes in
4211 2005-02-08T14:20:54Z!lute@gnu.org, "Emacs" is not transliterated to cyrillic anymore;
4212 Minor fixes.
28cfe103
MT
4213
42142005-04-01 Mats Lidell <matsl@contactor.se>
e3039e63 4215
1953295b
SM
4216 * TUTORIAL.sv: Sync some other changes with the TUTORIAL version
4217 2005-04-01T00:31:25Z!rms@gnu.org.
f290db1d 4218
1d88af04
LK
42192005-04-01 Lute Kamstra <lute@gnu.org>
4220
4221 * TUTORIAL.nl: Fix title line.
4222
19577b0e
TTN
42232005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
4224
4225 * TUTORIAL: Add title line.
4226 * TUTORIAL.bg, TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
4227 * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja,
4228 * TUTORIAL.ko, TUTORIAL.nl, TUTORIAL.pl, TUTORIAL.pt_BR,
4229 * TUTORIAL.ro, TUTORIAL.ru, TUTORIAL.sk, TUTORIAL.sl
4230 * TUTORIAL.sv, TUTORIAL.th, TUTORIAL.zh: Likewise.
4231
10ace8ea
MB
42322005-03-29 Reiner Steib <Reiner.Steib@gmx.de>
4233
4234 * gnus-refcard.tex, gnus-logo.eps: New files.
4235
bbcb3b44
DP
42362005-03-23 David Ponce <david@dponce.com>
4237
4238 * NEWS: Mention recentf-keep.
4239
f31259da
LK
42402005-03-17 Lute Kamstra <lute@gnu.org>
4241
4242 * TODO: Remove define-generic-mode entry (DONE).
4243
3235a9ea
MA
42442005-03-10 Michael Albinus <michael.albinus@gmx.de>
4245
4246 * NEWS: Explain how to default Tramp to FTP.
4247
7709cbbd
YM
42482005-03-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4249
2313f861 4250 * NEWS: Mention Carbon build on Mac OS 9.
3235a9ea 4251
70d9a9cd
DK
42522005-03-01 David Kastrup <dak@gnu.org>
4253
4254 * DEBUG: Add information about `-fno-crossjumping' for GCC.
4255
2dbccf96
LK
42562005-02-14 Lute Kamstra <lute@gnu.org>
4257
6a361c41
LK
4258 * TODO: Remove battery.el entry (DONE).
4259
2dbccf96
LK
4260 * TUTORIAL.nl: Synchronize with TUTORIAL. Correct some typos.
4261 Make the terminology more consistent. Fill the text using the
4262 default `fill-column'.
4263
41835686
LK
42642005-02-08 Lute Kamstra <lute@gnu.org>
4265
4266 * TUTORIAL: Remove some uses of the term "buffer" before it is
4267 properly introduced. Update the description of the mode line.
4268 Consistently use "<ESC>" to denote the ESC key and "<SPC>" to
4269 denote the Space bar. Capitalize all command descriptions.
4270
ba2c991c
RS
42712005-02-06 Richard M. Stallman <rms@gnu.org>
4272
4273 * DEBUG: Minor clarification.
4274
6082a820
EZ
42752005-02-05 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
4276
4277 * emacs.bash: Update the name of the socket of the Emacs server.
4278
3d4d788a
DK
42792005-01-22 David Kastrup <dak@gnu.org>
4280
4281 * NEWS: Mention alias `find-grep' for `grep-find'.
4282
568931f0
NR
42832005-01-22 Nick Roberts <nickrob@snap.net.nz>
4284
4285 * TODO: Add entry for toolbar on ttys.
4286
6869a824
NR
42872005-01-18 Nick Roberts <nickrob@snap.net.nz>
4288
4289 * DEBUG: Suggest separate terminal for debug session.
4290
43805352
EZ
42912005-01-15 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
4292
4293 * TUTORIAL.nl: Correct translation and the Dutch text (typos).
4294 More consistent use of terminology.
4295
20d6de82
RS
42962005-01-13 Cheng Gao <chenggao@gmail.com>
4297
4298 * MORE.STUFF: Add entries of some well known and widely used packages.
3235a9ea 4299
9abb41eb
LH
43002005-01-07 Lars Hansen <larsh@math.ku.dk>
4301
4302 * NEWS: Describe desktop package lazy restore feature.
4303
fda2922a
RS
43042004-12-21 Richard M. Stallman <rms@gnu.org>
4305
4306 * DISTRIB: Don't say "freeware".
4307
d3d89631
NR
43082004-12-15 Nick Roberts <nickrob@snap.net.nz>
4309
4310 * DEBUG: Change printing example to break on a procedure name.
4311
09411f50
DN
43122004-12-11 Dan Nicolaescu <dann@ics.uci.edu>
4313
4314 * e/eterm.ti: Add rs1.
4315 * e/eterm: Regenerate.
4316
0473753a
RS
43172004-12-08 Alexandre VEYRENC <veyrenc@wanadoo.fr> (tiny change)
4318
4319 * fr-refcard.tex: Fix typos.
4320
880820fe 43212004-12-07 Jan Djärv <jan.h.d@swipnet.se>
b11e8823
JD
4322
4323 * PROBLEMS: Update information about klipper on KDE.
4324
880820fe 43252004-11-26 Jan Djärv <jan.h.d@swipnet.se>
3a0ab7ec
JD
4326
4327 * NEWS: Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
4328
880820fe 43292004-10-08 Frédéric Bothamy <frederic.bothamy@free.fr> (tiny change)
657f0f9c
EZ
4330
4331 * TUTORIAL.fr: Minor wording fix.
4332
5086e75d
LT
43332004-10-04 Luc Teirlinck <teirllm@auburn.edu>
4334
4335 * enriched.doc: Update for new bindings of `set-left-margin' and
4336 `set-right-margin'.
4337
0207b8ad
KS
43382004-10-04 Kim F. Storm <storm@cua.dk>
4339
4340 * DEBUG: Mention pp and ff commands.
4341
3326c1b5
LT
43422004-09-26 Luc Teirlinck <teirllm@auburn.edu>
4343
4344 * enriched.doc: `enriched-annotation-alist' is now called
4345 `enriched-translations'.
4346
d6be0122
DN
43472004-09-26 Dan Nicolaescu <dann@ics.uci.edu>
4348
5879ac68 4349 * e/eterm.ti: Comment out smcup, rmcup. Add kbs, kdch1, rc, sc.
d6be0122 4350 Reformat.
1953295b 4351 * e/eterm: Regenerate.
d6be0122 4352
880820fe 43532004-09-25 Jan Djärv <jan.h.d@swipnet.se>
1f02a4ba
JD
4354
4355 * PROBLEMS: Updated exec-shield description.
4356
c8be3fe8
KS
43572004-09-16 Dan Nicolaescu <dann@ics.uci.edu>
4358
4359 * e/eterm.ti: Change the strings for smso and rmso.
25e90411 4360 * e/eterm: Regenerate.
c8be3fe8 4361
8bca0606
TTN
43622004-09-09 Thien-Thi Nguyen <ttn@gnu.org>
4363
4364 * MORE.STUFF (EDB): Update entry.
4365
4e14f66c
KS
43662004-09-07 Dan Nicolaescu <dann@ics.uci.edu>
4367
4368 * e/eterm.ti: Add `op' entry to enable colors in term.
1953295b 4369 * e/eterm: Regenerate.
4e14f66c 4370
db1febad
EZ
43712004-09-04 Eric S. Raymond <esr@thyrsus.com>
4372
4373 * PROBLEMS: More reorganization to exile old stuff to the
4374 pre-2000 section. I looked up end-of-life dates for a bunch
4375 of old Unixes to check.
4376
eccf9613
BW
43772004-08-24 Bill Wohler <wohler@newt.com>
4378
4379 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.82.
4380
90a02640
DK
43812004-08-22 David Kastrup <dak@gnu.org>
4382
4383 * PROBLEMS, MAILINGLISTS: Update AUCTeX information.
4384
d103d8b3
BW
43852004-08-21 Bill Wohler <wohler@newt.com>
4386
4387 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.81.
4388
29bbca9e
EZ
43892004-08-21 Eric S. Raymond <esr@thyrsus.com>
4390
4391 * PROBLEMS: Massively rearranged by category, to make environment
4392 features and symptoms easier to find. Bugs relating to
4393 20th-century systems moved to the end. Most problem headers
4394 changed to "object: variation" format.
4395
f0d73c14
BW
43962004-08-15 Bill Wohler <wohler@newt.com>
4397
4398 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.80.
4399
e11d1dd9
EZ
44002004-08-14 Romain Francoise <romain@orebokech.com>
4401
4402 * NEWS: Mention the thumbs.el package.
4403
25f38310 44042004-08-14 Eric Hanchrow <offby1@blarg.net>
ab5a4a32
EZ
4405
4406 * TUTORIAL.es: Replace actual whitespace with the magic string
4407 that causes help-with-tutorial to automatically insert the correct
4408 amount.
4409
7c3225c3
ST
44102004-08-10 Steven Tamm <steventamm@mac.com>
4411
4412 * PROBLEMS: Remove description of Mac OS version upgrade
4413 problems as it is no longer applicable.
4414
05ea6a26
WL
44152004-07-27 Werner Lemberg <wl@gnu.org>
4416
4417 * NEWS: Document all new tutorials.
4418
23f87bed
MB
44192004-08-05 Reiner Steib <Reiner.Steib@gmx.de>
4420
4421 * GNUS-NEWS: Import from the v5_10 branch of the Gnus repository.
4422
4423 * NEWS (Gnus package): Gnus includes Sieve and PGG. Gnus changes
4424 are described in GNUS-NEWS.
4425
44262004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
4427
4428 * gnus.xpm, gnus-pointer.xbm, gnus-pointer.xpm: Import from the
4429 v5_10 branch of the Gnus repository.
4430
0f74bf4c
LT
44312004-07-14 Luc Teirlinck <teirllm@auburn.edu>
4432
4433 * MORE.STUFF: Tramp is now distributed with Emacs.
4434
a66894d8
BW
44352004-07-12 Bill Wohler <wohler@newt.com>
4436
4437 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.4.
4438
bcdf2143
DK
44392004-07-08 David Kastrup <dak@gnu.org>
4440
1953295b 4441 * NEWS (Lisp changes in 21.4): Document (match-data t) change.
bcdf2143 4442
ad8a607d
EZ
44432002-06-26 Eli Zaretskii <eliz@is.elta.co.il>
4444
4445 * FOR-RELEASE: Moved to the admin directory.
4446
1791907b
DK
44472004-06-24 David Kastrup <dak@gnu.org>
4448
4449 * NEWS: Move description from new paragraph-start and
4450 indent-line-function defaults to general news instead of new
1953295b
SM
4451 packages. Same for query-replace-skip-read-only.
4452 Add description of new `\,' and `\?' replacement string features.
1791907b 4453
dce417e7
LT
44542004-06-23 Luc Teirlinck <teirllm@auburn.edu>
4455
4456 * MORE.STUFF: Delete obsolete URL.
4457
61d244ca
LH
44582004-06-10 Lars Hansen <larsh@math.ku.dk>
4459
5879ac68 4460 * NEWS: Describe dired-omit-mode. Describe desktop package changes.
61d244ca 4461
32364f49
ST
44622004-05-29 Steven Tamm <steventamm@mac.com>
4463
4464 * PROBLEMS: Document the workaround for the Mac OS X port not
4465 picking up the environment variables from dotfiles.
4466
f3298aad
JL
44672004-05-16 Juri Linkov <juri@jurta.org>
4468
4469 * TUTORIAL.pt_BR: Add coding: latin-1, sentence-end-double-space: nil.
4470
4471 * ru-refcard.tex: Add C-u and RET to `C-h t Russian'.
4472
c1380aa6
EZ
44732004-05-15 Alex Ott <ott@jet.msk.su>
4474
4475 * ru-refcard.tex, ru-refcard.ps: New files.
4476
ddda21d3
DP
44772004-05-14 David Ponce <david@dponce.com>
4478
1953295b 4479 * tree-widget: New directory containing tree-widget themes and images.
ddda21d3 4480
28cfe103 44812004-04-13 Marcelo Toledo <marcelo@gnu.org>
b8d5565f 4482
5879ac68 4483 * TUTORIAL.pt_BR: Initial check-in.
b8d5565f 4484
24d5055c
SM
44852004-05-06 Dave Love <fx@gnu.org>
4486
4487 * emacs.py: New file for python-mode's internal use.
4488
ba1c68de
SM
44892004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
4490
4491 * TODO: Use outline mode. Remove compile.el entry (done).
4492
d1d37da8
JL
44932004-04-18 Juri Linkov <juri@jurta.org>
4494
4495 * TUTORIAL.fr, TUTORIAL.pl, TUTORIAL.ru, TUTORIAL.sl, TUTORIAL.sv
4496 * TUTORIAL.th: Add sentence-end-double-space: nil.
4497
4498 * TUTORIAL.it, TUTORIAL.nl, TUTORIAL.sv: Add coding: latin-1.
4499
28cfe103 45002004-04-16 Alex Ott <ottalex@narod.ru>
02913968 4501
28cfe103 4502 * TUTORIAL.ru: Various corrections.
02913968 4503
d2072c54
JL
45042004-04-14 Jan Nieuwenhuizen <janneke@gnu.org>
4505
4506 * TUTORIAL.nl: Update Delete/Delback translation.
4507
43ea9947
JH
45082004-04-05 Jesper Harder <harder@ifa.au.dk>
4509
4510 * TODO: Remove index-apropos entry.
4511
35aeddc4
JL
45122004-04-01 Juri Linkov <juri@jurta.org>
4513
4514 * HELLO: Add Javanese.
4515
30301a73
VJL
45162004-03-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4517
4518 * ps-prin1.ps: Clip the header and footer area, so text will not be
4519 printed outside header or footer, respectively.
4520 (HeaderClip, FooterClip): New PostScript funs.
4521 (HeaderText, FooterText): Adjust PostScript code.
4522
880820fe 45232004-03-29 Jan Djärv <jan.h.d@swipnet.se>
6d8e13a0
JD
4524
4525 * TODO: Removed drag-and-drop entry (DONE).
4526
ab24c127
KS
45272004-03-19 Kim F. Storm <storm@cua.dk>
4528
4529 * TODO: Remove entries for fringe related issues (DONE).
4530 Remove entry about image-relative coordinates of mouse clicks (DONE).
4531
44c0a465
SM
45322004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
4533
4534 * compilation.txt: New file.
4535
89b1172b
JB
45362004-02-29 Juanma Barranquero <lektu@terra.es>
4537
4538 * NEWS: Remove bogus reference to user option unicode-data.
4539
8c094106
EZ
45402004-02-16 Klaus Zeitler <kzeitler@lucent.com>
4541
4542 * PROBLEMS: Document crashes on X when build with GCC and GNU ld.
4543
ea855511
AS
45442004-02-08 Andreas Schwab <schwab@suse.de>
4545
4546 * NEWS: Fix typo.
4547
89b1172b 45482003-12-29 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
d9c4f512
EZ
4549
4550 * TUTORIAL.bg: Use windows-1251 encoding. Fix punctuation errors.
4551
cae8ddbb
LH
45522003-11-21 Lars Hansen <larsh@math.ku.dk>
4553
4554 * TODO: Add plans for change of file attributes UID and GID from
4555 integer to string.
89b1172b
JB
4556
45572003-11-10 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
e0739877
KH
4558
4559 * HELLO: Add Kannada.
4560
b8811003
KH
45612003-11-05 Juri Linkov <juri@jurta.org>
4562
4563 * HELLO: Fix language names. Add C, Braille, Georgian, Ukrainian.
4564 Add IPA pronunciation to English. Fix tab widths.
4565
984002eb
EZ
45662003-11-03 David Ponce <david.ponce@wanadoo.fr>
4567
4568 * PROBLEMS: Document segfaults with Linux kernels that enable the
4569 Exec-shield functionality.
4570
85afc7c7
KH
45712003-10-30 Kenichi Handa <handa@m17n.org>
4572
4573 * HELLO: Fix cases of language names. Make German lines one.
89b1172b 4574 Delete FORTRAN, add Mathematics.
85afc7c7 4575
880820fe 45762003-10-24 Jan Djärv <jan.h.d@swipnet.se>
f16a1bf6
JD
4577
4578 * PROBLEMS: Characters are displayed as empty boxes or
4579 with wrong font under X.
4580
00694c20
WL
45812003-09-30 Werner Lemberg <wl@gnu.org>
4582
4583 * TUTORIAL.de: Minor updates and grammatical fixes.
4584
b9e6b498
GM
45852003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
4586
4587 * TODO: Add invisible text kill/yank issue.
4588
f387bdea
RS
45892003-08-29 Wim Nieuwenhuizen <wwwillem@xs4all.nl>
4590
4591 * TUTORIAL.nl: Many changes.
4592
70d76272
SE
45932003-08-20 Stephen Eglen <stephen@gnu.org>
4594
4595 * MORE.STUFF: Update URLs for several projects.
4596
5b4ffca2
AC
45972003-07-22 Andrew Choi <akochoi@shaw.ca>
4598
4599 * PROBLEMS: Truncated process output with pty's on Mac OS X.
4600
0ea94e9b
NR
46012003-07-14 Nick Roberts <nick@nick.uklinux.net>
4602
4603 * NEWS: Merge in the changes for versions 21.2 and 21.3 as
4604 documented on the EMACS_21_1_RC branch.
4605
603b8073
KH
46062003-03-03 Chao-Hong Liu <chliu@gnu.org>
4607
4608 * TUTORIAL.cn: Updated.
4609 * TUTORIAL.zh: Updated.
4610
924df208
BW
46112003-04-24 Bill Wohler <wohler@newt.com>
4612
4613 * MH-E-NEWS: Upgraded to MH-E version 7.3.
4614
a8feaa04 46152003-04-03 Kenichi Handa <handa@m17n.org>
162eab5f
KH
4616
4617 * HELLO: Fix the malayalam line.
4618
19c37f01
DL
46192003-04-01 Dave Love <fx@gnu.org>
4620
6772c8e1 4621 * letter.xpm: Use transparent/opaque `colors'.
19c37f01 4622
8064e321
DL
4623 * letter.xbm: Deleted.
4624
4625 * letter.pbm: New.
4626
a670d17a
AS
46272003-03-24 Andreas Schwab <schwab@suse.de>
4628
4629 * HELLO: Remove extra TAB in Greek entries.
4630
9a6155bb
KH
46312003-03-03 Chao-Hong Liu <chliu@gnu.org>
4632
4633 * TUTORIAL.cn, TUTORIAL.zh: New files.
4634
0a8548de 4635 * TUTORIAL.translators: List TUTORIAL.cn and TUTORIAL.zh.
9a6155bb 4636
746ba5c1
KH
46372003-02-24 Kenichi Handa <handa@m17n.org>
4638
4639 * HELLO: Add Malayalam.
4640
b8b42717
DL
46412003-02-13 Dave Love <fx@gnu.org>
4642
4643 * TUTORIAL.es: Add coding spec.
4644
61cb0b53
KH
46452003-02-11 Kenichi Handa <handa@m17n.org>
4646
4647 * HELLO: Fix Hindi and add Tamil.
4648
880820fe 46492003-02-05 Francesco Potortì <pot@gnu.org>
bd6f8e84
FP
4650
4651 * TUTORIAL.it: Italian tutorial.
4652 From Alfredo Finelli <alfredofnl@tiscali.it> (original translator).
880820fe 4653 Revised by Francesco Potortì <pot@gnu.org>.
bd6f8e84 4654
3d7ca223
BW
46552003-02-03 Bill Wohler <wohler@newt.com>
4656
4657 * MH-E-NEWS: Upgraded to MH-E version 7.2.
4658
c60ee5e7
JB
46592003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
4660
4661 * MACHINES: Added Cygwin.
4662
880820fe 46632003-01-27 Jan Djärv <jan.h.d@swipnet.se>
46def989
JD
4664
4665 * DEBUG: Added note about xmon.
4666
675d000f
RS
46672003-01-20 Joanna Pluta <joanna_p@gazeta.pl>
4668
4669 * TUTORIAL.pl: Updated.
4670
880820fe 46712003-01-11 Pavel Janík <Pavel@Janik.cz>
50ac5b3c
PJ
4672
4673 * TUTORIAL.sk: Updated to reflect changes in English version.
880820fe 4674 From Miroslav Vaško <zemiak@zoznam.sk>.
50ac5b3c 4675
880820fe 46762003-01-09 Francesco Potortì <pot@gnu.org>
98657898
FP
4677
4678 * etags.1: Added reference to the new `etags --help --lang=LANG'
4679 option.
4680
c3d9274a
BW
46812003-01-08 Bill Wohler <wohler@newt.com>
4682
4683 * MH-E-NEWS: Upgraded to MH-E version 7.1.
4684
128a6043
ST
46852003-01-01 Steven Tamm <steventamm@mac.com>
4686
4687 * MACHINES: Added pointer to Mac OS X install instructions.
4688
14e7b3a9
KH
46892002-12-10 Kenichi Handa <handa@m17n.org>
4690
4691 * TUTORIAL.sv: Renamed from TUTORIAL.se.
4692
bdcfe844
BW
46932002-11-29 Bill Wohler <wohler@newt.com>
4694
4695 * MH-E-NEWS: Upgraded to MH-E version 7.0.
4696
880820fe 46972002-11-22 Rafael Sepúlveda <drs@gnulinux.org.mx>
1fc628ee 4698
28cfe103 4699 * TUTORIAL.es: Extensively changed and updated.
1fc628ee 4700
a1b4049d
BW
47012002-10-01 Bill Wohler <wohler@newt.com>
4702
4703 * MH-E-NEWS: Upgraded to mh-e version 6.1.1.
4704
7ed9159a
JY
47052002-09-16 Jonathan Yavner <jyavner@engineer.com>
4706
4707 * ses-example.ses: New file: example spreadsheet.
4708
6c61f3f4
KH
47092002-09-04 Kenichi Handa <handa@etl.go.jp>
4710
4711 * HELLO: Fix Unicode Greek line.
4712
47132002-09-03 Kenichi Handa <handa@etl.go.jp>
4714
4715 * TUTORIAL.ja: Updated in accordance with the latest English
4716 version.
4717
60753e2d
AS
47182002-09-01 Andreas Schwab <schwab@suse.de>
4719
4720 * TUTORIAL.de: Updated in accordance with the English version.
4721 From Mario Lang <mlang@delysid.org>.
4722
473d2053
MR
47232002-08-12 Markus Rost <rost@math.ohio-state.edu>
4724
4725 * HELLO: Fix some white spaces.
4726
ca8f3642
RS
47272002-06-26 Richard M. Stallman <rms@gnu.org>
4728
4729 * ps-prin0.ps, ps-prin1.ps: Add license exception.
4730
5fd4d159
EZ
47312002-06-16 Eli Zaretskii <eliz@is.elta.co.il>
4732
880820fe 4733 * TUTORIAL.fr: New version from Éric Jacoboni <jaco@teaser.fr>.
5fd4d159 4734
9e00616f
EZ
47352002-05-04 Eli Zaretskii <eliz@is.elta.co.il>
4736
4737 * HELLO: Add a few greetings that use Unicode characters.
4738
45fd9aa5
EZ
47392002-04-20 Eli Zaretskii <eliz@is.elta.co.il>
4740
4741 * termcap.src: New version from ftp://invisible-island.net.
4742
880820fe 47432002-03-24 Pavel Janík <Pavel@Janik.cz>
bb2f7e35
PJ
4744
4745 * TUTORIAL.translators: New file, list of tutorial translators.
4746
43ef72f2
SZ
47472002-02-01 ShengHuo ZHU <zsh@cs.rochester.edu>
4748
3ed8598c 4749 * gnus.xpm: Remove garbage.
43ef72f2 4750
880820fe 47512002-01-27 Pavel Janík <Pavel@Janik.cz>
7a4b11ca
PJ
4752
4753 * letter.xpm: New file, XPM variant of letter.xbm.
4754
880820fe 47552001-12-03 Pavel Janík <Pavel@Janik.cz>
58cfce98
PJ
4756
4757 * COPYING: Move back.
4758
880820fe 47592001-11-29 Pavel Janík <Pavel@Janik.cz>
0142178a
PJ
4760
4761 * COPYING: Removed.
4762
d4b56a8f
EZ
47632001-11-23 Eli Zaretskii <eliz@is.elta.co.il>
4764
4765 * emacstool.1, etags.1, emacs.1: Modify distribution terms to
4766 something simpler than the GFDL.
4767
f2d176f2
CW
47682001-11-22 Colin Walters <walters@debian.org>
4769
bbf908bc
LM
4770 * PROBLEMS: Remove already applied calc info patches.
4771 Clarify that there is no such thing as Debian GNU/Linux 2.4.3. ftpd is
f2d176f2
CW
4772 not handled by alternatives in Debian, the reporter surely meant
4773 just "--config ftp".
4774
740d1567
EZ
47752001-11-18 Eli Zaretskii <eliz@is.elta.co.il>
4776
880820fe 4777 * fr-survival.tex: New file, from Éric Jacoboni <jaco@teaser.fr>.
740d1567 4778
bcd83ff9
EZ
47792001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
4780
880820fe 4781 * TUTORIAL.fr: New version from Éric Jacoboni <jaco@teaser.fr>.
bcd83ff9 4782
d1c9842e
CW
47832001-11-17 Colin Walters <walters@debian.org>
4784
4785 * PROBLEMS: Remove calc problems.
4786
c054b556
EZ
47872001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
4788
880820fe 4789 * TUTORIAL.fr: New file. From Éric Jacoboni <jaco@teaser.fr>.
c054b556 4790
1b23afd5
EZ
47912001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
4792
4793 * Makefile (mostlyclean, clean, distclean, maintainer-clean):
4794 Add *.dvi and *.log.
4795 (SOURCES): Update the list of files.
4796
4797 * calccard.tex: New file.
4798 * calccard.ps: New file.
4799
177338c4
EZ
48002001-11-01 Eli Zaretskii <eliz@is.elta.co.il>
4801
4802 * etags.1: Replace presentation-level troff macros that simulate
4803 tables with tbl markup. From Eric S. Raymond <esr@thyrsus.com>.
4804
71431a0e
GM
48052001-10-20 Gerd Moellmann <gerd@gnu.org>
4806
6aa97356 4807 * (Version 21.1 released.)
71431a0e 4808
07b041a7
EZ
48092001-09-29 Eli Zaretskii <eliz@is.elta.co.il>
4810
4811 * HELLO: Fix the Italian and Maltese entries. From Trevor Spiteri
4812 <tbspit@eng.um.edu.mt>.
4813
880820fe 48142001-08-25 Pavel Janík <Pavel@Janik.cz>
13583fa4
EZ
4815
4816 * HELLO: Slovak language name added to be compatible with other
4817 languages.
4818
13544774
EZ
48192001-08-23 Eli Zaretskii <eliz@is.elta.co.il>
4820
4821 * TUTORIAL.pl: Updated in accordance with the English version.
880820fe 4822 From Beata Wierzchołowska <beataw@orient.uw.edu.pl> and
744d746b 4823 Janusz S. Bien <jsbien@mail.uw.edu.pl>.
13544774 4824
3a4f8160
EZ
48252001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
4826
4827 * MACHINES: Modify the entry for HITACHI SR2001/SR2201 series, as
4828 per config.sub and config.guess. Reported by Ryo Furue
4829 <furufuru@ccsr.u-tokyo.ac.jp>.
4830
880820fe 48312001-08-10 Pavel Janík <Pavel@Janik.cz>
9d9fd4e8
PJ
4832
4833 * TUTORIAL.sk: Updated in accordance with the English version.
880820fe 4834 From Miroslav Vaško <vasko@debian.cz>.
9d9fd4e8 4835
402acb3e
EZ
48362001-08-08 Eli Zaretskii <eliz@is.elta.co.il>
4837
4838 * TUTORIAL.ko: Updated in accordance with the English version.
4839 From Koaunghi Un <koaunghi@world.kaist.ac.kr>.
4840
880820fe 48412001-08-06 Pavel Janík <Pavel@Janik.cz>
86f9d5af 4842
402acb3e 4843 * TUTORIAL.cs: Update from Milan Zamazal.
86f9d5af 4844
880820fe 48452001-08-05 Pavel Janík <Pavel@Janik.cz>
dffb6224 4846
5879ac68 4847 * TUTORIAL.cs, TUTORIAL.sk, cs-refcard.tex, sk-refcard.tex: E-mail
dffb6224
PJ
4848 address of Milan Zamazal changed.
4849
880820fe 48502001-08-04 Pavel Janík <Pavel@Janik.cz>
1e78d347 4851
402acb3e
EZ
4852 * TUTORIAL, TUTORIAL.cs: Be consistent when naming CONTROL and
4853 META keys.
1e78d347 4854
b344d29d 48552001-05-17 Francesco Potortì <pot@gnu.org>
6f460497 4856
fffa137c 4857 * etags.1: Add the latest changes to etags behavior.
6f460497 4858
716d48ed
EZ
48592001-05-04 Eli Zaretskii <eliz@is.elta.co.il>
4860
4861 * emacsclient.1: Place in the public domain.
4862
42ec1588
EZ
48632001-04-29 Eli Zaretskii <eliz@is.elta.co.il>
4864
4865 * emacstool.1: Place under GFDL.
4866
26978e9a
EZ
48672001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
4868
4869 * emacs.1: Place under GFDL.
4870
4871 * etags.1: Ditto.
4872
4873 * gfdl.1: New file.
4874
6f4dd4dc
GM
48752001-04-18 Gerd Moellmann <gerd@gnu.org>
4876
4877 * TUTORIAL.sk, sk-survival.tex
4878 * sk-refcard.ps, sk-refcard.tex, sk-dired-ref.ps
4879 * sk-dired-ref.tex: New files.
6f460497 4880
6f4dd4dc 4881 * cs-survival.tex, cs-dired-ref.ps, cs-dired-ref.tex: New files.
880820fe 4882 From Pavel@Janik.cz (Pavel Janík).
6f4dd4dc 4883
719d83ad
GM
48842001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4885
4886 * ps-prin1.ps: Footer implementation. Doc fix.
4887 (doLineNumber): Code fix for line number color.
bbf908bc
LM
4888 (BeginPage, BeginSheet, HeaderFramePath, HeaderFrame, HeaderText):
4889 Code fix for footer implementation.
719d83ad
GM
4890 (TextStart, SetFooterLines, FooterFrameStart, doFramePath)
4891 (FooterFramePath, doFrame, FooterFrame, FooterStart)
4892 (HeaderOrFooterTextLines, HeaderOrFooterText, FooterText): New funs.
4893
b3f6107b
GM
48942001-04-03 Gerd Moellmann <gerd@gnu.org>
4895
4896 * splash8.xpm: New image from Luis Fernandes <elf@ee.ryerson.ca>
4897 for color depth 8.
4898
acfb077d
GM
48992001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4900
4901 * ps-prin1.ps: Line and paragraph spacing feature.
4902 (LineHS, ParagraphHS, EffectUnderline, EffectStrikeou, EffectOverline)
4903 (EffectShadow, EffectBox, EffectOutline): New vars.
4904 (PSL, S, EF, printZebra, doColumnZebra, doZebra): Code fix.
4905 (PHL, LHL): New funs.
4906
4907 * ps-prin2.ps: File eliminated.
6f460497 4908
e6b13c74
GM
49092001-03-26 Gerd Moellmann <gerd@gnu.org>
4910
4911 * splash.pbm: New image from Luis Fernandes <elf@ee.ryerson.ca>.
4912
7589860e
GM
49132001-03-15 Gerd Moellmann <gerd@gnu.org>
4914
4915 * splash.xpm, splash.pbm: Replaced with new images from
4916 Luis Fernandes <elf@ee.ryerson.ca>.
4917
75dfe990
GM
49182001-03-05 Gerd Moellmann <gerd@gnu.org>
4919
4920 * cs-refcard.ps, cs-refcard.tex: New files.
4921
baebd8a5
GM
49222001-02-26 Gerd Moellmann <gerd@gnu.org>
4923
4924 * THE-GNU-PROJECT: New file.
4925
f6839838
AI
49262001-02-22 Andrew Innes <andrewi@gnu.org>
4927
4928 * MACHINES: Update pointer to MS-Windows install instructions.
4929
54ed3bd2
GM
49302001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4931
4932 * ps-prin1.ps: Code fix to support `ps-zebra-stripe-follow'
4933 functionality enhancement.
4934 (doColumnZebra): Code fix.
6f460497 4935
5f87b051
DL
49362001-02-08 Dave Love <fx@gnu.org>
4937
e57c6a77 4938 * tasks.texi, SERVICE: Updated.
5f87b051 4939
350d71b3
AI
49402001-02-03 Andrew Innes <andrewi@gnu.org>
4941
4942 * PROBLEMS: Add note about need to specify extra compiler flags
4943 with recent Cygwin ports of gcc.
4944
437368fe
EZ
49452001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
4946
4947 * DEBUG: Expand and update, based on the instructions to
4948 pretesters, nt/INSTALL, and private communications and experience.
4949
35e8600f
DL
49502001-01-17 Dave Love <fx@gnu.org>
4951
4952 * termcap.src: New version from http://www.tuxedo.org/~esr/terminfo/.
4953
6d0afc03
GM
49542001-01-08 Gerd Moellmann <gerd@gnu.org>
4955
4956 * TUTORIAL.es: New file.
4957
a758f97d
GM
49582001-01-08 Kevin Gallagher <kevingal@onramp.net>
4959
4960 * edt-user.doc: Updated to reflect EDT Emulation version 4.0
5879ac68 4961 enhancements.
89d57763 4962
5e56e175
GM
49632000-12-29 Gerd Moellmann <gerd@gnu.org>
4964
4965 * fr-refcard.tex, fr-refcard.ps, fr-drdref.tex, fr-drdref.ps: New
4966 files.
4967
49172314
GM
49682000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4969
4970 * ps-prin1.ps: Handle form feed better when ps-zebra-stripe-follow
4971 is non-nil.
4972 (printZebra, BeginPage): Code fix.
89d57763 4973
125f929e
MB
49742000-12-15 Miles Bader <miles@gnu.org>
4975
10d1d0af 4976 * DEBUG: Add note about using `inverse-video' to detect excessive
125f929e
MB
4977 screen redraw.
4978
e2849090 49792000-12-07 Dave Love <fx@gnu.org>
63dfcf4b 4980
e2849090 4981 * CODINGS, CHARSETS: Removed. (Mule 2.3 relics.)
f29d1e75 4982
e2849090 49832000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2f8a6857 4984
e2849090 4985 * ps-prin1.ps: Eliminated the line number font predefinition.
2f8a6857 4986
fccf2940
KH
49872000-11-09 Kenichi Handa <handa@etl.go.jp>
4988
4989 * TUTORIAL.ja: Adjusted for the change of TUTORIAL (use C-x C-l,
4990 not M-:, as example of disabled command).
4991
57731876
GM
49922000-11-02 Gerd Moellmann <gerd@gnu.org>
4993
4994 * ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Renamed from NEWS.*.
4995
1e4d32f8
GM
49962000-10-16 Gerd Moellmann <gerd@gnu.org>
4997
4998 * 3B-MAXMEM, AIX.DUMP, SUN-SUPPORT: Removed.
4999
5000 * tasks.texi: Updated to the version from /gd/gnuorg.
5001
76eebffc
GM
5002 * FTP: Refer to the GNU web site.
5003
ab6afc64
DL
50042000-10-12 Dave Love <fx@gnu.org>
5005
5006 * gnus.pbm: New file.
5007
5008 * gnus.xbm: Deleted.
5009
a3489ece
MB
50102000-10-05 Miles Bader <miles@lsi.nec.co.jp>
5011
5012 * gnus-pointer.xbm, gnus-pointer.xpm: Remove top empty line.
5013
36eb0a91
GM
50142000-09-22 Gerd Moellmann <gerd@gnu.org>
5015
5016 * splash.xbm: File removed.
5017 * splash.pbm: New file.
89d57763 5018
b7e11c5b
GM
50192000-09-20 Gerd Moellmann <gerd@gnu.org>
5020
5021 * splash.xbm: New file.
5022
c113de23
GM
50232000-09-19 Gerd Moellmann <gerd@gnu.org>
5024
5025 * splash.xpm: New file.
5026
e7997ff4
DL
50272000-09-11 Dave Love <fx@gnu.org>
5028
5029 * gnus.xbm, gnus.xpm, gnus-pointer.xpm, gnus-pointer.xbm: New
5030 files.
5031
87d0f685
GM
50322000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5033
5034 * ps-prin3.ps: Eliminated.
5035
5036 * ps-prin2.ps: Changed comment version (6.0).
5037
5038 * ps-prin1.ps: Changed comment version (6.0).
5039
5040 * ps-prin0.ps: Changed comment version (6.0).
89d57763 5041
177c0ea7 50422000-08-24 Wlodzimierz Bzyl <matwb@univ.gda.pl>
85d6400c
KH
5043
5044 * survival.tex: New file.
5045
6917e6bb
GM
50462000-08-21 Gerd Moellmann <gerd@gnu.org>
5047
5048 * de-refcard.ps, de-refcard.tex: Renamed from refcard-de.*.
89d57763 5049
6917e6bb
GM
5050 * pl-refcard.ps, pl-refcard.tex: Renamed from refcard-pl.*.
5051
3787e12e
GM
50522000-08-17 Gerd Moellmann <gerd@gnu.org>
5053
5054 * NEWS.1: Reintegrated into NEWS.
5055
5056 * OOOOONEWS...OONEWS: Renamed to NEWS.1...NEWS.4.
5057
1c2eabab
GM
50582000-08-16 Gerd Moellmann <gerd@gnu.org>
5059
d7b38c05
GM
5060 * dired-ref.tex, dired-ref.ps: New files.
5061
1c2eabab
GM
5062 * refcard-de.tex, refcard-de.ps: New files.
5063
e8bea4c0
GM
50642000-07-20 Gerd Moellmann <gerd@gnu.org>
5065
5066 * emacs.1: Change `-b' to `-bw'.
5067
aa9efec9
AS
50682000-07-07 Andreas Schwab <schwab@suse.de>
5069
5070 * yow.lines: Fix indentation.
5071
45f485a6
GM
50722000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5073
5074 * ps-prin0.ps: Insert a version number comment (5.2.2).
5075 Indentation fix.
5076
bbf908bc
LM
5077 * ps-prin1.ps: Insert a version number comment (5.2.2).
5078 Can select page size with/without giving an error if PostScript
45f485a6
GM
5079 printer doesn't have this kind of page size. Zebra Stripe
5080 continues or restarts on next page. Indentation fix.
5081 (BeginSheet): If necessary, rescale n-up to fit on the sheet of
5082 paper.
5083 (BeginDoc, doColumnZebra, HeaderText): Code fix.
5084 (SetPageSize): New proc.
5085
5086 * ps-prin2.ps: Insert a version number comment (5.2.2).
5087
5088 * ps-prin3.ps: Insert a version number comment (5.2.2).
5089 Indentation fix.
5090
a199a865
GM
50912000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5092
5093 * ps-prin1.ps: PostScript code compatibility with other utilities
5094 like mpage, psnup, etc.
5095 (isLineStep): Code fix.
5096 (BeginDoc, BeginSheet): Utility compatibility.
5097
3281430c
DL
50982000-05-03 Dave Love <fx@gnu.org>
5099
5100 * letter.xbm: New file.
5101
57cb56f5
GM
51022000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5103
5104 * ps-prin0.ps: PostScript level 1 compatibility.
5105
5106 * ps-prin1.ps: PostScript level 1 compatibility, Upside-down
5107 printing and line number step.
5108 (BeginDoc, doLineNumber, SL, HL): Code fix.
5109 (isLineStep, PSL): New funs.
5110
5111 * ps-prin3.ps: PostScript level 1 compatibility.
5112
34f3f342
GM
51132000-04-10 Gerd Moellmann <gerd@gnu.org>
5114
5115 * refcard.bit: Removed.
5116
857e88e2
KH
51172000-04-10 Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>
5118
5119 * refcard-pl.ps: New file.
5120 * refcard-pl.tex: New file.
5121
7438c86b
GM
51222000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5123
5124 * ps-prin0.ps: Replace gs_languagelevel by languagelevel.
5125 (DefOp): New proc.
5126
5127 * ps-prin1.ps: Replace gs_languagelevel by languagelevel.
5128 (printBackground, SetColor): New procs.
5129 (ZebraColor): Renaming old ZebraGray var.
89d57763 5130
1a3199d9
GM
51312000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5132
5133 * ps-prin1.ps: Eliminate SkipFirstPage.
5134
ee1c5b21
GM
51352000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5136
5137 * ps-prin0.ps: Define command only for language level 1.
5138
d0ab3e9d 51392000-03-16 Vinicius Jose Latorre <vinicius@cpqd.com.br>
89d57763 5140
57cb56f5
GM
5141 * ps-prin0.ps: Define packedarray operator for language level 1,
5142 adjust setduplexmode and settumble definitions.
89d57763 5143
81c7ca69
GM
51442000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5145
f78b3baf 5146 * ps-prin0.ps: New file.
89d57763 5147
81c7ca69
GM
5148 * ps-prin1.ps, ps-prin3.ps: Eliminate CheckConfig.
5149
6ddb893f
KH
51502000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5151
5152 * ps-prin1.ps, ps-prin2.ps, ps-prin3.ps: New files.
5153
3156909f
PE
51541999-11-30 Paul Eggert <eggert@twinsun.com>
5155
5156 * PROBLEMS: Update Solaris 2.6 and 7 problems.
5157
1b0d24e7
PE
51581999-11-22 Paul Eggert <eggert@twinsun.com>
5159
5160 * NEWS: Rename messages-locale to system-messages-locale
5161 and time-locale to system-time-locale.
5162
bab4e322
NF
51631999-10-24 Noah Friedman <friedman@splode.com>
5164
5165 * yow.lines: Add more quotes. Correct a misquote.
5166
5167 * spook.lines: Add more phrases.
5168
83a4cf1d
PE
51691999-10-23 Paul Eggert <eggert@twinsun.com>
5170
1b0d24e7 5171 * NEWS: Describe new functions and variables for locales.
83a4cf1d 5172
c37bbd4f
GM
51731999-10-07 Gerd Moellmann <gerd@gnu.org>
5174
5175 * TUTORIAL.ro: Change copyright statement.
bab4e322 5176
a933dad1
DL
51771999-07-12 Richard Stallman <rms@gnu.org>
5178
5179 * Version 20.4 released.
5180
51811999-06-27 Karl Heuer <kwzh@gnu.org>
5182
5183 * yow.lines: Fix indentation. Fix typo.
5184
51851999-01-19 Dave Love <fx@gnu.org>
5186
5187 * MORE.STUFF: Revamped.
5188
51891999-01-14 Dave Love <fx@gnu.org>
5190
5191 * FAQ: Merge posted updates.
5192
51931998-12-14 Dave Love <fx@gnu.org>
5194
5195 * FAQ: Somewhat edited copy of the most recently posted version.
5196
51971998-11-04 Kenichi Handa <handa@etl.go.jp>
5198
5199 * MACHINES (NEC EWS4800): New section.
5200
52011998-09-04 Karl Heuer <kwzh@gnu.org>
5202
5203 * TUTORIAL: Use C-x C-l, not M-:, as example of disabled command.
5204
52051998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
5206
5207 * Version 20.3 released.
5208
5209 * TUTORIAL.ro: New file.
5210
52111998-04-10 Ken'ichi Handa <handa@melange.gnu.org>
5212
5213 * TUTORIAL.sl: Renamed back to the original.
5214
52151998-04-10 Kenichi Handa <handa@etl.go.jp>
5216
5217 * TUTORIAL.cs: Renamed from TUTORIAL.cz.
5218 * TUTORIAL.ja: Renamed from TUTORIAL.jp.
5219 * TUTORIAL.ka: Renamed from TUTORIAL.kr.
5220 * TUTORIAL.sk: Renamed from TUTORIAL.sl.
5221
52221998-04-06 Kenichi Handa <handa@etl.go.jp>
5223
5224 * TUTORIAL.jp: Re-translated for the latest TUTORIAL.
5225
52261998-03-26 Richard Stallman <rms@psilocin.gnu.org>
5227
5228 * TUTORIAL.sl: New file.
5229
52301997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5231
5232 * Version 20.2 released.
5233
52341997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5235
5236 * Version 20.1 released.
5237
52381997-06-02 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
5239
5240 * CODINGS, CHARSETS: New files.
5241
52421996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5243
5244 * Version 19.33 released.
5245
52461996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5247
5248 * Version 19.32 released.
5249
52501996-06-23 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5251
5252 * refcard.ps: File obtained from someone else;
5253 it was generated badly here.
5254
52551996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5256
5257 * Version 19.31 released.
5258
52591996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5260
5261 * TUTORIAL: Rephrase the first page to fit on a standard tty screen.
5262
52631996-05-03 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
5264
5265 * emacs.bash: Use >|.
5266
52671996-01-20 Geoff Voelker <voelker@cs.washington.edu>
5268
5269 * rgb.txt: New file.
5270
52711995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5272
5273 * Version 19.30 released.
5274
52751995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
5276
5277 * gnus-tut.txt: New file.
5278
52791995-07-26 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
5280
5281 * Rename termcap to termcap.src, the historical name for an
5282 uninstalled termcap file.
5283
52841995-06-28 Eric S. Raymond <esr@spiff.gnu.ai.mit.edu>
5285
5879ac68 5286 * termcap.dat, termcap.ucb: Deleted and replaced.
a933dad1
DL
5287
5288 * termcap: New termcap file from the ncurses project; bigger,
bbf908bc
LM
5289 better, brighter, does away with waxy yellow buildup.
5290 Email me at terminfo@ccil.org if you have any trouble with this.
a933dad1
DL
5291
5292 * README: Changed to track above change.
5293
52941995-05-24 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
5295
5296 * TUTORIAL: Delete reference to ALT. Change <Rubout> to <Delete>.
5297
52981995-04-26 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
5299
bbf908bc 5300 * Makefile (maintainer-clean): Rename from realclean.
a933dad1
DL
5301
53021995-04-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5303
5304 * tpu-doc.el: File moved to etc dir and renamed.
5305
53061995-04-07 Boris Goldowsky <boris@cs.rochester.edu>
5307
5308 * enriched.doc: Rewritten and simplified.
5309
53101994-11-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5311
5312 * Makefile (eterm): New rule.
5313 (TIC): New variable.
5314
5315 * e/eterm, e/eterm.ti: New files.
5316
53171994-10-24 Boris Goldowsky <boris@mole.gnu.ai.mit.edu>
5318
5319 * enriched.doc: New file.
5320
53211994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5322
5323 * Version 19.26 released.
5324
53251994-07-03 Richard Stallman (rms@gnu.ai.mit.edu)
5326
5327 * TUTORIAL: Talk about flow control along with C-x C-s and C-s.
5328
53291994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5330
5331 * Version 19.25 released.
5332
53331994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5334
5335 * Version 19.24 released.
5336
53371994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5338
5339 * Version 19.23 released.
5340
53411994-04-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5342
5343 * Makefile (clean): Delete DOC*.
5344
53451993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5346
5347 * Version 19.22 released.
5348
53491993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5350
5351 * Version 19.21 released.
5352
53531993-11-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5354
5355 * Version 19.20 released.
5356
53571993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5358
5359 * Version 19.19 released.
5360
53611993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5362
5363 * Version 19.18 released.
5364
53651993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5366
5367 * Version 19.16 released.
5368
53691993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5370
5371 * version 19.15 released.
5372
53731993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5374
5375 * Version 19.14 released.
5376
53771993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5378
5879ac68 5379 Bring mumbleclean targets into conformance with GNU coding standards.
a933dad1
DL
5380 * Makefile (distclean): Don't remove backup and autosave files.
5381 These are easy to get rid of in other ways, and a pain to lose.
5382 (mostlyclean, realclean): New targets.
5383
53841993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5385
5386 * Version 19.13 released.
5387
53881993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5389
5390 * Version 19.10 released.
5391
53921993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5393
5394 * Version 19.9 released.
5395
53961993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5397
5398 * Version 19.8 released.
5399
54001993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5401
5879ac68 5402 * Version 19.7 released.
a933dad1
DL
5403
54041993-05-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5405
5406 * MACHINES: Mention Linux.
5407
54081993-04-26 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5409
5410 * MACHINES: Add section for NeXT, from Thorsten Ohl.
5411
54121993-04-28 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5413
5414 * NEWS: Documented picture-mode improvements.
5415
54161993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5417
5418 * NEWS: Described the new properties of arrow keys and
5419 next-line-add-newlines. Fixed up the GUD description, it was
5420 out of date. This file referenced LNEWS when it should have
5421 said news.texi; fixed.
5422
5879ac68 5423 * news.texi: invocation-name now exists.
a933dad1
DL
5424
54251993-03-27 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5426
5427 * MORE.STUFF: Added.
5428
54291993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5430
5431 * NEWS: Preserved jimb's last change (documenting kill on
5432 read-only buffers).
bab4e322 5433
a933dad1
DL
5434 Added documentation on new info features.
5435
54361993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5437
97fdf31e 5438 * spook.lines: Alpha-sorted this, and added some new hot buttons
a933dad1
DL
5439 for the 1990s.
5440
54411993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5442
5879ac68 5443 * MACHINES: Deleted some VMS caveats. If the src and lisp
97fdf31e 5444 ChangeLogs are correct, dired and mail and process control are now
a933dad1
DL
5445 fully supported.
5446
5447 * NEWS: Added finder news.
5448
54491993-03-19 Richard Stallman (rms@geech.gnu.ai.mit.edu)
5450
5451 * NEWS: Changed.
5452
54531993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5454
ed9265fc 5455 * sex.6: Added 900-line support.
a933dad1
DL
5456
5457 * NEWS: Added news about the package finder.
5458
54591993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5460
5461 * MACHINES: `Last updated 10 Feb 1992.' was obviously wrong, so
5462 I nuked it. Let the file mod date serve. Merged in APOLLO and
5463 SUNBUG files. Changed references to 18.* to past tense.
5464
5879ac68 5465 * emacs.names: Merged into JOKES. I faked a mail header from the
a933dad1
DL
5466 Unknown User to delimit the first (unheaded) bit.
5467
5468 * Makefile (relock, unlock): New productions.
5469
54701993-03-18 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5471
5472 Augean-stable cleaning time. Partly to save space, but mostly to
5473 reduce the dizzying amount of *stuff* confronting someone exploring
5474 the Emacs distribution, I have the following changes in the etc
5475 directory:
5476
5879ac68 5477 * CHARACTERS: Merged into TO-DO file under the heading "Long Range:"
a933dad1 5478
5879ac68 5479 * DIFF, CCADIFF, GOSDIFF: Merged into a new outline file titled
a933dad1
DL
5480 OTHER.EMACSES. The present names don't really convey anything.
5481 Various key bindings and feature descriptions have been updated.
5482
5879ac68 5483 * NICKLES.WORTH: Nuked. This is copyrighted material that could land
a933dad1
DL
5484 FSF in hot water.
5485
5879ac68 5486 * INTERVAL.IDEAS: Nuked. RMS's thinking, and indeed the
a933dad1
DL
5487 implementation of intervals, have progressed way beyond this.
5488
5879ac68 5489 * RCP: Nuked. It no longer said anything but "Ooops, sorry!"
a933dad1 5490
5879ac68 5491 * ED.WORSHIP, GNU.JOKES: Merged into a mailbox called JOKES.
a933dad1
DL
5492 Future jokes can accumulate there.
5493
5879ac68 5494 * DISTRIB: The actual domestic order form is now ORDERS.USA.
a933dad1
DL
5495 The DISTRIB text now mentions 19.
5496
bbf908bc
LM
5497 * ORDERS.USA: Created. This is just the order form.
5498 DISTRIB has a pointer to it at the beginning.
a933dad1 5499
5879ac68 5500 * EUROPE: Renamed to ORDERS.EUROPE. DISTRIB now has a pointer
a933dad1
DL
5501 to it at the beginning.
5502
25e90411 5503 * OOOONEWS, OOOONEWS: Nuked. It's version 19 --- nobody needs the
a933dad1
DL
5504 version 15 and 17 files anymore.
5505
5506 All files marked "Nuked" have actually been moved to =-prefixed
5507 names as per convention. Originals of all files merged still
5508 exist with =-names.
5509
55101993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5511
5879ac68 5512 * XENIX: Nuked (moved to =XENIX). The hackery it describes is
a933dad1
DL
5513 no longer necessary in the presence of 19's function-key-map
5514 feature; I've added an explanation to the beginning of the file.
5515
55161993-03-10 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5517
5518 * MACHINES: Update description of SYSVr3 and r4 support, due to
5519 Eric Raymond's changes.
5520
55211993-03-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5522
5523 * MACHINES: Mention that you have to edit the configure script
5524 when you add support for a new machine, to get it to recognize the
5525 configuration name.
5526
55271992-11-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5528
5529 * MACHINES: Converted to use GCC-style configuration names,
5530 instead of listing m/*.h and s/*.h files. All knowledge of m/ and
5531 s/ files now lives in ../configure.
5532
55331992-10-06 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
5534
5535 * NEWS: Document included tags tables.
5536
55371992-07-22 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5538
5539 * Corrected the news about VC to reflect reality.
5540
55411992-07-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5542
5543 * etags.1: New file, from Richard K. Pixley at Cygnus.
5544
55451992-06-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5546
5547 * Makefile: Most of the contents of this file were only relevant
5548 to things in `../lib-src'; removed all but the `distclean' and
5549 `clean' targets.
5550
55511992-04-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5552
5553 * COPYING: Got June 1991 version of the GPL here.
5554
5555 * ChangeLog: Since the old etc contents have been split into etc
5556 and lib-src, the old etc's ChangeLog has been duplicated in the
5557 new etc and lib-src. That means that each contains complete and
5558 coherent information, although each contains extraneous
bab4e322 5559 information.
a933dad1
DL
5560
55611992-04-08 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5562
5563 * lib-src/etags.c: "--no-warning" option renamed to "--no-warn",
5564 to be consistent with other GNU programs, like makeinfo.
5565
5566 * lib-src/Makefile: Renamed to Makefile.in; the configure script
5567 will edit this to produce Makefile.
5568
55691992-04-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5570
5571 * etags.c (print_help, print_version): New functions.
5572 (main): Options added to support them.
5573
5574 * etags.c (longopts): New array of long names for the options.
5575 (main): Recognize them.
5576
55771992-04-06 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5578
bbf908bc 5579 * etags.c (C_entries): Remove comment saying that \" in a string
a933dad1
DL
5580 isn't recognized as magic, because it is correctly handled.
5581
5582 * getopt.c, getopt.h: New files, from GNU C library.
5583 * etags.c: Rewritten to use getopt.
5584 #include "getopt.h".
5585 (file_num): Variable deleted; its role is now played by getopt's
5586 optind.
5587 (main): Argument processing loop rewritten to call getopt to get
5588 next option. Options which take parameters (-o and -i) rewritten
bbf908bc
LM
5589 to get parameter from optarg instead of argv[1].
5590 Filename preprocessing loop and update command changed similarly.
a933dad1
DL
5591 * Makefile (etags, ctags): Depend on and link with getopt.h,
5592 getopt.o, and getopt1.o.
5593 (getopt.o, getopt1.o): New targets for the GNU getopt routines.
5594
5595 * etags.c (outfflag): Variable deleted; it is non-zero iff outfile
5596 is non-zero.
5597
5598 (main): In the argument processing loop, the 'goto next_arg'
5599 statements are breaking out of the switch statement in exactly the
5600 same way that a simple 'break' statement would; replace the gotos
5601 with breaks, and remove the label.
5602
56031992-04-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5604
5605 * etags.c (C_entries): Clear tydef and next_token_is_func at start.
5606 (consider_token): Move next_token_is_func to global.
5607
56081992-04-02 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5609
5610 * Makefile: Conform with GNU coding standards:
5611 (mostlyclean): New target, synonymous with clean.
5612 (TAGS, check): New targets.
5613 (INSTALL, INSTALLFLAGS): New variables.
5614
56151992-03-31 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5616
5879ac68 5617 * lib-src/Makefile, etc/MACHINES, etc/NEWS: Changed references to
a933dad1
DL
5618 `config.emacs' to `configure'.
5619
5620 * lib-src/Makefile: Adjusted for renaming of share-lib to etc.
5621 * etc/MACHINES: Same.
5622
56231992-03-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5624
5625 * movemail.c (main): Allow tempname to be as long as necessary,
5626 instead of limiting it to 39 characters.
5627
5628 * movemail.c (main): Move declaration of buf from top of function
5629 to local block surrounding the copy loop. This makes it less
5630 likely to be confused with the buf used by the code which checks the
5631 permissions on outname's directory.
5632
56331992-03-20 Jim Kingdon (kingdon@albert.gnu.ai.mit.edu)
5634
5635 * SERVICE: Remove my entry.
5636
56371992-03-09 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
5638
5639 * Makefile (emacstool, nemacstool, xvetool): Use ${CFLAGS}, not
5640 hardcoded -g.
5641
5642 * movemail.c (xmalloc): Return char *, not int.
5643 (main) [!MAIL_USE_FLOCK]: Add a new conditional, MAIL_UNLINK_SPOOL,
5644 that is off by default -- normally don't unlink the mail spool
5645 file, just empty it. Pass creat mode 0600, not 0666.
5646
dff28924 56471992-02-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a933dad1
DL
5648
5649 * Makefile (../arch-lib): Depend on ${EXECUTABLES}.
5650 (all): Instead of here.
5651 (install): Don't use the -s option, since people need symbols to
5652 debug code.
5653
dff28924 56541992-01-19 Eric Youngdale (youngdale@v6550c.nrl.navy.mil)
a933dad1
DL
5655
5656 * etags-vmslib.c (fn_exp): Add type cast.
5657
56581992-01-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5659
5660 * movemail.c: Changes in comments.
5661
dff28924 56621992-01-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a933dad1
DL
5663
5664 * Makefile: Make the distclean target erase the DOC files from
5665 ../share-lib and the executables from ../arch-lib.
5666
dff28924 56671992-01-09 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a933dad1 5668
97fdf31e 5669 * emacsclient.c: #include <sys/stat.h>.
a933dad1
DL
5670 (main): Do declare statbfr.
5671
dff28924 56721991-12-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
5673
5674 * emacsserver.c, emacsclient.c [BSD]: Use either /tmp or ~
5675 for the socket, depending on SERVER_HOME_DIR.
5676 If using /tmp, put host name in the socket name.
5677
5678 * movemail.c (pfatal_and_delete): New function.
5679 (main, popmail): Use it.
5680 (popmail): Close output before deleting messages.
5681 Check for error on close and on fsync.
5682 Use `fatal' where appropriate.
5683 (main): Remove (void).
5684
5685 * aixcc.lex: New file. Not officially part of Emacs.
5686 * Makefile: Rules for that.
5687
dff28924 56881991-12-04 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
a933dad1
DL
5689
5690 * yow.c (main): Rename all references to PATH_EXEC to PATH_DATA.
5691
5692 * etags.c (main): Properly cast call to alloca that initializes
5693 included_files.
5694
56951991-08-17 Roland McGrath (roland@geech.gnu.ai.mit.edu)
5696
5697 * etags.c (files_are_tag_tables): Remove global var.
5698 (process_file): Don't test it. Also remove hack checking for a
5699 file named "TAGS".
5700 (main): -i now takes an arg which is the name of a file to include.
5701 Collect these names and emit include tags for them after processing
5702 all the argument files.
5703
dff28924 57041991-07-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
5705
5706 * wakeup.c: Terminate if parent goes away.
5707
dff28924 57081991-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
5709
5710 * etags.c (C_entries): Process token before handling end of line.
5711 When inner loops reach end of line, just back up.
5712 Let the real end of line processing happen in just one place.
5879ac68 5713 (consider_token): Likewise.
a933dad1 5714
dff28924 57151991-04-11 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
a933dad1
DL
5716
5717 * etags.c (TEX_mode): Skip comments while scanning the text to see
5718 which escape character this file uses.
5719
dff28924 57201991-03-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
5721
5722 * emacsserver.c [USG]: Terminate if msgrcv fails.
5723
dff28924 57241991-03-03 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5725
5726 * emacsserver.c [BSD]: Check for errors on stdin after scanf.
5727
dff28924 57281991-01-25 Jim Blandy (jimb@churchy.ai.mit.edu)
a933dad1
DL
5729
5730 * make-docfile: Find the arguments to a C function correctly,
bbf908bc
LM
5731 by not ignoring the character that read_c_string returns.
5732 Don't even try to find argument names for functions that take MANY
a933dad1
DL
5733 or UNEVALLED arguments, since they're a figment of the docstring's
5734 imagination.
5735
dff28924 57361991-01-14 Jim Blandy (jimb@churchy.ai.mit.edu)
a933dad1
DL
5737
5738 * make-docfile: Read the .elc files generated by the new byte
5739 compiler.
5740
dff28924 57411990-12-31 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5742
5743 * refcard.tex: Use cm fonts, not am, in multi-column mode.
5744
dff28924 57451990-11-29 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5746
5747 * movemail.c (mbx_delimit_begin): Put space before `unseen'.
5748
dff28924 57491990-11-27 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5750
5751 * Makefile (install*): No need to install wakeup.
5752
dff28924 57531990-11-26 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5754
5755 * Makefile (install*): Install emacsclient like etags.
5756
dff28924 57571990-11-13 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5758
5759 * movemail.c (error): Handle 3 args.
5760 (main): Don't check input access if using pop.
5761
dff28924 57621990-10-16 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5763
5764 * etags.c (find_entries): Check for numbers after Scheme suffix.
5765
dff28924 57661990-10-14 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5767
5768 * termcap.dat (vt200-80): Fix ke and ks to frob flag 1.
5769
dff28924 57701990-10-09 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5771
5772 * Makefile (nemacstool, xvetool): New targets.
5773
dff28924 57741990-09-26 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5775
5776 * emacsclient.c: Include errno.h and define related variables.
5777
dff28924 57781990-09-23 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5779
5780 * emacsclient.c: Change usage message.
5781
dff28924 57821990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
a933dad1 5783
5879ac68 5784 * emacs.1: Add break before -nw option.
a933dad1 5785
dff28924 57861990-08-19 David J. MacKenzie (djm@apple-gunkies)
a933dad1
DL
5787
5788 * qsort.c: Replace with GNU version.
5789
dff28924 57901990-08-14 David J. MacKenzie (djm@apple-gunkies)
a933dad1
DL
5791
5792 * wakeup.c: New program replacing loadst.c.
5793
dff28924 57941990-08-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5795
5796 * emacsclient.c [USG]: Pass msgsnd only 4 args.
5797
dff28924 57981990-08-09 David J. MacKenzie (djm@pogo.ai.mit.edu)
a933dad1
DL
5799
5800 * etags.c: Rename `flag' variables for what they do instead of
5801 which option character sets them.
5802
dff28924 58031990-05-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5804
5805 * loadst.c (main): Conditional to get load average on Apollo.
5806
dff28924 58071990-05-22 Joseph Arceneaux (jla@churchy.ai.mit.edu)
a933dad1
DL
5808
5809 * emacsserver.c: Set the permission on the socket to 0600.
5810
dff28924 58111990-03-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5812
5813 * emacsclient.c [BSD]: Print clean message for failing getwd.
5814
dff28924 58151990-03-20 David Lawrence (tale@pogo.ai.mit.edu)
a933dad1
DL
5816
5817 * getdate.y: Use the getdate.y from GNU tar for timer.
5818
dff28924 58191990-03-18 Jim Kingdon (kingdon@pogo.ai.mit.edu)
a933dad1
DL
5820
5821 * emacsclient.c (main): Don't put brackets around "filename" in
5822 usage message. It isn't optional.
5823
dff28924 58241990-03-14 Joseph Arceneaux (jla@churchy.ai.mit.edu)
a933dad1 5825
5879ac68 5826 * etags.c (getit): Recognize '$' as beginning identifiers.
a933dad1 5827
dff28924 58281990-02-22 David Lawrence (tale@pogo.ai.mit.edu)
a933dad1
DL
5829
5830 * emacsserver.c: Renamed from server.c.
5831 * Makefile: Reference emacsserver rather than server.
5832 * MACHINES: Doc fix for new emacsserver name.
5833
dff28924 58341990-01-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5835
5836 * emacsclient.c: Print program name in error messages.
5837
dff28924 58381990-01-19 David Lawrence (tale@cocoa-puffs)
a933dad1
DL
5839
5840 * timer.c, getdate.y (new files) and Makefile:
4e2af782
JB
5841 Sub-process support for run-at-time in timer.el.
5842 Doesn't yet work correctly for USG.
a933dad1 5843
dff28924 58441990-01-10 Jim Kingdon (kingdon@pogo)
a933dad1
DL
5845
5846 * MACHINES: Add HP 300 running BSD.
5847
dff28924 58481990-01-02 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5849
5850 * yow.c: Dynamically allocate buffer; skip header before random
5851 choice to avoid bias toward first item.
5852
dff28924 58531989-12-24 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5854
5855 * etags.c (readline): Separate out init of `pend'.
5856
dff28924 58571989-12-17 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5858
5859 * etags.c: Undo changes relating to isgoodhdr.
5860
dff28924 58611989-12-16 Mosur Mohan (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5862
5863 * etags.c (isgoodhdr): New macro.
5864 (_gdh, notgdh): New variable used by that.
5865 (init): Initialize _gdh.
5866 (find_entries): Set header_file.
5867 (consider_token): Use isgoodhdr if in header file.
5868
5869 * etags.c (total_size_of_entries):
5870 Was miscalculating by 1 in rewritten case.
5871
5872 * etags.c (PAS_funcs): One arg to pfnote was missing.
5873
dff28924 58741989-12-05 Joseph Arceneaux (jla@spiff)
a933dad1
DL
5875
5876 * MACHINES: Change for the ULTRIX entry.
5877
dff28924 58781989-11-21 Joseph Arceneaux (jla@spiff)
a933dad1
DL
5879
5880 * etags.c (process_file): If file is not regular, return.
5881
dff28924 58821989-11-06 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5883
5884 * loadst.c (main): Handle FIXUP_KERNEL_SYMBOL_ADDR.
5885
dff28924 58861989-10-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5887
5888 * loadst.c (load_average): If HAVE_GETLOADAVG, use getloadavg.
5889 (main): If HAVE_GETLOADAVG, don't call `nlist'.
5890
dff28924 58911989-10-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5892
5893 * etags.c (consider_token): Allow any number of typespec keywords
5894 after `typedef', before new type name.
5895 (enum sym_type): Add st_C_typespec.
5896 (C_create_stab): Put typespec kwds in table.
5897
dff28924 58981989-08-27 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
a933dad1
DL
5899
5900 * etags.c (main): Don't depend on name invoked by.
5901 If CTAGS is not defined, assume it is ETAGS.
5902
dff28924 59031989-07-31 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5904
5905 * etags.c (L_funcs): Allow package name in define construct,
5906 as in (foo::defmumble name-defined ...).
5907
dff28924 59081989-07-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5909
5910 * etags.c (find_entries): Stupid bug testing for C filename suffixes.
5911
5912 * Makefile (yow): Depends on ../src/paths.h.
5913
dff28924 59141989-07-04 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
a933dad1
DL
5915
5916 * etags.c: Fix compilation by moving Pascal after Fortran.
5917
dff28924 59181989-06-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5919
5920 * movemail.c [USG]: Define F_OK, etc., if not found in header.
5921
dff28924 59221989-05-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5923
5924 * hexl.c: New file, supports hexl-mode.
5925
dff28924 59261989-05-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5927
5928 * movemail.c: New compilation flag MAIL_USE_MMDF.
5929
dff28924 59301989-05-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5931
5932 * emacsclient.c: Use BSD code whenever HAVE_SOCKETS.
5933 * server.c: Likewise.
5934
5935 * make-docfile.c (scan_c_file): Output argument names at end of string.
5936 (write_c_args): New subroutine.
5937
dff28924 59381989-04-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5939
5940 * movemail.c: Report failure of flock.
5941
dff28924 59421989-04-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5943
5944 * etags.c (find_entries): Allow multi-letter extensions for fortran.
5945
dff28924 59461989-04-18 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1 5947
5879ac68 5948 * loadst.c: On bsd4.3, use gettimeofday instead of CPUSTATES.
a933dad1 5949
dff28924 59501989-03-15 Jeff Peck (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5951
5952 * emacstool.c: setenv IN_EMACSTOOL=t, TERM=sun, TERMCAP=.
5953
7de6767d 5954 * emacstool.1: Update to document environment variables.
1e866943 5955
5879ac68 59561989-02-21 Mosur Mohan (email@notavailable)
1e866943 5957
28cfe103 5958 * etags.c (PAS_funcs): New function.
a933dad1 5959
dff28924 59601989-02-21 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1 5961
a933dad1
DL
5962 * movemail.c: On sysv, include unistd.h.
5963
dff28924 59641989-02-18 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5965
5966 * b2m.c: New file.
5967
dff28924 59681989-02-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1 5969
5879ac68 5970 * etags.c: Prolog support from Sunichirou Sugou.
a933dad1 5971
dff28924 59721989-02-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5973
5974 * Makefile (clean): New target.
5975
dff28924 59761989-01-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5977
5978 * fakemail.c (put_line): Break header lines at 79 cols.
5979
28cfe103 59801989-01-19 Sam Kendall (email@notavailable)
a933dad1 5981
1e866943 5982 * etags.c: Greatly rewritten for C++ support and for multiple tags
5879ac68 5983 per line.
a933dad1 5984
dff28924 59851989-01-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5986
5987 * movemail.c: Check access before doing real work.
5988 Check that outfile is in a writable directory.
5989 On fatal error, delete the lock file.
5990
dff28924 59911988-12-31 Richard Mlynarik (mly@rice-chex.ai.mit.edu)
a933dad1 5992
5879ac68 5993 * env.c: Add decl for my-index.
ed9265fc 5994 * etags.c (file-entries): .oak => scheme.
a933dad1 5995
dff28924 59961988-12-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5997
5998 * movemail.c: Use `access' to check input and output files.
5999
dff28924 60001988-12-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
6001
6002 * emacsclient.c (main): Ignore all of CWD before first slash.
6003
dff28924 60041988-12-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
6005
6006 * etags.c (readline): Double linebuffer->size outside the xrealloc.
6007
dff28924 60081988-12-22 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
6009
6010 * server.c, emacsclient.c: Don't try to use gid_t; it isn't defined.
6011 * server.c: chmod the socket to 0700.
6012
dff28924 60131988-12-09 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
6014
6015 * fakemail.c (main): Let env var FAKEMAILER override pgm to run.
6016 (add_field): Delete comments and turn `<', `>' to spaces
6017 in header lines.
6018 (USE_FAKEMAIL): New customization macro says to make fakemail
6019 not be a no-op even on a BSD system.
6020
dff28924 60211988-12-01 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
6022
6023 * etags.c (consider_token): Skip comments just like whitespace.
6024 Notice `struct', etc. and set strtag for those tokens.
6025 Return 1 for the token following `struct' if an open-brace follows it.
6026 (C_entries): Special handling of token following `struct'
6027 needed because we have probably advanced to the following line
6028 to find the `{'.
6029 (main): New option `T' sets tflag and strflag.
6030 Set both of them by default if eflags.
6031
dff28924 60321988-11-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
6033
6034 * movemail.c: Do fsync before closing output.
6035
dff28924 60361988-11-29 Richard Mlynarik (mly@pickled-brain.ai.mit.edu)
a933dad1 6037
5879ac68
JB
6038 * movemail.c: Better error message when can't create tempname.
6039 This file needs a great deal of extra error-checking and lucid reporting...
a933dad1 6040
dff28924 60411988-11-16 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
6042
6043 * etags.c: Support assembler code for .s and .a files.
6044 (getit): Allow underscore in a tag.
6045
dff28924 60461988-11-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
6047
6048 * movemail.c: Close output and check errors before deleting input.
6049
dff28924 60501988-10-01 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
a933dad1
DL
6051
6052 * emacsclient.c [SYSVIPC]: Compute cwd only once; decide properly
6053 whether to prefix it. Handle line number args.
6054
dff28924 60551988-09-24 Richard Stallman (rms@gluteus.ai.mit.edu)
a933dad1 6056
5879ac68 6057 * etags.c (main): Default setting of eflag was backwards.
a933dad1 6058
dff28924 60591988-09-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
6060
6061 * etags.c: New option -i. -f renamed -o.
6062 `-' as input file means read input file names from stdin.
6063 -i spec'd or input file named TAGS means the input file is another
6064 tag table; output an "include" line for it.
6065
dff28924 60661988-09-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
6067
6068 * Makefile: New vars DESTDIR, BINDIR, LIBDIR, MANDIR, MANEXT.
6069 New targets install, install.sysv, install.xenix.
6070 This makefile is now responsible for installing executables
6071 and documentation from this directory into system directories.
6072
dff28924 60731988-09-16 Richard Stallman (rms@corn-chex.ai.mit.edu)
a933dad1
DL
6074
6075 * server.c, emacsclient.c (main): Compute socket name from euid.
6076
dff28924 60771988-08-04 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
6078
6079 * emacsclient.c: Args like +DIGITS are passed through unchanged.
6080
dff28924 60811988-07-12 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
6082
6083 * server.c: If both BSD and HAVE_SYSVIPC, use the latter.
6084 * emacsclient.c: Likewise.
6085 In the HAVE_SYSVIPC alternative, if BSD, use getwd instead of getcwd.
6086
dff28924 60871988-06-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
6088
6089 * etags.c: Handle `typedef struct foo {' (price@mcc.com).
6090 (istoken) New string-comparison macro.
6091 (consider_token): New arg `level'. New state `tag_ok' in `tydef'.
6092
dff28924 60931988-06-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
6094
6095 * etags.c: Changes for VMS.
6096 Always define ETAGS on VMS.
6097 Define macros GOOD and BAD for success and failure exit codes.
c4cc8b9a 6098 (begtk, intk): Allow `$' in identifiers.
a933dad1
DL
6099 (main): Don't support -B, -F or -u on VMS.
6100 Alternate loop for scanning filename arguments.
6101 (system): Delete definition of this function.
6102
6103 * etags-vmslib.c (system): Undefine this; VMS now provides it.
6104
dff28924 61051988-06-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
6106
6107 * loadst.c: Prevent multiple-def errors on BSD and BSD4_3
6108 around include of param.h. (Like fns.c.)
6109
dff28924 61101988-05-16 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
6111
6112 * loadst.c (load_average): Move load-average code to this new fn.
6113 Add conditionals to compute load ave on UMAX.
6114
dff28924 61151988-05-14 Richard Stallman (rms@lucky-charms.ai.mit.edu)
a933dad1
DL
6116
6117 * loadst.c: Change DK_HEADER_FILE to DKSTAT_HEADER_FILE
6118 with opposite sense.
6119
dff28924 61201988-05-13 Chris Hanson (cph@kleph)
a933dad1 6121
5879ac68
JB
6122 * emacsclient.c: Delete references to unused variable `out'.
6123 This caused a bus error when used under hp-ux.
a933dad1 6124
dff28924 61251988-05-06 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
6126
6127 * loadst.c: Control dk.h conditional with DK_HEADER_FILE.
6128
dff28924 61291988-05-04 Richard Stallman (rms@rice-krispies.ai.mit.edu)
a933dad1
DL
6130
6131 * etags.c (find_entries): `.t' or `.sch' means scheme code.
6132
dff28924 61331988-04-29 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
6134
6135 * loadst.c: Add BSD4_3 conditional for file dk.h instead of dkstat.h.
6136
dff28924 61371988-04-28 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
6138
6139 * movemail.c: #undef close, since config can #define it on V.3.
5879ac68 6140 * emacsclient.c, fakemail.c, loadst.c, server.c: Likewise.
a933dad1 6141
dff28924 61421988-04-26 Richard Stallman (rms@lucky-charms.ai.mit.edu)
a933dad1
DL
6143
6144 * etags.c (TEX_mode, etc.): Remove superfluous backslashes from
6145 invalid escape sequences such as `\{'.
6146
6147 * loadst.c: Add `sequent' conditional for file dk.h.
6148
dff28924 61491988-03-20 Richard M. Stallman (rms@wilson)
a933dad1 6150
5879ac68 6151 * server.c [not BSD and not HAVE_SYSVIPC]: Fix error message.
a933dad1 6152
5879ac68 6153 * loadst.c (main) [XENIX]: Use /usr/spool/mail, not /usr/mail.
6922b018
KH
6154
6155;; Local Variables:
880820fe 6156;; coding: utf-8
6922b018 6157;; End:
2a34a036 6158
ab422c4d 6159 Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
5b87ad55
GM
6160
6161 This file is part of GNU Emacs.
6162
ab73e885 6163 GNU Emacs is free software: you can redistribute it and/or modify
5b87ad55 6164 it under the terms of the GNU General Public License as published by
ab73e885
GM
6165 the Free Software Foundation, either version 3 of the License, or
6166 (at your option) any later version.
5b87ad55
GM
6167
6168 GNU Emacs is distributed in the hope that it will be useful,
6169 but WITHOUT ANY WARRANTY; without even the implied warranty of
6170 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6171 GNU General Public License for more details.
6172
6173 You should have received a copy of the GNU General Public License
ab73e885 6174 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.