Remove an apparently unnecessary XClearWindow call.
[bpt/emacs.git] / etc / ChangeLog
CommitLineData
8a05b668
JB
12011-03-16 Juanma Barranquero <lekktu@gmail.com>
2
3 * NEWS: Document warning about _emacs.
4
70436396
MA
52011-03-14 Michael Albinus <michael.albinus@gmx.de>
6
7 * NEWS: `shell' prompts for the shell path name, when the default
8 directory is a remote file name and neither environment variable
9 $ESHELL nor variable `explicit-shell-file-name' is set.
10
0d53df48
KG
112011-03-08 Kristoffer Grönlund <krig@koru.se>
12
13 * themes/wombat-theme.el: New file.
14
01c35094
JB
152011-03-06 Juanma Barranquero <lekktu@gmail.com>
16
17 * srecode/el.srt: Fix typo.
18
6b483b66
CY
192011-02-21 Chong Yidong <cyd@stupidchicken.com>
20
21 * themes/tango-dark-theme.el: Tweak background on low-color
22 terminals.
23
3a00a363
KM
242011-02-17 Ken Manheimer <ken.manheimer@gmail.com>
25
26 * etc/images/icons/allout-widgets/dark-bg,
0a19a6f8
JB
27 * etc/images/icons/allout-widgets/light-bg,
28 * encrypted-locked.{xpm,png}, unlocked-encrypted.{xpm,png}:
3a00a363
KM
29 Reorganize icon directories and files to reconcile against windows
30 short-filename clashes.
31
aac7a935
KM
322011-02-16 Ken Manheimer <ken.manheimer@gmail.com>
33
34 * etc/images/icons/allout-widgets-dark-bg,
0a19a6f8 35 * etc/images/icons/allout-widgets-light-bg: Icons for new
aac7a935
KM
36 allout-widgets.el.
37
38 * etc/images/icons/README: Include coypright and GPL 3 license for
39 new icons.
40
12fe5bcc
MA
412011-02-16 Michael Albinus <michael.albinus@gmx.de>
42
43 * NEWS: Add soap-client.el and soap-inspect.el.
44
ea843702
MA
452011-02-13 Michael Albinus <michael.albinus@gmx.de>
46
47 * NEWS: Tramp methods "imap" and "imaps" are discontinued.
48
cdfa139d
DA
492011-02-12 Drew Adams <drew.adams@oracle.com>
50
51 * themes/light-blue-theme.el: New file.
52
a4180391
PE
532011-02-01 Paul Eggert <eggert@cs.ucla.edu>
54
55 format-time-string now supports subsecond time stamp resolution
56 * NEWS: Document this.
57
68b5f855
PE
582011-01-28 Paul Eggert <eggert@cs.ucla.edu>
59
60 Redo spelling of Makefile variables to conform to POSIX.
61 POSIX does not allow "-" in Makefile variable names.
62 Reported by Bruno Haible in
63 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00990.html>.
64 * refcards/Makefile (DIRED_REFCARDS_PDF): Renamed from
65 DIRED-REFCARDS_PDF.
66 (MISC_REFCARDS_PDF): Renamed from MISC-REFCARDS_PDF.
67 (SURVIVAL_CARDS_PDF): Renamed from SURVIVAL-CARDS_PDF.
68 (VIPER_CARDS_PDF): Renamed from VIPER-CARDS_PDF.
69
9d760d75
GM
702011-01-18 Glenn Morris <rgm@gnu.org>
71
72 * PROBLEMS: Add note about svn+ssh. (Bug#7791)
73
77ab81d0 742011-01-14 Glenn Morris <rgm@gnu.org>
970b9a42
GM
75
76 * refcards/calccard.tex, refcards/cs-dired-ref.tex:
77 * refcards/cs-refcard.tex, refcards/cs-survival.tex:
78 * refcards/de-refcard.tex, refcards/dired-ref.tex:
79 * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
80 * refcards/fr-survival.tex, refcards/orgcard.tex:
81 * refcards/pl-refcard.tex, refcards/pt-br-refcard.tex:
82 * refcards/refcard.tex, refcards/ru-refcard.tex:
83 * refcards/sk-dired-ref.tex, refcards/sk-refcard.tex:
84 * refcards/sk-survival.tex, refcards/survival.tex:
85 * refcards/vipcard.tex, refcards/viperCard.tex:
86 Update short copyright year to 2011.
87
d221e780
CO
882011-01-13 Christian Ohler <ohler@gnu.org>
89
90 * NEWS: Mention ERT.
91
3c3d4f5b
MA
922011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
93
94 * NEWS: Add new function dbus-register-service.
95
2c243704
CY
962011-01-09 Chong Yidong <cyd@stupidchicken.com>
97
98 * themes/tango-theme.el, themes/tango-dark-theme.el: Let-bind
99 tango palette colors. Only define faces for color displays.
100 Customize the ansi-color-names-vector variable. Add Ediff,
101 Flyspell, and Semantic faces as suggested by Jan Moringen.
102
7c837933
AS
1032011-01-08 Andreas Schwab <schwab@linux-m68k.org>
104
105 * compilation.txt: Add column to gcc-include sample.
106
16eea16b
GM
1072011-01-08 Glenn Morris <rgm@gnu.org>
108
109 * PROBLEMS: -batch implies -q.
110
f3699ed6
TH
1112011-01-07 Tassilo Horn <tassilo@member.fsf.org>
112
113 * themes/tsdh-light-theme.el, themes/tsdh-dark-theme.el: Remove
114 dev-prefix from file names, so that the files don't clash on 8x3
115 filesystems.
116
2d3e1aed
TH
1172011-01-06 Tassilo Horn <tassilo@member.fsf.org>
118
119 * themes/dev-tsdh-light-theme.el (dev-tsdh-light): New theme.
120 * themes/dev-tsdh-dark-theme.el (dev-tsdh-dark): New theme.
121
412b9ee5
MA
1222011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
123
124 * NEWS: Extended behaviour of dbus-register-{method,property}.
125
7c420169 1262011-01-02 Kenichi Handa <handa@m17n.org>
76428f01 127
7c420169 128 * NEWS.23: Describe the changes for rmail's MIME handling.
76428f01 129
94975270
CY
1302010-12-18 Chong Yidong <cyd@stupidchicken.com>
131
132 * images/separator.xpm: Tweak colors.
133
a808d31f
MA
1342010-12-14 Michael Albinus <michael.albinus@gmx.de>
135
136 * NEWS: Mention new Tramp method "ksu".
137
01c35094 1382010-12-13 W. Martin Borgert <debacle@debian.org> (tiny change)
11cb1e35
MB
139
140 * schema/schemas.xml: Add DocBook (Bug#7491).
141
acedf35c
CD
1422010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
143
144 * refcards/orgcard.tex: Cleanup.
145
07976ae3 1462010-11-27 Ulrich Mueller <ulm@gentoo.org>
f102b345
UM
147
148 * HELLO: Add ancient Greek (Bug#7418).
149
0eb025fb
EZ
1502010-11-13 Eli Zaretskii <eliz@gnu.org>
151
152 * NEWS: Document display of glyphless characters.
153
afe98dfa
CD
1542010-11-11 Eric Schulte <schulte.eric@gmail.com>
155
56f5a94e 156 * refcards/orgcard.tex: Add new Babel key sequences.
afe98dfa 157
57c17ca4
GM
1582010-10-26 Glenn Morris <rgm@gnu.org>
159
160 * images/README: Add (un)checked.xpm
161 * images/checked.xpm, images/unchecked.xpm: Add copyright.
162
01898dc2
CY
1632010-10-24 Chong Yidong <cyd@stupidchicken.com>
164
165 * images/checked.xpm:
166 * images/unchecked.xpm: New images.
167
5793a7bc 1682010-10-24 Richard Stallman <rms@gnu.org>
945c0344
RS
169
170 * DISTRIB: Update donation section.
171
5793a7bc 1722010-10-24 Glenn Morris <rgm@gnu.org>
22dd677b
GM
173
174 * DISTRIB: Small updates.
175
3f12b18c
JD
1762010-10-19 Julien Danjou <julien@danjou.info>
177
178 * tutorials/TUTORIAL: Don't mention mode-line end dashes.
179
782b5e8d
CY
1802010-10-16 Chong Yidong <cyd@stupidchicken.com>
181
182 * themes: New directory for custom theme files, moved from lisp/.
183
220d91b8 1842010-10-14 Juanma Barranquero <lekktu@gmail.com>
c0943d3d
JB
185
186 * tutorials/TUTORIAL.es: Fix typos.
187
2e288d54
JB
1882010-10-13 Juanma Barranquero <lekktu@gmail.com>
189
190 * NEWS: Mention `dynamic-library-alist'.
191
013b96cc
GM
1922010-10-13 Glenn Morris <rgm@gnu.org>
193
194 * NEXTSTEP: New file, extracted from ../nextstep/{AUTHORS,README}.
195
a2c31846
GM
1962010-10-12 Glenn Morris <rgm@gnu.org>
197
8521e69b
GM
198 * TODO: Merge ../nextstep/FOR-RELEASE into this file.
199
a2c31846
GM
200 * BABYL: Remove file.
201
b9749554
EL
2022010-09-21 Eric Ludlam <zappo@gnu.org>
203
204 * srecode/java.srt: Make NAME be a prompt.
205
459bba37
MA
2062010-09-13 Michael Albinus <michael.albinus@gmx.de>
207
208 * NEWS: Some Tramp methods are discontinued.
209
ac1e75b3
GM
2102010-09-11 Glenn Morris <rgm@gnu.org>
211
212 * emacs.bash, emacs.csh, ms-kermit: Remove obsolete files (use
213 emacsclient -a instead of the first two).
214
71c17aec
LMI
2152010-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
216
217 * NEWS: Mention the new libxml2 functions.
218
b60f961f
KH
2192010-08-25 Kenichi Handa <handa@m17n.org>
220
221 * HELLO: Change designation sequences for Arabic text.
222
37221432
MA
2232010-08-23 Michael Albinus <michael.albinus@gmx.de>
224
225 * NEWS: dbus.el supports alternative buses.
226
8818c329 2272010-08-22 Alex Harsanyi <harsanyi@mac.com> (tiny change)
d8f0aff6
AH
228
229 * emacs3.py: Import imp module and use it (Bug#5756).
230
b482d923
EZ
2312010-08-14 Eli Zaretskii <eliz@gnu.org>
232
233 * tutorials/TUTORIAL.he: Use MAQAF instead of hyphen where appropriate.
234 Fix a few typos.
235
7815fe19 2362010-08-08 Ken Brown <kbrown@cornell.edu>
4f35b2e8
KB
237
238 * PROBLEMS: Mention problem with Cygwin 1.5.19.
239
309a663f
EZ
2402010-08-07 Eli Zaretskii <eliz@gnu.org>
241
d064e6a6
EZ
242 * NEWS: Mention the Hebrew translation.
243
309a663f
EZ
244 * tutorials/TUTORIAL.he: Don't use acronyms.
245
29cf3e20
EZ
2462010-08-05 Eli Zaretskii <eliz@gnu.org>
247
248 * AUTHORS: Rename unexec.o => unexcoff.o.
249 * PROBLEMS: Rename unexec.o => unexcoff.o.
250
cd83d522
EZ
2512010-07-31 Eli Zaretskii <eliz@gnu.org>
252
253 * tutorials/TUTORIAL.he: New file.
254
255 * tutorials/TUTORIAL.translators: Add TUTORIAL.he.
256
e3aef5c6
CS
2572010-07-24 Christoph Scholtes <cschol2112@gmail.com>
258
259 * NEWS: Document new --distfiles configure.bat option and
260 `dist' make target on Windows.
261
0a46152e
JB
2622010-07-20 Juanma Barranquero <lekktu@gmail.com>
263
264 * PROBLEMS: Add note about use of backslashes in Windows paths.
265
04779484
JB
2662010-07-19 Juanma Barranquero <lekktu@gmail.com>
267
268 * NEWS: Mention --enable-checking is now supported on Windows.
269
86fbb8ca
CD
2702010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
271
272 * refcards/orgcard.tex: Remove the key for the TODO sparse tree
273 and add the new key. Document new keys for image and entity
274 display. Document the Org Babel keys.
86fbb8ca 275
024681aa
KB
2762010-06-19 Ken Brown <kbrown@cornell.edu>
277
278 * PROBLEMS: Update Cygwin GCC information. (Bug#6458)
279
6955432c
GM
2802010-06-12 Glenn Morris <rgm@gnu.org>
281
282 * tutorials/TUTORIAL.bg, tutorials/TUTORIAL.es: Fix typos.
283
f9e78150
MA
2842010-06-09 Michael Albinus <michael.albinus@gmx.de>
285
286 * NEWS: Add notifications.el.
287
ad5a7209
GM
2882010-05-28 Glenn Morris <rgm@gnu.org>
289
290 * MACHINES: Remove some old information no longer of relevance.
291 Switch to outline-mode.
292
f995538b
GM
2932010-05-27 Glenn Morris <rgm@gnu.org>
294
295 * PROBLEMS: Remove old information no longer of relevance.
296
171eda53 2972010-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
c3bb441d
SM
298
299 * NEWS: Add sections for Emacs-23.3.
300
0235128c
SM
3012010-05-08 Chong Yidong <cyd@stupidchicken.com>
302
303 * PROBLEMS: Document gcc-4.5 bug (Bug#6031).
304
3052010-05-08 Kenichi Handa <handa@m17n.org>
306
307 * HELLO: Adjust Burmese for Unicode 5.2 encoding.
308
61a808e8
CY
3092010-05-07 Chong Yidong <cyd@stupidchicken.com>
310
311 * Version 23.2 released.
312
5f43e51c
EZ
3132010-05-07 Eli Zaretskii <eliz@gnu.org>
314
315 * HELLO: Reorder Arabic greetings into logical order (they were
316 mistakenly changed to visual order by the 2010-03-28 change).
317
6e104790 3182010-04-18 Francesc Rocher <rocher@member.fsf.org>
46ac1194
FR
319
320 * MORE.STUFF: Add a new entry for QWE.
321
b9f20364
SM
3222010-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
323
324 * HELLO (Mathematics): Prefer Unicode charset.
325
85738751 3262010-03-30 Chong Yidong <cyd@stupidchicken.com>
727be773
CY
327
328 * images/icons/hicolor/scalable/apps/emacs.svg: Put preamble after
329 svg tag (Bug#5790).
330
85738751 3312010-03-30 Eli Zaretskii <eliz@gnu.org>
5660c0f5
EZ
332
333 * PROBLEMS: Mention problems on MS-Windows with incompatible
334 regex.h headers.
335
a7b02820
EZ
3362010-03-28 Eli Zaretskii <eliz@gnu.org>
337
338 * HELLO: Reorder Arabic and Hebrew into logical order, and
339 insert RLM before the opening paren, to make the display more
340 reasonable. Add setting for bidi-display-reordering in the local
341 variables section.
342 * NEWS: Mention initial support for bidirectional editing.
343
e867cb5d 3442010-03-24 Francesc Rocher <rocher@member.fsf.org>
3af45ae1 345
c3bb441d 346 * MORE.STUFF: Remove CEDET entry, now distributed as part of Emacs.
3af45ae1 347
1888398e
KY
3482010-03-22 Teodor Zlatanov <tzz@lifelogs.com>
349
350 * gnus/gnus-setup.ast: Add finish links to the top nodes.
351
352 * gnus/news-server.ast: Add some trivial validation.
353
7725ebb7
MA
3542010-03-13 Michael Albinus <michael.albinus@gmx.de>
355
356 * NEWS: Add secrets.el.
357
e3c5dd11
CY
3582010-03-12 Chong Yidong <cyd@stupidchicken.com>
359
360 * images/custom/down.xpm, images/custom/right.xpm: Update images
361 to increase contrast on bright backgrounds.
362
288f9fc0
CY
3632010-03-10 Chong Yidong <cyd@stupidchicken.com>
364
365 * Branch for 23.2.
366
d40a7570
GM
3672010-03-06 Glenn Morris <rgm@gnu.org>
368
369 * srecode/default.srt (COPYRIGHT): Update template copyright to GPLv3+.
370
324f60ef
GM
3712010-03-05 Glenn Morris <rgm@gnu.org>
372
373 * refcards/orgcard.tex: Use pdflayout.sty.
374 * refcards/Makefile (orgcard.pdf): Special rule no longer needed.
375
3bb1fc91
GM
3762010-03-02 Glenn Morris <rgm@gnu.org>
377
378 * refcards/Makefile: For cs- and sk-, use pdfcsplain if available.
379 (pl-refcard.pdf): Let presence of pdfmex be another test for the
380 required TeX files. Pass explicit output-format to tex command.
381 (orgcard.pdf): Use ps2pdf, since pdftex tends to produce a
382 portrait layout rather than the desired landscape.
383
09e98003
GM
3842010-03-01 Glenn Morris <rgm@gnu.org>
385
28a138be
GM
386 * refcards/pl-refcard.tex: Double forward-slashes in URL for Mex.
387
f9728733
GM
388 * refcards/de-refcard.tex: Fix paren typo.
389
2509f654
GM
390 * refcards/ru-refcard.tex: Rename \year command to \cyear, since
391 the former seems to be already used in some TeX installations.
392
09e98003
GM
393 * refcards/calccard.tex, refcards/cs-dired-ref.tex:
394 * refcards/cs-refcard.tex, refcards/cs-survival.tex:
395 * refcards/de-refcard.tex, refcards/dired-ref.tex:
396 * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
397 * refcards/fr-survival.tex, refcards/orgcard.pdf:
398 * refcards/orgcard.tex, refcards/pl-refcard.tex:
399 * refcards/pt-br-refcard.tex, refcards/refcard.tex:
400 * refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
401 * refcards/sk-refcard.tex, refcards/sk-survival.tex:
402 * refcards/survival.tex, refcards/vipcard.tex:
403 * refcards/viperCard.tex: Update short copyright year to 2010.
404
183c7ef9
GM
4052010-02-26 Glenn Morris <rgm@gnu.org>
406
407 * tutorials/TUTORIAL.es, tutorials/TUTORIAL.pt_BR:
408 Fix some keybinding typos.
409
6fd060bf
CY
4102010-02-14 Chong Yidong <cyd@stupidchicken.com>
411
22adfe08
GM
412 * images/custom/down-pushed.xpm, images/custom/down.xpm:
413 * images/custom/right-pushed.xpm:
414 * images/custom/right-pushed.xpm: Increase height by four
6fd060bf
CY
415 pixels, to improve text alignment.
416
045b9da7
ML
4172010-01-16 Mario Lang <mlang@delysid.org>
418
419 * srecode/doc-cpp.srt, srecode/doc-default.srt:
420 * srecode/doc-java.srt: Remove duplicated words.
421
c30667d4
GM
4222010-01-14 Nick Roberts <nickrob@snap.net.nz>
423
22adfe08
GM
424 * images/gud/recstart.xpm, images/gud/recstop.xpm:
425 * images/gud/rcont.xpm, images/gud/rnext.xpm:
426 * images/gud/rfinish.xpm, images/gud/rnexti.xpm:
427 * images/gud/rstep.xpm, images/gud/rstepi.xpm:
c30667d4
GM
428 New icons for reverse debugging.
429
c2dd1910
JB
4302010-01-14 Juanma Barranquero <lekktu@gmail.com>
431
432 * srecode/doc-cpp.srt (function-comment, variable-same-line-comment)
433 (group-comment-start, group-comment-end):
434 * srecode/doc-default.srt (section-comment, function-comment)
435 (variable-same-line-comment, group-comment-start, group-comment-end):
436 * srecode/doc-java.srt (function-comment, variable-same-line-comment)
b762841f 437 (group-comment-start, group-comment-end):
c2dd1910
JB
438 Fix typos in template docstrings.
439
d9a7c140
KH
4402010-01-14 Kenichi Handa <handa@m17n.org>
441
442 * NEWS: Describe the change of auto-composition-mode.
443
893db5bc
GM
4442010-01-12 Glenn Morris <rgm@gnu.org>
445
446 * CONTRIBUTE, NEWS: Use bug-gnu-emacs rather than emacs-pretest-bug
447 for bug reports for development versions.
448
da14b7ca
JB
4492010-01-01 Juanma Barranquero <lekktu@gmail.com>
450
451 * NEWS: Fix typos.
452
5b94cf5f
GM
4532009-12-15 Glenn Morris <rgm@gnu.org>
454
d40084d1
GM
455 * CONTRIBUTE (Coding Standards): Update URL.
456 (Getting the Source Code): Other VCSs are available.
457
8a0d3b3f
GM
458 * ORDERS: Update some URLs.
459
5b94cf5f
GM
460 * edt-user.el: New file, split out from edt-user.doc.
461 * edt-user.doc: Split into edt-user.el and ../doc/misc/edt.texi,
462 and remove.
463
9bbd0cac
MA
4642009-12-09 Michael Albinus <michael.albinus@gmx.de>
465
466 * NEWS: Point to the external counterparts of su and sudo.
467
eb7799da
GM
4682009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
469
470 * images/mpc/add.xpm, images/mpc/ffwd.xpm, images/mpc/next.xpm:
471 * images/mpc/pause.xpm, images/mpc/play.xpm, images/mpc/prev.xpm:
472 * images/mpc/rewind.xpm, images/mpc/stop.xpm:
473 New images.
474
59ffcfc4
MA
4752009-11-27 Michael Albinus <michael.albinus@gmx.de>
476
477 * NEWS: New functions eshell/su and eshell/sudo.
478
1d5aaabd
KR
4792009-11-26 Kevin Ryde <user42@zip.com.au>
480
481 * MORE.STUFF: emacswiki ElispArea url "wiki.pl" -> "wiki".
482 Aubrey Jaffer's texinfo R5RS moved to
483 http://groups.csail.mit.edu/mac/ftpdir/scm/r5rs.info.tar.gz
484 (per http://people.csail.mit.edu/jaffer/Scheme.html).
485
6a7ce3a2
JD
4862009-11-26 Jan Djärv <jan.h.d@swipnet.se>
487
488 * PROBLEMS: Mention Metacity hang on Emacs resize.
489
abbdc6a0
CY
4902009-11-20 Ken Brown <kbrown@cornell.edu> (tiny change)
491
5c3ef352
CY
492 * PROBLEMS: Add workaround for Cygwin crash and remove fixed
493 rebasing problem.
abbdc6a0 494
637fa988
JD
4952009-11-17 Jan Djärv <jan.h.d@swipnet.se>
496
497 * NEWS: Mention dynamic font changes (font-use-system-font).
498
17673adf
CD
4992009-11-15 Carsten Dominik <dominik@u016822.science.uva.nl>
500
501 * refcards/orgcard.tex: Push version number to 6.33a.
502
a351880d
CD
5032009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
504
505 * refcards/orgcard.tex: Document the new archiving keys.
506
951802d0
CY
5072009-11-08 Chong Yidong <cyd@stupidchicken.com>
508
509 * compilation.txt: Add one more error message for msft (Bug#4100).
510
3aa8040c
KF
5112009-10-09 Karl Fogel <karl.fogel@red-bean.com>
512
513 * NEWS: Document bookmark.el at 2008-06-25T16:51:33Z!monnier@iro.umontreal.ca format upgrade. (Bug#3375)
514
9a03b2e1
MA
5152009-10-04 Michael Albinus <michael.albinus@gmx.de>
516
517 * NEWS: New function copy-directory.
518
c05676c5
CY
5192009-10-03 Chong Yidong <cyd@stupidchicken.com>
520
521 * srecode: New directory for SRecode template files.
522
d3080264
MA
5232009-10-01 Michael Albinus <michael.albinus@gmx.de>
524
525 * NEWS: delete-directory has an optional parameter RECURSIVE.
526
7006d207
CD
5272009-10-01 Carsten Dominik <dominik@u016822.science.uva.nl>
528
529 * refcards/orgcard.tex: New version number.
530
8b15e920
MA
5312009-09-28 Michael Albinus <michael.albinus@gmx.de>
532
533 * NEWS: Mention Tramp connection methods "imap" and "imaps".
534
3d994264
TZ
5352009-09-27 Teodor Zlatanov <tzz@lifelogs.com>
536
537 * NEWS: Mention new library imap-hash.el
538
1659ada0
JB
5392009-09-22 Juanma Barranquero <lekktu@gmail.com>
540
541 * NEWS: Mention new variable `help-downcase-arguments'
542 and new default for arguments in *Help* buffers.
543
8686ac71
JB
5442009-09-15 Juanma Barranquero <lekktu@gmail.com>
545
546 * NEWS: Mention new behavior of -Q and new variable
547 `inhibit-x-resources'.
548
b2d98113
CY
5492009-09-13 Chong Yidong <cyd@stupidchicken.com>
550
551 * PROBLEMS: Document Athena/Lucid internationalization
552 problem (Bug#4333).
553
6eb02347
CD
5542009-09-02 Carsten Dominik <dominik@u016822.science.uva.nl>
555
556 * refcards/orgcard.tex: Document new effort setting commands.
557 Document the new keys for agenda time motion.
558 Document the `E' key in the agenda.
559
82e98df4
SM
5602009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
561
562 * NEWS: Declare unibyte sessions obsolete.
563
7284d47a
MA
5642009-08-28 Michael Albinus <michael.albinus@gmx.de>
565
566 * NEWS: Mention Tramp connection method "rsyncc" and variable
567 `process-file-side-effects'.
568
3c736e33
KH
5692009-08-13 Kenichi Handa <handa@m17n.org>
570
571 * NEWS: Mention the new coding systme `utf-8-hfs' and many
572 functions for Unicode normalization.
573
f10ce991
CY
5742009-08-09 CHENG Gao <chenggao@gmail.com>
575
576 * MORE.STUFF: Update Etags and Ispell URLs.
577
5ce6e4f4 5782009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
e9b23a04
DD
579
580 * images/gud/all.xpm, images/gud/thread.xpm: New icons for
581 gdb-mi.el
582
3bca7ca5
DN
5832009-08-07 Dan Nicolaescu <dann@ics.uci.edu>
584
585 * e/eterm-color.ti (msgr, u6, u7): New capabilities.
586
aa16c75d
MA
5872009-08-02 Michael Albinus <michael.albinus@gmx.de>
588
589 * NEWS: Autorevert Tail mode works now for remote files.
590
cabb1527
CY
5912009-07-26 Kevin Ryde <user42@zip.com.au>
592
593 * compilation.txt: Add Perl-Glib sample message.
594
100b6355
KR
5952009-07-23 Ken Raeburn <raeburn@raeburn.org>
596
597 * NEWS: `load-in-progress' corruption fixed.
598
0b5546d6
GM
5992009-07-21 Glenn Morris <rgm@gnu.org>
600
601 * refcards/cs-dired-ref.tex, refcards/dired-ref.tex:
602 * refcards/fr-dired-ref.tex, refcards/sk-dired-ref.tex:
603 * refcards/cs-refcard.tex, refcards/de-refcard.tex:
604 * refcards/fr-refcard.tex, refcards/pl-refcard.tex:
605 * refcards/pt-br-refcard.tex, refcards/refcard.tex:
606 * refcards/ru-refcard.tex, refcards/sk-refcard.tex:
607 * refcards/cs-survival.tex, refcards/fr-survival.tex:
608 * refcards/sk-survival.tex, refcards/survival.tex:
609 Remove version numbers that don't mean much. Instead, just use Emacs
610 version and date. Use FSF URL rather than postal address.
611
612 * refcards/vipcard.tex (versionnumber, version): Remove.
613 (versionemacs, versionvip): New.
614 (copyrightnotice): Use FSF URL rather than postal address.
615
616 * refcards/viperCard.tex (versionnumber): Rename to versionviper.
617 (versionemacs, versionxemacs): New.
618 (version): Remove.
619 (copyrightnotice): Use FSF URL rather than postal address.
620
f3cc0ddb
GM
6212009-07-16 Glenn Morris <rgm@gnu.org>
622
c2c847d2
GM
623 * refcards/cs-dired-ref.tex, refcards/fr-dired-ref.tex:
624 * refcards/sk-dired-ref.tex:
625 Remove non-existent (?) bindings: w, C-u o, U, delete.
626 Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.
627
f3cc0ddb
GM
628 * refcards/gnus-refcard.tex: Condense a few sentences in order to
629 make them fit on one line, and add some page breaks, to improve the
630 layout in the pdfs.
631
c1baf2d1
GM
6322009-07-15 Glenn Morris <rgm@gnu.org>
633
634 * refcards/dired-ref.tex: Change from A4 to letter paper.
635 Remove non-existent (?) bindings: w, C-u o, U, delete.
636 Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.
637 New: async shell command = &.
638
639 * refcards/gnus-refcard.tex (Copyright): Add 2009.
640 (Notes): Add missing line-break.
641 (Threading): Reword to fit on one line.
642
643 * refcards/calccard.tex (emacsversionnumber): Just use major version.
644
645 * refcards/Makefile (gnus-booklet.pdf): Use jobname rather than
646 clobbering gnus-refcard.pdf.
647 (clean): Remove .aux files.
31a9ab9d 648 (gnus-logo.pdf): Remove rule, since this file is distributed.
c1baf2d1 649
86b12161
KH
6502009-07-10 Kenichi Handa <handa@m17n.org>
651
652 * tutorials/TUTORIAL.ja: Reflect the latest change of TUTORIAL.
653
4cbe53b4
GM
6542009-07-10 Kevin Ryde <user42@zip.com.au>
655
656 * compilation.txt: Fix names of some elements.
657
45ea35bf
GM
6582009-07-08 Glenn Morris <rgm@gnu.org>
659
660 * tutorials/TUTORIAL: Standardize the way M-x commands are written:
661 dashes inside command names, not spaces; spaces before <Return>.
662 (Summary): Describe the new behavior of C-l.
663 (Basic Cursor Control): Don't say that files "ought" to end in newlines.
664 Try to distinguish scroll bar from fringes.
665 You can also scroll with a wheel mouse.
666 (If Emacs Stops Responding): Rename from "When Emacs is hung".
667 (Inserting And Deleting): Continuation marks appear in the fringe.
668 Clarify that deletion can be undone. Mention cut and paste, and
669 the Glossary.
670 (Files, Mode Line): Update mode-line format.
671 (Extending The Command Set): Downplay C-z, since using Emacs on a
672 text-only terminal is less common these days.
673 (Searching): Incremental searching is no longer atypical.
674 Downplay flow control issues, remove reference to deleted FAQ node.
675 (Multiple Windows): Mention frames.
676 (Multiple Frames): New section.
677 (Getting More Help): Downplay C-h having a different binding.
678 Don't say help is "on-line", since the meaning has changed.
679 (More Features): Replace "on-line". Use C-h rather than F10 h.
680 Say a little more about completion.
681 (Conclusion): Don't mention C-z again here.
682
3f1c6666
JD
6832009-07-01 Jan Djärv <jan.h.d@swipnet.se>
684
685 * NEWS: Mention maximized.
686
edb54f27
MA
6872009-06-30 Michael Albinus <michael.albinus@gmx.de>
688
689 * NEWS: Add "synce" connection method of Tramp.
690
ac8b8fcd
MA
6912009-06-24 Michael Albinus <michael.albinus@gmx.de>
692
693 * NEWS: Add new connection methods of Tramp.
694
aa4a9384
KH
6952009-06-24 Kenichi Handa <handa@m17n.org>
696
697 * charsets/stdenc.map: Re-generated.
698
699 * charsets/symbol.map: Re-generated.
700
70243478
CY
7012009-06-21 Chong Yidong <cyd@stupidchicken.com>
702
703 * Branch for 23.1.
704
043dfe24
AM
7052009-06-15 Alan Mackenzie <acm@muc.de>
706
707 * NEWS: Document changes to end-of-defun-function, clarifying
708 entry for beginning-of-defun-function.
709
d1d87851
BW
7102009-06-13 Bill Wohler <wohler@newt.com>
711
712 Release MH-E version 8.2.
713
714 * NEWS, MH-E-NEWS: Update for MH-E release 8.2.
715
742c7b4c
KH
7162009-06-12 Kenichi Handa <handa@m17n.org>
717
b643362c 718 * HELLO: Use "/" instead of "," to separate independent words.
67cbe681 719
742c7b4c
KH
720 * charsets/*.map: All re-generated.
721
7222009-06-08 Kenichi Handa <handa@m17n.org>
723
724 * HELLO: Downcase "suomi".
725
74815974
WL
7262009-05-25 Werner Lemberg <wl@gnu.org>
727
728 * tutorial/TUTORIAL.de: Updated; synchronize with TUTORIAL.
729 Use reformed Orthography.
730 Minor improvements.
731
ece53951
CY
7322009-05-19 Chong Yidong <cyd@stupidchicken.com>
733
734 * refcards/survival.tex: Add M-g M-g binding.
735
736 * refcards/survival.tex:
737 * refcards/sk-survival.tex:
738 * refcards/sk-refcard.tex:
739 * refcards/sk-dired-ref.tex:
740 * refcards/ru-refcard.tex:
741 * refcards/pt-br-refcard.tex:
742 * refcards/pl-refcard.tex:
743 * refcards/fr-survival.tex:
744 * refcards/fr-dired-ref.tex:
745 * refcards/dired-ref.tex:
746 * refcards/cs-survival.tex:
747 * refcards/cs-refcard.tex:
748 * refcards/cs-dired-ref.tex: Bump refcard version numbers to 23.
749
a96da3ab
CY
7502009-05-15 Chong Yidong <cyd@stupidchicken.com>
751
752 * refcards/refcard.tex: Update Emacs version to 23.
753
91ce9459
CY
7542009-05-15 Sven Joachim <svenjoac@gmx.de>
755
da14b7ca
JB
756 * refcards/de-refcard.tex: Merge changes from refcard.tex.
757 Change `Paragraph' to `Absatz'.
91ce9459 758
583ebd63
GM
7592009-04-09 Glenn Morris <rgm@gnu.org>
760
761 * MORE.STUFF: Update some urls. Remove dead links: eshell, expand,
762 ffap, hideshow. Remove original whitespace, now in obsolete/.
763 Remember and nXML are part of the distribution now.
764
2d2db320
KH
7652009-03-13 Kenichi Handa <handa@m17n.org>
766
767 * NEWS: Add description for the argument change of
768 `set-fontset-font' and `print-fontset'.
769
bd6e492c
GM
7702009-02-25 Glenn Morris <rgm@gnu.org>
771
772 * MORE.STUFF: Mention Zile.
773
a20878b6
MB
7742009-02-23 Miles Bader <miles@gnu.org>
775
776 * NEWS: Rename `system-process-attributes' to `process-attributes'.
777
6766b10c
NR
7782009-02-19 Nick Roberts <nickrob@snap.net.nz>
779
780 * compilation.txt: Add entry for maven.
781
f623f737
JB
7822009-02-14 Jay Belanger <jay.p.belanger@gmail.com>
783
784 * refcards/calccard.tex: Update version number.
785 Mention Maxima mode.
786
bec18736
DN
7872009-02-04 Dan Nicolaescu <dann@ics.uci.edu>
788
789 * compilation.txt (gnu): Add an example for the "note" format.
790
8c4fae51
JR
7912009-02-04 Jason Rumney <jasonr@gnu.org>
792
793 * PROBLEMS (CPP): Note problem with resource compiler of MSVC.
794
2c015ae7
GM
7952009-02-02 Carsten Dominik <dominik@science.uva.nl>
796
797 * refcards/orgcard.tex: New version number.
798
62e466d0
JB
7992009-01-28 Juanma Barranquero <lekktu@gmail.com>
800
801 * PROBLEMS (Windows): Add entry about TCC/4NT and App Paths keys.
802
7ddb1b5f
CD
8032009-01-28 Carsten Dominik <dominik@science.uva.nl>
804
805 * refcards/orgcard.tex: New version number.
806
3da3282e
CD
8072009-01-27 Carsten Dominik <dominik@science.uva.nl>
808
809 * refcards/orgcard.tex: New version number.
810
be7ca044
KH
8112009-01-27 Kenichi Handa <handa@m17n.org>
812
813 * NEWS: New function `coding-sytem-from-name'.
814
55e0839d
CD
8152009-01-25 Carsten Dominik <dominik@science.uva.nl>
816
817 * refcards/orgcard.tex: New year and version number.
818 Document heading/item conversion commands.
819 Document C-c RET in tables.
820
cc2fc5a2
MA
8212009-01-03 Michael Albinus <michael.albinus@gmx.de>
822
823 * NEWS: Tramp supports IPv6 addresses.
824
b6cb4cd5
CD
8252008-12-20 Carsten Dominik <dominik@science.uva.nl>
826
827 * refcards/orgcard.tex: Version number change.
828
bde76d3e
EZ
8292008-12-19 Eli Zaretskii <eliz@gnu.org>
830
831 * PROBLEMS (MS-DOS): Document the problems on Vista.
832
ed208c8a
CD
8332008-12-17 Carsten Dominik <dominik@science.uva.nl>
834
835 * refcards/orgcard.tex: Version number change.
836
67df9cfb
CD
8372008-12-16 Carsten Dominik <dominik@science.uva.nl>
838
839 * refcards/orgcard.tex: Version number change.
840
7c3cb0ab
DN
8412008-12-11 Dan Nicolaescu <dann@ics.uci.edu>
842
843 * MACHINES: SH3 is still supported.
844
96c8522a
CD
8452008-12-07 Carsten Dominik <dominik@science.uva.nl>
846
847 * refcards/orgcard.tex: Version number update.
848
0956be4f
JB
8492008-11-27 Juanma Barranquero <lekktu@gmail.com>
850
851 * NEWS: Fix typo. (Bug#1439)
852
e45e3595
CD
8532008-11-12 Carsten Dominik <dominik@science.uva.nl>
854
855 * refcards/orgcard.tex: Document the extra yanking key.
856
33198156
MH
8572008-11-08 Mark A. Hershberger <mah@everybody.org>
858
859 * compilation.txt (php): Add regexp for php error messages.
860
d6c180c4
JB
8612008-10-24 Juanma Barranquero <lekktu@gmail.com>
862
863 * NEWS: New function `locate-user-emacs-file'.
864
fac5dc61
DN
8652008-10-18 Ulrich Mueller <ulm@gentoo.org>
866
867 * MACHINES: Add section for SuperH.
868
47ffc456
CD
8692008-10-12 Carsten Dominik <dominik@science.uva.nl>
870
871 * refcards/orgcard.tex: Add description for attachments, plus
872 minor changes.
873
8742008-07-24 Carsten Dominik <dominik@science.uva.nl>
875
876 * refcards/orgcard.tex: Minor fixes.
877
29c068d1
DU
8782008-09-08 Daiki Ueno <ueno@unixuser.org>
879
880 * TODO: Remove the entry describing auto-encryption.
881
3256a475
RC
8822008-08-26 Robert J. Chassell <bob@rattlesnake.com>
883
10d1d0af 884 * PROBLEMS: Prevent pasting a region twice on an xterm or rxvt in X.
3256a475 885
5bd950ea
CY
8862008-08-23 Chong Yidong <cyd@stupidchicken.com>
887
888 * HELLO: Fix Javanese pun.
889
f956beb6
BW
8902008-08-18 Bill Wohler <wohler@newt.com>
891
892 Release MH-E version 8.1.
10d1d0af 893
f956beb6
BW
894 * NEWS, MH-E-NEWS: Update for MH-E release 8.1.
895
4e5a8be9
VJL
8962008-08-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
897
898 * NEWS: Improve information about whitespace package.
899
6d496c76
TZ
9002008-08-01 Teodor Zlatanov <tzz@lifelogs.com>
901
902 * NEWS: Add entries about the new auth-source integration and
903 about the cyrillic-translit modifications.
904
7ded3383
AR
9052008-08-01 Adrian Robert <Adrian.B.Robert@gmail.com>
906
907 * Emacs.clr: Remove.
908
7c2fb837
DN
9092008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
910
911 * termcap.src: Remove file.
912 * README:
913 * PROBLEMS:
914 * MACHINES: Remove VMS info.
915
9e2a2647
DN
9162008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
917
918 * PROBLEMS:
919 * MACHINES: Remove mentions of Mac Carbon.
920
355b422f
VJL
9212008-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
922
923 * NEWS: New function `diff-show-trailing-blanks' in diff-mode.el.
924
b8454fe2
MA
9252008-07-24 Michael Albinus <michael.albinus@gmx.de>
926
927 * NEWS: Add xesam.el.
928
2f56f788
VJL
9292008-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
930
931 * NEWS: Add information about whitespace package.
932
15f54450
JL
9332008-07-19 Juri Linkov <juri@jurta.org>
934
935 * tutorials/TUTORIAL: Add information about C-g to the introduction.
936
555b0992
JB
9372008-07-18 Francesc Rocher <rocher@member.fsf.org>
938
939 * images/splash8.xpm: Remove.
940
ba60bd44 9412008-07-17 Adrian Robert <Adrian.B.Robert@gmail.com>
06b62770
AR
942
943 * NEWS: Add entry about NS port.
944
ba60bd44 9452008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
946
947 * Emacs.clr: New file, add support for X color names to NS display
948 implementations.
949
268207a3
JL
9502008-07-12 Juri Linkov <juri@jurta.org>
951
952 * HELLO: Use more correct IPA characters for English pronunciation.
953 Add the combining acute accent after the accented vowel in the
954 Russian example like it is used in dictionaries.
955
3b48f0d2
KH
9562008-07-11 Kenichi Handa <handa@m17n.org>
957
10d1d0af 958 * HELLO: Change the Arabic words appearing in Non-ASCII examples to
3b48f0d2
KH
959 iso-8859-6 characters.
960
68548459
JB
9612008-07-02 Francesc Rocher <rocher@member.fsf.org>
962
963 * images/splash.png:
964 * images/splash.svg:
965 * images/gnus/gnus.png:
966 * images/gnus/gnus.svg: New files.
967
50542767
KH
9682008-06-25 Kenichi Handa <handa@m17n.org>
969
970 * NEWS: Mention string-to-unibyte.
971
e9e70c43
MA
9722008-06-21 Michael Albinus <michael.albinus@gmx.de>
973
974 * NEWS: Tramp uses auth-source.
975
203553fd
JPW
9762008-06-08 John Paul Wallington <jpw@pobox.com>
977
68548459 978 * NEWS: Document that `completion-ignore-case' is nil on MS-Windows.
203553fd 979
23aaf52b
MO
9802008-05-19 Tom Tromey <tromey@redhat.com>
981
982 * NEWS: Mention directory-local variables.
983
5525fa30
JL
9842008-05-11 Juri Linkov <juri@jurta.org>
985
986 * images/custom/README:
987 * images/custom/down.xpm:
988 * images/custom/down-pushed.xpm:
989 * images/custom/right.xpm:
990 * images/custom/right-pushed.xpm: New files.
991
db86064f
ER
9922008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
993
994 * NEWS: Support for Meta-CVS removed.
995
ba82b36e
NR
9962008-05-05 Nick Roberts <nickrob@snap.net.nz>
997
998 * compilation.txt: Add regexp for Open Watcom compiler output.
999
e405fa5f
RS
10002008-05-04 Reiner Steib <reiner.steib@gmx.de>
1001
1002 * NEWS: Reword previous commit.
1003 * NEWS.22: Document removal of duplicated "alt-" input methods.
1004
10052008-05-03 Glenn Morris <rgm@gnu.org>
1006
1007 * NEWS: Document removal of duplicated "alt-" input methods.
1008
1cb33438
GM
10092008-04-26 Glenn Morris <rgm@gnu.org>
1010
1011 * forms-d2.dat: Move here from ../lisp.
1012
312082e9
JR
10132008-04-06 Jason Rumney <jasonr@gnu.org>
1014
1015 * HELLO (Burmese): Rename from Myanmar.
1016
e652d4d3
RS
10172008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
1018
1019 * GNUS-NEWS (incoming mail files): Add version.
1020
bd6b0b01
RS
10212008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
1022
5bc6ddff
MB
1023 * tutorials/TUTORIAL.de: Remove even more discussion of flow
1024 control. Refer to node name `Init Rebinding' instead of title.
1025
28a16a1b
CD
10262008-03-13 Carsten Dominik <dominik@science.uva.nl>
1027
1028 * refcards/orgcard.tex: Minor fixes.
1029
4d2d106e
CY
10302008-03-12 Chong Yidong <cyd@stupidchicken.com>
1031
5bc6ddff
MB
1032 * tutorials/TUTORIAL, tutorials/TUTORIAL.fr, tutorials/TUTORIAL.ro:
1033 * tutorials/TUTORIAL.bg, tutorials/TUTORIAL.it, tutorials/TUTORIAL.ru:
1034 * tutorials/TUTORIAL.cn, tutorials/TUTORIAL.ja, tutorials/TUTORIAL.sk:
1035 * tutorials/TUTORIAL.cs, tutorials/TUTORIAL.ko, tutorials/TUTORIAL.sl:
1036 * tutorials/TUTORIAL.de, tutorials/TUTORIAL.nl, tutorials/TUTORIAL.sv:
1037 * tutorials/TUTORIAL.eo, tutorials/TUTORIAL.pl, tutorials/TUTORIAL.th:
1038 * tutorials/TUTORIAL.es, tutorials/TUTORIAL.pt_BR:
1039 Remove discussion of flow control.
4d2d106e 1040
85efdcf3
JB
10412008-03-12 Juanma Barranquero <lekktu@gmail.com>
1042
1043 * NEWS: Describe linum.el.
1044
cf358568
GM
10452008-03-11 Glenn Morris <rgm@gnu.org>
1046
1047 * images/icons/hicolor/128x128/apps/emacs.png:
1048 * images/icons/hicolor/16x16/apps/emacs.png:
1049 * images/icons/hicolor/24x24/apps/emacs.png:
1050 * images/icons/hicolor/32x32/apps/emacs.png:
1051 * images/icons/hicolor/48x48/apps/emacs.png:
1052 * images/icons/hicolor/scalable/apps/emacs.svg:
1053 * images/icons/hicolor/scalable/mimetypes/emacs-document.svg:
1054 Remove `creator' metadata.
1055
880820fe 10562008-03-06 Jan Djärv <jan.h.d@swipnet.se>
e8db5c59
JD
1057
1058 * images/README: Update with bookmark_add.
1059
cf358568 1060 * images/bookmark_add.pbm, images/bookmark_add.xpm: New files.
e8db5c59 1061
7b7b316e
DN
10622008-03-03 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
1063
67ab2045
JR
1064 * images/icons/hicolor/32x32/apps/emacs.png: Make transparency 8 bit.
1065 * images/icons/hicolor/scalable/mimetypes/emacs-document.svg: New file.
7b7b316e
DN
1066 * images/icons/hicolor/scalable/apps/emacs.svg: Fix format.
1067
8298ed37
GM
10682008-03-03 Andrew Zhilin <andrew_zhilin@yahoo.com>
1069
1070 * images/icons/hicolor/16x16/apps/emacs22.png:
1071 * images/icons/hicolor/24x24/apps/emacs22.png:
1072 * images/icons/hicolor/32x32/apps/emacs22.png:
1073 * images/icons/hicolor/48x48/apps/emacs22.png: New files.
1074 These are the old versions of `emacs.png' under a new name.
1075
c9cc6462
DN
10762008-03-02 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
1077
1078 * images/icons/README: Update info for the icons.
1079
1080 * images/icons/emacs16_mac.png:
1081 * images/icons/emacs24_mac.png:
1082 * images/icons/emacs256_mac.png:
1083 * images/icons/emacs32_mac.png:
1084 * images/icons/emacs48_mac.png:
8298ed37 1085 * images/icons/emacs512_mac.png: Remove.
c9cc6462
DN
1086
1087 * images/icons/hicolor/16x16/apps/emacs.png:
1088 * images/icons/hicolor/24x24/apps/emacs.png:
1089 * images/icons/hicolor/32x32/apps/emacs.png:
1090 * images/icons/hicolor/48x48/apps/emacs.png: New icon.
1091
1092 * images/icons/hicolor/scalable/apps/emacs.svg:
1093 * images/icons/hicolor/128x128/apps/emacs.png: New files.
1094
143cecdb
RS
10952008-02-26 Reiner Steib <Reiner.Steib@gmx.de>
1096
1097 * NEWS (Gnus): Mention problem with coding system `utf-8-emacs'
1098 when using different Emacs versions.
1099
880820fe 11002008-02-25 Jan Djärv <jan.h.d@swipnet.se>
28bcb349 1101
51fb064b
MB
1102 * NEWS.22: Mention stock icons for Gtk+.
1103
19095422
KH
11042008-02-22 Kenichi Handa <handa@ni.aist.go.jp>
1105
4a4bdfc7 1106 * NEWS: Mention the new language environments Bengali, Punjabi,
19095422
KH
1107 Gujarati, Oriya, Telugu, Sinhala. Mention the removal of features
1108 devanagari, devan-util, kannada, knd-util, malayalam, mlm-util,
1109 tamil, and tml-util.
1110
607d3be2
MO
11112008-02-22 Michael Olson <mwolson@gnu.org>
1112
1113 * NEWS: Describe nXML mode and json.el.
1114
6a6b4d7d
KH
11152008-02-21 Kenichi Handa <handa@ni.aist.go.jp>
1116
4a4bdfc7
JB
1117 * NEWS: Improve the description about the removal of cp-...-codepage
1118 functions. Describe the removal of the feature `devan-util'.
6a6b4d7d 1119
027cd644
GM
11202008-02-21 Glenn Morris <rgm@gnu.org>
1121
1122 * NEWS.unicode: Merge into NEWS and remove file.
1123
3d8c4938
KH
11242008-02-20 Kenichi Handa <handa@ni.aist.go.jp>
1125
1126 * NEWS.unicode: Mention the removal of codepage related functions.
1127
1f7bdd6f
GM
11282008-02-16 Glenn Morris <rgm@gnu.org>
1129
1130 * nxml/test-invalid.xml, nxml/test-valid.xml: Move here from lisp/nxml.
1131 Rename from "test." to "test-" for doschk.
1132
c6588a85
MO
11332008-02-10 Daiki Ueno <ueno@unixuser.org>
1134
1135 * NEWS: Clarify EasyPG functionalities.
1136
f34cec5c
EZ
11372008-02-09 Eli Zaretskii <eliz@gnu.org>
1138
b03f96dc
MB
1139 * tutorials/TUTORIAL.ru: Remove redundant empty lines, insert a
1140 magic line instead.
1141
880820fe 11422008-02-08 Jan Djärv <jan.h.d@swipnet.se>
7b476dbe
JD
1143
1144 * NEWS: Mention XEmbed and --parent-id.
1145
4b01af2e
MO
11462008-02-08 Daiki Ueno <ueno@unixuser.org>
1147
1148 * NEWS: Mention EasyPG.
1149
ee2502fa
EZ
11502008-02-02 Eli Zaretskii <eliz@gnu.org>
1151
85efdcf3
JB
1152 * tutorials/TUTORIAL.ru: Restore copyright years. Update tutorial.
1153 Fix wording.
ee2502fa 1154
aca7a3d2
MB
11552008-02-02 Kenichi Handa <handa@ni.aist.go.jp>
1156
19095422 1157 * HELLO: Add Bengali, Gujarati, Khmer, Myanmar, Oriya, Sinhala,
10d1d0af 1158 Telugu. Fix ISO-2022 designations in Cantonese line.
aca7a3d2 1159
f78b3baf 11602008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1161
1162 * HELLO: Remove non-unicode character from Tibetan text.
1163
f78b3baf 11642008-02-01 Miles Bader <miles@gnu.org>
aca7a3d2
MB
1165
1166 * TODO, PROBLEMS, NEWS: Replace references to Emacs version "22"
1167 with "23".
1168
f78b3baf 11692008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1170
1171 * charsets: New directory for charset mapping tables.
1172
1173 * charsets/README: New file.
1174
1175 * charsets/*.map: New files.
1176
f78b3baf 11772008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1178
1179 * HELLO: Change "Hindi" to more common characters.
1180
f78b3baf 11812008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 1182
bcc891c2
GM
1183 * HELLO: Fix upcase and downcase for several languages.
1184 Change the two German lines into one. Change "Nederlangs" to
1185 "Dutch (Nederlands)". Add original language names to several entries.
aca7a3d2 1186
f78b3baf 11872008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 1188
b03f96dc 1189 * tutorials/TUTORIAL.es: Add local variable coding: latin-1.
aca7a3d2 1190
f78b3baf 11912008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 1192
bcc891c2 1193 * HELLO: Change indian-2-column chars of Hindi line to Unicode chars.
aca7a3d2 1194
f78b3baf 11952008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
1196
1197 * HELLO: Add pseudo-maths example.
1198
f05c591d
CY
11992008-01-31 Alex Ott <alexott@gmail.com>
1200
1201 * tutorials/TUTORIAL.ru: Update tutorial.
1202
5e56b3fb
MO
12032008-01-25 Michael Olson <mwolson@gnu.org>
1204
1205 * ERC-NEWS: Update for ERC 5.3 release candidate.
1206
1966aa84
JB
12072008-01-22 Juanma Barranquero <lekktu@gmail.com>
1208
1209 * DEVEL.HUMOR: New entry.
1210
dbc28aaa
CD
12112008-01-18 Carsten Dominik <dominik@science.uva.nl>
1212
1213 * refcards/orgcard.tex: Update to Org-mode version 5.19.
1214
bb9f7948
EZ
12152008-01-12 Eli Zaretskii <eliz@gnu.org>
1216
1217 * MACHINES: Add an explicit list of platforms that are no longer
1218 supported.
1219 * NEWS: Refer to this list.
1220
6c5a8964
GM
12212008-01-08 Glenn Morris <rgm@gnu.org>
1222
7de6767d
GM
1223 * refcards/calccard.tex, refcards/cs-dired-ref.tex:
1224 * refcards/cs-refcard.tex, refcards/cs-survival.tex:
1225 * refcards/de-refcard.tex, refcards/dired-ref.tex:
1226 * refcards/fr-drdref.tex, refcards/fr-refcard.tex:
1227 * refcards/fr-survival.tex, refcards/gnus-refcard.tex:
1228 * refcards/orgcard.tex, refcards/pl-refcard.tex:
1229 * refcards/pt-br-refcard.tex, refcards/refcard.tex:
1230 * refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
1231 * refcards/sk-refcard.tex, refcards/sk-survival.tex:
1232 * refcards/survival.tex, refcards/vipcard.tex:
1233 * refcards/viperCard.tex: Update printed copyright year to 2008.
6c5a8964 1234
049dcb6f
GM
12352008-01-08 Kevin Ryde <user42@zip.com.au>
1236
1237 * compilation.txt (perl): Add a "during global destruction" sample.
1238
f3041af1
DN
12392008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
1240
1241 * PROBLEMS:
1242 * MACHINES: Remove references to systems not supported anymore.
1243
d35e1cd7
DN
12442008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
1245
1246 * MACHINES: Remove Masscomp.
1247
1c884795
DN
12482008-01-03 Dan Nicolaescu <dann@ics.uci.edu>
1249
1250 * images/icons/emacs_16.png, images/icons/emacs_24.png
1251 * images/icons/emacs_32.png, images/icons/emacs_48.png: Rename to
1966aa84 1252 hicolor/16x16/apps/emacs.png, hicolor/24x24/apps/emacs.png,
1c884795
DN
1253 hicolor/32x32/apps/emacs.png and hicolor/48x48/apps/emacs.png.
1254
1255 * images/icons/README (Author): Update for renaming.
1256
1257 * emacs.desktop (Icon): Update icon name.
1258
243d547c
EZ
12592007-12-15 Eli Zaretskii <eliz@gnu.org>
1260
0afd5f04
EZ
1261 The following files renamed to avoid file-name clashes in
1262 8+3 (a.k.a. DOS) namespace:
1263
30361fee
EZ
1264 * schema/xhtml-basic-form.rnc: Renamed to xhtml-bform.rnc.
1265 * schema/xhtml-basic-table.rnc: Renamed to xhtml-btable.rnc.
1266 * schema/xhtml-list.rnc: Renamed to xhtml-lst.rnc.
1267 * schema/xhtml-target.rnc: Renamed to xhtml-tgt.rnc.
1268 * schema/xhtml-style.rnc: Renamed to xhtml-xstyle.rnc.
1269 * schema/xhtml-form.rnc, schema/xhtml-table.rnc, schema/xhtml.rnc:
1270 Updated accordingly.
1271
e7bdf123 1272 * schema/docbook-dyntbl.rnc, schema/docbook-soextbl.rnc: Renamed to
30361fee
EZ
1273 docbk-dyntbl.rnc and docbk-soextbl.rnc, respectively.
1274
243d547c
EZ
1275 * images/icons/macemacs_16.png, images/icons/macemacs_24.png:
1276 * images/icons/macemacs_32.png, images/icons/macemacs_48.png:
1277 * images/icons/macemacs_256.png, images/icons/macemacs_512.png:
1278 Renamed to emacs16_mac.png, emacs24_mac.png, emacs32_mac.png,
1279 emacs48_mac.png, emacs256_mac.png, and emacs512_mac.png,
0afd5f04 1280 respectively.
243d547c 1281
97fdf31e 12822007-12-08 Ulrich Mueller <ulm@gentoo.org> (tiny change)
d65f0593
DN
1283
1284 * emacs.desktop (Exec, Icon, Categories): Fix entries.
1285
cf944fa4
RS
12862007-12-08 Reiner Steib <Reiner.Steib@gmx.de>
1287
1288 * NEWS: Add minimal Gnus item.
1289
e10fe1cb
DN
12902007-12-08 Dan Nicolaescu <dann@ics.uci.edu>
1291
1292 * emacs.desktop: New file.
1293
5adb5026 12942007-11-30 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
fb87d8de
GM
1295
1296 * images/icons/macemacs_16.png, images/icons/macemacs_24.png:
1297 * images/icons/macemacs_32.png, images/icons/macemacs_48.png:
1298 * images/icons/macemacs_256.png, images/icons/macemacs_512.png:
1299 New files.
1300
6d4ca4d2
GM
13012007-11-28 Glenn Morris <rgm@gnu.org>
1302
1303 * nxml/: New directory, moved here from lisp/nxml/char-name/unicode.
d98a6328 1304 * nxml/README: New file.
6d4ca4d2 1305
e3b0153a
GM
13062007-11-24 Glenn Morris <rgm@gnu.org>
1307
1308 * images/gnus/mail_send.xpm: Rename to mail-send.xpm.
1309
8cd39fb3
MH
13102007-11-23 Mark A. Hershberger <mah@everybody.org>
1311
ac97a16b
MH
1312 * NXML-NEWS: New File.
1313
8cd39fb3
MH
1314 * schema: Initial merge of nxml.
1315
880820fe 13162007-11-22 Francesco Potortì <pot@gnu.org>
20f123b4
FP
1317
1318 * NEWS: etags: the --members option is now the default.
1319
fe22da3c
GM
13202007-11-22 Glenn Morris <rgm@gnu.org>
1321
1322 * images/smilies/grayscale/README, images/smilies/medium/README:
1323 New files.
1324
afefed62
VJL
13252007-11-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1326
1327 * compilation.txt: Add new entries: compilation-perl--Pod::Checker,
1328 compilation-perl--Test, compilation-perl--Test::Harness and
1329 compilation-weblint.
1330
07e5c0b0
DN
13312007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
1332
1333 * MACHINES: Remove Sun windows info.
1334
15f3eb73
MO
13352007-10-30 Michael Olson <mwolson@gnu.org>
1336
1337 * NEWS: Add entry for Remember Mode.
1338
f930e1a4
GM
13392007-10-29 Glenn Morris <rgm@gnu.org>
1340
1341 * refcards/gnus-refcard.tex: Restore Feb 2007 copyright
1342 clarifications lost in update to Gnus trunk.
1343
880820fe 13442007-10-28 Adam Sjøgren <asjo@koldfront.dk>
a352dec1 1345
a61646e1
GM
1346 * images/smilies/grayscale/blink.xpm:
1347 * images/smilies/grayscale/braindamaged.xpm
1348 * images/smilies/grayscale/cry.xpm, images/smilies/grayscale/dead.xpm:
1349 * images/smilies/grayscale/evil.xpm:
1350 * images/smilies/grayscale/forced.xpm:
1351 * images/smilies/grayscale/frown.xpm, images/smilies/grayscale/grin.xpm:
1352 * images/smilies/grayscale/indifferent.xpm:
1353 * images/smilies/grayscale/reverse-smile.xpm:
1354 * images/smilies/grayscale/sad.xpm, images/smilies/grayscale/smile.xpm:
1355 * images/smilies/grayscale/wry.xpm: New larger grayscale smileys.
1356
1357 * images/smilies/medium/blink.xpm:
1358 * images/smilies/medium/braindamaged.xpm, images/smilies/medium/cry.xpm:
1359 * images/smilies/medium/dead.xpm, images/smilies/medium/evil.xpm:
1360 * images/smilies/medium/forced.xpm, images/smilies/medium/frown.xpm:
1361 * images/smilies/medium/grin.xpm, images/smilies/medium/indifferent.xpm:
1362 * images/smilies/medium/reverse-smile.xpm:
1363 * images/smilies/medium/sad.xpm, images/smilies/medium/smile.xpm:
1364 * images/smilies/medium/wry.xpm: New colorful smileys.
a352dec1 1365
b6675b2d
MO
13662007-10-29 Michael Olson <mwolson@gnu.org>
1367
1368 * ERC-NEWS: Update for recent change.
1369
2697297f
JB
13702007-10-27 Juanma Barranquero <lekktu@gmail.com>
1371
1372 * .cvsignore: Add *.pyc.
1373
d88da39a
JY
13742007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
1375
1376 * ses-example.ses: Get rid of silly life-universe-everything local
1377 variable. `symbolic-formulas' is now `ses--symbolic-formulas'.
1378
a8d7b1a0
JB
13792007-10-24 Juanma Barranquero <lekktu@gmail.com>
1380
1381 * NEWS: Mention desktop locking.
1382
4a11b6b5
ER
13832007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
1384
1385 * NEWS: Explain the VC fileset changes a bit better.
1386
8b6f62fc
GM
13872007-09-28 Glenn Morris <rgm@gnu.org>
1388
1389 * PROBLEMS: Mention Tex superscript font issue.
1390
d87b5ced
JB
13912007-09-25 Johannes Weiner <hannes@saeurebad.de>
1392
1393 * NEWS: Fix typo.
1394
a0e0e2db
GM
13952007-09-24 Glenn Morris <rgm@gnu.org>
1396
1397 * CONTRIBUTE: Remove information on maintaining copyright years;
1398 it does not belong here and is in admin/notes anyway.
1399
c3f01f42
GM
14002007-09-24 Adam Hupp <adam@hupp.org>
1401
1402 * emacs.py: Split for python 2 and python 3 compatibility.
1403 * emacs2.py: New file, split off from emacs.py.
1404 * emacs3.py: New file, python 3 version of emacs2.py.
1405
44f9ac8a
GM
14062007-09-21 Glenn Morris <rgm@gnu.org>
1407
1408 * emacstool.1: Remove file.
6f022c19 1409 * emacs.bash: Adapt for removal of emacstool.
ac3afa5a 1410 * emacs.csh: Remove emacstool-related code.
44f9ac8a 1411
4a155610
GM
14122007-09-16 Glenn Morris <rgm@gnu.org>
1413
1414 * gfdl.1: Remove unused file.
1415
0d75dcc8
GM
14162007-09-12 Glenn Morris <rgm@gnu.org>
1417
1418 * Makefile (SOURCES, unlock, relock): Delete.
1419
880820fe 14202007-09-10 Michaël Cadilhac <michael@cadilhac.name>
f664fee9
MC
1421
1422 * NEWS: Document the interactive specification for C functions.
1423 Say that `set-file-modes' is now interactive.
1424
c10b0597
MO
14252007-09-10 Michael Olson <mwolson@gnu.org>
1426
1427 * ERC-NEWS: Improve description of erc-tls and erc-ssl change.
1428
67bd779a
JL
14292007-09-09 Juri Linkov <juri@jurta.org>
1430
1431 * AUTHORS, CONTRIBUTE: New files, moved here from the root dir.
1432
526dc846
MO
14332007-09-08 Michael Olson <mwolson@gnu.org>
1434
d87b5ced 1435 * ERC-NEWS: Update for changes to the development version of ERC 5.3.
526dc846 1436
fb6794d5
GM
14372007-09-06 Glenn Morris <rgm@gnu.org>
1438
1439 * ctags.1, emacs.1, emacsclient.1, etags.1: Move from etc/ to
1440 doc/man/.
1441
1442 * refcards/README: Also mention gnus-logo.pdf license.
1443
223afe64
CD
14442007-08-30 Carsten Dominik <dominik@science.uva.nl>
1445
1446 * NEWS.22 (Note): Lower-case for orgtbl-mode.
1447
880820fe 14482007-08-29 Jan Djärv <jan.h.d@swipnet.se>
2e3695d2
JD
1449
1450 * NEWS: Say that Gtk+ build uses stock icons.
1451
23e2b39d
WL
14522007-08-28 Werner LEMBERG <wl@gnu.org>
1453
1454 * refcards/de-refcard.tex, refcards/de-refcard.pdf: Use `C-M-%'
1455 instead of `M-x query-replace-regexp'.
1456
4b340319
YM
14572007-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1458
1459 * PROBLEMS (Mac OS X): Add alternative workaround for QuickTime
1460 updater breakage.
1461
880820fe 14622007-08-26 Michaël Cadilhac <michael@cadilhac.name>
8fb9a9b6 1463
c0dadae9
MC
1464 * NEWS: Say that PDF files are now the default for refcards.
1465
7de6767d
GM
1466 * refcards/fr-drdref.tex, refcards/fr-drdref.pdf: Move these to...
1467 * refcards/fr-dired-ref.tex, refcards/fr-dired-ref.pdf: ... those names.
ea404efc 1468
8fb9a9b6
MC
1469 * refcards/pdflayout.sty: New. Handle PDF layouts through
1470 \pdfpagewidth and \pdfpageheight.
1471
7de6767d
GM
1472 * refcards/calccard.pdf, refcards/cs-dired-ref.pdf:
1473 * refcards/cs-refcard.pdf, refcards/de-refcard.pdf:
1474 * refcards/dired-ref.pdf, refcards/fr-drdref.pdf:
1475 * refcards/fr-refcard.pdf, refcards/gnus-booklet.pdf:
1476 * refcards/gnus-logo.pdf, refcards/gnus-refcard.pdf:
1477 * refcards/orgcard.pdf, refcards/pl-refcard.pdf:
1478 * refcards/pt-br-refcard.pdf, refcards/refcard.pdf:
1479 * refcards/ru-refcard.pdf, refcards/sk-dired-ref.pdf:
1480 * refcards/sk-refcard.pdf: Add PDF versions of the refcards.
1481
1482 * refcards/calccard.ps, refcards/cs-dired-ref.ps:
1483 * refcards/cs-refcard.ps, refcards/de-refcard.ps, refcards/dired-ref.ps:
1484 * refcards/fr-drdref.ps, refcards/fr-refcard.ps:
1485 * refcards/gnus-booklet.ps, refcards/gnus-logo.ps:
1486 * refcards/gnus-refcard.ps, refcards/orgcard.ps, refcards/pl-refcard.ps:
1487 * refcards/pt-br-refcard.ps, refcards/refcard.ps:
1488 * refcards/ru-refcard.ps, refcards/sk-dired-ref.ps:
1489 * refcards/sk-refcard.ps: Remove the PS versions of the refcards.
1490
1491 * refcards/calccard.tex, refcards/fr-survival.tex, refcards/orgcard.tex:
1492 * refcards/pl-refcard.tex, refcards/pt-br-refcard.tex:
1493 * refcards/refcard.tex, refcards/survival.tex, refcards/vipcard.tex:
1494 * refcards/viperCard.tex: Specify PDF layout,
1495 use a PDF `compile-command' local variable.
1496
1497 * refcards/cs-dired-ref.tex, refcards/cs-refcard.tex:
1498 * refcards/cs-survival.tex, refcards/dired-ref.tex:
1499 * refcards/fr-drdref.tex, refcards/sk-dired-ref.tex:
1500 * refcards/sk-refcard.tex, refcards/sk-survival.tex:
8fb9a9b6
MC
1501 Specify PDF layout.
1502
7de6767d
GM
1503 * refcards/fr-refcard.tex: Update copyright notice.
1504 Update the examples. Fix a typo. Remove the `letterpaper' counter,
1505 specify PDF layout, use a PDF `compile-command' local variable.
8fb9a9b6 1506
7de6767d
GM
1507 * refcards/de-refcard.tex: Remove the `letterpaper' counter,
1508 specify PDF layout, use a PDF `compile-command' local variable.
8fb9a9b6 1509
7de6767d 1510 * refcards/ru-refcard.tex: Use a PDF `compile-command' local variable.
8fb9a9b6 1511
7de6767d
GM
1512 * refcards/Makefile: Add rules for creating the refcards in PDF,
1513 make them the default. Change `fr-drdref' to `fr-dired-ref'.
8fb9a9b6 1514
08039aa2
GM
15152007-08-23 Glenn Morris <rgm@gnu.org>
1516
1517 * Makefile (mostlyclean, clean, distclean, maintainer-clean):
1518 Delete these targets since nothing uses them.
1519 (SOURCES): Update.
1520 Move comments to e/README. Remove license from now-trivial file.
1521
1522 * e/README: New file, with most information formerly in Makefile.
1523
1af74d06
MB
15242007-09-05 Jason Rumney <jasonr@gnu.org>
1525
1526 * NEWS.22: Mention focus-follows-mouse change.
1527
3baad51b
KB
15282007-08-22 Karl Berry <karl@gnu.org>
1529
7de6767d 1530 * refcards/refcard.tex: Updates for printing.
d87b5ced
JB
1531 (\versionyear): Update to 2007.
1532 (\copyrightnotice): Modified or unmodified ok.
1533 (Simple Customization): Don't use goto-line, since now it's bound.
fe6b2fd0 1534 Also, use now-preferred (kbd ...) syntax.
3baad51b 1535
6c5d503f
MA
15362007-08-22 Michael Albinus <michael.albinus@gmx.de>
1537
1538 * NEWS: `shell' prompts for the default directory if called with a
1539 prefix and `default-directory' is a remote file name.
1540
45196e0b
GM
15412007-08-22 Glenn Morris <rgm@gnu.org>
1542
1543 * tree-widget: Move this directory into images/ subdirectory.
1544
a523f0c7 1545 * refcards/: New directory. Move refcards here.
86965385
GM
1546 * Makefile: Move refcard rules from here...
1547 * refcards/Makefile: ...to here.
9f56b5ee
GM
1548 * README: Move information about tex files from here...
1549 * refcards/README: ...to here.
a523f0c7 1550
d87b5ced 1551 * tutorials/: New directory. Move TUTORIAL* here.
38f37c0f
GM
1552
1553 * gnus.pbm, letter.pbm, letter.xpm:
1554 * splash.pbm, splash.xpm, splash8.xpm: Move from etc/ to etc/images/.
5511c2e6
GM
1555 * README: Move license information for the above files from here...
1556 * images/README: ...to here.
1557
7de6767d
GM
15582007-08-22 Carsten Dominik <dominik@science.uva.nl>
1559
1560 * orgcard.tex: Version number upgrade.
1561
0b964e14
GM
15622007-08-14 Glenn Morris <rgm@gnu.org>
1563
1564 * NEWS: Mention `bad-packages-alist'.
1565
cfbe2731
GM
15662007-08-08 Glenn Morris <rgm@gnu.org>
1567
1568 * TODO: `iff' item is dealt with.
1569 * GNUS-NEWS, NEWS, NEWS.1-17, NEWS.19, NEWS.21: Replace `iff'.
1570
dbcbec02
GM
15712007-08-01 Glenn Morris <rgm@gnu.org>
1572
1573 * NEWS: Add fortran-line-length, plus some more sections.
1574
cacc7b51
GM
15752007-07-25 Glenn Morris <rgm@gnu.org>
1576
4227cc48 1577 * Relicense all FSF files to GPLv3 or later.
cacc7b51
GM
1578
1579 * COPYING: Switch to GPLv3.
1580
6dbe7eb4
MA
15812007-07-24 Michael Albinus <michael.albinus@gmx.de>
1582
1583 * NEWS: New functions `start-file-process-shell-command' and
1584 `process-file-shell-command'.
1585
41bd52f7
MA
15862007-07-17 Michael Albinus <michael.albinus@gmx.de>
1587
1588 * NEWS: `file-remote-p' has a new optional parameter IDENTIFICATION.
1589
36ae4ff7
KF
15902007-07-15 Karl Fogel <kfogel@red-bean.com>
1591
1592 * NEWS: Revert 2007-07-13T23:20:21Z!kfogel@red-bean.com, which
1593 documented bookmark keybinding changes that were later reverted.
1594
880820fe 15952007-07-14 Jan Djärv <jan.h.d@swipnet.se>
a3475659
JD
1596
1597 * PROBLEMS: Mention gtk-engines-qt problem.
1598
488eebbd
KF
15992007-07-13 Karl Fogel <kfogel@red-bean.com>
1600
1601 * NEWS: Update for recent bookmark keybinding changes.
1602
cc213f24
MA
16032007-07-10 Michael Albinus <michael.albinus@gmx.de>
1604
1605 * NEWS: Add Tramp and comint-mode changes.
1606
64639e26
MA
16072007-07-08 Michael Albinus <michael.albinus@gmx.de>
1608
1609 * NEWS: `file-remote-p' has a new optional parameter CONNECTED.
1610
b2b387f9
MA
16112007-07-07 Michael Albinus <michael.albinus@gmx.de>
1612
1613 * NEWS: New function `start-file-process'.
1614
386477e3
CD
16152007-07-02 Carsten Dominik <dominik@science.uva.nl>
1616
1617 * orgcard.tex: Version 5.01
1618
03605a28
MA
16192007-06-27 Michael Albinus <michael.albinus@gmx.de>
1620
1621 * NEWS: `dired-call-process' has been removed.
1622
5b8ffa11
GM
16232007-06-20 Glenn Morris <rgm@gnu.org>
1624
1625 * NEWS: configure prefers libgif over libungif.
1626
f2f6e8df
NR
16272007-06-14 Nick Roberts <nickrob@snap.net.nz>
1628
1629 * NEWS: Mention mouse highlighting in a GNU/Linux console.
1630
2c341244
WL
16312007-06-14 Werner Lemberg <wl@gnu.org>
1632
1633 * emacs.1: Completely revised.
1634 Fix many typographical glitches.
1635 Updated to handle current state of options and resources.
1636
7a9a50d8
GM
16372007-06-12 Glenn Morris <rgm@gnu.org>
1638
1639 * NEWS: Change bug address. Add back +++/--- note.
1640 Use present tense for X-toolkit entry. Mention libgif.
1641
236a4178
GM
16422007-06-07 Mark H. Weaver <mhw@netris.org> (tiny change)
1643
1644 * NEWS (set-mark-command-repeat-pop): Fix duplicate entry.
1645
70bb6a65
GM
16462007-06-07 Michael Olson <mwolson@gnu.org>
1647
1648 * MORE.STUFF: Update eshell URL.
1649
31e5288c
CD
16502007-06-06 Carsten Dominik <dominik@science.uva.nl>
1651
1652 * orgcard.tex: Version 4.77.
1653
7253ac49
MA
16542007-06-05 Michael Albinus <michael.albinus@gmx.de>
1655
1656 * NEWS: Add socks.el as new package.
1657
6ee20a68
TTN
16582007-06-02 Thien-Thi Nguyen <ttn@gnuvola.org>
1659
1660 * MORE.STUFF (Hideshow): Delete.
1661 (EDB, Go in a buffer): Update urls.
1662 Suggested by CHENG Gao <chenggao@gmail.com>.
1663
7dfc4cda
CY
16642007-06-02 Chong Yidong <cyd@stupidchicken.com>
1665
1666 * Version 22.1 released.
1667
9e38fa7e
CY
16682007-06-02 CHENG Gao <chenggao@gmail.com>
1669
1670 * MORE.STUFF: Remove dead URL for Fortune, and update URLs for
1671 Hideshow, Org, EDB, and Remember.
1672
73187b26
GM
16732007-05-29 Robert J. Chassell <bob@rattlesnake.com>
1674
1675 * NEWS: Fix instances of `allow' without object.
1676
782f8379
GM
16772007-05-22 Glenn Morris <rgm@gnu.org>
1678
1679 * NEWS.22: New file with entries for Emacs 22.
1680 * NEWS: Move Emacs 22 entries to new file NEWS.22, leave empty
1681 template for next Emacs version.
1682
06157c5b
GM
16832007-05-19 Glenn Morris <rgm@gnu.org>
1684
1685 * images/cancel.pbm: Convert from PGM to PBM.
1686
1687 * images/copy.pbm, images/next-node.pbm, images/prev-node.pbm:
1688 * images/save.pbm, images/up-node.pbm: Convert from PPM to PBM.
1689
3877988d
GM
16902007-05-17 Glenn Morris <rgm@gnu.org>
1691
1692 * PROBLEMS (Dumping): Mention OpenBSD macppc problem.
1693
880820fe 16942007-05-15 Michaël Cadilhac <michael@cadilhac.name>
021fc1e3
MC
1695
1696 * fr-refcard.tex: Rewrite using German layout.
1697
1698 * fr-refcard.ps: Regenerate.
1699
80012aeb
RS
17002007-05-12 Richard Stallman <rms@gnu.org>
1701
1702 * refcard.tex (section{Incremental Search}): Minor corrections.
1703
880820fe 17042007-05-12 Michaël Cadilhac <michael@cadilhac.name>
d0d8a657
MC
1705
1706 * Makefile (viperCard.ps, calccard.ps refcard.ps)
1707 (sk-dired-ref.ps sk-refcard.ps sk-survival.ps)
1708 (de-refcard.ps fr-refcard.ps pt-br-refcard.ps orgcard.ps): Use an
1709 explicit output argument for `dvips'.
1710
2aaacad4
GM
17112007-05-05 Glenn Morris <rgm@gnu.org>
1712
1713 * NEWS: Re-order.
1714
5fed56d6
GM
17152007-04-28 Glenn Morris <rgm@gnu.org>
1716
b409bcaf
GM
1717 * emacs.py: Restore file pending consideration of python.el legal
1718 status.
1719 * NEWS: Restore mention of python.el pending consideration of
1720 legal status.
5fed56d6
GM
1721
17222007-04-28 David R. Linn <drl@jekyll.vuse.vanderbilt.edu>
1723
1724 * PROBLEMS: Add section on Solaris out-of-tree install issues with
1725 non-GNU make.
1726
e40e449f
GM
17272007-04-25 Werner Lemberg <wl@gnu.org>
1728
1729 * emacs.1: Replace -- with \(em.
1730
17312007-04-25 Yavor Doganov <yavor@gnu.org> (tiny change)
bbf6b0ba 1732
78290f50 1733 * emacs.1, etags.1: Escape some minus signs.
bbf6b0ba 1734
ac8fa58f
GM
17352007-04-22 Glenn Morris <rgm@gnu.org>
1736
1737 * NEWS: Change to EMACS env-var was reverted, so delete this entry.
1738
211fb124
GM
17392007-04-19 Glenn Morris <rgm@gnu.org>
1740
1741 * PROBLEMS: Expand a little on Emacs not knowing fqdn.
1742
fc6a2250
DK
17432007-04-17 David Kastrup <dak@gnu.org>
1744
1745 * NEWS: Mention `query-replace-regexp-eval' being deprecated.
1746
c98b464f
GM
17472007-04-15 Glenn Morris <rgm@gnu.org>
1748
1749 * FTP: Make it a duplicate of ../FTP.
1750
1ed5afd9
GM
17512007-04-14 Glenn Morris <rgm@gnu.org>
1752
19608e42
GM
1753 * SERVICE: Replace with a pointer to the web version.
1754
1ed5afd9
GM
1755 * emacs.1: Update some of the more obsolete information.
1756
178b60d7
GM
17572007-04-13 Glenn Morris <rgm@gnu.org>
1758
1759 * MACHINES: emacserver is removed.
1760
fc6ee824
GM
1761 * MORE.STUFF: Update some links, remove some dead ones.
1762
ade817bd
SM
17632007-04-04 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>
1764
1765 * emacs.py (format_exception): New function.
1766 (eexecfile): Use it instead of traceback.print_exception.
1767 Don't use execfile to avoid a bug in w32.
1768
2c0b72db
GM
17692007-04-04 Glenn Morris <rgm@gnu.org>
1770
1771 * MACHINES: Mention preprocessor to use with /opt/SUNWspro/bin/cc
1772 on Solaris.
1773
1774 * PROBLEMS (Configuration): Add entries on compiler/preprocessor
1775 mismatch, and on preprocessor inserting whitespace.
1776
b49b5137
EZ
17772007-04-03 Eli Zaretskii <eliz@gnu.org>
1778
1779 * TODO: Add entry for switching MS-Windows keyboard input to
1780 Unicode. Add specific pointer to msdos.c functions that support
1781 menus on text terminals.
1782
ff59d266
MB
17832007-04-01 Michael Olson <mwolson@gnu.org>
1784
1785 * ERC-NEWS: Update for the ERC 5.2 release. Most of these entries
1786 were for previously-committed changes.
1787
dc13f3f5
MA
17882007-03-31 Michael Albinus <michael.albinus@gmx.de>
1789
1790 * PROBLEMS: Remove Tramp problem; it has been fixed.
1791
89a4f43f
EZ
17922007-03-31 Eli Zaretskii <eliz@gnu.org>
1793
1794 * PROBLEMS (MS-Windows problems): How to bind non-ASCII keys with
1795 modifiers.
1796
deac6bc5
GM
17972007-03-23 Glenn Morris <rgm@gnu.org>
1798
7315c8d9
JB
1799 * Makefile (DESTDIR, LIBDIR, BINDIR, MANDIR, MANEXT):
1800 Delete unused variables.
1801 (dired-refcards, misc-refcards, survival-card, viper-cards):
1802 New targets.
7ba3f463
GM
1803 (all): Also build dired-refcards and misc-refcards.
1804 (clean, distclean, maintainer-clean): Depend on mostlyclean.
1805 (SOURCES): Remove non-existent files.
1806 (mostlyclean, clean, distclean, maintainer-clean, unlock, relock):
1807 Mark as phony.
1808 (.ps files): Specify default papersize in the dvips command.
1809
deac6bc5
GM
1810 * fr-refcard.tex (\letterpaper): Switch to A4.
1811 (\section): Reduce \vskips to fit on A4 paper.
1812 (\shortcopyrightnotice): Display at end of first column.
1813
76b0b55f
GM
18142007-03-21 Glenn Morris <rgm@gnu.org>
1815
1816 * fr-refcard.tex (\metax): Tweak \hsize to avoid overfull columns.
1817 (\shortcopyrightnotice): Do not display in middle of file.
1818 Numerous \cr and \hskip hacks to avoid overfull columns.
1819
1820 * fr-refcard.ps: Regenerate.
1821
8ea7ad27
CY
18222007-03-19 Chong Yidong <cyd@stupidchicken.com>
1823
2b715cfe 1824 * dired-ref.tex:
76b0b55f 1825 * fr-drdref.tex:
2b715cfe
CY
1826 * cs-dired-ref.tex:
1827 * sk-dired-ref.tex: Emacs 21 -> 22.
1828
1829 * dired-ref.ps:
76b0b55f 1830 * fr-drdref.ps:
2b715cfe
CY
1831 * cs-dired-ref.ps:
1832 * sk-dired-ref.ps: Regenerate.
8ea7ad27 1833
dc9332a6
GM
18342007-03-11 Glenn Morris <rgm@gnu.org>
1835
1836 * ms-7bkermit, ulimit.hack, Xkeymap.txt: Remove files.
1837
1838 * Makefile (SOURCES): ulimit.hack is removed.
1839
d0483d25
DK
18402007-03-04 David Kastrup <dak@gnu.org>
1841
1842 * NEWS (fontification): Mention that the new default for
1843 jit-lock-stealth-time is now nil.
1844
e4ddce5a
KS
18452007-03-01 Kim F. Storm <storm@cua.dk>
1846
115f38b1
KS
1847 * ORDERS: Reformat text.
1848
e4ddce5a
KS
1849 * NEWS (About external Lisp packages): New section.
1850
73b21162
TTN
18512007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
1852
1853 * TUTORIAL.it: Fix typo.
1854
6a419438
GM
18552007-02-27 Glenn Morris <rgm@gnu.org>
1856
f199f76c
GM
1857 * cs-dired-ref.tex: Increase in 2 column case to make room
1858 for copyright notice.
1859 (nopagenumbers): Call to turn off numbers in 1 page document.
880820fe 1860 (Nápovìda, Modifikace Dired bufferu): Swap sections to
f199f76c
GM
1861 balance column length in presence of copyright notice.
1862 (copyrightnotice): Uncomment so that notice is displayed.
1863
c16a484b
GM
1864 * dired-ref.tex (vsize): Increase in 2 column case to make room
1865 for copyright notice.
1866 (nopagenumbers): Call to turn off numbers in 1 page document.
1867 (Getting Help, Modifying the Dired Buffer): Swap sections to
1868 balance column length in presence of copyright notice.
1869 (copyrightnotice): Uncomment so that notice is displayed.
1870
df352395
GM
1871 * fr-drdref.tex (vsize): Increase in 2 column case.
1872 (\key): Tweak space for description.
1873 (\overfullrule): Set to 0pt to hide small overflows.
1874 (nopagenumbers): Call to turn off numbers in 1 page document.
1875 (Obtenir de l'aide, Modifier le tampon Dired): Swap sections to
1876 balance column length.
1877 (Mettre un flag sur les fichiers \`a d\'etruire): Hack in a line
1878 break to prevent overfull line.
1879 (find-names-dired): Use \key rather than \metax as a hack fix for
1880 overflow.
1881
c16a484b 1882 * sk-dired-ref.tex (vsize): Increase in 2 column case to make room
6a419438
GM
1883 for copyright notice.
1884 (nopagenumbers): Call to turn off numbers in 1 page document.
880820fe 1885 (Nápoveda, Modifikácia Dired bufferu): Swap sections to
6a419438
GM
1886 balance column length in presence of copyright notice.
1887 (copyrightnotice): Uncomment so that notice is displayed.
1888
86c09668
CD
18892007-02-26 Carsten Dominik <dominik@science.uva.nl>
1890
1891 * orgcard.tex (section{Visibility Cycling}): Document key for
1892 indirect buffer access.
1893 (section{Archiving}): New keys for archiving.
1894 (section{Tables}): Combine two lines for hline creation.
1895 Named-field formula changed to Field formula.
1896 (section{Links}): Document keys for finding links.
1897 (section{Agenda Views}): New key for agenda file cycling.
1898 Document keys for stuck projects. Typos fixed.
1899 (section{Exporting and Publishing}): Export options no longer in
1900 reference card.
1901
880820fe 19022007-02-25 Jan Djärv <jan.h.d@swipnet.se>
6df79155
JD
1903
1904 * PROBLEMS: Gtk+ and cygwin doesn't work.
1905
b0629b0d
EZ
19062007-02-23 Eli Zaretskii <eliz@gnu.org>
1907
1908 * MORE.STUFF: Add a pointer to Phil Sung's Emacs slides on MIT.
1909
880820fe 19102007-02-22 Per Starbäck <starback@stp.lingfil.uu.se> (tiny change)
b6cba91b
TTN
1911
1912 * NEWS: Grammar and capitalization fixes.
1913
dfd839dc
GM
19142007-02-22 Glenn Morris <rgm@gnu.org>
1915
1916 * orgcard.tex, orgcard.ps: Restore deleted files following
1917 copyright assignment.
1918
0971f887
GM
19192007-02-20 Glenn Morris <rgm@gnu.org>
1920
1921 * TUTORIAL.eo: Unjustify.
1922
d92c8e14
GM
19232007-02-20 Sergio Pokrovskij <sergio.pokrovskij@gmail.com>
1924
1925 * TUTORIAL.eo: Change license to GPL. Add translator credits.
1926
5a1ffd73
KH
19272007-02-19 Kenichi Handa <handa@m17n.org>
1928
7253ac49 1929 * NEWS (New language environments): Add "Esperanto".
5a1ffd73 1930
8b93e342
KH
19312007-02-16 Dale Gulledge <dsplat@rochester.rr.com>
1932
1933 * TUTORIAL.eo: Add "See end ..." at the first line.
1934
e79c1ab3
KH
19352007-02-19 Kenichi Handa <handa@m17n.org>
1936
1937 * TUTORIAL.eo: Add "." at the end of the first line.
1938
9230e12d
RS
19392007-02-17 Reiner Steib <Reiner.Steib@gmx.de>
1940
1941 * gnus-refcard.tex: Remove obsolete comments. Add a short note
1942 creating PostScript files for Emacs without using Makefile rules.
1943
1944 * gnus-booklet.ps, gnus-refcard.ps: Generate with letter paper.
1945
68810cae
GM
19462007-02-17 Glenn Morris <rgm@gnu.org>
1947
1948 * TUTORIAL.eo: Add 2007 to copyright years. Remove translator
1949 copyrights (disclaimers on file), merge years into FSF copyrights.
1950 Move copyright to end. Remove "LocalWords" at end of file.
1951
51ce60a7
VJL
19522007-02-16 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1953
1954 * TUTORIAL.pt_BR: Fix some accentuation, verbal conjugation and typos.
1955
06af3b9b
KH
19562007-02-16 Kenichi Handa <handa@m17n.org>
1957
1958 * TUTORIAL.translators: Add TUTORIAL.eo.
1959
19602007-02-16 Dale Gulledge <dsplat@rochester.rr.com>
1961
1962 * TUTORIAL.eo: New file.
1963
0f92897e
CY
19642007-02-14 Chong Yidong <cyd@stupidchicken.com>
1965
83842b1b
CY
1966 * images/smilies/dead.xpm: Moved from images/gnus/dead.xpm.
1967
e931c04f
KS
1968 * images/gnus/reverse-smile.xpm:
1969 * images/gnus/bar.xbm:
1970 * images/gnus/bar.xpm: Unused images removed.
0f92897e 1971
5aa27cc9
GM
19722007-02-14 Glenn Morris <rgm@gnu.org>
1973
1974 * OTHER.EMACSES: Remove obsolete file.
1975
a3a23192
CY
19762007-02-13 Chong Yidong <cyd@stupidchicken.com>
1977
23e91aa1
CY
1978 * cs-refcard.tex (versionemacs): New macro.
1979 * cs-refcard.ps: Regenerate.
1980
7c3c7af4
CY
1981 * sk-refcard.ps: Regenerate.
1982
a3a23192
CY
1983 * pl-refcard.ps: Regenerate.
1984
1cb20781
BW
19852007-02-13 Bill Wohler <wohler@newt.com>
1986
1987 * images/README: Add section for icons that are a part of Emacs.
1988
3ef3bb3e
CY
19892007-02-12 Chong Yidong <cyd@stupidchicken.com>
1990
44c27de9
CY
1991 * gnu.xpm: Unused file removed.
1992
3ef3bb3e
CY
1993 * emacs.xbm: Unused file removed.
1994
b9988d51
JB
19952007-02-11 Juanma Barranquero <lekktu@gmail.com>
1996
1997 * DEVEL.HUMOR: New entry.
1998
880820fe 19992007-02-05 Francesco Potortì <pot@gnu.org>
bf8a8244 2000
933ccc8c 2001 * etags.1: Now --members is the default for etags, not for ctags yet.
18422db5 2002 * NEWS (etags): Document it.
bf8a8244 2003
70a90813
GM
20042007-02-04 Reiner Steib <Reiner.Steib@gmx.de>
2005
2006 * gnus-refcard.tex: Fix copyright.
2007 * gnus-booklet.ps, gnus-refcard.ps: Generate.
2008
d4c2a0cc
GM
20092007-01-20 Glenn Morris <rgm@gnu.org>
2010
2011 * orgcard.tex: Remove for legal reasons.
2012 * orgcard.ps: Remove for legal reasons.
2013
a134cd5e
EZ
20142007-01-27 Kevin Rodgers <kevin.d.rodgers@gmail.com>
2015
2016 * PROBLEMS: More details about disabling features that hamper
2017 performance with slow X connections.
2018
d4757043
VJL
20192007-01-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2020
2021 * ps-prin1.ps (printBackground): Fix background height.
2022
14d3ef8f
GM
20232007-01-20 Glenn Morris <rgm@gnu.org>
2024
2025 * cd-dired-ref.tex (versionemacs): New def.
2026 * cs-refcard.tex (versionemacs, versionyear): New defs.
2027 * cs-survival.tex (versionemacs, versiondate): New defs.
2028 * de-refcard.tex (versionemacs, versionyear): New defs.
2029 * fr-refcard.tex (versionemacs, versionyear): New defs.
2030 * fr-survival.tex (versionemacs, versiondate): New defs.
2031 * orgcard.tex (versionyear): New def.
2032 (shortcopyrightnotice): Only display last copyright year.
2033 * pl-refcard.tex (versionemacs, versiondate): New defs.
2034 * pt-br-refcard.tex (versionemacs, versionyear): New defs.
2035 * refcard.tex (versionemacs, versionyear): New defs.
2036 * ru-refcard.tex (versionemacs): New def.
2037 * survival.tex (versionemacs): New def.
2038 * sk-dired-ref.tex (versionemacs): New def.
2039 * sk-refcard.tex (versionemacs, versionyear): New defs.
2040 * sk-survival.tex (versionemacs): New def.
2041
4e251bd1
EZ
20422007-01-20 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2043
2044 * MACHINES: Describe how 32-bit and 64-bit versions of Emacs can
2045 be compiled on Solaris systems.
2046
c5e36186
CY
20472007-01-19 Chong Yidong <cyd@stupidchicken.com>
2048
2049 * TODO: Proper background color handling for pngs.
2050
4bbe413d 20512007-01-18 Bruno Haible <bruno@clisp.org> (tiny change)
0bfc93be
CY
2052
2053 * emacs.1: Info files moved to share/info.
2054
dcdd88e0
RF
20552007-01-17 Romain Francoise <romain@orebokech.com>
2056
2057 * emacs.1: Update bug-gnu-emacs address. Remove reference to
2058 info-gnu-emacs-request@prep.ai.mit.edu. Update copyrights.
2059
6904f7fe
MB
20602007-01-13 Michael Olson <mwolson@gnu.org>
2061
2062 * ERC-NEWS: Mention new erc-capab.el file.
2063
806d93ce
GM
20642007-01-13 Glenn Morris <rgm@gnu.org>
2065
2066 * MACHINES: Add information on compiling 32-bit Emacs on 64-bit
2067 GNU/Linux.
2068 * PROBLEMS: As above.
2069
880820fe 20702007-01-02 Francesco Potortì <pot@gnu.org>
56c0d866
FP
2071
2072 * etags.1: Undocument the --no-warn option.
2073
303958a9
RS
20742006-12-17 Richard Stallman <rms@gnu.org>
2075
2076 * TUTORIAL: Say that C-d and DEL with arg do killing.
2077
b58d0378
EZ
20782006-12-16 Eli Zaretskii <eliz@gnu.org>
2079
2080 * PROBLEMS: Document problems with rebasing Cygwin DLLs.
2081
cb0a26d3
MB
20822006-12-08 Michael Olson <mwolson@gnu.org>
2083
2084 * ERC-NEWS: Note that the list module has been removed.
2085
880820fe 20862006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
dd4b03cd
JB
2087
2088 * NEWS (Changes to cmuscheme): Mention the alternative for
2089 `~/.emacs_SCHEMEPROG' which is `~/.emacs.d/init_SCHEMEPROG.scm'.
2090 (Init file changes): Same for `~/.emacs_SHELL' versus
2091 `~/.emacs.d/init_SHELL.sh'.
2092
e1fb4a0b
JB
20932006-12-01 Juanma Barranquero <lekktu@gmail.com>
2094
2095 * DEVEL.HUMOR: Another entry.
2096
9b492fad
FP
20972006-08-14 Masatake YAMATO <jet@gyve.org>
2098
2099 * etags.1: Added / to the end of DEVAR regex.
2100
53e842f1
JB
21012006-11-22 Juanma Barranquero <lekktu@gmail.com>
2102
2103 * emacsclient.1 (DESCRIPTION): Suggest also `server-mode'.
2104 (OPTIONS): Document `-f', `--server-file' and EMACS_SERVER_FILE.
2105
83dc6995
MB
21062006-11-20 Michael Olson <mwolson@gnu.org>
2107
2108 * NEWS: Change M-x erc-select to M-x erc.
2109
e15a0495
KH
21102006-11-20 Sun Yijiang <sunyijiang@gmail.com>
2111
2112 * TUTORIAL.cn: Updated.
2113
119ee84f
CD
21142006-11-17 Carsten Dominik <dominik@science.uva.nl>
2115
2116 * orgcard.tex (section{Agenda Views}): Document `C-k'.
2117
1585c4a6
CD
21182006-11-13 Carsten Dominik <dominik@science.uva.nl>
2119
2120 * orgcard.tex: Version number change.
2121
2f984b39
BW
21222006-11-13 Bill Wohler <wohler@newt.com>
2123
2124 Release MH-E version 8.0.3.
2125
2126 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.3.
2127
ac2072cd
JB
21282006-11-10 Juanma Barranquero <lekktu@gmail.com>
2129
2130 * DEVEL.HUMOR: Two more entries.
2131
72e16456
CD
21322006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
2133
2134 * orgcard.tex (section{Archiving}): Document C-TAB.
2135 (section{TODO Items and Checkboxes}): Checkbox keys moved to this
2136 section, added documentation for the key `C-c #'.
2137
ade817bd 21382006-11-05 Slawomir Nowaczyk <slawek@cs.lth.se>
0b0cccd5 2139
82c1177c 2140 * emacs.py (eargs): Provide eldoc message for builtin types.
4e2af782 2141 Make sure eargs always outputs sentinel, to avoid Emacs freeze.
0b0cccd5 2142
7902148a
CY
21432006-10-22 Chong Yidong <cyd@stupidchicken.com>
2144
2145 * emacs.py (eargs): Return expected _emacs_out string even if
2146 errors occur.
2147
73a99edb
DK
21482006-10-09 David Kastrup <dak@gnu.org>
2149
2150 * DEVEL.HUMOR: Add the topic line for last entry since that was
2151 what the joke was about.
2152
857b15e9
EZ
21532006-10-07 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
2154
2155 * TUTORIAL.bg: Synchronize with TUTORIAL.
2156
5879ac68
JB
21572006-10-06 Juanma Barranquero <lekktu@gmail.com>
2158
2159 * DEVEL.HUMOR: New file.
2160
0e71e4a8
CY
21612006-09-30 Chong Yidong <cyd@stupidchicken.com>
2162
2163 * PROBLEMS: Document Emacs/XIM/gnome-settings-terminal clash.
2164
fb25feae
VJL
21652006-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2166
2167 * NEWS: ebnf2ps changes.
2168
abff6314
RS
21692006-09-26 Reiner Steib <Reiner.Steib@gmx.de>
2170
2171 * refcard.ps: Regenerate.
2172
880820fe 21732006-09-18 Jan Djärv <jan.h.d@swipnet.se>
a280ecc4
JD
2174
2175 * NEWS: Rename x-use-old-gtk-file-dialog to x-gtk-use-old-file-dialog.
2176
45a2056c
JB
21772006-09-15 Jay Belanger <belanger@truman.edu>
2178
2179 * COPYING: Replace "Library Public License" by "Lesser Public
2180 License" throughout.
2181
004d27a6
RS
21822006-09-15 Richard Stallman <rms@gnu.org>
2183
2184 * THE-GNU-PROJECT: Update with the latest footnotes
2185 from www.gnu.org/gnu/the-gnu-project.html
2186
b74e16a3
DK
21872006-09-15 David Kastrup <dak@gnu.org>
2188
5879ac68 2189 * NEWS: Explain new behavior and arguments of `key-binding' and
b74e16a3
DK
2190 `command-remapping'.
2191
4b1aaa8b
PE
21922006-09-11 Paul Eggert <eggert@cs.ucla.edu>
2193
2194 * NEWS: In terminal-oriented subshells, the EMACS environment
2195 variable now defaults to Emacs's absolute file name, instead of
2196 to "t".
2197 * PROBLEMS: Adjust tcsh advice for this.
2198
880820fe 21992006-09-10 Jan Djärv <jan.h.d@swipnet.se>
1437ec2b 2200
4b1aaa8b 2201 * PROBLEMS (are): Emacs compiled with Gtk+ crashes when closing a
1437ec2b
JD
2202 display (x-close-connection).
2203
83dc6995
MB
22042006-09-03 Diane Murray <disumu@x3y2z1.net>
2205
25e90411 2206 * erc.texi (Getting Started, Connecting): Changed erc-select to erc.
83dc6995 2207
6a8c7cfe
JL
22082006-09-02 Juri Linkov <juri@jurta.org>
2209
2210 * HELLO: Regroup Europe Non-ASCII examples by similar scripts.
2211
f9de7738
RS
22122006-08-25 Richard Stallman <rms@gnu.org>
2213
2214 * TUTORIAL: Give priority to graphical terminals over text terminals
2215 regarding C-z.
2216
c2659d23
KH
22172006-08-21 Sun Yijiang <sunyijiang@gmail.com>
2218
2219 * TUTORIAL.cn: Sync with the latest TUTORIAL.
2220
67b595a2
SM
22212006-08-20 Dave Love <fx@gnu.org>
2222
2223 * emacs.py: Update to Dave Love's latest version.
2224 (__all__): Fix args -> eargs. Add new `modpath' fun.
2225 (eargs): Add `imports' arg.
2226 (all_names): New fun.
2227 (complete): Rewrite without using rlcompleter.
2228 Remove `namespace' arg, add `imports' arg.
2229 (ehelp): Replace g and l args with `imports'.
2230 (eimport): Use __main__ rather than `emacs' namespace.
2231 (modpath): New fun.
2232
ade817bd 22332006-08-20 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>
c7bb83bd
SM
2234
2235 * emacs.py (eexecfile): Use the __main__ rather than `emacs' namespace.
2236
fa1f7927
EZ
22372006-08-18 Primoz PETERLIN <primoz.peterlin@mf.uni-lj.si>
2238
2239 * TUTORIAL.sl: Synchronize with TUTORIAL.
2240
22412006-08-18 Mats Lidell <matsl@contactor.se>
2242
2243 * TUTORIAL.sv: Synchronize with TUTORIAL.
2244
22452006-08-18 Alfredo Finelli <alfredofnl@tiscali.it>
2246
2247 * TUTORIAL.it: Synchronize with TUTORIAL.
2248
4c3ec0fc
CD
22492006-08-15 Carsten Dominik <dominik@science.uva.nl>
2250
2251 * orgcard.tex: Version number change.
2252
9ae1fac1
WL
22532006-08-12 Werner Lemberg <wl@gnu.org>
2254
2255 * TUTORIAL.de: Synchronize with TUTORIAL.
2256
82a33a21
RF
22572006-08-10 Romain Francoise <romain@orebokech.com>
2258
2259 * NEWS: Mention that zone-mode.el is now obsolete.
2260
541a0de1
RS
22612006-08-09 Richard Stallman <rms@gnu.org>
2262
2263 * TUTORIAL: Don't say which side scroll bar is on.
2264
27bd6273
NR
22652006-08-06 Nick Roberts <nickrob@snap.net.nz>
2266
9c6598c2 2267 * DEBUG (Note): Add note about following a longjmp call.
bf69439f 2268 Add local variables list for outline mode.
27bd6273 2269
2e3ef421
MB
22702006-08-03 Michael Olson <mwolson@gnu.org>
2271
2272 * ERC-NEWS: Update for ERC 5.1.4.
2273
68ce47af
KH
22742006-08-01 Kenichi Handa <handa@m17n.org>
2275
2276 * NEWS (find-operation-coding-system): Describe the more detail of
2277 the change.
2278
ebf693f3
MB
22792006-07-28 Reiner Steib <Reiner.Steib@gmx.de>
2280
2281 * GNUS-NEWS: Regenerate from Oort Gnus node in texi/gnus.texi using
2282 texi/gnus-news.el of the trunk.
2283
ebdcf65a
RS
22842006-07-29 Reiner Steib <Reiner.Steib@gmx.de>
2285
2286 * NEWS: Fix typo.
2287
652d420b
RS
22882006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
2289
2290 * ru-refcard.ps: Regenerate.
2291
22922006-07-17 Alex Ott <alexott@gmail.com>
2293
2294 * ru-refcard.tex: Update for Emacs 22.
2295
d753d9b7
KS
22962006-07-14 Kim F. Storm <storm@cua.dk>
2297
2298 * PROBLEMS: Emacs now requires ws2_32.dll on Windows.
2299
880820fe 23002006-07-14 Károly Lőrentey <lorentey@elte.hu>
580b488b
KL
2301
2302 * HELLO: Update Hungarian sample.
d753d9b7 2303
0b6bb130
MB
23042006-07-12 Michael Olson <mwolson@gnu.org>
2305
2306 * ERC-NEWS: Update for ERC 5.1.3.
2307
8c9676fb
DK
23082006-07-08 David Kastrup <dak@gnu.org>
2309
2310 * TODO: Suggest consolidation with user customization when the
2311 system default of a customized variable changes.
2312
f2bb3ca3
TTN
23132006-07-08 Thien-Thi Nguyen <ttn@gnu.org>
2314
2315 * compilation.txt: Add an example "Compilation started ..." line.
2316
c7251076
CD
23172006-07-07 Carsten Dominik <dominik@science.uva.nl>
2318
2319 * orgcard.tex: Version number change.
2320
5693ccd6
KH
23212006-07-05 Kenichi Handa <handa@m17n.org>
2322
2323 * HELLO: Add a paragraph for non-ASCII examples at the head. Add
2324 Bulgarian and Hungarian. Add more "hello"s to Danish and Swedish.
2325
70314b54
BW
23262006-07-03 Bill Wohler <wohler@newt.com>
2327
2328 Release MH-E version 8.0.2.
2329
2330 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.2.
2331
7f70c4e9
CD
23322006-07-03 Carsten Dominik <dominik@science.uva.nl>
2333
2334 * orgcard.tex (section{Agenda Views}): Document `s' key to save
2335 all org-mode buffers.
2336
880820fe 23372006-06-30 Francesco Potortì <pot@gnu.org>
9a4be099
FP
2338
2339 * etags.1: -m and -M options do not exist.
2340
a71f543e
CD
23412006-06-29 Carsten Dominik <dominik@science.uva.nl>
2342
2343 * orgcard.tex (section{Structure Editing}): Document checkbox
2344 toggling.
2345
f98f7873
JL
23462006-06-28 Juri Linkov <juri@jurta.org>
2347
2348 * grep.txt (Local Variables): Move to end of file.
2349
33a4be7c
RS
23502006-06-28 Reiner Steib <Reiner.Steib@gmx.de>
2351
ba0a643f
RS
2352 * Makefile: Add rules for refcards.
2353
33a4be7c
RS
2354 * de-refcard.ps, fr-refcard.ps, pt-br-refcard.ps: Regenerate.
2355
576f72d7
NR
23562006-06-24 Nick Roberts <nickrob@snap.net.nz>
2357
2358 * NEWS: Remove duplicate entries.
2359
353694fd
CD
23602006-06-23 Carsten Dominik <dominik@science.uva.nl>
2361
2362 * orgcard.tex (section{LaTeX and cdlatex-mode}): New section.
2363
55b903a3
KS
23642006-06-23 Kim F. Storm <storm@cua.dk>
2365
2366 * DEBUG: Mention `pv variable' to print value of Lisp variables.
2367 Mention `xpr' and fix example to use it. Add section describing
2368 commands such as `pit' that are useful for debugging redisplay
2369 related problems.
2370
e2f48107
KS
23712006-06-22 Kim F. Storm <storm@cua.dk>
2372
2373 * HELLO (Local Variables): Move to end of file.
2374
4f187c9d
BW
23752006-06-20 Bill Wohler <wohler@newt.com>
2376
2377 Release MH-E version 8.0.1.
2378
2379 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.1.
2380
3d62681d
CD
23812006-06-19 Carsten Dominik <dominik@science.uva.nl>
2382
5879ac68 2383 * orgcard.tex (section{Clocking Time}): Add new clocking commands.
3d62681d
CD
2384 (section{Structure Editing}): Add global archiving command.
2385
761b9fd2
TTN
23862006-06-14 Thien-Thi Nguyen <ttn@gnu.org>
2387
2388 * yow.lines: Delete existing data; add a new entry.
2389
880820fe 23902006-06-09 Włodek Bzyl <matwb@univ.gda.pl>
5e7c994b
RS
2391
2392 * pl-refcard.ps: Regenerate.
2393
880820fe 23942006-06-08 Włodek Bzyl <matwb@univ.gda.pl>
7b651efb 2395
906671d0
RS
2396 * pl-refcard.tex: Update for Emacs 22.
2397
34c5305c
RS
23982006-06-08 Reiner Steib <Reiner.Steib@gmx.de>
2399
7b651efb
RS
2400 * fr-refcard.tex: Fix errors in previous commit.
2401
880820fe 24022006-06-08 Éric Jacoboni <jaco@jacoboni.fr>
c9993712
RS
2403
2404 * fr-refcard.tex: Update for Emacs 22.
2405
8dec0e01
KH
24062006-06-07 Kenichi Handa <handa@m17n.org>
2407
2408 * NEWS: Mention how to disable character translation for a file.
2409
6dfbf803
TTN
24102006-06-04 Sven Joachim <svenjoac@gmx.de>
2411
2412 * de-refcard.tex: Update for Emacs 22: Use German quotes
2413 and umlauts; fix overfull /hboxes; many rewordings.
2414
32a877bb
KS
24152006-06-04 Kim F. Storm <storm@cua.dk>
2416
2417 * NEWS: Move news for pre-22 versions into...
2418 * NEWS.21, NEWS.20: ... new files for Emacs 21 and Emacs 20 news.
2419 * ONEWS, ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Remove (rename) files ...
2420 * NEWS.19, NEWS.18, NEWS.1-17: ... and organize news about older Emacs
c68af44c 2421 versions in separate files. Update copyright notices.
32a877bb 2422
a941b26b
EZ
24232006-06-03 Eli Zaretskii <eliz@gnu.org>
2424
a88e0343
KS
2425 * LPF, LEDIT: Remove files.
2426
2427 * FTP, README, HELLO, MACHINES, MAILINGLISTS, MORE.STUFF, ETAGS.EBNF:
2428 * MOTIVATION, ORDERS, SERVICE, TERMS, TODO:
2429 * enriched.doc, ulimit.hack, ses-example.ses, ms-7bkermit, emacs.csh:
2430 * Xkeymap.txt, compilation.txt, grep.txt:
2431 Add copyright notice and copying permissions.
2432
b9d6735c
DP
24332006-05-31 David Ponce <david@dponce.com>
2434
a88e0343
KS
2435 * tree-widget/default/close.png, tree-widget/default/close.xpm:
2436 * tree-widget/default/empty.png, tree-widget/default/empty.xpm:
2437 * tree-widget/default/end-guide.png, tree-widget/default/end-guide.xpm:
2438 * tree-widget/default/guide.png, tree-widget/default/guide.xpm:
2439 * tree-widget/default/handle.png, tree-widget/default/handle.xpm:
2440 * tree-widget/default/leaf.png, tree-widget/default/leaf.xpm:
2441 * tree-widget/default/no-guide.png, tree-widget/default/no-guide.xpm:
2442 * tree-widget/default/no-handle.png, tree-widget/default/no-handle.xpm:
2443 * tree-widget/default/open.png, tree-widget/default/open.xpm:
2444 * tree-widget/folder/close.png, tree-widget/folder/close.xpm:
2445 * tree-widget/folder/empty.png, tree-widget/folder/empty.xpm:
2446 * tree-widget/folder/end-guide.png, tree-widget/folder/end-guide.xpm:
2447 * tree-widget/folder/guide.png, tree-widget/folder/guide.xpm:
2448 * tree-widget/folder/handle.png, tree-widget/folder/handle.xpm:
2449 * tree-widget/folder/leaf.png, tree-widget/folder/leaf.xpm:
2450 * tree-widget/folder/no-guide.png, tree-widget/folder/no-guide.xpm:
2451 * tree-widget/folder/no-handle.png, tree-widget/folder/no-handle.xpm:
2452 * tree-widget/folder/open.png, tree-widget/folder/open.xpm:
2453 Reduce the size of images.
b9d6735c 2454
880820fe 24552006-05-29 Jan Djärv <jan.h.d@swipnet.se>
c3724dcc 2456
4c88aa80 2457 * NEWS: Mention F10 for Gtk+/Lesstif/Lucid menus.
c3724dcc 2458
3d0793e4
EZ
24592006-05-26 Eli Zaretskii <eliz@gnu.org>
2460
2461 * ledit.l: Remove file.
2462
f1c582b4
KH
24632006-05-26 Kenichi Handa <handa@m17n.org>
2464
2465 * NEWS (find-operation-coding-system): Mention the new argument
2466 format.
2467
e8166ad7
CD
24682006-05-24 Carsten Dominik <dominik@science.uva.nl>
2469
5879ac68 2470 * orgcard.tex (section{Motion}): Added the item navigation commands.
e8166ad7
CD
2471 (section{Publishing}): New section.
2472 (section{Links}): Documented elisp and shell links.
2473
4ea5193b
RS
24742006-05-20 Rodrigo Real <rreal@ucpel.tche.br>
2475
2476 * pt-br-refcard.tex: Update.
2477
0804c86c
RS
24782006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
2479
ba9acf6a
RS
2480 * pl-refcard.tex (Local variables): Add compile-command.
2481
5879ac68 2482 * ru-refcard.tex (Local variables): Add compile-command and coding.
ba9acf6a
RS
2483
2484 * pt-br-refcard.tex: Don't \input psfig.
2485
0804c86c
RS
2486 * refcard.tex (section{Info}): Add `i'. Use `s' instead of `M-s'.
2487
2488 * de-refcard.tex (section{Info}): Ditto.
2489
2490 * fr-refcard.tex (section{Info}): Ditto. Translation suggested by
2491 Stefan Monnier <monnier@iro.umontreal.ca>.
2492
2493 * pl-refcard.tex (section{Info}): Ditto. Translation suggested by
2494 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>.
2495
ade817bd
SM
2496 * cs-refcard.tex (section{Info}): Use `s' instead of `M-s'.
2497 Entry for `i' is not translated yet.
0804c86c
RS
2498
2499 * pt-br-refcard.tex (section{Info}): Ditto.
2500
2501 * ru-refcard.tex (section{Info}): Ditto.
2502
2503 * sk-refcard.tex (section{Info}): Ditto.
2504
e6d33cab
RS
25052006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
2506
2507 * MORE.STUFF: Update AUCTeX entry.
2508
424567e3
EZ
25092006-05-20 Rodrigo Real <rreal@ucpel.tche.br>
2510
2511 * pt-br-refcard.tex:
2512 * pt-br-refcard.ps: New files.
2513
98662f48
RS
25142006-05-15 Reiner Steib <Reiner.Steib@gmx.de>
2515
2516 * sk-refcard.tex: Add coding cookie.
2517
4449f659
MB
25182006-05-15 Michael Olson <mwolson@gnu.org>
2519
2520 * MORE.STUFF: Update URL for Planner Mode and add description.
2521 Canonicalize URLs for Emacs Muse and Emacs Wiki Mode.
2522
6b481006
RF
25232006-05-12 Romain Francoise <romain@orebokech.com>
2524
2525 * MORE.STUFF: ERC is now part of Emacs.
2526 Add Emacs Muse.
2527
4b1af9ac
RS
25282006-05-12 Ken Manheimer <ken.manheimer@gmail.com>
2529
2530 * NEWS (allout): Update.
2531
7c36a00a
BW
25322006-05-06 Bill Wohler <wohler@newt.com>
2533
2534 Release MH-E version 8.0.
2535
2536 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.
2537
1c9e62fe
BW
25382006-04-28 Bill Wohler <wohler@newt.com>
2539
2540 Release MH-E version 7.95.
2541
2542 * NEWS, MH-E-NEWS: Update for MH-E release 7.95.
2543
66f7848b
BW
25442006-04-21 Bill Wohler <wohler@newt.com>
2545
2546 Release MH-E version 7.94.
2547
2548 * NEWS, MH-E-NEWS: Update for MH-E release 7.94.
2549
bf49275d
NR
25502006-04-21 Nick Roberts <nickrob@snap.net.nz>
2551
2552 * NEWS: Mention t-mouse.el. Touch up description of gdb-ui.el.
2553
b744e319
CD
25542006-04-20 Carsten Dominik <dominik@science.uva.nl>
2555
2556 * orgcard.tex: Version number change only.
2557
9f6dc5a8
RS
25582006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
2559
a88e0343
KS
2560 * gnus-refcard.tex: Bump version to 5.11. Remove duplicate \def's.
2561 Update date.
9f6dc5a8 2562
11227360
BW
25632006-04-18 Bill Wohler <wohler@newt.com>
2564
2565 * MORE.STUFF: Add MH-E.
2566
87acbfda
CD
25672006-04-18 Carsten Dominik <dominik@science.uva.nl>
2568
2569 * orgcard.tex: Version number change only.
2570
94c3a9d8
KH
25712006-04-12 Kenichi Handa <handa@m17n.org>
2572
2573 * PROBLEMS (C-SPC fails ...): Explicitly say fcitx in the header.
2574
8a70fed7
CD
25752006-04-11 Carsten Dominik <dominik@science.uva.nl>
2576
5879ac68 2577 * orgcard.tex (section{Tables}): Document column narrowing.
8a70fed7
CD
2578 (section{Links}): Document bracket links.
2579
2fb18d13
KH
25802006-04-11 Kenichi Handa <handa@m17n.org>
2581
2582 * PROBLEMS (C-SPC fails ...): Add description for fcitx.
2583
f327867a
BW
25842006-04-10 Bill Wohler <wohler@newt.com>
2585
2586 * NEWS: Add package-version keyword to `defcustom' and mention
2587 associated variable `customize-package-emacs-version-alist'.
2588
1ca9b532
RS
25892006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
2590
2591 * NEWS: Add string-or-null-p.
2592
84a9c798
BW
25932006-03-28 Bill Wohler <wohler@newt.com>
2594
2595 * images/README: Update with following information.
461e9977 2596
84a9c798 2597 * images/data-save.xpm, images/mail/flag-for-followup.xpm:
a88e0343 2598 * images/zoom-in.xpm, images/zoom-out.xpm: New images from GNOME 2.12.
84a9c798
BW
2599
2600 * images/contact.pbm, images/data-save.pbm, images/delete.pbm:
2601 * images/mail/flag-for-followup.pbm, images/mail/inbox.pbm:
2602 * images/mail/move.pbm, images/next-page.pbm, images/zoom-out.pbm:
2603 New bitmaps for new images.
461e9977
RF
2604
2605 * images/refresh.xpm, images/sort-ascending.xpm,
5879ac68 2606 * images/sort-descending.xpm: Update with GTK 2.x images. Note
84a9c798 2607 that the default GTK icons are not overridden by the GNOME theme
5879ac68 2608 due to a bug which was fixed in GNOME 2.15. Once GNOME 2.16 is in
84a9c798 2609 wide circulation, then the GTK icons should be replaced with the
5879ac68 2610 equivalent GNOME icons. Until then, we should be consistent with
84a9c798 2611 GTK first, then GNOME.
461e9977
RF
2612
2613 * images/mail/repack.xpm, images/mail/reply-from.xpm:
84a9c798
BW
2614 * images/mail/reply-to.xpm, images/search-replace.xpm:
2615 * images/separator.xpm, images/show.xpm: Update custom icons to be
2616 closer to their GNOME counterparts.
461e9977
RF
2617
2618 * images/attach.pbm, images/exit.pbm, images/mail/compose.pbm:
84a9c798
BW
2619 * images/mail/repack.pbm, images/mail/reply-all.pbm:
2620 * images/mail/reply-from.pbm, images/mail/reply-to.pbm:
2621 * images/mail/reply.pbm, images/mail/send.pbm, images/show.pbm:
2622 * images/search-replace.pbm: Update bitmaps.
461e9977
RF
2623
2624 * images/execute.pbm, images/execute.xpm, images/fld-open.pbm:
84a9c798
BW
2625 * images/fld-open.xpm, images/highlight.pbm, images/highlight.xpm:
2626 * images/mail.pbm, images/mail.xpm, images/mail/alias.pbm:
2627 * images/mail/alias.xpm, images/mail/refile.pbm:
2628 * images/mail/refile.xpm, images/page-down.pbm:
2629 * images/page-down.xpm, images/widen.pbm, images/widen.xpm: Remove
a88e0343 2630 custom MH-E icons -- MH-E is now using the equivalent GTK/GNOME icons.
84a9c798 2631
679ce4d5
RF
26322006-03-23 Romain Francoise <romain@orebokech.com>
2633
2634 * NEWS: Misc. fixes.
2635
9212fe99
CD
26362006-03-15 Carsten Dominik <dominik@science.uva.nl>
2637
2638 * orgcard.tex: Version number change only.
2639
3470ef37
NR
26402006-03-15 Nick Roberts <nickrob@snap.net.nz>
2641
2642 * DEBUG (Note): Describe features for debugging with GDB in Emacs.
2643
8cf1c5a4
MB
26442006-03-11 Miles Bader <miles@gnu.org>
2645
2646 * images/mail: New directory.
2647 * images/attach.xpm, images/connect.xpm:
2648 * images/contact.xpm, images/delete.xpm:
2649 * images/describe.xpm, images/disconnect.xpm:
2650 * images/exit.xpm, images/gnus/toggle-subscription.xpm:
2651 * images/lock-broken.xpm, images/lock-ok.xpm:
2652 * images/lock.xpm, images/mail/compose.xpm:
2653 * images/mail/copy.xpm, images/mail/forward.xpm:
2654 * images/mail/inbox.xpm, images/mail/move.xpm:
2655 * images/mail/not-spam.xpm, images/mail/outbox.xpm:
2656 * images/mail/preview.xpm, images/mail/reply-all.xpm:
2657 * images/mail/reply.xpm, images/mail/save-draft.xpm:
2658 * images/mail/save.xpm, images/mail/send.xpm:
2659 * images/mail/spam.xpm, images/next-page.xpm:
2660 * images/refresh.xpm, images/separator.xpm:
a88e0343 2661 * images/sort-ascending.xpm, images/sort-column-ascending.xpm:
8cf1c5a4
MB
2662 * images/sort-criteria.xpm, images/sort-descending.xpm:
2663 * images/sort-row-ascending.xpm:
2664 New icons, copied from Gnus trunk (originally from Gnome 2.6).
2665
d5b08376
BW
26662006-03-11 Bill Wohler <wohler@newt.com>
2667
5879ac68 2668 * NEWS: Document `image-load-path-for-library'. Note that all
d5b08376 2669 images have been moved from lisp into etc/images in `find-image'
5879ac68 2670 item. Fix typo in `copy-tree'.
d5b08376 2671
3f9c65ca
RS
26722006-03-09 Reiner Steib <Reiner.Steib@gmx.de>
2673
880820fe 2674 * TUTORIAL.de: Replace "Schreiben" by "Drücken" where appropriate.
3f9c65ca 2675
7204b00e
CD
26762006-03-07 Carsten Dominik <dominik@science.uva.nl>
2677
2678 * orgcard.tex: Version number change only.
2679
dec817ba
BW
26802006-03-05 Bill Wohler <wohler@newt.com>
2681
2682 Release MH-E version 7.93.
2683
2684 * NEWS, MH-E-NEWS: Update for MH-E release 7.93.
2685
db13601b 26862006-02-23 Guanpeng Xu <herberteuler@hotmail.com>
cca17969
TTN
2687
2688 * TUTORIAL.cn: Fix omission bug: Add dot (ASCII 0x2E) on first line.
2689
3bfb8112
CD
26902006-02-22 Carsten Dominik <dominik@science.uva.nl>
2691
5879ac68 2692 * orgcard.tex (section{Links}): Rewritten to cover the modified
3bfb8112
CD
2693 link system.
2694
0951cd36
BW
26952006-02-18 Bill Wohler <wohler@newt.com>
2696
2697 Release MH-E version 7.92.
2698
2699 * NEWS, MH-E-NEWS: Update for MH-E release 7.92.
2700
4599a9a5
KH
27012006-02-17 Kenichi Handa <handa@m17n.org>
2702
2703 * TUTORIAL.translators (TUTORIAL.cn): Update the maintainer.
2704
27052006-02-17 Sun Yijiang <sunyijiang@gmail.com>
2706
2707 * TUTORIAL.cn: Reworked.
2708
542f7c55
CY
27092006-02-14 Chong Yidong <cyd@stupidchicken.com>
2710
2711 * NEWS: Changes in handling of file local variables.
2712
880820fe 27132006-02-14 Jan Djärv <jan.h.d@swipnet.se>
3430357a
JD
2714
2715 * NEWS: Gtk+ 2.4 is required.
2716
cbd488c4
YM
27172006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2718
2719 * PROBLEMS (Mac OS X): Add QuickTime 7.0.4 / Mac OS X 10.3.9 breakage.
2720
5f64e9f6
MD
27212006-02-09 Mathias Dahl <mathias.dahl@gmail.com>
2722
2ccc6e66 2723 * NEWS: New key bindings for Tumme in Dired.
5f64e9f6 2724
4c003d2f
JB
27252006-02-05 Jay Belanger <belanger@truman.edu>
2726
2727 * calccard.tex: Update copyright year.
2728
8508e990
MB
27292006-02-04 Michael Olson <mwolson@gnu.org>
2730
2731 * NEWS: Update for ERC 5.1.1. Use the same wording for headings
2732 that Emacs does in its NEWS file.
2733
5384dc93
BW
27342006-02-03 Bill Wohler <wohler@newt.com>
2735
2736 Release MH-E version 7.91.
2737
2738 * NEWS, MH-E-NEWS: Update for MH-E release 7.91.
2739
c80ba99d
BW
27402006-02-02 Bill Wohler <wohler@newt.com>
2741
2742 Release MH-E version 7.90.
2743
5384dc93 2744 * NEWS, MH-E-NEWS: Update for MH-E release 7.90.
c80ba99d 2745
597993cf
MB
27462006-01-29 Michael Olson <mwolson@gnu.org>
2747
2748 * NEWS: Add entry for ERC.
2749
7cef6228
CY
27502006-01-27 Chong Yidong <cyd@stupidchicken.com>
2751
2752 * TODO: Make SYNC_INPUT the default.
2753
3140b91b
NR
27542006-01-25 Nick Roberts <nickrob@snap.net.nz>
2755
2756 * images/gud/pstar.xpm: Make background transparent.
2757
82a31b62
NF
27582006-01-24 Noah Friedman <friedman@splode.com>
2759
2760 * emacs-buffer.gdb: Replace all references to `cdr' field of
2761 conses with `u.cdr', per change Andreas Schwab 2005-11-15
2762 of src/lisp.h.
2763
87899d7e
MA
27642006-01-23 Michael Albinus <michael.albinus@gmx.de>
2765
5879ac68 2766 * NEWS: Tramp can be removed by M-x tramp-unload-tramp.
87899d7e 2767
14397ea7
DN
27682006-01-15 Dan Nicolaescu <dann@ics.uci.edu>
2769
5879ac68 2770 * e/eterm-color.ti: Re-enable the ri entry. Add kich1.
14397ea7 2771
3c005b12
RS
27722006-01-13 Richard M. Stallman <rms@gnu.org>
2773
2774 * emacs.1: +N applies only to next file.
2775
04a4075f
DN
27762005-12-28 Dan Nicolaescu <dann@ics.uci.edu>
2777
2778 * e/eterm-color.ti: Temporarily disable the ri entry.
2779 * e/eterm-color: Regenerate.
cdda1b59 2780
880820fe 27812005-12-21 Lőrentey Károly <lorentey@elte.hu>
4e8b322f
KL
2782
2783 * TODO: Add note on the multi-tty branch.
2784
880820fe 27852005-12-16 Lőrentey Károly <lorentey@elte.hu>
f4695519
KL
2786
2787 * NEWS: Change `prev-buffer' to `previous-buffer'; add note on
2788 them using the frame-local buffer list.
2789
5fdf9b7c
EZ
27902005-12-10 David Koppelman <koppel@ece.lsu.edu>
2791
2792 * NEWS: hi-lock-mode is now buffer local, use global-hi-lock-mode
2793 instead.
2794
61322d72
JB
27952005-12-02 Jay Belanger <belanger@truman.edu>
2796
2797 * NEWS: Add comment about the Calc prefix.
2798
55a03101
TTN
27992005-11-28 Thien-Thi Nguyen <ttn@gnu.org>
2800
2801 * MORE.STUFF: Add entry: "Go in a buffer: Go Text Protocol client".
2802
fd993ce2
CY
28032005-11-18 Chong Yidong <cyd@stupidchicken.com>
2804
2805 * images/icons/emacs_16.png, images/icons/emacs_24.png
2806 * images/icons/emacs_32.png, images/icons/emacs_48.png:
2807 New Emacs icons.
2808
35af3490
CD
28092005-11-18 Carsten Dominik <dominik@science.uva.nl>
2810
2811 * orgcard.tex: Version 3.20
2812
cdda1b59 28132005-11-16 Nick Roberts <nickrob@snap.net.nz>
a354cf39
NR
2814
2815 * images/gud/go.xpm, images/gud/go.pbm: Old gud-remove icons.
2816 Use for run/continue.
2817 * images/gud/stop.xpm, images/gud/stop.pbm: Old gud-break icons.
2818 Use for interrupting inferior.
2819 * images/gud/pp.xpm, images/gud/pstar.xpm, images/gud/until.xpm:
2820 Use a more appropriate variable name.
2821 * images/gud/remove.xpm, images/gud/remove.pbm
2822 * images/gud/break.xpm, images/gud/break.pbm: Make more intuitive.
cdda1b59 2823
31fa5025
NR
28242005-11-09 Nick Roberts <nickrob@snap.net.nz>
2825
2826 * images/gud/pp.xpm, images/gud/pp.pbm: New icons.
2827
880820fe 28282005-11-06 Jan Djärv <jan.h.d@swipnet.se>
32087ea3
JD
2829
2830 * images/copy.xpm, images/copy.pbm, images/low-color/copy.xpm
2831 * images/save.xpm, images/save.pbm, images/low-color/save.xpm:
2832 Adjust baseline.
cdda1b59 2833
880820fe 28342005-11-06 Jan Djärv <jan.h.d@swipnet.se>
16896f67
JD
2835
2836 * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
2837 * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
2838 * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
2839 * images/low-color/next-node.xpm: Adjust paper size and layout.
2840
7dab700a
NR
28412005-11-05 Nick Roberts <nickrob@snap.net.nz>
2842
2843 * DEBUG: Describe how to provide preprocessor macro information.
2844
880820fe 28452005-11-04 Jan Djärv <jan.h.d@swipnet.se>
db2cf961
JD
2846
2847 * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
2848 * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
2849 * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
2850 * images/low-color/next-node.xpm: New images.
2851
94539089
CD
28522005-11-04 Carsten Dominik <dominik@science.uva.nl>
2853
2854 * orgcard.tex (section{Notes}): Version number change.
2855
719e04b6
RF
28562005-11-03 Romain Francoise <romain@orebokech.com>
2857
2858 * orgcard.tex: Update FSF's address.
2859
99ac5182
NR
28602005-11-03 Nick Roberts <nickrob@snap.net.nz>
2861
7dab700a 2862 * DEBUG: GDB can sometimes expand macros.
99ac5182 2863
4ac4f9ce
RF
28642005-11-01 Romain Francoise <romain@orebokech.com>
2865
2866 * NEWS: Source files are compressed by default.
2867
ae3859c0
BW
28682005-10-28 Bill Wohler <wohler@newt.com>
2869
2870 * NEWS: Help mode now creates hyperlinks for URLs.
2871
cc795ef0
DN
28722005-10-27 Dan Nicolaescu <dann@ics.uci.edu>
2873
4ac4f9ce 2874 * e/eterm-color.ti (el1): Undo 2005-10-23 change.
5879ac68 2875 Add some comments on how to update this file. Add ri
cc795ef0
DN
2876 capability that has long been supported by term.el.
2877
a42d1309
NR
28782005-10-25 Nick Roberts <nickrob@snap.net.nz>
2879
6772c8e1 2880 * images/gud/until.xpm: Color correction.
a42d1309 2881
61796b3c
RS
28822005-10-23 Richard M. Stallman <rms@gnu.org>
2883
2884 * e/eterm-color.ti (el1): Capability deleted,
2885 since term.el doesn't implement it.
2886
6f97b9c8
DN
28872005-10-20 Dan Nicolaescu <dann@ics.uci.edu>
2888
2889 * e/eterm-color.ti: Change the terminal name to eterm-color.
2890 * e/eterm-color: Regenerate.
2891
a12ba300
EZ
28922005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
2893
2894 * Makefile (e/eterm-color): Rename eterm to eterm-color.
2895
436a2ccd
CY
28962005-10-18 Chong Yidong <cyd@stupidchicken.com>
2897
2898 * NEWS: New variable `max-image-size'.
2899
ffda926c
BW
29002005-10-17 Bill Wohler <wohler@newt.com>
2901
5879ac68 2902 Moved all remaining images from lisp/toolbar to etc/images. The
ffda926c
BW
2903 low resolution images were placed in their own directory (low-color).
2904
2905 * images/attach.*, images/cancel.*, images/close.*:
2906 * images/copy.*, images/cut.*, images/diropen.*:
2907 * images/exit.*, images/help.*, images/home.*:
2908 * images/index.*, images/info.*, images/mail.*:
2909 * images/new.*, images/open.*, images/paste.*:
2910 * images/preferences.*, images/print.*, images/save.*:
2911 * images/saveas.*, images/search.*:
2912 * images/search-replace.*, images/spell.*:
2913 * images/undo.*: Moved here from lisp/toolbar.
2914
2915 * images/low-color/copy.*: Moved here from lisp/toolbar/lc-copy.*.
2916 * images/low-color/cut.*: Moved here from lisp/toolbar/lc-cut.*.
2917 * images/low-color/help.*: Moved here from lisp/toolbar/lc-help.*.
2918 * images/low-color/home.*: Moved here from lisp/toolbar/lc-home.*.
2919 * images/low-color/index.*: Moved here from lisp/toolbar/lc-index.*.
2920 * images/low-color/new.*: Moved here from lisp/toolbar/lc-new.*.
2921 * images/low-color/open.*: Moved here from lisp/toolbar/lc-open.*.
2922 * images/low-color/paste.*: Moved here from lisp/toolbar/lc-paste.*.
2923 * images/low-color/preferences.*: Moved here from
2924 lisp/toolbar/lc-preferences.*.
2925 * images/low-color/print.*: Moved here from lisp/toolbar/lc-print.*.
2926 * images/low-color/save.*: Moved here from lisp/toolbar/lc-save.*.
2927 * images/low-color/saveas.*: Moved here from lisp/toolbar/lc-saveas.*.
2928 * images/low-color/search.*: Moved here from lisp/toolbar/lc-search.*.
2929 * images/low-color/spell.*: Moved here from lisp/toolbar/lc-spell.*.
2930 * images/low-color/undo.*: Moved here from lisp/toolbar/lc-undo.*.
2931
2932 To conform with convention, the underscore (_) in the following
2933 image names were replaced with dash (-) or (/) as appropriate.
2934
2935 * images/back-arrow.*: Moved here from lisp/toolbar/back_arrow.*.
2936 * images/fld-open.*: Moved here from lisp/toolbar/fld_open.*.
2937 * images/fwd-arrow.*: Moved here from lisp/toolbar/fwd_arrow.*.
2938 * images/jump-to.*: Moved here from lisp/toolbar/jump_to.*.
2939 * images/left-arrow.*: Moved here from lisp/toolbar/left_arrow.*.
2940 * images/right-arrow.*: Moved here from lisp/toolbar/right_arrow.*.
2941 * images/up-arrow.*: Moved here from lisp/toolbar/up_arrow.*.
2942 * images/low-color/back-arrow.*: Moved here from
cdda1b59 2943 lisp/toolbar/lc-back_arrow.*.
ffda926c
BW
2944 * images/low-color/fwd-arrow.*: Moved here from
2945 lisp/toolbar/lc-fwd_arrow.*.
2946 * images/low-color/jump-to.*: Moved here from
2947 lisp/toolbar/lc-jump_to.*.
2948 * images/low-color/left-arrow.*: Moved here from
cdda1b59 2949 lisp/toolbar/lc-left_arrow.*.
ffda926c 2950 * images/low-color/right-arrow.*: Moved here from
cdda1b59 2951 lisp/toolbar/lc-right_arrow.*.
ffda926c
BW
2952 * images/low-color/up-arrow.*: Moved here from
2953 lisp/toolbar/lc-up_arrow.*.
cdda1b59 2954 * images/mail/compose.*: Moved here from lisp/toolbar/mail_compose.*.
ffda926c
BW
2955 * images/mail/send.*: Moved here from lisp/toolbar/mail_send.*.
2956
2957 * images/README: Incorporated the content of lisp/toolbar/README
2958 now that all of the images are here.
2959
eae86e67
NR
29602005-10-16 Nick Roberts <nickrob@snap.net.nz>
2961
2962 * images/gud/n.pbm, images/gud/n.xpm
2963 * images/gud/ni.xpm, images/gud/ni.xpm
2964 * images/gud/s.xpm, images/gud/s.xpm
2965 * images/gud/si.xpm, images/gud/si.xpm: Rename to
22adfe08 2966 next.*, nexti.*, step.*, and stepi.*, respectively, as the
eae86e67
NR
2967 file-name no longer clashes on 8+3 filesystems.
2968
cdda1b59 29692005-10-14 Bill Wohler <wohler@newt.com>
aa2361eb 2970
ffda926c
BW
2971 * images/gud/break.*: Moved here from toolbar/gud-break.*.
2972 * images/gud/cont.*: Moved here from toolbar/gud-cont.*.
2973 * images/gud/down.*: Moved here from toolbar/gud-down.*.
2974 * images/gud/finish.*: Moved here from toolbar/gud-finish.*.
2975 * images/gud/ni.*: Moved here from toolbar/gud-ni.*.
2976 * images/gud/n.*: Moved here from toolbar/gud-n.*.
2977 * images/gud/print.*: Moved here from toolbar/gud-print.*.
2978 * images/gud/pstar.*: Moved here from toolbar/gud-pstar.*.
2979 * images/gud/remove.*: Moved here from toolbar/gud-remove.*.
2980 * images/gud/run.*: Moved here from toolbar/gud-run.*.
2981 * images/gud/si.*: Moved here from toolbar/gud-si.*.
2982 * images/gud/s.*: Moved here from toolbar/gud-s.*.
2983 * images/gud/until.*: Moved here from toolbar/gud-until.*.
2984 * images/gud/up.*: Moved here from toolbar/gud-up.*.
2985 * images/gud/watch.*: Moved here from toolbar/gud-watch.*.
aa2361eb 2986
cdda1b59 29872005-10-14 Bill Wohler <wohler@newt.com>
03ab074b
BW
2988
2989 Released MH-E version 7.85.
cdda1b59 2990
03ab074b
BW
2991 * NEWS, MH-E-NEWS: Updated for release 7.85.
2992
880820fe 29932005-10-10 Jan Djärv <jan.h.d@swipnet.se>
f9e36a6d
JD
2994
2995 * NEWS: -nb => -nbi
2996
86bebbbc
CD
29972005-10-10 Carsten Dominik <dominik@science.uva.nl>
2998
2999 * orgcard.tex: Version 3.17, no changes except version number.
3000
880820fe 30012005-10-09 Jan Djärv <jan.h.d@swipnet.se>
0597ab12
JD
3002
3003 * NEWS: -nb, --no-bitmap-icon
3004
ba6be78d
SM
30052005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
3006
3007 * TODO: Clarify the local variables entry.
3008
c2e59571
BW
30092005-09-30 Bill Wohler <wohler@newt.com>
3010
3011 Moved MH-E image files from toolbar and mail directories into
ffda926c 3012 images.
c2e59571
BW
3013
3014 * images/mail: New directory.
3015
3016 * images/mail/reply.*: Moved here from lisp/mail/reply2*.
3017
3018 * images/mail/alias.*, images/mail/refile.*, images/mail/repack.*:
3019 * images/mail/reply*: Moved here from lisp/toolbar.
3020
3021 * images/execute.*, images/highlight.*, images/mh-logo.xpm:
3022 * images/page-down.*, images/show.*, images/widen.*: Moved here
3023 from lisp/toolbar.
ba6be78d
SM
3024
3025 * images/refresh.*: Moved here from lisp/toolbar/rescan.*.
3026 Use GNOME 2.10's refresh icon.
c2e59571
BW
3027
3028 * images/README: New file that indicates which icons came from
3029 GNOME (see lisp/toolbar/README).
3030
b6473e48
RF
30312005-09-30 Romain Francoise <romain@orebokech.com>
3032
3033 * NEWS: Mention changes to `read-buffer'.
3034
a0292bb5
CY
30352005-09-30 Chong Yidong <cyd@stupidchicken.com>
3036
3037 * images/ezimage: New directory.
3038
3039 * images/ezimage/*.xpm: Add images used by speedbar.el.
3040
50a9d14a
DP
30412005-09-30 David Ponce <david@dponce.com>
3042
3043 * NEWS: Update recentf changes.
3044
a33704bb
MB
30452005-09-28 Simon Josefsson <jas@extundo.com>
3046
3047 * GNUS-NEWS: Fix IDNA notes.
3048
5879ac68 30492005-09-27 Jay Belanger <belanger@truman.edu>
0b292bd0
JB
3050
3051 * calccard.tex: Update `versionnumber', remove `versiondate'.
ba6be78d 3052 (Error Recovery): Refer to "initial state" rather than "default state".
0b292bd0
JB
3053 (Algebra): Mention LaTeX language mode.
3054 (Programming): Delete reference to "Z =".
3055
f7938fdd 30562005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
917551f2
EZ
3057
3058 * emacs.py (ehelp): Add g and l to arg list, and use them in the
3059 call to `help'.
3060
49844623
RF
30612005-09-17 Romain Francoise <romain@orebokech.com>
3062
3063 * gfdl.1: Update to version 1.2. Delete UC macro.
3064
ce9b56fe
KH
30652005-09-15 Kenichi Handa <handa@m17n.org>
3066
ba6be78d 3067 * PROBLEMS: Fix the paragraph describing the limitation of UTF-8/16/7.
ce9b56fe 3068
8c4a54e2
RF
30692005-09-14 Romain Francoise <romain@orebokech.com>
3070
3071 * NEWS: Add entry for write-region-inhibit-fsync.
3072
cacb2615 30732005-09-09 Kevin Ryde <user42@zip.com.au>
50a6ff15
EZ
3074
3075 * MORE.STUFF: Update url for calculator.el.
3076
d87ceee0
KH
30772005-09-08 Kenichi Handa <handa@m17n.org>
3078
3079 * PROBLEMS: Show a patch for Mule-UCS to make it byte-compiled
3080 correctly.
3081
c1105d05
MA
30822005-08-31 Michael Albinus <michael.albinus@gmx.de>
3083
3084 * NEWS: Add entry for `make-auto-save-file-name'.
3085
fef741ad
TTN
30862005-08-19 Emilio C. Lopes <eclig@gmx.net>
3087
3088 * emacsclient.1 (DESCRIPTION): Reflect inclusion in the
3089 Emacs distribution. Make role of EDITOR clearer.
3090 (OPTIONS): Document `-s', `-V' and `-h'
3091 as well as their long name counterparts.
3092 (BUGS): Remove.
3093
20dc2215
RF
30942005-08-26 Romain Francoise <romain@orebokech.com>
3095
3096 * PROBLEMS: Fix capitalization of "Gnus".
3097
217b694f
EZ
30982005-08-20 Chong Yidong <cyd@stupidchicken.com>
3099
3100 * MORE.STUFF: Update links and URLs.
3101
4f27bfc3
KH
31022005-08-05 Kenichi Handa <handa@m17n.org>
3103
3104 * NEWS: Fix the entry describing code-pages.
3105
c638055f
JB
31062005-07-28 Juanma Barranquero <lekktu@gmail.com>
3107
3108 * .cvsignore: Add `icons' (for in-place installs).
3109
cdf9f986
JL
31102005-07-19 Juri Linkov <juri@jurta.org>
3111
3112 * grep.txt: New file.
3113
880820fe 31142005-07-19 Jan Djärv <jan.h.d@swipnet.se>
25fd144d 3115
c638055f 3116 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
25fd144d
JD
3117 -R comes after i386 in setarch command.
3118
9e5f497d
JL
31192005-07-12 Juri Linkov <juri@jurta.org>
3120
3121 * refcard.tex (Files): Change description of `C-x C-q' from
3122 `checkin/checkout' to `toggle read-only'.
3123 (Getting Help): Replace `C-h c' with `C-h k'.
3124 (Error Recovery): Replace `recover-file' with `recover-session'.
3125 (Info): Replace key binding `C-h C-i' with `C-h S'. Add `t'.
3126
bc4c8456
RS
31272005-07-07 Richard M. Stallman <rms@gnu.org>
3128
b713c813 3129 * GNU: Update how to help. Improve footnote 7.
bc4c8456 3130
9d42fe6f
LK
31312005-07-07 Lute Kamstra <lute@gnu.org>
3132
3133 * tasks.texi: Delete file. The GNU Task List is obsolete and has
3134 been replaced by http://savannah.gnu.org/projects/tasklist.
3135
31362005-07-07 Lute Kamstra <lute@gnu.org>
60b34e06
LK
3137
3138 * refcard.tex: Update `versionnumber' and `year'. Update Emacs's
3139 version to 22.
3140 (Starting Emacs): Delete sentence to fix formatting problems.
3141 (Multiple Windows): Clarify first sentence. Mention C-x 5 1.
3142 (Formatting): Update the binding of set face.
3143 (International Character Sets): set-language-environment is bound
9d42fe6f 3144 to C-x RET l.
60b34e06 3145
a0ec7a4a
LK
31462005-07-05 Lute Kamstra <lute@gnu.org>
3147
3148 Update FSF's address in GPL notices.
3149
a88e0343
KS
3150 * INTERVIEW, calccard.tex, cs-dired-ref.tex, cs-refcard.tex:
3151 * dired-ref.tex, fr-drdref.tex, fr-refcard.tex, gfdl.1:
3152 * pl-refcard.tex, refcard.tex, ru-refcard.tex, sk-dired-ref.tex:
3153 * sk-refcard.tex, vipcard.tex, viperCard.tex: Update FSF's address.
a0ec7a4a 3154
880820fe 31552005-07-03 Jan Djärv <jan.h.d@swipnet.se>
cf14a51c 3156
a0ec7a4a 3157 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
ba6be78d 3158 Add it again.
cf14a51c 3159
01d37825
CD
31602005-06-29 Carsten Dominik <dominik@science.uva.nl>
3161
ba6be78d 3162 * NEWS: Add an entry for Org-mode, and a change entry for reftex-mode.
01d37825 3163
025691ed
RS
31642005-06-28 Richard M. Stallman <rms@gnu.org>
3165
3166 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping): New.
3167
98d1a1cf
EZ
31682005-06-11 Eli Zaretskii <eliz@gnu.org>
3169
3170 * DEBUG: Mention emacs-buffer.gdb.
3171
58f498fe
NF
31722005-06-10 Noah Friedman <friedman@splode.com>
3173
3174 * emacs-buffer.gdb (ybuffer-list): Don't use $filename; can't use
3175 char as placeholder when buffer has no file name and process is
3176 still live. Use different printf cases instead.
3177
4a29de23
KS
31782005-06-08 Kim F. Storm <storm@cua.dk>
3179
3180 * PROBLEMS: Linux kernel 2.6.10 may corrupt process output.
3181 Warn that using CVS+SSH may corrupt files, include work-around.
3182
c476bcb0
JL
31832005-06-06 Juri Linkov <juri@jurta.org>
3184
3185 * TUTORIAL.cs, TUTORIAL.sk: Change NBSP to space.
3186
3187 * TUTORIAL.ro: Change NBSP to space. Move coding cookie from the
3188 second line to Local Variables. Fix title line.
3189
6b5341d3
MB
31902005-05-30 Miles Bader <miles@gnu.org>
3191
3192 * emacs-buffer.gdb: Remove RCS keywords.
3193
a7868bfa
NF
31942005-05-30 Noah Friedman <friedman@splode.com>
3195
3196 * emacs-buffer.gdb: New file.
e55df387 3197 * NEWS: Mention it.
a7868bfa 3198
36f28e7f
RS
31992005-05-28 Richard M. Stallman <rms@gnu.org>
3200
3201 * TUTORIAL.fr: Change NBSP to space.
3202
e495eaec
BW
32032005-05-28 Bill Wohler <wohler@newt.com>
3204
3205 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.84.
3206
639ec765
NR
32072005-05-19 Nick Roberts <nickrob@snap.net.nz>
3208
3209 * TODO: post-command-idle-hook has gone.
3210
1e866943
JB
32112005-05-16 Juanma Barranquero <lekktu@gmail.com>
3212
3213 * NEWS: Remove references to open-network-stream-nowait and
3214 open-network-stream-server.
3215
820f92e1
RS
32162005-05-15 Richard M. Stallman <rms@gnu.org>
3217
3218 * GNU: Correct/improve previous change.
3219
d06ba294
RS
32202005-05-14 Richard M. Stallman <rms@gnu.org>
3221
3222 * GNU: Update footnotes.
3223
85ddb888
RS
3224 * NEWS: Lots of clarifications and cleanups.
3225
ade817bd 32262005-05-05 Slawomir Nowaczyk <slawek@cs.lth.se>
e31eb62c 3227
1953295b 3228 * TUTORIAL.pl: Updated header.
e31eb62c 3229
406c0f12
RS
32302005-05-02 Richard M. Stallman <rms@gnu.org>
3231
3232 * NEWS: More rearrangements.
3233
30b0da81
RS
32342005-05-02 Chong Yidong <cyd@stupidchicken.com>
3235
3236 * NEWS: Items rearranged in logical order.
3237
6544b8f6
LH
32382005-05-01 Lars Hansen <larsh@math.ku.dk>
3239
3240 * NEWS: Correct key binding for dired-mark-omitted.
3241
c9b630f7
DN
32422005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
3243
35b1b8ab
DN
3244 * NEWS: Mention xterm key bindings.
3245
c9b630f7
DN
3246 * e/eterm.ti: Add a comment.
3247 * e/eterm: Regenerate.
3248
70ca7cb3
TTN
32492005-04-25 Alex Ott <ott@jet.msk.su>
3250
3251 * TUTORIAL.ru: Update.
3252
880820fe 32532005-04-13 Pavel Janík <Pavel@Janik.cz>
f425f742
PJ
3254
3255 * TUTORIAL.sk: Updated header.
3256
880820fe 32572005-04-12 Jan Djärv <jan.h.d@swipnet.se>
ed0fb1f1
JD
3258
3259 * NEWS: Mention cursorBlink resource.
3260
b7461be9
YM
32612005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3262
3263 * NEWS: Mention dynamic change of keyboard-coding-system on Mac.
3264
880820fe 32652005-04-10 Jan Djärv <jan.h.d@swipnet.se>
4a4cbd00
JD
3266
3267 * NEWS: Mention fontSet for Lucid menus.
3268
0c9a01ff
MY
32692005-04-10 Masatake YAMATO <jet@gyve.org>
3270
1953295b
SM
3271 * compilation.txt (symbol): Add gcov-file
3272 gcov-bb-file gcov-never-called-line gcov-called-line.
0c9a01ff 3273
c09b2b56
KH
32742005-04-08 Kenichi Handa <handa@m17n.org>
3275
3276 * TUTORIAL.ja: Updated header, contents synchronized with
3277 TUTORIAL at 2005-04-01T00:31:25Z!rms@gnu.org.
3278
880820fe 32792005-04-06 Pavel Janík <Pavel@Janik.cz>
7237931b
PJ
3280
3281 * TUTORIAL.cs: Updated header.
3282
7bade82d
WL
32832005-04-05 Werner Lemberg <wl@gnu.org>
3284
3285 * TUTORIAL.de: Updated header.
3286
28cfe103 32872005-04-05 Marcelo Toledo <marcelo@gnu.org>
a049b36c 3288
1953295b 3289 * TUTORIAL.translators: Added the field Maintainer.
a049b36c 3290
b2c2fcb7
TTN
32912005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
3292
3293 * TUTORIAL.it: Move "copying conditions at end" sentence after title.
3294
e3039e63
TTN
32952005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
3296
3297 * TUTORIAL.ja: Update text before first period.
3298 Reported by Kenichi Handa.
3299
b7dc1e82 33002005-04-02 Richard M. Stallman <rms@gnu.org>
e3039e63 3301
b7dc1e82
RS
3302 * TUTORIAL.ja, TUTORIAL.cn, TUTORIAL.ru, TUTORIAL.zh: Remove the
3303 old intro line that apparently was a longer version of "Emacs
3304 tutorial".
3305
3306 * TUTORIAL.es: Clean up line breaks.
3307
28cfe103 33082005-04-01 Marcelo Toledo <marcelo@gnu.org>
f290db1d 3309
51ce60a7 3310 * TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
1953295b
SM
3311 * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja, TUTORIAL.ko,
3312 * TUTORIAL.pl, TUTORIAL.pt_BR, TUTORIAL.ro, TUTORIAL.ru,
3313 * TUTORIAL.sk, TUTORIAL.sl, TUTORIAL.th, TUTORIAL.zh: Fix title line.
1e866943 3314
28cfe103 33152005-04-01 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
1e866943 3316
1953295b
SM
3317 * TUTORIAL.bg: Fix title line; Applied TUTORIAL changes in
3318 2005-02-08T14:20:54Z!lute@gnu.org, "Emacs" is not transliterated to cyrillic anymore;
3319 Minor fixes.
28cfe103
MT
3320
33212005-04-01 Mats Lidell <matsl@contactor.se>
e3039e63 3322
1953295b
SM
3323 * TUTORIAL.sv: Sync some other changes with the TUTORIAL version
3324 2005-04-01T00:31:25Z!rms@gnu.org.
f290db1d 3325
1d88af04
LK
33262005-04-01 Lute Kamstra <lute@gnu.org>
3327
3328 * TUTORIAL.nl: Fix title line.
3329
19577b0e
TTN
33302005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
3331
3332 * TUTORIAL: Add title line.
3333 * TUTORIAL.bg, TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
3334 * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja,
3335 * TUTORIAL.ko, TUTORIAL.nl, TUTORIAL.pl, TUTORIAL.pt_BR,
3336 * TUTORIAL.ro, TUTORIAL.ru, TUTORIAL.sk, TUTORIAL.sl
3337 * TUTORIAL.sv, TUTORIAL.th, TUTORIAL.zh: Likewise.
3338
10ace8ea
MB
33392005-03-29 Reiner Steib <Reiner.Steib@gmx.de>
3340
3341 * gnus-refcard.tex, gnus-logo.eps: New files.
3342
bbcb3b44
DP
33432005-03-23 David Ponce <david@dponce.com>
3344
3345 * NEWS: Mention recentf-keep.
3346
f31259da
LK
33472005-03-17 Lute Kamstra <lute@gnu.org>
3348
3349 * TODO: Remove define-generic-mode entry (DONE).
3350
3235a9ea
MA
33512005-03-10 Michael Albinus <michael.albinus@gmx.de>
3352
3353 * NEWS: Explain how to default Tramp to FTP.
3354
7709cbbd
YM
33552005-03-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3356
2313f861 3357 * NEWS: Mention Carbon build on Mac OS 9.
3235a9ea 3358
70d9a9cd
DK
33592005-03-01 David Kastrup <dak@gnu.org>
3360
3361 * DEBUG: Add information about `-fno-crossjumping' for GCC.
3362
2dbccf96
LK
33632005-02-14 Lute Kamstra <lute@gnu.org>
3364
6a361c41
LK
3365 * TODO: Remove battery.el entry (DONE).
3366
2dbccf96
LK
3367 * TUTORIAL.nl: Synchronize with TUTORIAL. Correct some typos.
3368 Make the terminology more consistent. Fill the text using the
3369 default `fill-column'.
3370
41835686
LK
33712005-02-08 Lute Kamstra <lute@gnu.org>
3372
3373 * TUTORIAL: Remove some uses of the term "buffer" before it is
3374 properly introduced. Update the description of the mode line.
3375 Consistently use "<ESC>" to denote the ESC key and "<SPC>" to
3376 denote the Space bar. Capitalize all command descriptions.
3377
ba2c991c
RS
33782005-02-06 Richard M. Stallman <rms@gnu.org>
3379
3380 * DEBUG: Minor clarification.
3381
6082a820
EZ
33822005-02-05 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
3383
3384 * emacs.bash: Update the name of the socket of the Emacs server.
3385
3d4d788a
DK
33862005-01-22 David Kastrup <dak@gnu.org>
3387
3388 * NEWS: Mention alias `find-grep' for `grep-find'.
3389
568931f0
NR
33902005-01-22 Nick Roberts <nickrob@snap.net.nz>
3391
3392 * TODO: Add entry for toolbar on ttys.
3393
6869a824
NR
33942005-01-18 Nick Roberts <nickrob@snap.net.nz>
3395
3396 * DEBUG: Suggest separate terminal for debug session.
3397
43805352
EZ
33982005-01-15 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
3399
3400 * TUTORIAL.nl: Correct translation and the Dutch text (typos).
3401 More consistent use of terminology.
3402
20d6de82
RS
34032005-01-13 Cheng Gao <chenggao@gmail.com>
3404
3405 * MORE.STUFF: Add entries of some well known and widely used packages.
3235a9ea 3406
9abb41eb
LH
34072005-01-07 Lars Hansen <larsh@math.ku.dk>
3408
3409 * NEWS: Describe desktop package lazy restore feature.
3410
fda2922a
RS
34112004-12-21 Richard M. Stallman <rms@gnu.org>
3412
3413 * DISTRIB: Don't say "freeware".
3414
d3d89631
NR
34152004-12-15 Nick Roberts <nickrob@snap.net.nz>
3416
3417 * DEBUG: Change printing example to break on a procedure name.
3418
09411f50
DN
34192004-12-11 Dan Nicolaescu <dann@ics.uci.edu>
3420
3421 * e/eterm.ti: Add rs1.
3422 * e/eterm: Regenerate.
3423
0473753a
RS
34242004-12-08 Alexandre VEYRENC <veyrenc@wanadoo.fr> (tiny change)
3425
3426 * fr-refcard.tex: Fix typos.
3427
880820fe 34282004-12-07 Jan Djärv <jan.h.d@swipnet.se>
b11e8823
JD
3429
3430 * PROBLEMS: Update information about klipper on KDE.
3431
880820fe 34322004-11-26 Jan Djärv <jan.h.d@swipnet.se>
3a0ab7ec
JD
3433
3434 * NEWS: Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
3435
880820fe 34362004-10-08 Frédéric Bothamy <frederic.bothamy@free.fr> (tiny change)
657f0f9c
EZ
3437
3438 * TUTORIAL.fr: Minor wording fix.
3439
5086e75d
LT
34402004-10-04 Luc Teirlinck <teirllm@auburn.edu>
3441
3442 * enriched.doc: Update for new bindings of `set-left-margin' and
3443 `set-right-margin'.
3444
0207b8ad
KS
34452004-10-04 Kim F. Storm <storm@cua.dk>
3446
3447 * DEBUG: Mention pp and ff commands.
3448
3326c1b5
LT
34492004-09-26 Luc Teirlinck <teirllm@auburn.edu>
3450
3451 * enriched.doc: `enriched-annotation-alist' is now called
3452 `enriched-translations'.
3453
d6be0122
DN
34542004-09-26 Dan Nicolaescu <dann@ics.uci.edu>
3455
5879ac68 3456 * e/eterm.ti: Comment out smcup, rmcup. Add kbs, kdch1, rc, sc.
d6be0122 3457 Reformat.
1953295b 3458 * e/eterm: Regenerate.
d6be0122 3459
880820fe 34602004-09-25 Jan Djärv <jan.h.d@swipnet.se>
1f02a4ba
JD
3461
3462 * PROBLEMS: Updated exec-shield description.
3463
c8be3fe8
KS
34642004-09-16 Dan Nicolaescu <dann@ics.uci.edu>
3465
3466 * e/eterm.ti: Change the strings for smso and rmso.
25e90411 3467 * e/eterm: Regenerate.
c8be3fe8 3468
8bca0606
TTN
34692004-09-09 Thien-Thi Nguyen <ttn@gnu.org>
3470
3471 * MORE.STUFF (EDB): Update entry.
3472
4e14f66c
KS
34732004-09-07 Dan Nicolaescu <dann@ics.uci.edu>
3474
3475 * e/eterm.ti: Add `op' entry to enable colors in term.
1953295b 3476 * e/eterm: Regenerate.
4e14f66c 3477
db1febad
EZ
34782004-09-04 Eric S. Raymond <esr@thyrsus.com>
3479
3480 * PROBLEMS: More reorganization to exile old stuff to the
3481 pre-2000 section. I looked up end-of-life dates for a bunch
3482 of old Unixes to check.
3483
eccf9613
BW
34842004-08-24 Bill Wohler <wohler@newt.com>
3485
3486 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.82.
3487
90a02640
DK
34882004-08-22 David Kastrup <dak@gnu.org>
3489
3490 * PROBLEMS, MAILINGLISTS: Update AUCTeX information.
3491
d103d8b3
BW
34922004-08-21 Bill Wohler <wohler@newt.com>
3493
3494 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.81.
3495
29bbca9e
EZ
34962004-08-21 Eric S. Raymond <esr@thyrsus.com>
3497
3498 * PROBLEMS: Massively rearranged by category, to make environment
3499 features and symptoms easier to find. Bugs relating to
3500 20th-century systems moved to the end. Most problem headers
3501 changed to "object: variation" format.
3502
f0d73c14
BW
35032004-08-15 Bill Wohler <wohler@newt.com>
3504
3505 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.80.
3506
e11d1dd9
EZ
35072004-08-14 Romain Francoise <romain@orebokech.com>
3508
3509 * NEWS: Mention the thumbs.el package.
3510
25f38310 35112004-08-14 Eric Hanchrow <offby1@blarg.net>
ab5a4a32
EZ
3512
3513 * TUTORIAL.es: Replace actual whitespace with the magic string
3514 that causes help-with-tutorial to automatically insert the correct
3515 amount.
3516
7c3225c3
ST
35172004-08-10 Steven Tamm <steventamm@mac.com>
3518
3519 * PROBLEMS: Remove description of Mac OS version upgrade
3520 problems as it is no longer applicable.
3521
05ea6a26
WL
35222004-07-27 Werner Lemberg <wl@gnu.org>
3523
3524 * NEWS: Document all new tutorials.
3525
23f87bed
MB
35262004-08-05 Reiner Steib <Reiner.Steib@gmx.de>
3527
3528 * GNUS-NEWS: Import from the v5_10 branch of the Gnus repository.
3529
3530 * NEWS (Gnus package): Gnus includes Sieve and PGG. Gnus changes
3531 are described in GNUS-NEWS.
3532
35332004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
3534
3535 * gnus.xpm, gnus-pointer.xbm, gnus-pointer.xpm: Import from the
3536 v5_10 branch of the Gnus repository.
3537
0f74bf4c
LT
35382004-07-14 Luc Teirlinck <teirllm@auburn.edu>
3539
3540 * MORE.STUFF: Tramp is now distributed with Emacs.
3541
a66894d8
BW
35422004-07-12 Bill Wohler <wohler@newt.com>
3543
3544 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.4.
3545
bcdf2143
DK
35462004-07-08 David Kastrup <dak@gnu.org>
3547
1953295b 3548 * NEWS (Lisp changes in 21.4): Document (match-data t) change.
bcdf2143 3549
ad8a607d
EZ
35502002-06-26 Eli Zaretskii <eliz@is.elta.co.il>
3551
3552 * FOR-RELEASE: Moved to the admin directory.
3553
1791907b
DK
35542004-06-24 David Kastrup <dak@gnu.org>
3555
3556 * NEWS: Move description from new paragraph-start and
3557 indent-line-function defaults to general news instead of new
1953295b
SM
3558 packages. Same for query-replace-skip-read-only.
3559 Add description of new `\,' and `\?' replacement string features.
1791907b 3560
dce417e7
LT
35612004-06-23 Luc Teirlinck <teirllm@auburn.edu>
3562
3563 * MORE.STUFF: Delete obsolete URL.
3564
61d244ca
LH
35652004-06-10 Lars Hansen <larsh@math.ku.dk>
3566
5879ac68 3567 * NEWS: Describe dired-omit-mode. Describe desktop package changes.
61d244ca 3568
32364f49
ST
35692004-05-29 Steven Tamm <steventamm@mac.com>
3570
3571 * PROBLEMS: Document the workaround for the Mac OS X port not
3572 picking up the environment variables from dotfiles.
3573
f3298aad
JL
35742004-05-16 Juri Linkov <juri@jurta.org>
3575
3576 * TUTORIAL.pt_BR: Add coding: latin-1, sentence-end-double-space: nil.
3577
3578 * ru-refcard.tex: Add C-u and RET to `C-h t Russian'.
3579
c1380aa6
EZ
35802004-05-15 Alex Ott <ott@jet.msk.su>
3581
3582 * ru-refcard.tex, ru-refcard.ps: New files.
3583
ddda21d3
DP
35842004-05-14 David Ponce <david@dponce.com>
3585
1953295b 3586 * tree-widget: New directory containing tree-widget themes and images.
ddda21d3 3587
28cfe103 35882004-04-13 Marcelo Toledo <marcelo@gnu.org>
b8d5565f 3589
5879ac68 3590 * TUTORIAL.pt_BR: Initial check-in.
b8d5565f 3591
24d5055c
SM
35922004-05-06 Dave Love <fx@gnu.org>
3593
3594 * emacs.py: New file for python-mode's internal use.
3595
ba1c68de
SM
35962004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
3597
3598 * TODO: Use outline mode. Remove compile.el entry (done).
3599
d1d37da8
JL
36002004-04-18 Juri Linkov <juri@jurta.org>
3601
3602 * TUTORIAL.fr, TUTORIAL.pl, TUTORIAL.ru, TUTORIAL.sl, TUTORIAL.sv
3603 * TUTORIAL.th: Add sentence-end-double-space: nil.
3604
3605 * TUTORIAL.it, TUTORIAL.nl, TUTORIAL.sv: Add coding: latin-1.
3606
28cfe103 36072004-04-16 Alex Ott <ottalex@narod.ru>
02913968 3608
28cfe103 3609 * TUTORIAL.ru: Various corrections.
02913968 3610
d2072c54
JL
36112004-04-14 Jan Nieuwenhuizen <janneke@gnu.org>
3612
3613 * TUTORIAL.nl: Update Delete/Delback translation.
3614
43ea9947
JH
36152004-04-05 Jesper Harder <harder@ifa.au.dk>
3616
3617 * TODO: Remove index-apropos entry.
3618
35aeddc4
JL
36192004-04-01 Juri Linkov <juri@jurta.org>
3620
3621 * HELLO: Add Javanese.
3622
30301a73
VJL
36232004-03-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3624
3625 * ps-prin1.ps: Clip the header and footer area, so text will not be
3626 printed outside header or footer, respectively.
3627 (HeaderClip, FooterClip): New PostScript funs.
3628 (HeaderText, FooterText): Adjust PostScript code.
3629
880820fe 36302004-03-29 Jan Djärv <jan.h.d@swipnet.se>
6d8e13a0
JD
3631
3632 * TODO: Removed drag-and-drop entry (DONE).
3633
ab24c127
KS
36342004-03-19 Kim F. Storm <storm@cua.dk>
3635
3636 * TODO: Remove entries for fringe related issues (DONE).
3637 Remove entry about image-relative coordinates of mouse clicks (DONE).
3638
44c0a465
SM
36392004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
3640
3641 * compilation.txt: New file.
3642
89b1172b
JB
36432004-02-29 Juanma Barranquero <lektu@terra.es>
3644
3645 * NEWS: Remove bogus reference to user option unicode-data.
3646
8c094106
EZ
36472004-02-16 Klaus Zeitler <kzeitler@lucent.com>
3648
3649 * PROBLEMS: Document crashes on X when build with GCC and GNU ld.
3650
ea855511
AS
36512004-02-08 Andreas Schwab <schwab@suse.de>
3652
3653 * NEWS: Fix typo.
3654
89b1172b 36552003-12-29 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
d9c4f512
EZ
3656
3657 * TUTORIAL.bg: Use windows-1251 encoding. Fix punctuation errors.
3658
cae8ddbb
LH
36592003-11-21 Lars Hansen <larsh@math.ku.dk>
3660
3661 * TODO: Add plans for change of file attributes UID and GID from
3662 integer to string.
89b1172b
JB
3663
36642003-11-10 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
e0739877
KH
3665
3666 * HELLO: Add Kannada.
3667
b8811003
KH
36682003-11-05 Juri Linkov <juri@jurta.org>
3669
3670 * HELLO: Fix language names. Add C, Braille, Georgian, Ukrainian.
3671 Add IPA pronunciation to English. Fix tab widths.
3672
984002eb
EZ
36732003-11-03 David Ponce <david.ponce@wanadoo.fr>
3674
3675 * PROBLEMS: Document segfaults with Linux kernels that enable the
3676 Exec-shield functionality.
3677
85afc7c7
KH
36782003-10-30 Kenichi Handa <handa@m17n.org>
3679
3680 * HELLO: Fix cases of language names. Make German lines one.
89b1172b 3681 Delete FORTRAN, add Mathematics.
85afc7c7 3682
880820fe 36832003-10-24 Jan Djärv <jan.h.d@swipnet.se>
f16a1bf6
JD
3684
3685 * PROBLEMS: Characters are displayed as empty boxes or
3686 with wrong font under X.
3687
00694c20
WL
36882003-09-30 Werner Lemberg <wl@gnu.org>
3689
3690 * TUTORIAL.de: Minor updates and grammatical fixes.
3691
b9e6b498
GM
36922003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
3693
3694 * TODO: Add invisible text kill/yank issue.
3695
f387bdea
RS
36962003-08-29 Wim Nieuwenhuizen <wwwillem@xs4all.nl>
3697
3698 * TUTORIAL.nl: Many changes.
3699
70d76272
SE
37002003-08-20 Stephen Eglen <stephen@gnu.org>
3701
3702 * MORE.STUFF: Update URLs for several projects.
3703
5b4ffca2
AC
37042003-07-22 Andrew Choi <akochoi@shaw.ca>
3705
3706 * PROBLEMS: Truncated process output with pty's on Mac OS X.
3707
0ea94e9b
NR
37082003-07-14 Nick Roberts <nick@nick.uklinux.net>
3709
3710 * NEWS: Merge in the changes for versions 21.2 and 21.3 as
3711 documented on the EMACS_21_1_RC branch.
3712
603b8073
KH
37132003-03-03 Chao-Hong Liu <chliu@gnu.org>
3714
3715 * TUTORIAL.cn: Updated.
3716 * TUTORIAL.zh: Updated.
3717
924df208
BW
37182003-04-24 Bill Wohler <wohler@newt.com>
3719
3720 * MH-E-NEWS: Upgraded to MH-E version 7.3.
3721
a8feaa04 37222003-04-03 Kenichi Handa <handa@m17n.org>
162eab5f
KH
3723
3724 * HELLO: Fix the malayalam line.
3725
19c37f01
DL
37262003-04-01 Dave Love <fx@gnu.org>
3727
6772c8e1 3728 * letter.xpm: Use transparent/opaque `colors'.
19c37f01 3729
8064e321
DL
3730 * letter.xbm: Deleted.
3731
3732 * letter.pbm: New.
3733
a670d17a
AS
37342003-03-24 Andreas Schwab <schwab@suse.de>
3735
3736 * HELLO: Remove extra TAB in Greek entries.
3737
9a6155bb
KH
37382003-03-03 Chao-Hong Liu <chliu@gnu.org>
3739
3740 * TUTORIAL.cn, TUTORIAL.zh: New files.
3741
0a8548de 3742 * TUTORIAL.translators: List TUTORIAL.cn and TUTORIAL.zh.
9a6155bb 3743
746ba5c1
KH
37442003-02-24 Kenichi Handa <handa@m17n.org>
3745
3746 * HELLO: Add Malayalam.
3747
b8b42717
DL
37482003-02-13 Dave Love <fx@gnu.org>
3749
3750 * TUTORIAL.es: Add coding spec.
3751
61cb0b53
KH
37522003-02-11 Kenichi Handa <handa@m17n.org>
3753
3754 * HELLO: Fix Hindi and add Tamil.
3755
880820fe 37562003-02-05 Francesco Potortì <pot@gnu.org>
bd6f8e84
FP
3757
3758 * TUTORIAL.it: Italian tutorial.
3759 From Alfredo Finelli <alfredofnl@tiscali.it> (original translator).
880820fe 3760 Revised by Francesco Potortì <pot@gnu.org>.
bd6f8e84 3761
3d7ca223
BW
37622003-02-03 Bill Wohler <wohler@newt.com>
3763
3764 * MH-E-NEWS: Upgraded to MH-E version 7.2.
3765
c60ee5e7
JB
37662003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
3767
3768 * MACHINES: Added Cygwin.
3769
880820fe 37702003-01-27 Jan Djärv <jan.h.d@swipnet.se>
46def989
JD
3771
3772 * DEBUG: Added note about xmon.
3773
675d000f
RS
37742003-01-20 Joanna Pluta <joanna_p@gazeta.pl>
3775
3776 * TUTORIAL.pl: Updated.
3777
880820fe 37782003-01-11 Pavel Janík <Pavel@Janik.cz>
50ac5b3c
PJ
3779
3780 * TUTORIAL.sk: Updated to reflect changes in English version.
880820fe 3781 From Miroslav Vaško <zemiak@zoznam.sk>.
50ac5b3c 3782
880820fe 37832003-01-09 Francesco Potortì <pot@gnu.org>
98657898
FP
3784
3785 * etags.1: Added reference to the new `etags --help --lang=LANG'
3786 option.
3787
c3d9274a
BW
37882003-01-08 Bill Wohler <wohler@newt.com>
3789
3790 * MH-E-NEWS: Upgraded to MH-E version 7.1.
3791
128a6043
ST
37922003-01-01 Steven Tamm <steventamm@mac.com>
3793
3794 * MACHINES: Added pointer to Mac OS X install instructions.
3795
14e7b3a9
KH
37962002-12-10 Kenichi Handa <handa@m17n.org>
3797
3798 * TUTORIAL.sv: Renamed from TUTORIAL.se.
3799
bdcfe844
BW
38002002-11-29 Bill Wohler <wohler@newt.com>
3801
3802 * MH-E-NEWS: Upgraded to MH-E version 7.0.
3803
880820fe 38042002-11-22 Rafael Sepúlveda <drs@gnulinux.org.mx>
1fc628ee 3805
28cfe103 3806 * TUTORIAL.es: Extensively changed and updated.
1fc628ee 3807
a1b4049d
BW
38082002-10-01 Bill Wohler <wohler@newt.com>
3809
3810 * MH-E-NEWS: Upgraded to mh-e version 6.1.1.
3811
7ed9159a
JY
38122002-09-16 Jonathan Yavner <jyavner@engineer.com>
3813
3814 * ses-example.ses: New file: example spreadsheet.
3815
6c61f3f4
KH
38162002-09-04 Kenichi Handa <handa@etl.go.jp>
3817
3818 * HELLO: Fix Unicode Greek line.
3819
38202002-09-03 Kenichi Handa <handa@etl.go.jp>
3821
3822 * TUTORIAL.ja: Updated in accordance with the latest English
3823 version.
3824
60753e2d
AS
38252002-09-01 Andreas Schwab <schwab@suse.de>
3826
3827 * TUTORIAL.de: Updated in accordance with the English version.
3828 From Mario Lang <mlang@delysid.org>.
3829
473d2053
MR
38302002-08-12 Markus Rost <rost@math.ohio-state.edu>
3831
3832 * HELLO: Fix some white spaces.
3833
ca8f3642
RS
38342002-06-26 Richard M. Stallman <rms@gnu.org>
3835
3836 * ps-prin0.ps, ps-prin1.ps: Add license exception.
3837
5fd4d159
EZ
38382002-06-16 Eli Zaretskii <eliz@is.elta.co.il>
3839
880820fe 3840 * TUTORIAL.fr: New version from Éric Jacoboni <jaco@teaser.fr>.
5fd4d159 3841
9e00616f
EZ
38422002-05-04 Eli Zaretskii <eliz@is.elta.co.il>
3843
3844 * HELLO: Add a few greetings that use Unicode characters.
3845
45fd9aa5
EZ
38462002-04-20 Eli Zaretskii <eliz@is.elta.co.il>
3847
3848 * termcap.src: New version from ftp://invisible-island.net.
3849
880820fe 38502002-03-24 Pavel Janík <Pavel@Janik.cz>
bb2f7e35
PJ
3851
3852 * TUTORIAL.translators: New file, list of tutorial translators.
3853
43ef72f2
SZ
38542002-02-01 ShengHuo ZHU <zsh@cs.rochester.edu>
3855
3856 * gnus.xpm: Remove garbages.
3857
880820fe 38582002-01-27 Pavel Janík <Pavel@Janik.cz>
7a4b11ca
PJ
3859
3860 * letter.xpm: New file, XPM variant of letter.xbm.
3861
880820fe 38622001-12-03 Pavel Janík <Pavel@Janik.cz>
58cfce98
PJ
3863
3864 * COPYING: Move back.
3865
880820fe 38662001-11-29 Pavel Janík <Pavel@Janik.cz>
0142178a
PJ
3867
3868 * COPYING: Removed.
3869
d4b56a8f
EZ
38702001-11-23 Eli Zaretskii <eliz@is.elta.co.il>
3871
3872 * emacstool.1, etags.1, emacs.1: Modify distribution terms to
3873 something simpler than the GFDL.
3874
f2d176f2
CW
38752001-11-22 Colin Walters <walters@debian.org>
3876
3877 * PROBLEMS: Remove already applied calc info patches. Clarify
3878 that there is no such thing as Debian GNU/Linux 2.4.3. ftpd is
3879 not handled by alternatives in Debian, the reporter surely meant
3880 just "--config ftp".
3881
740d1567
EZ
38822001-11-18 Eli Zaretskii <eliz@is.elta.co.il>
3883
880820fe 3884 * fr-survival.tex: New file, from Éric Jacoboni <jaco@teaser.fr>.
740d1567 3885
bcd83ff9
EZ
38862001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
3887
880820fe 3888 * TUTORIAL.fr: New version from Éric Jacoboni <jaco@teaser.fr>.
bcd83ff9 3889
d1c9842e
CW
38902001-11-17 Colin Walters <walters@debian.org>
3891
3892 * PROBLEMS: Remove calc problems.
3893
c054b556
EZ
38942001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
3895
880820fe 3896 * TUTORIAL.fr: New file. From Éric Jacoboni <jaco@teaser.fr>.
c054b556 3897
1b23afd5
EZ
38982001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
3899
3900 * Makefile (mostlyclean, clean, distclean, maintainer-clean):
3901 Add *.dvi and *.log.
3902 (SOURCES): Update the list of files.
3903
3904 * calccard.tex: New file.
3905 * calccard.ps: New file.
3906
177338c4
EZ
39072001-11-01 Eli Zaretskii <eliz@is.elta.co.il>
3908
3909 * etags.1: Replace presentation-level troff macros that simulate
3910 tables with tbl markup. From Eric S. Raymond <esr@thyrsus.com>.
3911
71431a0e
GM
39122001-10-20 Gerd Moellmann <gerd@gnu.org>
3913
6aa97356 3914 * (Version 21.1 released.)
71431a0e 3915
07b041a7
EZ
39162001-09-29 Eli Zaretskii <eliz@is.elta.co.il>
3917
3918 * HELLO: Fix the Italian and Maltese entries. From Trevor Spiteri
3919 <tbspit@eng.um.edu.mt>.
3920
880820fe 39212001-08-25 Pavel Janík <Pavel@Janik.cz>
13583fa4
EZ
3922
3923 * HELLO: Slovak language name added to be compatible with other
3924 languages.
3925
13544774
EZ
39262001-08-23 Eli Zaretskii <eliz@is.elta.co.il>
3927
3928 * TUTORIAL.pl: Updated in accordance with the English version.
880820fe 3929 From Beata Wierzchołowska <beataw@orient.uw.edu.pl> and
744d746b 3930 Janusz S. Bien <jsbien@mail.uw.edu.pl>.
13544774 3931
3a4f8160
EZ
39322001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
3933
3934 * MACHINES: Modify the entry for HITACHI SR2001/SR2201 series, as
3935 per config.sub and config.guess. Reported by Ryo Furue
3936 <furufuru@ccsr.u-tokyo.ac.jp>.
3937
880820fe 39382001-08-10 Pavel Janík <Pavel@Janik.cz>
9d9fd4e8
PJ
3939
3940 * TUTORIAL.sk: Updated in accordance with the English version.
880820fe 3941 From Miroslav Vaško <vasko@debian.cz>.
9d9fd4e8 3942
402acb3e
EZ
39432001-08-08 Eli Zaretskii <eliz@is.elta.co.il>
3944
3945 * TUTORIAL.ko: Updated in accordance with the English version.
3946 From Koaunghi Un <koaunghi@world.kaist.ac.kr>.
3947
880820fe 39482001-08-06 Pavel Janík <Pavel@Janik.cz>
86f9d5af 3949
402acb3e 3950 * TUTORIAL.cs: Update from Milan Zamazal.
86f9d5af 3951
880820fe 39522001-08-05 Pavel Janík <Pavel@Janik.cz>
dffb6224 3953
5879ac68 3954 * TUTORIAL.cs, TUTORIAL.sk, cs-refcard.tex, sk-refcard.tex: E-mail
dffb6224
PJ
3955 address of Milan Zamazal changed.
3956
880820fe 39572001-08-04 Pavel Janík <Pavel@Janik.cz>
1e78d347 3958
402acb3e
EZ
3959 * TUTORIAL, TUTORIAL.cs: Be consistent when naming CONTROL and
3960 META keys.
1e78d347 3961
b344d29d 39622001-05-17 Francesco Potortì <pot@gnu.org>
6f460497 3963
fffa137c 3964 * etags.1: Add the latest changes to etags behavior.
6f460497 3965
716d48ed
EZ
39662001-05-04 Eli Zaretskii <eliz@is.elta.co.il>
3967
3968 * emacsclient.1: Place in the public domain.
3969
42ec1588
EZ
39702001-04-29 Eli Zaretskii <eliz@is.elta.co.il>
3971
3972 * emacstool.1: Place under GFDL.
3973
26978e9a
EZ
39742001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
3975
3976 * emacs.1: Place under GFDL.
3977
3978 * etags.1: Ditto.
3979
3980 * gfdl.1: New file.
3981
6f4dd4dc
GM
39822001-04-18 Gerd Moellmann <gerd@gnu.org>
3983
3984 * TUTORIAL.sk, sk-survival.tex
3985 * sk-refcard.ps, sk-refcard.tex, sk-dired-ref.ps
3986 * sk-dired-ref.tex: New files.
6f460497 3987
6f4dd4dc 3988 * cs-survival.tex, cs-dired-ref.ps, cs-dired-ref.tex: New files.
880820fe 3989 From Pavel@Janik.cz (Pavel Janík).
6f4dd4dc 3990
719d83ad
GM
39912001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3992
3993 * ps-prin1.ps: Footer implementation. Doc fix.
3994 (doLineNumber): Code fix for line number color.
3995 (BeginPage, BeginSheet, HeaderFramePath, HeaderFrame, HeaderText): Code
3996 fix for footer implementation.
3997 (TextStart, SetFooterLines, FooterFrameStart, doFramePath)
3998 (FooterFramePath, doFrame, FooterFrame, FooterStart)
3999 (HeaderOrFooterTextLines, HeaderOrFooterText, FooterText): New funs.
4000
b3f6107b
GM
40012001-04-03 Gerd Moellmann <gerd@gnu.org>
4002
4003 * splash8.xpm: New image from Luis Fernandes <elf@ee.ryerson.ca>
4004 for color depth 8.
4005
acfb077d
GM
40062001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4007
4008 * ps-prin1.ps: Line and paragraph spacing feature.
4009 (LineHS, ParagraphHS, EffectUnderline, EffectStrikeou, EffectOverline)
4010 (EffectShadow, EffectBox, EffectOutline): New vars.
4011 (PSL, S, EF, printZebra, doColumnZebra, doZebra): Code fix.
4012 (PHL, LHL): New funs.
4013
4014 * ps-prin2.ps: File eliminated.
6f460497 4015
e6b13c74
GM
40162001-03-26 Gerd Moellmann <gerd@gnu.org>
4017
4018 * splash.pbm: New image from Luis Fernandes <elf@ee.ryerson.ca>.
4019
7589860e
GM
40202001-03-15 Gerd Moellmann <gerd@gnu.org>
4021
4022 * splash.xpm, splash.pbm: Replaced with new images from
4023 Luis Fernandes <elf@ee.ryerson.ca>.
4024
75dfe990
GM
40252001-03-05 Gerd Moellmann <gerd@gnu.org>
4026
4027 * cs-refcard.ps, cs-refcard.tex: New files.
4028
baebd8a5
GM
40292001-02-26 Gerd Moellmann <gerd@gnu.org>
4030
4031 * THE-GNU-PROJECT: New file.
4032
f6839838
AI
40332001-02-22 Andrew Innes <andrewi@gnu.org>
4034
4035 * MACHINES: Update pointer to MS-Windows install instructions.
4036
54ed3bd2
GM
40372001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4038
4039 * ps-prin1.ps: Code fix to support `ps-zebra-stripe-follow'
4040 functionality enhancement.
4041 (doColumnZebra): Code fix.
6f460497 4042
5f87b051
DL
40432001-02-08 Dave Love <fx@gnu.org>
4044
e57c6a77 4045 * tasks.texi, SERVICE: Updated.
5f87b051 4046
350d71b3
AI
40472001-02-03 Andrew Innes <andrewi@gnu.org>
4048
4049 * PROBLEMS: Add note about need to specify extra compiler flags
4050 with recent Cygwin ports of gcc.
4051
437368fe
EZ
40522001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
4053
4054 * DEBUG: Expand and update, based on the instructions to
4055 pretesters, nt/INSTALL, and private communications and experience.
4056
35e8600f
DL
40572001-01-17 Dave Love <fx@gnu.org>
4058
4059 * termcap.src: New version from http://www.tuxedo.org/~esr/terminfo/.
4060
6d0afc03
GM
40612001-01-08 Gerd Moellmann <gerd@gnu.org>
4062
4063 * TUTORIAL.es: New file.
4064
a758f97d
GM
40652001-01-08 Kevin Gallagher <kevingal@onramp.net>
4066
4067 * edt-user.doc: Updated to reflect EDT Emulation version 4.0
5879ac68 4068 enhancements.
89d57763 4069
5e56e175
GM
40702000-12-29 Gerd Moellmann <gerd@gnu.org>
4071
4072 * fr-refcard.tex, fr-refcard.ps, fr-drdref.tex, fr-drdref.ps: New
4073 files.
4074
49172314
GM
40752000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4076
4077 * ps-prin1.ps: Handle form feed better when ps-zebra-stripe-follow
4078 is non-nil.
4079 (printZebra, BeginPage): Code fix.
89d57763 4080
125f929e
MB
40812000-12-15 Miles Bader <miles@gnu.org>
4082
10d1d0af 4083 * DEBUG: Add note about using `inverse-video' to detect excessive
125f929e
MB
4084 screen redraw.
4085
e2849090 40862000-12-07 Dave Love <fx@gnu.org>
63dfcf4b 4087
e2849090 4088 * CODINGS, CHARSETS: Removed. (Mule 2.3 relics.)
f29d1e75 4089
e2849090 40902000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2f8a6857 4091
e2849090 4092 * ps-prin1.ps: Eliminated the line number font predefinition.
2f8a6857 4093
fccf2940
KH
40942000-11-09 Kenichi Handa <handa@etl.go.jp>
4095
4096 * TUTORIAL.ja: Adjusted for the change of TUTORIAL (use C-x C-l,
4097 not M-:, as example of disabled command).
4098
57731876
GM
40992000-11-02 Gerd Moellmann <gerd@gnu.org>
4100
4101 * ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Renamed from NEWS.*.
4102
1e4d32f8
GM
41032000-10-16 Gerd Moellmann <gerd@gnu.org>
4104
4105 * 3B-MAXMEM, AIX.DUMP, SUN-SUPPORT: Removed.
4106
4107 * tasks.texi: Updated to the version from /gd/gnuorg.
4108
76eebffc
GM
4109 * FTP: Refer to the GNU web site.
4110
ab6afc64
DL
41112000-10-12 Dave Love <fx@gnu.org>
4112
4113 * gnus.pbm: New file.
4114
4115 * gnus.xbm: Deleted.
4116
a3489ece
MB
41172000-10-05 Miles Bader <miles@lsi.nec.co.jp>
4118
4119 * gnus-pointer.xbm, gnus-pointer.xpm: Remove top empty line.
4120
36eb0a91
GM
41212000-09-22 Gerd Moellmann <gerd@gnu.org>
4122
4123 * splash.xbm: File removed.
4124 * splash.pbm: New file.
89d57763 4125
b7e11c5b
GM
41262000-09-20 Gerd Moellmann <gerd@gnu.org>
4127
4128 * splash.xbm: New file.
4129
c113de23
GM
41302000-09-19 Gerd Moellmann <gerd@gnu.org>
4131
4132 * splash.xpm: New file.
4133
e7997ff4
DL
41342000-09-11 Dave Love <fx@gnu.org>
4135
4136 * gnus.xbm, gnus.xpm, gnus-pointer.xpm, gnus-pointer.xbm: New
4137 files.
4138
87d0f685
GM
41392000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4140
4141 * ps-prin3.ps: Eliminated.
4142
4143 * ps-prin2.ps: Changed comment version (6.0).
4144
4145 * ps-prin1.ps: Changed comment version (6.0).
4146
4147 * ps-prin0.ps: Changed comment version (6.0).
89d57763 4148
177c0ea7 41492000-08-24 Wlodzimierz Bzyl <matwb@univ.gda.pl>
85d6400c
KH
4150
4151 * survival.tex: New file.
4152
6917e6bb
GM
41532000-08-21 Gerd Moellmann <gerd@gnu.org>
4154
4155 * de-refcard.ps, de-refcard.tex: Renamed from refcard-de.*.
89d57763 4156
6917e6bb
GM
4157 * pl-refcard.ps, pl-refcard.tex: Renamed from refcard-pl.*.
4158
3787e12e
GM
41592000-08-17 Gerd Moellmann <gerd@gnu.org>
4160
4161 * NEWS.1: Reintegrated into NEWS.
4162
4163 * OOOOONEWS...OONEWS: Renamed to NEWS.1...NEWS.4.
4164
1c2eabab
GM
41652000-08-16 Gerd Moellmann <gerd@gnu.org>
4166
d7b38c05
GM
4167 * dired-ref.tex, dired-ref.ps: New files.
4168
1c2eabab
GM
4169 * refcard-de.tex, refcard-de.ps: New files.
4170
e8bea4c0
GM
41712000-07-20 Gerd Moellmann <gerd@gnu.org>
4172
4173 * emacs.1: Change `-b' to `-bw'.
4174
aa9efec9
AS
41752000-07-07 Andreas Schwab <schwab@suse.de>
4176
4177 * yow.lines: Fix indentation.
4178
45f485a6
GM
41792000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4180
4181 * ps-prin0.ps: Insert a version number comment (5.2.2).
4182 Indentation fix.
4183
4184 * ps-prin1.ps: Insert a version number comment (5.2.2). Can
4185 select page size with/without giving an error if PostScript
4186 printer doesn't have this kind of page size. Zebra Stripe
4187 continues or restarts on next page. Indentation fix.
4188 (BeginSheet): If necessary, rescale n-up to fit on the sheet of
4189 paper.
4190 (BeginDoc, doColumnZebra, HeaderText): Code fix.
4191 (SetPageSize): New proc.
4192
4193 * ps-prin2.ps: Insert a version number comment (5.2.2).
4194
4195 * ps-prin3.ps: Insert a version number comment (5.2.2).
4196 Indentation fix.
4197
a199a865
GM
41982000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4199
4200 * ps-prin1.ps: PostScript code compatibility with other utilities
4201 like mpage, psnup, etc.
4202 (isLineStep): Code fix.
4203 (BeginDoc, BeginSheet): Utility compatibility.
4204
3281430c
DL
42052000-05-03 Dave Love <fx@gnu.org>
4206
4207 * letter.xbm: New file.
4208
57cb56f5
GM
42092000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4210
4211 * ps-prin0.ps: PostScript level 1 compatibility.
4212
4213 * ps-prin1.ps: PostScript level 1 compatibility, Upside-down
4214 printing and line number step.
4215 (BeginDoc, doLineNumber, SL, HL): Code fix.
4216 (isLineStep, PSL): New funs.
4217
4218 * ps-prin3.ps: PostScript level 1 compatibility.
4219
34f3f342
GM
42202000-04-10 Gerd Moellmann <gerd@gnu.org>
4221
4222 * refcard.bit: Removed.
4223
857e88e2
KH
42242000-04-10 Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>
4225
4226 * refcard-pl.ps: New file.
4227 * refcard-pl.tex: New file.
4228
7438c86b
GM
42292000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4230
4231 * ps-prin0.ps: Replace gs_languagelevel by languagelevel.
4232 (DefOp): New proc.
4233
4234 * ps-prin1.ps: Replace gs_languagelevel by languagelevel.
4235 (printBackground, SetColor): New procs.
4236 (ZebraColor): Renaming old ZebraGray var.
89d57763 4237
1a3199d9
GM
42382000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4239
4240 * ps-prin1.ps: Eliminate SkipFirstPage.
4241
ee1c5b21
GM
42422000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4243
4244 * ps-prin0.ps: Define command only for language level 1.
4245
d0ab3e9d 42462000-03-16 Vinicius Jose Latorre <vinicius@cpqd.com.br>
89d57763 4247
57cb56f5
GM
4248 * ps-prin0.ps: Define packedarray operator for language level 1,
4249 adjust setduplexmode and settumble definitions.
89d57763 4250
81c7ca69
GM
42512000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4252
f78b3baf 4253 * ps-prin0.ps: New file.
89d57763 4254
81c7ca69
GM
4255 * ps-prin1.ps, ps-prin3.ps: Eliminate CheckConfig.
4256
6ddb893f
KH
42572000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4258
4259 * ps-prin1.ps, ps-prin2.ps, ps-prin3.ps: New files.
4260
3156909f
PE
42611999-11-30 Paul Eggert <eggert@twinsun.com>
4262
4263 * PROBLEMS: Update Solaris 2.6 and 7 problems.
4264
1b0d24e7
PE
42651999-11-22 Paul Eggert <eggert@twinsun.com>
4266
4267 * NEWS: Rename messages-locale to system-messages-locale
4268 and time-locale to system-time-locale.
4269
bab4e322
NF
42701999-10-24 Noah Friedman <friedman@splode.com>
4271
4272 * yow.lines: Add more quotes. Correct a misquote.
4273
4274 * spook.lines: Add more phrases.
4275
83a4cf1d
PE
42761999-10-23 Paul Eggert <eggert@twinsun.com>
4277
1b0d24e7 4278 * NEWS: Describe new functions and variables for locales.
83a4cf1d 4279
c37bbd4f
GM
42801999-10-07 Gerd Moellmann <gerd@gnu.org>
4281
4282 * TUTORIAL.ro: Change copyright statement.
bab4e322 4283
a933dad1
DL
42841999-07-12 Richard Stallman <rms@gnu.org>
4285
4286 * Version 20.4 released.
4287
42881999-06-27 Karl Heuer <kwzh@gnu.org>
4289
4290 * yow.lines: Fix indentation. Fix typo.
4291
42921999-01-19 Dave Love <fx@gnu.org>
4293
4294 * MORE.STUFF: Revamped.
4295
42961999-01-14 Dave Love <fx@gnu.org>
4297
4298 * FAQ: Merge posted updates.
4299
43001998-12-14 Dave Love <fx@gnu.org>
4301
4302 * FAQ: Somewhat edited copy of the most recently posted version.
4303
43041998-11-04 Kenichi Handa <handa@etl.go.jp>
4305
4306 * MACHINES (NEC EWS4800): New section.
4307
43081998-09-04 Karl Heuer <kwzh@gnu.org>
4309
4310 * TUTORIAL: Use C-x C-l, not M-:, as example of disabled command.
4311
43121998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
4313
4314 * Version 20.3 released.
4315
4316 * TUTORIAL.ro: New file.
4317
43181998-04-10 Ken'ichi Handa <handa@melange.gnu.org>
4319
4320 * TUTORIAL.sl: Renamed back to the original.
4321
43221998-04-10 Kenichi Handa <handa@etl.go.jp>
4323
4324 * TUTORIAL.cs: Renamed from TUTORIAL.cz.
4325 * TUTORIAL.ja: Renamed from TUTORIAL.jp.
4326 * TUTORIAL.ka: Renamed from TUTORIAL.kr.
4327 * TUTORIAL.sk: Renamed from TUTORIAL.sl.
4328
43291998-04-06 Kenichi Handa <handa@etl.go.jp>
4330
4331 * TUTORIAL.jp: Re-translated for the latest TUTORIAL.
4332
43331998-03-26 Richard Stallman <rms@psilocin.gnu.org>
4334
4335 * TUTORIAL.sl: New file.
4336
43371997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4338
4339 * Version 20.2 released.
4340
43411997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4342
4343 * Version 20.1 released.
4344
43451997-06-02 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
4346
4347 * CODINGS, CHARSETS: New files.
4348
43491996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4350
4351 * Version 19.33 released.
4352
43531996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4354
4355 * Version 19.32 released.
4356
43571996-06-23 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4358
4359 * refcard.ps: File obtained from someone else;
4360 it was generated badly here.
4361
43621996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
4363
4364 * Version 19.31 released.
4365
43661996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
4367
4368 * TUTORIAL: Rephrase the first page to fit on a standard tty screen.
4369
43701996-05-03 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
4371
4372 * emacs.bash: Use >|.
4373
43741996-01-20 Geoff Voelker <voelker@cs.washington.edu>
4375
4376 * rgb.txt: New file.
4377
43781995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4379
4380 * Version 19.30 released.
4381
43821995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4383
4384 * gnus-tut.txt: New file.
4385
43861995-07-26 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
4387
4388 * Rename termcap to termcap.src, the historical name for an
4389 uninstalled termcap file.
4390
43911995-06-28 Eric S. Raymond <esr@spiff.gnu.ai.mit.edu>
4392
5879ac68 4393 * termcap.dat, termcap.ucb: Deleted and replaced.
a933dad1
DL
4394
4395 * termcap: New termcap file from the ncurses project; bigger,
4396 better, brighter, does away with waxy yellow buildup. Email
4397 me at terminfo@ccil.org if you have any trouble with this.
4398
4399 * README: Changed to track above change.
4400
44011995-05-24 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
4402
4403 * TUTORIAL: Delete reference to ALT. Change <Rubout> to <Delete>.
4404
44051995-04-26 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
4406
4407 * Makefile (maintainer-clean): Renamed from realclean.
4408
44091995-04-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4410
4411 * tpu-doc.el: File moved to etc dir and renamed.
4412
44131995-04-07 Boris Goldowsky <boris@cs.rochester.edu>
4414
4415 * enriched.doc: Rewritten and simplified.
4416
44171994-11-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4418
4419 * Makefile (eterm): New rule.
4420 (TIC): New variable.
4421
4422 * e/eterm, e/eterm.ti: New files.
4423
44241994-10-24 Boris Goldowsky <boris@mole.gnu.ai.mit.edu>
4425
4426 * enriched.doc: New file.
4427
44281994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4429
4430 * Version 19.26 released.
4431
44321994-07-03 Richard Stallman (rms@gnu.ai.mit.edu)
4433
4434 * TUTORIAL: Talk about flow control along with C-x C-s and C-s.
4435
44361994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4437
4438 * Version 19.25 released.
4439
44401994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4441
4442 * Version 19.24 released.
4443
44441994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4445
4446 * Version 19.23 released.
4447
44481994-04-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4449
4450 * Makefile (clean): Delete DOC*.
4451
44521993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4453
4454 * Version 19.22 released.
4455
44561993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4457
4458 * Version 19.21 released.
4459
44601993-11-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4461
4462 * Version 19.20 released.
4463
44641993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4465
4466 * Version 19.19 released.
4467
44681993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4469
4470 * Version 19.18 released.
4471
44721993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4473
4474 * Version 19.16 released.
4475
44761993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4477
4478 * version 19.15 released.
4479
44801993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4481
4482 * Version 19.14 released.
4483
44841993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4485
5879ac68 4486 Bring mumbleclean targets into conformance with GNU coding standards.
a933dad1
DL
4487 * Makefile (distclean): Don't remove backup and autosave files.
4488 These are easy to get rid of in other ways, and a pain to lose.
4489 (mostlyclean, realclean): New targets.
4490
44911993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4492
4493 * Version 19.13 released.
4494
44951993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4496
4497 * Version 19.10 released.
4498
44991993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4500
4501 * Version 19.9 released.
4502
45031993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4504
4505 * Version 19.8 released.
4506
45071993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4508
5879ac68 4509 * Version 19.7 released.
a933dad1
DL
4510
45111993-05-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4512
4513 * MACHINES: Mention Linux.
4514
45151993-04-26 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4516
4517 * MACHINES: Add section for NeXT, from Thorsten Ohl.
4518
45191993-04-28 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4520
4521 * NEWS: Documented picture-mode improvements.
4522
45231993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4524
4525 * NEWS: Described the new properties of arrow keys and
4526 next-line-add-newlines. Fixed up the GUD description, it was
4527 out of date. This file referenced LNEWS when it should have
4528 said news.texi; fixed.
4529
5879ac68 4530 * news.texi: invocation-name now exists.
a933dad1
DL
4531
45321993-03-27 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4533
4534 * MORE.STUFF: Added.
4535
45361993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4537
4538 * NEWS: Preserved jimb's last change (documenting kill on
4539 read-only buffers).
bab4e322 4540
a933dad1
DL
4541 Added documentation on new info features.
4542
45431993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4544
97fdf31e 4545 * spook.lines: Alpha-sorted this, and added some new hot buttons
a933dad1
DL
4546 for the 1990s.
4547
45481993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4549
5879ac68 4550 * MACHINES: Deleted some VMS caveats. If the src and lisp
97fdf31e 4551 ChangeLogs are correct, dired and mail and process control are now
a933dad1
DL
4552 fully supported.
4553
4554 * NEWS: Added finder news.
4555
45561993-03-19 Richard Stallman (rms@geech.gnu.ai.mit.edu)
4557
4558 * NEWS: Changed.
4559
45601993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4561
4562 * sex.6: Added 900-line support
4563
4564 * NEWS: Added news about the package finder.
4565
45661993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4567
4568 * MACHINES: `Last updated 10 Feb 1992.' was obviously wrong, so
4569 I nuked it. Let the file mod date serve. Merged in APOLLO and
4570 SUNBUG files. Changed references to 18.* to past tense.
4571
5879ac68 4572 * emacs.names: Merged into JOKES. I faked a mail header from the
a933dad1
DL
4573 Unknown User to delimit the first (unheaded) bit.
4574
4575 * Makefile (relock, unlock): New productions.
4576
45771993-03-18 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4578
4579 Augean-stable cleaning time. Partly to save space, but mostly to
4580 reduce the dizzying amount of *stuff* confronting someone exploring
4581 the Emacs distribution, I have the following changes in the etc
4582 directory:
4583
5879ac68 4584 * CHARACTERS: Merged into TO-DO file under the heading "Long Range:"
a933dad1 4585
5879ac68 4586 * DIFF, CCADIFF, GOSDIFF: Merged into a new outline file titled
a933dad1
DL
4587 OTHER.EMACSES. The present names don't really convey anything.
4588 Various key bindings and feature descriptions have been updated.
4589
5879ac68 4590 * NICKLES.WORTH: Nuked. This is copyrighted material that could land
a933dad1
DL
4591 FSF in hot water.
4592
5879ac68 4593 * INTERVAL.IDEAS: Nuked. RMS's thinking, and indeed the
a933dad1
DL
4594 implementation of intervals, have progressed way beyond this.
4595
5879ac68 4596 * RCP: Nuked. It no longer said anything but "Ooops, sorry!"
a933dad1 4597
5879ac68 4598 * ED.WORSHIP, GNU.JOKES: Merged into a mailbox called JOKES.
a933dad1
DL
4599 Future jokes can accumulate there.
4600
5879ac68 4601 * DISTRIB: The actual domestic order form is now ORDERS.USA.
a933dad1
DL
4602 The DISTRIB text now mentions 19.
4603
5879ac68 4604 * ORDERS.USA: Created. This is just the order form. DISTRIB
a933dad1
DL
4605 has a pointer to it at the beginning.
4606
5879ac68 4607 * EUROPE: Renamed to ORDERS.EUROPE. DISTRIB now has a pointer
a933dad1
DL
4608 to it at the beginning.
4609
25e90411 4610 * OOOONEWS, OOOONEWS: Nuked. It's version 19 --- nobody needs the
a933dad1
DL
4611 version 15 and 17 files anymore.
4612
4613 All files marked "Nuked" have actually been moved to =-prefixed
4614 names as per convention. Originals of all files merged still
4615 exist with =-names.
4616
46171993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4618
5879ac68 4619 * XENIX: Nuked (moved to =XENIX). The hackery it describes is
a933dad1
DL
4620 no longer necessary in the presence of 19's function-key-map
4621 feature; I've added an explanation to the beginning of the file.
4622
46231993-03-10 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4624
4625 * MACHINES: Update description of SYSVr3 and r4 support, due to
4626 Eric Raymond's changes.
4627
46281993-03-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4629
4630 * MACHINES: Mention that you have to edit the configure script
4631 when you add support for a new machine, to get it to recognize the
4632 configuration name.
4633
46341992-11-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4635
4636 * MACHINES: Converted to use GCC-style configuration names,
4637 instead of listing m/*.h and s/*.h files. All knowledge of m/ and
4638 s/ files now lives in ../configure.
4639
46401992-10-06 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
4641
4642 * NEWS: Document included tags tables.
4643
46441992-07-22 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4645
4646 * Corrected the news about VC to reflect reality.
4647
46481992-07-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4649
4650 * etags.1: New file, from Richard K. Pixley at Cygnus.
4651
46521992-06-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4653
4654 * Makefile: Most of the contents of this file were only relevant
4655 to things in `../lib-src'; removed all but the `distclean' and
4656 `clean' targets.
4657
46581992-04-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4659
4660 * COPYING: Got June 1991 version of the GPL here.
4661
4662 * ChangeLog: Since the old etc contents have been split into etc
4663 and lib-src, the old etc's ChangeLog has been duplicated in the
4664 new etc and lib-src. That means that each contains complete and
4665 coherent information, although each contains extraneous
bab4e322 4666 information.
a933dad1
DL
4667
46681992-04-08 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4669
4670 * lib-src/etags.c: "--no-warning" option renamed to "--no-warn",
4671 to be consistent with other GNU programs, like makeinfo.
4672
4673 * lib-src/Makefile: Renamed to Makefile.in; the configure script
4674 will edit this to produce Makefile.
4675
46761992-04-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4677
4678 * etags.c (print_help, print_version): New functions.
4679 (main): Options added to support them.
4680
4681 * etags.c (longopts): New array of long names for the options.
4682 (main): Recognize them.
4683
46841992-04-06 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4685
4686 * etags.c (C_entries): Removed comment saying that \" in a string
4687 isn't recognized as magic, because it is correctly handled.
4688
4689 * getopt.c, getopt.h: New files, from GNU C library.
4690 * etags.c: Rewritten to use getopt.
4691 #include "getopt.h".
4692 (file_num): Variable deleted; its role is now played by getopt's
4693 optind.
4694 (main): Argument processing loop rewritten to call getopt to get
4695 next option. Options which take parameters (-o and -i) rewritten
4696 to get parameter from optarg instead of argv[1]. Filename
4697 preprocessing loop and update command changed similarly.
4698 * Makefile (etags, ctags): Depend on and link with getopt.h,
4699 getopt.o, and getopt1.o.
4700 (getopt.o, getopt1.o): New targets for the GNU getopt routines.
4701
4702 * etags.c (outfflag): Variable deleted; it is non-zero iff outfile
4703 is non-zero.
4704
4705 (main): In the argument processing loop, the 'goto next_arg'
4706 statements are breaking out of the switch statement in exactly the
4707 same way that a simple 'break' statement would; replace the gotos
4708 with breaks, and remove the label.
4709
47101992-04-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4711
4712 * etags.c (C_entries): Clear tydef and next_token_is_func at start.
4713 (consider_token): Move next_token_is_func to global.
4714
47151992-04-02 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4716
4717 * Makefile: Conform with GNU coding standards:
4718 (mostlyclean): New target, synonymous with clean.
4719 (TAGS, check): New targets.
4720 (INSTALL, INSTALLFLAGS): New variables.
4721
47221992-03-31 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4723
5879ac68 4724 * lib-src/Makefile, etc/MACHINES, etc/NEWS: Changed references to
a933dad1
DL
4725 `config.emacs' to `configure'.
4726
4727 * lib-src/Makefile: Adjusted for renaming of share-lib to etc.
4728 * etc/MACHINES: Same.
4729
47301992-03-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4731
4732 * movemail.c (main): Allow tempname to be as long as necessary,
4733 instead of limiting it to 39 characters.
4734
4735 * movemail.c (main): Move declaration of buf from top of function
4736 to local block surrounding the copy loop. This makes it less
4737 likely to be confused with the buf used by the code which checks the
4738 permissions on outname's directory.
4739
47401992-03-20 Jim Kingdon (kingdon@albert.gnu.ai.mit.edu)
4741
4742 * SERVICE: Remove my entry.
4743
47441992-03-09 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
4745
4746 * Makefile (emacstool, nemacstool, xvetool): Use ${CFLAGS}, not
4747 hardcoded -g.
4748
4749 * movemail.c (xmalloc): Return char *, not int.
4750 (main) [!MAIL_USE_FLOCK]: Add a new conditional, MAIL_UNLINK_SPOOL,
4751 that is off by default -- normally don't unlink the mail spool
4752 file, just empty it. Pass creat mode 0600, not 0666.
4753
dff28924 47541992-02-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a933dad1
DL
4755
4756 * Makefile (../arch-lib): Depend on ${EXECUTABLES}.
4757 (all): Instead of here.
4758 (install): Don't use the -s option, since people need symbols to
4759 debug code.
4760
dff28924 47611992-01-19 Eric Youngdale (youngdale@v6550c.nrl.navy.mil)
a933dad1
DL
4762
4763 * etags-vmslib.c (fn_exp): Add type cast.
4764
47651992-01-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4766
4767 * movemail.c: Changes in comments.
4768
dff28924 47691992-01-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a933dad1
DL
4770
4771 * Makefile: Make the distclean target erase the DOC files from
4772 ../share-lib and the executables from ../arch-lib.
4773
dff28924 47741992-01-09 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a933dad1 4775
97fdf31e 4776 * emacsclient.c: #include <sys/stat.h>.
a933dad1
DL
4777 (main): Do declare statbfr.
4778
dff28924 47791991-12-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
4780
4781 * emacsserver.c, emacsclient.c [BSD]: Use either /tmp or ~
4782 for the socket, depending on SERVER_HOME_DIR.
4783 If using /tmp, put host name in the socket name.
4784
4785 * movemail.c (pfatal_and_delete): New function.
4786 (main, popmail): Use it.
4787 (popmail): Close output before deleting messages.
4788 Check for error on close and on fsync.
4789 Use `fatal' where appropriate.
4790 (main): Remove (void).
4791
4792 * aixcc.lex: New file. Not officially part of Emacs.
4793 * Makefile: Rules for that.
4794
dff28924 47951991-12-04 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
a933dad1
DL
4796
4797 * yow.c (main): Rename all references to PATH_EXEC to PATH_DATA.
4798
4799 * etags.c (main): Properly cast call to alloca that initializes
4800 included_files.
4801
48021991-08-17 Roland McGrath (roland@geech.gnu.ai.mit.edu)
4803
4804 * etags.c (files_are_tag_tables): Remove global var.
4805 (process_file): Don't test it. Also remove hack checking for a
4806 file named "TAGS".
4807 (main): -i now takes an arg which is the name of a file to include.
4808 Collect these names and emit include tags for them after processing
4809 all the argument files.
4810
dff28924 48111991-07-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
4812
4813 * wakeup.c: Terminate if parent goes away.
4814
dff28924 48151991-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
4816
4817 * etags.c (C_entries): Process token before handling end of line.
4818 When inner loops reach end of line, just back up.
4819 Let the real end of line processing happen in just one place.
5879ac68 4820 (consider_token): Likewise.
a933dad1 4821
dff28924 48221991-04-11 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
a933dad1
DL
4823
4824 * etags.c (TEX_mode): Skip comments while scanning the text to see
4825 which escape character this file uses.
4826
dff28924 48271991-03-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
4828
4829 * emacsserver.c [USG]: Terminate if msgrcv fails.
4830
dff28924 48311991-03-03 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4832
4833 * emacsserver.c [BSD]: Check for errors on stdin after scanf.
4834
dff28924 48351991-01-25 Jim Blandy (jimb@churchy.ai.mit.edu)
a933dad1
DL
4836
4837 * make-docfile: Find the arguments to a C function correctly,
4838 by not ignoring the character that read_c_string returns. Don't
4839 even try to find argument names for functions that take MANY
4840 or UNEVALLED arguments, since they're a figment of the docstring's
4841 imagination.
4842
dff28924 48431991-01-14 Jim Blandy (jimb@churchy.ai.mit.edu)
a933dad1
DL
4844
4845 * make-docfile: Read the .elc files generated by the new byte
4846 compiler.
4847
dff28924 48481990-12-31 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4849
4850 * refcard.tex: Use cm fonts, not am, in multi-column mode.
4851
dff28924 48521990-11-29 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4853
4854 * movemail.c (mbx_delimit_begin): Put space before `unseen'.
4855
dff28924 48561990-11-27 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4857
4858 * Makefile (install*): No need to install wakeup.
4859
dff28924 48601990-11-26 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4861
4862 * Makefile (install*): Install emacsclient like etags.
4863
dff28924 48641990-11-13 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4865
4866 * movemail.c (error): Handle 3 args.
4867 (main): Don't check input access if using pop.
4868
dff28924 48691990-10-16 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4870
4871 * etags.c (find_entries): Check for numbers after Scheme suffix.
4872
dff28924 48731990-10-14 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4874
4875 * termcap.dat (vt200-80): Fix ke and ks to frob flag 1.
4876
dff28924 48771990-10-09 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4878
4879 * Makefile (nemacstool, xvetool): New targets.
4880
dff28924 48811990-09-26 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4882
4883 * emacsclient.c: Include errno.h and define related variables.
4884
dff28924 48851990-09-23 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4886
4887 * emacsclient.c: Change usage message.
4888
dff28924 48891990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
a933dad1 4890
5879ac68 4891 * emacs.1: Add break before -nw option.
a933dad1 4892
dff28924 48931990-08-19 David J. MacKenzie (djm@apple-gunkies)
a933dad1
DL
4894
4895 * qsort.c: Replace with GNU version.
4896
dff28924 48971990-08-14 David J. MacKenzie (djm@apple-gunkies)
a933dad1
DL
4898
4899 * wakeup.c: New program replacing loadst.c.
4900
dff28924 49011990-08-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4902
4903 * emacsclient.c [USG]: Pass msgsnd only 4 args.
4904
dff28924 49051990-08-09 David J. MacKenzie (djm@pogo.ai.mit.edu)
a933dad1
DL
4906
4907 * etags.c: Rename `flag' variables for what they do instead of
4908 which option character sets them.
4909
dff28924 49101990-05-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4911
4912 * loadst.c (main): Conditional to get load average on Apollo.
4913
dff28924 49141990-05-22 Joseph Arceneaux (jla@churchy.ai.mit.edu)
a933dad1
DL
4915
4916 * emacsserver.c: Set the permission on the socket to 0600.
4917
dff28924 49181990-03-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4919
4920 * emacsclient.c [BSD]: Print clean message for failing getwd.
4921
dff28924 49221990-03-20 David Lawrence (tale@pogo.ai.mit.edu)
a933dad1
DL
4923
4924 * getdate.y: Use the getdate.y from GNU tar for timer.
4925
dff28924 49261990-03-18 Jim Kingdon (kingdon@pogo.ai.mit.edu)
a933dad1
DL
4927
4928 * emacsclient.c (main): Don't put brackets around "filename" in
4929 usage message. It isn't optional.
4930
dff28924 49311990-03-14 Joseph Arceneaux (jla@churchy.ai.mit.edu)
a933dad1 4932
5879ac68 4933 * etags.c (getit): Recognize '$' as beginning identifiers.
a933dad1 4934
dff28924 49351990-02-22 David Lawrence (tale@pogo.ai.mit.edu)
a933dad1
DL
4936
4937 * emacsserver.c: Renamed from server.c.
4938 * Makefile: Reference emacsserver rather than server.
4939 * MACHINES: Doc fix for new emacsserver name.
4940
dff28924 49411990-01-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4942
4943 * emacsclient.c: Print program name in error messages.
4944
dff28924 49451990-01-19 David Lawrence (tale@cocoa-puffs)
a933dad1
DL
4946
4947 * timer.c, getdate.y (new files) and Makefile:
4e2af782
JB
4948 Sub-process support for run-at-time in timer.el.
4949 Doesn't yet work correctly for USG.
a933dad1 4950
dff28924 49511990-01-10 Jim Kingdon (kingdon@pogo)
a933dad1
DL
4952
4953 * MACHINES: Add HP 300 running BSD.
4954
dff28924 49551990-01-02 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4956
4957 * yow.c: Dynamically allocate buffer; skip header before random
4958 choice to avoid bias toward first item.
4959
dff28924 49601989-12-24 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4961
4962 * etags.c (readline): Separate out init of `pend'.
4963
dff28924 49641989-12-17 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4965
4966 * etags.c: Undo changes relating to isgoodhdr.
4967
dff28924 49681989-12-16 Mosur Mohan (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4969
4970 * etags.c (isgoodhdr): New macro.
4971 (_gdh, notgdh): New variable used by that.
4972 (init): Initialize _gdh.
4973 (find_entries): Set header_file.
4974 (consider_token): Use isgoodhdr if in header file.
4975
4976 * etags.c (total_size_of_entries):
4977 Was miscalculating by 1 in rewritten case.
4978
4979 * etags.c (PAS_funcs): One arg to pfnote was missing.
4980
dff28924 49811989-12-05 Joseph Arceneaux (jla@spiff)
a933dad1
DL
4982
4983 * MACHINES: Change for the ULTRIX entry.
4984
dff28924 49851989-11-21 Joseph Arceneaux (jla@spiff)
a933dad1
DL
4986
4987 * etags.c (process_file): If file is not regular, return.
4988
dff28924 49891989-11-06 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4990
4991 * loadst.c (main): Handle FIXUP_KERNEL_SYMBOL_ADDR.
4992
dff28924 49931989-10-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4994
4995 * loadst.c (load_average): If HAVE_GETLOADAVG, use getloadavg.
4996 (main): If HAVE_GETLOADAVG, don't call `nlist'.
4997
dff28924 49981989-10-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4999
5000 * etags.c (consider_token): Allow any number of typespec keywords
5001 after `typedef', before new type name.
5002 (enum sym_type): Add st_C_typespec.
5003 (C_create_stab): Put typespec kwds in table.
5004
dff28924 50051989-08-27 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
a933dad1
DL
5006
5007 * etags.c (main): Don't depend on name invoked by.
5008 If CTAGS is not defined, assume it is ETAGS.
5009
dff28924 50101989-07-31 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5011
5012 * etags.c (L_funcs): Allow package name in define construct,
5013 as in (foo::defmumble name-defined ...).
5014
dff28924 50151989-07-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5016
5017 * etags.c (find_entries): Stupid bug testing for C filename suffixes.
5018
5019 * Makefile (yow): Depends on ../src/paths.h.
5020
dff28924 50211989-07-04 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
a933dad1
DL
5022
5023 * etags.c: Fix compilation by moving Pascal after Fortran.
5024
dff28924 50251989-06-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5026
5027 * movemail.c [USG]: Define F_OK, etc., if not found in header.
5028
dff28924 50291989-05-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5030
5031 * hexl.c: New file, supports hexl-mode.
5032
dff28924 50331989-05-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5034
5035 * movemail.c: New compilation flag MAIL_USE_MMDF.
5036
dff28924 50371989-05-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5038
5039 * emacsclient.c: Use BSD code whenever HAVE_SOCKETS.
5040 * server.c: Likewise.
5041
5042 * make-docfile.c (scan_c_file): Output argument names at end of string.
5043 (write_c_args): New subroutine.
5044
dff28924 50451989-04-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5046
5047 * movemail.c: Report failure of flock.
5048
dff28924 50491989-04-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5050
5051 * etags.c (find_entries): Allow multi-letter extensions for fortran.
5052
dff28924 50531989-04-18 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1 5054
5879ac68 5055 * loadst.c: On bsd4.3, use gettimeofday instead of CPUSTATES.
a933dad1 5056
dff28924 50571989-03-15 Jeff Peck (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5058
5059 * emacstool.c: setenv IN_EMACSTOOL=t, TERM=sun, TERMCAP=.
5060
7de6767d 5061 * emacstool.1: Update to document environment variables.
1e866943 5062
5879ac68 50631989-02-21 Mosur Mohan (email@notavailable)
1e866943 5064
28cfe103 5065 * etags.c (PAS_funcs): New function.
a933dad1 5066
dff28924 50671989-02-21 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1 5068
a933dad1
DL
5069 * movemail.c: On sysv, include unistd.h.
5070
dff28924 50711989-02-18 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5072
5073 * b2m.c: New file.
5074
dff28924 50751989-02-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1 5076
5879ac68 5077 * etags.c: Prolog support from Sunichirou Sugou.
a933dad1 5078
dff28924 50791989-02-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5080
5081 * Makefile (clean): New target.
5082
dff28924 50831989-01-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5084
5085 * fakemail.c (put_line): Break header lines at 79 cols.
5086
28cfe103 50871989-01-19 Sam Kendall (email@notavailable)
a933dad1 5088
1e866943 5089 * etags.c: Greatly rewritten for C++ support and for multiple tags
5879ac68 5090 per line.
a933dad1 5091
dff28924 50921989-01-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5093
5094 * movemail.c: Check access before doing real work.
5095 Check that outfile is in a writable directory.
5096 On fatal error, delete the lock file.
5097
dff28924 50981988-12-31 Richard Mlynarik (mly@rice-chex.ai.mit.edu)
a933dad1 5099
5879ac68
JB
5100 * env.c: Add decl for my-index.
5101 * etags.c (file-entries): .oak => scheme
a933dad1 5102
dff28924 51031988-12-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5104
5105 * movemail.c: Use `access' to check input and output files.
5106
dff28924 51071988-12-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5108
5109 * emacsclient.c (main): Ignore all of CWD before first slash.
5110
dff28924 51111988-12-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5112
5113 * etags.c (readline): Double linebuffer->size outside the xrealloc.
5114
dff28924 51151988-12-22 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5116
5117 * server.c, emacsclient.c: Don't try to use gid_t; it isn't defined.
5118 * server.c: chmod the socket to 0700.
5119
dff28924 51201988-12-09 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5121
5122 * fakemail.c (main): Let env var FAKEMAILER override pgm to run.
5123 (add_field): Delete comments and turn `<', `>' to spaces
5124 in header lines.
5125 (USE_FAKEMAIL): New customization macro says to make fakemail
5126 not be a no-op even on a BSD system.
5127
dff28924 51281988-12-01 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5129
5130 * etags.c (consider_token): Skip comments just like whitespace.
5131 Notice `struct', etc. and set strtag for those tokens.
5132 Return 1 for the token following `struct' if an open-brace follows it.
5133 (C_entries): Special handling of token following `struct'
5134 needed because we have probably advanced to the following line
5135 to find the `{'.
5136 (main): New option `T' sets tflag and strflag.
5137 Set both of them by default if eflags.
5138
dff28924 51391988-11-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5140
5141 * movemail.c: Do fsync before closing output.
5142
dff28924 51431988-11-29 Richard Mlynarik (mly@pickled-brain.ai.mit.edu)
a933dad1 5144
5879ac68
JB
5145 * movemail.c: Better error message when can't create tempname.
5146 This file needs a great deal of extra error-checking and lucid reporting...
a933dad1 5147
dff28924 51481988-11-16 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5149
5150 * etags.c: Support assembler code for .s and .a files.
5151 (getit): Allow underscore in a tag.
5152
dff28924 51531988-11-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5154
5155 * movemail.c: Close output and check errors before deleting input.
5156
dff28924 51571988-10-01 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
a933dad1
DL
5158
5159 * emacsclient.c [SYSVIPC]: Compute cwd only once; decide properly
5160 whether to prefix it. Handle line number args.
5161
dff28924 51621988-09-24 Richard Stallman (rms@gluteus.ai.mit.edu)
a933dad1 5163
5879ac68 5164 * etags.c (main): Default setting of eflag was backwards.
a933dad1 5165
dff28924 51661988-09-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5167
5168 * etags.c: New option -i. -f renamed -o.
5169 `-' as input file means read input file names from stdin.
5170 -i spec'd or input file named TAGS means the input file is another
5171 tag table; output an "include" line for it.
5172
dff28924 51731988-09-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5174
5175 * Makefile: New vars DESTDIR, BINDIR, LIBDIR, MANDIR, MANEXT.
5176 New targets install, install.sysv, install.xenix.
5177 This makefile is now responsible for installing executables
5178 and documentation from this directory into system directories.
5179
dff28924 51801988-09-16 Richard Stallman (rms@corn-chex.ai.mit.edu)
a933dad1
DL
5181
5182 * server.c, emacsclient.c (main): Compute socket name from euid.
5183
dff28924 51841988-08-04 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5185
5186 * emacsclient.c: Args like +DIGITS are passed through unchanged.
5187
dff28924 51881988-07-12 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5189
5190 * server.c: If both BSD and HAVE_SYSVIPC, use the latter.
5191 * emacsclient.c: Likewise.
5192 In the HAVE_SYSVIPC alternative, if BSD, use getwd instead of getcwd.
5193
dff28924 51941988-06-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5195
5196 * etags.c: Handle `typedef struct foo {' (price@mcc.com).
5197 (istoken) New string-comparison macro.
5198 (consider_token): New arg `level'. New state `tag_ok' in `tydef'.
5199
dff28924 52001988-06-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5201
5202 * etags.c: Changes for VMS.
5203 Always define ETAGS on VMS.
5204 Define macros GOOD and BAD for success and failure exit codes.
c4cc8b9a 5205 (begtk, intk): Allow `$' in identifiers.
a933dad1
DL
5206 (main): Don't support -B, -F or -u on VMS.
5207 Alternate loop for scanning filename arguments.
5208 (system): Delete definition of this function.
5209
5210 * etags-vmslib.c (system): Undefine this; VMS now provides it.
5211
dff28924 52121988-06-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5213
5214 * loadst.c: Prevent multiple-def errors on BSD and BSD4_3
5215 around include of param.h. (Like fns.c.)
5216
dff28924 52171988-05-16 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
5218
5219 * loadst.c (load_average): Move load-average code to this new fn.
5220 Add conditionals to compute load ave on UMAX.
5221
dff28924 52221988-05-14 Richard Stallman (rms@lucky-charms.ai.mit.edu)
a933dad1
DL
5223
5224 * loadst.c: Change DK_HEADER_FILE to DKSTAT_HEADER_FILE
5225 with opposite sense.
5226
dff28924 52271988-05-13 Chris Hanson (cph@kleph)
a933dad1 5228
5879ac68
JB
5229 * emacsclient.c: Delete references to unused variable `out'.
5230 This caused a bus error when used under hp-ux.
a933dad1 5231
dff28924 52321988-05-06 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
5233
5234 * loadst.c: Control dk.h conditional with DK_HEADER_FILE.
5235
dff28924 52361988-05-04 Richard Stallman (rms@rice-krispies.ai.mit.edu)
a933dad1
DL
5237
5238 * etags.c (find_entries): `.t' or `.sch' means scheme code.
5239
dff28924 52401988-04-29 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
5241
5242 * loadst.c: Add BSD4_3 conditional for file dk.h instead of dkstat.h.
5243
dff28924 52441988-04-28 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
5245
5246 * movemail.c: #undef close, since config can #define it on V.3.
5879ac68 5247 * emacsclient.c, fakemail.c, loadst.c, server.c: Likewise.
a933dad1 5248
dff28924 52491988-04-26 Richard Stallman (rms@lucky-charms.ai.mit.edu)
a933dad1
DL
5250
5251 * etags.c (TEX_mode, etc.): Remove superfluous backslashes from
5252 invalid escape sequences such as `\{'.
5253
5254 * loadst.c: Add `sequent' conditional for file dk.h.
5255
dff28924 52561988-03-20 Richard M. Stallman (rms@wilson)
a933dad1 5257
5879ac68 5258 * server.c [not BSD and not HAVE_SYSVIPC]: Fix error message.
a933dad1 5259
5879ac68 5260 * loadst.c (main) [XENIX]: Use /usr/spool/mail, not /usr/mail.
6922b018
KH
5261
5262;; Local Variables:
880820fe 5263;; coding: utf-8
6922b018 5264;; End:
2a34a036 5265
95df8112 5266 Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
5b87ad55
GM
5267
5268 This file is part of GNU Emacs.
5269
ab73e885 5270 GNU Emacs is free software: you can redistribute it and/or modify
5b87ad55 5271 it under the terms of the GNU General Public License as published by
ab73e885
GM
5272 the Free Software Foundation, either version 3 of the License, or
5273 (at your option) any later version.
5b87ad55
GM
5274
5275 GNU Emacs is distributed in the hope that it will be useful,
5276 but WITHOUT ANY WARRANTY; without even the implied warranty of
5277 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
5278 GNU General Public License for more details.
5279
5280 You should have received a copy of the GNU General Public License
ab73e885 5281 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.