Stop cursor blink after blink-cursor-blinks (10), stop timers when not blinking.
[bpt/emacs.git] / etc / ChangeLog
CommitLineData
18c26d81
JD
12013-07-16 Jan Djärv <jan.h.d@swipnet.se>
2
3 * NEWS: Document blink-cursor-blinks and blink timers stopped.
4
1b796d6b
EZ
52013-07-13 Eli Zaretskii <eliz@gnu.org>
6
7 * NEWS: Document prefer-utf-8 and the new attributes
8 :inhibit-null-byte-detection, :inhibit-iso-escape-detection, and
9 :prefer-utf-8.
10
deee89ff
LL
112013-07-13 Leo Liu <sdl.web@gmail.com>
12
13 * NEWS: Mention new value for ido-use-virtual-buffers.
14
954b166e
PE
152013-07-10 Paul Eggert <eggert@cs.ucla.edu>
16
17 Timestamp fixes for undo (Bug#14824).
18 * NEWS: Changes to visited-file-modtime, set-visited-file-modtime.
19
9524a13d
JD
202013-07-08 Jan Djärv <jan.h.d@swipnet.se>
21
2d848487 22 * NEWS: NS can be built with ImageMagick.
9524a13d 23
61e56e2c
JB
242013-07-06 Juanma Barranquero <lekktu@gmail.com>
25
26 * NEWS: Document new "generic commands" support.
27
39c0e36f
JB
282013-06-27 Juanma Barranquero <lekktu@gmail.com>
29
30 * NEWS: Document new Desktop option `desktop-save-windows'.
31
d29bf51c
SB
322013-06-27 Stephen Berman <stephen.berman@gmx.net>
33
34 * NEWS: Mention new version of todo-mode.el and obsoleting and
35 renaming of old version.
36
ae7bfbf5
JB
372013-06-27 Juanma Barranquero <lekktu@gmail.com>
38
39 * NEWS: Mention policy change with respect to locallisppath dirs.
40
14dd22d2
JB
412013-06-18 Juanma Barranquero <lekktu@gmail.com>
42
43 * NEWS: Document new Prettify Symbols mode.
44
0b31660d
SM
452013-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
46
47 * NEWS (utf-8 for el): Move to the incompatible section.
48
11169e6f
PE
492013-06-13 Paul Eggert <eggert@cs.ucla.edu>
50
3865c463 51 * DEBUG: Document -Og and -fno-omit-frame-pointer.
11169e6f 52
398b4366
TZ
532013-06-05 Teodor Zlatanov <tzz@lifelogs.com>
54
55 * NEWS: Document new prog-mode symbol prettify support.
56
26b3353a
TH
572013-06-03 Tassilo Horn <tsdh@gnu.org>
58
59 * NEWS: Document eshell visual subcommands and options.
60
4f405069 612013-06-02 Eric Ludlam <zappo@gnu.org>
890f7890
DE
62
63 * srecode/c.srt (header_guard): Add :c parameter so it works
4f405069 64 standalone.
890f7890 65
fb9f05b0
AO
662013-06-01 Alex Ott <alexott@gmail.com>
67
68 * tutorials/TUTORIAL.ru: Fix incorrectly translated wording.
69
ac699eef
TH
702013-05-31 Tassilo Horn <tsdh@gnu.org>
71
72 * themes/tsdh-dark-theme.el (tsdh-dark): Refine mode-line faces.
73
80cc5a93
XF
742013-05-25 Xue Fuqiao <xfq.free@gmail.com>
75
5f880a3e
XF
76 * refcards/refcard.tex: Refine some entries. (Bug#14087)
77
4f405069 78 * refcards/dired-ref.tex: Refine some entries. (Bug#14072)
80cc5a93 79
dc6f32ae
DG
802013-05-24 Fabrice Niessen <fni@missioncriticalit.com>
81
82 * themes/leuven-theme.el: Update theme.
83
df065a0b
EZ
842013-05-16 Eli Zaretskii <eliz@gnu.org>
85
86 * NEWS: Advertise the MSYS build on MS-Windows.
87
6e911150
SM
882013-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
89
90 * .gitignore: Don't ignore DOC-* any more.
91
ffdc270a
PE
922013-05-07 Paul Eggert <eggert@cs.ucla.edu>
93
4f405069 94 Use Gnulib ACL implementation, for benefit of Solaris etc. (Bug#14295)
ffdc270a
PE
95 * NEWS: Emacs is no longer limited to POSIX ACLs. --disable-acl,
96 not --without-acl, since we're now using Gnulib's implementation.
97
4e3f9230
YM
982013-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
99
100 * NEWS: Mention multi-monitor support.
101
cbee2131
PE
1022013-05-05 Paul Eggert <eggert@cs.ucla.edu>
103
104 `write-region-inhibit-fsync' defaults to noninteractive (Bug#14273).
105 * NEWS: Document this.
106
5a52e09b
TH
1072013-04-24 Tassilo Horn <tsdh@gnu.org>
108
109 * themes/tsdh-dark-theme.el (tsdh-dark): Add ido faces and remove
110 :box from outline faces.
111
29f47822
LL
1122013-04-18 Leo Liu <sdl.web@gmail.com>
113
114 * NEWS: Mention new key ? for describe-prefix-bindings.
115
8fa2654e
CS
1162013-04-15 Christopher Schmidt <christopher@ch.ristopher.com>
117
118 * NEWS: Mention separation of package descriptor and name of
119 internal symbols by two hyphens.
120
0aa3616e
SB
1212013-04-13 Stephen Berman <stephen.berman@gmx.net>
122
123 * NEWS: Mention fixing `split-window' to be non-interactive.
124
79e04e9e
TH
1252013-04-09 Tassilo Horn <tsdh@gnu.org>
126
127 * themes/tsdh-dark-theme.el (tsdh-dark): Add some more faces.
128
ac2f8659
MY
1292013-04-09 Masatake YAMATO <yamato@redhat.com>
130
131 * NEWS: Mention `sh-mode' own `add-log-current-defun-function'.
132
df4555fa
JD
1332013-04-07 Jan Djärv <jan.h.d@swipnet.se>
134
135 * PROBLEMS: Mention Ubuntu warnings about libdbusmenu.
136
3a2b589f
FN
1372013-04-02 Fabrice Niessen <fni@missioncriticalit.com>
138
139 * themes/leuven-theme.el: Update theme.
140
4b725a70
PE
1412013-04-01 Paul Eggert <eggert@cs.ucla.edu>
142
143 Use UTF-8 for most files with non-ASCII characters (Bug#13936).
144 * tutorials/TUTORIAL.ko, tutorials/TUTORIAL.th:
145 Switch from iso-2022-7bit to utf-8.
146
0b1619da
LL
1472013-03-30 Leo Liu <sdl.web@gmail.com>
148
149 * NEWS: Mention `kmacro-to-register' and new eldoc feature.
150
73572c72
AG
1512013-03-29 Aidan Gauland <aidalgol@no8wireless.co.nz>
152
78b8f320 153 * NEWS (Eshell): New entry for em-tramp change in 2013-03-26T22:08:58Z!aidalgol@no8wireless.co.nz
73572c72 154
e8cc7880
DE
1552013-03-21 Eric Ludlam <zappo@gnu.org>
156
157 * srecode/ede-autoconf.srt: Change Copyright to FSF.
158 (ede-empty): Change AC_INIT to use PROJECT_NAME, and
159 PROJECT_VERSION.
160
161 * srecode/ede-make.srt (ede-empty): Add a dependency on :project.
162 Add header comment specifying the project's relative path.
163
164 * srecode/c.srt (header_guard): Upcase the filename symbol.
165
4f405069 1662013-03-21 Vladimir Kazanov <vkazanov@inbox.ru>
e8cc7880
DE
167
168 * srecode/java.srt (empty-main): New.
169 (class-tag): Decapitalize class.
170
19151a7f
PE
1712013-03-18 Paul Eggert <eggert@cs.ucla.edu>
172
173 Emacs crashes with ImageMagick 6.8.2-3 through 6.8.3-9 (Bug#13867).
174 * PROBLEMS: Mention problem with ImageMagick 6.8.2-3 through 6.8.3-9.
175
cc725808
PE
1762013-03-12 Paul Eggert <eggert@cs.ucla.edu>
177
5c592c9a
PE
178 Add coding tags for iso-2022-7bit files that are not already tagged.
179 * HELLO, tutorials/TUTORIAL.ko, tutorials/TUTORIAL.th:
180 Add coding tag. For TUTORIAL.th this prevents Emacs from
181 misinterpreting the file.
182
cc725808
PE
183 Switch encodings of tutorials, thai-word to UTF-8 (Bug#13880).
184 * refcards/ru-refcard.tex:
185 * tutorials/TUTORIAL.bg, tutorials/TUTORIAL.bg, tutorials/TUTORIAL.cn:
186 * tutorials/TUTORIAL.cs, tutorials/TUTORIAL.de, tutorials/TUTORIAL.eo:
187 * tutorials/TUTORIAL.es, tutorials/TUTORIAL.fr, tutorials/TUTORIAL.it:
188 * tutorials/TUTORIAL.nl, tutorials/TUTORIAL.pl, tutorials/TUTORIAL.pt_BR:
189 * tutorials/TUTORIAL.ro, tutorials/TUTORIAL.sk, tutorials/TUTORIAL.sv:
190 * tutorials/TUTORIAL.zh:
191 Switch to UTF-8.
192
c410dad5
JB
1932013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
194
195 * refcards/calccard.tex: Remove incorrect entry.
196
70743157
PE
1972013-03-05 Paul Eggert <eggert@cs.ucla.edu>
198
199 FILE's lock is now always .#FILE and may be a regular file (Bug#13807).
200 * NEWS: Document this.
201
5a3cbc03
BW
2022013-03-02 Bill Wohler <wohler@newt.com>
203
204 Release MH-E version 8.5.
205
206 * NEWS, MH-E-NEWS: Update for MH-E release 8.5.
207
b5029e23
PE
2082013-03-02 Paul Eggert <eggert@cs.ucla.edu>
209
210 * NEWS: The lock for FILE is now .#FILE or .#-FILE (Bug#13807).
211
19dc8b9e
MA
2122013-03-01 Michael Albinus <michael.albinus@gmx.de>
213
214 * NEWS: Fix Tramp "adb" entry. Extend list of discontinued Tramp
215 methods.
216
1ddc2bd6
PE
2172013-02-25 Paul Eggert <eggert@cs.ucla.edu>
218
219 Simplify data_start configuration (Bug#13783).
aec32f66 220 * NEWS: Document removal of --with-crt-dir.
1ddc2bd6
PE
221 * PROBLEMS (LIBS_SYSTEM, LIBS_MACHINE, LIBS_STANDARD): Remove.
222 Remove legacy-systems section, as this stuff is no longer
223 applicable with current linking strategies.
224
26280467
MA
2252013-02-14 Michael Albinus <michael.albinus@gmx.de>
226
227 * NEWS: Tramp methods "scpc" and "rsyncc" are discontinued.
228
add89f61
MA
2292013-02-11 Michael Albinus <michael.albinus@gmx.de>
230
231 * NEWS: Add autorevert changes.
232
ef12b77c
JD
2332013-02-05 Jan Djärv <jan.h.d@swipnet.se>
234
235 * NEWS: Mention ns-use-native-fullscreen.
236
0eb61895
GM
2372013-02-01 Glenn Morris <rgm@gnu.org>
238
239 * CALC-NEWS: Move here from lisp/calc/README, README.prev.
240
9c3dcdaa
JD
2412012-12-23 Jan Djärv <jan.h.d@swipnet.se>
242
243 * TODO: Adjust entry about NS event loop.
244
ed7367b1
MA
2452012-12-19 Michael Albinus <michael.albinus@gmx.de>
246
247 * NEWS: Tramp implements `file-acl' and `set-file-acl'.
248
ff3dda25
TH
2492012-12-19 Tassilo Horn <tsdh@gnu.org>
250
251 * themes/tsdh-dark-theme.el (tsdh-dark): Add customizations of
252 many new faces.
253
97976f9f
PE
2542012-12-14 Paul Eggert <eggert@cs.ucla.edu>
255
4f405069 256 Fix permissions bugs with setgid directories etc. (Bug#13125)
97976f9f
PE
257 * NEWS: Document changes to file-attributes,
258 file-ownership-preserved-p.
259 Mention new functions group-gid, group-real-gid.
260
558fefa0
AS
2612012-12-06 Andreas Schwab <schwab@linux-m68k.org>
262
263 * themes/leuven-theme.el: Convert to Unix format.
264
ee9d0ba6
FN
2652012-12-06 Fabrice Niessen <fniessen@pirilampo.org>
266
267 * themes/leuven-theme.el: New theme.
268
aefa2ead
MA
2692012-12-04 Michael Albinus <michael.albinus@gmx.de>
270
271 * NEWS: Mention new Tramp method "adb".
272
6827cac1
BW
2732012-11-25 Bill Wohler <wohler@newt.com>
274
275 Release MH-E version 8.4.
276
277 * NEWS, MH-E-NEWS: Update for MH-E release 8.4.
278
0e70ce93
PE
2792012-11-22 Paul Eggert <eggert@cs.ucla.edu>
280
6f6b82d6 281 * NEWS: Document Calc changes for Gregorian calendar (Bug#12633).
0e70ce93 282
bdebdb64
BG
2832012-10-26 Nicolas Goaziou <n.goaziou@gmail.com>
284
285 * refcards/orgcard.tex: Fix keybindings about
286 `org-show-todo-tree'.
287
c4132fd4
PE
2882012-10-23 Paul Eggert <eggert@cs.ucla.edu>
289
290 Fix outdated timestamp documentation in Elisp manual (bug#12706).
291 * NEWS: Document increased precision in undo list.
292
ad483434
GM
2932012-10-21 Glenn Morris <rgm@gnu.org>
294
295 * images/icons/hicolor/32x32/apps/emacs22.png:
296 * images/icons/hicolor/16x16/apps/emacs22.png:
297 * images/icons/hicolor/48x48/apps/emacs22.png:
298 * images/icons/hicolor/24x24/apps/emacs22.png: Restore old icons.
299
f5772b8e
KH
3002012-10-14 Kenichi Handa <handa@gnu.org>
301
302 * charsets/JISC6226.map: Re-generated.
303
8111f5e6
EZ
3042012-10-14 Eli Zaretskii <eliz@gnu.org>
305
306 * compilation.txt (msft): Add error messages in new Studio 2010
307 format.
308
cde44a77
KH
3092012-10-11 Kenichi Handa <handa@gnu.org>
310
ad483434
GM
311 * charsets/CNS-2.map, charsets/CNS-3.map, charsets/CNS-4.map:
312 * charsets/CNS-5.map, charsets/CNS-6.map, charsets/CNS-7.map:
313 * charsets/CP932-2BYTE.map, charsets/GB180302.map:
314 * charsets/GB180304.map, charsets/JISC6226.map:
315 * charsets/JISX2131.map, charsets/MIK.map, charsets/PTCP154.map:
316 * charsets/stdenc.map, charsets/symbol.map: Re-generate.
cde44a77 317
335f5ae4
JD
3182012-10-07 Jan Djärv <jan.h.d@swipnet.se>
319
320 * NEWS (NextStep/OSX port changes): OSX 10.4 or newer is required.
321
e8757f09 3222012-10-05 Douglas Lewan <d_lewan2000@yahoo.com> (tiny change)
d913151d
DL
323
324 * tutorials/TUTORIAL.pt_BR: Fix typo. (Bug#12557)
325
62a81506
CY
3262012-10-01 Eric Ludlam <zappo@gnu.org>
327
d1b066d2 328 * srecode/c.srt, srecode/ede-autoconf.srt: New files.
62a81506
CY
329
330 * srecode/cpp.srt: Move parts to c.srt.
331
332 * srecode/ede-make.srt: Extra templates for Arduino Makefiles.
333
3342012-10-01 Ralf Mattes <rm@mh-freiburg.de> (tiny change)
335
336 * srecode/el.srt (variable-option): Add missing quote.
337
0c8c4f21
CY
3382012-10-01 Chong Yidong <cyd@gnu.org>
339
340 * images/icons/hicolor/32x32/apps/emacs22.png:
341 * images/icons/hicolor/16x16/apps/emacs22.png:
342 * images/icons/hicolor/48x48/apps/emacs22.png:
343 * images/icons/hicolor/24x24/apps/emacs22.png: Remove old icons
344 (Bug#12536).
345
86ec63ba
PE
3462012-10-01 Paul Eggert <eggert@cs.ucla.edu>
347
348 Revert the FOLLOW-SYMLINKS change for file-attributes.
349 * NEWS: Undo last change.
350
1cb2b664
BG
3512012-09-30 Bastien Guerry <bzg@gnu.org>
352
353 * refcards/orgcard.tex: Update version number.
354
dbf8aaa7
BG
3552012-09-30 Jambunathan K <kjambunathan@gmail.com>
356
357 * org/OrgOdtContentTemplate.xml:
358 * org/OrgOdtStyles.xml: Add Listing-related entries.
359
e7a2937b
PE
3602012-09-30 Paul Eggert <eggert@cs.ucla.edu>
361
362 file-attributes has a new optional arg FOLLOW-SYMLINKS.
363 * NEWS: Document the change.
364
dd946752
JD
3652012-09-30 Jan Djärv <jan.h.d@swipnet.se>
366
367 * NEWS: The NS port supports fullscreen.
d7e642cc 368 Mention that the file dialog is used on NS.
dd946752 369
dcf8834b
GM
3702012-09-17 Glenn Morris <rgm@gnu.org>
371
372 * refcards/emacsver.tex: New file.
373 * refcards/calccard.tex, refcards/cs-dired-ref.tex:
374 * refcards/cs-refcard.tex, refcards/cs-survival.tex:
375 * refcards/de-refcard.tex, refcards/dired-ref.tex:
376 * refcards/emacsver.tex, refcards/fr-dired-ref.tex:
377 * refcards/fr-refcard.tex, refcards/fr-survival.tex:
378 * refcards/orgcard.tex, refcards/pl-refcard.tex:
379 * refcards/pt-br-refcard.tex, refcards/refcard.tex:
380 * refcards/sk-dired-ref.tex, refcards/sk-refcard.tex:
381 * refcards/sk-survival.tex, refcards/survival.tex:
382 * refcards/vipcard.tex, refcards/viperCard.tex: Include emacsver.tex.
383 * refcards/calccard.tex (\emacsversionnumber):
384 Rename to \versionemacs, same as all the other refcards.
385 * refcards/Makefile (ENVADD): New variable.
386 (sk-dired-ref.pdf, sk-survival.pdf, pl-refcard.pdf)
387 (%.pdf, %,dvi, sk-dired-ref.dvi, sk-survival.dvi, pl-refcard.dvi):
388 Depend on emacsver.tex. Add "." to TEXINPUTS for TeX commands.
389
0caaedb1
PE
3902012-09-16 Paul Eggert <eggert@cs.ucla.edu>
391
392 Remove configure's --without-sync-input option (Bug#12450).
393 * TODO (Make SYNC_INPUT the default): Remove, as the code now
394 behaves as if SYNC_INPUT is always true.
395
c18e885b
PE
3962012-09-13 Paul Eggert <eggert@cs.ucla.edu>
397
398 Use a more backwards-compatible timer format (Bug#12430).
399 * NEWS: Document it, plus fix a typo.
400
1352271a
JD
4012012-09-13 Jan Djärv <jan.h.d@swipnet.se>
402
403 * NEWS (--with-x-toolkit): Mention that Gtk+ 3 is now default.
404
72eac303
PE
4052012-09-13 Paul Eggert <eggert@cs.ucla.edu>
406
407 * NEWS: Document timer format change (Bug#12430).
408
c990426a
PE
4092012-09-11 Paul Eggert <eggert@cs.ucla.edu>
410
411 Simplify, document, and port floating-point (Bug#12381).
412 * NEWS: Document NaNs versus signaling-error change.
413
cf29dd84
PE
4142012-09-04 Paul Eggert <eggert@cs.ucla.edu>
415
416 Give more-useful info on a fatal error (Bug#12328).
417 * NEWS: Document the change.
418
0e23ef9d
PE
4192012-09-01 Paul Eggert <eggert@cs.ucla.edu>
420
421 Better seeds for (random).
422 * NEWS: Document new behavior of (random), (random "string").
423
01e0f0f5
AS
4242012-08-28 Andreas Schwab <schwab@linux-m68k.org>
425
426 * charsets/MULE-ethiopic.map: Fix typo in comment.
427 * charsets/MULE-ipa.map: Likewise.
428 * charsets/MULE-is13194.map: Likewise.
429 * charsets/MULE-lviscii.map: Likewise.
430 * charsets/MULE-sisheng.map: Likewise.
431 * charsets/MULE-tibetan.map: Likewise.
432 * charsets/MULE-uviscii.map: Likewise.
433
b8d26eb3
CY
4342012-08-09 Chong Yidong <cyd@gnu.org>
435
436 * images/splash.svg, images/splash.png: Tweak SVG paths to improve
437 legibility.
438
da3d2105
DA
4392012-08-08 Dmitry Antipov <dmantipov@yandex.ru>
440
441 * NEWS: Mention --without-all and --enable-link-time-optimization.
442
331ff3b9
JD
4432012-07-31 Jan Djärv <jan.h.d@swipnet.se>
444
445 * TODO (NS port): Add text about event loop.
446
72b255c7
PE
4472012-07-29 Paul Eggert <eggert@cs.ucla.edu>
448
449 deactive->inactive, inactivate->deactivate spelling fixes (Bug#10150)
450 * NEWS: Document these changes.
451
a5c66610
JB
4522012-07-28 Juanma Barranquero <lekktu@gmail.com>
453
454 * NEWS: Fix typo.
455
1781b9e9
PE
4562012-07-26 Paul Eggert <eggert@cs.ucla.edu>
457
458 Simplify export of symbols to GDB.
459 * emacs-buffer.gdb ($tagmask, $valmask): Remove.
460 (ygetptr): Adjust to recent changes in lisp.h and emacs.c,
461 by using VALMASK instead of $valmask, CHECK_LISP_OBJECT_TYPE
462 instead of gdb_use_union, and DATA_SEG_BITS instead of
463 gdb_data_seg_bits. Also, use $ptr.i rather than $ptr.u.val.
464
87ab808f
EZ
4652012-07-20 Eli Zaretskii <eliz@gnu.org>
466
467 * tutorials/TUTORIAL.he: Make the first sentence display correctly
468 in a left-to-right paragraph, such as what is shown on the fancy
469 splash screen.
470
2e2d2a13
LL
4712012-07-15 Leo Liu <sdl.web@gmail.com>
472
473 * NEWS: Mention exclamation-mark and flymake.
474
1ac8b55c
JB
4752012-07-08 Juanma Barranquero <lekktu@gmail.com>
476
477 * tutorials/TUTORIAL.es: Sync with changes in 2012-07-07T10:34:37Z!cyd@gnu.org.
478
95486d46
MW
4792012-07-07 Michael Witten <mfwitten@gmail.com> (tiny change)
480
481 * tutorials/TUTORIAL: Copyedits (Bug#11689).
482
9ab89959
GM
4832012-06-28 Glenn Morris <rgm@gnu.org>
484
485 * emacs.py, emacs2.py, emacs3.py: Remove files, no longer used.
486
bbf908bc
LM
4872012-06-24 Lawrence Mitchell <wence@gmx.li>
488
489 * NEWS: Move and improve the defun/defalias changes (bug#11686).
490
d35af63c
PE
4912012-06-22 Paul Eggert <eggert@cs.ucla.edu>
492
493 Support higher-resolution time stamps (Bug#9000).
494 * NEWS: Mention addition of picoseconds to time stamp format.
495
65a962ba
DD
4962012-06-13 Deniz Dogan <deniz@dogan.se>
497
498 * tutorials/TUTORIAL.sv: Fix grammar and a couple of typos.
499
a043d353
PE
5002012-06-04 Paul Eggert <eggert@cs.ucla.edu>
501
502 * PROBLEMS (68000 C compiler problems): Remove obsolete section.
503 Not only are the compilers long-dead, the obsolete advice
504 typically doesn't apply to current Emacs sources.
505
5205d6f6
CY
5062012-06-03 Chong Yidong <cyd@gnu.org>
507
508 * themes/wheatgrass-theme.el:
509 * themes/deeper-blue-theme.el:
510 * themes/tango-dark-theme.el:
511 * themes/tsdh-dark-theme.el: Add compilation-mode-line-fail,
512 compilation-mode-line-run, and compilation-mode-line-exit faces.
513
514 * themes/manoj-dark-theme.el: Remove :family attributes.
515
501390c5
PE
5162012-06-01 Paul Eggert <eggert@cs.ucla.edu>
517
518 Remove --disable-maintainer-mode option from 'configure'. (Bug#11555)
519 * NEWS: Mention this.
520
f51b6486
AB
5212012-06-01 Andrew Beals <andrew.beals@gmail.com> (tiny change)
522
523 * spook.lines: Additions. (Bug#11598)
524
ba93a187
PE
5252012-05-31 Paul Eggert <eggert@cs.ucla.edu>
526
527 * PROBLEMS: Remove obsolete '#define static' cruft.
528
af8630f4
GM
5292012-05-07 Glenn Morris <rgm@gnu.org>
530
531 * forms/forms-d2.el, forms/forms-pass.el: Move here from ../lisp.
532 * forms/forms-d2.dat: Move to forms/ subdirectory.
533 * forms/README: New.
534
ab0fa4e4
PE
5352012-05-03 Paul Eggert <eggert@cs.ucla.edu>
536
537 * NEWS: Do not limit current-time-string to years 1000..9999.
538
578c1d4b 5392012-04-27 Jambunathan K <kjambunathan@gmail.com>
2f885dca 540
bbf908bc
LM
541 * org/OrgOdtStyles.xml (OrgDescriptionList): Modify style.
542 With this change, in a description list, if the description paragraph
2f885dca
BG
543 spawns multiple lines then it will correctly indented.
544
c04627ac
GM
5452012-04-20 Glenn Morris <rgm@gnu.org>
546
50e5ebca
GM
547 * CONTRIBUTE: Expand a bit on copyright assignments.
548
c04627ac
GM
549 * MORE.STUFF: General update. Mention list-packages.
550 Remove many old/outdated URLs.
9ea49b28
LMI
5512012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
552
553 * publicsuffix.txt: New file (bug#1401).
554
551b046f
AM
5552012-04-02 Alan Mackenzie <acm@muc.de>
556
557 * NEWS: Add CC Mode entries.
558
153ae947
BG
5592012-04-01 Jambunathan K <kjambunathan@gmail.com>
560
561 * org/OrgOdtContentTemplate.xml (OrgIndentedSection-Level-*):
4f405069 562 New section styles. These sections are indented to the same
153ae947 563 level as the corresponding list entries. These sections hold
bbf908bc
LM
564 tables that occur within a list. (OrgTable):
565 Increased relative width from 90% to 96% for aesthetic reasons.
153ae947 566
66ecdc9e
GM
5672012-03-16 Glenn Morris <rgm@gnu.org>
568
569 * HELLO: Say that this is not a comprehensive list.
570 Remove "duplicate" entry. (Bug#11024)
571
cb3a28cc
PE
5722012-02-20 Paul Eggert <eggert@cs.ucla.edu>
573
574 * emacs-buffer.gdb ($valmask): Don't assume EMACS_INT fits in 'long'.
575
1be3ca5a
LL
5762012-02-10 Leo Liu <sdl.web@gmail.com>
577
578 * NEWS: Change condition-case-no-debug to
579 condition-case-unless-debug and split the entry in two.
580
5eb7536f
AO
5812012-02-08 Alex Ott <alexott@gmail.com>
582
583 * tutorials/TUTORIAL.ru: Updated; synchronize with TUTORIAL.
584 Coding system changed to UTF-8.
585
62106554
JB
5862012-02-06 Juanma Barranquero <lekktu@gmail.com>
587
588 * tutorials/TUTORIAL.es: Updated; synchronize with TUTORIAL.
589
9ff3f0fd
PS
5902012-02-03 Pieter Schoenmakers <tiggr@tiggr.net>
591
592 * tutorials/TUTORIAL.nl: Updated; synchronize with TUTORIAL.
593
1714d1ee
CY
5942012-01-30 Chong Yidong <cyd@gnu.org>
595
596 * tutorials/TUTORIAL: Delete a repeat sentence.
597
21f50183
ML
5982012-01-25 Mats Lidell <mats.lidell@cag.se>
599
600 * tutorials/TUTORIAL.sv: Updated; synchronize with TUTORIAL.
601
7a22e700
OK
6022012-01-21 Ognyan Kulev <ogi@tower.3.bg>
603
604 * tutorials/TUTORIAL.bg: Updated; synchronize with TUTORIAL.
605
3fcca64d
WL
6062012-01-19 Werner Lemberg <wl@gnu.org>
607
608 * tutorial/TUTORIAL.de: Updated; synchronize with TUTORIAL.
609 Minor typographical improvements.
610
6d0bd9ba
PP
6112012-01-17 Primoz PETERLIN <primoz.peterlin@mf.uni-lj.si>
612
613 * tutorials/TUTORIAL.sl: Update.
614
0dc18ae0
EZ
6152012-01-14 Eli Zaretskii <eliz@gnu.org>
616
617 * tutorials/TUTORIAL.he: Update to follow changes to TUTORIAL in
618 2012-01-10T08:27:22Z!cyd@gnu.org.
619
107ddb97
CY
6202012-01-10 Chong Yidong <cyd@gnu.org>
621
622 * tutorials/TUTORIAL: Don't give instructions for old-style X
bbf908bc
LM
623 scrollbars. Use DEL terminology instead of DelBack.
624 Improve description of graphical continuation lines and mode-line.
107ddb97
CY
625 Promote use of C-/ and C-SPC. Remove discussion of flow control.
626
1c6e5a32
GM
6272012-01-05 Glenn Morris <rgm@gnu.org>
628
220b1945
GM
629 * refcards/calccard.tex, refcards/cs-dired-ref.tex:
630 * refcards/cs-refcard.tex, refcards/cs-survival.tex:
631 * refcards/de-refcard.tex, refcards/dired-ref.tex:
632 * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
633 * refcards/fr-survival.tex, refcards/pl-refcard.tex:
634 * refcards/pt-br-refcard.tex, refcards/refcard.tex:
635 * refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
636 * refcards/sk-refcard.tex, refcards/sk-survival.tex:
637 * refcards/survival.tex: Bump version number to 24.
638
1c6e5a32
GM
639 * refcards/calccard.tex, refcards/cs-dired-ref.tex:
640 * refcards/cs-refcard.tex, refcards/cs-survival.tex:
641 * refcards/de-refcard.tex, refcards/dired-ref.tex:
642 * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
643 * refcards/fr-survival.tex, refcards/orgcard.tex:
644 * refcards/pl-refcard.tex, refcards/pt-br-refcard.tex:
645 * refcards/refcard.tex, refcards/ru-refcard.tex:
646 * refcards/sk-dired-ref.tex, refcards/sk-refcard.tex:
647 * refcards/sk-survival.tex, refcards/survival.tex:
648 * refcards/vipcard.tex, refcards/viperCard.tex:
649 Update short copyright year to 2012.
650
2057c040 6512012-01-04 Chong Yidong <cyd@stupidchicken.com>
e66ba1df 652
2057c040
GM
653 * org/README: Rename from COPYRIGHT-AND-LICENSE.
654
6552012-01-03 Jambunathan K <kjambunathan@gmail.com>
e66ba1df 656
2057c040 657 * org/OrgOdtContentTemplate.xml, org/OrgOdtStyles.xml: New files.
e66ba1df 658
2057c040
GM
6592012-01-03 Bastien Guerry <bzg@altern.org>
660
661 * org/COPYRIGHT-AND-LICENSE: New file.
e66ba1df
BG
662
663 * org/: New directory.
664
6652012-01-03 Julian Gehring <julian.gehring@googlemail.com>
666
667 * refcards/orgcard.tex: Correct one markup in the "Timestamps" section.
668
ffdcbd1c
LMI
6692011-12-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
670
671 * NEWS: Mention auth-source twice in connection with smtpmail to
672 clarify that smtpmail uses auth-source.
673
06b08b88
BW
6742011-11-20 Bill Wohler <wohler@newt.com>
675
676 Release MH-E version 8.3.1.
677
678 * NEWS, MH-E-NEWS: Update for MH-E release 8.3.1.
679
0b381c7e
JB
6802011-11-14 Juanma Barranquero <lekktu@gmail.com>
681
682 * MAILINGLISTS: Fix typo.
683
5f72f6cb
EZ
6842011-10-29 Eli Zaretskii <eliz@gnu.org>
685
686 * themes/wombat-theme.el: Add a coding cookie. (Bug#9905)
687
be890cb8
SM
6882011-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
689
690 * NEWS: Document the disappearance of binding caches (bug#9899).
691
487ffd7a
JB
6922011-10-01 Juanma Barranquero <lekktu@gmail.com>
693
694 * NEWS: Fix typo. Remove duplicate info.
695
c4682d18
MR
6962011-09-23 Martin Rudalics <rudalics@gmx.at>
697
698 * NEWS: Document some window code changes.
699
c78268f1
BW
7002011-09-20 Bill Wohler <wohler@newt.com>
701
702 Release MH-E version 8.3.
703
704 * NEWS, MH-E-NEWS: Update for MH-E release 8.3.
705
76e20fd6
WS
7062011-09-13 William Stevenson <yhvh2000@gmail.com>
707
708 * themes/adwaita-theme.el: New file.
709
1cc15067
SF
7102011-09-13 Scott Frazer <frazer.scott@gmail.com>
711
712 * themes/whiteboard-theme.el:
76e20fd6 713 * themes/deeper-blue-theme.el: New files.
1cc15067 714
f62bd846
JL
7152011-09-05 Juri Linkov <juri@jurta.org>
716
717 * grep.txt: Add `eval' to the Local Variables section that
718 emulates `grep-filter'.
719
f9453fcb
PE
7202011-08-30 Paul Eggert <eggert@cs.ucla.edu>
721
393aa9d4
PE
722 * MACHINES: Remove obsolete info and update a bit (Bug#9404).
723
f9453fcb
PE
724 * PROBLEMS: Remove obsolete comment re Yellow Dog (Bug#9403).
725
c1ec8ad0
SC
7262011-08-24 Steve Chapel <schapel@laptop.stevechapel.com> (tiny change)
727
4f405069 728 * refcards/refcard.tex: Add a few more commands. (Bug#9343)
c1ec8ad0 729
4d993e7b
JL
7302011-08-22 Juri Linkov <juri@jurta.org>
731
732 * compilation.txt: Add more samples of output and non-output
733 switches (bug#9319).
734
5226c7c0
CY
7352011-08-19 Chong Yidong <cyd@stupidchicken.com>
736
737 * themes/dichromacy-theme.el:
738 * themes/wheatgrass-theme.el:
739 * themes/tango-theme.el:
740 * themes/tango-dark-theme.el: Add error, warning, and success
741 faces.
742
5b409b39 7432011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
744
745 * refcards/orgcard.tex: Document `org-copy-visible'.
746
5b409b39 7472011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
748
749 * refcards/orgcard.tex: Documentation of new Babel function.
750
5b409b39 7512011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
752
753 * refcards/orgcard.tex: Adding line for org-babel-check-src-block.
754
5b409b39 7552011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
756
757 * refcards/orgcard.tex: Document key for clock consistency check.
758
5b409b39
BG
7592011-07-30 Chong Yidong <cyd@stupidchicken.com>
760
761 * grammars: New directory.
762
7632011-07-28 Andreas Schwab <schwab@linux-m68k.org>
764
765 * NEWS: Document ## and #:.
766
8f8eda06
AS
7672011-07-18 Andreas Schwab <schwab@linux-m68k.org>
768
769 * charsets/GB180302.map: Update to 2005 edition.
770 * charsets/GB180304.map: Likewise.
771
6265325e
BW
7722011-07-17 Bill Wohler <wohler@newt.com>
773
774 Release MH-E version 8.2.93.
775
776 * NEWS, MH-E-NEWS: Update for MH-E release 8.2.93.
777
8020905a
BW
7782011-07-16 Bill Wohler <wohler@newt.com>
779
780 Release MH-E version 8.2.92.
781
782 * NEWS, MH-E-NEWS: Update for MH-E release 8.2.92.
783
d9882322
BW
7842011-07-12 Bill Wohler <wohler@newt.com>
785
71e0ea13
BW
786 Release MH-E version 8.2.91.
787
788 * NEWS, MH-E-NEWS: Update for MH-E release 8.2.91.
789
d9882322
BW
790 * MH-E-NEWS: Mention that SourceForge MH-E users will have to
791 update their load-paths.
792
d76674bb
BW
7932011-07-10 Bill Wohler <wohler@newt.com>
794
795 Release MH-E version 8.2.90.
796
797 * NEWS, MH-E-NEWS: Update for MH-E release 8.2.90.
798
095f79fc
TH
7992011-07-07 Tassilo Horn <tassilo@member.fsf.org>
800
801 * themes/tsdh-light-theme.el:
802 * themes/tsdh-dark-theme.el: Make `gnus-button' face inherit from
803 `button', `gnus-header-name' boxed, and define `rcirc-my-nick'
804 face.
805
e2430e31
LMI
8062011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
807
808 * NEWS: Clarify `smtpmail-auth-credentials' non-existence.
6870aaef 809 Mention the `send-mail-function' default change.
e2430e31 810
9970bcb2
CY
8112011-07-07 Chong Yidong <cyd@stupidchicken.com>
812
813 * themes/dichromacy-theme.el:
814 * themes/tango-theme.el:
815 * themes/tango-dark-theme.el:
816 * themes/wheatgrass-theme.el: Don't define button face separately;
817 it inherits from link now.
818
84e04a29
LMI
8192011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
820
821 * NEWS: Clarify that `smtpmail-starttls-credentials' doesn't exist.
822
53bbe3ad
JB
8232011-07-05 Juanma Barranquero <lekktu@gmail.com>
824
825 * NEWS: Document new emacs-lock.el and renaming of old one.
826
3ca5c03f
MS
8272011-07-05 Manoj Srivastava <srivasta@ieee.org>
828
829 * themes/manoj-dark-theme.el (manoj-dark): New file.
830
6cbbc20c
KR
8312011-03-29 Kevin Ryde <user42@zip.com.au>
832
833 * compilation.txt (perl-Test2): New samples.
834
3653687a
LMI
8352011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
836
837 * tutorials/TUTORIAL.zh: Remove spurious ")" character on the
838 first line.
839
ca5eed61
AM
8402011-07-01 Alan Mackenzie <acm@muc.de>
841
842 * NEWS: CC Mode: New "guessing" of style.
843
7f3f739f
LL
8442011-06-21 Leo Liu <sdl.web@gmail.com>
845
487ffd7a 846 * NEWS: Mention the new primitive secure-hash.
7f3f739f 847
b9958282
CY
8482011-06-14 Chong Yidong <cyd@stupidchicken.com>
849
850 * themes/dichromacy-theme.el: New theme.
851
81eafe29
PE
8522011-06-07 Paul Eggert <eggert@cs.ucla.edu>
853
854 * NEWS: Mention new configure option --with-wide-int.
855
42d4bcc8
LL
8562011-05-24 Leo Liu <sdl.web@gmail.com>
857
858 * NEWS: Mention the new primitive sha1 and the removal of sha1.el.
859
bcfcf8a5
UJ
8602011-05-14 Ulf Jasper <ulf.jasper@web.de>
861
862 * images/newsticker/README: Added.
863
42c7e61e
UJ
8642011-05-13 Ulf Jasper <ulf.jasper@web.de>
865
866 * images/newsticker: Added.
867 * images/newsticker/browse-url.xpm: Added.
868 * images/newsticker/get-all.xpm: Added.
869 * images/newsticker/mark-immortal.xpm: Added.
870 * images/newsticker/mark-read.xpm: Added.
871 * images/newsticker/narrow.xpm: Added.
872 * images/newsticker/next-feed.xpm: Added.
873 * images/newsticker/next-item.xpm: Added.
874 * images/newsticker/prev-feed.xpm: Added.
875 * images/newsticker/prev-item.xpm: Added.
876 * images/newsticker/update.xpm: Added.
877
79b70037
GM
8782011-05-10 Jim Meyering <meyering@redhat.com>
879
880 * MH-E-NEWS, PROBLEMS: Fix typo "the the -> the".
881
25666126
LL
8822011-05-03 Leo Liu <sdl.web@gmail.com>
883
884 * NEWS: Mention the new command isearch-yank-pop.
885
e2574f2c
TZ
8862011-05-03 Teodor Zlatanov <tzz@lifelogs.com>
887
888 * NEWS: Mention new library gnutls.el and explain GnuTLS
889 functionality. Mention new configure.bat options --without-gnutls
890 and --lib for W32.
891
7deebf1b
LMI
8922011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
893
894 * NEWS: Mention `url-retrieve-queue', (:file "file") and
895 `server-eval-at'.
896
638f053a
JB
8972011-04-28 Juanma Barranquero <lekktu@gmail.com>
898
899 * NEWS: Document `delayed-warnings-list' and `delayed-warnings-hook'.
71edd0ec 900 Document new "default HOME" warning.
638f053a 901
0438ce91
DC
9022011-04-26 Daniel Colascione <dan.colascione@gmail.com>
903
bd0d2ee2 904 * DEBUG: Document debug-on-event default behavior and utility for
0438ce91
DC
905 debugging.
906
c243bc79
NF
9072011-04-22 Noah Friedman <friedman@splode.com>
908
909 * emacs-buffer.gdb: Add trailing underscores to appropriate member
910 names, per change tromey@redhat.com-20110214153919-bxkckrdmmg4qhyyj
911 of src/lisp.h.
912
1c6c854e
CS
9132011-04-08 Christoph Scholtes <cschol2112@googlemail.com>
914
915 * NEWS: Document new function `vc-ediff'.
916
3e214b50
JB
9172011-04-06 Juanma Barranquero <lekktu@gmail.com>
918
919 * NEWS: New variable `revert-buffer-in-progress-p'.
920
65084709
SH
9212011-03-22 Sebastian Hermida <sebas00@gmail.com>
922
923 * themes/misterioso-theme.el: New file.
924
8a05b668
JB
9252011-03-16 Juanma Barranquero <lekktu@gmail.com>
926
927 * NEWS: Document warning about _emacs.
928
70436396
MA
9292011-03-14 Michael Albinus <michael.albinus@gmx.de>
930
931 * NEWS: `shell' prompts for the shell path name, when the default
932 directory is a remote file name and neither environment variable
933 $ESHELL nor variable `explicit-shell-file-name' is set.
934
0d53df48
KG
9352011-03-08 Kristoffer Grönlund <krig@koru.se>
936
937 * themes/wombat-theme.el: New file.
938
33383987
JB
9392011-03-07 Chong Yidong <cyd@stupidchicken.com>
940
941 * Version 23.3 released.
942
01c35094
JB
9432011-03-06 Juanma Barranquero <lekktu@gmail.com>
944
945 * srecode/el.srt: Fix typo.
946
6b483b66
CY
9472011-02-21 Chong Yidong <cyd@stupidchicken.com>
948
949 * themes/tango-dark-theme.el: Tweak background on low-color
950 terminals.
951
3a00a363
KM
9522011-02-17 Ken Manheimer <ken.manheimer@gmail.com>
953
7a71b18d
GM
954 * images/icons/allout-widgets/dark-bg/locked-encrypted.png:
955 * images/icons/allout-widgets/dark-bg/locked-encrypted.xpm:
9b5c21bb
GM
956 * images/icons/allout-widgets/dark-bg/unlocked-encrypted.png:
957 * images/icons/allout-widgets/dark-bg/unlocked-encrypted.xpm:
7a71b18d
GM
958 * images/icons/allout-widgets/light-bg/locked-encrypted.png:
959 * images/icons/allout-widgets/light-bg/locked-encrypted.xpm:
9b5c21bb
GM
960 * images/icons/allout-widgets/light-bg/unlocked-encrypted.png:
961 * images/icons/allout-widgets/light-bg/unlocked-encrypted.xpm:
3a00a363
KM
962 Reorganize icon directories and files to reconcile against windows
963 short-filename clashes.
964
aac7a935
KM
9652011-02-16 Ken Manheimer <ken.manheimer@gmail.com>
966
9b5c21bb
GM
967 * images/icons/allout-widgets-dark-bg,
968 * images/icons/allout-widgets-light-bg: Icons for new
aac7a935
KM
969 allout-widgets.el.
970
9b5c21bb 971 * images/icons/README: Include coypright and GPL 3 license for
aac7a935
KM
972 new icons.
973
12fe5bcc
MA
9742011-02-16 Michael Albinus <michael.albinus@gmx.de>
975
976 * NEWS: Add soap-client.el and soap-inspect.el.
977
ea843702
MA
9782011-02-13 Michael Albinus <michael.albinus@gmx.de>
979
980 * NEWS: Tramp methods "imap" and "imaps" are discontinued.
981
cdfa139d
DA
9822011-02-12 Drew Adams <drew.adams@oracle.com>
983
984 * themes/light-blue-theme.el: New file.
985
a4180391
PE
9862011-02-01 Paul Eggert <eggert@cs.ucla.edu>
987
988 format-time-string now supports subsecond time stamp resolution
989 * NEWS: Document this.
990
68b5f855
PE
9912011-01-28 Paul Eggert <eggert@cs.ucla.edu>
992
993 Redo spelling of Makefile variables to conform to POSIX.
994 POSIX does not allow "-" in Makefile variable names.
995 Reported by Bruno Haible in
996 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00990.html>.
bbf908bc 997 * refcards/Makefile (DIRED_REFCARDS_PDF): Rename from
68b5f855 998 DIRED-REFCARDS_PDF.
bbf908bc
LM
999 (MISC_REFCARDS_PDF): Rename from MISC-REFCARDS_PDF.
1000 (SURVIVAL_CARDS_PDF): Rename from SURVIVAL-CARDS_PDF.
1001 (VIPER_CARDS_PDF): Rename from VIPER-CARDS_PDF.
68b5f855 1002
9d760d75
GM
10032011-01-18 Glenn Morris <rgm@gnu.org>
1004
1005 * PROBLEMS: Add note about svn+ssh. (Bug#7791)
1006
77ab81d0 10072011-01-14 Glenn Morris <rgm@gnu.org>
970b9a42
GM
1008
1009 * refcards/calccard.tex, refcards/cs-dired-ref.tex:
1010 * refcards/cs-refcard.tex, refcards/cs-survival.tex:
1011 * refcards/de-refcard.tex, refcards/dired-ref.tex:
1012 * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
1013 * refcards/fr-survival.tex, refcards/orgcard.tex:
1014 * refcards/pl-refcard.tex, refcards/pt-br-refcard.tex:
1015 * refcards/refcard.tex, refcards/ru-refcard.tex:
1016 * refcards/sk-dired-ref.tex, refcards/sk-refcard.tex:
1017 * refcards/sk-survival.tex, refcards/survival.tex:
1018 * refcards/vipcard.tex, refcards/viperCard.tex:
1019 Update short copyright year to 2011.
1020
d221e780
CO
10212011-01-13 Christian Ohler <ohler@gnu.org>
1022
1023 * NEWS: Mention ERT.
1024
3c3d4f5b
MA
10252011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
1026
1027 * NEWS: Add new function dbus-register-service.
1028
2c243704
CY
10292011-01-09 Chong Yidong <cyd@stupidchicken.com>
1030
1031 * themes/tango-theme.el, themes/tango-dark-theme.el: Let-bind
1032 tango palette colors. Only define faces for color displays.
1033 Customize the ansi-color-names-vector variable. Add Ediff,
1034 Flyspell, and Semantic faces as suggested by Jan Moringen.
1035
7c837933
AS
10362011-01-08 Andreas Schwab <schwab@linux-m68k.org>
1037
1038 * compilation.txt: Add column to gcc-include sample.
1039
16eea16b
GM
10402011-01-08 Glenn Morris <rgm@gnu.org>
1041
1042 * PROBLEMS: -batch implies -q.
1043
f3699ed6
TH
10442011-01-07 Tassilo Horn <tassilo@member.fsf.org>
1045
1046 * themes/tsdh-light-theme.el, themes/tsdh-dark-theme.el: Remove
1047 dev-prefix from file names, so that the files don't clash on 8x3
1048 filesystems.
1049
2d3e1aed
TH
10502011-01-06 Tassilo Horn <tassilo@member.fsf.org>
1051
1052 * themes/dev-tsdh-light-theme.el (dev-tsdh-light): New theme.
1053 * themes/dev-tsdh-dark-theme.el (dev-tsdh-dark): New theme.
1054
412b9ee5
MA
10552011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
1056
91af3942 1057 * NEWS: Extended behavior of dbus-register-{method,property}.
412b9ee5 1058
7c420169 10592011-01-02 Kenichi Handa <handa@m17n.org>
76428f01 1060
7c420169 1061 * NEWS.23: Describe the changes for rmail's MIME handling.
76428f01 1062
94975270
CY
10632010-12-18 Chong Yidong <cyd@stupidchicken.com>
1064
1065 * images/separator.xpm: Tweak colors.
1066
a808d31f
MA
10672010-12-14 Michael Albinus <michael.albinus@gmx.de>
1068
1069 * NEWS: Mention new Tramp method "ksu".
1070
01c35094 10712010-12-13 W. Martin Borgert <debacle@debian.org> (tiny change)
11cb1e35
MB
1072
1073 * schema/schemas.xml: Add DocBook (Bug#7491).
1074
acedf35c
CD
10752010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
1076
1077 * refcards/orgcard.tex: Cleanup.
1078
07976ae3 10792010-11-27 Ulrich Mueller <ulm@gentoo.org>
f102b345
UM
1080
1081 * HELLO: Add ancient Greek (Bug#7418).
1082
0eb025fb
EZ
10832010-11-13 Eli Zaretskii <eliz@gnu.org>
1084
1085 * NEWS: Document display of glyphless characters.
1086
afe98dfa
CD
10872010-11-11 Eric Schulte <schulte.eric@gmail.com>
1088
56f5a94e 1089 * refcards/orgcard.tex: Add new Babel key sequences.
afe98dfa 1090
57c17ca4
GM
10912010-10-26 Glenn Morris <rgm@gnu.org>
1092
1093 * images/README: Add (un)checked.xpm
1094 * images/checked.xpm, images/unchecked.xpm: Add copyright.
1095
01898dc2
CY
10962010-10-24 Chong Yidong <cyd@stupidchicken.com>
1097
1098 * images/checked.xpm:
1099 * images/unchecked.xpm: New images.
1100
5793a7bc 11012010-10-24 Richard Stallman <rms@gnu.org>
945c0344
RS
1102
1103 * DISTRIB: Update donation section.
1104
5793a7bc 11052010-10-24 Glenn Morris <rgm@gnu.org>
22dd677b
GM
1106
1107 * DISTRIB: Small updates.
1108
3f12b18c
JD
11092010-10-19 Julien Danjou <julien@danjou.info>
1110
1111 * tutorials/TUTORIAL: Don't mention mode-line end dashes.
1112
782b5e8d
CY
11132010-10-16 Chong Yidong <cyd@stupidchicken.com>
1114
1115 * themes: New directory for custom theme files, moved from lisp/.
1116
220d91b8 11172010-10-14 Juanma Barranquero <lekktu@gmail.com>
c0943d3d
JB
1118
1119 * tutorials/TUTORIAL.es: Fix typos.
1120
2e288d54
JB
11212010-10-13 Juanma Barranquero <lekktu@gmail.com>
1122
1123 * NEWS: Mention `dynamic-library-alist'.
1124
013b96cc
GM
11252010-10-13 Glenn Morris <rgm@gnu.org>
1126
1127 * NEXTSTEP: New file, extracted from ../nextstep/{AUTHORS,README}.
1128
a2c31846
GM
11292010-10-12 Glenn Morris <rgm@gnu.org>
1130
8521e69b
GM
1131 * TODO: Merge ../nextstep/FOR-RELEASE into this file.
1132
a2c31846
GM
1133 * BABYL: Remove file.
1134
b9749554
EL
11352010-09-21 Eric Ludlam <zappo@gnu.org>
1136
1137 * srecode/java.srt: Make NAME be a prompt.
1138
459bba37
MA
11392010-09-13 Michael Albinus <michael.albinus@gmx.de>
1140
1141 * NEWS: Some Tramp methods are discontinued.
1142
ac1e75b3
GM
11432010-09-11 Glenn Morris <rgm@gnu.org>
1144
1145 * emacs.bash, emacs.csh, ms-kermit: Remove obsolete files (use
1146 emacsclient -a instead of the first two).
1147
71c17aec
LMI
11482010-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1149
1150 * NEWS: Mention the new libxml2 functions.
1151
b60f961f
KH
11522010-08-25 Kenichi Handa <handa@m17n.org>
1153
1154 * HELLO: Change designation sequences for Arabic text.
1155
37221432
MA
11562010-08-23 Michael Albinus <michael.albinus@gmx.de>
1157
1158 * NEWS: dbus.el supports alternative buses.
1159
8818c329 11602010-08-22 Alex Harsanyi <harsanyi@mac.com> (tiny change)
d8f0aff6
AH
1161
1162 * emacs3.py: Import imp module and use it (Bug#5756).
1163
b482d923
EZ
11642010-08-14 Eli Zaretskii <eliz@gnu.org>
1165
1166 * tutorials/TUTORIAL.he: Use MAQAF instead of hyphen where appropriate.
1167 Fix a few typos.
1168
7815fe19 11692010-08-08 Ken Brown <kbrown@cornell.edu>
4f35b2e8
KB
1170
1171 * PROBLEMS: Mention problem with Cygwin 1.5.19.
1172
309a663f
EZ
11732010-08-07 Eli Zaretskii <eliz@gnu.org>
1174
d064e6a6
EZ
1175 * NEWS: Mention the Hebrew translation.
1176
309a663f
EZ
1177 * tutorials/TUTORIAL.he: Don't use acronyms.
1178
29cf3e20
EZ
11792010-08-05 Eli Zaretskii <eliz@gnu.org>
1180
1181 * AUTHORS: Rename unexec.o => unexcoff.o.
1182 * PROBLEMS: Rename unexec.o => unexcoff.o.
1183
cd83d522
EZ
11842010-07-31 Eli Zaretskii <eliz@gnu.org>
1185
1186 * tutorials/TUTORIAL.he: New file.
1187
1188 * tutorials/TUTORIAL.translators: Add TUTORIAL.he.
1189
e3aef5c6
CS
11902010-07-24 Christoph Scholtes <cschol2112@gmail.com>
1191
1192 * NEWS: Document new --distfiles configure.bat option and
1193 `dist' make target on Windows.
1194
0a46152e
JB
11952010-07-20 Juanma Barranquero <lekktu@gmail.com>
1196
1197 * PROBLEMS: Add note about use of backslashes in Windows paths.
1198
04779484
JB
11992010-07-19 Juanma Barranquero <lekktu@gmail.com>
1200
1201 * NEWS: Mention --enable-checking is now supported on Windows.
1202
86fbb8ca
CD
12032010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
1204
1205 * refcards/orgcard.tex: Remove the key for the TODO sparse tree
1206 and add the new key. Document new keys for image and entity
1207 display. Document the Org Babel keys.
86fbb8ca 1208
024681aa
KB
12092010-06-19 Ken Brown <kbrown@cornell.edu>
1210
1211 * PROBLEMS: Update Cygwin GCC information. (Bug#6458)
1212
6955432c
GM
12132010-06-12 Glenn Morris <rgm@gnu.org>
1214
1215 * tutorials/TUTORIAL.bg, tutorials/TUTORIAL.es: Fix typos.
1216
f9e78150
MA
12172010-06-09 Michael Albinus <michael.albinus@gmx.de>
1218
1219 * NEWS: Add notifications.el.
1220
ad5a7209
GM
12212010-05-28 Glenn Morris <rgm@gnu.org>
1222
1223 * MACHINES: Remove some old information no longer of relevance.
1224 Switch to outline-mode.
1225
f995538b
GM
12262010-05-27 Glenn Morris <rgm@gnu.org>
1227
1228 * PROBLEMS: Remove old information no longer of relevance.
1229
171eda53 12302010-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
c3bb441d
SM
1231
1232 * NEWS: Add sections for Emacs-23.3.
1233
0235128c
SM
12342010-05-08 Chong Yidong <cyd@stupidchicken.com>
1235
1236 * PROBLEMS: Document gcc-4.5 bug (Bug#6031).
1237
12382010-05-08 Kenichi Handa <handa@m17n.org>
1239
1240 * HELLO: Adjust Burmese for Unicode 5.2 encoding.
1241
61a808e8
CY
12422010-05-07 Chong Yidong <cyd@stupidchicken.com>
1243
1244 * Version 23.2 released.
1245
5f43e51c
EZ
12462010-05-07 Eli Zaretskii <eliz@gnu.org>
1247
1248 * HELLO: Reorder Arabic greetings into logical order (they were
1249 mistakenly changed to visual order by the 2010-03-28 change).
1250
6e104790 12512010-04-18 Francesc Rocher <rocher@member.fsf.org>
46ac1194
FR
1252
1253 * MORE.STUFF: Add a new entry for QWE.
1254
b9f20364
SM
12552010-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
1256
1257 * HELLO (Mathematics): Prefer Unicode charset.
1258
85738751 12592010-03-30 Chong Yidong <cyd@stupidchicken.com>
727be773
CY
1260
1261 * images/icons/hicolor/scalable/apps/emacs.svg: Put preamble after
1262 svg tag (Bug#5790).
1263
85738751 12642010-03-30 Eli Zaretskii <eliz@gnu.org>
5660c0f5
EZ
1265
1266 * PROBLEMS: Mention problems on MS-Windows with incompatible
1267 regex.h headers.
1268
a7b02820
EZ
12692010-03-28 Eli Zaretskii <eliz@gnu.org>
1270
1271 * HELLO: Reorder Arabic and Hebrew into logical order, and
1272 insert RLM before the opening paren, to make the display more
1273 reasonable. Add setting for bidi-display-reordering in the local
1274 variables section.
1275 * NEWS: Mention initial support for bidirectional editing.
1276
e867cb5d 12772010-03-24 Francesc Rocher <rocher@member.fsf.org>
3af45ae1 1278
c3bb441d 1279 * MORE.STUFF: Remove CEDET entry, now distributed as part of Emacs.
3af45ae1 1280
1888398e
KY
12812010-03-22 Teodor Zlatanov <tzz@lifelogs.com>
1282
1283 * gnus/gnus-setup.ast: Add finish links to the top nodes.
1284
1285 * gnus/news-server.ast: Add some trivial validation.
1286
7725ebb7
MA
12872010-03-13 Michael Albinus <michael.albinus@gmx.de>
1288
1289 * NEWS: Add secrets.el.
1290
e3c5dd11
CY
12912010-03-12 Chong Yidong <cyd@stupidchicken.com>
1292
1293 * images/custom/down.xpm, images/custom/right.xpm: Update images
1294 to increase contrast on bright backgrounds.
1295
288f9fc0
CY
12962010-03-10 Chong Yidong <cyd@stupidchicken.com>
1297
1298 * Branch for 23.2.
1299
d40a7570
GM
13002010-03-06 Glenn Morris <rgm@gnu.org>
1301
1302 * srecode/default.srt (COPYRIGHT): Update template copyright to GPLv3+.
1303
324f60ef
GM
13042010-03-05 Glenn Morris <rgm@gnu.org>
1305
1306 * refcards/orgcard.tex: Use pdflayout.sty.
1307 * refcards/Makefile (orgcard.pdf): Special rule no longer needed.
1308
3bb1fc91
GM
13092010-03-02 Glenn Morris <rgm@gnu.org>
1310
1311 * refcards/Makefile: For cs- and sk-, use pdfcsplain if available.
1312 (pl-refcard.pdf): Let presence of pdfmex be another test for the
1313 required TeX files. Pass explicit output-format to tex command.
1314 (orgcard.pdf): Use ps2pdf, since pdftex tends to produce a
1315 portrait layout rather than the desired landscape.
1316
09e98003
GM
13172010-03-01 Glenn Morris <rgm@gnu.org>
1318
28a138be
GM
1319 * refcards/pl-refcard.tex: Double forward-slashes in URL for Mex.
1320
f9728733
GM
1321 * refcards/de-refcard.tex: Fix paren typo.
1322
2509f654
GM
1323 * refcards/ru-refcard.tex: Rename \year command to \cyear, since
1324 the former seems to be already used in some TeX installations.
1325
09e98003
GM
1326 * refcards/calccard.tex, refcards/cs-dired-ref.tex:
1327 * refcards/cs-refcard.tex, refcards/cs-survival.tex:
1328 * refcards/de-refcard.tex, refcards/dired-ref.tex:
1329 * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
1330 * refcards/fr-survival.tex, refcards/orgcard.pdf:
1331 * refcards/orgcard.tex, refcards/pl-refcard.tex:
1332 * refcards/pt-br-refcard.tex, refcards/refcard.tex:
1333 * refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
1334 * refcards/sk-refcard.tex, refcards/sk-survival.tex:
1335 * refcards/survival.tex, refcards/vipcard.tex:
1336 * refcards/viperCard.tex: Update short copyright year to 2010.
1337
183c7ef9
GM
13382010-02-26 Glenn Morris <rgm@gnu.org>
1339
1340 * tutorials/TUTORIAL.es, tutorials/TUTORIAL.pt_BR:
1341 Fix some keybinding typos.
1342
6fd060bf
CY
13432010-02-14 Chong Yidong <cyd@stupidchicken.com>
1344
22adfe08
GM
1345 * images/custom/down-pushed.xpm, images/custom/down.xpm:
1346 * images/custom/right-pushed.xpm:
1347 * images/custom/right-pushed.xpm: Increase height by four
6fd060bf
CY
1348 pixels, to improve text alignment.
1349
045b9da7
ML
13502010-01-16 Mario Lang <mlang@delysid.org>
1351
1352 * srecode/doc-cpp.srt, srecode/doc-default.srt:
1353 * srecode/doc-java.srt: Remove duplicated words.
1354
c30667d4
GM
13552010-01-14 Nick Roberts <nickrob@snap.net.nz>
1356
22adfe08
GM
1357 * images/gud/recstart.xpm, images/gud/recstop.xpm:
1358 * images/gud/rcont.xpm, images/gud/rnext.xpm:
1359 * images/gud/rfinish.xpm, images/gud/rnexti.xpm:
1360 * images/gud/rstep.xpm, images/gud/rstepi.xpm:
c30667d4
GM
1361 New icons for reverse debugging.
1362
c2dd1910
JB
13632010-01-14 Juanma Barranquero <lekktu@gmail.com>
1364
1365 * srecode/doc-cpp.srt (function-comment, variable-same-line-comment)
1366 (group-comment-start, group-comment-end):
1367 * srecode/doc-default.srt (section-comment, function-comment)
1368 (variable-same-line-comment, group-comment-start, group-comment-end):
1369 * srecode/doc-java.srt (function-comment, variable-same-line-comment)
b762841f 1370 (group-comment-start, group-comment-end):
c2dd1910
JB
1371 Fix typos in template docstrings.
1372
d9a7c140
KH
13732010-01-14 Kenichi Handa <handa@m17n.org>
1374
1375 * NEWS: Describe the change of auto-composition-mode.
1376
893db5bc
GM
13772010-01-12 Glenn Morris <rgm@gnu.org>
1378
1379 * CONTRIBUTE, NEWS: Use bug-gnu-emacs rather than emacs-pretest-bug
1380 for bug reports for development versions.
1381
da14b7ca
JB
13822010-01-01 Juanma Barranquero <lekktu@gmail.com>
1383
1384 * NEWS: Fix typos.
1385
5b94cf5f
GM
13862009-12-15 Glenn Morris <rgm@gnu.org>
1387
d40084d1
GM
1388 * CONTRIBUTE (Coding Standards): Update URL.
1389 (Getting the Source Code): Other VCSs are available.
1390
8a0d3b3f
GM
1391 * ORDERS: Update some URLs.
1392
5b94cf5f
GM
1393 * edt-user.el: New file, split out from edt-user.doc.
1394 * edt-user.doc: Split into edt-user.el and ../doc/misc/edt.texi,
1395 and remove.
1396
9bbd0cac
MA
13972009-12-09 Michael Albinus <michael.albinus@gmx.de>
1398
1399 * NEWS: Point to the external counterparts of su and sudo.
1400
eb7799da
GM
14012009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
1402
1403 * images/mpc/add.xpm, images/mpc/ffwd.xpm, images/mpc/next.xpm:
1404 * images/mpc/pause.xpm, images/mpc/play.xpm, images/mpc/prev.xpm:
1405 * images/mpc/rewind.xpm, images/mpc/stop.xpm:
1406 New images.
1407
59ffcfc4
MA
14082009-11-27 Michael Albinus <michael.albinus@gmx.de>
1409
1410 * NEWS: New functions eshell/su and eshell/sudo.
1411
1d5aaabd
KR
14122009-11-26 Kevin Ryde <user42@zip.com.au>
1413
1414 * MORE.STUFF: emacswiki ElispArea url "wiki.pl" -> "wiki".
1415 Aubrey Jaffer's texinfo R5RS moved to
1416 http://groups.csail.mit.edu/mac/ftpdir/scm/r5rs.info.tar.gz
1417 (per http://people.csail.mit.edu/jaffer/Scheme.html).
1418
6a7ce3a2
JD
14192009-11-26 Jan Djärv <jan.h.d@swipnet.se>
1420
1421 * PROBLEMS: Mention Metacity hang on Emacs resize.
1422
abbdc6a0
CY
14232009-11-20 Ken Brown <kbrown@cornell.edu> (tiny change)
1424
5c3ef352
CY
1425 * PROBLEMS: Add workaround for Cygwin crash and remove fixed
1426 rebasing problem.
abbdc6a0 1427
637fa988
JD
14282009-11-17 Jan Djärv <jan.h.d@swipnet.se>
1429
1430 * NEWS: Mention dynamic font changes (font-use-system-font).
1431
17673adf
CD
14322009-11-15 Carsten Dominik <dominik@u016822.science.uva.nl>
1433
1434 * refcards/orgcard.tex: Push version number to 6.33a.
1435
a351880d
CD
14362009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
1437
1438 * refcards/orgcard.tex: Document the new archiving keys.
1439
951802d0
CY
14402009-11-08 Chong Yidong <cyd@stupidchicken.com>
1441
1442 * compilation.txt: Add one more error message for msft (Bug#4100).
1443
3aa8040c
KF
14442009-10-09 Karl Fogel <karl.fogel@red-bean.com>
1445
1446 * NEWS: Document bookmark.el at 2008-06-25T16:51:33Z!monnier@iro.umontreal.ca format upgrade. (Bug#3375)
1447
9a03b2e1
MA
14482009-10-04 Michael Albinus <michael.albinus@gmx.de>
1449
1450 * NEWS: New function copy-directory.
1451
c05676c5
CY
14522009-10-03 Chong Yidong <cyd@stupidchicken.com>
1453
1454 * srecode: New directory for SRecode template files.
1455
d3080264
MA
14562009-10-01 Michael Albinus <michael.albinus@gmx.de>
1457
1458 * NEWS: delete-directory has an optional parameter RECURSIVE.
1459
7006d207
CD
14602009-10-01 Carsten Dominik <dominik@u016822.science.uva.nl>
1461
1462 * refcards/orgcard.tex: New version number.
1463
8b15e920
MA
14642009-09-28 Michael Albinus <michael.albinus@gmx.de>
1465
1466 * NEWS: Mention Tramp connection methods "imap" and "imaps".
1467
3d994264
TZ
14682009-09-27 Teodor Zlatanov <tzz@lifelogs.com>
1469
ed9265fc 1470 * NEWS: Mention new library imap-hash.el.
3d994264 1471
1659ada0
JB
14722009-09-22 Juanma Barranquero <lekktu@gmail.com>
1473
1474 * NEWS: Mention new variable `help-downcase-arguments'
1475 and new default for arguments in *Help* buffers.
1476
8686ac71
JB
14772009-09-15 Juanma Barranquero <lekktu@gmail.com>
1478
1479 * NEWS: Mention new behavior of -Q and new variable
1480 `inhibit-x-resources'.
1481
b2d98113
CY
14822009-09-13 Chong Yidong <cyd@stupidchicken.com>
1483
1484 * PROBLEMS: Document Athena/Lucid internationalization
1485 problem (Bug#4333).
1486
6eb02347
CD
14872009-09-02 Carsten Dominik <dominik@u016822.science.uva.nl>
1488
1489 * refcards/orgcard.tex: Document new effort setting commands.
1490 Document the new keys for agenda time motion.
1491 Document the `E' key in the agenda.
1492
82e98df4
SM
14932009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
1494
1495 * NEWS: Declare unibyte sessions obsolete.
1496
7284d47a
MA
14972009-08-28 Michael Albinus <michael.albinus@gmx.de>
1498
1499 * NEWS: Mention Tramp connection method "rsyncc" and variable
1500 `process-file-side-effects'.
1501
3c736e33
KH
15022009-08-13 Kenichi Handa <handa@m17n.org>
1503
1504 * NEWS: Mention the new coding systme `utf-8-hfs' and many
1505 functions for Unicode normalization.
1506
f10ce991
CY
15072009-08-09 CHENG Gao <chenggao@gmail.com>
1508
1509 * MORE.STUFF: Update Etags and Ispell URLs.
1510
5ce6e4f4 15112009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
e9b23a04
DD
1512
1513 * images/gud/all.xpm, images/gud/thread.xpm: New icons for
ed9265fc 1514 gdb-mi.el.
e9b23a04 1515
3bca7ca5
DN
15162009-08-07 Dan Nicolaescu <dann@ics.uci.edu>
1517
1518 * e/eterm-color.ti (msgr, u6, u7): New capabilities.
1519
aa16c75d
MA
15202009-08-02 Michael Albinus <michael.albinus@gmx.de>
1521
1522 * NEWS: Autorevert Tail mode works now for remote files.
1523
cabb1527
CY
15242009-07-26 Kevin Ryde <user42@zip.com.au>
1525
1526 * compilation.txt: Add Perl-Glib sample message.
1527
100b6355
KR
15282009-07-23 Ken Raeburn <raeburn@raeburn.org>
1529
1530 * NEWS: `load-in-progress' corruption fixed.
1531
0b5546d6
GM
15322009-07-21 Glenn Morris <rgm@gnu.org>
1533
1534 * refcards/cs-dired-ref.tex, refcards/dired-ref.tex:
1535 * refcards/fr-dired-ref.tex, refcards/sk-dired-ref.tex:
1536 * refcards/cs-refcard.tex, refcards/de-refcard.tex:
1537 * refcards/fr-refcard.tex, refcards/pl-refcard.tex:
1538 * refcards/pt-br-refcard.tex, refcards/refcard.tex:
1539 * refcards/ru-refcard.tex, refcards/sk-refcard.tex:
1540 * refcards/cs-survival.tex, refcards/fr-survival.tex:
1541 * refcards/sk-survival.tex, refcards/survival.tex:
1542 Remove version numbers that don't mean much. Instead, just use Emacs
1543 version and date. Use FSF URL rather than postal address.
1544
1545 * refcards/vipcard.tex (versionnumber, version): Remove.
1546 (versionemacs, versionvip): New.
1547 (copyrightnotice): Use FSF URL rather than postal address.
1548
1549 * refcards/viperCard.tex (versionnumber): Rename to versionviper.
1550 (versionemacs, versionxemacs): New.
1551 (version): Remove.
1552 (copyrightnotice): Use FSF URL rather than postal address.
1553
f3cc0ddb
GM
15542009-07-16 Glenn Morris <rgm@gnu.org>
1555
c2c847d2
GM
1556 * refcards/cs-dired-ref.tex, refcards/fr-dired-ref.tex:
1557 * refcards/sk-dired-ref.tex:
1558 Remove non-existent (?) bindings: w, C-u o, U, delete.
1559 Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.
1560
f3cc0ddb
GM
1561 * refcards/gnus-refcard.tex: Condense a few sentences in order to
1562 make them fit on one line, and add some page breaks, to improve the
1563 layout in the pdfs.
1564
c1baf2d1
GM
15652009-07-15 Glenn Morris <rgm@gnu.org>
1566
1567 * refcards/dired-ref.tex: Change from A4 to letter paper.
1568 Remove non-existent (?) bindings: w, C-u o, U, delete.
1569 Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.
1570 New: async shell command = &.
1571
1572 * refcards/gnus-refcard.tex (Copyright): Add 2009.
1573 (Notes): Add missing line-break.
1574 (Threading): Reword to fit on one line.
1575
1576 * refcards/calccard.tex (emacsversionnumber): Just use major version.
1577
1578 * refcards/Makefile (gnus-booklet.pdf): Use jobname rather than
1579 clobbering gnus-refcard.pdf.
1580 (clean): Remove .aux files.
31a9ab9d 1581 (gnus-logo.pdf): Remove rule, since this file is distributed.
c1baf2d1 1582
86b12161
KH
15832009-07-10 Kenichi Handa <handa@m17n.org>
1584
1585 * tutorials/TUTORIAL.ja: Reflect the latest change of TUTORIAL.
1586
4cbe53b4
GM
15872009-07-10 Kevin Ryde <user42@zip.com.au>
1588
1589 * compilation.txt: Fix names of some elements.
1590
45ea35bf
GM
15912009-07-08 Glenn Morris <rgm@gnu.org>
1592
1593 * tutorials/TUTORIAL: Standardize the way M-x commands are written:
1594 dashes inside command names, not spaces; spaces before <Return>.
1595 (Summary): Describe the new behavior of C-l.
1596 (Basic Cursor Control): Don't say that files "ought" to end in newlines.
1597 Try to distinguish scroll bar from fringes.
1598 You can also scroll with a wheel mouse.
1599 (If Emacs Stops Responding): Rename from "When Emacs is hung".
1600 (Inserting And Deleting): Continuation marks appear in the fringe.
1601 Clarify that deletion can be undone. Mention cut and paste, and
1602 the Glossary.
1603 (Files, Mode Line): Update mode-line format.
1604 (Extending The Command Set): Downplay C-z, since using Emacs on a
1605 text-only terminal is less common these days.
1606 (Searching): Incremental searching is no longer atypical.
1607 Downplay flow control issues, remove reference to deleted FAQ node.
1608 (Multiple Windows): Mention frames.
1609 (Multiple Frames): New section.
1610 (Getting More Help): Downplay C-h having a different binding.
1611 Don't say help is "on-line", since the meaning has changed.
1612 (More Features): Replace "on-line". Use C-h rather than F10 h.
1613 Say a little more about completion.
1614 (Conclusion): Don't mention C-z again here.
1615
3f1c6666
JD
16162009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1617
1618 * NEWS: Mention maximized.
1619
edb54f27
MA
16202009-06-30 Michael Albinus <michael.albinus@gmx.de>
1621
1622 * NEWS: Add "synce" connection method of Tramp.
1623
ac8b8fcd
MA
16242009-06-24 Michael Albinus <michael.albinus@gmx.de>
1625
1626 * NEWS: Add new connection methods of Tramp.
1627
aa4a9384
KH
16282009-06-24 Kenichi Handa <handa@m17n.org>
1629
1630 * charsets/stdenc.map: Re-generated.
1631
1632 * charsets/symbol.map: Re-generated.
1633
70243478
CY
16342009-06-21 Chong Yidong <cyd@stupidchicken.com>
1635
1636 * Branch for 23.1.
1637
043dfe24
AM
16382009-06-15 Alan Mackenzie <acm@muc.de>
1639
1640 * NEWS: Document changes to end-of-defun-function, clarifying
1641 entry for beginning-of-defun-function.
1642
d1d87851
BW
16432009-06-13 Bill Wohler <wohler@newt.com>
1644
1645 Release MH-E version 8.2.
1646
1647 * NEWS, MH-E-NEWS: Update for MH-E release 8.2.
1648
742c7b4c
KH
16492009-06-12 Kenichi Handa <handa@m17n.org>
1650
b643362c 1651 * HELLO: Use "/" instead of "," to separate independent words.
67cbe681 1652
742c7b4c
KH
1653 * charsets/*.map: All re-generated.
1654
16552009-06-08 Kenichi Handa <handa@m17n.org>
1656
1657 * HELLO: Downcase "suomi".
1658
74815974
WL
16592009-05-25 Werner Lemberg <wl@gnu.org>
1660
1661 * tutorial/TUTORIAL.de: Updated; synchronize with TUTORIAL.
1662 Use reformed Orthography.
1663 Minor improvements.
1664
ece53951
CY
16652009-05-19 Chong Yidong <cyd@stupidchicken.com>
1666
1667 * refcards/survival.tex: Add M-g M-g binding.
1668
1669 * refcards/survival.tex:
1670 * refcards/sk-survival.tex:
1671 * refcards/sk-refcard.tex:
1672 * refcards/sk-dired-ref.tex:
1673 * refcards/ru-refcard.tex:
1674 * refcards/pt-br-refcard.tex:
1675 * refcards/pl-refcard.tex:
1676 * refcards/fr-survival.tex:
1677 * refcards/fr-dired-ref.tex:
1678 * refcards/dired-ref.tex:
1679 * refcards/cs-survival.tex:
1680 * refcards/cs-refcard.tex:
1681 * refcards/cs-dired-ref.tex: Bump refcard version numbers to 23.
1682
a96da3ab
CY
16832009-05-15 Chong Yidong <cyd@stupidchicken.com>
1684
1685 * refcards/refcard.tex: Update Emacs version to 23.
1686
91ce9459
CY
16872009-05-15 Sven Joachim <svenjoac@gmx.de>
1688
da14b7ca
JB
1689 * refcards/de-refcard.tex: Merge changes from refcard.tex.
1690 Change `Paragraph' to `Absatz'.
91ce9459 1691
583ebd63
GM
16922009-04-09 Glenn Morris <rgm@gnu.org>
1693
1694 * MORE.STUFF: Update some urls. Remove dead links: eshell, expand,
1695 ffap, hideshow. Remove original whitespace, now in obsolete/.
1696 Remember and nXML are part of the distribution now.
1697
2d2db320
KH
16982009-03-13 Kenichi Handa <handa@m17n.org>
1699
1700 * NEWS: Add description for the argument change of
1701 `set-fontset-font' and `print-fontset'.
1702
bd6e492c
GM
17032009-02-25 Glenn Morris <rgm@gnu.org>
1704
1705 * MORE.STUFF: Mention Zile.
1706
a20878b6
MB
17072009-02-23 Miles Bader <miles@gnu.org>
1708
1709 * NEWS: Rename `system-process-attributes' to `process-attributes'.
1710
6766b10c
NR
17112009-02-19 Nick Roberts <nickrob@snap.net.nz>
1712
1713 * compilation.txt: Add entry for maven.
1714
f623f737
JB
17152009-02-14 Jay Belanger <jay.p.belanger@gmail.com>
1716
1717 * refcards/calccard.tex: Update version number.
1718 Mention Maxima mode.
1719
bec18736
DN
17202009-02-04 Dan Nicolaescu <dann@ics.uci.edu>
1721
1722 * compilation.txt (gnu): Add an example for the "note" format.
1723
8c4fae51
JR
17242009-02-04 Jason Rumney <jasonr@gnu.org>
1725
1726 * PROBLEMS (CPP): Note problem with resource compiler of MSVC.
1727
2c015ae7
GM
17282009-02-02 Carsten Dominik <dominik@science.uva.nl>
1729
1730 * refcards/orgcard.tex: New version number.
1731
62e466d0
JB
17322009-01-28 Juanma Barranquero <lekktu@gmail.com>
1733
1734 * PROBLEMS (Windows): Add entry about TCC/4NT and App Paths keys.
1735
7ddb1b5f
CD
17362009-01-28 Carsten Dominik <dominik@science.uva.nl>
1737
1738 * refcards/orgcard.tex: New version number.
1739
3da3282e
CD
17402009-01-27 Carsten Dominik <dominik@science.uva.nl>
1741
1742 * refcards/orgcard.tex: New version number.
1743
be7ca044
KH
17442009-01-27 Kenichi Handa <handa@m17n.org>
1745
8b17a8b9 1746 * NEWS: New function `coding-system-from-name'.
be7ca044 1747
55e0839d
CD
17482009-01-25 Carsten Dominik <dominik@science.uva.nl>
1749
1750 * refcards/orgcard.tex: New year and version number.
1751 Document heading/item conversion commands.
1752 Document C-c RET in tables.
1753
cc2fc5a2
MA
17542009-01-03 Michael Albinus <michael.albinus@gmx.de>
1755
1756 * NEWS: Tramp supports IPv6 addresses.
1757
b6cb4cd5
CD
17582008-12-20 Carsten Dominik <dominik@science.uva.nl>
1759
1760 * refcards/orgcard.tex: Version number change.
1761
bde76d3e
EZ
17622008-12-19 Eli Zaretskii <eliz@gnu.org>
1763
1764 * PROBLEMS (MS-DOS): Document the problems on Vista.
1765
ed208c8a
CD
17662008-12-17 Carsten Dominik <dominik@science.uva.nl>
1767
1768 * refcards/orgcard.tex: Version number change.
1769
67df9cfb
CD
17702008-12-16 Carsten Dominik <dominik@science.uva.nl>
1771
1772 * refcards/orgcard.tex: Version number change.
1773
7c3cb0ab
DN
17742008-12-11 Dan Nicolaescu <dann@ics.uci.edu>
1775
1776 * MACHINES: SH3 is still supported.
1777
96c8522a
CD
17782008-12-07 Carsten Dominik <dominik@science.uva.nl>
1779
1780 * refcards/orgcard.tex: Version number update.
1781
0956be4f
JB
17822008-11-27 Juanma Barranquero <lekktu@gmail.com>
1783
1784 * NEWS: Fix typo. (Bug#1439)
1785
e45e3595
CD
17862008-11-12 Carsten Dominik <dominik@science.uva.nl>
1787
1788 * refcards/orgcard.tex: Document the extra yanking key.
1789
33198156
MH
17902008-11-08 Mark A. Hershberger <mah@everybody.org>
1791
1792 * compilation.txt (php): Add regexp for php error messages.
1793
d6c180c4
JB
17942008-10-24 Juanma Barranquero <lekktu@gmail.com>
1795
1796 * NEWS: New function `locate-user-emacs-file'.
1797
fac5dc61
DN
17982008-10-18 Ulrich Mueller <ulm@gentoo.org>
1799
1800 * MACHINES: Add section for SuperH.
1801
47ffc456
CD
18022008-10-12 Carsten Dominik <dominik@science.uva.nl>
1803
1804 * refcards/orgcard.tex: Add description for attachments, plus
1805 minor changes.
1806
18072008-07-24 Carsten Dominik <dominik@science.uva.nl>
1808
1809 * refcards/orgcard.tex: Minor fixes.
1810
29c068d1
DU
18112008-09-08 Daiki Ueno <ueno@unixuser.org>
1812
1813 * TODO: Remove the entry describing auto-encryption.
1814
3256a475
RC
18152008-08-26 Robert J. Chassell <bob@rattlesnake.com>
1816
10d1d0af 1817 * PROBLEMS: Prevent pasting a region twice on an xterm or rxvt in X.
3256a475 1818
5bd950ea
CY
18192008-08-23 Chong Yidong <cyd@stupidchicken.com>
1820
1821 * HELLO: Fix Javanese pun.
1822
f956beb6
BW
18232008-08-18 Bill Wohler <wohler@newt.com>
1824
1825 Release MH-E version 8.1.
10d1d0af 1826
f956beb6
BW
1827 * NEWS, MH-E-NEWS: Update for MH-E release 8.1.
1828
4e5a8be9
VJL
18292008-08-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1830
1831 * NEWS: Improve information about whitespace package.
1832
6d496c76
TZ
18332008-08-01 Teodor Zlatanov <tzz@lifelogs.com>
1834
1835 * NEWS: Add entries about the new auth-source integration and
1836 about the cyrillic-translit modifications.
1837
7ded3383
AR
18382008-08-01 Adrian Robert <Adrian.B.Robert@gmail.com>
1839
1840 * Emacs.clr: Remove.
1841
7c2fb837
DN
18422008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1843
1844 * termcap.src: Remove file.
1845 * README:
1846 * PROBLEMS:
1847 * MACHINES: Remove VMS info.
1848
9e2a2647
DN
18492008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1850
1851 * PROBLEMS:
1852 * MACHINES: Remove mentions of Mac Carbon.
1853
355b422f
VJL
18542008-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1855
1856 * NEWS: New function `diff-show-trailing-blanks' in diff-mode.el.
1857
b8454fe2
MA
18582008-07-24 Michael Albinus <michael.albinus@gmx.de>
1859
1860 * NEWS: Add xesam.el.
1861
2f56f788
VJL
18622008-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1863
1864 * NEWS: Add information about whitespace package.
1865
15f54450
JL
18662008-07-19 Juri Linkov <juri@jurta.org>
1867
1868 * tutorials/TUTORIAL: Add information about C-g to the introduction.
1869
555b0992
JB
18702008-07-18 Francesc Rocher <rocher@member.fsf.org>
1871
1872 * images/splash8.xpm: Remove.
1873
ba60bd44 18742008-07-17 Adrian Robert <Adrian.B.Robert@gmail.com>
06b62770
AR
1875
1876 * NEWS: Add entry about NS port.
1877
ba60bd44 18782008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
1879
1880 * Emacs.clr: New file, add support for X color names to NS display
1881 implementations.
1882
268207a3
JL
18832008-07-12 Juri Linkov <juri@jurta.org>
1884
1885 * HELLO: Use more correct IPA characters for English pronunciation.
1886 Add the combining acute accent after the accented vowel in the
1887 Russian example like it is used in dictionaries.
1888
3b48f0d2
KH
18892008-07-11 Kenichi Handa <handa@m17n.org>
1890
10d1d0af 1891 * HELLO: Change the Arabic words appearing in Non-ASCII examples to
3b48f0d2
KH
1892 iso-8859-6 characters.
1893
68548459
JB
18942008-07-02 Francesc Rocher <rocher@member.fsf.org>
1895
1896 * images/splash.png:
1897 * images/splash.svg:
1898 * images/gnus/gnus.png:
1899 * images/gnus/gnus.svg: New files.
1900
50542767
KH
19012008-06-25 Kenichi Handa <handa@m17n.org>
1902
1903 * NEWS: Mention string-to-unibyte.
1904
e9e70c43
MA
19052008-06-21 Michael Albinus <michael.albinus@gmx.de>
1906
1907 * NEWS: Tramp uses auth-source.
1908
203553fd
JPW
19092008-06-08 John Paul Wallington <jpw@pobox.com>
1910
68548459 1911 * NEWS: Document that `completion-ignore-case' is nil on MS-Windows.
203553fd 1912
23aaf52b
MO
19132008-05-19 Tom Tromey <tromey@redhat.com>
1914
1915 * NEWS: Mention directory-local variables.
1916
5525fa30
JL
19172008-05-11 Juri Linkov <juri@jurta.org>
1918
1919 * images/custom/README:
1920 * images/custom/down.xpm:
1921 * images/custom/down-pushed.xpm:
1922 * images/custom/right.xpm:
1923 * images/custom/right-pushed.xpm: New files.
1924
db86064f
ER
19252008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
1926
1927 * NEWS: Support for Meta-CVS removed.
1928
ba82b36e
NR
19292008-05-05 Nick Roberts <nickrob@snap.net.nz>
1930
1931 * compilation.txt: Add regexp for Open Watcom compiler output.
1932
e405fa5f
RS
19332008-05-04 Reiner Steib <reiner.steib@gmx.de>
1934
1935 * NEWS: Reword previous commit.
1936 * NEWS.22: Document removal of duplicated "alt-" input methods.
1937
19382008-05-03 Glenn Morris <rgm@gnu.org>
1939
1940 * NEWS: Document removal of duplicated "alt-" input methods.
1941
1cb33438
GM
19422008-04-26 Glenn Morris <rgm@gnu.org>
1943
1944 * forms-d2.dat: Move here from ../lisp.
1945
312082e9
JR
19462008-04-06 Jason Rumney <jasonr@gnu.org>
1947
1948 * HELLO (Burmese): Rename from Myanmar.
1949
e652d4d3
RS
19502008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
1951
1952 * GNUS-NEWS (incoming mail files): Add version.
1953
bd6b0b01
RS
19542008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
1955
5bc6ddff
MB
1956 * tutorials/TUTORIAL.de: Remove even more discussion of flow
1957 control. Refer to node name `Init Rebinding' instead of title.
1958
28a16a1b
CD
19592008-03-13 Carsten Dominik <dominik@science.uva.nl>
1960
1961 * refcards/orgcard.tex: Minor fixes.
1962
4d2d106e
CY
19632008-03-12 Chong Yidong <cyd@stupidchicken.com>
1964
5bc6ddff
MB
1965 * tutorials/TUTORIAL, tutorials/TUTORIAL.fr, tutorials/TUTORIAL.ro:
1966 * tutorials/TUTORIAL.bg, tutorials/TUTORIAL.it, tutorials/TUTORIAL.ru:
1967 * tutorials/TUTORIAL.cn, tutorials/TUTORIAL.ja, tutorials/TUTORIAL.sk:
1968 * tutorials/TUTORIAL.cs, tutorials/TUTORIAL.ko, tutorials/TUTORIAL.sl:
1969 * tutorials/TUTORIAL.de, tutorials/TUTORIAL.nl, tutorials/TUTORIAL.sv:
1970 * tutorials/TUTORIAL.eo, tutorials/TUTORIAL.pl, tutorials/TUTORIAL.th:
1971 * tutorials/TUTORIAL.es, tutorials/TUTORIAL.pt_BR:
1972 Remove discussion of flow control.
4d2d106e 1973
85efdcf3
JB
19742008-03-12 Juanma Barranquero <lekktu@gmail.com>
1975
1976 * NEWS: Describe linum.el.
1977
cf358568
GM
19782008-03-11 Glenn Morris <rgm@gnu.org>
1979
1980 * images/icons/hicolor/128x128/apps/emacs.png:
1981 * images/icons/hicolor/16x16/apps/emacs.png:
1982 * images/icons/hicolor/24x24/apps/emacs.png:
1983 * images/icons/hicolor/32x32/apps/emacs.png:
1984 * images/icons/hicolor/48x48/apps/emacs.png:
1985 * images/icons/hicolor/scalable/apps/emacs.svg:
1986 * images/icons/hicolor/scalable/mimetypes/emacs-document.svg:
1987 Remove `creator' metadata.
1988
880820fe 19892008-03-06 Jan Djärv <jan.h.d@swipnet.se>
e8db5c59
JD
1990
1991 * images/README: Update with bookmark_add.
1992
cf358568 1993 * images/bookmark_add.pbm, images/bookmark_add.xpm: New files.
e8db5c59 1994
7b7b316e
DN
19952008-03-03 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
1996
67ab2045
JR
1997 * images/icons/hicolor/32x32/apps/emacs.png: Make transparency 8 bit.
1998 * images/icons/hicolor/scalable/mimetypes/emacs-document.svg: New file.
7b7b316e
DN
1999 * images/icons/hicolor/scalable/apps/emacs.svg: Fix format.
2000
8298ed37
GM
20012008-03-03 Andrew Zhilin <andrew_zhilin@yahoo.com>
2002
2003 * images/icons/hicolor/16x16/apps/emacs22.png:
2004 * images/icons/hicolor/24x24/apps/emacs22.png:
2005 * images/icons/hicolor/32x32/apps/emacs22.png:
2006 * images/icons/hicolor/48x48/apps/emacs22.png: New files.
2007 These are the old versions of `emacs.png' under a new name.
2008
c9cc6462
DN
20092008-03-02 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
2010
2011 * images/icons/README: Update info for the icons.
2012
2013 * images/icons/emacs16_mac.png:
2014 * images/icons/emacs24_mac.png:
2015 * images/icons/emacs256_mac.png:
2016 * images/icons/emacs32_mac.png:
2017 * images/icons/emacs48_mac.png:
8298ed37 2018 * images/icons/emacs512_mac.png: Remove.
c9cc6462
DN
2019
2020 * images/icons/hicolor/16x16/apps/emacs.png:
2021 * images/icons/hicolor/24x24/apps/emacs.png:
2022 * images/icons/hicolor/32x32/apps/emacs.png:
2023 * images/icons/hicolor/48x48/apps/emacs.png: New icon.
2024
2025 * images/icons/hicolor/scalable/apps/emacs.svg:
2026 * images/icons/hicolor/128x128/apps/emacs.png: New files.
2027
143cecdb
RS
20282008-02-26 Reiner Steib <Reiner.Steib@gmx.de>
2029
2030 * NEWS (Gnus): Mention problem with coding system `utf-8-emacs'
2031 when using different Emacs versions.
2032
880820fe 20332008-02-25 Jan Djärv <jan.h.d@swipnet.se>
28bcb349 2034
51fb064b
MB
2035 * NEWS.22: Mention stock icons for Gtk+.
2036
19095422
KH
20372008-02-22 Kenichi Handa <handa@ni.aist.go.jp>
2038
4a4bdfc7 2039 * NEWS: Mention the new language environments Bengali, Punjabi,
19095422
KH
2040 Gujarati, Oriya, Telugu, Sinhala. Mention the removal of features
2041 devanagari, devan-util, kannada, knd-util, malayalam, mlm-util,
2042 tamil, and tml-util.
2043
607d3be2
MO
20442008-02-22 Michael Olson <mwolson@gnu.org>
2045
2046 * NEWS: Describe nXML mode and json.el.
2047
6a6b4d7d
KH
20482008-02-21 Kenichi Handa <handa@ni.aist.go.jp>
2049
4a4bdfc7
JB
2050 * NEWS: Improve the description about the removal of cp-...-codepage
2051 functions. Describe the removal of the feature `devan-util'.
6a6b4d7d 2052
027cd644
GM
20532008-02-21 Glenn Morris <rgm@gnu.org>
2054
2055 * NEWS.unicode: Merge into NEWS and remove file.
2056
3d8c4938
KH
20572008-02-20 Kenichi Handa <handa@ni.aist.go.jp>
2058
2059 * NEWS.unicode: Mention the removal of codepage related functions.
2060
1f7bdd6f
GM
20612008-02-16 Glenn Morris <rgm@gnu.org>
2062
2063 * nxml/test-invalid.xml, nxml/test-valid.xml: Move here from lisp/nxml.
2064 Rename from "test." to "test-" for doschk.
2065
c6588a85
MO
20662008-02-10 Daiki Ueno <ueno@unixuser.org>
2067
2068 * NEWS: Clarify EasyPG functionalities.
2069
f34cec5c
EZ
20702008-02-09 Eli Zaretskii <eliz@gnu.org>
2071
b03f96dc
MB
2072 * tutorials/TUTORIAL.ru: Remove redundant empty lines, insert a
2073 magic line instead.
2074
880820fe 20752008-02-08 Jan Djärv <jan.h.d@swipnet.se>
7b476dbe
JD
2076
2077 * NEWS: Mention XEmbed and --parent-id.
2078
4b01af2e
MO
20792008-02-08 Daiki Ueno <ueno@unixuser.org>
2080
2081 * NEWS: Mention EasyPG.
2082
ee2502fa
EZ
20832008-02-02 Eli Zaretskii <eliz@gnu.org>
2084
85efdcf3
JB
2085 * tutorials/TUTORIAL.ru: Restore copyright years. Update tutorial.
2086 Fix wording.
ee2502fa 2087
aca7a3d2
MB
20882008-02-02 Kenichi Handa <handa@ni.aist.go.jp>
2089
19095422 2090 * HELLO: Add Bengali, Gujarati, Khmer, Myanmar, Oriya, Sinhala,
10d1d0af 2091 Telugu. Fix ISO-2022 designations in Cantonese line.
aca7a3d2 2092
f78b3baf 20932008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 2094
fe7a3057 2095 * HELLO: Remove non-Unicode character from Tibetan text.
aca7a3d2 2096
f78b3baf 20972008-02-01 Miles Bader <miles@gnu.org>
aca7a3d2
MB
2098
2099 * TODO, PROBLEMS, NEWS: Replace references to Emacs version "22"
2100 with "23".
2101
f78b3baf 21022008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
2103
2104 * charsets: New directory for charset mapping tables.
2105
2106 * charsets/README: New file.
2107
2108 * charsets/*.map: New files.
2109
f78b3baf 21102008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
2111
2112 * HELLO: Change "Hindi" to more common characters.
2113
f78b3baf 21142008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 2115
bcc891c2
GM
2116 * HELLO: Fix upcase and downcase for several languages.
2117 Change the two German lines into one. Change "Nederlangs" to
2118 "Dutch (Nederlands)". Add original language names to several entries.
aca7a3d2 2119
f78b3baf 21202008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 2121
b03f96dc 2122 * tutorials/TUTORIAL.es: Add local variable coding: latin-1.
aca7a3d2 2123
f78b3baf 21242008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 2125
bcc891c2 2126 * HELLO: Change indian-2-column chars of Hindi line to Unicode chars.
aca7a3d2 2127
f78b3baf 21282008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
2129
2130 * HELLO: Add pseudo-maths example.
2131
f05c591d
CY
21322008-01-31 Alex Ott <alexott@gmail.com>
2133
2134 * tutorials/TUTORIAL.ru: Update tutorial.
2135
5e56b3fb
MO
21362008-01-25 Michael Olson <mwolson@gnu.org>
2137
2138 * ERC-NEWS: Update for ERC 5.3 release candidate.
2139
1966aa84
JB
21402008-01-22 Juanma Barranquero <lekktu@gmail.com>
2141
2142 * DEVEL.HUMOR: New entry.
2143
dbc28aaa
CD
21442008-01-18 Carsten Dominik <dominik@science.uva.nl>
2145
2146 * refcards/orgcard.tex: Update to Org-mode version 5.19.
2147
bb9f7948
EZ
21482008-01-12 Eli Zaretskii <eliz@gnu.org>
2149
2150 * MACHINES: Add an explicit list of platforms that are no longer
2151 supported.
2152 * NEWS: Refer to this list.
2153
6c5a8964
GM
21542008-01-08 Glenn Morris <rgm@gnu.org>
2155
7de6767d
GM
2156 * refcards/calccard.tex, refcards/cs-dired-ref.tex:
2157 * refcards/cs-refcard.tex, refcards/cs-survival.tex:
2158 * refcards/de-refcard.tex, refcards/dired-ref.tex:
2159 * refcards/fr-drdref.tex, refcards/fr-refcard.tex:
2160 * refcards/fr-survival.tex, refcards/gnus-refcard.tex:
2161 * refcards/orgcard.tex, refcards/pl-refcard.tex:
2162 * refcards/pt-br-refcard.tex, refcards/refcard.tex:
2163 * refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
2164 * refcards/sk-refcard.tex, refcards/sk-survival.tex:
2165 * refcards/survival.tex, refcards/vipcard.tex:
2166 * refcards/viperCard.tex: Update printed copyright year to 2008.
6c5a8964 2167
049dcb6f
GM
21682008-01-08 Kevin Ryde <user42@zip.com.au>
2169
2170 * compilation.txt (perl): Add a "during global destruction" sample.
2171
f3041af1
DN
21722008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
2173
2174 * PROBLEMS:
2175 * MACHINES: Remove references to systems not supported anymore.
2176
d35e1cd7
DN
21772008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
2178
2179 * MACHINES: Remove Masscomp.
2180
1c884795
DN
21812008-01-03 Dan Nicolaescu <dann@ics.uci.edu>
2182
2183 * images/icons/emacs_16.png, images/icons/emacs_24.png
2184 * images/icons/emacs_32.png, images/icons/emacs_48.png: Rename to
1966aa84 2185 hicolor/16x16/apps/emacs.png, hicolor/24x24/apps/emacs.png,
1c884795
DN
2186 hicolor/32x32/apps/emacs.png and hicolor/48x48/apps/emacs.png.
2187
2188 * images/icons/README (Author): Update for renaming.
2189
2190 * emacs.desktop (Icon): Update icon name.
2191
243d547c
EZ
21922007-12-15 Eli Zaretskii <eliz@gnu.org>
2193
0afd5f04
EZ
2194 The following files renamed to avoid file-name clashes in
2195 8+3 (a.k.a. DOS) namespace:
2196
30361fee
EZ
2197 * schema/xhtml-basic-form.rnc: Renamed to xhtml-bform.rnc.
2198 * schema/xhtml-basic-table.rnc: Renamed to xhtml-btable.rnc.
2199 * schema/xhtml-list.rnc: Renamed to xhtml-lst.rnc.
2200 * schema/xhtml-target.rnc: Renamed to xhtml-tgt.rnc.
2201 * schema/xhtml-style.rnc: Renamed to xhtml-xstyle.rnc.
2202 * schema/xhtml-form.rnc, schema/xhtml-table.rnc, schema/xhtml.rnc:
2203 Updated accordingly.
2204
e7bdf123 2205 * schema/docbook-dyntbl.rnc, schema/docbook-soextbl.rnc: Renamed to
30361fee
EZ
2206 docbk-dyntbl.rnc and docbk-soextbl.rnc, respectively.
2207
243d547c
EZ
2208 * images/icons/macemacs_16.png, images/icons/macemacs_24.png:
2209 * images/icons/macemacs_32.png, images/icons/macemacs_48.png:
2210 * images/icons/macemacs_256.png, images/icons/macemacs_512.png:
2211 Renamed to emacs16_mac.png, emacs24_mac.png, emacs32_mac.png,
2212 emacs48_mac.png, emacs256_mac.png, and emacs512_mac.png,
0afd5f04 2213 respectively.
243d547c 2214
97fdf31e 22152007-12-08 Ulrich Mueller <ulm@gentoo.org> (tiny change)
d65f0593
DN
2216
2217 * emacs.desktop (Exec, Icon, Categories): Fix entries.
2218
cf944fa4
RS
22192007-12-08 Reiner Steib <Reiner.Steib@gmx.de>
2220
2221 * NEWS: Add minimal Gnus item.
2222
e10fe1cb
DN
22232007-12-08 Dan Nicolaescu <dann@ics.uci.edu>
2224
2225 * emacs.desktop: New file.
2226
5adb5026 22272007-11-30 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
fb87d8de
GM
2228
2229 * images/icons/macemacs_16.png, images/icons/macemacs_24.png:
2230 * images/icons/macemacs_32.png, images/icons/macemacs_48.png:
2231 * images/icons/macemacs_256.png, images/icons/macemacs_512.png:
2232 New files.
2233
6d4ca4d2
GM
22342007-11-28 Glenn Morris <rgm@gnu.org>
2235
2236 * nxml/: New directory, moved here from lisp/nxml/char-name/unicode.
d98a6328 2237 * nxml/README: New file.
6d4ca4d2 2238
e3b0153a
GM
22392007-11-24 Glenn Morris <rgm@gnu.org>
2240
2241 * images/gnus/mail_send.xpm: Rename to mail-send.xpm.
2242
8cd39fb3
MH
22432007-11-23 Mark A. Hershberger <mah@everybody.org>
2244
ac97a16b
MH
2245 * NXML-NEWS: New File.
2246
8cd39fb3
MH
2247 * schema: Initial merge of nxml.
2248
880820fe 22492007-11-22 Francesco Potortì <pot@gnu.org>
20f123b4
FP
2250
2251 * NEWS: etags: the --members option is now the default.
2252
fe22da3c
GM
22532007-11-22 Glenn Morris <rgm@gnu.org>
2254
2255 * images/smilies/grayscale/README, images/smilies/medium/README:
2256 New files.
2257
afefed62
VJL
22582007-11-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2259
2260 * compilation.txt: Add new entries: compilation-perl--Pod::Checker,
2261 compilation-perl--Test, compilation-perl--Test::Harness and
2262 compilation-weblint.
2263
07e5c0b0
DN
22642007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
2265
2266 * MACHINES: Remove Sun windows info.
2267
15f3eb73
MO
22682007-10-30 Michael Olson <mwolson@gnu.org>
2269
2270 * NEWS: Add entry for Remember Mode.
2271
f930e1a4
GM
22722007-10-29 Glenn Morris <rgm@gnu.org>
2273
2274 * refcards/gnus-refcard.tex: Restore Feb 2007 copyright
2275 clarifications lost in update to Gnus trunk.
2276
880820fe 22772007-10-28 Adam Sjøgren <asjo@koldfront.dk>
a352dec1 2278
a61646e1
GM
2279 * images/smilies/grayscale/blink.xpm:
2280 * images/smilies/grayscale/braindamaged.xpm
2281 * images/smilies/grayscale/cry.xpm, images/smilies/grayscale/dead.xpm:
2282 * images/smilies/grayscale/evil.xpm:
2283 * images/smilies/grayscale/forced.xpm:
2284 * images/smilies/grayscale/frown.xpm, images/smilies/grayscale/grin.xpm:
2285 * images/smilies/grayscale/indifferent.xpm:
2286 * images/smilies/grayscale/reverse-smile.xpm:
2287 * images/smilies/grayscale/sad.xpm, images/smilies/grayscale/smile.xpm:
2288 * images/smilies/grayscale/wry.xpm: New larger grayscale smileys.
2289
2290 * images/smilies/medium/blink.xpm:
2291 * images/smilies/medium/braindamaged.xpm, images/smilies/medium/cry.xpm:
2292 * images/smilies/medium/dead.xpm, images/smilies/medium/evil.xpm:
2293 * images/smilies/medium/forced.xpm, images/smilies/medium/frown.xpm:
2294 * images/smilies/medium/grin.xpm, images/smilies/medium/indifferent.xpm:
2295 * images/smilies/medium/reverse-smile.xpm:
2296 * images/smilies/medium/sad.xpm, images/smilies/medium/smile.xpm:
2297 * images/smilies/medium/wry.xpm: New colorful smileys.
a352dec1 2298
b6675b2d
MO
22992007-10-29 Michael Olson <mwolson@gnu.org>
2300
2301 * ERC-NEWS: Update for recent change.
2302
2697297f
JB
23032007-10-27 Juanma Barranquero <lekktu@gmail.com>
2304
2305 * .cvsignore: Add *.pyc.
2306
d88da39a
JY
23072007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
2308
2309 * ses-example.ses: Get rid of silly life-universe-everything local
2310 variable. `symbolic-formulas' is now `ses--symbolic-formulas'.
2311
a8d7b1a0
JB
23122007-10-24 Juanma Barranquero <lekktu@gmail.com>
2313
2314 * NEWS: Mention desktop locking.
2315
4a11b6b5
ER
23162007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
2317
2318 * NEWS: Explain the VC fileset changes a bit better.
2319
8b6f62fc
GM
23202007-09-28 Glenn Morris <rgm@gnu.org>
2321
2322 * PROBLEMS: Mention Tex superscript font issue.
2323
d87b5ced
JB
23242007-09-25 Johannes Weiner <hannes@saeurebad.de>
2325
2326 * NEWS: Fix typo.
2327
a0e0e2db
GM
23282007-09-24 Glenn Morris <rgm@gnu.org>
2329
2330 * CONTRIBUTE: Remove information on maintaining copyright years;
2331 it does not belong here and is in admin/notes anyway.
2332
c3f01f42
GM
23332007-09-24 Adam Hupp <adam@hupp.org>
2334
2335 * emacs.py: Split for python 2 and python 3 compatibility.
2336 * emacs2.py: New file, split off from emacs.py.
2337 * emacs3.py: New file, python 3 version of emacs2.py.
2338
44f9ac8a
GM
23392007-09-21 Glenn Morris <rgm@gnu.org>
2340
2341 * emacstool.1: Remove file.
6f022c19 2342 * emacs.bash: Adapt for removal of emacstool.
ac3afa5a 2343 * emacs.csh: Remove emacstool-related code.
44f9ac8a 2344
4a155610
GM
23452007-09-16 Glenn Morris <rgm@gnu.org>
2346
2347 * gfdl.1: Remove unused file.
2348
0d75dcc8
GM
23492007-09-12 Glenn Morris <rgm@gnu.org>
2350
2351 * Makefile (SOURCES, unlock, relock): Delete.
2352
880820fe 23532007-09-10 Michaël Cadilhac <michael@cadilhac.name>
f664fee9
MC
2354
2355 * NEWS: Document the interactive specification for C functions.
2356 Say that `set-file-modes' is now interactive.
2357
c10b0597
MO
23582007-09-10 Michael Olson <mwolson@gnu.org>
2359
2360 * ERC-NEWS: Improve description of erc-tls and erc-ssl change.
2361
67bd779a
JL
23622007-09-09 Juri Linkov <juri@jurta.org>
2363
2364 * AUTHORS, CONTRIBUTE: New files, moved here from the root dir.
2365
526dc846
MO
23662007-09-08 Michael Olson <mwolson@gnu.org>
2367
d87b5ced 2368 * ERC-NEWS: Update for changes to the development version of ERC 5.3.
526dc846 2369
fb6794d5
GM
23702007-09-06 Glenn Morris <rgm@gnu.org>
2371
2372 * ctags.1, emacs.1, emacsclient.1, etags.1: Move from etc/ to
2373 doc/man/.
2374
2375 * refcards/README: Also mention gnus-logo.pdf license.
2376
223afe64
CD
23772007-08-30 Carsten Dominik <dominik@science.uva.nl>
2378
2379 * NEWS.22 (Note): Lower-case for orgtbl-mode.
2380
880820fe 23812007-08-29 Jan Djärv <jan.h.d@swipnet.se>
2e3695d2
JD
2382
2383 * NEWS: Say that Gtk+ build uses stock icons.
2384
23e2b39d
WL
23852007-08-28 Werner LEMBERG <wl@gnu.org>
2386
2387 * refcards/de-refcard.tex, refcards/de-refcard.pdf: Use `C-M-%'
2388 instead of `M-x query-replace-regexp'.
2389
4b340319
YM
23902007-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2391
2392 * PROBLEMS (Mac OS X): Add alternative workaround for QuickTime
2393 updater breakage.
2394
880820fe 23952007-08-26 Michaël Cadilhac <michael@cadilhac.name>
8fb9a9b6 2396
c0dadae9
MC
2397 * NEWS: Say that PDF files are now the default for refcards.
2398
7de6767d
GM
2399 * refcards/fr-drdref.tex, refcards/fr-drdref.pdf: Move these to...
2400 * refcards/fr-dired-ref.tex, refcards/fr-dired-ref.pdf: ... those names.
ea404efc 2401
8fb9a9b6
MC
2402 * refcards/pdflayout.sty: New. Handle PDF layouts through
2403 \pdfpagewidth and \pdfpageheight.
2404
7de6767d
GM
2405 * refcards/calccard.pdf, refcards/cs-dired-ref.pdf:
2406 * refcards/cs-refcard.pdf, refcards/de-refcard.pdf:
2407 * refcards/dired-ref.pdf, refcards/fr-drdref.pdf:
2408 * refcards/fr-refcard.pdf, refcards/gnus-booklet.pdf:
2409 * refcards/gnus-logo.pdf, refcards/gnus-refcard.pdf:
2410 * refcards/orgcard.pdf, refcards/pl-refcard.pdf:
2411 * refcards/pt-br-refcard.pdf, refcards/refcard.pdf:
2412 * refcards/ru-refcard.pdf, refcards/sk-dired-ref.pdf:
2413 * refcards/sk-refcard.pdf: Add PDF versions of the refcards.
2414
2415 * refcards/calccard.ps, refcards/cs-dired-ref.ps:
2416 * refcards/cs-refcard.ps, refcards/de-refcard.ps, refcards/dired-ref.ps:
2417 * refcards/fr-drdref.ps, refcards/fr-refcard.ps:
2418 * refcards/gnus-booklet.ps, refcards/gnus-logo.ps:
2419 * refcards/gnus-refcard.ps, refcards/orgcard.ps, refcards/pl-refcard.ps:
2420 * refcards/pt-br-refcard.ps, refcards/refcard.ps:
2421 * refcards/ru-refcard.ps, refcards/sk-dired-ref.ps:
2422 * refcards/sk-refcard.ps: Remove the PS versions of the refcards.
2423
2424 * refcards/calccard.tex, refcards/fr-survival.tex, refcards/orgcard.tex:
2425 * refcards/pl-refcard.tex, refcards/pt-br-refcard.tex:
2426 * refcards/refcard.tex, refcards/survival.tex, refcards/vipcard.tex:
2427 * refcards/viperCard.tex: Specify PDF layout,
2428 use a PDF `compile-command' local variable.
2429
2430 * refcards/cs-dired-ref.tex, refcards/cs-refcard.tex:
2431 * refcards/cs-survival.tex, refcards/dired-ref.tex:
2432 * refcards/fr-drdref.tex, refcards/sk-dired-ref.tex:
2433 * refcards/sk-refcard.tex, refcards/sk-survival.tex:
8fb9a9b6
MC
2434 Specify PDF layout.
2435
7de6767d
GM
2436 * refcards/fr-refcard.tex: Update copyright notice.
2437 Update the examples. Fix a typo. Remove the `letterpaper' counter,
2438 specify PDF layout, use a PDF `compile-command' local variable.
8fb9a9b6 2439
7de6767d
GM
2440 * refcards/de-refcard.tex: Remove the `letterpaper' counter,
2441 specify PDF layout, use a PDF `compile-command' local variable.
8fb9a9b6 2442
7de6767d 2443 * refcards/ru-refcard.tex: Use a PDF `compile-command' local variable.
8fb9a9b6 2444
7de6767d
GM
2445 * refcards/Makefile: Add rules for creating the refcards in PDF,
2446 make them the default. Change `fr-drdref' to `fr-dired-ref'.
8fb9a9b6 2447
08039aa2
GM
24482007-08-23 Glenn Morris <rgm@gnu.org>
2449
2450 * Makefile (mostlyclean, clean, distclean, maintainer-clean):
2451 Delete these targets since nothing uses them.
2452 (SOURCES): Update.
2453 Move comments to e/README. Remove license from now-trivial file.
2454
2455 * e/README: New file, with most information formerly in Makefile.
2456
1af74d06
MB
24572007-09-05 Jason Rumney <jasonr@gnu.org>
2458
2459 * NEWS.22: Mention focus-follows-mouse change.
2460
3baad51b
KB
24612007-08-22 Karl Berry <karl@gnu.org>
2462
7de6767d 2463 * refcards/refcard.tex: Updates for printing.
d87b5ced 2464 (\versionyear): Update to 2007.
bbf908bc 2465 (\copyrightnotice): Modify or unmodified ok.
d87b5ced 2466 (Simple Customization): Don't use goto-line, since now it's bound.
fe6b2fd0 2467 Also, use now-preferred (kbd ...) syntax.
3baad51b 2468
6c5d503f
MA
24692007-08-22 Michael Albinus <michael.albinus@gmx.de>
2470
2471 * NEWS: `shell' prompts for the default directory if called with a
2472 prefix and `default-directory' is a remote file name.
2473
45196e0b
GM
24742007-08-22 Glenn Morris <rgm@gnu.org>
2475
2476 * tree-widget: Move this directory into images/ subdirectory.
2477
a523f0c7 2478 * refcards/: New directory. Move refcards here.
86965385
GM
2479 * Makefile: Move refcard rules from here...
2480 * refcards/Makefile: ...to here.
9f56b5ee
GM
2481 * README: Move information about tex files from here...
2482 * refcards/README: ...to here.
a523f0c7 2483
d87b5ced 2484 * tutorials/: New directory. Move TUTORIAL* here.
38f37c0f
GM
2485
2486 * gnus.pbm, letter.pbm, letter.xpm:
2487 * splash.pbm, splash.xpm, splash8.xpm: Move from etc/ to etc/images/.
5511c2e6
GM
2488 * README: Move license information for the above files from here...
2489 * images/README: ...to here.
2490
7de6767d
GM
24912007-08-22 Carsten Dominik <dominik@science.uva.nl>
2492
2493 * orgcard.tex: Version number upgrade.
2494
0b964e14
GM
24952007-08-14 Glenn Morris <rgm@gnu.org>
2496
2497 * NEWS: Mention `bad-packages-alist'.
2498
cfbe2731
GM
24992007-08-08 Glenn Morris <rgm@gnu.org>
2500
2501 * TODO: `iff' item is dealt with.
2502 * GNUS-NEWS, NEWS, NEWS.1-17, NEWS.19, NEWS.21: Replace `iff'.
2503
dbcbec02
GM
25042007-08-01 Glenn Morris <rgm@gnu.org>
2505
2506 * NEWS: Add fortran-line-length, plus some more sections.
2507
cacc7b51
GM
25082007-07-25 Glenn Morris <rgm@gnu.org>
2509
4227cc48 2510 * Relicense all FSF files to GPLv3 or later.
cacc7b51
GM
2511
2512 * COPYING: Switch to GPLv3.
2513
6dbe7eb4
MA
25142007-07-24 Michael Albinus <michael.albinus@gmx.de>
2515
2516 * NEWS: New functions `start-file-process-shell-command' and
2517 `process-file-shell-command'.
2518
41bd52f7
MA
25192007-07-17 Michael Albinus <michael.albinus@gmx.de>
2520
2521 * NEWS: `file-remote-p' has a new optional parameter IDENTIFICATION.
2522
36ae4ff7
KF
25232007-07-15 Karl Fogel <kfogel@red-bean.com>
2524
2525 * NEWS: Revert 2007-07-13T23:20:21Z!kfogel@red-bean.com, which
2526 documented bookmark keybinding changes that were later reverted.
2527
880820fe 25282007-07-14 Jan Djärv <jan.h.d@swipnet.se>
a3475659
JD
2529
2530 * PROBLEMS: Mention gtk-engines-qt problem.
2531
488eebbd
KF
25322007-07-13 Karl Fogel <kfogel@red-bean.com>
2533
2534 * NEWS: Update for recent bookmark keybinding changes.
2535
cc213f24
MA
25362007-07-10 Michael Albinus <michael.albinus@gmx.de>
2537
2538 * NEWS: Add Tramp and comint-mode changes.
2539
64639e26
MA
25402007-07-08 Michael Albinus <michael.albinus@gmx.de>
2541
2542 * NEWS: `file-remote-p' has a new optional parameter CONNECTED.
2543
b2b387f9
MA
25442007-07-07 Michael Albinus <michael.albinus@gmx.de>
2545
2546 * NEWS: New function `start-file-process'.
2547
386477e3
CD
25482007-07-02 Carsten Dominik <dominik@science.uva.nl>
2549
ed9265fc 2550 * orgcard.tex: Version 5.01.
386477e3 2551
03605a28
MA
25522007-06-27 Michael Albinus <michael.albinus@gmx.de>
2553
2554 * NEWS: `dired-call-process' has been removed.
2555
5b8ffa11
GM
25562007-06-20 Glenn Morris <rgm@gnu.org>
2557
2558 * NEWS: configure prefers libgif over libungif.
2559
f2f6e8df
NR
25602007-06-14 Nick Roberts <nickrob@snap.net.nz>
2561
2562 * NEWS: Mention mouse highlighting in a GNU/Linux console.
2563
2c341244
WL
25642007-06-14 Werner Lemberg <wl@gnu.org>
2565
2566 * emacs.1: Completely revised.
2567 Fix many typographical glitches.
2568 Updated to handle current state of options and resources.
2569
7a9a50d8
GM
25702007-06-12 Glenn Morris <rgm@gnu.org>
2571
2572 * NEWS: Change bug address. Add back +++/--- note.
2573 Use present tense for X-toolkit entry. Mention libgif.
2574
236a4178
GM
25752007-06-07 Mark H. Weaver <mhw@netris.org> (tiny change)
2576
2577 * NEWS (set-mark-command-repeat-pop): Fix duplicate entry.
2578
70bb6a65
GM
25792007-06-07 Michael Olson <mwolson@gnu.org>
2580
2581 * MORE.STUFF: Update eshell URL.
2582
31e5288c
CD
25832007-06-06 Carsten Dominik <dominik@science.uva.nl>
2584
2585 * orgcard.tex: Version 4.77.
2586
7253ac49
MA
25872007-06-05 Michael Albinus <michael.albinus@gmx.de>
2588
2589 * NEWS: Add socks.el as new package.
2590
6ee20a68
TTN
25912007-06-02 Thien-Thi Nguyen <ttn@gnuvola.org>
2592
2593 * MORE.STUFF (Hideshow): Delete.
2594 (EDB, Go in a buffer): Update urls.
2595 Suggested by CHENG Gao <chenggao@gmail.com>.
2596
7dfc4cda
CY
25972007-06-02 Chong Yidong <cyd@stupidchicken.com>
2598
2599 * Version 22.1 released.
2600
9e38fa7e
CY
26012007-06-02 CHENG Gao <chenggao@gmail.com>
2602
2603 * MORE.STUFF: Remove dead URL for Fortune, and update URLs for
2604 Hideshow, Org, EDB, and Remember.
2605
73187b26
GM
26062007-05-29 Robert J. Chassell <bob@rattlesnake.com>
2607
2608 * NEWS: Fix instances of `allow' without object.
2609
782f8379
GM
26102007-05-22 Glenn Morris <rgm@gnu.org>
2611
2612 * NEWS.22: New file with entries for Emacs 22.
2613 * NEWS: Move Emacs 22 entries to new file NEWS.22, leave empty
2614 template for next Emacs version.
2615
06157c5b
GM
26162007-05-19 Glenn Morris <rgm@gnu.org>
2617
2618 * images/cancel.pbm: Convert from PGM to PBM.
2619
2620 * images/copy.pbm, images/next-node.pbm, images/prev-node.pbm:
2621 * images/save.pbm, images/up-node.pbm: Convert from PPM to PBM.
2622
3877988d
GM
26232007-05-17 Glenn Morris <rgm@gnu.org>
2624
2625 * PROBLEMS (Dumping): Mention OpenBSD macppc problem.
2626
880820fe 26272007-05-15 Michaël Cadilhac <michael@cadilhac.name>
021fc1e3
MC
2628
2629 * fr-refcard.tex: Rewrite using German layout.
2630
2631 * fr-refcard.ps: Regenerate.
2632
80012aeb
RS
26332007-05-12 Richard Stallman <rms@gnu.org>
2634
2635 * refcard.tex (section{Incremental Search}): Minor corrections.
2636
880820fe 26372007-05-12 Michaël Cadilhac <michael@cadilhac.name>
d0d8a657
MC
2638
2639 * Makefile (viperCard.ps, calccard.ps refcard.ps)
2640 (sk-dired-ref.ps sk-refcard.ps sk-survival.ps)
2641 (de-refcard.ps fr-refcard.ps pt-br-refcard.ps orgcard.ps): Use an
2642 explicit output argument for `dvips'.
2643
2aaacad4
GM
26442007-05-05 Glenn Morris <rgm@gnu.org>
2645
2646 * NEWS: Re-order.
2647
5fed56d6
GM
26482007-04-28 Glenn Morris <rgm@gnu.org>
2649
b409bcaf
GM
2650 * emacs.py: Restore file pending consideration of python.el legal
2651 status.
2652 * NEWS: Restore mention of python.el pending consideration of
2653 legal status.
5fed56d6
GM
2654
26552007-04-28 David R. Linn <drl@jekyll.vuse.vanderbilt.edu>
2656
2657 * PROBLEMS: Add section on Solaris out-of-tree install issues with
2658 non-GNU make.
2659
e40e449f
GM
26602007-04-25 Werner Lemberg <wl@gnu.org>
2661
2662 * emacs.1: Replace -- with \(em.
2663
26642007-04-25 Yavor Doganov <yavor@gnu.org> (tiny change)
bbf6b0ba 2665
78290f50 2666 * emacs.1, etags.1: Escape some minus signs.
bbf6b0ba 2667
ac8fa58f
GM
26682007-04-22 Glenn Morris <rgm@gnu.org>
2669
2670 * NEWS: Change to EMACS env-var was reverted, so delete this entry.
2671
211fb124
GM
26722007-04-19 Glenn Morris <rgm@gnu.org>
2673
2674 * PROBLEMS: Expand a little on Emacs not knowing fqdn.
2675
fc6a2250
DK
26762007-04-17 David Kastrup <dak@gnu.org>
2677
2678 * NEWS: Mention `query-replace-regexp-eval' being deprecated.
2679
c98b464f
GM
26802007-04-15 Glenn Morris <rgm@gnu.org>
2681
2682 * FTP: Make it a duplicate of ../FTP.
2683
1ed5afd9
GM
26842007-04-14 Glenn Morris <rgm@gnu.org>
2685
19608e42
GM
2686 * SERVICE: Replace with a pointer to the web version.
2687
1ed5afd9
GM
2688 * emacs.1: Update some of the more obsolete information.
2689
178b60d7
GM
26902007-04-13 Glenn Morris <rgm@gnu.org>
2691
2692 * MACHINES: emacserver is removed.
2693
fc6ee824
GM
2694 * MORE.STUFF: Update some links, remove some dead ones.
2695
ade817bd
SM
26962007-04-04 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>
2697
2698 * emacs.py (format_exception): New function.
2699 (eexecfile): Use it instead of traceback.print_exception.
2700 Don't use execfile to avoid a bug in w32.
2701
2c0b72db
GM
27022007-04-04 Glenn Morris <rgm@gnu.org>
2703
2704 * MACHINES: Mention preprocessor to use with /opt/SUNWspro/bin/cc
2705 on Solaris.
2706
2707 * PROBLEMS (Configuration): Add entries on compiler/preprocessor
2708 mismatch, and on preprocessor inserting whitespace.
2709
b49b5137
EZ
27102007-04-03 Eli Zaretskii <eliz@gnu.org>
2711
2712 * TODO: Add entry for switching MS-Windows keyboard input to
2713 Unicode. Add specific pointer to msdos.c functions that support
2714 menus on text terminals.
2715
ff59d266
MB
27162007-04-01 Michael Olson <mwolson@gnu.org>
2717
2718 * ERC-NEWS: Update for the ERC 5.2 release. Most of these entries
2719 were for previously-committed changes.
2720
dc13f3f5
MA
27212007-03-31 Michael Albinus <michael.albinus@gmx.de>
2722
2723 * PROBLEMS: Remove Tramp problem; it has been fixed.
2724
89a4f43f
EZ
27252007-03-31 Eli Zaretskii <eliz@gnu.org>
2726
2727 * PROBLEMS (MS-Windows problems): How to bind non-ASCII keys with
2728 modifiers.
2729
deac6bc5
GM
27302007-03-23 Glenn Morris <rgm@gnu.org>
2731
7315c8d9
JB
2732 * Makefile (DESTDIR, LIBDIR, BINDIR, MANDIR, MANEXT):
2733 Delete unused variables.
2734 (dired-refcards, misc-refcards, survival-card, viper-cards):
2735 New targets.
7ba3f463
GM
2736 (all): Also build dired-refcards and misc-refcards.
2737 (clean, distclean, maintainer-clean): Depend on mostlyclean.
2738 (SOURCES): Remove non-existent files.
2739 (mostlyclean, clean, distclean, maintainer-clean, unlock, relock):
2740 Mark as phony.
2741 (.ps files): Specify default papersize in the dvips command.
2742
deac6bc5
GM
2743 * fr-refcard.tex (\letterpaper): Switch to A4.
2744 (\section): Reduce \vskips to fit on A4 paper.
2745 (\shortcopyrightnotice): Display at end of first column.
2746
76b0b55f
GM
27472007-03-21 Glenn Morris <rgm@gnu.org>
2748
2749 * fr-refcard.tex (\metax): Tweak \hsize to avoid overfull columns.
2750 (\shortcopyrightnotice): Do not display in middle of file.
2751 Numerous \cr and \hskip hacks to avoid overfull columns.
2752
2753 * fr-refcard.ps: Regenerate.
2754
8ea7ad27
CY
27552007-03-19 Chong Yidong <cyd@stupidchicken.com>
2756
2b715cfe 2757 * dired-ref.tex:
76b0b55f 2758 * fr-drdref.tex:
2b715cfe
CY
2759 * cs-dired-ref.tex:
2760 * sk-dired-ref.tex: Emacs 21 -> 22.
2761
2762 * dired-ref.ps:
76b0b55f 2763 * fr-drdref.ps:
2b715cfe
CY
2764 * cs-dired-ref.ps:
2765 * sk-dired-ref.ps: Regenerate.
8ea7ad27 2766
dc9332a6
GM
27672007-03-11 Glenn Morris <rgm@gnu.org>
2768
2769 * ms-7bkermit, ulimit.hack, Xkeymap.txt: Remove files.
2770
2771 * Makefile (SOURCES): ulimit.hack is removed.
2772
d0483d25
DK
27732007-03-04 David Kastrup <dak@gnu.org>
2774
2775 * NEWS (fontification): Mention that the new default for
2776 jit-lock-stealth-time is now nil.
2777
e4ddce5a
KS
27782007-03-01 Kim F. Storm <storm@cua.dk>
2779
115f38b1
KS
2780 * ORDERS: Reformat text.
2781
e4ddce5a
KS
2782 * NEWS (About external Lisp packages): New section.
2783
73b21162
TTN
27842007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
2785
2786 * TUTORIAL.it: Fix typo.
2787
6a419438
GM
27882007-02-27 Glenn Morris <rgm@gnu.org>
2789
f199f76c
GM
2790 * cs-dired-ref.tex: Increase in 2 column case to make room
2791 for copyright notice.
2792 (nopagenumbers): Call to turn off numbers in 1 page document.
880820fe 2793 (Nápovìda, Modifikace Dired bufferu): Swap sections to
f199f76c
GM
2794 balance column length in presence of copyright notice.
2795 (copyrightnotice): Uncomment so that notice is displayed.
2796
c16a484b
GM
2797 * dired-ref.tex (vsize): Increase in 2 column case to make room
2798 for copyright notice.
2799 (nopagenumbers): Call to turn off numbers in 1 page document.
2800 (Getting Help, Modifying the Dired Buffer): Swap sections to
2801 balance column length in presence of copyright notice.
2802 (copyrightnotice): Uncomment so that notice is displayed.
2803
df352395
GM
2804 * fr-drdref.tex (vsize): Increase in 2 column case.
2805 (\key): Tweak space for description.
2806 (\overfullrule): Set to 0pt to hide small overflows.
2807 (nopagenumbers): Call to turn off numbers in 1 page document.
2808 (Obtenir de l'aide, Modifier le tampon Dired): Swap sections to
2809 balance column length.
2810 (Mettre un flag sur les fichiers \`a d\'etruire): Hack in a line
2811 break to prevent overfull line.
2812 (find-names-dired): Use \key rather than \metax as a hack fix for
2813 overflow.
2814
c16a484b 2815 * sk-dired-ref.tex (vsize): Increase in 2 column case to make room
6a419438
GM
2816 for copyright notice.
2817 (nopagenumbers): Call to turn off numbers in 1 page document.
880820fe 2818 (Nápoveda, Modifikácia Dired bufferu): Swap sections to
6a419438
GM
2819 balance column length in presence of copyright notice.
2820 (copyrightnotice): Uncomment so that notice is displayed.
2821
86c09668
CD
28222007-02-26 Carsten Dominik <dominik@science.uva.nl>
2823
2824 * orgcard.tex (section{Visibility Cycling}): Document key for
2825 indirect buffer access.
2826 (section{Archiving}): New keys for archiving.
2827 (section{Tables}): Combine two lines for hline creation.
2828 Named-field formula changed to Field formula.
2829 (section{Links}): Document keys for finding links.
2830 (section{Agenda Views}): New key for agenda file cycling.
2831 Document keys for stuck projects. Typos fixed.
2832 (section{Exporting and Publishing}): Export options no longer in
2833 reference card.
2834
880820fe 28352007-02-25 Jan Djärv <jan.h.d@swipnet.se>
6df79155
JD
2836
2837 * PROBLEMS: Gtk+ and cygwin doesn't work.
2838
b0629b0d
EZ
28392007-02-23 Eli Zaretskii <eliz@gnu.org>
2840
2841 * MORE.STUFF: Add a pointer to Phil Sung's Emacs slides on MIT.
2842
880820fe 28432007-02-22 Per Starbäck <starback@stp.lingfil.uu.se> (tiny change)
b6cba91b
TTN
2844
2845 * NEWS: Grammar and capitalization fixes.
2846
dfd839dc
GM
28472007-02-22 Glenn Morris <rgm@gnu.org>
2848
2849 * orgcard.tex, orgcard.ps: Restore deleted files following
2850 copyright assignment.
2851
0971f887
GM
28522007-02-20 Glenn Morris <rgm@gnu.org>
2853
2854 * TUTORIAL.eo: Unjustify.
2855
d92c8e14
GM
28562007-02-20 Sergio Pokrovskij <sergio.pokrovskij@gmail.com>
2857
2858 * TUTORIAL.eo: Change license to GPL. Add translator credits.
2859
5a1ffd73
KH
28602007-02-19 Kenichi Handa <handa@m17n.org>
2861
7253ac49 2862 * NEWS (New language environments): Add "Esperanto".
5a1ffd73 2863
8b93e342
KH
28642007-02-16 Dale Gulledge <dsplat@rochester.rr.com>
2865
2866 * TUTORIAL.eo: Add "See end ..." at the first line.
2867
e79c1ab3
KH
28682007-02-19 Kenichi Handa <handa@m17n.org>
2869
2870 * TUTORIAL.eo: Add "." at the end of the first line.
2871
9230e12d
RS
28722007-02-17 Reiner Steib <Reiner.Steib@gmx.de>
2873
2874 * gnus-refcard.tex: Remove obsolete comments. Add a short note
2875 creating PostScript files for Emacs without using Makefile rules.
2876
2877 * gnus-booklet.ps, gnus-refcard.ps: Generate with letter paper.
2878
68810cae
GM
28792007-02-17 Glenn Morris <rgm@gnu.org>
2880
2881 * TUTORIAL.eo: Add 2007 to copyright years. Remove translator
2882 copyrights (disclaimers on file), merge years into FSF copyrights.
2883 Move copyright to end. Remove "LocalWords" at end of file.
2884
51ce60a7
VJL
28852007-02-16 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2886
2887 * TUTORIAL.pt_BR: Fix some accentuation, verbal conjugation and typos.
2888
06af3b9b
KH
28892007-02-16 Kenichi Handa <handa@m17n.org>
2890
2891 * TUTORIAL.translators: Add TUTORIAL.eo.
2892
28932007-02-16 Dale Gulledge <dsplat@rochester.rr.com>
2894
2895 * TUTORIAL.eo: New file.
2896
0f92897e
CY
28972007-02-14 Chong Yidong <cyd@stupidchicken.com>
2898
83842b1b
CY
2899 * images/smilies/dead.xpm: Moved from images/gnus/dead.xpm.
2900
e931c04f
KS
2901 * images/gnus/reverse-smile.xpm:
2902 * images/gnus/bar.xbm:
2903 * images/gnus/bar.xpm: Unused images removed.
0f92897e 2904
5aa27cc9
GM
29052007-02-14 Glenn Morris <rgm@gnu.org>
2906
2907 * OTHER.EMACSES: Remove obsolete file.
2908
a3a23192
CY
29092007-02-13 Chong Yidong <cyd@stupidchicken.com>
2910
23e91aa1
CY
2911 * cs-refcard.tex (versionemacs): New macro.
2912 * cs-refcard.ps: Regenerate.
2913
7c3c7af4
CY
2914 * sk-refcard.ps: Regenerate.
2915
a3a23192
CY
2916 * pl-refcard.ps: Regenerate.
2917
1cb20781
BW
29182007-02-13 Bill Wohler <wohler@newt.com>
2919
2920 * images/README: Add section for icons that are a part of Emacs.
2921
3ef3bb3e
CY
29222007-02-12 Chong Yidong <cyd@stupidchicken.com>
2923
44c27de9
CY
2924 * gnu.xpm: Unused file removed.
2925
3ef3bb3e
CY
2926 * emacs.xbm: Unused file removed.
2927
b9988d51
JB
29282007-02-11 Juanma Barranquero <lekktu@gmail.com>
2929
2930 * DEVEL.HUMOR: New entry.
2931
880820fe 29322007-02-05 Francesco Potortì <pot@gnu.org>
bf8a8244 2933
933ccc8c 2934 * etags.1: Now --members is the default for etags, not for ctags yet.
18422db5 2935 * NEWS (etags): Document it.
bf8a8244 2936
70a90813
GM
29372007-02-04 Reiner Steib <Reiner.Steib@gmx.de>
2938
2939 * gnus-refcard.tex: Fix copyright.
2940 * gnus-booklet.ps, gnus-refcard.ps: Generate.
2941
d4c2a0cc
GM
29422007-01-20 Glenn Morris <rgm@gnu.org>
2943
2944 * orgcard.tex: Remove for legal reasons.
2945 * orgcard.ps: Remove for legal reasons.
2946
a134cd5e
EZ
29472007-01-27 Kevin Rodgers <kevin.d.rodgers@gmail.com>
2948
2949 * PROBLEMS: More details about disabling features that hamper
2950 performance with slow X connections.
2951
d4757043
VJL
29522007-01-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2953
2954 * ps-prin1.ps (printBackground): Fix background height.
2955
14d3ef8f
GM
29562007-01-20 Glenn Morris <rgm@gnu.org>
2957
2958 * cd-dired-ref.tex (versionemacs): New def.
2959 * cs-refcard.tex (versionemacs, versionyear): New defs.
2960 * cs-survival.tex (versionemacs, versiondate): New defs.
2961 * de-refcard.tex (versionemacs, versionyear): New defs.
2962 * fr-refcard.tex (versionemacs, versionyear): New defs.
2963 * fr-survival.tex (versionemacs, versiondate): New defs.
2964 * orgcard.tex (versionyear): New def.
2965 (shortcopyrightnotice): Only display last copyright year.
2966 * pl-refcard.tex (versionemacs, versiondate): New defs.
2967 * pt-br-refcard.tex (versionemacs, versionyear): New defs.
2968 * refcard.tex (versionemacs, versionyear): New defs.
2969 * ru-refcard.tex (versionemacs): New def.
2970 * survival.tex (versionemacs): New def.
2971 * sk-dired-ref.tex (versionemacs): New def.
2972 * sk-refcard.tex (versionemacs, versionyear): New defs.
2973 * sk-survival.tex (versionemacs): New def.
2974
4e251bd1
EZ
29752007-01-20 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2976
2977 * MACHINES: Describe how 32-bit and 64-bit versions of Emacs can
2978 be compiled on Solaris systems.
2979
c5e36186
CY
29802007-01-19 Chong Yidong <cyd@stupidchicken.com>
2981
2982 * TODO: Proper background color handling for pngs.
2983
4bbe413d 29842007-01-18 Bruno Haible <bruno@clisp.org> (tiny change)
0bfc93be
CY
2985
2986 * emacs.1: Info files moved to share/info.
2987
dcdd88e0
RF
29882007-01-17 Romain Francoise <romain@orebokech.com>
2989
2990 * emacs.1: Update bug-gnu-emacs address. Remove reference to
2991 info-gnu-emacs-request@prep.ai.mit.edu. Update copyrights.
2992
6904f7fe
MB
29932007-01-13 Michael Olson <mwolson@gnu.org>
2994
2995 * ERC-NEWS: Mention new erc-capab.el file.
2996
806d93ce
GM
29972007-01-13 Glenn Morris <rgm@gnu.org>
2998
2999 * MACHINES: Add information on compiling 32-bit Emacs on 64-bit
3000 GNU/Linux.
3001 * PROBLEMS: As above.
3002
880820fe 30032007-01-02 Francesco Potortì <pot@gnu.org>
56c0d866
FP
3004
3005 * etags.1: Undocument the --no-warn option.
3006
303958a9
RS
30072006-12-17 Richard Stallman <rms@gnu.org>
3008
3009 * TUTORIAL: Say that C-d and DEL with arg do killing.
3010
b58d0378
EZ
30112006-12-16 Eli Zaretskii <eliz@gnu.org>
3012
3013 * PROBLEMS: Document problems with rebasing Cygwin DLLs.
3014
cb0a26d3
MB
30152006-12-08 Michael Olson <mwolson@gnu.org>
3016
3017 * ERC-NEWS: Note that the list module has been removed.
3018
880820fe 30192006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
dd4b03cd
JB
3020
3021 * NEWS (Changes to cmuscheme): Mention the alternative for
3022 `~/.emacs_SCHEMEPROG' which is `~/.emacs.d/init_SCHEMEPROG.scm'.
3023 (Init file changes): Same for `~/.emacs_SHELL' versus
3024 `~/.emacs.d/init_SHELL.sh'.
3025
e1fb4a0b
JB
30262006-12-01 Juanma Barranquero <lekktu@gmail.com>
3027
3028 * DEVEL.HUMOR: Another entry.
3029
9b492fad
FP
30302006-08-14 Masatake YAMATO <jet@gyve.org>
3031
3032 * etags.1: Added / to the end of DEVAR regex.
3033
53e842f1
JB
30342006-11-22 Juanma Barranquero <lekktu@gmail.com>
3035
3036 * emacsclient.1 (DESCRIPTION): Suggest also `server-mode'.
3037 (OPTIONS): Document `-f', `--server-file' and EMACS_SERVER_FILE.
3038
83dc6995
MB
30392006-11-20 Michael Olson <mwolson@gnu.org>
3040
3041 * NEWS: Change M-x erc-select to M-x erc.
3042
e15a0495
KH
30432006-11-20 Sun Yijiang <sunyijiang@gmail.com>
3044
3045 * TUTORIAL.cn: Updated.
3046
119ee84f
CD
30472006-11-17 Carsten Dominik <dominik@science.uva.nl>
3048
3049 * orgcard.tex (section{Agenda Views}): Document `C-k'.
3050
1585c4a6
CD
30512006-11-13 Carsten Dominik <dominik@science.uva.nl>
3052
3053 * orgcard.tex: Version number change.
3054
2f984b39
BW
30552006-11-13 Bill Wohler <wohler@newt.com>
3056
3057 Release MH-E version 8.0.3.
3058
3059 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.3.
3060
ac2072cd
JB
30612006-11-10 Juanma Barranquero <lekktu@gmail.com>
3062
3063 * DEVEL.HUMOR: Two more entries.
3064
72e16456
CD
30652006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
3066
3067 * orgcard.tex (section{Archiving}): Document C-TAB.
3068 (section{TODO Items and Checkboxes}): Checkbox keys moved to this
3069 section, added documentation for the key `C-c #'.
3070
ade817bd 30712006-11-05 Slawomir Nowaczyk <slawek@cs.lth.se>
0b0cccd5 3072
82c1177c 3073 * emacs.py (eargs): Provide eldoc message for builtin types.
4e2af782 3074 Make sure eargs always outputs sentinel, to avoid Emacs freeze.
0b0cccd5 3075
7902148a
CY
30762006-10-22 Chong Yidong <cyd@stupidchicken.com>
3077
3078 * emacs.py (eargs): Return expected _emacs_out string even if
3079 errors occur.
3080
73a99edb
DK
30812006-10-09 David Kastrup <dak@gnu.org>
3082
3083 * DEVEL.HUMOR: Add the topic line for last entry since that was
3084 what the joke was about.
3085
857b15e9
EZ
30862006-10-07 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
3087
3088 * TUTORIAL.bg: Synchronize with TUTORIAL.
3089
5879ac68
JB
30902006-10-06 Juanma Barranquero <lekktu@gmail.com>
3091
3092 * DEVEL.HUMOR: New file.
3093
0e71e4a8
CY
30942006-09-30 Chong Yidong <cyd@stupidchicken.com>
3095
3096 * PROBLEMS: Document Emacs/XIM/gnome-settings-terminal clash.
3097
fb25feae
VJL
30982006-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3099
3100 * NEWS: ebnf2ps changes.
3101
abff6314
RS
31022006-09-26 Reiner Steib <Reiner.Steib@gmx.de>
3103
3104 * refcard.ps: Regenerate.
3105
880820fe 31062006-09-18 Jan Djärv <jan.h.d@swipnet.se>
a280ecc4
JD
3107
3108 * NEWS: Rename x-use-old-gtk-file-dialog to x-gtk-use-old-file-dialog.
3109
45a2056c
JB
31102006-09-15 Jay Belanger <belanger@truman.edu>
3111
3112 * COPYING: Replace "Library Public License" by "Lesser Public
3113 License" throughout.
3114
004d27a6
RS
31152006-09-15 Richard Stallman <rms@gnu.org>
3116
3117 * THE-GNU-PROJECT: Update with the latest footnotes
ed9265fc 3118 from www.gnu.org/gnu/the-gnu-project.html.
004d27a6 3119
b74e16a3
DK
31202006-09-15 David Kastrup <dak@gnu.org>
3121
5879ac68 3122 * NEWS: Explain new behavior and arguments of `key-binding' and
b74e16a3
DK
3123 `command-remapping'.
3124
4b1aaa8b
PE
31252006-09-11 Paul Eggert <eggert@cs.ucla.edu>
3126
3127 * NEWS: In terminal-oriented subshells, the EMACS environment
3128 variable now defaults to Emacs's absolute file name, instead of
3129 to "t".
3130 * PROBLEMS: Adjust tcsh advice for this.
3131
880820fe 31322006-09-10 Jan Djärv <jan.h.d@swipnet.se>
1437ec2b 3133
4b1aaa8b 3134 * PROBLEMS (are): Emacs compiled with Gtk+ crashes when closing a
1437ec2b
JD
3135 display (x-close-connection).
3136
83dc6995
MB
31372006-09-03 Diane Murray <disumu@x3y2z1.net>
3138
bbf908bc 3139 * erc.texi (Getting Started, Connecting): Change erc-select to erc.
83dc6995 3140
6a8c7cfe
JL
31412006-09-02 Juri Linkov <juri@jurta.org>
3142
3143 * HELLO: Regroup Europe Non-ASCII examples by similar scripts.
3144
f9de7738
RS
31452006-08-25 Richard Stallman <rms@gnu.org>
3146
3147 * TUTORIAL: Give priority to graphical terminals over text terminals
3148 regarding C-z.
3149
c2659d23
KH
31502006-08-21 Sun Yijiang <sunyijiang@gmail.com>
3151
3152 * TUTORIAL.cn: Sync with the latest TUTORIAL.
3153
67b595a2
SM
31542006-08-20 Dave Love <fx@gnu.org>
3155
3156 * emacs.py: Update to Dave Love's latest version.
3157 (__all__): Fix args -> eargs. Add new `modpath' fun.
3158 (eargs): Add `imports' arg.
3159 (all_names): New fun.
3160 (complete): Rewrite without using rlcompleter.
3161 Remove `namespace' arg, add `imports' arg.
3162 (ehelp): Replace g and l args with `imports'.
3163 (eimport): Use __main__ rather than `emacs' namespace.
3164 (modpath): New fun.
3165
ade817bd 31662006-08-20 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>
c7bb83bd
SM
3167
3168 * emacs.py (eexecfile): Use the __main__ rather than `emacs' namespace.
3169
fa1f7927
EZ
31702006-08-18 Primoz PETERLIN <primoz.peterlin@mf.uni-lj.si>
3171
3172 * TUTORIAL.sl: Synchronize with TUTORIAL.
3173
31742006-08-18 Mats Lidell <matsl@contactor.se>
3175
3176 * TUTORIAL.sv: Synchronize with TUTORIAL.
3177
31782006-08-18 Alfredo Finelli <alfredofnl@tiscali.it>
3179
3180 * TUTORIAL.it: Synchronize with TUTORIAL.
3181
4c3ec0fc
CD
31822006-08-15 Carsten Dominik <dominik@science.uva.nl>
3183
3184 * orgcard.tex: Version number change.
3185
9ae1fac1
WL
31862006-08-12 Werner Lemberg <wl@gnu.org>
3187
3188 * TUTORIAL.de: Synchronize with TUTORIAL.
3189
82a33a21
RF
31902006-08-10 Romain Francoise <romain@orebokech.com>
3191
3192 * NEWS: Mention that zone-mode.el is now obsolete.
3193
541a0de1
RS
31942006-08-09 Richard Stallman <rms@gnu.org>
3195
3196 * TUTORIAL: Don't say which side scroll bar is on.
3197
27bd6273
NR
31982006-08-06 Nick Roberts <nickrob@snap.net.nz>
3199
9c6598c2 3200 * DEBUG (Note): Add note about following a longjmp call.
bf69439f 3201 Add local variables list for outline mode.
27bd6273 3202
2e3ef421
MB
32032006-08-03 Michael Olson <mwolson@gnu.org>
3204
3205 * ERC-NEWS: Update for ERC 5.1.4.
3206
68ce47af
KH
32072006-08-01 Kenichi Handa <handa@m17n.org>
3208
3209 * NEWS (find-operation-coding-system): Describe the more detail of
3210 the change.
3211
ebf693f3
MB
32122006-07-28 Reiner Steib <Reiner.Steib@gmx.de>
3213
3214 * GNUS-NEWS: Regenerate from Oort Gnus node in texi/gnus.texi using
3215 texi/gnus-news.el of the trunk.
3216
ebdcf65a
RS
32172006-07-29 Reiner Steib <Reiner.Steib@gmx.de>
3218
3219 * NEWS: Fix typo.
3220
652d420b
RS
32212006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
3222
3223 * ru-refcard.ps: Regenerate.
3224
32252006-07-17 Alex Ott <alexott@gmail.com>
3226
3227 * ru-refcard.tex: Update for Emacs 22.
3228
d753d9b7
KS
32292006-07-14 Kim F. Storm <storm@cua.dk>
3230
3231 * PROBLEMS: Emacs now requires ws2_32.dll on Windows.
3232
880820fe 32332006-07-14 Károly Lőrentey <lorentey@elte.hu>
580b488b
KL
3234
3235 * HELLO: Update Hungarian sample.
d753d9b7 3236
0b6bb130
MB
32372006-07-12 Michael Olson <mwolson@gnu.org>
3238
3239 * ERC-NEWS: Update for ERC 5.1.3.
3240
8c9676fb
DK
32412006-07-08 David Kastrup <dak@gnu.org>
3242
3243 * TODO: Suggest consolidation with user customization when the
3244 system default of a customized variable changes.
3245
f2bb3ca3
TTN
32462006-07-08 Thien-Thi Nguyen <ttn@gnu.org>
3247
3248 * compilation.txt: Add an example "Compilation started ..." line.
3249
c7251076
CD
32502006-07-07 Carsten Dominik <dominik@science.uva.nl>
3251
3252 * orgcard.tex: Version number change.
3253
5693ccd6
KH
32542006-07-05 Kenichi Handa <handa@m17n.org>
3255
bbf908bc
LM
3256 * HELLO: Add a paragraph for non-ASCII examples at the head.
3257 Add Bulgarian and Hungarian. Add more "hello"s to Danish and Swedish.
5693ccd6 3258
70314b54
BW
32592006-07-03 Bill Wohler <wohler@newt.com>
3260
3261 Release MH-E version 8.0.2.
3262
3263 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.2.
3264
7f70c4e9
CD
32652006-07-03 Carsten Dominik <dominik@science.uva.nl>
3266
3267 * orgcard.tex (section{Agenda Views}): Document `s' key to save
3268 all org-mode buffers.
3269
880820fe 32702006-06-30 Francesco Potortì <pot@gnu.org>
9a4be099
FP
3271
3272 * etags.1: -m and -M options do not exist.
3273
a71f543e
CD
32742006-06-29 Carsten Dominik <dominik@science.uva.nl>
3275
3276 * orgcard.tex (section{Structure Editing}): Document checkbox
3277 toggling.
3278
f98f7873
JL
32792006-06-28 Juri Linkov <juri@jurta.org>
3280
3281 * grep.txt (Local Variables): Move to end of file.
3282
33a4be7c
RS
32832006-06-28 Reiner Steib <Reiner.Steib@gmx.de>
3284
ba0a643f
RS
3285 * Makefile: Add rules for refcards.
3286
33a4be7c
RS
3287 * de-refcard.ps, fr-refcard.ps, pt-br-refcard.ps: Regenerate.
3288
576f72d7
NR
32892006-06-24 Nick Roberts <nickrob@snap.net.nz>
3290
3291 * NEWS: Remove duplicate entries.
3292
353694fd
CD
32932006-06-23 Carsten Dominik <dominik@science.uva.nl>
3294
3295 * orgcard.tex (section{LaTeX and cdlatex-mode}): New section.
3296
55b903a3
KS
32972006-06-23 Kim F. Storm <storm@cua.dk>
3298
3299 * DEBUG: Mention `pv variable' to print value of Lisp variables.
3300 Mention `xpr' and fix example to use it. Add section describing
3301 commands such as `pit' that are useful for debugging redisplay
3302 related problems.
3303
e2f48107
KS
33042006-06-22 Kim F. Storm <storm@cua.dk>
3305
3306 * HELLO (Local Variables): Move to end of file.
3307
4f187c9d
BW
33082006-06-20 Bill Wohler <wohler@newt.com>
3309
3310 Release MH-E version 8.0.1.
3311
3312 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.1.
3313
3d62681d
CD
33142006-06-19 Carsten Dominik <dominik@science.uva.nl>
3315
5879ac68 3316 * orgcard.tex (section{Clocking Time}): Add new clocking commands.
3d62681d
CD
3317 (section{Structure Editing}): Add global archiving command.
3318
761b9fd2
TTN
33192006-06-14 Thien-Thi Nguyen <ttn@gnu.org>
3320
3321 * yow.lines: Delete existing data; add a new entry.
3322
880820fe 33232006-06-09 Włodek Bzyl <matwb@univ.gda.pl>
5e7c994b
RS
3324
3325 * pl-refcard.ps: Regenerate.
3326
880820fe 33272006-06-08 Włodek Bzyl <matwb@univ.gda.pl>
7b651efb 3328
906671d0
RS
3329 * pl-refcard.tex: Update for Emacs 22.
3330
34c5305c
RS
33312006-06-08 Reiner Steib <Reiner.Steib@gmx.de>
3332
7b651efb
RS
3333 * fr-refcard.tex: Fix errors in previous commit.
3334
880820fe 33352006-06-08 Éric Jacoboni <jaco@jacoboni.fr>
c9993712
RS
3336
3337 * fr-refcard.tex: Update for Emacs 22.
3338
8dec0e01
KH
33392006-06-07 Kenichi Handa <handa@m17n.org>
3340
3341 * NEWS: Mention how to disable character translation for a file.
3342
6dfbf803
TTN
33432006-06-04 Sven Joachim <svenjoac@gmx.de>
3344
3345 * de-refcard.tex: Update for Emacs 22: Use German quotes
3346 and umlauts; fix overfull /hboxes; many rewordings.
3347
32a877bb
KS
33482006-06-04 Kim F. Storm <storm@cua.dk>
3349
3350 * NEWS: Move news for pre-22 versions into...
3351 * NEWS.21, NEWS.20: ... new files for Emacs 21 and Emacs 20 news.
3352 * ONEWS, ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Remove (rename) files ...
3353 * NEWS.19, NEWS.18, NEWS.1-17: ... and organize news about older Emacs
c68af44c 3354 versions in separate files. Update copyright notices.
32a877bb 3355
a941b26b
EZ
33562006-06-03 Eli Zaretskii <eliz@gnu.org>
3357
a88e0343
KS
3358 * LPF, LEDIT: Remove files.
3359
3360 * FTP, README, HELLO, MACHINES, MAILINGLISTS, MORE.STUFF, ETAGS.EBNF:
3361 * MOTIVATION, ORDERS, SERVICE, TERMS, TODO:
3362 * enriched.doc, ulimit.hack, ses-example.ses, ms-7bkermit, emacs.csh:
3363 * Xkeymap.txt, compilation.txt, grep.txt:
3364 Add copyright notice and copying permissions.
3365
b9d6735c
DP
33662006-05-31 David Ponce <david@dponce.com>
3367
a88e0343
KS
3368 * tree-widget/default/close.png, tree-widget/default/close.xpm:
3369 * tree-widget/default/empty.png, tree-widget/default/empty.xpm:
3370 * tree-widget/default/end-guide.png, tree-widget/default/end-guide.xpm:
3371 * tree-widget/default/guide.png, tree-widget/default/guide.xpm:
3372 * tree-widget/default/handle.png, tree-widget/default/handle.xpm:
3373 * tree-widget/default/leaf.png, tree-widget/default/leaf.xpm:
3374 * tree-widget/default/no-guide.png, tree-widget/default/no-guide.xpm:
3375 * tree-widget/default/no-handle.png, tree-widget/default/no-handle.xpm:
3376 * tree-widget/default/open.png, tree-widget/default/open.xpm:
3377 * tree-widget/folder/close.png, tree-widget/folder/close.xpm:
3378 * tree-widget/folder/empty.png, tree-widget/folder/empty.xpm:
3379 * tree-widget/folder/end-guide.png, tree-widget/folder/end-guide.xpm:
3380 * tree-widget/folder/guide.png, tree-widget/folder/guide.xpm:
3381 * tree-widget/folder/handle.png, tree-widget/folder/handle.xpm:
3382 * tree-widget/folder/leaf.png, tree-widget/folder/leaf.xpm:
3383 * tree-widget/folder/no-guide.png, tree-widget/folder/no-guide.xpm:
3384 * tree-widget/folder/no-handle.png, tree-widget/folder/no-handle.xpm:
3385 * tree-widget/folder/open.png, tree-widget/folder/open.xpm:
3386 Reduce the size of images.
b9d6735c 3387
880820fe 33882006-05-29 Jan Djärv <jan.h.d@swipnet.se>
c3724dcc 3389
4c88aa80 3390 * NEWS: Mention F10 for Gtk+/Lesstif/Lucid menus.
c3724dcc 3391
3d0793e4
EZ
33922006-05-26 Eli Zaretskii <eliz@gnu.org>
3393
3394 * ledit.l: Remove file.
3395
f1c582b4
KH
33962006-05-26 Kenichi Handa <handa@m17n.org>
3397
3398 * NEWS (find-operation-coding-system): Mention the new argument
3399 format.
3400
e8166ad7
CD
34012006-05-24 Carsten Dominik <dominik@science.uva.nl>
3402
bbf908bc 3403 * orgcard.tex (section{Motion}): Add the item navigation commands.
e8166ad7
CD
3404 (section{Publishing}): New section.
3405 (section{Links}): Documented elisp and shell links.
3406
4ea5193b
RS
34072006-05-20 Rodrigo Real <rreal@ucpel.tche.br>
3408
3409 * pt-br-refcard.tex: Update.
3410
0804c86c
RS
34112006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
3412
ba9acf6a
RS
3413 * pl-refcard.tex (Local variables): Add compile-command.
3414
5879ac68 3415 * ru-refcard.tex (Local variables): Add compile-command and coding.
ba9acf6a
RS
3416
3417 * pt-br-refcard.tex: Don't \input psfig.
3418
0804c86c
RS
3419 * refcard.tex (section{Info}): Add `i'. Use `s' instead of `M-s'.
3420
3421 * de-refcard.tex (section{Info}): Ditto.
3422
3423 * fr-refcard.tex (section{Info}): Ditto. Translation suggested by
3424 Stefan Monnier <monnier@iro.umontreal.ca>.
3425
3426 * pl-refcard.tex (section{Info}): Ditto. Translation suggested by
3427 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>.
3428
ade817bd
SM
3429 * cs-refcard.tex (section{Info}): Use `s' instead of `M-s'.
3430 Entry for `i' is not translated yet.
0804c86c
RS
3431
3432 * pt-br-refcard.tex (section{Info}): Ditto.
3433
3434 * ru-refcard.tex (section{Info}): Ditto.
3435
3436 * sk-refcard.tex (section{Info}): Ditto.
3437
e6d33cab
RS
34382006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
3439
3440 * MORE.STUFF: Update AUCTeX entry.
3441
424567e3
EZ
34422006-05-20 Rodrigo Real <rreal@ucpel.tche.br>
3443
3444 * pt-br-refcard.tex:
3445 * pt-br-refcard.ps: New files.
3446
98662f48
RS
34472006-05-15 Reiner Steib <Reiner.Steib@gmx.de>
3448
3449 * sk-refcard.tex: Add coding cookie.
3450
4449f659
MB
34512006-05-15 Michael Olson <mwolson@gnu.org>
3452
3453 * MORE.STUFF: Update URL for Planner Mode and add description.
3454 Canonicalize URLs for Emacs Muse and Emacs Wiki Mode.
3455
6b481006
RF
34562006-05-12 Romain Francoise <romain@orebokech.com>
3457
3458 * MORE.STUFF: ERC is now part of Emacs.
3459 Add Emacs Muse.
3460
4b1af9ac
RS
34612006-05-12 Ken Manheimer <ken.manheimer@gmail.com>
3462
3463 * NEWS (allout): Update.
3464
7c36a00a
BW
34652006-05-06 Bill Wohler <wohler@newt.com>
3466
3467 Release MH-E version 8.0.
3468
3469 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.
3470
1c9e62fe
BW
34712006-04-28 Bill Wohler <wohler@newt.com>
3472
3473 Release MH-E version 7.95.
3474
3475 * NEWS, MH-E-NEWS: Update for MH-E release 7.95.
3476
66f7848b
BW
34772006-04-21 Bill Wohler <wohler@newt.com>
3478
3479 Release MH-E version 7.94.
3480
3481 * NEWS, MH-E-NEWS: Update for MH-E release 7.94.
3482
bf49275d
NR
34832006-04-21 Nick Roberts <nickrob@snap.net.nz>
3484
3485 * NEWS: Mention t-mouse.el. Touch up description of gdb-ui.el.
3486
b744e319
CD
34872006-04-20 Carsten Dominik <dominik@science.uva.nl>
3488
3489 * orgcard.tex: Version number change only.
3490
9f6dc5a8
RS
34912006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
3492
a88e0343
KS
3493 * gnus-refcard.tex: Bump version to 5.11. Remove duplicate \def's.
3494 Update date.
9f6dc5a8 3495
11227360
BW
34962006-04-18 Bill Wohler <wohler@newt.com>
3497
3498 * MORE.STUFF: Add MH-E.
3499
87acbfda
CD
35002006-04-18 Carsten Dominik <dominik@science.uva.nl>
3501
3502 * orgcard.tex: Version number change only.
3503
94c3a9d8
KH
35042006-04-12 Kenichi Handa <handa@m17n.org>
3505
3506 * PROBLEMS (C-SPC fails ...): Explicitly say fcitx in the header.
3507
8a70fed7
CD
35082006-04-11 Carsten Dominik <dominik@science.uva.nl>
3509
5879ac68 3510 * orgcard.tex (section{Tables}): Document column narrowing.
8a70fed7
CD
3511 (section{Links}): Document bracket links.
3512
2fb18d13
KH
35132006-04-11 Kenichi Handa <handa@m17n.org>
3514
3515 * PROBLEMS (C-SPC fails ...): Add description for fcitx.
3516
f327867a
BW
35172006-04-10 Bill Wohler <wohler@newt.com>
3518
3519 * NEWS: Add package-version keyword to `defcustom' and mention
3520 associated variable `customize-package-emacs-version-alist'.
3521
1ca9b532
RS
35222006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
3523
3524 * NEWS: Add string-or-null-p.
3525
84a9c798
BW
35262006-03-28 Bill Wohler <wohler@newt.com>
3527
3528 * images/README: Update with following information.
461e9977 3529
84a9c798 3530 * images/data-save.xpm, images/mail/flag-for-followup.xpm:
a88e0343 3531 * images/zoom-in.xpm, images/zoom-out.xpm: New images from GNOME 2.12.
84a9c798
BW
3532
3533 * images/contact.pbm, images/data-save.pbm, images/delete.pbm:
3534 * images/mail/flag-for-followup.pbm, images/mail/inbox.pbm:
3535 * images/mail/move.pbm, images/next-page.pbm, images/zoom-out.pbm:
3536 New bitmaps for new images.
461e9977
RF
3537
3538 * images/refresh.xpm, images/sort-ascending.xpm,
bbf908bc
LM
3539 * images/sort-descending.xpm: Update with GTK 2.x images.
3540 Note that the default GTK icons are not overridden by the GNOME theme
5879ac68 3541 due to a bug which was fixed in GNOME 2.15. Once GNOME 2.16 is in
84a9c798 3542 wide circulation, then the GTK icons should be replaced with the
5879ac68 3543 equivalent GNOME icons. Until then, we should be consistent with
84a9c798 3544 GTK first, then GNOME.
461e9977
RF
3545
3546 * images/mail/repack.xpm, images/mail/reply-from.xpm:
84a9c798
BW
3547 * images/mail/reply-to.xpm, images/search-replace.xpm:
3548 * images/separator.xpm, images/show.xpm: Update custom icons to be
3549 closer to their GNOME counterparts.
461e9977
RF
3550
3551 * images/attach.pbm, images/exit.pbm, images/mail/compose.pbm:
84a9c798
BW
3552 * images/mail/repack.pbm, images/mail/reply-all.pbm:
3553 * images/mail/reply-from.pbm, images/mail/reply-to.pbm:
3554 * images/mail/reply.pbm, images/mail/send.pbm, images/show.pbm:
3555 * images/search-replace.pbm: Update bitmaps.
461e9977
RF
3556
3557 * images/execute.pbm, images/execute.xpm, images/fld-open.pbm:
84a9c798
BW
3558 * images/fld-open.xpm, images/highlight.pbm, images/highlight.xpm:
3559 * images/mail.pbm, images/mail.xpm, images/mail/alias.pbm:
3560 * images/mail/alias.xpm, images/mail/refile.pbm:
3561 * images/mail/refile.xpm, images/page-down.pbm:
3562 * images/page-down.xpm, images/widen.pbm, images/widen.xpm: Remove
a88e0343 3563 custom MH-E icons -- MH-E is now using the equivalent GTK/GNOME icons.
84a9c798 3564
679ce4d5
RF
35652006-03-23 Romain Francoise <romain@orebokech.com>
3566
3567 * NEWS: Misc. fixes.
3568
9212fe99
CD
35692006-03-15 Carsten Dominik <dominik@science.uva.nl>
3570
3571 * orgcard.tex: Version number change only.
3572
3470ef37
NR
35732006-03-15 Nick Roberts <nickrob@snap.net.nz>
3574
3575 * DEBUG (Note): Describe features for debugging with GDB in Emacs.
3576
8cf1c5a4
MB
35772006-03-11 Miles Bader <miles@gnu.org>
3578
3579 * images/mail: New directory.
3580 * images/attach.xpm, images/connect.xpm:
3581 * images/contact.xpm, images/delete.xpm:
3582 * images/describe.xpm, images/disconnect.xpm:
3583 * images/exit.xpm, images/gnus/toggle-subscription.xpm:
3584 * images/lock-broken.xpm, images/lock-ok.xpm:
3585 * images/lock.xpm, images/mail/compose.xpm:
3586 * images/mail/copy.xpm, images/mail/forward.xpm:
3587 * images/mail/inbox.xpm, images/mail/move.xpm:
3588 * images/mail/not-spam.xpm, images/mail/outbox.xpm:
3589 * images/mail/preview.xpm, images/mail/reply-all.xpm:
3590 * images/mail/reply.xpm, images/mail/save-draft.xpm:
3591 * images/mail/save.xpm, images/mail/send.xpm:
3592 * images/mail/spam.xpm, images/next-page.xpm:
3593 * images/refresh.xpm, images/separator.xpm:
a88e0343 3594 * images/sort-ascending.xpm, images/sort-column-ascending.xpm:
8cf1c5a4
MB
3595 * images/sort-criteria.xpm, images/sort-descending.xpm:
3596 * images/sort-row-ascending.xpm:
3597 New icons, copied from Gnus trunk (originally from Gnome 2.6).
3598
d5b08376
BW
35992006-03-11 Bill Wohler <wohler@newt.com>
3600
5879ac68 3601 * NEWS: Document `image-load-path-for-library'. Note that all
d5b08376 3602 images have been moved from lisp into etc/images in `find-image'
5879ac68 3603 item. Fix typo in `copy-tree'.
d5b08376 3604
3f9c65ca
RS
36052006-03-09 Reiner Steib <Reiner.Steib@gmx.de>
3606
880820fe 3607 * TUTORIAL.de: Replace "Schreiben" by "Drücken" where appropriate.
3f9c65ca 3608
7204b00e
CD
36092006-03-07 Carsten Dominik <dominik@science.uva.nl>
3610
3611 * orgcard.tex: Version number change only.
3612
dec817ba
BW
36132006-03-05 Bill Wohler <wohler@newt.com>
3614
3615 Release MH-E version 7.93.
3616
3617 * NEWS, MH-E-NEWS: Update for MH-E release 7.93.
3618
db13601b 36192006-02-23 Guanpeng Xu <herberteuler@hotmail.com>
cca17969
TTN
3620
3621 * TUTORIAL.cn: Fix omission bug: Add dot (ASCII 0x2E) on first line.
3622
3bfb8112
CD
36232006-02-22 Carsten Dominik <dominik@science.uva.nl>
3624
5879ac68 3625 * orgcard.tex (section{Links}): Rewritten to cover the modified
3bfb8112
CD
3626 link system.
3627
0951cd36
BW
36282006-02-18 Bill Wohler <wohler@newt.com>
3629
3630 Release MH-E version 7.92.
3631
3632 * NEWS, MH-E-NEWS: Update for MH-E release 7.92.
3633
4599a9a5
KH
36342006-02-17 Kenichi Handa <handa@m17n.org>
3635
3636 * TUTORIAL.translators (TUTORIAL.cn): Update the maintainer.
3637
36382006-02-17 Sun Yijiang <sunyijiang@gmail.com>
3639
3640 * TUTORIAL.cn: Reworked.
3641
542f7c55
CY
36422006-02-14 Chong Yidong <cyd@stupidchicken.com>
3643
3644 * NEWS: Changes in handling of file local variables.
3645
880820fe 36462006-02-14 Jan Djärv <jan.h.d@swipnet.se>
3430357a
JD
3647
3648 * NEWS: Gtk+ 2.4 is required.
3649
cbd488c4
YM
36502006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3651
3652 * PROBLEMS (Mac OS X): Add QuickTime 7.0.4 / Mac OS X 10.3.9 breakage.
3653
5f64e9f6
MD
36542006-02-09 Mathias Dahl <mathias.dahl@gmail.com>
3655
2ccc6e66 3656 * NEWS: New key bindings for Tumme in Dired.
5f64e9f6 3657
4c003d2f
JB
36582006-02-05 Jay Belanger <belanger@truman.edu>
3659
3660 * calccard.tex: Update copyright year.
3661
8508e990
MB
36622006-02-04 Michael Olson <mwolson@gnu.org>
3663
3664 * NEWS: Update for ERC 5.1.1. Use the same wording for headings
3665 that Emacs does in its NEWS file.
3666
5384dc93
BW
36672006-02-03 Bill Wohler <wohler@newt.com>
3668
3669 Release MH-E version 7.91.
3670
3671 * NEWS, MH-E-NEWS: Update for MH-E release 7.91.
3672
c80ba99d
BW
36732006-02-02 Bill Wohler <wohler@newt.com>
3674
3675 Release MH-E version 7.90.
3676
5384dc93 3677 * NEWS, MH-E-NEWS: Update for MH-E release 7.90.
c80ba99d 3678
597993cf
MB
36792006-01-29 Michael Olson <mwolson@gnu.org>
3680
3681 * NEWS: Add entry for ERC.
3682
7cef6228
CY
36832006-01-27 Chong Yidong <cyd@stupidchicken.com>
3684
3685 * TODO: Make SYNC_INPUT the default.
3686
3140b91b
NR
36872006-01-25 Nick Roberts <nickrob@snap.net.nz>
3688
3689 * images/gud/pstar.xpm: Make background transparent.
3690
82a31b62
NF
36912006-01-24 Noah Friedman <friedman@splode.com>
3692
3693 * emacs-buffer.gdb: Replace all references to `cdr' field of
3694 conses with `u.cdr', per change Andreas Schwab 2005-11-15
3695 of src/lisp.h.
3696
87899d7e
MA
36972006-01-23 Michael Albinus <michael.albinus@gmx.de>
3698
5879ac68 3699 * NEWS: Tramp can be removed by M-x tramp-unload-tramp.
87899d7e 3700
14397ea7
DN
37012006-01-15 Dan Nicolaescu <dann@ics.uci.edu>
3702
5879ac68 3703 * e/eterm-color.ti: Re-enable the ri entry. Add kich1.
14397ea7 3704
3c005b12
RS
37052006-01-13 Richard M. Stallman <rms@gnu.org>
3706
3707 * emacs.1: +N applies only to next file.
3708
04a4075f
DN
37092005-12-28 Dan Nicolaescu <dann@ics.uci.edu>
3710
3711 * e/eterm-color.ti: Temporarily disable the ri entry.
3712 * e/eterm-color: Regenerate.
cdda1b59 3713
880820fe 37142005-12-21 Lőrentey Károly <lorentey@elte.hu>
4e8b322f
KL
3715
3716 * TODO: Add note on the multi-tty branch.
3717
880820fe 37182005-12-16 Lőrentey Károly <lorentey@elte.hu>
f4695519
KL
3719
3720 * NEWS: Change `prev-buffer' to `previous-buffer'; add note on
3721 them using the frame-local buffer list.
3722
5fdf9b7c
EZ
37232005-12-10 David Koppelman <koppel@ece.lsu.edu>
3724
3725 * NEWS: hi-lock-mode is now buffer local, use global-hi-lock-mode
3726 instead.
3727
61322d72
JB
37282005-12-02 Jay Belanger <belanger@truman.edu>
3729
3730 * NEWS: Add comment about the Calc prefix.
3731
55a03101
TTN
37322005-11-28 Thien-Thi Nguyen <ttn@gnu.org>
3733
3734 * MORE.STUFF: Add entry: "Go in a buffer: Go Text Protocol client".
3735
fd993ce2
CY
37362005-11-18 Chong Yidong <cyd@stupidchicken.com>
3737
3738 * images/icons/emacs_16.png, images/icons/emacs_24.png
3739 * images/icons/emacs_32.png, images/icons/emacs_48.png:
3740 New Emacs icons.
3741
35af3490
CD
37422005-11-18 Carsten Dominik <dominik@science.uva.nl>
3743
ed9265fc 3744 * orgcard.tex: Version 3.20.
35af3490 3745
cdda1b59 37462005-11-16 Nick Roberts <nickrob@snap.net.nz>
a354cf39
NR
3747
3748 * images/gud/go.xpm, images/gud/go.pbm: Old gud-remove icons.
3749 Use for run/continue.
3750 * images/gud/stop.xpm, images/gud/stop.pbm: Old gud-break icons.
3751 Use for interrupting inferior.
3752 * images/gud/pp.xpm, images/gud/pstar.xpm, images/gud/until.xpm:
3753 Use a more appropriate variable name.
3754 * images/gud/remove.xpm, images/gud/remove.pbm
3755 * images/gud/break.xpm, images/gud/break.pbm: Make more intuitive.
cdda1b59 3756
31fa5025
NR
37572005-11-09 Nick Roberts <nickrob@snap.net.nz>
3758
3759 * images/gud/pp.xpm, images/gud/pp.pbm: New icons.
3760
880820fe 37612005-11-06 Jan Djärv <jan.h.d@swipnet.se>
32087ea3
JD
3762
3763 * images/copy.xpm, images/copy.pbm, images/low-color/copy.xpm
3764 * images/save.xpm, images/save.pbm, images/low-color/save.xpm:
3765 Adjust baseline.
cdda1b59 3766
880820fe 37672005-11-06 Jan Djärv <jan.h.d@swipnet.se>
16896f67
JD
3768
3769 * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
3770 * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
3771 * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
3772 * images/low-color/next-node.xpm: Adjust paper size and layout.
3773
7dab700a
NR
37742005-11-05 Nick Roberts <nickrob@snap.net.nz>
3775
3776 * DEBUG: Describe how to provide preprocessor macro information.
3777
880820fe 37782005-11-04 Jan Djärv <jan.h.d@swipnet.se>
db2cf961
JD
3779
3780 * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
3781 * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
3782 * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
3783 * images/low-color/next-node.xpm: New images.
3784
94539089
CD
37852005-11-04 Carsten Dominik <dominik@science.uva.nl>
3786
3787 * orgcard.tex (section{Notes}): Version number change.
3788
719e04b6
RF
37892005-11-03 Romain Francoise <romain@orebokech.com>
3790
3791 * orgcard.tex: Update FSF's address.
3792
99ac5182
NR
37932005-11-03 Nick Roberts <nickrob@snap.net.nz>
3794
7dab700a 3795 * DEBUG: GDB can sometimes expand macros.
99ac5182 3796
4ac4f9ce
RF
37972005-11-01 Romain Francoise <romain@orebokech.com>
3798
3799 * NEWS: Source files are compressed by default.
3800
ae3859c0
BW
38012005-10-28 Bill Wohler <wohler@newt.com>
3802
3803 * NEWS: Help mode now creates hyperlinks for URLs.
3804
cc795ef0
DN
38052005-10-27 Dan Nicolaescu <dann@ics.uci.edu>
3806
4ac4f9ce 3807 * e/eterm-color.ti (el1): Undo 2005-10-23 change.
5879ac68 3808 Add some comments on how to update this file. Add ri
cc795ef0
DN
3809 capability that has long been supported by term.el.
3810
a42d1309
NR
38112005-10-25 Nick Roberts <nickrob@snap.net.nz>
3812
6772c8e1 3813 * images/gud/until.xpm: Color correction.
a42d1309 3814
61796b3c
RS
38152005-10-23 Richard M. Stallman <rms@gnu.org>
3816
3817 * e/eterm-color.ti (el1): Capability deleted,
3818 since term.el doesn't implement it.
3819
6f97b9c8
DN
38202005-10-20 Dan Nicolaescu <dann@ics.uci.edu>
3821
3822 * e/eterm-color.ti: Change the terminal name to eterm-color.
3823 * e/eterm-color: Regenerate.
3824
a12ba300
EZ
38252005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
3826
3827 * Makefile (e/eterm-color): Rename eterm to eterm-color.
3828
436a2ccd
CY
38292005-10-18 Chong Yidong <cyd@stupidchicken.com>
3830
3831 * NEWS: New variable `max-image-size'.
3832
ffda926c
BW
38332005-10-17 Bill Wohler <wohler@newt.com>
3834
5879ac68 3835 Moved all remaining images from lisp/toolbar to etc/images. The
ffda926c
BW
3836 low resolution images were placed in their own directory (low-color).
3837
3838 * images/attach.*, images/cancel.*, images/close.*:
3839 * images/copy.*, images/cut.*, images/diropen.*:
3840 * images/exit.*, images/help.*, images/home.*:
3841 * images/index.*, images/info.*, images/mail.*:
3842 * images/new.*, images/open.*, images/paste.*:
3843 * images/preferences.*, images/print.*, images/save.*:
3844 * images/saveas.*, images/search.*:
3845 * images/search-replace.*, images/spell.*:
3846 * images/undo.*: Moved here from lisp/toolbar.
3847
3848 * images/low-color/copy.*: Moved here from lisp/toolbar/lc-copy.*.
3849 * images/low-color/cut.*: Moved here from lisp/toolbar/lc-cut.*.
3850 * images/low-color/help.*: Moved here from lisp/toolbar/lc-help.*.
3851 * images/low-color/home.*: Moved here from lisp/toolbar/lc-home.*.
3852 * images/low-color/index.*: Moved here from lisp/toolbar/lc-index.*.
3853 * images/low-color/new.*: Moved here from lisp/toolbar/lc-new.*.
3854 * images/low-color/open.*: Moved here from lisp/toolbar/lc-open.*.
3855 * images/low-color/paste.*: Moved here from lisp/toolbar/lc-paste.*.
3856 * images/low-color/preferences.*: Moved here from
3857 lisp/toolbar/lc-preferences.*.
3858 * images/low-color/print.*: Moved here from lisp/toolbar/lc-print.*.
3859 * images/low-color/save.*: Moved here from lisp/toolbar/lc-save.*.
3860 * images/low-color/saveas.*: Moved here from lisp/toolbar/lc-saveas.*.
3861 * images/low-color/search.*: Moved here from lisp/toolbar/lc-search.*.
3862 * images/low-color/spell.*: Moved here from lisp/toolbar/lc-spell.*.
3863 * images/low-color/undo.*: Moved here from lisp/toolbar/lc-undo.*.
3864
3865 To conform with convention, the underscore (_) in the following
3866 image names were replaced with dash (-) or (/) as appropriate.
3867
3868 * images/back-arrow.*: Moved here from lisp/toolbar/back_arrow.*.
3869 * images/fld-open.*: Moved here from lisp/toolbar/fld_open.*.
3870 * images/fwd-arrow.*: Moved here from lisp/toolbar/fwd_arrow.*.
3871 * images/jump-to.*: Moved here from lisp/toolbar/jump_to.*.
3872 * images/left-arrow.*: Moved here from lisp/toolbar/left_arrow.*.
3873 * images/right-arrow.*: Moved here from lisp/toolbar/right_arrow.*.
3874 * images/up-arrow.*: Moved here from lisp/toolbar/up_arrow.*.
3875 * images/low-color/back-arrow.*: Moved here from
cdda1b59 3876 lisp/toolbar/lc-back_arrow.*.
ffda926c
BW
3877 * images/low-color/fwd-arrow.*: Moved here from
3878 lisp/toolbar/lc-fwd_arrow.*.
3879 * images/low-color/jump-to.*: Moved here from
3880 lisp/toolbar/lc-jump_to.*.
3881 * images/low-color/left-arrow.*: Moved here from
cdda1b59 3882 lisp/toolbar/lc-left_arrow.*.
ffda926c 3883 * images/low-color/right-arrow.*: Moved here from
cdda1b59 3884 lisp/toolbar/lc-right_arrow.*.
ffda926c
BW
3885 * images/low-color/up-arrow.*: Moved here from
3886 lisp/toolbar/lc-up_arrow.*.
cdda1b59 3887 * images/mail/compose.*: Moved here from lisp/toolbar/mail_compose.*.
ffda926c
BW
3888 * images/mail/send.*: Moved here from lisp/toolbar/mail_send.*.
3889
3890 * images/README: Incorporated the content of lisp/toolbar/README
3891 now that all of the images are here.
3892
eae86e67
NR
38932005-10-16 Nick Roberts <nickrob@snap.net.nz>
3894
3895 * images/gud/n.pbm, images/gud/n.xpm
3896 * images/gud/ni.xpm, images/gud/ni.xpm
3897 * images/gud/s.xpm, images/gud/s.xpm
3898 * images/gud/si.xpm, images/gud/si.xpm: Rename to
22adfe08 3899 next.*, nexti.*, step.*, and stepi.*, respectively, as the
eae86e67
NR
3900 file-name no longer clashes on 8+3 filesystems.
3901
cdda1b59 39022005-10-14 Bill Wohler <wohler@newt.com>
aa2361eb 3903
ffda926c
BW
3904 * images/gud/break.*: Moved here from toolbar/gud-break.*.
3905 * images/gud/cont.*: Moved here from toolbar/gud-cont.*.
3906 * images/gud/down.*: Moved here from toolbar/gud-down.*.
3907 * images/gud/finish.*: Moved here from toolbar/gud-finish.*.
3908 * images/gud/ni.*: Moved here from toolbar/gud-ni.*.
3909 * images/gud/n.*: Moved here from toolbar/gud-n.*.
3910 * images/gud/print.*: Moved here from toolbar/gud-print.*.
3911 * images/gud/pstar.*: Moved here from toolbar/gud-pstar.*.
3912 * images/gud/remove.*: Moved here from toolbar/gud-remove.*.
3913 * images/gud/run.*: Moved here from toolbar/gud-run.*.
3914 * images/gud/si.*: Moved here from toolbar/gud-si.*.
3915 * images/gud/s.*: Moved here from toolbar/gud-s.*.
3916 * images/gud/until.*: Moved here from toolbar/gud-until.*.
3917 * images/gud/up.*: Moved here from toolbar/gud-up.*.
3918 * images/gud/watch.*: Moved here from toolbar/gud-watch.*.
aa2361eb 3919
cdda1b59 39202005-10-14 Bill Wohler <wohler@newt.com>
03ab074b
BW
3921
3922 Released MH-E version 7.85.
cdda1b59 3923
03ab074b
BW
3924 * NEWS, MH-E-NEWS: Updated for release 7.85.
3925
880820fe 39262005-10-10 Jan Djärv <jan.h.d@swipnet.se>
f9e36a6d 3927
4f405069 3928 * NEWS: -nb => -nbi.
f9e36a6d 3929
86bebbbc
CD
39302005-10-10 Carsten Dominik <dominik@science.uva.nl>
3931
3932 * orgcard.tex: Version 3.17, no changes except version number.
3933
880820fe 39342005-10-09 Jan Djärv <jan.h.d@swipnet.se>
0597ab12
JD
3935
3936 * NEWS: -nb, --no-bitmap-icon
3937
ba6be78d
SM
39382005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
3939
3940 * TODO: Clarify the local variables entry.
3941
c2e59571
BW
39422005-09-30 Bill Wohler <wohler@newt.com>
3943
3944 Moved MH-E image files from toolbar and mail directories into
ffda926c 3945 images.
c2e59571
BW
3946
3947 * images/mail: New directory.
3948
3949 * images/mail/reply.*: Moved here from lisp/mail/reply2*.
3950
3951 * images/mail/alias.*, images/mail/refile.*, images/mail/repack.*:
3952 * images/mail/reply*: Moved here from lisp/toolbar.
3953
3954 * images/execute.*, images/highlight.*, images/mh-logo.xpm:
3955 * images/page-down.*, images/show.*, images/widen.*: Moved here
3956 from lisp/toolbar.
ba6be78d
SM
3957
3958 * images/refresh.*: Moved here from lisp/toolbar/rescan.*.
3959 Use GNOME 2.10's refresh icon.
c2e59571
BW
3960
3961 * images/README: New file that indicates which icons came from
3962 GNOME (see lisp/toolbar/README).
3963
b6473e48
RF
39642005-09-30 Romain Francoise <romain@orebokech.com>
3965
3966 * NEWS: Mention changes to `read-buffer'.
3967
a0292bb5
CY
39682005-09-30 Chong Yidong <cyd@stupidchicken.com>
3969
3970 * images/ezimage: New directory.
3971
3972 * images/ezimage/*.xpm: Add images used by speedbar.el.
3973
50a9d14a
DP
39742005-09-30 David Ponce <david@dponce.com>
3975
3976 * NEWS: Update recentf changes.
3977
a33704bb
MB
39782005-09-28 Simon Josefsson <jas@extundo.com>
3979
3980 * GNUS-NEWS: Fix IDNA notes.
3981
5879ac68 39822005-09-27 Jay Belanger <belanger@truman.edu>
0b292bd0
JB
3983
3984 * calccard.tex: Update `versionnumber', remove `versiondate'.
ba6be78d 3985 (Error Recovery): Refer to "initial state" rather than "default state".
0b292bd0
JB
3986 (Algebra): Mention LaTeX language mode.
3987 (Programming): Delete reference to "Z =".
3988
f7938fdd 39892005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
917551f2
EZ
3990
3991 * emacs.py (ehelp): Add g and l to arg list, and use them in the
3992 call to `help'.
3993
49844623
RF
39942005-09-17 Romain Francoise <romain@orebokech.com>
3995
3996 * gfdl.1: Update to version 1.2. Delete UC macro.
3997
ce9b56fe
KH
39982005-09-15 Kenichi Handa <handa@m17n.org>
3999
ba6be78d 4000 * PROBLEMS: Fix the paragraph describing the limitation of UTF-8/16/7.
ce9b56fe 4001
8c4a54e2
RF
40022005-09-14 Romain Francoise <romain@orebokech.com>
4003
4004 * NEWS: Add entry for write-region-inhibit-fsync.
4005
cacb2615 40062005-09-09 Kevin Ryde <user42@zip.com.au>
50a6ff15
EZ
4007
4008 * MORE.STUFF: Update url for calculator.el.
4009
d87ceee0
KH
40102005-09-08 Kenichi Handa <handa@m17n.org>
4011
4012 * PROBLEMS: Show a patch for Mule-UCS to make it byte-compiled
4013 correctly.
4014
c1105d05
MA
40152005-08-31 Michael Albinus <michael.albinus@gmx.de>
4016
4017 * NEWS: Add entry for `make-auto-save-file-name'.
4018
fef741ad
TTN
40192005-08-19 Emilio C. Lopes <eclig@gmx.net>
4020
4021 * emacsclient.1 (DESCRIPTION): Reflect inclusion in the
4022 Emacs distribution. Make role of EDITOR clearer.
4023 (OPTIONS): Document `-s', `-V' and `-h'
4024 as well as their long name counterparts.
4025 (BUGS): Remove.
4026
20dc2215
RF
40272005-08-26 Romain Francoise <romain@orebokech.com>
4028
4029 * PROBLEMS: Fix capitalization of "Gnus".
4030
217b694f
EZ
40312005-08-20 Chong Yidong <cyd@stupidchicken.com>
4032
4033 * MORE.STUFF: Update links and URLs.
4034
4f27bfc3
KH
40352005-08-05 Kenichi Handa <handa@m17n.org>
4036
4037 * NEWS: Fix the entry describing code-pages.
4038
c638055f
JB
40392005-07-28 Juanma Barranquero <lekktu@gmail.com>
4040
4041 * .cvsignore: Add `icons' (for in-place installs).
4042
cdf9f986
JL
40432005-07-19 Juri Linkov <juri@jurta.org>
4044
4045 * grep.txt: New file.
4046
880820fe 40472005-07-19 Jan Djärv <jan.h.d@swipnet.se>
25fd144d 4048
c638055f 4049 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
25fd144d
JD
4050 -R comes after i386 in setarch command.
4051
9e5f497d
JL
40522005-07-12 Juri Linkov <juri@jurta.org>
4053
4054 * refcard.tex (Files): Change description of `C-x C-q' from
4055 `checkin/checkout' to `toggle read-only'.
4056 (Getting Help): Replace `C-h c' with `C-h k'.
4057 (Error Recovery): Replace `recover-file' with `recover-session'.
4058 (Info): Replace key binding `C-h C-i' with `C-h S'. Add `t'.
4059
bc4c8456
RS
40602005-07-07 Richard M. Stallman <rms@gnu.org>
4061
b713c813 4062 * GNU: Update how to help. Improve footnote 7.
bc4c8456 4063
9d42fe6f
LK
40642005-07-07 Lute Kamstra <lute@gnu.org>
4065
4066 * tasks.texi: Delete file. The GNU Task List is obsolete and has
4067 been replaced by http://savannah.gnu.org/projects/tasklist.
4068
40692005-07-07 Lute Kamstra <lute@gnu.org>
60b34e06
LK
4070
4071 * refcard.tex: Update `versionnumber' and `year'. Update Emacs's
4072 version to 22.
4073 (Starting Emacs): Delete sentence to fix formatting problems.
4074 (Multiple Windows): Clarify first sentence. Mention C-x 5 1.
4075 (Formatting): Update the binding of set face.
4076 (International Character Sets): set-language-environment is bound
9d42fe6f 4077 to C-x RET l.
60b34e06 4078
a0ec7a4a
LK
40792005-07-05 Lute Kamstra <lute@gnu.org>
4080
4081 Update FSF's address in GPL notices.
4082
a88e0343
KS
4083 * INTERVIEW, calccard.tex, cs-dired-ref.tex, cs-refcard.tex:
4084 * dired-ref.tex, fr-drdref.tex, fr-refcard.tex, gfdl.1:
4085 * pl-refcard.tex, refcard.tex, ru-refcard.tex, sk-dired-ref.tex:
4086 * sk-refcard.tex, vipcard.tex, viperCard.tex: Update FSF's address.
a0ec7a4a 4087
880820fe 40882005-07-03 Jan Djärv <jan.h.d@swipnet.se>
cf14a51c 4089
a0ec7a4a 4090 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
ba6be78d 4091 Add it again.
cf14a51c 4092
01d37825
CD
40932005-06-29 Carsten Dominik <dominik@science.uva.nl>
4094
ba6be78d 4095 * NEWS: Add an entry for Org-mode, and a change entry for reftex-mode.
01d37825 4096
025691ed
RS
40972005-06-28 Richard M. Stallman <rms@gnu.org>
4098
4099 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping): New.
4100
98d1a1cf
EZ
41012005-06-11 Eli Zaretskii <eliz@gnu.org>
4102
4103 * DEBUG: Mention emacs-buffer.gdb.
4104
58f498fe
NF
41052005-06-10 Noah Friedman <friedman@splode.com>
4106
4107 * emacs-buffer.gdb (ybuffer-list): Don't use $filename; can't use
4108 char as placeholder when buffer has no file name and process is
4109 still live. Use different printf cases instead.
4110
4a29de23
KS
41112005-06-08 Kim F. Storm <storm@cua.dk>
4112
4113 * PROBLEMS: Linux kernel 2.6.10 may corrupt process output.
4114 Warn that using CVS+SSH may corrupt files, include work-around.
4115
c476bcb0
JL
41162005-06-06 Juri Linkov <juri@jurta.org>
4117
4118 * TUTORIAL.cs, TUTORIAL.sk: Change NBSP to space.
4119
4120 * TUTORIAL.ro: Change NBSP to space. Move coding cookie from the
4121 second line to Local Variables. Fix title line.
4122
6b5341d3
MB
41232005-05-30 Miles Bader <miles@gnu.org>
4124
4125 * emacs-buffer.gdb: Remove RCS keywords.
4126
a7868bfa
NF
41272005-05-30 Noah Friedman <friedman@splode.com>
4128
4129 * emacs-buffer.gdb: New file.
e55df387 4130 * NEWS: Mention it.
a7868bfa 4131
36f28e7f
RS
41322005-05-28 Richard M. Stallman <rms@gnu.org>
4133
4134 * TUTORIAL.fr: Change NBSP to space.
4135
e495eaec
BW
41362005-05-28 Bill Wohler <wohler@newt.com>
4137
4138 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.84.
4139
639ec765
NR
41402005-05-19 Nick Roberts <nickrob@snap.net.nz>
4141
4142 * TODO: post-command-idle-hook has gone.
4143
1e866943
JB
41442005-05-16 Juanma Barranquero <lekktu@gmail.com>
4145
4146 * NEWS: Remove references to open-network-stream-nowait and
4147 open-network-stream-server.
4148
820f92e1
RS
41492005-05-15 Richard M. Stallman <rms@gnu.org>
4150
4151 * GNU: Correct/improve previous change.
4152
d06ba294
RS
41532005-05-14 Richard M. Stallman <rms@gnu.org>
4154
4155 * GNU: Update footnotes.
4156
85ddb888
RS
4157 * NEWS: Lots of clarifications and cleanups.
4158
ade817bd 41592005-05-05 Slawomir Nowaczyk <slawek@cs.lth.se>
e31eb62c 4160
1953295b 4161 * TUTORIAL.pl: Updated header.
e31eb62c 4162
406c0f12
RS
41632005-05-02 Richard M. Stallman <rms@gnu.org>
4164
4165 * NEWS: More rearrangements.
4166
30b0da81
RS
41672005-05-02 Chong Yidong <cyd@stupidchicken.com>
4168
4169 * NEWS: Items rearranged in logical order.
4170
6544b8f6
LH
41712005-05-01 Lars Hansen <larsh@math.ku.dk>
4172
4173 * NEWS: Correct key binding for dired-mark-omitted.
4174
c9b630f7
DN
41752005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
4176
35b1b8ab
DN
4177 * NEWS: Mention xterm key bindings.
4178
c9b630f7
DN
4179 * e/eterm.ti: Add a comment.
4180 * e/eterm: Regenerate.
4181
70ca7cb3
TTN
41822005-04-25 Alex Ott <ott@jet.msk.su>
4183
4184 * TUTORIAL.ru: Update.
4185
880820fe 41862005-04-13 Pavel Janík <Pavel@Janik.cz>
f425f742
PJ
4187
4188 * TUTORIAL.sk: Updated header.
4189
880820fe 41902005-04-12 Jan Djärv <jan.h.d@swipnet.se>
ed0fb1f1
JD
4191
4192 * NEWS: Mention cursorBlink resource.
4193
b7461be9
YM
41942005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4195
4196 * NEWS: Mention dynamic change of keyboard-coding-system on Mac.
4197
880820fe 41982005-04-10 Jan Djärv <jan.h.d@swipnet.se>
4a4cbd00
JD
4199
4200 * NEWS: Mention fontSet for Lucid menus.
4201
0c9a01ff
MY
42022005-04-10 Masatake YAMATO <jet@gyve.org>
4203
1953295b
SM
4204 * compilation.txt (symbol): Add gcov-file
4205 gcov-bb-file gcov-never-called-line gcov-called-line.
0c9a01ff 4206
c09b2b56
KH
42072005-04-08 Kenichi Handa <handa@m17n.org>
4208
4209 * TUTORIAL.ja: Updated header, contents synchronized with
4210 TUTORIAL at 2005-04-01T00:31:25Z!rms@gnu.org.
4211
880820fe 42122005-04-06 Pavel Janík <Pavel@Janik.cz>
7237931b
PJ
4213
4214 * TUTORIAL.cs: Updated header.
4215
7bade82d
WL
42162005-04-05 Werner Lemberg <wl@gnu.org>
4217
4218 * TUTORIAL.de: Updated header.
4219
28cfe103 42202005-04-05 Marcelo Toledo <marcelo@gnu.org>
a049b36c 4221
1953295b 4222 * TUTORIAL.translators: Added the field Maintainer.
a049b36c 4223
b2c2fcb7
TTN
42242005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
4225
4226 * TUTORIAL.it: Move "copying conditions at end" sentence after title.
4227
e3039e63
TTN
42282005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
4229
4230 * TUTORIAL.ja: Update text before first period.
4231 Reported by Kenichi Handa.
4232
b7dc1e82 42332005-04-02 Richard M. Stallman <rms@gnu.org>
e3039e63 4234
b7dc1e82
RS
4235 * TUTORIAL.ja, TUTORIAL.cn, TUTORIAL.ru, TUTORIAL.zh: Remove the
4236 old intro line that apparently was a longer version of "Emacs
4237 tutorial".
4238
4239 * TUTORIAL.es: Clean up line breaks.
4240
28cfe103 42412005-04-01 Marcelo Toledo <marcelo@gnu.org>
f290db1d 4242
51ce60a7 4243 * TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
1953295b
SM
4244 * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja, TUTORIAL.ko,
4245 * TUTORIAL.pl, TUTORIAL.pt_BR, TUTORIAL.ro, TUTORIAL.ru,
4246 * TUTORIAL.sk, TUTORIAL.sl, TUTORIAL.th, TUTORIAL.zh: Fix title line.
1e866943 4247
28cfe103 42482005-04-01 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
1e866943 4249
1953295b
SM
4250 * TUTORIAL.bg: Fix title line; Applied TUTORIAL changes in
4251 2005-02-08T14:20:54Z!lute@gnu.org, "Emacs" is not transliterated to cyrillic anymore;
4252 Minor fixes.
28cfe103
MT
4253
42542005-04-01 Mats Lidell <matsl@contactor.se>
e3039e63 4255
1953295b
SM
4256 * TUTORIAL.sv: Sync some other changes with the TUTORIAL version
4257 2005-04-01T00:31:25Z!rms@gnu.org.
f290db1d 4258
1d88af04
LK
42592005-04-01 Lute Kamstra <lute@gnu.org>
4260
4261 * TUTORIAL.nl: Fix title line.
4262
19577b0e
TTN
42632005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
4264
4265 * TUTORIAL: Add title line.
4266 * TUTORIAL.bg, TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
4267 * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja,
4268 * TUTORIAL.ko, TUTORIAL.nl, TUTORIAL.pl, TUTORIAL.pt_BR,
4269 * TUTORIAL.ro, TUTORIAL.ru, TUTORIAL.sk, TUTORIAL.sl
4270 * TUTORIAL.sv, TUTORIAL.th, TUTORIAL.zh: Likewise.
4271
10ace8ea
MB
42722005-03-29 Reiner Steib <Reiner.Steib@gmx.de>
4273
4274 * gnus-refcard.tex, gnus-logo.eps: New files.
4275
bbcb3b44
DP
42762005-03-23 David Ponce <david@dponce.com>
4277
4278 * NEWS: Mention recentf-keep.
4279
f31259da
LK
42802005-03-17 Lute Kamstra <lute@gnu.org>
4281
4282 * TODO: Remove define-generic-mode entry (DONE).
4283
3235a9ea
MA
42842005-03-10 Michael Albinus <michael.albinus@gmx.de>
4285
4286 * NEWS: Explain how to default Tramp to FTP.
4287
7709cbbd
YM
42882005-03-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4289
2313f861 4290 * NEWS: Mention Carbon build on Mac OS 9.
3235a9ea 4291
70d9a9cd
DK
42922005-03-01 David Kastrup <dak@gnu.org>
4293
4294 * DEBUG: Add information about `-fno-crossjumping' for GCC.
4295
2dbccf96
LK
42962005-02-14 Lute Kamstra <lute@gnu.org>
4297
6a361c41
LK
4298 * TODO: Remove battery.el entry (DONE).
4299
2dbccf96
LK
4300 * TUTORIAL.nl: Synchronize with TUTORIAL. Correct some typos.
4301 Make the terminology more consistent. Fill the text using the
4302 default `fill-column'.
4303
41835686
LK
43042005-02-08 Lute Kamstra <lute@gnu.org>
4305
4306 * TUTORIAL: Remove some uses of the term "buffer" before it is
4307 properly introduced. Update the description of the mode line.
4308 Consistently use "<ESC>" to denote the ESC key and "<SPC>" to
4309 denote the Space bar. Capitalize all command descriptions.
4310
ba2c991c
RS
43112005-02-06 Richard M. Stallman <rms@gnu.org>
4312
4313 * DEBUG: Minor clarification.
4314
6082a820
EZ
43152005-02-05 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
4316
4317 * emacs.bash: Update the name of the socket of the Emacs server.
4318
3d4d788a
DK
43192005-01-22 David Kastrup <dak@gnu.org>
4320
4321 * NEWS: Mention alias `find-grep' for `grep-find'.
4322
568931f0
NR
43232005-01-22 Nick Roberts <nickrob@snap.net.nz>
4324
4325 * TODO: Add entry for toolbar on ttys.
4326
6869a824
NR
43272005-01-18 Nick Roberts <nickrob@snap.net.nz>
4328
4329 * DEBUG: Suggest separate terminal for debug session.
4330
43805352
EZ
43312005-01-15 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
4332
4333 * TUTORIAL.nl: Correct translation and the Dutch text (typos).
4334 More consistent use of terminology.
4335
20d6de82
RS
43362005-01-13 Cheng Gao <chenggao@gmail.com>
4337
4338 * MORE.STUFF: Add entries of some well known and widely used packages.
3235a9ea 4339
9abb41eb
LH
43402005-01-07 Lars Hansen <larsh@math.ku.dk>
4341
4342 * NEWS: Describe desktop package lazy restore feature.
4343
fda2922a
RS
43442004-12-21 Richard M. Stallman <rms@gnu.org>
4345
4346 * DISTRIB: Don't say "freeware".
4347
d3d89631
NR
43482004-12-15 Nick Roberts <nickrob@snap.net.nz>
4349
4350 * DEBUG: Change printing example to break on a procedure name.
4351
09411f50
DN
43522004-12-11 Dan Nicolaescu <dann@ics.uci.edu>
4353
4354 * e/eterm.ti: Add rs1.
4355 * e/eterm: Regenerate.
4356
0473753a
RS
43572004-12-08 Alexandre VEYRENC <veyrenc@wanadoo.fr> (tiny change)
4358
4359 * fr-refcard.tex: Fix typos.
4360
880820fe 43612004-12-07 Jan Djärv <jan.h.d@swipnet.se>
b11e8823
JD
4362
4363 * PROBLEMS: Update information about klipper on KDE.
4364
880820fe 43652004-11-26 Jan Djärv <jan.h.d@swipnet.se>
3a0ab7ec
JD
4366
4367 * NEWS: Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
4368
880820fe 43692004-10-08 Frédéric Bothamy <frederic.bothamy@free.fr> (tiny change)
657f0f9c
EZ
4370
4371 * TUTORIAL.fr: Minor wording fix.
4372
5086e75d
LT
43732004-10-04 Luc Teirlinck <teirllm@auburn.edu>
4374
4375 * enriched.doc: Update for new bindings of `set-left-margin' and
4376 `set-right-margin'.
4377
0207b8ad
KS
43782004-10-04 Kim F. Storm <storm@cua.dk>
4379
4380 * DEBUG: Mention pp and ff commands.
4381
3326c1b5
LT
43822004-09-26 Luc Teirlinck <teirllm@auburn.edu>
4383
4384 * enriched.doc: `enriched-annotation-alist' is now called
4385 `enriched-translations'.
4386
d6be0122
DN
43872004-09-26 Dan Nicolaescu <dann@ics.uci.edu>
4388
5879ac68 4389 * e/eterm.ti: Comment out smcup, rmcup. Add kbs, kdch1, rc, sc.
d6be0122 4390 Reformat.
1953295b 4391 * e/eterm: Regenerate.
d6be0122 4392
880820fe 43932004-09-25 Jan Djärv <jan.h.d@swipnet.se>
1f02a4ba
JD
4394
4395 * PROBLEMS: Updated exec-shield description.
4396
c8be3fe8
KS
43972004-09-16 Dan Nicolaescu <dann@ics.uci.edu>
4398
4399 * e/eterm.ti: Change the strings for smso and rmso.
25e90411 4400 * e/eterm: Regenerate.
c8be3fe8 4401
8bca0606
TTN
44022004-09-09 Thien-Thi Nguyen <ttn@gnu.org>
4403
4404 * MORE.STUFF (EDB): Update entry.
4405
4e14f66c
KS
44062004-09-07 Dan Nicolaescu <dann@ics.uci.edu>
4407
4408 * e/eterm.ti: Add `op' entry to enable colors in term.
1953295b 4409 * e/eterm: Regenerate.
4e14f66c 4410
db1febad
EZ
44112004-09-04 Eric S. Raymond <esr@thyrsus.com>
4412
4413 * PROBLEMS: More reorganization to exile old stuff to the
4414 pre-2000 section. I looked up end-of-life dates for a bunch
4415 of old Unixes to check.
4416
eccf9613
BW
44172004-08-24 Bill Wohler <wohler@newt.com>
4418
4419 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.82.
4420
90a02640
DK
44212004-08-22 David Kastrup <dak@gnu.org>
4422
4423 * PROBLEMS, MAILINGLISTS: Update AUCTeX information.
4424
d103d8b3
BW
44252004-08-21 Bill Wohler <wohler@newt.com>
4426
4427 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.81.
4428
29bbca9e
EZ
44292004-08-21 Eric S. Raymond <esr@thyrsus.com>
4430
4431 * PROBLEMS: Massively rearranged by category, to make environment
4432 features and symptoms easier to find. Bugs relating to
4433 20th-century systems moved to the end. Most problem headers
4434 changed to "object: variation" format.
4435
f0d73c14
BW
44362004-08-15 Bill Wohler <wohler@newt.com>
4437
4438 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.80.
4439
e11d1dd9
EZ
44402004-08-14 Romain Francoise <romain@orebokech.com>
4441
4442 * NEWS: Mention the thumbs.el package.
4443
25f38310 44442004-08-14 Eric Hanchrow <offby1@blarg.net>
ab5a4a32
EZ
4445
4446 * TUTORIAL.es: Replace actual whitespace with the magic string
4447 that causes help-with-tutorial to automatically insert the correct
4448 amount.
4449
7c3225c3
ST
44502004-08-10 Steven Tamm <steventamm@mac.com>
4451
4452 * PROBLEMS: Remove description of Mac OS version upgrade
4453 problems as it is no longer applicable.
4454
05ea6a26
WL
44552004-07-27 Werner Lemberg <wl@gnu.org>
4456
4457 * NEWS: Document all new tutorials.
4458
23f87bed
MB
44592004-08-05 Reiner Steib <Reiner.Steib@gmx.de>
4460
4461 * GNUS-NEWS: Import from the v5_10 branch of the Gnus repository.
4462
4463 * NEWS (Gnus package): Gnus includes Sieve and PGG. Gnus changes
4464 are described in GNUS-NEWS.
4465
44662004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
4467
4468 * gnus.xpm, gnus-pointer.xbm, gnus-pointer.xpm: Import from the
4469 v5_10 branch of the Gnus repository.
4470
0f74bf4c
LT
44712004-07-14 Luc Teirlinck <teirllm@auburn.edu>
4472
4473 * MORE.STUFF: Tramp is now distributed with Emacs.
4474
a66894d8
BW
44752004-07-12 Bill Wohler <wohler@newt.com>
4476
4477 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.4.
4478
bcdf2143
DK
44792004-07-08 David Kastrup <dak@gnu.org>
4480
1953295b 4481 * NEWS (Lisp changes in 21.4): Document (match-data t) change.
bcdf2143 4482
ad8a607d
EZ
44832002-06-26 Eli Zaretskii <eliz@is.elta.co.il>
4484
4485 * FOR-RELEASE: Moved to the admin directory.
4486
1791907b
DK
44872004-06-24 David Kastrup <dak@gnu.org>
4488
4489 * NEWS: Move description from new paragraph-start and
4490 indent-line-function defaults to general news instead of new
1953295b
SM
4491 packages. Same for query-replace-skip-read-only.
4492 Add description of new `\,' and `\?' replacement string features.
1791907b 4493
dce417e7
LT
44942004-06-23 Luc Teirlinck <teirllm@auburn.edu>
4495
4496 * MORE.STUFF: Delete obsolete URL.
4497
61d244ca
LH
44982004-06-10 Lars Hansen <larsh@math.ku.dk>
4499
5879ac68 4500 * NEWS: Describe dired-omit-mode. Describe desktop package changes.
61d244ca 4501
32364f49
ST
45022004-05-29 Steven Tamm <steventamm@mac.com>
4503
4504 * PROBLEMS: Document the workaround for the Mac OS X port not
4505 picking up the environment variables from dotfiles.
4506
f3298aad
JL
45072004-05-16 Juri Linkov <juri@jurta.org>
4508
4509 * TUTORIAL.pt_BR: Add coding: latin-1, sentence-end-double-space: nil.
4510
4511 * ru-refcard.tex: Add C-u and RET to `C-h t Russian'.
4512
c1380aa6
EZ
45132004-05-15 Alex Ott <ott@jet.msk.su>
4514
4515 * ru-refcard.tex, ru-refcard.ps: New files.
4516
ddda21d3
DP
45172004-05-14 David Ponce <david@dponce.com>
4518
1953295b 4519 * tree-widget: New directory containing tree-widget themes and images.
ddda21d3 4520
28cfe103 45212004-04-13 Marcelo Toledo <marcelo@gnu.org>
b8d5565f 4522
5879ac68 4523 * TUTORIAL.pt_BR: Initial check-in.
b8d5565f 4524
24d5055c
SM
45252004-05-06 Dave Love <fx@gnu.org>
4526
4527 * emacs.py: New file for python-mode's internal use.
4528
ba1c68de
SM
45292004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
4530
4531 * TODO: Use outline mode. Remove compile.el entry (done).
4532
d1d37da8
JL
45332004-04-18 Juri Linkov <juri@jurta.org>
4534
4535 * TUTORIAL.fr, TUTORIAL.pl, TUTORIAL.ru, TUTORIAL.sl, TUTORIAL.sv
4536 * TUTORIAL.th: Add sentence-end-double-space: nil.
4537
4538 * TUTORIAL.it, TUTORIAL.nl, TUTORIAL.sv: Add coding: latin-1.
4539
28cfe103 45402004-04-16 Alex Ott <ottalex@narod.ru>
02913968 4541
28cfe103 4542 * TUTORIAL.ru: Various corrections.
02913968 4543
d2072c54
JL
45442004-04-14 Jan Nieuwenhuizen <janneke@gnu.org>
4545
4546 * TUTORIAL.nl: Update Delete/Delback translation.
4547
43ea9947
JH
45482004-04-05 Jesper Harder <harder@ifa.au.dk>
4549
4550 * TODO: Remove index-apropos entry.
4551
35aeddc4
JL
45522004-04-01 Juri Linkov <juri@jurta.org>
4553
4554 * HELLO: Add Javanese.
4555
30301a73
VJL
45562004-03-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4557
4558 * ps-prin1.ps: Clip the header and footer area, so text will not be
4559 printed outside header or footer, respectively.
4560 (HeaderClip, FooterClip): New PostScript funs.
4561 (HeaderText, FooterText): Adjust PostScript code.
4562
880820fe 45632004-03-29 Jan Djärv <jan.h.d@swipnet.se>
6d8e13a0
JD
4564
4565 * TODO: Removed drag-and-drop entry (DONE).
4566
ab24c127
KS
45672004-03-19 Kim F. Storm <storm@cua.dk>
4568
4569 * TODO: Remove entries for fringe related issues (DONE).
4570 Remove entry about image-relative coordinates of mouse clicks (DONE).
4571
44c0a465
SM
45722004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
4573
4574 * compilation.txt: New file.
4575
89b1172b
JB
45762004-02-29 Juanma Barranquero <lektu@terra.es>
4577
4578 * NEWS: Remove bogus reference to user option unicode-data.
4579
8c094106
EZ
45802004-02-16 Klaus Zeitler <kzeitler@lucent.com>
4581
4582 * PROBLEMS: Document crashes on X when build with GCC and GNU ld.
4583
ea855511
AS
45842004-02-08 Andreas Schwab <schwab@suse.de>
4585
4586 * NEWS: Fix typo.
4587
89b1172b 45882003-12-29 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
d9c4f512
EZ
4589
4590 * TUTORIAL.bg: Use windows-1251 encoding. Fix punctuation errors.
4591
cae8ddbb
LH
45922003-11-21 Lars Hansen <larsh@math.ku.dk>
4593
4594 * TODO: Add plans for change of file attributes UID and GID from
4595 integer to string.
89b1172b
JB
4596
45972003-11-10 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
e0739877
KH
4598
4599 * HELLO: Add Kannada.
4600
b8811003
KH
46012003-11-05 Juri Linkov <juri@jurta.org>
4602
4603 * HELLO: Fix language names. Add C, Braille, Georgian, Ukrainian.
4604 Add IPA pronunciation to English. Fix tab widths.
4605
984002eb
EZ
46062003-11-03 David Ponce <david.ponce@wanadoo.fr>
4607
4608 * PROBLEMS: Document segfaults with Linux kernels that enable the
4609 Exec-shield functionality.
4610
85afc7c7
KH
46112003-10-30 Kenichi Handa <handa@m17n.org>
4612
4613 * HELLO: Fix cases of language names. Make German lines one.
89b1172b 4614 Delete FORTRAN, add Mathematics.
85afc7c7 4615
880820fe 46162003-10-24 Jan Djärv <jan.h.d@swipnet.se>
f16a1bf6
JD
4617
4618 * PROBLEMS: Characters are displayed as empty boxes or
4619 with wrong font under X.
4620
00694c20
WL
46212003-09-30 Werner Lemberg <wl@gnu.org>
4622
4623 * TUTORIAL.de: Minor updates and grammatical fixes.
4624
b9e6b498
GM
46252003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
4626
4627 * TODO: Add invisible text kill/yank issue.
4628
f387bdea
RS
46292003-08-29 Wim Nieuwenhuizen <wwwillem@xs4all.nl>
4630
4631 * TUTORIAL.nl: Many changes.
4632
70d76272
SE
46332003-08-20 Stephen Eglen <stephen@gnu.org>
4634
4635 * MORE.STUFF: Update URLs for several projects.
4636
5b4ffca2
AC
46372003-07-22 Andrew Choi <akochoi@shaw.ca>
4638
4639 * PROBLEMS: Truncated process output with pty's on Mac OS X.
4640
0ea94e9b
NR
46412003-07-14 Nick Roberts <nick@nick.uklinux.net>
4642
4643 * NEWS: Merge in the changes for versions 21.2 and 21.3 as
4644 documented on the EMACS_21_1_RC branch.
4645
603b8073
KH
46462003-03-03 Chao-Hong Liu <chliu@gnu.org>
4647
4648 * TUTORIAL.cn: Updated.
4649 * TUTORIAL.zh: Updated.
4650
924df208
BW
46512003-04-24 Bill Wohler <wohler@newt.com>
4652
4653 * MH-E-NEWS: Upgraded to MH-E version 7.3.
4654
a8feaa04 46552003-04-03 Kenichi Handa <handa@m17n.org>
162eab5f
KH
4656
4657 * HELLO: Fix the malayalam line.
4658
19c37f01
DL
46592003-04-01 Dave Love <fx@gnu.org>
4660
6772c8e1 4661 * letter.xpm: Use transparent/opaque `colors'.
19c37f01 4662
8064e321
DL
4663 * letter.xbm: Deleted.
4664
4665 * letter.pbm: New.
4666
a670d17a
AS
46672003-03-24 Andreas Schwab <schwab@suse.de>
4668
4669 * HELLO: Remove extra TAB in Greek entries.
4670
9a6155bb
KH
46712003-03-03 Chao-Hong Liu <chliu@gnu.org>
4672
4673 * TUTORIAL.cn, TUTORIAL.zh: New files.
4674
0a8548de 4675 * TUTORIAL.translators: List TUTORIAL.cn and TUTORIAL.zh.
9a6155bb 4676
746ba5c1
KH
46772003-02-24 Kenichi Handa <handa@m17n.org>
4678
4679 * HELLO: Add Malayalam.
4680
b8b42717
DL
46812003-02-13 Dave Love <fx@gnu.org>
4682
4683 * TUTORIAL.es: Add coding spec.
4684
61cb0b53
KH
46852003-02-11 Kenichi Handa <handa@m17n.org>
4686
4687 * HELLO: Fix Hindi and add Tamil.
4688
880820fe 46892003-02-05 Francesco Potortì <pot@gnu.org>
bd6f8e84
FP
4690
4691 * TUTORIAL.it: Italian tutorial.
4692 From Alfredo Finelli <alfredofnl@tiscali.it> (original translator).
880820fe 4693 Revised by Francesco Potortì <pot@gnu.org>.
bd6f8e84 4694
3d7ca223
BW
46952003-02-03 Bill Wohler <wohler@newt.com>
4696
4697 * MH-E-NEWS: Upgraded to MH-E version 7.2.
4698
c60ee5e7
JB
46992003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
4700
4701 * MACHINES: Added Cygwin.
4702
880820fe 47032003-01-27 Jan Djärv <jan.h.d@swipnet.se>
46def989
JD
4704
4705 * DEBUG: Added note about xmon.
4706
675d000f
RS
47072003-01-20 Joanna Pluta <joanna_p@gazeta.pl>
4708
4709 * TUTORIAL.pl: Updated.
4710
880820fe 47112003-01-11 Pavel Janík <Pavel@Janik.cz>
50ac5b3c
PJ
4712
4713 * TUTORIAL.sk: Updated to reflect changes in English version.
880820fe 4714 From Miroslav Vaško <zemiak@zoznam.sk>.
50ac5b3c 4715
880820fe 47162003-01-09 Francesco Potortì <pot@gnu.org>
98657898
FP
4717
4718 * etags.1: Added reference to the new `etags --help --lang=LANG'
4719 option.
4720
c3d9274a
BW
47212003-01-08 Bill Wohler <wohler@newt.com>
4722
4723 * MH-E-NEWS: Upgraded to MH-E version 7.1.
4724
128a6043
ST
47252003-01-01 Steven Tamm <steventamm@mac.com>
4726
4727 * MACHINES: Added pointer to Mac OS X install instructions.
4728
14e7b3a9
KH
47292002-12-10 Kenichi Handa <handa@m17n.org>
4730
4731 * TUTORIAL.sv: Renamed from TUTORIAL.se.
4732
bdcfe844
BW
47332002-11-29 Bill Wohler <wohler@newt.com>
4734
4735 * MH-E-NEWS: Upgraded to MH-E version 7.0.
4736
880820fe 47372002-11-22 Rafael Sepúlveda <drs@gnulinux.org.mx>
1fc628ee 4738
28cfe103 4739 * TUTORIAL.es: Extensively changed and updated.
1fc628ee 4740
a1b4049d
BW
47412002-10-01 Bill Wohler <wohler@newt.com>
4742
4743 * MH-E-NEWS: Upgraded to mh-e version 6.1.1.
4744
7ed9159a
JY
47452002-09-16 Jonathan Yavner <jyavner@engineer.com>
4746
4747 * ses-example.ses: New file: example spreadsheet.
4748
6c61f3f4
KH
47492002-09-04 Kenichi Handa <handa@etl.go.jp>
4750
4751 * HELLO: Fix Unicode Greek line.
4752
47532002-09-03 Kenichi Handa <handa@etl.go.jp>
4754
4755 * TUTORIAL.ja: Updated in accordance with the latest English
4756 version.
4757
60753e2d
AS
47582002-09-01 Andreas Schwab <schwab@suse.de>
4759
4760 * TUTORIAL.de: Updated in accordance with the English version.
4761 From Mario Lang <mlang@delysid.org>.
4762
473d2053
MR
47632002-08-12 Markus Rost <rost@math.ohio-state.edu>
4764
4765 * HELLO: Fix some white spaces.
4766
ca8f3642
RS
47672002-06-26 Richard M. Stallman <rms@gnu.org>
4768
4769 * ps-prin0.ps, ps-prin1.ps: Add license exception.
4770
5fd4d159
EZ
47712002-06-16 Eli Zaretskii <eliz@is.elta.co.il>
4772
880820fe 4773 * TUTORIAL.fr: New version from Éric Jacoboni <jaco@teaser.fr>.
5fd4d159 4774
9e00616f
EZ
47752002-05-04 Eli Zaretskii <eliz@is.elta.co.il>
4776
4777 * HELLO: Add a few greetings that use Unicode characters.
4778
45fd9aa5
EZ
47792002-04-20 Eli Zaretskii <eliz@is.elta.co.il>
4780
4781 * termcap.src: New version from ftp://invisible-island.net.
4782
880820fe 47832002-03-24 Pavel Janík <Pavel@Janik.cz>
bb2f7e35
PJ
4784
4785 * TUTORIAL.translators: New file, list of tutorial translators.
4786
43ef72f2
SZ
47872002-02-01 ShengHuo ZHU <zsh@cs.rochester.edu>
4788
3ed8598c 4789 * gnus.xpm: Remove garbage.
43ef72f2 4790
880820fe 47912002-01-27 Pavel Janík <Pavel@Janik.cz>
7a4b11ca
PJ
4792
4793 * letter.xpm: New file, XPM variant of letter.xbm.
4794
880820fe 47952001-12-03 Pavel Janík <Pavel@Janik.cz>
58cfce98
PJ
4796
4797 * COPYING: Move back.
4798
880820fe 47992001-11-29 Pavel Janík <Pavel@Janik.cz>
0142178a
PJ
4800
4801 * COPYING: Removed.
4802
d4b56a8f
EZ
48032001-11-23 Eli Zaretskii <eliz@is.elta.co.il>
4804
4805 * emacstool.1, etags.1, emacs.1: Modify distribution terms to
4806 something simpler than the GFDL.
4807
f2d176f2
CW
48082001-11-22 Colin Walters <walters@debian.org>
4809
bbf908bc
LM
4810 * PROBLEMS: Remove already applied calc info patches.
4811 Clarify that there is no such thing as Debian GNU/Linux 2.4.3. ftpd is
f2d176f2
CW
4812 not handled by alternatives in Debian, the reporter surely meant
4813 just "--config ftp".
4814
740d1567
EZ
48152001-11-18 Eli Zaretskii <eliz@is.elta.co.il>
4816
880820fe 4817 * fr-survival.tex: New file, from Éric Jacoboni <jaco@teaser.fr>.
740d1567 4818
bcd83ff9
EZ
48192001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
4820
880820fe 4821 * TUTORIAL.fr: New version from Éric Jacoboni <jaco@teaser.fr>.
bcd83ff9 4822
d1c9842e
CW
48232001-11-17 Colin Walters <walters@debian.org>
4824
4825 * PROBLEMS: Remove calc problems.
4826
c054b556
EZ
48272001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
4828
880820fe 4829 * TUTORIAL.fr: New file. From Éric Jacoboni <jaco@teaser.fr>.
c054b556 4830
1b23afd5
EZ
48312001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
4832
4833 * Makefile (mostlyclean, clean, distclean, maintainer-clean):
4834 Add *.dvi and *.log.
4835 (SOURCES): Update the list of files.
4836
4837 * calccard.tex: New file.
4838 * calccard.ps: New file.
4839
177338c4
EZ
48402001-11-01 Eli Zaretskii <eliz@is.elta.co.il>
4841
4842 * etags.1: Replace presentation-level troff macros that simulate
4843 tables with tbl markup. From Eric S. Raymond <esr@thyrsus.com>.
4844
71431a0e
GM
48452001-10-20 Gerd Moellmann <gerd@gnu.org>
4846
6aa97356 4847 * (Version 21.1 released.)
71431a0e 4848
07b041a7
EZ
48492001-09-29 Eli Zaretskii <eliz@is.elta.co.il>
4850
4851 * HELLO: Fix the Italian and Maltese entries. From Trevor Spiteri
4852 <tbspit@eng.um.edu.mt>.
4853
880820fe 48542001-08-25 Pavel Janík <Pavel@Janik.cz>
13583fa4
EZ
4855
4856 * HELLO: Slovak language name added to be compatible with other
4857 languages.
4858
13544774
EZ
48592001-08-23 Eli Zaretskii <eliz@is.elta.co.il>
4860
4861 * TUTORIAL.pl: Updated in accordance with the English version.
880820fe 4862 From Beata Wierzchołowska <beataw@orient.uw.edu.pl> and
744d746b 4863 Janusz S. Bien <jsbien@mail.uw.edu.pl>.
13544774 4864
3a4f8160
EZ
48652001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
4866
4867 * MACHINES: Modify the entry for HITACHI SR2001/SR2201 series, as
4868 per config.sub and config.guess. Reported by Ryo Furue
4869 <furufuru@ccsr.u-tokyo.ac.jp>.
4870
880820fe 48712001-08-10 Pavel Janík <Pavel@Janik.cz>
9d9fd4e8
PJ
4872
4873 * TUTORIAL.sk: Updated in accordance with the English version.
880820fe 4874 From Miroslav Vaško <vasko@debian.cz>.
9d9fd4e8 4875
402acb3e
EZ
48762001-08-08 Eli Zaretskii <eliz@is.elta.co.il>
4877
4878 * TUTORIAL.ko: Updated in accordance with the English version.
4879 From Koaunghi Un <koaunghi@world.kaist.ac.kr>.
4880
880820fe 48812001-08-06 Pavel Janík <Pavel@Janik.cz>
86f9d5af 4882
402acb3e 4883 * TUTORIAL.cs: Update from Milan Zamazal.
86f9d5af 4884
880820fe 48852001-08-05 Pavel Janík <Pavel@Janik.cz>
dffb6224 4886
5879ac68 4887 * TUTORIAL.cs, TUTORIAL.sk, cs-refcard.tex, sk-refcard.tex: E-mail
dffb6224
PJ
4888 address of Milan Zamazal changed.
4889
880820fe 48902001-08-04 Pavel Janík <Pavel@Janik.cz>
1e78d347 4891
402acb3e
EZ
4892 * TUTORIAL, TUTORIAL.cs: Be consistent when naming CONTROL and
4893 META keys.
1e78d347 4894
b344d29d 48952001-05-17 Francesco Potortì <pot@gnu.org>
6f460497 4896
fffa137c 4897 * etags.1: Add the latest changes to etags behavior.
6f460497 4898
716d48ed
EZ
48992001-05-04 Eli Zaretskii <eliz@is.elta.co.il>
4900
4901 * emacsclient.1: Place in the public domain.
4902
42ec1588
EZ
49032001-04-29 Eli Zaretskii <eliz@is.elta.co.il>
4904
4905 * emacstool.1: Place under GFDL.
4906
26978e9a
EZ
49072001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
4908
4909 * emacs.1: Place under GFDL.
4910
4911 * etags.1: Ditto.
4912
4913 * gfdl.1: New file.
4914
6f4dd4dc
GM
49152001-04-18 Gerd Moellmann <gerd@gnu.org>
4916
4917 * TUTORIAL.sk, sk-survival.tex
4918 * sk-refcard.ps, sk-refcard.tex, sk-dired-ref.ps
4919 * sk-dired-ref.tex: New files.
6f460497 4920
6f4dd4dc 4921 * cs-survival.tex, cs-dired-ref.ps, cs-dired-ref.tex: New files.
880820fe 4922 From Pavel@Janik.cz (Pavel Janík).
6f4dd4dc 4923
719d83ad
GM
49242001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4925
4926 * ps-prin1.ps: Footer implementation. Doc fix.
4927 (doLineNumber): Code fix for line number color.
bbf908bc
LM
4928 (BeginPage, BeginSheet, HeaderFramePath, HeaderFrame, HeaderText):
4929 Code fix for footer implementation.
719d83ad
GM
4930 (TextStart, SetFooterLines, FooterFrameStart, doFramePath)
4931 (FooterFramePath, doFrame, FooterFrame, FooterStart)
4932 (HeaderOrFooterTextLines, HeaderOrFooterText, FooterText): New funs.
4933
b3f6107b
GM
49342001-04-03 Gerd Moellmann <gerd@gnu.org>
4935
4936 * splash8.xpm: New image from Luis Fernandes <elf@ee.ryerson.ca>
4937 for color depth 8.
4938
acfb077d
GM
49392001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4940
4941 * ps-prin1.ps: Line and paragraph spacing feature.
4942 (LineHS, ParagraphHS, EffectUnderline, EffectStrikeou, EffectOverline)
4943 (EffectShadow, EffectBox, EffectOutline): New vars.
4944 (PSL, S, EF, printZebra, doColumnZebra, doZebra): Code fix.
4945 (PHL, LHL): New funs.
4946
4947 * ps-prin2.ps: File eliminated.
6f460497 4948
e6b13c74
GM
49492001-03-26 Gerd Moellmann <gerd@gnu.org>
4950
4951 * splash.pbm: New image from Luis Fernandes <elf@ee.ryerson.ca>.
4952
7589860e
GM
49532001-03-15 Gerd Moellmann <gerd@gnu.org>
4954
4955 * splash.xpm, splash.pbm: Replaced with new images from
4956 Luis Fernandes <elf@ee.ryerson.ca>.
4957
75dfe990
GM
49582001-03-05 Gerd Moellmann <gerd@gnu.org>
4959
4960 * cs-refcard.ps, cs-refcard.tex: New files.
4961
baebd8a5
GM
49622001-02-26 Gerd Moellmann <gerd@gnu.org>
4963
4964 * THE-GNU-PROJECT: New file.
4965
f6839838
AI
49662001-02-22 Andrew Innes <andrewi@gnu.org>
4967
4968 * MACHINES: Update pointer to MS-Windows install instructions.
4969
54ed3bd2
GM
49702001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4971
4972 * ps-prin1.ps: Code fix to support `ps-zebra-stripe-follow'
4973 functionality enhancement.
4974 (doColumnZebra): Code fix.
6f460497 4975
5f87b051
DL
49762001-02-08 Dave Love <fx@gnu.org>
4977
e57c6a77 4978 * tasks.texi, SERVICE: Updated.
5f87b051 4979
350d71b3
AI
49802001-02-03 Andrew Innes <andrewi@gnu.org>
4981
4982 * PROBLEMS: Add note about need to specify extra compiler flags
4983 with recent Cygwin ports of gcc.
4984
437368fe
EZ
49852001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
4986
4987 * DEBUG: Expand and update, based on the instructions to
4988 pretesters, nt/INSTALL, and private communications and experience.
4989
35e8600f
DL
49902001-01-17 Dave Love <fx@gnu.org>
4991
4992 * termcap.src: New version from http://www.tuxedo.org/~esr/terminfo/.
4993
6d0afc03
GM
49942001-01-08 Gerd Moellmann <gerd@gnu.org>
4995
4996 * TUTORIAL.es: New file.
4997
a758f97d
GM
49982001-01-08 Kevin Gallagher <kevingal@onramp.net>
4999
5000 * edt-user.doc: Updated to reflect EDT Emulation version 4.0
5879ac68 5001 enhancements.
89d57763 5002
5e56e175
GM
50032000-12-29 Gerd Moellmann <gerd@gnu.org>
5004
5005 * fr-refcard.tex, fr-refcard.ps, fr-drdref.tex, fr-drdref.ps: New
5006 files.
5007
49172314
GM
50082000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5009
5010 * ps-prin1.ps: Handle form feed better when ps-zebra-stripe-follow
5011 is non-nil.
5012 (printZebra, BeginPage): Code fix.
89d57763 5013
125f929e
MB
50142000-12-15 Miles Bader <miles@gnu.org>
5015
10d1d0af 5016 * DEBUG: Add note about using `inverse-video' to detect excessive
125f929e
MB
5017 screen redraw.
5018
e2849090 50192000-12-07 Dave Love <fx@gnu.org>
63dfcf4b 5020
e2849090 5021 * CODINGS, CHARSETS: Removed. (Mule 2.3 relics.)
f29d1e75 5022
e2849090 50232000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2f8a6857 5024
e2849090 5025 * ps-prin1.ps: Eliminated the line number font predefinition.
2f8a6857 5026
fccf2940
KH
50272000-11-09 Kenichi Handa <handa@etl.go.jp>
5028
5029 * TUTORIAL.ja: Adjusted for the change of TUTORIAL (use C-x C-l,
5030 not M-:, as example of disabled command).
5031
57731876
GM
50322000-11-02 Gerd Moellmann <gerd@gnu.org>
5033
5034 * ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Renamed from NEWS.*.
5035
1e4d32f8
GM
50362000-10-16 Gerd Moellmann <gerd@gnu.org>
5037
5038 * 3B-MAXMEM, AIX.DUMP, SUN-SUPPORT: Removed.
5039
5040 * tasks.texi: Updated to the version from /gd/gnuorg.
5041
76eebffc
GM
5042 * FTP: Refer to the GNU web site.
5043
ab6afc64
DL
50442000-10-12 Dave Love <fx@gnu.org>
5045
5046 * gnus.pbm: New file.
5047
5048 * gnus.xbm: Deleted.
5049
a3489ece
MB
50502000-10-05 Miles Bader <miles@lsi.nec.co.jp>
5051
5052 * gnus-pointer.xbm, gnus-pointer.xpm: Remove top empty line.
5053
36eb0a91
GM
50542000-09-22 Gerd Moellmann <gerd@gnu.org>
5055
5056 * splash.xbm: File removed.
5057 * splash.pbm: New file.
89d57763 5058
b7e11c5b
GM
50592000-09-20 Gerd Moellmann <gerd@gnu.org>
5060
5061 * splash.xbm: New file.
5062
c113de23
GM
50632000-09-19 Gerd Moellmann <gerd@gnu.org>
5064
5065 * splash.xpm: New file.
5066
e7997ff4
DL
50672000-09-11 Dave Love <fx@gnu.org>
5068
5069 * gnus.xbm, gnus.xpm, gnus-pointer.xpm, gnus-pointer.xbm: New
5070 files.
5071
87d0f685
GM
50722000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5073
5074 * ps-prin3.ps: Eliminated.
5075
5076 * ps-prin2.ps: Changed comment version (6.0).
5077
5078 * ps-prin1.ps: Changed comment version (6.0).
5079
5080 * ps-prin0.ps: Changed comment version (6.0).
89d57763 5081
177c0ea7 50822000-08-24 Wlodzimierz Bzyl <matwb@univ.gda.pl>
85d6400c
KH
5083
5084 * survival.tex: New file.
5085
6917e6bb
GM
50862000-08-21 Gerd Moellmann <gerd@gnu.org>
5087
5088 * de-refcard.ps, de-refcard.tex: Renamed from refcard-de.*.
89d57763 5089
6917e6bb
GM
5090 * pl-refcard.ps, pl-refcard.tex: Renamed from refcard-pl.*.
5091
3787e12e
GM
50922000-08-17 Gerd Moellmann <gerd@gnu.org>
5093
5094 * NEWS.1: Reintegrated into NEWS.
5095
5096 * OOOOONEWS...OONEWS: Renamed to NEWS.1...NEWS.4.
5097
1c2eabab
GM
50982000-08-16 Gerd Moellmann <gerd@gnu.org>
5099
d7b38c05
GM
5100 * dired-ref.tex, dired-ref.ps: New files.
5101
1c2eabab
GM
5102 * refcard-de.tex, refcard-de.ps: New files.
5103
e8bea4c0
GM
51042000-07-20 Gerd Moellmann <gerd@gnu.org>
5105
5106 * emacs.1: Change `-b' to `-bw'.
5107
aa9efec9
AS
51082000-07-07 Andreas Schwab <schwab@suse.de>
5109
5110 * yow.lines: Fix indentation.
5111
45f485a6
GM
51122000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5113
5114 * ps-prin0.ps: Insert a version number comment (5.2.2).
5115 Indentation fix.
5116
bbf908bc
LM
5117 * ps-prin1.ps: Insert a version number comment (5.2.2).
5118 Can select page size with/without giving an error if PostScript
45f485a6
GM
5119 printer doesn't have this kind of page size. Zebra Stripe
5120 continues or restarts on next page. Indentation fix.
5121 (BeginSheet): If necessary, rescale n-up to fit on the sheet of
5122 paper.
5123 (BeginDoc, doColumnZebra, HeaderText): Code fix.
5124 (SetPageSize): New proc.
5125
5126 * ps-prin2.ps: Insert a version number comment (5.2.2).
5127
5128 * ps-prin3.ps: Insert a version number comment (5.2.2).
5129 Indentation fix.
5130
a199a865
GM
51312000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5132
5133 * ps-prin1.ps: PostScript code compatibility with other utilities
5134 like mpage, psnup, etc.
5135 (isLineStep): Code fix.
5136 (BeginDoc, BeginSheet): Utility compatibility.
5137
3281430c
DL
51382000-05-03 Dave Love <fx@gnu.org>
5139
5140 * letter.xbm: New file.
5141
57cb56f5
GM
51422000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5143
5144 * ps-prin0.ps: PostScript level 1 compatibility.
5145
5146 * ps-prin1.ps: PostScript level 1 compatibility, Upside-down
5147 printing and line number step.
5148 (BeginDoc, doLineNumber, SL, HL): Code fix.
5149 (isLineStep, PSL): New funs.
5150
5151 * ps-prin3.ps: PostScript level 1 compatibility.
5152
34f3f342
GM
51532000-04-10 Gerd Moellmann <gerd@gnu.org>
5154
5155 * refcard.bit: Removed.
5156
857e88e2
KH
51572000-04-10 Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>
5158
5159 * refcard-pl.ps: New file.
5160 * refcard-pl.tex: New file.
5161
7438c86b
GM
51622000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5163
5164 * ps-prin0.ps: Replace gs_languagelevel by languagelevel.
5165 (DefOp): New proc.
5166
5167 * ps-prin1.ps: Replace gs_languagelevel by languagelevel.
5168 (printBackground, SetColor): New procs.
5169 (ZebraColor): Renaming old ZebraGray var.
89d57763 5170
1a3199d9
GM
51712000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5172
5173 * ps-prin1.ps: Eliminate SkipFirstPage.
5174
ee1c5b21
GM
51752000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5176
5177 * ps-prin0.ps: Define command only for language level 1.
5178
d0ab3e9d 51792000-03-16 Vinicius Jose Latorre <vinicius@cpqd.com.br>
89d57763 5180
57cb56f5
GM
5181 * ps-prin0.ps: Define packedarray operator for language level 1,
5182 adjust setduplexmode and settumble definitions.
89d57763 5183
81c7ca69
GM
51842000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5185
f78b3baf 5186 * ps-prin0.ps: New file.
89d57763 5187
81c7ca69
GM
5188 * ps-prin1.ps, ps-prin3.ps: Eliminate CheckConfig.
5189
6ddb893f
KH
51902000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5191
5192 * ps-prin1.ps, ps-prin2.ps, ps-prin3.ps: New files.
5193
3156909f
PE
51941999-11-30 Paul Eggert <eggert@twinsun.com>
5195
5196 * PROBLEMS: Update Solaris 2.6 and 7 problems.
5197
1b0d24e7
PE
51981999-11-22 Paul Eggert <eggert@twinsun.com>
5199
5200 * NEWS: Rename messages-locale to system-messages-locale
5201 and time-locale to system-time-locale.
5202
bab4e322
NF
52031999-10-24 Noah Friedman <friedman@splode.com>
5204
5205 * yow.lines: Add more quotes. Correct a misquote.
5206
5207 * spook.lines: Add more phrases.
5208
83a4cf1d
PE
52091999-10-23 Paul Eggert <eggert@twinsun.com>
5210
1b0d24e7 5211 * NEWS: Describe new functions and variables for locales.
83a4cf1d 5212
c37bbd4f
GM
52131999-10-07 Gerd Moellmann <gerd@gnu.org>
5214
5215 * TUTORIAL.ro: Change copyright statement.
bab4e322 5216
a933dad1
DL
52171999-07-12 Richard Stallman <rms@gnu.org>
5218
5219 * Version 20.4 released.
5220
52211999-06-27 Karl Heuer <kwzh@gnu.org>
5222
5223 * yow.lines: Fix indentation. Fix typo.
5224
52251999-01-19 Dave Love <fx@gnu.org>
5226
5227 * MORE.STUFF: Revamped.
5228
52291999-01-14 Dave Love <fx@gnu.org>
5230
5231 * FAQ: Merge posted updates.
5232
52331998-12-14 Dave Love <fx@gnu.org>
5234
5235 * FAQ: Somewhat edited copy of the most recently posted version.
5236
52371998-11-04 Kenichi Handa <handa@etl.go.jp>
5238
5239 * MACHINES (NEC EWS4800): New section.
5240
52411998-09-04 Karl Heuer <kwzh@gnu.org>
5242
5243 * TUTORIAL: Use C-x C-l, not M-:, as example of disabled command.
5244
52451998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
5246
5247 * Version 20.3 released.
5248
5249 * TUTORIAL.ro: New file.
5250
52511998-04-10 Ken'ichi Handa <handa@melange.gnu.org>
5252
5253 * TUTORIAL.sl: Renamed back to the original.
5254
52551998-04-10 Kenichi Handa <handa@etl.go.jp>
5256
5257 * TUTORIAL.cs: Renamed from TUTORIAL.cz.
5258 * TUTORIAL.ja: Renamed from TUTORIAL.jp.
5259 * TUTORIAL.ka: Renamed from TUTORIAL.kr.
5260 * TUTORIAL.sk: Renamed from TUTORIAL.sl.
5261
52621998-04-06 Kenichi Handa <handa@etl.go.jp>
5263
5264 * TUTORIAL.jp: Re-translated for the latest TUTORIAL.
5265
52661998-03-26 Richard Stallman <rms@psilocin.gnu.org>
5267
5268 * TUTORIAL.sl: New file.
5269
52701997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5271
5272 * Version 20.2 released.
5273
52741997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5275
5276 * Version 20.1 released.
5277
52781997-06-02 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
5279
5280 * CODINGS, CHARSETS: New files.
5281
52821996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5283
5284 * Version 19.33 released.
5285
52861996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5287
5288 * Version 19.32 released.
5289
52901996-06-23 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5291
5292 * refcard.ps: File obtained from someone else;
5293 it was generated badly here.
5294
52951996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5296
5297 * Version 19.31 released.
5298
52991996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5300
5301 * TUTORIAL: Rephrase the first page to fit on a standard tty screen.
5302
53031996-05-03 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
5304
5305 * emacs.bash: Use >|.
5306
53071996-01-20 Geoff Voelker <voelker@cs.washington.edu>
5308
5309 * rgb.txt: New file.
5310
53111995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5312
5313 * Version 19.30 released.
5314
53151995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
5316
5317 * gnus-tut.txt: New file.
5318
53191995-07-26 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
5320
5321 * Rename termcap to termcap.src, the historical name for an
5322 uninstalled termcap file.
5323
53241995-06-28 Eric S. Raymond <esr@spiff.gnu.ai.mit.edu>
5325
5879ac68 5326 * termcap.dat, termcap.ucb: Deleted and replaced.
a933dad1
DL
5327
5328 * termcap: New termcap file from the ncurses project; bigger,
bbf908bc
LM
5329 better, brighter, does away with waxy yellow buildup.
5330 Email me at terminfo@ccil.org if you have any trouble with this.
a933dad1
DL
5331
5332 * README: Changed to track above change.
5333
53341995-05-24 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
5335
5336 * TUTORIAL: Delete reference to ALT. Change <Rubout> to <Delete>.
5337
53381995-04-26 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
5339
bbf908bc 5340 * Makefile (maintainer-clean): Rename from realclean.
a933dad1
DL
5341
53421995-04-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5343
5344 * tpu-doc.el: File moved to etc dir and renamed.
5345
53461995-04-07 Boris Goldowsky <boris@cs.rochester.edu>
5347
5348 * enriched.doc: Rewritten and simplified.
5349
53501994-11-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5351
5352 * Makefile (eterm): New rule.
5353 (TIC): New variable.
5354
5355 * e/eterm, e/eterm.ti: New files.
5356
53571994-10-24 Boris Goldowsky <boris@mole.gnu.ai.mit.edu>
5358
5359 * enriched.doc: New file.
5360
53611994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5362
5363 * Version 19.26 released.
5364
53651994-07-03 Richard Stallman (rms@gnu.ai.mit.edu)
5366
5367 * TUTORIAL: Talk about flow control along with C-x C-s and C-s.
5368
53691994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5370
5371 * Version 19.25 released.
5372
53731994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5374
5375 * Version 19.24 released.
5376
53771994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5378
5379 * Version 19.23 released.
5380
53811994-04-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5382
5383 * Makefile (clean): Delete DOC*.
5384
53851993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5386
5387 * Version 19.22 released.
5388
53891993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5390
5391 * Version 19.21 released.
5392
53931993-11-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5394
5395 * Version 19.20 released.
5396
53971993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5398
5399 * Version 19.19 released.
5400
54011993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5402
5403 * Version 19.18 released.
5404
54051993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5406
5407 * Version 19.16 released.
5408
54091993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5410
5411 * version 19.15 released.
5412
54131993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5414
5415 * Version 19.14 released.
5416
54171993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5418
5879ac68 5419 Bring mumbleclean targets into conformance with GNU coding standards.
a933dad1
DL
5420 * Makefile (distclean): Don't remove backup and autosave files.
5421 These are easy to get rid of in other ways, and a pain to lose.
5422 (mostlyclean, realclean): New targets.
5423
54241993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5425
5426 * Version 19.13 released.
5427
54281993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5429
5430 * Version 19.10 released.
5431
54321993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5433
5434 * Version 19.9 released.
5435
54361993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5437
5438 * Version 19.8 released.
5439
54401993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5441
5879ac68 5442 * Version 19.7 released.
a933dad1
DL
5443
54441993-05-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5445
5446 * MACHINES: Mention Linux.
5447
54481993-04-26 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5449
5450 * MACHINES: Add section for NeXT, from Thorsten Ohl.
5451
54521993-04-28 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5453
5454 * NEWS: Documented picture-mode improvements.
5455
54561993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5457
5458 * NEWS: Described the new properties of arrow keys and
5459 next-line-add-newlines. Fixed up the GUD description, it was
5460 out of date. This file referenced LNEWS when it should have
5461 said news.texi; fixed.
5462
5879ac68 5463 * news.texi: invocation-name now exists.
a933dad1
DL
5464
54651993-03-27 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5466
5467 * MORE.STUFF: Added.
5468
54691993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5470
5471 * NEWS: Preserved jimb's last change (documenting kill on
5472 read-only buffers).
bab4e322 5473
a933dad1
DL
5474 Added documentation on new info features.
5475
54761993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5477
97fdf31e 5478 * spook.lines: Alpha-sorted this, and added some new hot buttons
a933dad1
DL
5479 for the 1990s.
5480
54811993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5482
5879ac68 5483 * MACHINES: Deleted some VMS caveats. If the src and lisp
97fdf31e 5484 ChangeLogs are correct, dired and mail and process control are now
a933dad1
DL
5485 fully supported.
5486
5487 * NEWS: Added finder news.
5488
54891993-03-19 Richard Stallman (rms@geech.gnu.ai.mit.edu)
5490
5491 * NEWS: Changed.
5492
54931993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5494
ed9265fc 5495 * sex.6: Added 900-line support.
a933dad1
DL
5496
5497 * NEWS: Added news about the package finder.
5498
54991993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5500
5501 * MACHINES: `Last updated 10 Feb 1992.' was obviously wrong, so
5502 I nuked it. Let the file mod date serve. Merged in APOLLO and
5503 SUNBUG files. Changed references to 18.* to past tense.
5504
5879ac68 5505 * emacs.names: Merged into JOKES. I faked a mail header from the
a933dad1
DL
5506 Unknown User to delimit the first (unheaded) bit.
5507
5508 * Makefile (relock, unlock): New productions.
5509
55101993-03-18 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5511
5512 Augean-stable cleaning time. Partly to save space, but mostly to
5513 reduce the dizzying amount of *stuff* confronting someone exploring
5514 the Emacs distribution, I have the following changes in the etc
5515 directory:
5516
5879ac68 5517 * CHARACTERS: Merged into TO-DO file under the heading "Long Range:"
a933dad1 5518
5879ac68 5519 * DIFF, CCADIFF, GOSDIFF: Merged into a new outline file titled
a933dad1
DL
5520 OTHER.EMACSES. The present names don't really convey anything.
5521 Various key bindings and feature descriptions have been updated.
5522
5879ac68 5523 * NICKLES.WORTH: Nuked. This is copyrighted material that could land
a933dad1
DL
5524 FSF in hot water.
5525
5879ac68 5526 * INTERVAL.IDEAS: Nuked. RMS's thinking, and indeed the
a933dad1
DL
5527 implementation of intervals, have progressed way beyond this.
5528
5879ac68 5529 * RCP: Nuked. It no longer said anything but "Ooops, sorry!"
a933dad1 5530
5879ac68 5531 * ED.WORSHIP, GNU.JOKES: Merged into a mailbox called JOKES.
a933dad1
DL
5532 Future jokes can accumulate there.
5533
5879ac68 5534 * DISTRIB: The actual domestic order form is now ORDERS.USA.
a933dad1
DL
5535 The DISTRIB text now mentions 19.
5536
bbf908bc
LM
5537 * ORDERS.USA: Created. This is just the order form.
5538 DISTRIB has a pointer to it at the beginning.
a933dad1 5539
5879ac68 5540 * EUROPE: Renamed to ORDERS.EUROPE. DISTRIB now has a pointer
a933dad1
DL
5541 to it at the beginning.
5542
25e90411 5543 * OOOONEWS, OOOONEWS: Nuked. It's version 19 --- nobody needs the
a933dad1
DL
5544 version 15 and 17 files anymore.
5545
5546 All files marked "Nuked" have actually been moved to =-prefixed
5547 names as per convention. Originals of all files merged still
5548 exist with =-names.
5549
55501993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5551
5879ac68 5552 * XENIX: Nuked (moved to =XENIX). The hackery it describes is
a933dad1
DL
5553 no longer necessary in the presence of 19's function-key-map
5554 feature; I've added an explanation to the beginning of the file.
5555
55561993-03-10 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5557
5558 * MACHINES: Update description of SYSVr3 and r4 support, due to
5559 Eric Raymond's changes.
5560
55611993-03-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5562
5563 * MACHINES: Mention that you have to edit the configure script
5564 when you add support for a new machine, to get it to recognize the
5565 configuration name.
5566
55671992-11-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5568
5569 * MACHINES: Converted to use GCC-style configuration names,
5570 instead of listing m/*.h and s/*.h files. All knowledge of m/ and
5571 s/ files now lives in ../configure.
5572
55731992-10-06 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
5574
5575 * NEWS: Document included tags tables.
5576
55771992-07-22 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5578
5579 * Corrected the news about VC to reflect reality.
5580
55811992-07-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5582
5583 * etags.1: New file, from Richard K. Pixley at Cygnus.
5584
55851992-06-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5586
5587 * Makefile: Most of the contents of this file were only relevant
5588 to things in `../lib-src'; removed all but the `distclean' and
5589 `clean' targets.
5590
55911992-04-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5592
5593 * COPYING: Got June 1991 version of the GPL here.
5594
5595 * ChangeLog: Since the old etc contents have been split into etc
5596 and lib-src, the old etc's ChangeLog has been duplicated in the
5597 new etc and lib-src. That means that each contains complete and
5598 coherent information, although each contains extraneous
bab4e322 5599 information.
a933dad1
DL
5600
56011992-04-08 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5602
5603 * lib-src/etags.c: "--no-warning" option renamed to "--no-warn",
5604 to be consistent with other GNU programs, like makeinfo.
5605
5606 * lib-src/Makefile: Renamed to Makefile.in; the configure script
5607 will edit this to produce Makefile.
5608
56091992-04-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5610
5611 * etags.c (print_help, print_version): New functions.
5612 (main): Options added to support them.
5613
5614 * etags.c (longopts): New array of long names for the options.
5615 (main): Recognize them.
5616
56171992-04-06 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5618
bbf908bc 5619 * etags.c (C_entries): Remove comment saying that \" in a string
a933dad1
DL
5620 isn't recognized as magic, because it is correctly handled.
5621
5622 * getopt.c, getopt.h: New files, from GNU C library.
5623 * etags.c: Rewritten to use getopt.
5624 #include "getopt.h".
5625 (file_num): Variable deleted; its role is now played by getopt's
5626 optind.
5627 (main): Argument processing loop rewritten to call getopt to get
5628 next option. Options which take parameters (-o and -i) rewritten
bbf908bc
LM
5629 to get parameter from optarg instead of argv[1].
5630 Filename preprocessing loop and update command changed similarly.
a933dad1
DL
5631 * Makefile (etags, ctags): Depend on and link with getopt.h,
5632 getopt.o, and getopt1.o.
5633 (getopt.o, getopt1.o): New targets for the GNU getopt routines.
5634
5635 * etags.c (outfflag): Variable deleted; it is non-zero iff outfile
5636 is non-zero.
5637
5638 (main): In the argument processing loop, the 'goto next_arg'
5639 statements are breaking out of the switch statement in exactly the
5640 same way that a simple 'break' statement would; replace the gotos
5641 with breaks, and remove the label.
5642
56431992-04-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5644
5645 * etags.c (C_entries): Clear tydef and next_token_is_func at start.
5646 (consider_token): Move next_token_is_func to global.
5647
56481992-04-02 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5649
5650 * Makefile: Conform with GNU coding standards:
5651 (mostlyclean): New target, synonymous with clean.
5652 (TAGS, check): New targets.
5653 (INSTALL, INSTALLFLAGS): New variables.
5654
56551992-03-31 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5656
5879ac68 5657 * lib-src/Makefile, etc/MACHINES, etc/NEWS: Changed references to
a933dad1
DL
5658 `config.emacs' to `configure'.
5659
5660 * lib-src/Makefile: Adjusted for renaming of share-lib to etc.
5661 * etc/MACHINES: Same.
5662
56631992-03-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5664
5665 * movemail.c (main): Allow tempname to be as long as necessary,
5666 instead of limiting it to 39 characters.
5667
5668 * movemail.c (main): Move declaration of buf from top of function
5669 to local block surrounding the copy loop. This makes it less
5670 likely to be confused with the buf used by the code which checks the
5671 permissions on outname's directory.
5672
56731992-03-20 Jim Kingdon (kingdon@albert.gnu.ai.mit.edu)
5674
5675 * SERVICE: Remove my entry.
5676
56771992-03-09 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
5678
5679 * Makefile (emacstool, nemacstool, xvetool): Use ${CFLAGS}, not
5680 hardcoded -g.
5681
5682 * movemail.c (xmalloc): Return char *, not int.
5683 (main) [!MAIL_USE_FLOCK]: Add a new conditional, MAIL_UNLINK_SPOOL,
5684 that is off by default -- normally don't unlink the mail spool
5685 file, just empty it. Pass creat mode 0600, not 0666.
5686
dff28924 56871992-02-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a933dad1
DL
5688
5689 * Makefile (../arch-lib): Depend on ${EXECUTABLES}.
5690 (all): Instead of here.
5691 (install): Don't use the -s option, since people need symbols to
5692 debug code.
5693
dff28924 56941992-01-19 Eric Youngdale (youngdale@v6550c.nrl.navy.mil)
a933dad1
DL
5695
5696 * etags-vmslib.c (fn_exp): Add type cast.
5697
56981992-01-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5699
5700 * movemail.c: Changes in comments.
5701
dff28924 57021992-01-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a933dad1
DL
5703
5704 * Makefile: Make the distclean target erase the DOC files from
5705 ../share-lib and the executables from ../arch-lib.
5706
dff28924 57071992-01-09 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a933dad1 5708
97fdf31e 5709 * emacsclient.c: #include <sys/stat.h>.
a933dad1
DL
5710 (main): Do declare statbfr.
5711
dff28924 57121991-12-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
5713
5714 * emacsserver.c, emacsclient.c [BSD]: Use either /tmp or ~
5715 for the socket, depending on SERVER_HOME_DIR.
5716 If using /tmp, put host name in the socket name.
5717
5718 * movemail.c (pfatal_and_delete): New function.
5719 (main, popmail): Use it.
5720 (popmail): Close output before deleting messages.
5721 Check for error on close and on fsync.
5722 Use `fatal' where appropriate.
5723 (main): Remove (void).
5724
5725 * aixcc.lex: New file. Not officially part of Emacs.
5726 * Makefile: Rules for that.
5727
dff28924 57281991-12-04 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
a933dad1
DL
5729
5730 * yow.c (main): Rename all references to PATH_EXEC to PATH_DATA.
5731
5732 * etags.c (main): Properly cast call to alloca that initializes
5733 included_files.
5734
57351991-08-17 Roland McGrath (roland@geech.gnu.ai.mit.edu)
5736
5737 * etags.c (files_are_tag_tables): Remove global var.
5738 (process_file): Don't test it. Also remove hack checking for a
5739 file named "TAGS".
5740 (main): -i now takes an arg which is the name of a file to include.
5741 Collect these names and emit include tags for them after processing
5742 all the argument files.
5743
dff28924 57441991-07-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
5745
5746 * wakeup.c: Terminate if parent goes away.
5747
dff28924 57481991-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
5749
5750 * etags.c (C_entries): Process token before handling end of line.
5751 When inner loops reach end of line, just back up.
5752 Let the real end of line processing happen in just one place.
5879ac68 5753 (consider_token): Likewise.
a933dad1 5754
dff28924 57551991-04-11 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
a933dad1
DL
5756
5757 * etags.c (TEX_mode): Skip comments while scanning the text to see
5758 which escape character this file uses.
5759
dff28924 57601991-03-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
5761
5762 * emacsserver.c [USG]: Terminate if msgrcv fails.
5763
dff28924 57641991-03-03 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5765
5766 * emacsserver.c [BSD]: Check for errors on stdin after scanf.
5767
dff28924 57681991-01-25 Jim Blandy (jimb@churchy.ai.mit.edu)
a933dad1
DL
5769
5770 * make-docfile: Find the arguments to a C function correctly,
bbf908bc
LM
5771 by not ignoring the character that read_c_string returns.
5772 Don't even try to find argument names for functions that take MANY
a933dad1
DL
5773 or UNEVALLED arguments, since they're a figment of the docstring's
5774 imagination.
5775
dff28924 57761991-01-14 Jim Blandy (jimb@churchy.ai.mit.edu)
a933dad1
DL
5777
5778 * make-docfile: Read the .elc files generated by the new byte
5779 compiler.
5780
dff28924 57811990-12-31 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5782
5783 * refcard.tex: Use cm fonts, not am, in multi-column mode.
5784
dff28924 57851990-11-29 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5786
5787 * movemail.c (mbx_delimit_begin): Put space before `unseen'.
5788
dff28924 57891990-11-27 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5790
5791 * Makefile (install*): No need to install wakeup.
5792
dff28924 57931990-11-26 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5794
5795 * Makefile (install*): Install emacsclient like etags.
5796
dff28924 57971990-11-13 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5798
5799 * movemail.c (error): Handle 3 args.
5800 (main): Don't check input access if using pop.
5801
dff28924 58021990-10-16 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5803
5804 * etags.c (find_entries): Check for numbers after Scheme suffix.
5805
dff28924 58061990-10-14 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5807
5808 * termcap.dat (vt200-80): Fix ke and ks to frob flag 1.
5809
dff28924 58101990-10-09 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5811
5812 * Makefile (nemacstool, xvetool): New targets.
5813
dff28924 58141990-09-26 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5815
5816 * emacsclient.c: Include errno.h and define related variables.
5817
dff28924 58181990-09-23 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
5819
5820 * emacsclient.c: Change usage message.
5821
dff28924 58221990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
a933dad1 5823
5879ac68 5824 * emacs.1: Add break before -nw option.
a933dad1 5825
dff28924 58261990-08-19 David J. MacKenzie (djm@apple-gunkies)
a933dad1
DL
5827
5828 * qsort.c: Replace with GNU version.
5829
dff28924 58301990-08-14 David J. MacKenzie (djm@apple-gunkies)
a933dad1
DL
5831
5832 * wakeup.c: New program replacing loadst.c.
5833
dff28924 58341990-08-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5835
5836 * emacsclient.c [USG]: Pass msgsnd only 4 args.
5837
dff28924 58381990-08-09 David J. MacKenzie (djm@pogo.ai.mit.edu)
a933dad1
DL
5839
5840 * etags.c: Rename `flag' variables for what they do instead of
5841 which option character sets them.
5842
dff28924 58431990-05-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5844
5845 * loadst.c (main): Conditional to get load average on Apollo.
5846
dff28924 58471990-05-22 Joseph Arceneaux (jla@churchy.ai.mit.edu)
a933dad1
DL
5848
5849 * emacsserver.c: Set the permission on the socket to 0600.
5850
dff28924 58511990-03-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5852
5853 * emacsclient.c [BSD]: Print clean message for failing getwd.
5854
dff28924 58551990-03-20 David Lawrence (tale@pogo.ai.mit.edu)
a933dad1
DL
5856
5857 * getdate.y: Use the getdate.y from GNU tar for timer.
5858
dff28924 58591990-03-18 Jim Kingdon (kingdon@pogo.ai.mit.edu)
a933dad1
DL
5860
5861 * emacsclient.c (main): Don't put brackets around "filename" in
5862 usage message. It isn't optional.
5863
dff28924 58641990-03-14 Joseph Arceneaux (jla@churchy.ai.mit.edu)
a933dad1 5865
5879ac68 5866 * etags.c (getit): Recognize '$' as beginning identifiers.
a933dad1 5867
dff28924 58681990-02-22 David Lawrence (tale@pogo.ai.mit.edu)
a933dad1
DL
5869
5870 * emacsserver.c: Renamed from server.c.
5871 * Makefile: Reference emacsserver rather than server.
5872 * MACHINES: Doc fix for new emacsserver name.
5873
dff28924 58741990-01-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5875
5876 * emacsclient.c: Print program name in error messages.
5877
dff28924 58781990-01-19 David Lawrence (tale@cocoa-puffs)
a933dad1
DL
5879
5880 * timer.c, getdate.y (new files) and Makefile:
4e2af782
JB
5881 Sub-process support for run-at-time in timer.el.
5882 Doesn't yet work correctly for USG.
a933dad1 5883
dff28924 58841990-01-10 Jim Kingdon (kingdon@pogo)
a933dad1
DL
5885
5886 * MACHINES: Add HP 300 running BSD.
5887
dff28924 58881990-01-02 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5889
5890 * yow.c: Dynamically allocate buffer; skip header before random
5891 choice to avoid bias toward first item.
5892
dff28924 58931989-12-24 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5894
5895 * etags.c (readline): Separate out init of `pend'.
5896
dff28924 58971989-12-17 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5898
5899 * etags.c: Undo changes relating to isgoodhdr.
5900
dff28924 59011989-12-16 Mosur Mohan (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5902
5903 * etags.c (isgoodhdr): New macro.
5904 (_gdh, notgdh): New variable used by that.
5905 (init): Initialize _gdh.
5906 (find_entries): Set header_file.
5907 (consider_token): Use isgoodhdr if in header file.
5908
5909 * etags.c (total_size_of_entries):
5910 Was miscalculating by 1 in rewritten case.
5911
5912 * etags.c (PAS_funcs): One arg to pfnote was missing.
5913
dff28924 59141989-12-05 Joseph Arceneaux (jla@spiff)
a933dad1
DL
5915
5916 * MACHINES: Change for the ULTRIX entry.
5917
dff28924 59181989-11-21 Joseph Arceneaux (jla@spiff)
a933dad1
DL
5919
5920 * etags.c (process_file): If file is not regular, return.
5921
dff28924 59221989-11-06 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5923
5924 * loadst.c (main): Handle FIXUP_KERNEL_SYMBOL_ADDR.
5925
dff28924 59261989-10-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5927
5928 * loadst.c (load_average): If HAVE_GETLOADAVG, use getloadavg.
5929 (main): If HAVE_GETLOADAVG, don't call `nlist'.
5930
dff28924 59311989-10-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5932
5933 * etags.c (consider_token): Allow any number of typespec keywords
5934 after `typedef', before new type name.
5935 (enum sym_type): Add st_C_typespec.
5936 (C_create_stab): Put typespec kwds in table.
5937
dff28924 59381989-08-27 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
a933dad1
DL
5939
5940 * etags.c (main): Don't depend on name invoked by.
5941 If CTAGS is not defined, assume it is ETAGS.
5942
dff28924 59431989-07-31 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5944
5945 * etags.c (L_funcs): Allow package name in define construct,
5946 as in (foo::defmumble name-defined ...).
5947
dff28924 59481989-07-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5949
5950 * etags.c (find_entries): Stupid bug testing for C filename suffixes.
5951
5952 * Makefile (yow): Depends on ../src/paths.h.
5953
dff28924 59541989-07-04 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
a933dad1
DL
5955
5956 * etags.c: Fix compilation by moving Pascal after Fortran.
5957
dff28924 59581989-06-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5959
5960 * movemail.c [USG]: Define F_OK, etc., if not found in header.
5961
dff28924 59621989-05-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5963
5964 * hexl.c: New file, supports hexl-mode.
5965
dff28924 59661989-05-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5967
5968 * movemail.c: New compilation flag MAIL_USE_MMDF.
5969
dff28924 59701989-05-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5971
5972 * emacsclient.c: Use BSD code whenever HAVE_SOCKETS.
5973 * server.c: Likewise.
5974
5975 * make-docfile.c (scan_c_file): Output argument names at end of string.
5976 (write_c_args): New subroutine.
5977
dff28924 59781989-04-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5979
5980 * movemail.c: Report failure of flock.
5981
dff28924 59821989-04-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5983
5984 * etags.c (find_entries): Allow multi-letter extensions for fortran.
5985
dff28924 59861989-04-18 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1 5987
5879ac68 5988 * loadst.c: On bsd4.3, use gettimeofday instead of CPUSTATES.
a933dad1 5989
dff28924 59901989-03-15 Jeff Peck (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5991
5992 * emacstool.c: setenv IN_EMACSTOOL=t, TERM=sun, TERMCAP=.
5993
7de6767d 5994 * emacstool.1: Update to document environment variables.
1e866943 5995
5879ac68 59961989-02-21 Mosur Mohan (email@notavailable)
1e866943 5997
28cfe103 5998 * etags.c (PAS_funcs): New function.
a933dad1 5999
dff28924 60001989-02-21 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1 6001
a933dad1
DL
6002 * movemail.c: On sysv, include unistd.h.
6003
dff28924 60041989-02-18 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
6005
6006 * b2m.c: New file.
6007
dff28924 60081989-02-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1 6009
5879ac68 6010 * etags.c: Prolog support from Sunichirou Sugou.
a933dad1 6011
dff28924 60121989-02-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
6013
6014 * Makefile (clean): New target.
6015
dff28924 60161989-01-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
6017
6018 * fakemail.c (put_line): Break header lines at 79 cols.
6019
28cfe103 60201989-01-19 Sam Kendall (email@notavailable)
a933dad1 6021
1e866943 6022 * etags.c: Greatly rewritten for C++ support and for multiple tags
5879ac68 6023 per line.
a933dad1 6024
dff28924 60251989-01-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
6026
6027 * movemail.c: Check access before doing real work.
6028 Check that outfile is in a writable directory.
6029 On fatal error, delete the lock file.
6030
dff28924 60311988-12-31 Richard Mlynarik (mly@rice-chex.ai.mit.edu)
a933dad1 6032
5879ac68 6033 * env.c: Add decl for my-index.
ed9265fc 6034 * etags.c (file-entries): .oak => scheme.
a933dad1 6035
dff28924 60361988-12-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
6037
6038 * movemail.c: Use `access' to check input and output files.
6039
dff28924 60401988-12-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
6041
6042 * emacsclient.c (main): Ignore all of CWD before first slash.
6043
dff28924 60441988-12-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
6045
6046 * etags.c (readline): Double linebuffer->size outside the xrealloc.
6047
dff28924 60481988-12-22 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
6049
6050 * server.c, emacsclient.c: Don't try to use gid_t; it isn't defined.
6051 * server.c: chmod the socket to 0700.
6052
dff28924 60531988-12-09 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
6054
6055 * fakemail.c (main): Let env var FAKEMAILER override pgm to run.
6056 (add_field): Delete comments and turn `<', `>' to spaces
6057 in header lines.
6058 (USE_FAKEMAIL): New customization macro says to make fakemail
6059 not be a no-op even on a BSD system.
6060
dff28924 60611988-12-01 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
6062
6063 * etags.c (consider_token): Skip comments just like whitespace.
6064 Notice `struct', etc. and set strtag for those tokens.
6065 Return 1 for the token following `struct' if an open-brace follows it.
6066 (C_entries): Special handling of token following `struct'
6067 needed because we have probably advanced to the following line
6068 to find the `{'.
6069 (main): New option `T' sets tflag and strflag.
6070 Set both of them by default if eflags.
6071
dff28924 60721988-11-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
6073
6074 * movemail.c: Do fsync before closing output.
6075
dff28924 60761988-11-29 Richard Mlynarik (mly@pickled-brain.ai.mit.edu)
a933dad1 6077
5879ac68
JB
6078 * movemail.c: Better error message when can't create tempname.
6079 This file needs a great deal of extra error-checking and lucid reporting...
a933dad1 6080
dff28924 60811988-11-16 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
6082
6083 * etags.c: Support assembler code for .s and .a files.
6084 (getit): Allow underscore in a tag.
6085
dff28924 60861988-11-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
6087
6088 * movemail.c: Close output and check errors before deleting input.
6089
dff28924 60901988-10-01 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
a933dad1
DL
6091
6092 * emacsclient.c [SYSVIPC]: Compute cwd only once; decide properly
6093 whether to prefix it. Handle line number args.
6094
dff28924 60951988-09-24 Richard Stallman (rms@gluteus.ai.mit.edu)
a933dad1 6096
5879ac68 6097 * etags.c (main): Default setting of eflag was backwards.
a933dad1 6098
dff28924 60991988-09-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
6100
6101 * etags.c: New option -i. -f renamed -o.
6102 `-' as input file means read input file names from stdin.
6103 -i spec'd or input file named TAGS means the input file is another
6104 tag table; output an "include" line for it.
6105
dff28924 61061988-09-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
6107
6108 * Makefile: New vars DESTDIR, BINDIR, LIBDIR, MANDIR, MANEXT.
6109 New targets install, install.sysv, install.xenix.
6110 This makefile is now responsible for installing executables
6111 and documentation from this directory into system directories.
6112
dff28924 61131988-09-16 Richard Stallman (rms@corn-chex.ai.mit.edu)
a933dad1
DL
6114
6115 * server.c, emacsclient.c (main): Compute socket name from euid.
6116
dff28924 61171988-08-04 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
6118
6119 * emacsclient.c: Args like +DIGITS are passed through unchanged.
6120
dff28924 61211988-07-12 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
6122
6123 * server.c: If both BSD and HAVE_SYSVIPC, use the latter.
6124 * emacsclient.c: Likewise.
6125 In the HAVE_SYSVIPC alternative, if BSD, use getwd instead of getcwd.
6126
dff28924 61271988-06-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
6128
6129 * etags.c: Handle `typedef struct foo {' (price@mcc.com).
6130 (istoken) New string-comparison macro.
6131 (consider_token): New arg `level'. New state `tag_ok' in `tydef'.
6132
dff28924 61331988-06-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
6134
6135 * etags.c: Changes for VMS.
6136 Always define ETAGS on VMS.
6137 Define macros GOOD and BAD for success and failure exit codes.
c4cc8b9a 6138 (begtk, intk): Allow `$' in identifiers.
a933dad1
DL
6139 (main): Don't support -B, -F or -u on VMS.
6140 Alternate loop for scanning filename arguments.
6141 (system): Delete definition of this function.
6142
6143 * etags-vmslib.c (system): Undefine this; VMS now provides it.
6144
dff28924 61451988-06-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
6146
6147 * loadst.c: Prevent multiple-def errors on BSD and BSD4_3
6148 around include of param.h. (Like fns.c.)
6149
dff28924 61501988-05-16 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
6151
6152 * loadst.c (load_average): Move load-average code to this new fn.
6153 Add conditionals to compute load ave on UMAX.
6154
dff28924 61551988-05-14 Richard Stallman (rms@lucky-charms.ai.mit.edu)
a933dad1
DL
6156
6157 * loadst.c: Change DK_HEADER_FILE to DKSTAT_HEADER_FILE
6158 with opposite sense.
6159
dff28924 61601988-05-13 Chris Hanson (cph@kleph)
a933dad1 6161
5879ac68
JB
6162 * emacsclient.c: Delete references to unused variable `out'.
6163 This caused a bus error when used under hp-ux.
a933dad1 6164
dff28924 61651988-05-06 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
6166
6167 * loadst.c: Control dk.h conditional with DK_HEADER_FILE.
6168
dff28924 61691988-05-04 Richard Stallman (rms@rice-krispies.ai.mit.edu)
a933dad1
DL
6170
6171 * etags.c (find_entries): `.t' or `.sch' means scheme code.
6172
dff28924 61731988-04-29 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
6174
6175 * loadst.c: Add BSD4_3 conditional for file dk.h instead of dkstat.h.
6176
dff28924 61771988-04-28 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
6178
6179 * movemail.c: #undef close, since config can #define it on V.3.
5879ac68 6180 * emacsclient.c, fakemail.c, loadst.c, server.c: Likewise.
a933dad1 6181
dff28924 61821988-04-26 Richard Stallman (rms@lucky-charms.ai.mit.edu)
a933dad1
DL
6183
6184 * etags.c (TEX_mode, etc.): Remove superfluous backslashes from
6185 invalid escape sequences such as `\{'.
6186
6187 * loadst.c: Add `sequent' conditional for file dk.h.
6188
dff28924 61891988-03-20 Richard M. Stallman (rms@wilson)
a933dad1 6190
5879ac68 6191 * server.c [not BSD and not HAVE_SYSVIPC]: Fix error message.
a933dad1 6192
5879ac68 6193 * loadst.c (main) [XENIX]: Use /usr/spool/mail, not /usr/mail.
6922b018
KH
6194
6195;; Local Variables:
880820fe 6196;; coding: utf-8
6922b018 6197;; End:
2a34a036 6198
ab422c4d 6199 Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
5b87ad55
GM
6200
6201 This file is part of GNU Emacs.
6202
ab73e885 6203 GNU Emacs is free software: you can redistribute it and/or modify
5b87ad55 6204 it under the terms of the GNU General Public License as published by
ab73e885
GM
6205 the Free Software Foundation, either version 3 of the License, or
6206 (at your option) any later version.
5b87ad55
GM
6207
6208 GNU Emacs is distributed in the hope that it will be useful,
6209 but WITHOUT ANY WARRANTY; without even the implied warranty of
6210 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6211 GNU General Public License for more details.
6212
6213 You should have received a copy of the GNU General Public License
ab73e885 6214 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.