* themes/tango-dark-theme.el: Tweak background on low-color terminals.
[bpt/emacs.git] / etc / ChangeLog
CommitLineData
6b483b66
CY
12011-02-21 Chong Yidong <cyd@stupidchicken.com>
2
3 * themes/tango-dark-theme.el: Tweak background on low-color
4 terminals.
5
3a00a363
KM
62011-02-17 Ken Manheimer <ken.manheimer@gmail.com>
7
8 * etc/images/icons/allout-widgets/dark-bg,
9 etc/images/icons/allout-widgets/light-bg,
10 encrypted-locked.{xpm,png}, unlocked-encrypted.{xpm,png}:
11 Reorganize icon directories and files to reconcile against windows
12 short-filename clashes.
13
aac7a935
KM
142011-02-16 Ken Manheimer <ken.manheimer@gmail.com>
15
16 * etc/images/icons/allout-widgets-dark-bg,
17 etc/images/icons/allout-widgets-light-bg: Icons for new
18 allout-widgets.el.
19
20 * etc/images/icons/README: Include coypright and GPL 3 license for
21 new icons.
22
12fe5bcc
MA
232011-02-16 Michael Albinus <michael.albinus@gmx.de>
24
25 * NEWS: Add soap-client.el and soap-inspect.el.
26
ea843702
MA
272011-02-13 Michael Albinus <michael.albinus@gmx.de>
28
29 * NEWS: Tramp methods "imap" and "imaps" are discontinued.
30
cdfa139d
DA
312011-02-12 Drew Adams <drew.adams@oracle.com>
32
33 * themes/light-blue-theme.el: New file.
34
a4180391
PE
352011-02-01 Paul Eggert <eggert@cs.ucla.edu>
36
37 format-time-string now supports subsecond time stamp resolution
38 * NEWS: Document this.
39
68b5f855
PE
402011-01-28 Paul Eggert <eggert@cs.ucla.edu>
41
42 Redo spelling of Makefile variables to conform to POSIX.
43 POSIX does not allow "-" in Makefile variable names.
44 Reported by Bruno Haible in
45 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00990.html>.
46 * refcards/Makefile (DIRED_REFCARDS_PDF): Renamed from
47 DIRED-REFCARDS_PDF.
48 (MISC_REFCARDS_PDF): Renamed from MISC-REFCARDS_PDF.
49 (SURVIVAL_CARDS_PDF): Renamed from SURVIVAL-CARDS_PDF.
50 (VIPER_CARDS_PDF): Renamed from VIPER-CARDS_PDF.
51
9d760d75
GM
522011-01-18 Glenn Morris <rgm@gnu.org>
53
54 * PROBLEMS: Add note about svn+ssh. (Bug#7791)
55
77ab81d0 562011-01-14 Glenn Morris <rgm@gnu.org>
970b9a42
GM
57
58 * refcards/calccard.tex, refcards/cs-dired-ref.tex:
59 * refcards/cs-refcard.tex, refcards/cs-survival.tex:
60 * refcards/de-refcard.tex, refcards/dired-ref.tex:
61 * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
62 * refcards/fr-survival.tex, refcards/orgcard.tex:
63 * refcards/pl-refcard.tex, refcards/pt-br-refcard.tex:
64 * refcards/refcard.tex, refcards/ru-refcard.tex:
65 * refcards/sk-dired-ref.tex, refcards/sk-refcard.tex:
66 * refcards/sk-survival.tex, refcards/survival.tex:
67 * refcards/vipcard.tex, refcards/viperCard.tex:
68 Update short copyright year to 2011.
69
d221e780
CO
702011-01-13 Christian Ohler <ohler@gnu.org>
71
72 * NEWS: Mention ERT.
73
3c3d4f5b
MA
742011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
75
76 * NEWS: Add new function dbus-register-service.
77
2c243704
CY
782011-01-09 Chong Yidong <cyd@stupidchicken.com>
79
80 * themes/tango-theme.el, themes/tango-dark-theme.el: Let-bind
81 tango palette colors. Only define faces for color displays.
82 Customize the ansi-color-names-vector variable. Add Ediff,
83 Flyspell, and Semantic faces as suggested by Jan Moringen.
84
7c837933
AS
852011-01-08 Andreas Schwab <schwab@linux-m68k.org>
86
87 * compilation.txt: Add column to gcc-include sample.
88
16eea16b
GM
892011-01-08 Glenn Morris <rgm@gnu.org>
90
91 * PROBLEMS: -batch implies -q.
92
f3699ed6
TH
932011-01-07 Tassilo Horn <tassilo@member.fsf.org>
94
95 * themes/tsdh-light-theme.el, themes/tsdh-dark-theme.el: Remove
96 dev-prefix from file names, so that the files don't clash on 8x3
97 filesystems.
98
2d3e1aed
TH
992011-01-06 Tassilo Horn <tassilo@member.fsf.org>
100
101 * themes/dev-tsdh-light-theme.el (dev-tsdh-light): New theme.
102 * themes/dev-tsdh-dark-theme.el (dev-tsdh-dark): New theme.
103
412b9ee5
MA
1042011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
105
106 * NEWS: Extended behaviour of dbus-register-{method,property}.
107
7c420169 1082011-01-02 Kenichi Handa <handa@m17n.org>
76428f01 109
7c420169 110 * NEWS.23: Describe the changes for rmail's MIME handling.
76428f01 111
94975270
CY
1122010-12-18 Chong Yidong <cyd@stupidchicken.com>
113
114 * images/separator.xpm: Tweak colors.
115
a808d31f
MA
1162010-12-14 Michael Albinus <michael.albinus@gmx.de>
117
118 * NEWS: Mention new Tramp method "ksu".
119
f49d1f52 1202010-12-13 W. Martin Borgert <debacle@debian.org> (tiny change)
11cb1e35
MB
121
122 * schema/schemas.xml: Add DocBook (Bug#7491).
123
acedf35c
CD
1242010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
125
126 * refcards/orgcard.tex: Cleanup.
127
07976ae3 1282010-11-27 Ulrich Mueller <ulm@gentoo.org>
f102b345
UM
129
130 * HELLO: Add ancient Greek (Bug#7418).
131
0eb025fb
EZ
1322010-11-13 Eli Zaretskii <eliz@gnu.org>
133
134 * NEWS: Document display of glyphless characters.
135
afe98dfa
CD
1362010-11-11 Eric Schulte <schulte.eric@gmail.com>
137
56f5a94e 138 * refcards/orgcard.tex: Add new Babel key sequences.
afe98dfa 139
57c17ca4
GM
1402010-10-26 Glenn Morris <rgm@gnu.org>
141
142 * images/README: Add (un)checked.xpm
143 * images/checked.xpm, images/unchecked.xpm: Add copyright.
144
01898dc2
CY
1452010-10-24 Chong Yidong <cyd@stupidchicken.com>
146
147 * images/checked.xpm:
148 * images/unchecked.xpm: New images.
149
5793a7bc 1502010-10-24 Richard Stallman <rms@gnu.org>
945c0344
RS
151
152 * DISTRIB: Update donation section.
153
5793a7bc 1542010-10-24 Glenn Morris <rgm@gnu.org>
22dd677b
GM
155
156 * DISTRIB: Small updates.
157
3f12b18c
JD
1582010-10-19 Julien Danjou <julien@danjou.info>
159
160 * tutorials/TUTORIAL: Don't mention mode-line end dashes.
161
782b5e8d
CY
1622010-10-16 Chong Yidong <cyd@stupidchicken.com>
163
164 * themes: New directory for custom theme files, moved from lisp/.
165
220d91b8 1662010-10-14 Juanma Barranquero <lekktu@gmail.com>
c0943d3d
JB
167
168 * tutorials/TUTORIAL.es: Fix typos.
169
2e288d54
JB
1702010-10-13 Juanma Barranquero <lekktu@gmail.com>
171
172 * NEWS: Mention `dynamic-library-alist'.
173
013b96cc
GM
1742010-10-13 Glenn Morris <rgm@gnu.org>
175
176 * NEXTSTEP: New file, extracted from ../nextstep/{AUTHORS,README}.
177
a2c31846
GM
1782010-10-12 Glenn Morris <rgm@gnu.org>
179
8521e69b
GM
180 * TODO: Merge ../nextstep/FOR-RELEASE into this file.
181
a2c31846
GM
182 * BABYL: Remove file.
183
b9749554
EL
1842010-09-21 Eric Ludlam <zappo@gnu.org>
185
186 * srecode/java.srt: Make NAME be a prompt.
187
459bba37
MA
1882010-09-13 Michael Albinus <michael.albinus@gmx.de>
189
190 * NEWS: Some Tramp methods are discontinued.
191
ac1e75b3
GM
1922010-09-11 Glenn Morris <rgm@gnu.org>
193
194 * emacs.bash, emacs.csh, ms-kermit: Remove obsolete files (use
195 emacsclient -a instead of the first two).
196
71c17aec
LMI
1972010-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
198
199 * NEWS: Mention the new libxml2 functions.
200
b60f961f
KH
2012010-08-25 Kenichi Handa <handa@m17n.org>
202
203 * HELLO: Change designation sequences for Arabic text.
204
37221432
MA
2052010-08-23 Michael Albinus <michael.albinus@gmx.de>
206
207 * NEWS: dbus.el supports alternative buses.
208
8818c329 2092010-08-22 Alex Harsanyi <harsanyi@mac.com> (tiny change)
d8f0aff6
AH
210
211 * emacs3.py: Import imp module and use it (Bug#5756).
212
b482d923
EZ
2132010-08-14 Eli Zaretskii <eliz@gnu.org>
214
215 * tutorials/TUTORIAL.he: Use MAQAF instead of hyphen where appropriate.
216 Fix a few typos.
217
7815fe19 2182010-08-08 Ken Brown <kbrown@cornell.edu>
4f35b2e8
KB
219
220 * PROBLEMS: Mention problem with Cygwin 1.5.19.
221
309a663f
EZ
2222010-08-07 Eli Zaretskii <eliz@gnu.org>
223
d064e6a6
EZ
224 * NEWS: Mention the Hebrew translation.
225
309a663f
EZ
226 * tutorials/TUTORIAL.he: Don't use acronyms.
227
29cf3e20
EZ
2282010-08-05 Eli Zaretskii <eliz@gnu.org>
229
230 * AUTHORS: Rename unexec.o => unexcoff.o.
231 * PROBLEMS: Rename unexec.o => unexcoff.o.
232
cd83d522
EZ
2332010-07-31 Eli Zaretskii <eliz@gnu.org>
234
235 * tutorials/TUTORIAL.he: New file.
236
237 * tutorials/TUTORIAL.translators: Add TUTORIAL.he.
238
e3aef5c6
CS
2392010-07-24 Christoph Scholtes <cschol2112@gmail.com>
240
241 * NEWS: Document new --distfiles configure.bat option and
242 `dist' make target on Windows.
243
0a46152e
JB
2442010-07-20 Juanma Barranquero <lekktu@gmail.com>
245
246 * PROBLEMS: Add note about use of backslashes in Windows paths.
247
04779484
JB
2482010-07-19 Juanma Barranquero <lekktu@gmail.com>
249
250 * NEWS: Mention --enable-checking is now supported on Windows.
251
86fbb8ca
CD
2522010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
253
254 * refcards/orgcard.tex: Remove the key for the TODO sparse tree
255 and add the new key. Document new keys for image and entity
256 display. Document the Org Babel keys.
86fbb8ca 257
024681aa
KB
2582010-06-19 Ken Brown <kbrown@cornell.edu>
259
260 * PROBLEMS: Update Cygwin GCC information. (Bug#6458)
261
6955432c
GM
2622010-06-12 Glenn Morris <rgm@gnu.org>
263
264 * tutorials/TUTORIAL.bg, tutorials/TUTORIAL.es: Fix typos.
265
f9e78150
MA
2662010-06-09 Michael Albinus <michael.albinus@gmx.de>
267
268 * NEWS: Add notifications.el.
269
ad5a7209
GM
2702010-05-28 Glenn Morris <rgm@gnu.org>
271
272 * MACHINES: Remove some old information no longer of relevance.
273 Switch to outline-mode.
274
f995538b
GM
2752010-05-27 Glenn Morris <rgm@gnu.org>
276
277 * PROBLEMS: Remove old information no longer of relevance.
278
171eda53 2792010-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
c3bb441d
SM
280
281 * NEWS: Add sections for Emacs-23.3.
282
0235128c
SM
2832010-05-08 Chong Yidong <cyd@stupidchicken.com>
284
285 * PROBLEMS: Document gcc-4.5 bug (Bug#6031).
286
2872010-05-08 Kenichi Handa <handa@m17n.org>
288
289 * HELLO: Adjust Burmese for Unicode 5.2 encoding.
290
61a808e8
CY
2912010-05-07 Chong Yidong <cyd@stupidchicken.com>
292
293 * Version 23.2 released.
294
5f43e51c
EZ
2952010-05-07 Eli Zaretskii <eliz@gnu.org>
296
297 * HELLO: Reorder Arabic greetings into logical order (they were
298 mistakenly changed to visual order by the 2010-03-28 change).
299
6e104790 3002010-04-18 Francesc Rocher <rocher@member.fsf.org>
46ac1194
FR
301
302 * MORE.STUFF: Add a new entry for QWE.
303
b9f20364
SM
3042010-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
305
306 * HELLO (Mathematics): Prefer Unicode charset.
307
85738751 3082010-03-30 Chong Yidong <cyd@stupidchicken.com>
727be773
CY
309
310 * images/icons/hicolor/scalable/apps/emacs.svg: Put preamble after
311 svg tag (Bug#5790).
312
85738751 3132010-03-30 Eli Zaretskii <eliz@gnu.org>
5660c0f5
EZ
314
315 * PROBLEMS: Mention problems on MS-Windows with incompatible
316 regex.h headers.
317
a7b02820
EZ
3182010-03-28 Eli Zaretskii <eliz@gnu.org>
319
320 * HELLO: Reorder Arabic and Hebrew into logical order, and
321 insert RLM before the opening paren, to make the display more
322 reasonable. Add setting for bidi-display-reordering in the local
323 variables section.
324 * NEWS: Mention initial support for bidirectional editing.
325
e867cb5d 3262010-03-24 Francesc Rocher <rocher@member.fsf.org>
3af45ae1 327
c3bb441d 328 * MORE.STUFF: Remove CEDET entry, now distributed as part of Emacs.
3af45ae1 329
1888398e
KY
3302010-03-22 Teodor Zlatanov <tzz@lifelogs.com>
331
332 * gnus/gnus-setup.ast: Add finish links to the top nodes.
333
334 * gnus/news-server.ast: Add some trivial validation.
335
7725ebb7
MA
3362010-03-13 Michael Albinus <michael.albinus@gmx.de>
337
338 * NEWS: Add secrets.el.
339
e3c5dd11
CY
3402010-03-12 Chong Yidong <cyd@stupidchicken.com>
341
342 * images/custom/down.xpm, images/custom/right.xpm: Update images
343 to increase contrast on bright backgrounds.
344
288f9fc0
CY
3452010-03-10 Chong Yidong <cyd@stupidchicken.com>
346
347 * Branch for 23.2.
348
d40a7570
GM
3492010-03-06 Glenn Morris <rgm@gnu.org>
350
351 * srecode/default.srt (COPYRIGHT): Update template copyright to GPLv3+.
352
324f60ef
GM
3532010-03-05 Glenn Morris <rgm@gnu.org>
354
355 * refcards/orgcard.tex: Use pdflayout.sty.
356 * refcards/Makefile (orgcard.pdf): Special rule no longer needed.
357
3bb1fc91
GM
3582010-03-02 Glenn Morris <rgm@gnu.org>
359
360 * refcards/Makefile: For cs- and sk-, use pdfcsplain if available.
361 (pl-refcard.pdf): Let presence of pdfmex be another test for the
362 required TeX files. Pass explicit output-format to tex command.
363 (orgcard.pdf): Use ps2pdf, since pdftex tends to produce a
364 portrait layout rather than the desired landscape.
365
09e98003
GM
3662010-03-01 Glenn Morris <rgm@gnu.org>
367
28a138be
GM
368 * refcards/pl-refcard.tex: Double forward-slashes in URL for Mex.
369
f9728733
GM
370 * refcards/de-refcard.tex: Fix paren typo.
371
2509f654
GM
372 * refcards/ru-refcard.tex: Rename \year command to \cyear, since
373 the former seems to be already used in some TeX installations.
374
09e98003
GM
375 * refcards/calccard.tex, refcards/cs-dired-ref.tex:
376 * refcards/cs-refcard.tex, refcards/cs-survival.tex:
377 * refcards/de-refcard.tex, refcards/dired-ref.tex:
378 * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
379 * refcards/fr-survival.tex, refcards/orgcard.pdf:
380 * refcards/orgcard.tex, refcards/pl-refcard.tex:
381 * refcards/pt-br-refcard.tex, refcards/refcard.tex:
382 * refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
383 * refcards/sk-refcard.tex, refcards/sk-survival.tex:
384 * refcards/survival.tex, refcards/vipcard.tex:
385 * refcards/viperCard.tex: Update short copyright year to 2010.
386
183c7ef9
GM
3872010-02-26 Glenn Morris <rgm@gnu.org>
388
389 * tutorials/TUTORIAL.es, tutorials/TUTORIAL.pt_BR:
390 Fix some keybinding typos.
391
6fd060bf
CY
3922010-02-14 Chong Yidong <cyd@stupidchicken.com>
393
22adfe08
GM
394 * images/custom/down-pushed.xpm, images/custom/down.xpm:
395 * images/custom/right-pushed.xpm:
396 * images/custom/right-pushed.xpm: Increase height by four
6fd060bf
CY
397 pixels, to improve text alignment.
398
045b9da7
ML
3992010-01-16 Mario Lang <mlang@delysid.org>
400
401 * srecode/doc-cpp.srt, srecode/doc-default.srt:
402 * srecode/doc-java.srt: Remove duplicated words.
403
c30667d4
GM
4042010-01-14 Nick Roberts <nickrob@snap.net.nz>
405
22adfe08
GM
406 * images/gud/recstart.xpm, images/gud/recstop.xpm:
407 * images/gud/rcont.xpm, images/gud/rnext.xpm:
408 * images/gud/rfinish.xpm, images/gud/rnexti.xpm:
409 * images/gud/rstep.xpm, images/gud/rstepi.xpm:
c30667d4
GM
410 New icons for reverse debugging.
411
c2dd1910
JB
4122010-01-14 Juanma Barranquero <lekktu@gmail.com>
413
414 * srecode/doc-cpp.srt (function-comment, variable-same-line-comment)
415 (group-comment-start, group-comment-end):
416 * srecode/doc-default.srt (section-comment, function-comment)
417 (variable-same-line-comment, group-comment-start, group-comment-end):
418 * srecode/doc-java.srt (function-comment, variable-same-line-comment)
b762841f 419 (group-comment-start, group-comment-end):
c2dd1910
JB
420 Fix typos in template docstrings.
421
d9a7c140
KH
4222010-01-14 Kenichi Handa <handa@m17n.org>
423
424 * NEWS: Describe the change of auto-composition-mode.
425
893db5bc
GM
4262010-01-12 Glenn Morris <rgm@gnu.org>
427
428 * CONTRIBUTE, NEWS: Use bug-gnu-emacs rather than emacs-pretest-bug
429 for bug reports for development versions.
430
da14b7ca
JB
4312010-01-01 Juanma Barranquero <lekktu@gmail.com>
432
433 * NEWS: Fix typos.
434
5b94cf5f
GM
4352009-12-15 Glenn Morris <rgm@gnu.org>
436
d40084d1
GM
437 * CONTRIBUTE (Coding Standards): Update URL.
438 (Getting the Source Code): Other VCSs are available.
439
8a0d3b3f
GM
440 * ORDERS: Update some URLs.
441
5b94cf5f
GM
442 * edt-user.el: New file, split out from edt-user.doc.
443 * edt-user.doc: Split into edt-user.el and ../doc/misc/edt.texi,
444 and remove.
445
9bbd0cac
MA
4462009-12-09 Michael Albinus <michael.albinus@gmx.de>
447
448 * NEWS: Point to the external counterparts of su and sudo.
449
eb7799da
GM
4502009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
451
452 * images/mpc/add.xpm, images/mpc/ffwd.xpm, images/mpc/next.xpm:
453 * images/mpc/pause.xpm, images/mpc/play.xpm, images/mpc/prev.xpm:
454 * images/mpc/rewind.xpm, images/mpc/stop.xpm:
455 New images.
456
59ffcfc4
MA
4572009-11-27 Michael Albinus <michael.albinus@gmx.de>
458
459 * NEWS: New functions eshell/su and eshell/sudo.
460
1d5aaabd
KR
4612009-11-26 Kevin Ryde <user42@zip.com.au>
462
463 * MORE.STUFF: emacswiki ElispArea url "wiki.pl" -> "wiki".
464 Aubrey Jaffer's texinfo R5RS moved to
465 http://groups.csail.mit.edu/mac/ftpdir/scm/r5rs.info.tar.gz
466 (per http://people.csail.mit.edu/jaffer/Scheme.html).
467
6a7ce3a2
JD
4682009-11-26 Jan Djärv <jan.h.d@swipnet.se>
469
470 * PROBLEMS: Mention Metacity hang on Emacs resize.
471
abbdc6a0
CY
4722009-11-20 Ken Brown <kbrown@cornell.edu> (tiny change)
473
5c3ef352
CY
474 * PROBLEMS: Add workaround for Cygwin crash and remove fixed
475 rebasing problem.
abbdc6a0 476
637fa988
JD
4772009-11-17 Jan Djärv <jan.h.d@swipnet.se>
478
479 * NEWS: Mention dynamic font changes (font-use-system-font).
480
17673adf
CD
4812009-11-15 Carsten Dominik <dominik@u016822.science.uva.nl>
482
483 * refcards/orgcard.tex: Push version number to 6.33a.
484
a351880d
CD
4852009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
486
487 * refcards/orgcard.tex: Document the new archiving keys.
488
951802d0
CY
4892009-11-08 Chong Yidong <cyd@stupidchicken.com>
490
491 * compilation.txt: Add one more error message for msft (Bug#4100).
492
3aa8040c
KF
4932009-10-09 Karl Fogel <karl.fogel@red-bean.com>
494
495 * NEWS: Document bookmark.el at 2008-06-25T16:51:33Z!monnier@iro.umontreal.ca format upgrade. (Bug#3375)
496
9a03b2e1
MA
4972009-10-04 Michael Albinus <michael.albinus@gmx.de>
498
499 * NEWS: New function copy-directory.
500
c05676c5
CY
5012009-10-03 Chong Yidong <cyd@stupidchicken.com>
502
503 * srecode: New directory for SRecode template files.
504
d3080264
MA
5052009-10-01 Michael Albinus <michael.albinus@gmx.de>
506
507 * NEWS: delete-directory has an optional parameter RECURSIVE.
508
7006d207
CD
5092009-10-01 Carsten Dominik <dominik@u016822.science.uva.nl>
510
511 * refcards/orgcard.tex: New version number.
512
8b15e920
MA
5132009-09-28 Michael Albinus <michael.albinus@gmx.de>
514
515 * NEWS: Mention Tramp connection methods "imap" and "imaps".
516
3d994264
TZ
5172009-09-27 Teodor Zlatanov <tzz@lifelogs.com>
518
519 * NEWS: Mention new library imap-hash.el
520
1659ada0
JB
5212009-09-22 Juanma Barranquero <lekktu@gmail.com>
522
523 * NEWS: Mention new variable `help-downcase-arguments'
524 and new default for arguments in *Help* buffers.
525
8686ac71
JB
5262009-09-15 Juanma Barranquero <lekktu@gmail.com>
527
528 * NEWS: Mention new behavior of -Q and new variable
529 `inhibit-x-resources'.
530
b2d98113
CY
5312009-09-13 Chong Yidong <cyd@stupidchicken.com>
532
533 * PROBLEMS: Document Athena/Lucid internationalization
534 problem (Bug#4333).
535
6eb02347
CD
5362009-09-02 Carsten Dominik <dominik@u016822.science.uva.nl>
537
538 * refcards/orgcard.tex: Document new effort setting commands.
539 Document the new keys for agenda time motion.
540 Document the `E' key in the agenda.
541
82e98df4
SM
5422009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
543
544 * NEWS: Declare unibyte sessions obsolete.
545
7284d47a
MA
5462009-08-28 Michael Albinus <michael.albinus@gmx.de>
547
548 * NEWS: Mention Tramp connection method "rsyncc" and variable
549 `process-file-side-effects'.
550
3c736e33
KH
5512009-08-13 Kenichi Handa <handa@m17n.org>
552
553 * NEWS: Mention the new coding systme `utf-8-hfs' and many
554 functions for Unicode normalization.
555
f10ce991
CY
5562009-08-09 CHENG Gao <chenggao@gmail.com>
557
558 * MORE.STUFF: Update Etags and Ispell URLs.
559
5ce6e4f4 5602009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
e9b23a04
DD
561
562 * images/gud/all.xpm, images/gud/thread.xpm: New icons for
563 gdb-mi.el
564
3bca7ca5
DN
5652009-08-07 Dan Nicolaescu <dann@ics.uci.edu>
566
567 * e/eterm-color.ti (msgr, u6, u7): New capabilities.
568
aa16c75d
MA
5692009-08-02 Michael Albinus <michael.albinus@gmx.de>
570
571 * NEWS: Autorevert Tail mode works now for remote files.
572
cabb1527
CY
5732009-07-26 Kevin Ryde <user42@zip.com.au>
574
575 * compilation.txt: Add Perl-Glib sample message.
576
100b6355
KR
5772009-07-23 Ken Raeburn <raeburn@raeburn.org>
578
579 * NEWS: `load-in-progress' corruption fixed.
580
0b5546d6
GM
5812009-07-21 Glenn Morris <rgm@gnu.org>
582
583 * refcards/cs-dired-ref.tex, refcards/dired-ref.tex:
584 * refcards/fr-dired-ref.tex, refcards/sk-dired-ref.tex:
585 * refcards/cs-refcard.tex, refcards/de-refcard.tex:
586 * refcards/fr-refcard.tex, refcards/pl-refcard.tex:
587 * refcards/pt-br-refcard.tex, refcards/refcard.tex:
588 * refcards/ru-refcard.tex, refcards/sk-refcard.tex:
589 * refcards/cs-survival.tex, refcards/fr-survival.tex:
590 * refcards/sk-survival.tex, refcards/survival.tex:
591 Remove version numbers that don't mean much. Instead, just use Emacs
592 version and date. Use FSF URL rather than postal address.
593
594 * refcards/vipcard.tex (versionnumber, version): Remove.
595 (versionemacs, versionvip): New.
596 (copyrightnotice): Use FSF URL rather than postal address.
597
598 * refcards/viperCard.tex (versionnumber): Rename to versionviper.
599 (versionemacs, versionxemacs): New.
600 (version): Remove.
601 (copyrightnotice): Use FSF URL rather than postal address.
602
f3cc0ddb
GM
6032009-07-16 Glenn Morris <rgm@gnu.org>
604
c2c847d2
GM
605 * refcards/cs-dired-ref.tex, refcards/fr-dired-ref.tex:
606 * refcards/sk-dired-ref.tex:
607 Remove non-existent (?) bindings: w, C-u o, U, delete.
608 Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.
609
f3cc0ddb
GM
610 * refcards/gnus-refcard.tex: Condense a few sentences in order to
611 make them fit on one line, and add some page breaks, to improve the
612 layout in the pdfs.
613
c1baf2d1
GM
6142009-07-15 Glenn Morris <rgm@gnu.org>
615
616 * refcards/dired-ref.tex: Change from A4 to letter paper.
617 Remove non-existent (?) bindings: w, C-u o, U, delete.
618 Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.
619 New: async shell command = &.
620
621 * refcards/gnus-refcard.tex (Copyright): Add 2009.
622 (Notes): Add missing line-break.
623 (Threading): Reword to fit on one line.
624
625 * refcards/calccard.tex (emacsversionnumber): Just use major version.
626
627 * refcards/Makefile (gnus-booklet.pdf): Use jobname rather than
628 clobbering gnus-refcard.pdf.
629 (clean): Remove .aux files.
31a9ab9d 630 (gnus-logo.pdf): Remove rule, since this file is distributed.
c1baf2d1 631
86b12161
KH
6322009-07-10 Kenichi Handa <handa@m17n.org>
633
634 * tutorials/TUTORIAL.ja: Reflect the latest change of TUTORIAL.
635
4cbe53b4
GM
6362009-07-10 Kevin Ryde <user42@zip.com.au>
637
638 * compilation.txt: Fix names of some elements.
639
45ea35bf
GM
6402009-07-08 Glenn Morris <rgm@gnu.org>
641
642 * tutorials/TUTORIAL: Standardize the way M-x commands are written:
643 dashes inside command names, not spaces; spaces before <Return>.
644 (Summary): Describe the new behavior of C-l.
645 (Basic Cursor Control): Don't say that files "ought" to end in newlines.
646 Try to distinguish scroll bar from fringes.
647 You can also scroll with a wheel mouse.
648 (If Emacs Stops Responding): Rename from "When Emacs is hung".
649 (Inserting And Deleting): Continuation marks appear in the fringe.
650 Clarify that deletion can be undone. Mention cut and paste, and
651 the Glossary.
652 (Files, Mode Line): Update mode-line format.
653 (Extending The Command Set): Downplay C-z, since using Emacs on a
654 text-only terminal is less common these days.
655 (Searching): Incremental searching is no longer atypical.
656 Downplay flow control issues, remove reference to deleted FAQ node.
657 (Multiple Windows): Mention frames.
658 (Multiple Frames): New section.
659 (Getting More Help): Downplay C-h having a different binding.
660 Don't say help is "on-line", since the meaning has changed.
661 (More Features): Replace "on-line". Use C-h rather than F10 h.
662 Say a little more about completion.
663 (Conclusion): Don't mention C-z again here.
664
3f1c6666
JD
6652009-07-01 Jan Djärv <jan.h.d@swipnet.se>
666
667 * NEWS: Mention maximized.
668
edb54f27
MA
6692009-06-30 Michael Albinus <michael.albinus@gmx.de>
670
671 * NEWS: Add "synce" connection method of Tramp.
672
ac8b8fcd
MA
6732009-06-24 Michael Albinus <michael.albinus@gmx.de>
674
675 * NEWS: Add new connection methods of Tramp.
676
aa4a9384
KH
6772009-06-24 Kenichi Handa <handa@m17n.org>
678
679 * charsets/stdenc.map: Re-generated.
680
681 * charsets/symbol.map: Re-generated.
682
70243478
CY
6832009-06-21 Chong Yidong <cyd@stupidchicken.com>
684
685 * Branch for 23.1.
686
043dfe24
AM
6872009-06-15 Alan Mackenzie <acm@muc.de>
688
689 * NEWS: Document changes to end-of-defun-function, clarifying
690 entry for beginning-of-defun-function.
691
d1d87851
BW
6922009-06-13 Bill Wohler <wohler@newt.com>
693
694 Release MH-E version 8.2.
695
696 * NEWS, MH-E-NEWS: Update for MH-E release 8.2.
697
742c7b4c
KH
6982009-06-12 Kenichi Handa <handa@m17n.org>
699
b643362c 700 * HELLO: Use "/" instead of "," to separate independent words.
67cbe681 701
742c7b4c
KH
702 * charsets/*.map: All re-generated.
703
7042009-06-08 Kenichi Handa <handa@m17n.org>
705
706 * HELLO: Downcase "suomi".
707
74815974
WL
7082009-05-25 Werner Lemberg <wl@gnu.org>
709
710 * tutorial/TUTORIAL.de: Updated; synchronize with TUTORIAL.
711 Use reformed Orthography.
712 Minor improvements.
713
ece53951
CY
7142009-05-19 Chong Yidong <cyd@stupidchicken.com>
715
716 * refcards/survival.tex: Add M-g M-g binding.
717
718 * refcards/survival.tex:
719 * refcards/sk-survival.tex:
720 * refcards/sk-refcard.tex:
721 * refcards/sk-dired-ref.tex:
722 * refcards/ru-refcard.tex:
723 * refcards/pt-br-refcard.tex:
724 * refcards/pl-refcard.tex:
725 * refcards/fr-survival.tex:
726 * refcards/fr-dired-ref.tex:
727 * refcards/dired-ref.tex:
728 * refcards/cs-survival.tex:
729 * refcards/cs-refcard.tex:
730 * refcards/cs-dired-ref.tex: Bump refcard version numbers to 23.
731
a96da3ab
CY
7322009-05-15 Chong Yidong <cyd@stupidchicken.com>
733
734 * refcards/refcard.tex: Update Emacs version to 23.
735
91ce9459
CY
7362009-05-15 Sven Joachim <svenjoac@gmx.de>
737
da14b7ca
JB
738 * refcards/de-refcard.tex: Merge changes from refcard.tex.
739 Change `Paragraph' to `Absatz'.
91ce9459 740
583ebd63
GM
7412009-04-09 Glenn Morris <rgm@gnu.org>
742
743 * MORE.STUFF: Update some urls. Remove dead links: eshell, expand,
744 ffap, hideshow. Remove original whitespace, now in obsolete/.
745 Remember and nXML are part of the distribution now.
746
2d2db320
KH
7472009-03-13 Kenichi Handa <handa@m17n.org>
748
749 * NEWS: Add description for the argument change of
750 `set-fontset-font' and `print-fontset'.
751
bd6e492c
GM
7522009-02-25 Glenn Morris <rgm@gnu.org>
753
754 * MORE.STUFF: Mention Zile.
755
a20878b6
MB
7562009-02-23 Miles Bader <miles@gnu.org>
757
758 * NEWS: Rename `system-process-attributes' to `process-attributes'.
759
6766b10c
NR
7602009-02-19 Nick Roberts <nickrob@snap.net.nz>
761
762 * compilation.txt: Add entry for maven.
763
f623f737
JB
7642009-02-14 Jay Belanger <jay.p.belanger@gmail.com>
765
766 * refcards/calccard.tex: Update version number.
767 Mention Maxima mode.
768
bec18736
DN
7692009-02-04 Dan Nicolaescu <dann@ics.uci.edu>
770
771 * compilation.txt (gnu): Add an example for the "note" format.
772
8c4fae51
JR
7732009-02-04 Jason Rumney <jasonr@gnu.org>
774
775 * PROBLEMS (CPP): Note problem with resource compiler of MSVC.
776
2c015ae7
GM
7772009-02-02 Carsten Dominik <dominik@science.uva.nl>
778
779 * refcards/orgcard.tex: New version number.
780
62e466d0
JB
7812009-01-28 Juanma Barranquero <lekktu@gmail.com>
782
783 * PROBLEMS (Windows): Add entry about TCC/4NT and App Paths keys.
784
7ddb1b5f
CD
7852009-01-28 Carsten Dominik <dominik@science.uva.nl>
786
787 * refcards/orgcard.tex: New version number.
788
3da3282e
CD
7892009-01-27 Carsten Dominik <dominik@science.uva.nl>
790
791 * refcards/orgcard.tex: New version number.
792
be7ca044
KH
7932009-01-27 Kenichi Handa <handa@m17n.org>
794
795 * NEWS: New function `coding-sytem-from-name'.
796
55e0839d
CD
7972009-01-25 Carsten Dominik <dominik@science.uva.nl>
798
799 * refcards/orgcard.tex: New year and version number.
800 Document heading/item conversion commands.
801 Document C-c RET in tables.
802
cc2fc5a2
MA
8032009-01-03 Michael Albinus <michael.albinus@gmx.de>
804
805 * NEWS: Tramp supports IPv6 addresses.
806
b6cb4cd5
CD
8072008-12-20 Carsten Dominik <dominik@science.uva.nl>
808
809 * refcards/orgcard.tex: Version number change.
810
bde76d3e
EZ
8112008-12-19 Eli Zaretskii <eliz@gnu.org>
812
813 * PROBLEMS (MS-DOS): Document the problems on Vista.
814
ed208c8a
CD
8152008-12-17 Carsten Dominik <dominik@science.uva.nl>
816
817 * refcards/orgcard.tex: Version number change.
818
67df9cfb
CD
8192008-12-16 Carsten Dominik <dominik@science.uva.nl>
820
821 * refcards/orgcard.tex: Version number change.
822
7c3cb0ab
DN
8232008-12-11 Dan Nicolaescu <dann@ics.uci.edu>
824
825 * MACHINES: SH3 is still supported.
826
96c8522a
CD
8272008-12-07 Carsten Dominik <dominik@science.uva.nl>
828
829 * refcards/orgcard.tex: Version number update.
830
0956be4f
JB
8312008-11-27 Juanma Barranquero <lekktu@gmail.com>
832
833 * NEWS: Fix typo. (Bug#1439)
834
e45e3595
CD
8352008-11-12 Carsten Dominik <dominik@science.uva.nl>
836
837 * refcards/orgcard.tex: Document the extra yanking key.
838
33198156
MH
8392008-11-08 Mark A. Hershberger <mah@everybody.org>
840
841 * compilation.txt (php): Add regexp for php error messages.
842
d6c180c4
JB
8432008-10-24 Juanma Barranquero <lekktu@gmail.com>
844
845 * NEWS: New function `locate-user-emacs-file'.
846
fac5dc61
DN
8472008-10-18 Ulrich Mueller <ulm@gentoo.org>
848
849 * MACHINES: Add section for SuperH.
850
47ffc456
CD
8512008-10-12 Carsten Dominik <dominik@science.uva.nl>
852
853 * refcards/orgcard.tex: Add description for attachments, plus
854 minor changes.
855
8562008-07-24 Carsten Dominik <dominik@science.uva.nl>
857
858 * refcards/orgcard.tex: Minor fixes.
859
29c068d1
DU
8602008-09-08 Daiki Ueno <ueno@unixuser.org>
861
862 * TODO: Remove the entry describing auto-encryption.
863
3256a475
RC
8642008-08-26 Robert J. Chassell <bob@rattlesnake.com>
865
10d1d0af 866 * PROBLEMS: Prevent pasting a region twice on an xterm or rxvt in X.
3256a475 867
5bd950ea
CY
8682008-08-23 Chong Yidong <cyd@stupidchicken.com>
869
870 * HELLO: Fix Javanese pun.
871
f956beb6
BW
8722008-08-18 Bill Wohler <wohler@newt.com>
873
874 Release MH-E version 8.1.
10d1d0af 875
f956beb6
BW
876 * NEWS, MH-E-NEWS: Update for MH-E release 8.1.
877
4e5a8be9
VJL
8782008-08-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
879
880 * NEWS: Improve information about whitespace package.
881
6d496c76
TZ
8822008-08-01 Teodor Zlatanov <tzz@lifelogs.com>
883
884 * NEWS: Add entries about the new auth-source integration and
885 about the cyrillic-translit modifications.
886
7ded3383
AR
8872008-08-01 Adrian Robert <Adrian.B.Robert@gmail.com>
888
889 * Emacs.clr: Remove.
890
7c2fb837
DN
8912008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
892
893 * termcap.src: Remove file.
894 * README:
895 * PROBLEMS:
896 * MACHINES: Remove VMS info.
897
9e2a2647
DN
8982008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
899
900 * PROBLEMS:
901 * MACHINES: Remove mentions of Mac Carbon.
902
355b422f
VJL
9032008-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
904
905 * NEWS: New function `diff-show-trailing-blanks' in diff-mode.el.
906
b8454fe2
MA
9072008-07-24 Michael Albinus <michael.albinus@gmx.de>
908
909 * NEWS: Add xesam.el.
910
2f56f788
VJL
9112008-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
912
913 * NEWS: Add information about whitespace package.
914
15f54450
JL
9152008-07-19 Juri Linkov <juri@jurta.org>
916
917 * tutorials/TUTORIAL: Add information about C-g to the introduction.
918
555b0992
JB
9192008-07-18 Francesc Rocher <rocher@member.fsf.org>
920
921 * images/splash8.xpm: Remove.
922
ba60bd44 9232008-07-17 Adrian Robert <Adrian.B.Robert@gmail.com>
06b62770
AR
924
925 * NEWS: Add entry about NS port.
926
ba60bd44 9272008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
928
929 * Emacs.clr: New file, add support for X color names to NS display
930 implementations.
931
268207a3
JL
9322008-07-12 Juri Linkov <juri@jurta.org>
933
934 * HELLO: Use more correct IPA characters for English pronunciation.
935 Add the combining acute accent after the accented vowel in the
936 Russian example like it is used in dictionaries.
937
3b48f0d2
KH
9382008-07-11 Kenichi Handa <handa@m17n.org>
939
10d1d0af 940 * HELLO: Change the Arabic words appearing in Non-ASCII examples to
3b48f0d2
KH
941 iso-8859-6 characters.
942
68548459
JB
9432008-07-02 Francesc Rocher <rocher@member.fsf.org>
944
945 * images/splash.png:
946 * images/splash.svg:
947 * images/gnus/gnus.png:
948 * images/gnus/gnus.svg: New files.
949
50542767
KH
9502008-06-25 Kenichi Handa <handa@m17n.org>
951
952 * NEWS: Mention string-to-unibyte.
953
e9e70c43
MA
9542008-06-21 Michael Albinus <michael.albinus@gmx.de>
955
956 * NEWS: Tramp uses auth-source.
957
203553fd
JPW
9582008-06-08 John Paul Wallington <jpw@pobox.com>
959
68548459 960 * NEWS: Document that `completion-ignore-case' is nil on MS-Windows.
203553fd 961
23aaf52b
MO
9622008-05-19 Tom Tromey <tromey@redhat.com>
963
964 * NEWS: Mention directory-local variables.
965
5525fa30
JL
9662008-05-11 Juri Linkov <juri@jurta.org>
967
968 * images/custom/README:
969 * images/custom/down.xpm:
970 * images/custom/down-pushed.xpm:
971 * images/custom/right.xpm:
972 * images/custom/right-pushed.xpm: New files.
973
db86064f
ER
9742008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
975
976 * NEWS: Support for Meta-CVS removed.
977
ba82b36e
NR
9782008-05-05 Nick Roberts <nickrob@snap.net.nz>
979
980 * compilation.txt: Add regexp for Open Watcom compiler output.
981
e405fa5f
RS
9822008-05-04 Reiner Steib <reiner.steib@gmx.de>
983
984 * NEWS: Reword previous commit.
985 * NEWS.22: Document removal of duplicated "alt-" input methods.
986
9872008-05-03 Glenn Morris <rgm@gnu.org>
988
989 * NEWS: Document removal of duplicated "alt-" input methods.
990
1cb33438
GM
9912008-04-26 Glenn Morris <rgm@gnu.org>
992
993 * forms-d2.dat: Move here from ../lisp.
994
312082e9
JR
9952008-04-06 Jason Rumney <jasonr@gnu.org>
996
997 * HELLO (Burmese): Rename from Myanmar.
998
e652d4d3
RS
9992008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
1000
1001 * GNUS-NEWS (incoming mail files): Add version.
1002
bd6b0b01
RS
10032008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
1004
5bc6ddff
MB
1005 * tutorials/TUTORIAL.de: Remove even more discussion of flow
1006 control. Refer to node name `Init Rebinding' instead of title.
1007
28a16a1b
CD
10082008-03-13 Carsten Dominik <dominik@science.uva.nl>
1009
1010 * refcards/orgcard.tex: Minor fixes.
1011
4d2d106e
CY
10122008-03-12 Chong Yidong <cyd@stupidchicken.com>
1013
5bc6ddff
MB
1014 * tutorials/TUTORIAL, tutorials/TUTORIAL.fr, tutorials/TUTORIAL.ro:
1015 * tutorials/TUTORIAL.bg, tutorials/TUTORIAL.it, tutorials/TUTORIAL.ru:
1016 * tutorials/TUTORIAL.cn, tutorials/TUTORIAL.ja, tutorials/TUTORIAL.sk:
1017 * tutorials/TUTORIAL.cs, tutorials/TUTORIAL.ko, tutorials/TUTORIAL.sl:
1018 * tutorials/TUTORIAL.de, tutorials/TUTORIAL.nl, tutorials/TUTORIAL.sv:
1019 * tutorials/TUTORIAL.eo, tutorials/TUTORIAL.pl, tutorials/TUTORIAL.th:
1020 * tutorials/TUTORIAL.es, tutorials/TUTORIAL.pt_BR:
1021 Remove discussion of flow control.
4d2d106e 1022
85efdcf3
JB
10232008-03-12 Juanma Barranquero <lekktu@gmail.com>
1024
1025 * NEWS: Describe linum.el.
1026
cf358568
GM
10272008-03-11 Glenn Morris <rgm@gnu.org>
1028
1029 * images/icons/hicolor/128x128/apps/emacs.png:
1030 * images/icons/hicolor/16x16/apps/emacs.png:
1031 * images/icons/hicolor/24x24/apps/emacs.png:
1032 * images/icons/hicolor/32x32/apps/emacs.png:
1033 * images/icons/hicolor/48x48/apps/emacs.png:
1034 * images/icons/hicolor/scalable/apps/emacs.svg:
1035 * images/icons/hicolor/scalable/mimetypes/emacs-document.svg:
1036 Remove `creator' metadata.
1037
880820fe 10382008-03-06 Jan Djärv <jan.h.d@swipnet.se>
e8db5c59
JD
1039
1040 * images/README: Update with bookmark_add.
1041
cf358568 1042 * images/bookmark_add.pbm, images/bookmark_add.xpm: New files.
e8db5c59 1043
7b7b316e
DN
10442008-03-03 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
1045
67ab2045
JR
1046 * images/icons/hicolor/32x32/apps/emacs.png: Make transparency 8 bit.
1047 * images/icons/hicolor/scalable/mimetypes/emacs-document.svg: New file.
7b7b316e
DN
1048 * images/icons/hicolor/scalable/apps/emacs.svg: Fix format.
1049
8298ed37
GM
10502008-03-03 Andrew Zhilin <andrew_zhilin@yahoo.com>
1051
1052 * images/icons/hicolor/16x16/apps/emacs22.png:
1053 * images/icons/hicolor/24x24/apps/emacs22.png:
1054 * images/icons/hicolor/32x32/apps/emacs22.png:
1055 * images/icons/hicolor/48x48/apps/emacs22.png: New files.
1056 These are the old versions of `emacs.png' under a new name.
1057
c9cc6462
DN
10582008-03-02 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
1059
1060 * images/icons/README: Update info for the icons.
1061
1062 * images/icons/emacs16_mac.png:
1063 * images/icons/emacs24_mac.png:
1064 * images/icons/emacs256_mac.png:
1065 * images/icons/emacs32_mac.png:
1066 * images/icons/emacs48_mac.png:
8298ed37 1067 * images/icons/emacs512_mac.png: Remove.
c9cc6462
DN
1068
1069 * images/icons/hicolor/16x16/apps/emacs.png:
1070 * images/icons/hicolor/24x24/apps/emacs.png:
1071 * images/icons/hicolor/32x32/apps/emacs.png:
1072 * images/icons/hicolor/48x48/apps/emacs.png: New icon.
1073
1074 * images/icons/hicolor/scalable/apps/emacs.svg:
1075 * images/icons/hicolor/128x128/apps/emacs.png: New files.
1076
143cecdb
RS
10772008-02-26 Reiner Steib <Reiner.Steib@gmx.de>
1078
1079 * NEWS (Gnus): Mention problem with coding system `utf-8-emacs'
1080 when using different Emacs versions.
1081
880820fe 10822008-02-25 Jan Djärv <jan.h.d@swipnet.se>
28bcb349 1083
51fb064b
MB
1084 * NEWS.22: Mention stock icons for Gtk+.
1085
19095422
KH
10862008-02-22 Kenichi Handa <handa@ni.aist.go.jp>
1087
4a4bdfc7 1088 * NEWS: Mention the new language environments Bengali, Punjabi,
19095422
KH
1089 Gujarati, Oriya, Telugu, Sinhala. Mention the removal of features
1090 devanagari, devan-util, kannada, knd-util, malayalam, mlm-util,
1091 tamil, and tml-util.
1092
607d3be2
MO
10932008-02-22 Michael Olson <mwolson@gnu.org>
1094
1095 * NEWS: Describe nXML mode and json.el.
1096
6a6b4d7d
KH
10972008-02-21 Kenichi Handa <handa@ni.aist.go.jp>
1098
4a4bdfc7
JB
1099 * NEWS: Improve the description about the removal of cp-...-codepage
1100 functions. Describe the removal of the feature `devan-util'.
6a6b4d7d 1101
027cd644
GM
11022008-02-21 Glenn Morris <rgm@gnu.org>
1103
1104 * NEWS.unicode: Merge into NEWS and remove file.
1105
3d8c4938
KH
11062008-02-20 Kenichi Handa <handa@ni.aist.go.jp>
1107
1108 * NEWS.unicode: Mention the removal of codepage related functions.
1109
1f7bdd6f
GM
11102008-02-16 Glenn Morris <rgm@gnu.org>
1111
1112 * nxml/test-invalid.xml, nxml/test-valid.xml: Move here from lisp/nxml.
1113 Rename from "test." to "test-" for doschk.
1114
c6588a85
MO
11152008-02-10 Daiki Ueno <ueno@unixuser.org>
1116
1117 * NEWS: Clarify EasyPG functionalities.
1118
f34cec5c
EZ
11192008-02-09 Eli Zaretskii <eliz@gnu.org>
1120
b03f96dc
MB
1121 * tutorials/TUTORIAL.ru: Remove redundant empty lines, insert a
1122 magic line instead.
1123
880820fe 11242008-02-08 Jan Djärv <jan.h.d@swipnet.se>
7b476dbe
JD
1125
1126 * NEWS: Mention XEmbed and --parent-id.
1127
4b01af2e
MO
11282008-02-08 Daiki Ueno <ueno@unixuser.org>
1129
1130 * NEWS: Mention EasyPG.
1131
ee2502fa
EZ
11322008-02-02 Eli Zaretskii <eliz@gnu.org>
1133
85efdcf3
JB
1134 * tutorials/TUTORIAL.ru: Restore copyright years. Update tutorial.
1135 Fix wording.
ee2502fa 1136
aca7a3d2
MB
11372008-02-02 Kenichi Handa <handa@ni.aist.go.jp>
1138
19095422 1139 * HELLO: Add Bengali, Gujarati, Khmer, Myanmar, Oriya, Sinhala,
10d1d0af 1140 Telugu. Fix ISO-2022 designations in Cantonese line.
aca7a3d2 1141
f78b3baf 11422008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1143
1144 * HELLO: Remove non-unicode character from Tibetan text.
1145
f78b3baf 11462008-02-01 Miles Bader <miles@gnu.org>
aca7a3d2
MB
1147
1148 * TODO, PROBLEMS, NEWS: Replace references to Emacs version "22"
1149 with "23".
1150
f78b3baf 11512008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1152
1153 * charsets: New directory for charset mapping tables.
1154
1155 * charsets/README: New file.
1156
1157 * charsets/*.map: New files.
1158
f78b3baf 11592008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1160
1161 * HELLO: Change "Hindi" to more common characters.
1162
f78b3baf 11632008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 1164
bcc891c2
GM
1165 * HELLO: Fix upcase and downcase for several languages.
1166 Change the two German lines into one. Change "Nederlangs" to
1167 "Dutch (Nederlands)". Add original language names to several entries.
aca7a3d2 1168
f78b3baf 11692008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 1170
b03f96dc 1171 * tutorials/TUTORIAL.es: Add local variable coding: latin-1.
aca7a3d2 1172
f78b3baf 11732008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 1174
bcc891c2 1175 * HELLO: Change indian-2-column chars of Hindi line to Unicode chars.
aca7a3d2 1176
f78b3baf 11772008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
1178
1179 * HELLO: Add pseudo-maths example.
1180
f05c591d
CY
11812008-01-31 Alex Ott <alexott@gmail.com>
1182
1183 * tutorials/TUTORIAL.ru: Update tutorial.
1184
5e56b3fb
MO
11852008-01-25 Michael Olson <mwolson@gnu.org>
1186
1187 * ERC-NEWS: Update for ERC 5.3 release candidate.
1188
1966aa84
JB
11892008-01-22 Juanma Barranquero <lekktu@gmail.com>
1190
1191 * DEVEL.HUMOR: New entry.
1192
dbc28aaa
CD
11932008-01-18 Carsten Dominik <dominik@science.uva.nl>
1194
1195 * refcards/orgcard.tex: Update to Org-mode version 5.19.
1196
bb9f7948
EZ
11972008-01-12 Eli Zaretskii <eliz@gnu.org>
1198
1199 * MACHINES: Add an explicit list of platforms that are no longer
1200 supported.
1201 * NEWS: Refer to this list.
1202
6c5a8964
GM
12032008-01-08 Glenn Morris <rgm@gnu.org>
1204
7de6767d
GM
1205 * refcards/calccard.tex, refcards/cs-dired-ref.tex:
1206 * refcards/cs-refcard.tex, refcards/cs-survival.tex:
1207 * refcards/de-refcard.tex, refcards/dired-ref.tex:
1208 * refcards/fr-drdref.tex, refcards/fr-refcard.tex:
1209 * refcards/fr-survival.tex, refcards/gnus-refcard.tex:
1210 * refcards/orgcard.tex, refcards/pl-refcard.tex:
1211 * refcards/pt-br-refcard.tex, refcards/refcard.tex:
1212 * refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
1213 * refcards/sk-refcard.tex, refcards/sk-survival.tex:
1214 * refcards/survival.tex, refcards/vipcard.tex:
1215 * refcards/viperCard.tex: Update printed copyright year to 2008.
6c5a8964 1216
049dcb6f
GM
12172008-01-08 Kevin Ryde <user42@zip.com.au>
1218
1219 * compilation.txt (perl): Add a "during global destruction" sample.
1220
f3041af1
DN
12212008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
1222
1223 * PROBLEMS:
1224 * MACHINES: Remove references to systems not supported anymore.
1225
d35e1cd7
DN
12262008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
1227
1228 * MACHINES: Remove Masscomp.
1229
1c884795
DN
12302008-01-03 Dan Nicolaescu <dann@ics.uci.edu>
1231
1232 * images/icons/emacs_16.png, images/icons/emacs_24.png
1233 * images/icons/emacs_32.png, images/icons/emacs_48.png: Rename to
1966aa84 1234 hicolor/16x16/apps/emacs.png, hicolor/24x24/apps/emacs.png,
1c884795
DN
1235 hicolor/32x32/apps/emacs.png and hicolor/48x48/apps/emacs.png.
1236
1237 * images/icons/README (Author): Update for renaming.
1238
1239 * emacs.desktop (Icon): Update icon name.
1240
243d547c
EZ
12412007-12-15 Eli Zaretskii <eliz@gnu.org>
1242
0afd5f04
EZ
1243 The following files renamed to avoid file-name clashes in
1244 8+3 (a.k.a. DOS) namespace:
1245
30361fee
EZ
1246 * schema/xhtml-basic-form.rnc: Renamed to xhtml-bform.rnc.
1247 * schema/xhtml-basic-table.rnc: Renamed to xhtml-btable.rnc.
1248 * schema/xhtml-list.rnc: Renamed to xhtml-lst.rnc.
1249 * schema/xhtml-target.rnc: Renamed to xhtml-tgt.rnc.
1250 * schema/xhtml-style.rnc: Renamed to xhtml-xstyle.rnc.
1251 * schema/xhtml-form.rnc, schema/xhtml-table.rnc, schema/xhtml.rnc:
1252 Updated accordingly.
1253
e7bdf123 1254 * schema/docbook-dyntbl.rnc, schema/docbook-soextbl.rnc: Renamed to
30361fee
EZ
1255 docbk-dyntbl.rnc and docbk-soextbl.rnc, respectively.
1256
243d547c
EZ
1257 * images/icons/macemacs_16.png, images/icons/macemacs_24.png:
1258 * images/icons/macemacs_32.png, images/icons/macemacs_48.png:
1259 * images/icons/macemacs_256.png, images/icons/macemacs_512.png:
1260 Renamed to emacs16_mac.png, emacs24_mac.png, emacs32_mac.png,
1261 emacs48_mac.png, emacs256_mac.png, and emacs512_mac.png,
0afd5f04 1262 respectively.
243d547c 1263
97fdf31e 12642007-12-08 Ulrich Mueller <ulm@gentoo.org> (tiny change)
d65f0593
DN
1265
1266 * emacs.desktop (Exec, Icon, Categories): Fix entries.
1267
cf944fa4
RS
12682007-12-08 Reiner Steib <Reiner.Steib@gmx.de>
1269
1270 * NEWS: Add minimal Gnus item.
1271
e10fe1cb
DN
12722007-12-08 Dan Nicolaescu <dann@ics.uci.edu>
1273
1274 * emacs.desktop: New file.
1275
5adb5026 12762007-11-30 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
fb87d8de
GM
1277
1278 * images/icons/macemacs_16.png, images/icons/macemacs_24.png:
1279 * images/icons/macemacs_32.png, images/icons/macemacs_48.png:
1280 * images/icons/macemacs_256.png, images/icons/macemacs_512.png:
1281 New files.
1282
6d4ca4d2
GM
12832007-11-28 Glenn Morris <rgm@gnu.org>
1284
1285 * nxml/: New directory, moved here from lisp/nxml/char-name/unicode.
d98a6328 1286 * nxml/README: New file.
6d4ca4d2 1287
e3b0153a
GM
12882007-11-24 Glenn Morris <rgm@gnu.org>
1289
1290 * images/gnus/mail_send.xpm: Rename to mail-send.xpm.
1291
8cd39fb3
MH
12922007-11-23 Mark A. Hershberger <mah@everybody.org>
1293
ac97a16b
MH
1294 * NXML-NEWS: New File.
1295
8cd39fb3
MH
1296 * schema: Initial merge of nxml.
1297
880820fe 12982007-11-22 Francesco Potortì <pot@gnu.org>
20f123b4
FP
1299
1300 * NEWS: etags: the --members option is now the default.
1301
fe22da3c
GM
13022007-11-22 Glenn Morris <rgm@gnu.org>
1303
1304 * images/smilies/grayscale/README, images/smilies/medium/README:
1305 New files.
1306
afefed62
VJL
13072007-11-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1308
1309 * compilation.txt: Add new entries: compilation-perl--Pod::Checker,
1310 compilation-perl--Test, compilation-perl--Test::Harness and
1311 compilation-weblint.
1312
07e5c0b0
DN
13132007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
1314
1315 * MACHINES: Remove Sun windows info.
1316
15f3eb73
MO
13172007-10-30 Michael Olson <mwolson@gnu.org>
1318
1319 * NEWS: Add entry for Remember Mode.
1320
f930e1a4
GM
13212007-10-29 Glenn Morris <rgm@gnu.org>
1322
1323 * refcards/gnus-refcard.tex: Restore Feb 2007 copyright
1324 clarifications lost in update to Gnus trunk.
1325
880820fe 13262007-10-28 Adam Sjøgren <asjo@koldfront.dk>
a352dec1 1327
a61646e1
GM
1328 * images/smilies/grayscale/blink.xpm:
1329 * images/smilies/grayscale/braindamaged.xpm
1330 * images/smilies/grayscale/cry.xpm, images/smilies/grayscale/dead.xpm:
1331 * images/smilies/grayscale/evil.xpm:
1332 * images/smilies/grayscale/forced.xpm:
1333 * images/smilies/grayscale/frown.xpm, images/smilies/grayscale/grin.xpm:
1334 * images/smilies/grayscale/indifferent.xpm:
1335 * images/smilies/grayscale/reverse-smile.xpm:
1336 * images/smilies/grayscale/sad.xpm, images/smilies/grayscale/smile.xpm:
1337 * images/smilies/grayscale/wry.xpm: New larger grayscale smileys.
1338
1339 * images/smilies/medium/blink.xpm:
1340 * images/smilies/medium/braindamaged.xpm, images/smilies/medium/cry.xpm:
1341 * images/smilies/medium/dead.xpm, images/smilies/medium/evil.xpm:
1342 * images/smilies/medium/forced.xpm, images/smilies/medium/frown.xpm:
1343 * images/smilies/medium/grin.xpm, images/smilies/medium/indifferent.xpm:
1344 * images/smilies/medium/reverse-smile.xpm:
1345 * images/smilies/medium/sad.xpm, images/smilies/medium/smile.xpm:
1346 * images/smilies/medium/wry.xpm: New colorful smileys.
a352dec1 1347
b6675b2d
MO
13482007-10-29 Michael Olson <mwolson@gnu.org>
1349
1350 * ERC-NEWS: Update for recent change.
1351
2697297f
JB
13522007-10-27 Juanma Barranquero <lekktu@gmail.com>
1353
1354 * .cvsignore: Add *.pyc.
1355
d88da39a
JY
13562007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
1357
1358 * ses-example.ses: Get rid of silly life-universe-everything local
1359 variable. `symbolic-formulas' is now `ses--symbolic-formulas'.
1360
a8d7b1a0
JB
13612007-10-24 Juanma Barranquero <lekktu@gmail.com>
1362
1363 * NEWS: Mention desktop locking.
1364
4a11b6b5
ER
13652007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
1366
1367 * NEWS: Explain the VC fileset changes a bit better.
1368
8b6f62fc
GM
13692007-09-28 Glenn Morris <rgm@gnu.org>
1370
1371 * PROBLEMS: Mention Tex superscript font issue.
1372
d87b5ced
JB
13732007-09-25 Johannes Weiner <hannes@saeurebad.de>
1374
1375 * NEWS: Fix typo.
1376
a0e0e2db
GM
13772007-09-24 Glenn Morris <rgm@gnu.org>
1378
1379 * CONTRIBUTE: Remove information on maintaining copyright years;
1380 it does not belong here and is in admin/notes anyway.
1381
c3f01f42
GM
13822007-09-24 Adam Hupp <adam@hupp.org>
1383
1384 * emacs.py: Split for python 2 and python 3 compatibility.
1385 * emacs2.py: New file, split off from emacs.py.
1386 * emacs3.py: New file, python 3 version of emacs2.py.
1387
44f9ac8a
GM
13882007-09-21 Glenn Morris <rgm@gnu.org>
1389
1390 * emacstool.1: Remove file.
6f022c19 1391 * emacs.bash: Adapt for removal of emacstool.
ac3afa5a 1392 * emacs.csh: Remove emacstool-related code.
44f9ac8a 1393
4a155610
GM
13942007-09-16 Glenn Morris <rgm@gnu.org>
1395
1396 * gfdl.1: Remove unused file.
1397
0d75dcc8
GM
13982007-09-12 Glenn Morris <rgm@gnu.org>
1399
1400 * Makefile (SOURCES, unlock, relock): Delete.
1401
880820fe 14022007-09-10 Michaël Cadilhac <michael@cadilhac.name>
f664fee9
MC
1403
1404 * NEWS: Document the interactive specification for C functions.
1405 Say that `set-file-modes' is now interactive.
1406
c10b0597
MO
14072007-09-10 Michael Olson <mwolson@gnu.org>
1408
1409 * ERC-NEWS: Improve description of erc-tls and erc-ssl change.
1410
67bd779a
JL
14112007-09-09 Juri Linkov <juri@jurta.org>
1412
1413 * AUTHORS, CONTRIBUTE: New files, moved here from the root dir.
1414
526dc846
MO
14152007-09-08 Michael Olson <mwolson@gnu.org>
1416
d87b5ced 1417 * ERC-NEWS: Update for changes to the development version of ERC 5.3.
526dc846 1418
fb6794d5
GM
14192007-09-06 Glenn Morris <rgm@gnu.org>
1420
1421 * ctags.1, emacs.1, emacsclient.1, etags.1: Move from etc/ to
1422 doc/man/.
1423
1424 * refcards/README: Also mention gnus-logo.pdf license.
1425
223afe64
CD
14262007-08-30 Carsten Dominik <dominik@science.uva.nl>
1427
1428 * NEWS.22 (Note): Lower-case for orgtbl-mode.
1429
880820fe 14302007-08-29 Jan Djärv <jan.h.d@swipnet.se>
2e3695d2
JD
1431
1432 * NEWS: Say that Gtk+ build uses stock icons.
1433
23e2b39d
WL
14342007-08-28 Werner LEMBERG <wl@gnu.org>
1435
1436 * refcards/de-refcard.tex, refcards/de-refcard.pdf: Use `C-M-%'
1437 instead of `M-x query-replace-regexp'.
1438
4b340319
YM
14392007-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1440
1441 * PROBLEMS (Mac OS X): Add alternative workaround for QuickTime
1442 updater breakage.
1443
880820fe 14442007-08-26 Michaël Cadilhac <michael@cadilhac.name>
8fb9a9b6 1445
c0dadae9
MC
1446 * NEWS: Say that PDF files are now the default for refcards.
1447
7de6767d
GM
1448 * refcards/fr-drdref.tex, refcards/fr-drdref.pdf: Move these to...
1449 * refcards/fr-dired-ref.tex, refcards/fr-dired-ref.pdf: ... those names.
ea404efc 1450
8fb9a9b6
MC
1451 * refcards/pdflayout.sty: New. Handle PDF layouts through
1452 \pdfpagewidth and \pdfpageheight.
1453
7de6767d
GM
1454 * refcards/calccard.pdf, refcards/cs-dired-ref.pdf:
1455 * refcards/cs-refcard.pdf, refcards/de-refcard.pdf:
1456 * refcards/dired-ref.pdf, refcards/fr-drdref.pdf:
1457 * refcards/fr-refcard.pdf, refcards/gnus-booklet.pdf:
1458 * refcards/gnus-logo.pdf, refcards/gnus-refcard.pdf:
1459 * refcards/orgcard.pdf, refcards/pl-refcard.pdf:
1460 * refcards/pt-br-refcard.pdf, refcards/refcard.pdf:
1461 * refcards/ru-refcard.pdf, refcards/sk-dired-ref.pdf:
1462 * refcards/sk-refcard.pdf: Add PDF versions of the refcards.
1463
1464 * refcards/calccard.ps, refcards/cs-dired-ref.ps:
1465 * refcards/cs-refcard.ps, refcards/de-refcard.ps, refcards/dired-ref.ps:
1466 * refcards/fr-drdref.ps, refcards/fr-refcard.ps:
1467 * refcards/gnus-booklet.ps, refcards/gnus-logo.ps:
1468 * refcards/gnus-refcard.ps, refcards/orgcard.ps, refcards/pl-refcard.ps:
1469 * refcards/pt-br-refcard.ps, refcards/refcard.ps:
1470 * refcards/ru-refcard.ps, refcards/sk-dired-ref.ps:
1471 * refcards/sk-refcard.ps: Remove the PS versions of the refcards.
1472
1473 * refcards/calccard.tex, refcards/fr-survival.tex, refcards/orgcard.tex:
1474 * refcards/pl-refcard.tex, refcards/pt-br-refcard.tex:
1475 * refcards/refcard.tex, refcards/survival.tex, refcards/vipcard.tex:
1476 * refcards/viperCard.tex: Specify PDF layout,
1477 use a PDF `compile-command' local variable.
1478
1479 * refcards/cs-dired-ref.tex, refcards/cs-refcard.tex:
1480 * refcards/cs-survival.tex, refcards/dired-ref.tex:
1481 * refcards/fr-drdref.tex, refcards/sk-dired-ref.tex:
1482 * refcards/sk-refcard.tex, refcards/sk-survival.tex:
8fb9a9b6
MC
1483 Specify PDF layout.
1484
7de6767d
GM
1485 * refcards/fr-refcard.tex: Update copyright notice.
1486 Update the examples. Fix a typo. Remove the `letterpaper' counter,
1487 specify PDF layout, use a PDF `compile-command' local variable.
8fb9a9b6 1488
7de6767d
GM
1489 * refcards/de-refcard.tex: Remove the `letterpaper' counter,
1490 specify PDF layout, use a PDF `compile-command' local variable.
8fb9a9b6 1491
7de6767d 1492 * refcards/ru-refcard.tex: Use a PDF `compile-command' local variable.
8fb9a9b6 1493
7de6767d
GM
1494 * refcards/Makefile: Add rules for creating the refcards in PDF,
1495 make them the default. Change `fr-drdref' to `fr-dired-ref'.
8fb9a9b6 1496
08039aa2
GM
14972007-08-23 Glenn Morris <rgm@gnu.org>
1498
1499 * Makefile (mostlyclean, clean, distclean, maintainer-clean):
1500 Delete these targets since nothing uses them.
1501 (SOURCES): Update.
1502 Move comments to e/README. Remove license from now-trivial file.
1503
1504 * e/README: New file, with most information formerly in Makefile.
1505
1af74d06
MB
15062007-09-05 Jason Rumney <jasonr@gnu.org>
1507
1508 * NEWS.22: Mention focus-follows-mouse change.
1509
3baad51b
KB
15102007-08-22 Karl Berry <karl@gnu.org>
1511
7de6767d 1512 * refcards/refcard.tex: Updates for printing.
d87b5ced
JB
1513 (\versionyear): Update to 2007.
1514 (\copyrightnotice): Modified or unmodified ok.
1515 (Simple Customization): Don't use goto-line, since now it's bound.
fe6b2fd0 1516 Also, use now-preferred (kbd ...) syntax.
3baad51b 1517
6c5d503f
MA
15182007-08-22 Michael Albinus <michael.albinus@gmx.de>
1519
1520 * NEWS: `shell' prompts for the default directory if called with a
1521 prefix and `default-directory' is a remote file name.
1522
45196e0b
GM
15232007-08-22 Glenn Morris <rgm@gnu.org>
1524
1525 * tree-widget: Move this directory into images/ subdirectory.
1526
a523f0c7 1527 * refcards/: New directory. Move refcards here.
86965385
GM
1528 * Makefile: Move refcard rules from here...
1529 * refcards/Makefile: ...to here.
9f56b5ee
GM
1530 * README: Move information about tex files from here...
1531 * refcards/README: ...to here.
a523f0c7 1532
d87b5ced 1533 * tutorials/: New directory. Move TUTORIAL* here.
38f37c0f
GM
1534
1535 * gnus.pbm, letter.pbm, letter.xpm:
1536 * splash.pbm, splash.xpm, splash8.xpm: Move from etc/ to etc/images/.
5511c2e6
GM
1537 * README: Move license information for the above files from here...
1538 * images/README: ...to here.
1539
7de6767d
GM
15402007-08-22 Carsten Dominik <dominik@science.uva.nl>
1541
1542 * orgcard.tex: Version number upgrade.
1543
0b964e14
GM
15442007-08-14 Glenn Morris <rgm@gnu.org>
1545
1546 * NEWS: Mention `bad-packages-alist'.
1547
cfbe2731
GM
15482007-08-08 Glenn Morris <rgm@gnu.org>
1549
1550 * TODO: `iff' item is dealt with.
1551 * GNUS-NEWS, NEWS, NEWS.1-17, NEWS.19, NEWS.21: Replace `iff'.
1552
dbcbec02
GM
15532007-08-01 Glenn Morris <rgm@gnu.org>
1554
1555 * NEWS: Add fortran-line-length, plus some more sections.
1556
cacc7b51
GM
15572007-07-25 Glenn Morris <rgm@gnu.org>
1558
4227cc48 1559 * Relicense all FSF files to GPLv3 or later.
cacc7b51
GM
1560
1561 * COPYING: Switch to GPLv3.
1562
6dbe7eb4
MA
15632007-07-24 Michael Albinus <michael.albinus@gmx.de>
1564
1565 * NEWS: New functions `start-file-process-shell-command' and
1566 `process-file-shell-command'.
1567
41bd52f7
MA
15682007-07-17 Michael Albinus <michael.albinus@gmx.de>
1569
1570 * NEWS: `file-remote-p' has a new optional parameter IDENTIFICATION.
1571
36ae4ff7
KF
15722007-07-15 Karl Fogel <kfogel@red-bean.com>
1573
1574 * NEWS: Revert 2007-07-13T23:20:21Z!kfogel@red-bean.com, which
1575 documented bookmark keybinding changes that were later reverted.
1576
880820fe 15772007-07-14 Jan Djärv <jan.h.d@swipnet.se>
a3475659
JD
1578
1579 * PROBLEMS: Mention gtk-engines-qt problem.
1580
488eebbd
KF
15812007-07-13 Karl Fogel <kfogel@red-bean.com>
1582
1583 * NEWS: Update for recent bookmark keybinding changes.
1584
cc213f24
MA
15852007-07-10 Michael Albinus <michael.albinus@gmx.de>
1586
1587 * NEWS: Add Tramp and comint-mode changes.
1588
64639e26
MA
15892007-07-08 Michael Albinus <michael.albinus@gmx.de>
1590
1591 * NEWS: `file-remote-p' has a new optional parameter CONNECTED.
1592
b2b387f9
MA
15932007-07-07 Michael Albinus <michael.albinus@gmx.de>
1594
1595 * NEWS: New function `start-file-process'.
1596
386477e3
CD
15972007-07-02 Carsten Dominik <dominik@science.uva.nl>
1598
1599 * orgcard.tex: Version 5.01
1600
03605a28
MA
16012007-06-27 Michael Albinus <michael.albinus@gmx.de>
1602
1603 * NEWS: `dired-call-process' has been removed.
1604
5b8ffa11
GM
16052007-06-20 Glenn Morris <rgm@gnu.org>
1606
1607 * NEWS: configure prefers libgif over libungif.
1608
f2f6e8df
NR
16092007-06-14 Nick Roberts <nickrob@snap.net.nz>
1610
1611 * NEWS: Mention mouse highlighting in a GNU/Linux console.
1612
2c341244
WL
16132007-06-14 Werner Lemberg <wl@gnu.org>
1614
1615 * emacs.1: Completely revised.
1616 Fix many typographical glitches.
1617 Updated to handle current state of options and resources.
1618
7a9a50d8
GM
16192007-06-12 Glenn Morris <rgm@gnu.org>
1620
1621 * NEWS: Change bug address. Add back +++/--- note.
1622 Use present tense for X-toolkit entry. Mention libgif.
1623
236a4178
GM
16242007-06-07 Mark H. Weaver <mhw@netris.org> (tiny change)
1625
1626 * NEWS (set-mark-command-repeat-pop): Fix duplicate entry.
1627
70bb6a65
GM
16282007-06-07 Michael Olson <mwolson@gnu.org>
1629
1630 * MORE.STUFF: Update eshell URL.
1631
31e5288c
CD
16322007-06-06 Carsten Dominik <dominik@science.uva.nl>
1633
1634 * orgcard.tex: Version 4.77.
1635
7253ac49
MA
16362007-06-05 Michael Albinus <michael.albinus@gmx.de>
1637
1638 * NEWS: Add socks.el as new package.
1639
6ee20a68
TTN
16402007-06-02 Thien-Thi Nguyen <ttn@gnuvola.org>
1641
1642 * MORE.STUFF (Hideshow): Delete.
1643 (EDB, Go in a buffer): Update urls.
1644 Suggested by CHENG Gao <chenggao@gmail.com>.
1645
7dfc4cda
CY
16462007-06-02 Chong Yidong <cyd@stupidchicken.com>
1647
1648 * Version 22.1 released.
1649
9e38fa7e
CY
16502007-06-02 CHENG Gao <chenggao@gmail.com>
1651
1652 * MORE.STUFF: Remove dead URL for Fortune, and update URLs for
1653 Hideshow, Org, EDB, and Remember.
1654
73187b26
GM
16552007-05-29 Robert J. Chassell <bob@rattlesnake.com>
1656
1657 * NEWS: Fix instances of `allow' without object.
1658
782f8379
GM
16592007-05-22 Glenn Morris <rgm@gnu.org>
1660
1661 * NEWS.22: New file with entries for Emacs 22.
1662 * NEWS: Move Emacs 22 entries to new file NEWS.22, leave empty
1663 template for next Emacs version.
1664
06157c5b
GM
16652007-05-19 Glenn Morris <rgm@gnu.org>
1666
1667 * images/cancel.pbm: Convert from PGM to PBM.
1668
1669 * images/copy.pbm, images/next-node.pbm, images/prev-node.pbm:
1670 * images/save.pbm, images/up-node.pbm: Convert from PPM to PBM.
1671
3877988d
GM
16722007-05-17 Glenn Morris <rgm@gnu.org>
1673
1674 * PROBLEMS (Dumping): Mention OpenBSD macppc problem.
1675
880820fe 16762007-05-15 Michaël Cadilhac <michael@cadilhac.name>
021fc1e3
MC
1677
1678 * fr-refcard.tex: Rewrite using German layout.
1679
1680 * fr-refcard.ps: Regenerate.
1681
80012aeb
RS
16822007-05-12 Richard Stallman <rms@gnu.org>
1683
1684 * refcard.tex (section{Incremental Search}): Minor corrections.
1685
880820fe 16862007-05-12 Michaël Cadilhac <michael@cadilhac.name>
d0d8a657
MC
1687
1688 * Makefile (viperCard.ps, calccard.ps refcard.ps)
1689 (sk-dired-ref.ps sk-refcard.ps sk-survival.ps)
1690 (de-refcard.ps fr-refcard.ps pt-br-refcard.ps orgcard.ps): Use an
1691 explicit output argument for `dvips'.
1692
2aaacad4
GM
16932007-05-05 Glenn Morris <rgm@gnu.org>
1694
1695 * NEWS: Re-order.
1696
5fed56d6
GM
16972007-04-28 Glenn Morris <rgm@gnu.org>
1698
b409bcaf
GM
1699 * emacs.py: Restore file pending consideration of python.el legal
1700 status.
1701 * NEWS: Restore mention of python.el pending consideration of
1702 legal status.
5fed56d6
GM
1703
17042007-04-28 David R. Linn <drl@jekyll.vuse.vanderbilt.edu>
1705
1706 * PROBLEMS: Add section on Solaris out-of-tree install issues with
1707 non-GNU make.
1708
e40e449f
GM
17092007-04-25 Werner Lemberg <wl@gnu.org>
1710
1711 * emacs.1: Replace -- with \(em.
1712
17132007-04-25 Yavor Doganov <yavor@gnu.org> (tiny change)
bbf6b0ba 1714
78290f50 1715 * emacs.1, etags.1: Escape some minus signs.
bbf6b0ba 1716
ac8fa58f
GM
17172007-04-22 Glenn Morris <rgm@gnu.org>
1718
1719 * NEWS: Change to EMACS env-var was reverted, so delete this entry.
1720
211fb124
GM
17212007-04-19 Glenn Morris <rgm@gnu.org>
1722
1723 * PROBLEMS: Expand a little on Emacs not knowing fqdn.
1724
fc6a2250
DK
17252007-04-17 David Kastrup <dak@gnu.org>
1726
1727 * NEWS: Mention `query-replace-regexp-eval' being deprecated.
1728
c98b464f
GM
17292007-04-15 Glenn Morris <rgm@gnu.org>
1730
1731 * FTP: Make it a duplicate of ../FTP.
1732
1ed5afd9
GM
17332007-04-14 Glenn Morris <rgm@gnu.org>
1734
19608e42
GM
1735 * SERVICE: Replace with a pointer to the web version.
1736
1ed5afd9
GM
1737 * emacs.1: Update some of the more obsolete information.
1738
178b60d7
GM
17392007-04-13 Glenn Morris <rgm@gnu.org>
1740
1741 * MACHINES: emacserver is removed.
1742
fc6ee824
GM
1743 * MORE.STUFF: Update some links, remove some dead ones.
1744
ade817bd
SM
17452007-04-04 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>
1746
1747 * emacs.py (format_exception): New function.
1748 (eexecfile): Use it instead of traceback.print_exception.
1749 Don't use execfile to avoid a bug in w32.
1750
2c0b72db
GM
17512007-04-04 Glenn Morris <rgm@gnu.org>
1752
1753 * MACHINES: Mention preprocessor to use with /opt/SUNWspro/bin/cc
1754 on Solaris.
1755
1756 * PROBLEMS (Configuration): Add entries on compiler/preprocessor
1757 mismatch, and on preprocessor inserting whitespace.
1758
b49b5137
EZ
17592007-04-03 Eli Zaretskii <eliz@gnu.org>
1760
1761 * TODO: Add entry for switching MS-Windows keyboard input to
1762 Unicode. Add specific pointer to msdos.c functions that support
1763 menus on text terminals.
1764
ff59d266
MB
17652007-04-01 Michael Olson <mwolson@gnu.org>
1766
1767 * ERC-NEWS: Update for the ERC 5.2 release. Most of these entries
1768 were for previously-committed changes.
1769
dc13f3f5
MA
17702007-03-31 Michael Albinus <michael.albinus@gmx.de>
1771
1772 * PROBLEMS: Remove Tramp problem; it has been fixed.
1773
89a4f43f
EZ
17742007-03-31 Eli Zaretskii <eliz@gnu.org>
1775
1776 * PROBLEMS (MS-Windows problems): How to bind non-ASCII keys with
1777 modifiers.
1778
deac6bc5
GM
17792007-03-23 Glenn Morris <rgm@gnu.org>
1780
7315c8d9
JB
1781 * Makefile (DESTDIR, LIBDIR, BINDIR, MANDIR, MANEXT):
1782 Delete unused variables.
1783 (dired-refcards, misc-refcards, survival-card, viper-cards):
1784 New targets.
7ba3f463
GM
1785 (all): Also build dired-refcards and misc-refcards.
1786 (clean, distclean, maintainer-clean): Depend on mostlyclean.
1787 (SOURCES): Remove non-existent files.
1788 (mostlyclean, clean, distclean, maintainer-clean, unlock, relock):
1789 Mark as phony.
1790 (.ps files): Specify default papersize in the dvips command.
1791
deac6bc5
GM
1792 * fr-refcard.tex (\letterpaper): Switch to A4.
1793 (\section): Reduce \vskips to fit on A4 paper.
1794 (\shortcopyrightnotice): Display at end of first column.
1795
76b0b55f
GM
17962007-03-21 Glenn Morris <rgm@gnu.org>
1797
1798 * fr-refcard.tex (\metax): Tweak \hsize to avoid overfull columns.
1799 (\shortcopyrightnotice): Do not display in middle of file.
1800 Numerous \cr and \hskip hacks to avoid overfull columns.
1801
1802 * fr-refcard.ps: Regenerate.
1803
8ea7ad27
CY
18042007-03-19 Chong Yidong <cyd@stupidchicken.com>
1805
2b715cfe 1806 * dired-ref.tex:
76b0b55f 1807 * fr-drdref.tex:
2b715cfe
CY
1808 * cs-dired-ref.tex:
1809 * sk-dired-ref.tex: Emacs 21 -> 22.
1810
1811 * dired-ref.ps:
76b0b55f 1812 * fr-drdref.ps:
2b715cfe
CY
1813 * cs-dired-ref.ps:
1814 * sk-dired-ref.ps: Regenerate.
8ea7ad27 1815
dc9332a6
GM
18162007-03-11 Glenn Morris <rgm@gnu.org>
1817
1818 * ms-7bkermit, ulimit.hack, Xkeymap.txt: Remove files.
1819
1820 * Makefile (SOURCES): ulimit.hack is removed.
1821
d0483d25
DK
18222007-03-04 David Kastrup <dak@gnu.org>
1823
1824 * NEWS (fontification): Mention that the new default for
1825 jit-lock-stealth-time is now nil.
1826
e4ddce5a
KS
18272007-03-01 Kim F. Storm <storm@cua.dk>
1828
115f38b1
KS
1829 * ORDERS: Reformat text.
1830
e4ddce5a
KS
1831 * NEWS (About external Lisp packages): New section.
1832
73b21162
TTN
18332007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
1834
1835 * TUTORIAL.it: Fix typo.
1836
6a419438
GM
18372007-02-27 Glenn Morris <rgm@gnu.org>
1838
f199f76c
GM
1839 * cs-dired-ref.tex: Increase in 2 column case to make room
1840 for copyright notice.
1841 (nopagenumbers): Call to turn off numbers in 1 page document.
880820fe 1842 (Nápovìda, Modifikace Dired bufferu): Swap sections to
f199f76c
GM
1843 balance column length in presence of copyright notice.
1844 (copyrightnotice): Uncomment so that notice is displayed.
1845
c16a484b
GM
1846 * dired-ref.tex (vsize): Increase in 2 column case to make room
1847 for copyright notice.
1848 (nopagenumbers): Call to turn off numbers in 1 page document.
1849 (Getting Help, Modifying the Dired Buffer): Swap sections to
1850 balance column length in presence of copyright notice.
1851 (copyrightnotice): Uncomment so that notice is displayed.
1852
df352395
GM
1853 * fr-drdref.tex (vsize): Increase in 2 column case.
1854 (\key): Tweak space for description.
1855 (\overfullrule): Set to 0pt to hide small overflows.
1856 (nopagenumbers): Call to turn off numbers in 1 page document.
1857 (Obtenir de l'aide, Modifier le tampon Dired): Swap sections to
1858 balance column length.
1859 (Mettre un flag sur les fichiers \`a d\'etruire): Hack in a line
1860 break to prevent overfull line.
1861 (find-names-dired): Use \key rather than \metax as a hack fix for
1862 overflow.
1863
c16a484b 1864 * sk-dired-ref.tex (vsize): Increase in 2 column case to make room
6a419438
GM
1865 for copyright notice.
1866 (nopagenumbers): Call to turn off numbers in 1 page document.
880820fe 1867 (Nápoveda, Modifikácia Dired bufferu): Swap sections to
6a419438
GM
1868 balance column length in presence of copyright notice.
1869 (copyrightnotice): Uncomment so that notice is displayed.
1870
86c09668
CD
18712007-02-26 Carsten Dominik <dominik@science.uva.nl>
1872
1873 * orgcard.tex (section{Visibility Cycling}): Document key for
1874 indirect buffer access.
1875 (section{Archiving}): New keys for archiving.
1876 (section{Tables}): Combine two lines for hline creation.
1877 Named-field formula changed to Field formula.
1878 (section{Links}): Document keys for finding links.
1879 (section{Agenda Views}): New key for agenda file cycling.
1880 Document keys for stuck projects. Typos fixed.
1881 (section{Exporting and Publishing}): Export options no longer in
1882 reference card.
1883
880820fe 18842007-02-25 Jan Djärv <jan.h.d@swipnet.se>
6df79155
JD
1885
1886 * PROBLEMS: Gtk+ and cygwin doesn't work.
1887
b0629b0d
EZ
18882007-02-23 Eli Zaretskii <eliz@gnu.org>
1889
1890 * MORE.STUFF: Add a pointer to Phil Sung's Emacs slides on MIT.
1891
880820fe 18922007-02-22 Per Starbäck <starback@stp.lingfil.uu.se> (tiny change)
b6cba91b
TTN
1893
1894 * NEWS: Grammar and capitalization fixes.
1895
dfd839dc
GM
18962007-02-22 Glenn Morris <rgm@gnu.org>
1897
1898 * orgcard.tex, orgcard.ps: Restore deleted files following
1899 copyright assignment.
1900
0971f887
GM
19012007-02-20 Glenn Morris <rgm@gnu.org>
1902
1903 * TUTORIAL.eo: Unjustify.
1904
d92c8e14
GM
19052007-02-20 Sergio Pokrovskij <sergio.pokrovskij@gmail.com>
1906
1907 * TUTORIAL.eo: Change license to GPL. Add translator credits.
1908
5a1ffd73
KH
19092007-02-19 Kenichi Handa <handa@m17n.org>
1910
7253ac49 1911 * NEWS (New language environments): Add "Esperanto".
5a1ffd73 1912
8b93e342
KH
19132007-02-16 Dale Gulledge <dsplat@rochester.rr.com>
1914
1915 * TUTORIAL.eo: Add "See end ..." at the first line.
1916
e79c1ab3
KH
19172007-02-19 Kenichi Handa <handa@m17n.org>
1918
1919 * TUTORIAL.eo: Add "." at the end of the first line.
1920
9230e12d
RS
19212007-02-17 Reiner Steib <Reiner.Steib@gmx.de>
1922
1923 * gnus-refcard.tex: Remove obsolete comments. Add a short note
1924 creating PostScript files for Emacs without using Makefile rules.
1925
1926 * gnus-booklet.ps, gnus-refcard.ps: Generate with letter paper.
1927
68810cae
GM
19282007-02-17 Glenn Morris <rgm@gnu.org>
1929
1930 * TUTORIAL.eo: Add 2007 to copyright years. Remove translator
1931 copyrights (disclaimers on file), merge years into FSF copyrights.
1932 Move copyright to end. Remove "LocalWords" at end of file.
1933
51ce60a7
VJL
19342007-02-16 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1935
1936 * TUTORIAL.pt_BR: Fix some accentuation, verbal conjugation and typos.
1937
06af3b9b
KH
19382007-02-16 Kenichi Handa <handa@m17n.org>
1939
1940 * TUTORIAL.translators: Add TUTORIAL.eo.
1941
19422007-02-16 Dale Gulledge <dsplat@rochester.rr.com>
1943
1944 * TUTORIAL.eo: New file.
1945
0f92897e
CY
19462007-02-14 Chong Yidong <cyd@stupidchicken.com>
1947
83842b1b
CY
1948 * images/smilies/dead.xpm: Moved from images/gnus/dead.xpm.
1949
e931c04f
KS
1950 * images/gnus/reverse-smile.xpm:
1951 * images/gnus/bar.xbm:
1952 * images/gnus/bar.xpm: Unused images removed.
0f92897e 1953
5aa27cc9
GM
19542007-02-14 Glenn Morris <rgm@gnu.org>
1955
1956 * OTHER.EMACSES: Remove obsolete file.
1957
a3a23192
CY
19582007-02-13 Chong Yidong <cyd@stupidchicken.com>
1959
23e91aa1
CY
1960 * cs-refcard.tex (versionemacs): New macro.
1961 * cs-refcard.ps: Regenerate.
1962
7c3c7af4
CY
1963 * sk-refcard.ps: Regenerate.
1964
a3a23192
CY
1965 * pl-refcard.ps: Regenerate.
1966
1cb20781
BW
19672007-02-13 Bill Wohler <wohler@newt.com>
1968
1969 * images/README: Add section for icons that are a part of Emacs.
1970
3ef3bb3e
CY
19712007-02-12 Chong Yidong <cyd@stupidchicken.com>
1972
44c27de9
CY
1973 * gnu.xpm: Unused file removed.
1974
3ef3bb3e
CY
1975 * emacs.xbm: Unused file removed.
1976
b9988d51
JB
19772007-02-11 Juanma Barranquero <lekktu@gmail.com>
1978
1979 * DEVEL.HUMOR: New entry.
1980
880820fe 19812007-02-05 Francesco Potortì <pot@gnu.org>
bf8a8244 1982
933ccc8c 1983 * etags.1: Now --members is the default for etags, not for ctags yet.
18422db5 1984 * NEWS (etags): Document it.
bf8a8244 1985
70a90813
GM
19862007-02-04 Reiner Steib <Reiner.Steib@gmx.de>
1987
1988 * gnus-refcard.tex: Fix copyright.
1989 * gnus-booklet.ps, gnus-refcard.ps: Generate.
1990
d4c2a0cc
GM
19912007-01-20 Glenn Morris <rgm@gnu.org>
1992
1993 * orgcard.tex: Remove for legal reasons.
1994 * orgcard.ps: Remove for legal reasons.
1995
a134cd5e
EZ
19962007-01-27 Kevin Rodgers <kevin.d.rodgers@gmail.com>
1997
1998 * PROBLEMS: More details about disabling features that hamper
1999 performance with slow X connections.
2000
d4757043
VJL
20012007-01-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2002
2003 * ps-prin1.ps (printBackground): Fix background height.
2004
14d3ef8f
GM
20052007-01-20 Glenn Morris <rgm@gnu.org>
2006
2007 * cd-dired-ref.tex (versionemacs): New def.
2008 * cs-refcard.tex (versionemacs, versionyear): New defs.
2009 * cs-survival.tex (versionemacs, versiondate): New defs.
2010 * de-refcard.tex (versionemacs, versionyear): New defs.
2011 * fr-refcard.tex (versionemacs, versionyear): New defs.
2012 * fr-survival.tex (versionemacs, versiondate): New defs.
2013 * orgcard.tex (versionyear): New def.
2014 (shortcopyrightnotice): Only display last copyright year.
2015 * pl-refcard.tex (versionemacs, versiondate): New defs.
2016 * pt-br-refcard.tex (versionemacs, versionyear): New defs.
2017 * refcard.tex (versionemacs, versionyear): New defs.
2018 * ru-refcard.tex (versionemacs): New def.
2019 * survival.tex (versionemacs): New def.
2020 * sk-dired-ref.tex (versionemacs): New def.
2021 * sk-refcard.tex (versionemacs, versionyear): New defs.
2022 * sk-survival.tex (versionemacs): New def.
2023
4e251bd1
EZ
20242007-01-20 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2025
2026 * MACHINES: Describe how 32-bit and 64-bit versions of Emacs can
2027 be compiled on Solaris systems.
2028
c5e36186
CY
20292007-01-19 Chong Yidong <cyd@stupidchicken.com>
2030
2031 * TODO: Proper background color handling for pngs.
2032
4bbe413d 20332007-01-18 Bruno Haible <bruno@clisp.org> (tiny change)
0bfc93be
CY
2034
2035 * emacs.1: Info files moved to share/info.
2036
dcdd88e0
RF
20372007-01-17 Romain Francoise <romain@orebokech.com>
2038
2039 * emacs.1: Update bug-gnu-emacs address. Remove reference to
2040 info-gnu-emacs-request@prep.ai.mit.edu. Update copyrights.
2041
6904f7fe
MB
20422007-01-13 Michael Olson <mwolson@gnu.org>
2043
2044 * ERC-NEWS: Mention new erc-capab.el file.
2045
806d93ce
GM
20462007-01-13 Glenn Morris <rgm@gnu.org>
2047
2048 * MACHINES: Add information on compiling 32-bit Emacs on 64-bit
2049 GNU/Linux.
2050 * PROBLEMS: As above.
2051
880820fe 20522007-01-02 Francesco Potortì <pot@gnu.org>
56c0d866
FP
2053
2054 * etags.1: Undocument the --no-warn option.
2055
303958a9
RS
20562006-12-17 Richard Stallman <rms@gnu.org>
2057
2058 * TUTORIAL: Say that C-d and DEL with arg do killing.
2059
b58d0378
EZ
20602006-12-16 Eli Zaretskii <eliz@gnu.org>
2061
2062 * PROBLEMS: Document problems with rebasing Cygwin DLLs.
2063
cb0a26d3
MB
20642006-12-08 Michael Olson <mwolson@gnu.org>
2065
2066 * ERC-NEWS: Note that the list module has been removed.
2067
880820fe 20682006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
dd4b03cd
JB
2069
2070 * NEWS (Changes to cmuscheme): Mention the alternative for
2071 `~/.emacs_SCHEMEPROG' which is `~/.emacs.d/init_SCHEMEPROG.scm'.
2072 (Init file changes): Same for `~/.emacs_SHELL' versus
2073 `~/.emacs.d/init_SHELL.sh'.
2074
e1fb4a0b
JB
20752006-12-01 Juanma Barranquero <lekktu@gmail.com>
2076
2077 * DEVEL.HUMOR: Another entry.
2078
9b492fad
FP
20792006-08-14 Masatake YAMATO <jet@gyve.org>
2080
2081 * etags.1: Added / to the end of DEVAR regex.
2082
53e842f1
JB
20832006-11-22 Juanma Barranquero <lekktu@gmail.com>
2084
2085 * emacsclient.1 (DESCRIPTION): Suggest also `server-mode'.
2086 (OPTIONS): Document `-f', `--server-file' and EMACS_SERVER_FILE.
2087
83dc6995
MB
20882006-11-20 Michael Olson <mwolson@gnu.org>
2089
2090 * NEWS: Change M-x erc-select to M-x erc.
2091
e15a0495
KH
20922006-11-20 Sun Yijiang <sunyijiang@gmail.com>
2093
2094 * TUTORIAL.cn: Updated.
2095
119ee84f
CD
20962006-11-17 Carsten Dominik <dominik@science.uva.nl>
2097
2098 * orgcard.tex (section{Agenda Views}): Document `C-k'.
2099
1585c4a6
CD
21002006-11-13 Carsten Dominik <dominik@science.uva.nl>
2101
2102 * orgcard.tex: Version number change.
2103
2f984b39
BW
21042006-11-13 Bill Wohler <wohler@newt.com>
2105
2106 Release MH-E version 8.0.3.
2107
2108 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.3.
2109
ac2072cd
JB
21102006-11-10 Juanma Barranquero <lekktu@gmail.com>
2111
2112 * DEVEL.HUMOR: Two more entries.
2113
72e16456
CD
21142006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
2115
2116 * orgcard.tex (section{Archiving}): Document C-TAB.
2117 (section{TODO Items and Checkboxes}): Checkbox keys moved to this
2118 section, added documentation for the key `C-c #'.
2119
ade817bd 21202006-11-05 Slawomir Nowaczyk <slawek@cs.lth.se>
0b0cccd5 2121
82c1177c 2122 * emacs.py (eargs): Provide eldoc message for builtin types.
4e2af782 2123 Make sure eargs always outputs sentinel, to avoid Emacs freeze.
0b0cccd5 2124
7902148a
CY
21252006-10-22 Chong Yidong <cyd@stupidchicken.com>
2126
2127 * emacs.py (eargs): Return expected _emacs_out string even if
2128 errors occur.
2129
73a99edb
DK
21302006-10-09 David Kastrup <dak@gnu.org>
2131
2132 * DEVEL.HUMOR: Add the topic line for last entry since that was
2133 what the joke was about.
2134
857b15e9
EZ
21352006-10-07 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
2136
2137 * TUTORIAL.bg: Synchronize with TUTORIAL.
2138
5879ac68
JB
21392006-10-06 Juanma Barranquero <lekktu@gmail.com>
2140
2141 * DEVEL.HUMOR: New file.
2142
0e71e4a8
CY
21432006-09-30 Chong Yidong <cyd@stupidchicken.com>
2144
2145 * PROBLEMS: Document Emacs/XIM/gnome-settings-terminal clash.
2146
fb25feae
VJL
21472006-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2148
2149 * NEWS: ebnf2ps changes.
2150
abff6314
RS
21512006-09-26 Reiner Steib <Reiner.Steib@gmx.de>
2152
2153 * refcard.ps: Regenerate.
2154
880820fe 21552006-09-18 Jan Djärv <jan.h.d@swipnet.se>
a280ecc4
JD
2156
2157 * NEWS: Rename x-use-old-gtk-file-dialog to x-gtk-use-old-file-dialog.
2158
45a2056c
JB
21592006-09-15 Jay Belanger <belanger@truman.edu>
2160
2161 * COPYING: Replace "Library Public License" by "Lesser Public
2162 License" throughout.
2163
004d27a6
RS
21642006-09-15 Richard Stallman <rms@gnu.org>
2165
2166 * THE-GNU-PROJECT: Update with the latest footnotes
2167 from www.gnu.org/gnu/the-gnu-project.html
2168
b74e16a3
DK
21692006-09-15 David Kastrup <dak@gnu.org>
2170
5879ac68 2171 * NEWS: Explain new behavior and arguments of `key-binding' and
b74e16a3
DK
2172 `command-remapping'.
2173
4b1aaa8b
PE
21742006-09-11 Paul Eggert <eggert@cs.ucla.edu>
2175
2176 * NEWS: In terminal-oriented subshells, the EMACS environment
2177 variable now defaults to Emacs's absolute file name, instead of
2178 to "t".
2179 * PROBLEMS: Adjust tcsh advice for this.
2180
880820fe 21812006-09-10 Jan Djärv <jan.h.d@swipnet.se>
1437ec2b 2182
4b1aaa8b 2183 * PROBLEMS (are): Emacs compiled with Gtk+ crashes when closing a
1437ec2b
JD
2184 display (x-close-connection).
2185
83dc6995
MB
21862006-09-03 Diane Murray <disumu@x3y2z1.net>
2187
25e90411 2188 * erc.texi (Getting Started, Connecting): Changed erc-select to erc.
83dc6995 2189
6a8c7cfe
JL
21902006-09-02 Juri Linkov <juri@jurta.org>
2191
2192 * HELLO: Regroup Europe Non-ASCII examples by similar scripts.
2193
f9de7738
RS
21942006-08-25 Richard Stallman <rms@gnu.org>
2195
2196 * TUTORIAL: Give priority to graphical terminals over text terminals
2197 regarding C-z.
2198
c2659d23
KH
21992006-08-21 Sun Yijiang <sunyijiang@gmail.com>
2200
2201 * TUTORIAL.cn: Sync with the latest TUTORIAL.
2202
67b595a2
SM
22032006-08-20 Dave Love <fx@gnu.org>
2204
2205 * emacs.py: Update to Dave Love's latest version.
2206 (__all__): Fix args -> eargs. Add new `modpath' fun.
2207 (eargs): Add `imports' arg.
2208 (all_names): New fun.
2209 (complete): Rewrite without using rlcompleter.
2210 Remove `namespace' arg, add `imports' arg.
2211 (ehelp): Replace g and l args with `imports'.
2212 (eimport): Use __main__ rather than `emacs' namespace.
2213 (modpath): New fun.
2214
ade817bd 22152006-08-20 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>
c7bb83bd
SM
2216
2217 * emacs.py (eexecfile): Use the __main__ rather than `emacs' namespace.
2218
fa1f7927
EZ
22192006-08-18 Primoz PETERLIN <primoz.peterlin@mf.uni-lj.si>
2220
2221 * TUTORIAL.sl: Synchronize with TUTORIAL.
2222
22232006-08-18 Mats Lidell <matsl@contactor.se>
2224
2225 * TUTORIAL.sv: Synchronize with TUTORIAL.
2226
22272006-08-18 Alfredo Finelli <alfredofnl@tiscali.it>
2228
2229 * TUTORIAL.it: Synchronize with TUTORIAL.
2230
4c3ec0fc
CD
22312006-08-15 Carsten Dominik <dominik@science.uva.nl>
2232
2233 * orgcard.tex: Version number change.
2234
9ae1fac1
WL
22352006-08-12 Werner Lemberg <wl@gnu.org>
2236
2237 * TUTORIAL.de: Synchronize with TUTORIAL.
2238
82a33a21
RF
22392006-08-10 Romain Francoise <romain@orebokech.com>
2240
2241 * NEWS: Mention that zone-mode.el is now obsolete.
2242
541a0de1
RS
22432006-08-09 Richard Stallman <rms@gnu.org>
2244
2245 * TUTORIAL: Don't say which side scroll bar is on.
2246
27bd6273
NR
22472006-08-06 Nick Roberts <nickrob@snap.net.nz>
2248
9c6598c2 2249 * DEBUG (Note): Add note about following a longjmp call.
bf69439f 2250 Add local variables list for outline mode.
27bd6273 2251
2e3ef421
MB
22522006-08-03 Michael Olson <mwolson@gnu.org>
2253
2254 * ERC-NEWS: Update for ERC 5.1.4.
2255
68ce47af
KH
22562006-08-01 Kenichi Handa <handa@m17n.org>
2257
2258 * NEWS (find-operation-coding-system): Describe the more detail of
2259 the change.
2260
ebf693f3
MB
22612006-07-28 Reiner Steib <Reiner.Steib@gmx.de>
2262
2263 * GNUS-NEWS: Regenerate from Oort Gnus node in texi/gnus.texi using
2264 texi/gnus-news.el of the trunk.
2265
ebdcf65a
RS
22662006-07-29 Reiner Steib <Reiner.Steib@gmx.de>
2267
2268 * NEWS: Fix typo.
2269
652d420b
RS
22702006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
2271
2272 * ru-refcard.ps: Regenerate.
2273
22742006-07-17 Alex Ott <alexott@gmail.com>
2275
2276 * ru-refcard.tex: Update for Emacs 22.
2277
d753d9b7
KS
22782006-07-14 Kim F. Storm <storm@cua.dk>
2279
2280 * PROBLEMS: Emacs now requires ws2_32.dll on Windows.
2281
880820fe 22822006-07-14 Károly Lőrentey <lorentey@elte.hu>
580b488b
KL
2283
2284 * HELLO: Update Hungarian sample.
d753d9b7 2285
0b6bb130
MB
22862006-07-12 Michael Olson <mwolson@gnu.org>
2287
2288 * ERC-NEWS: Update for ERC 5.1.3.
2289
8c9676fb
DK
22902006-07-08 David Kastrup <dak@gnu.org>
2291
2292 * TODO: Suggest consolidation with user customization when the
2293 system default of a customized variable changes.
2294
f2bb3ca3
TTN
22952006-07-08 Thien-Thi Nguyen <ttn@gnu.org>
2296
2297 * compilation.txt: Add an example "Compilation started ..." line.
2298
c7251076
CD
22992006-07-07 Carsten Dominik <dominik@science.uva.nl>
2300
2301 * orgcard.tex: Version number change.
2302
5693ccd6
KH
23032006-07-05 Kenichi Handa <handa@m17n.org>
2304
2305 * HELLO: Add a paragraph for non-ASCII examples at the head. Add
2306 Bulgarian and Hungarian. Add more "hello"s to Danish and Swedish.
2307
70314b54
BW
23082006-07-03 Bill Wohler <wohler@newt.com>
2309
2310 Release MH-E version 8.0.2.
2311
2312 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.2.
2313
7f70c4e9
CD
23142006-07-03 Carsten Dominik <dominik@science.uva.nl>
2315
2316 * orgcard.tex (section{Agenda Views}): Document `s' key to save
2317 all org-mode buffers.
2318
880820fe 23192006-06-30 Francesco Potortì <pot@gnu.org>
9a4be099
FP
2320
2321 * etags.1: -m and -M options do not exist.
2322
a71f543e
CD
23232006-06-29 Carsten Dominik <dominik@science.uva.nl>
2324
2325 * orgcard.tex (section{Structure Editing}): Document checkbox
2326 toggling.
2327
f98f7873
JL
23282006-06-28 Juri Linkov <juri@jurta.org>
2329
2330 * grep.txt (Local Variables): Move to end of file.
2331
33a4be7c
RS
23322006-06-28 Reiner Steib <Reiner.Steib@gmx.de>
2333
ba0a643f
RS
2334 * Makefile: Add rules for refcards.
2335
33a4be7c
RS
2336 * de-refcard.ps, fr-refcard.ps, pt-br-refcard.ps: Regenerate.
2337
576f72d7
NR
23382006-06-24 Nick Roberts <nickrob@snap.net.nz>
2339
2340 * NEWS: Remove duplicate entries.
2341
353694fd
CD
23422006-06-23 Carsten Dominik <dominik@science.uva.nl>
2343
2344 * orgcard.tex (section{LaTeX and cdlatex-mode}): New section.
2345
55b903a3
KS
23462006-06-23 Kim F. Storm <storm@cua.dk>
2347
2348 * DEBUG: Mention `pv variable' to print value of Lisp variables.
2349 Mention `xpr' and fix example to use it. Add section describing
2350 commands such as `pit' that are useful for debugging redisplay
2351 related problems.
2352
e2f48107
KS
23532006-06-22 Kim F. Storm <storm@cua.dk>
2354
2355 * HELLO (Local Variables): Move to end of file.
2356
4f187c9d
BW
23572006-06-20 Bill Wohler <wohler@newt.com>
2358
2359 Release MH-E version 8.0.1.
2360
2361 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.1.
2362
3d62681d
CD
23632006-06-19 Carsten Dominik <dominik@science.uva.nl>
2364
5879ac68 2365 * orgcard.tex (section{Clocking Time}): Add new clocking commands.
3d62681d
CD
2366 (section{Structure Editing}): Add global archiving command.
2367
761b9fd2
TTN
23682006-06-14 Thien-Thi Nguyen <ttn@gnu.org>
2369
2370 * yow.lines: Delete existing data; add a new entry.
2371
880820fe 23722006-06-09 WÅ‚odek Bzyl <matwb@univ.gda.pl>
5e7c994b
RS
2373
2374 * pl-refcard.ps: Regenerate.
2375
880820fe 23762006-06-08 WÅ‚odek Bzyl <matwb@univ.gda.pl>
7b651efb 2377
906671d0
RS
2378 * pl-refcard.tex: Update for Emacs 22.
2379
34c5305c
RS
23802006-06-08 Reiner Steib <Reiner.Steib@gmx.de>
2381
7b651efb
RS
2382 * fr-refcard.tex: Fix errors in previous commit.
2383
880820fe 23842006-06-08 Éric Jacoboni <jaco@jacoboni.fr>
c9993712
RS
2385
2386 * fr-refcard.tex: Update for Emacs 22.
2387
8dec0e01
KH
23882006-06-07 Kenichi Handa <handa@m17n.org>
2389
2390 * NEWS: Mention how to disable character translation for a file.
2391
6dfbf803
TTN
23922006-06-04 Sven Joachim <svenjoac@gmx.de>
2393
2394 * de-refcard.tex: Update for Emacs 22: Use German quotes
2395 and umlauts; fix overfull /hboxes; many rewordings.
2396
32a877bb
KS
23972006-06-04 Kim F. Storm <storm@cua.dk>
2398
2399 * NEWS: Move news for pre-22 versions into...
2400 * NEWS.21, NEWS.20: ... new files for Emacs 21 and Emacs 20 news.
2401 * ONEWS, ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Remove (rename) files ...
2402 * NEWS.19, NEWS.18, NEWS.1-17: ... and organize news about older Emacs
c68af44c 2403 versions in separate files. Update copyright notices.
32a877bb 2404
a941b26b
EZ
24052006-06-03 Eli Zaretskii <eliz@gnu.org>
2406
a88e0343
KS
2407 * LPF, LEDIT: Remove files.
2408
2409 * FTP, README, HELLO, MACHINES, MAILINGLISTS, MORE.STUFF, ETAGS.EBNF:
2410 * MOTIVATION, ORDERS, SERVICE, TERMS, TODO:
2411 * enriched.doc, ulimit.hack, ses-example.ses, ms-7bkermit, emacs.csh:
2412 * Xkeymap.txt, compilation.txt, grep.txt:
2413 Add copyright notice and copying permissions.
2414
b9d6735c
DP
24152006-05-31 David Ponce <david@dponce.com>
2416
a88e0343
KS
2417 * tree-widget/default/close.png, tree-widget/default/close.xpm:
2418 * tree-widget/default/empty.png, tree-widget/default/empty.xpm:
2419 * tree-widget/default/end-guide.png, tree-widget/default/end-guide.xpm:
2420 * tree-widget/default/guide.png, tree-widget/default/guide.xpm:
2421 * tree-widget/default/handle.png, tree-widget/default/handle.xpm:
2422 * tree-widget/default/leaf.png, tree-widget/default/leaf.xpm:
2423 * tree-widget/default/no-guide.png, tree-widget/default/no-guide.xpm:
2424 * tree-widget/default/no-handle.png, tree-widget/default/no-handle.xpm:
2425 * tree-widget/default/open.png, tree-widget/default/open.xpm:
2426 * tree-widget/folder/close.png, tree-widget/folder/close.xpm:
2427 * tree-widget/folder/empty.png, tree-widget/folder/empty.xpm:
2428 * tree-widget/folder/end-guide.png, tree-widget/folder/end-guide.xpm:
2429 * tree-widget/folder/guide.png, tree-widget/folder/guide.xpm:
2430 * tree-widget/folder/handle.png, tree-widget/folder/handle.xpm:
2431 * tree-widget/folder/leaf.png, tree-widget/folder/leaf.xpm:
2432 * tree-widget/folder/no-guide.png, tree-widget/folder/no-guide.xpm:
2433 * tree-widget/folder/no-handle.png, tree-widget/folder/no-handle.xpm:
2434 * tree-widget/folder/open.png, tree-widget/folder/open.xpm:
2435 Reduce the size of images.
b9d6735c 2436
880820fe 24372006-05-29 Jan Djärv <jan.h.d@swipnet.se>
c3724dcc 2438
4c88aa80 2439 * NEWS: Mention F10 for Gtk+/Lesstif/Lucid menus.
c3724dcc 2440
3d0793e4
EZ
24412006-05-26 Eli Zaretskii <eliz@gnu.org>
2442
2443 * ledit.l: Remove file.
2444
f1c582b4
KH
24452006-05-26 Kenichi Handa <handa@m17n.org>
2446
2447 * NEWS (find-operation-coding-system): Mention the new argument
2448 format.
2449
e8166ad7
CD
24502006-05-24 Carsten Dominik <dominik@science.uva.nl>
2451
5879ac68 2452 * orgcard.tex (section{Motion}): Added the item navigation commands.
e8166ad7
CD
2453 (section{Publishing}): New section.
2454 (section{Links}): Documented elisp and shell links.
2455
4ea5193b
RS
24562006-05-20 Rodrigo Real <rreal@ucpel.tche.br>
2457
2458 * pt-br-refcard.tex: Update.
2459
0804c86c
RS
24602006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
2461
ba9acf6a
RS
2462 * pl-refcard.tex (Local variables): Add compile-command.
2463
5879ac68 2464 * ru-refcard.tex (Local variables): Add compile-command and coding.
ba9acf6a
RS
2465
2466 * pt-br-refcard.tex: Don't \input psfig.
2467
0804c86c
RS
2468 * refcard.tex (section{Info}): Add `i'. Use `s' instead of `M-s'.
2469
2470 * de-refcard.tex (section{Info}): Ditto.
2471
2472 * fr-refcard.tex (section{Info}): Ditto. Translation suggested by
2473 Stefan Monnier <monnier@iro.umontreal.ca>.
2474
2475 * pl-refcard.tex (section{Info}): Ditto. Translation suggested by
2476 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>.
2477
ade817bd
SM
2478 * cs-refcard.tex (section{Info}): Use `s' instead of `M-s'.
2479 Entry for `i' is not translated yet.
0804c86c
RS
2480
2481 * pt-br-refcard.tex (section{Info}): Ditto.
2482
2483 * ru-refcard.tex (section{Info}): Ditto.
2484
2485 * sk-refcard.tex (section{Info}): Ditto.
2486
e6d33cab
RS
24872006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
2488
2489 * MORE.STUFF: Update AUCTeX entry.
2490
424567e3
EZ
24912006-05-20 Rodrigo Real <rreal@ucpel.tche.br>
2492
2493 * pt-br-refcard.tex:
2494 * pt-br-refcard.ps: New files.
2495
98662f48
RS
24962006-05-15 Reiner Steib <Reiner.Steib@gmx.de>
2497
2498 * sk-refcard.tex: Add coding cookie.
2499
4449f659
MB
25002006-05-15 Michael Olson <mwolson@gnu.org>
2501
2502 * MORE.STUFF: Update URL for Planner Mode and add description.
2503 Canonicalize URLs for Emacs Muse and Emacs Wiki Mode.
2504
6b481006
RF
25052006-05-12 Romain Francoise <romain@orebokech.com>
2506
2507 * MORE.STUFF: ERC is now part of Emacs.
2508 Add Emacs Muse.
2509
4b1af9ac
RS
25102006-05-12 Ken Manheimer <ken.manheimer@gmail.com>
2511
2512 * NEWS (allout): Update.
2513
7c36a00a
BW
25142006-05-06 Bill Wohler <wohler@newt.com>
2515
2516 Release MH-E version 8.0.
2517
2518 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.
2519
1c9e62fe
BW
25202006-04-28 Bill Wohler <wohler@newt.com>
2521
2522 Release MH-E version 7.95.
2523
2524 * NEWS, MH-E-NEWS: Update for MH-E release 7.95.
2525
66f7848b
BW
25262006-04-21 Bill Wohler <wohler@newt.com>
2527
2528 Release MH-E version 7.94.
2529
2530 * NEWS, MH-E-NEWS: Update for MH-E release 7.94.
2531
bf49275d
NR
25322006-04-21 Nick Roberts <nickrob@snap.net.nz>
2533
2534 * NEWS: Mention t-mouse.el. Touch up description of gdb-ui.el.
2535
b744e319
CD
25362006-04-20 Carsten Dominik <dominik@science.uva.nl>
2537
2538 * orgcard.tex: Version number change only.
2539
9f6dc5a8
RS
25402006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
2541
a88e0343
KS
2542 * gnus-refcard.tex: Bump version to 5.11. Remove duplicate \def's.
2543 Update date.
9f6dc5a8 2544
11227360
BW
25452006-04-18 Bill Wohler <wohler@newt.com>
2546
2547 * MORE.STUFF: Add MH-E.
2548
87acbfda
CD
25492006-04-18 Carsten Dominik <dominik@science.uva.nl>
2550
2551 * orgcard.tex: Version number change only.
2552
94c3a9d8
KH
25532006-04-12 Kenichi Handa <handa@m17n.org>
2554
2555 * PROBLEMS (C-SPC fails ...): Explicitly say fcitx in the header.
2556
8a70fed7
CD
25572006-04-11 Carsten Dominik <dominik@science.uva.nl>
2558
5879ac68 2559 * orgcard.tex (section{Tables}): Document column narrowing.
8a70fed7
CD
2560 (section{Links}): Document bracket links.
2561
2fb18d13
KH
25622006-04-11 Kenichi Handa <handa@m17n.org>
2563
2564 * PROBLEMS (C-SPC fails ...): Add description for fcitx.
2565
f327867a
BW
25662006-04-10 Bill Wohler <wohler@newt.com>
2567
2568 * NEWS: Add package-version keyword to `defcustom' and mention
2569 associated variable `customize-package-emacs-version-alist'.
2570
1ca9b532
RS
25712006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
2572
2573 * NEWS: Add string-or-null-p.
2574
84a9c798
BW
25752006-03-28 Bill Wohler <wohler@newt.com>
2576
2577 * images/README: Update with following information.
461e9977 2578
84a9c798 2579 * images/data-save.xpm, images/mail/flag-for-followup.xpm:
a88e0343 2580 * images/zoom-in.xpm, images/zoom-out.xpm: New images from GNOME 2.12.
84a9c798
BW
2581
2582 * images/contact.pbm, images/data-save.pbm, images/delete.pbm:
2583 * images/mail/flag-for-followup.pbm, images/mail/inbox.pbm:
2584 * images/mail/move.pbm, images/next-page.pbm, images/zoom-out.pbm:
2585 New bitmaps for new images.
461e9977
RF
2586
2587 * images/refresh.xpm, images/sort-ascending.xpm,
5879ac68 2588 * images/sort-descending.xpm: Update with GTK 2.x images. Note
84a9c798 2589 that the default GTK icons are not overridden by the GNOME theme
5879ac68 2590 due to a bug which was fixed in GNOME 2.15. Once GNOME 2.16 is in
84a9c798 2591 wide circulation, then the GTK icons should be replaced with the
5879ac68 2592 equivalent GNOME icons. Until then, we should be consistent with
84a9c798 2593 GTK first, then GNOME.
461e9977
RF
2594
2595 * images/mail/repack.xpm, images/mail/reply-from.xpm:
84a9c798
BW
2596 * images/mail/reply-to.xpm, images/search-replace.xpm:
2597 * images/separator.xpm, images/show.xpm: Update custom icons to be
2598 closer to their GNOME counterparts.
461e9977
RF
2599
2600 * images/attach.pbm, images/exit.pbm, images/mail/compose.pbm:
84a9c798
BW
2601 * images/mail/repack.pbm, images/mail/reply-all.pbm:
2602 * images/mail/reply-from.pbm, images/mail/reply-to.pbm:
2603 * images/mail/reply.pbm, images/mail/send.pbm, images/show.pbm:
2604 * images/search-replace.pbm: Update bitmaps.
461e9977
RF
2605
2606 * images/execute.pbm, images/execute.xpm, images/fld-open.pbm:
84a9c798
BW
2607 * images/fld-open.xpm, images/highlight.pbm, images/highlight.xpm:
2608 * images/mail.pbm, images/mail.xpm, images/mail/alias.pbm:
2609 * images/mail/alias.xpm, images/mail/refile.pbm:
2610 * images/mail/refile.xpm, images/page-down.pbm:
2611 * images/page-down.xpm, images/widen.pbm, images/widen.xpm: Remove
a88e0343 2612 custom MH-E icons -- MH-E is now using the equivalent GTK/GNOME icons.
84a9c798 2613
679ce4d5
RF
26142006-03-23 Romain Francoise <romain@orebokech.com>
2615
2616 * NEWS: Misc. fixes.
2617
9212fe99
CD
26182006-03-15 Carsten Dominik <dominik@science.uva.nl>
2619
2620 * orgcard.tex: Version number change only.
2621
3470ef37
NR
26222006-03-15 Nick Roberts <nickrob@snap.net.nz>
2623
2624 * DEBUG (Note): Describe features for debugging with GDB in Emacs.
2625
8cf1c5a4
MB
26262006-03-11 Miles Bader <miles@gnu.org>
2627
2628 * images/mail: New directory.
2629 * images/attach.xpm, images/connect.xpm:
2630 * images/contact.xpm, images/delete.xpm:
2631 * images/describe.xpm, images/disconnect.xpm:
2632 * images/exit.xpm, images/gnus/toggle-subscription.xpm:
2633 * images/lock-broken.xpm, images/lock-ok.xpm:
2634 * images/lock.xpm, images/mail/compose.xpm:
2635 * images/mail/copy.xpm, images/mail/forward.xpm:
2636 * images/mail/inbox.xpm, images/mail/move.xpm:
2637 * images/mail/not-spam.xpm, images/mail/outbox.xpm:
2638 * images/mail/preview.xpm, images/mail/reply-all.xpm:
2639 * images/mail/reply.xpm, images/mail/save-draft.xpm:
2640 * images/mail/save.xpm, images/mail/send.xpm:
2641 * images/mail/spam.xpm, images/next-page.xpm:
2642 * images/refresh.xpm, images/separator.xpm:
a88e0343 2643 * images/sort-ascending.xpm, images/sort-column-ascending.xpm:
8cf1c5a4
MB
2644 * images/sort-criteria.xpm, images/sort-descending.xpm:
2645 * images/sort-row-ascending.xpm:
2646 New icons, copied from Gnus trunk (originally from Gnome 2.6).
2647
d5b08376
BW
26482006-03-11 Bill Wohler <wohler@newt.com>
2649
5879ac68 2650 * NEWS: Document `image-load-path-for-library'. Note that all
d5b08376 2651 images have been moved from lisp into etc/images in `find-image'
5879ac68 2652 item. Fix typo in `copy-tree'.
d5b08376 2653
3f9c65ca
RS
26542006-03-09 Reiner Steib <Reiner.Steib@gmx.de>
2655
880820fe 2656 * TUTORIAL.de: Replace "Schreiben" by "Drücken" where appropriate.
3f9c65ca 2657
7204b00e
CD
26582006-03-07 Carsten Dominik <dominik@science.uva.nl>
2659
2660 * orgcard.tex: Version number change only.
2661
dec817ba
BW
26622006-03-05 Bill Wohler <wohler@newt.com>
2663
2664 Release MH-E version 7.93.
2665
2666 * NEWS, MH-E-NEWS: Update for MH-E release 7.93.
2667
db13601b 26682006-02-23 Guanpeng Xu <herberteuler@hotmail.com>
cca17969
TTN
2669
2670 * TUTORIAL.cn: Fix omission bug: Add dot (ASCII 0x2E) on first line.
2671
3bfb8112
CD
26722006-02-22 Carsten Dominik <dominik@science.uva.nl>
2673
5879ac68 2674 * orgcard.tex (section{Links}): Rewritten to cover the modified
3bfb8112
CD
2675 link system.
2676
0951cd36
BW
26772006-02-18 Bill Wohler <wohler@newt.com>
2678
2679 Release MH-E version 7.92.
2680
2681 * NEWS, MH-E-NEWS: Update for MH-E release 7.92.
2682
4599a9a5
KH
26832006-02-17 Kenichi Handa <handa@m17n.org>
2684
2685 * TUTORIAL.translators (TUTORIAL.cn): Update the maintainer.
2686
26872006-02-17 Sun Yijiang <sunyijiang@gmail.com>
2688
2689 * TUTORIAL.cn: Reworked.
2690
542f7c55
CY
26912006-02-14 Chong Yidong <cyd@stupidchicken.com>
2692
2693 * NEWS: Changes in handling of file local variables.
2694
880820fe 26952006-02-14 Jan Djärv <jan.h.d@swipnet.se>
3430357a
JD
2696
2697 * NEWS: Gtk+ 2.4 is required.
2698
cbd488c4
YM
26992006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2700
2701 * PROBLEMS (Mac OS X): Add QuickTime 7.0.4 / Mac OS X 10.3.9 breakage.
2702
5f64e9f6
MD
27032006-02-09 Mathias Dahl <mathias.dahl@gmail.com>
2704
2ccc6e66 2705 * NEWS: New key bindings for Tumme in Dired.
5f64e9f6 2706
4c003d2f
JB
27072006-02-05 Jay Belanger <belanger@truman.edu>
2708
2709 * calccard.tex: Update copyright year.
2710
8508e990
MB
27112006-02-04 Michael Olson <mwolson@gnu.org>
2712
2713 * NEWS: Update for ERC 5.1.1. Use the same wording for headings
2714 that Emacs does in its NEWS file.
2715
5384dc93
BW
27162006-02-03 Bill Wohler <wohler@newt.com>
2717
2718 Release MH-E version 7.91.
2719
2720 * NEWS, MH-E-NEWS: Update for MH-E release 7.91.
2721
c80ba99d
BW
27222006-02-02 Bill Wohler <wohler@newt.com>
2723
2724 Release MH-E version 7.90.
2725
5384dc93 2726 * NEWS, MH-E-NEWS: Update for MH-E release 7.90.
c80ba99d 2727
597993cf
MB
27282006-01-29 Michael Olson <mwolson@gnu.org>
2729
2730 * NEWS: Add entry for ERC.
2731
7cef6228
CY
27322006-01-27 Chong Yidong <cyd@stupidchicken.com>
2733
2734 * TODO: Make SYNC_INPUT the default.
2735
3140b91b
NR
27362006-01-25 Nick Roberts <nickrob@snap.net.nz>
2737
2738 * images/gud/pstar.xpm: Make background transparent.
2739
82a31b62
NF
27402006-01-24 Noah Friedman <friedman@splode.com>
2741
2742 * emacs-buffer.gdb: Replace all references to `cdr' field of
2743 conses with `u.cdr', per change Andreas Schwab 2005-11-15
2744 of src/lisp.h.
2745
87899d7e
MA
27462006-01-23 Michael Albinus <michael.albinus@gmx.de>
2747
5879ac68 2748 * NEWS: Tramp can be removed by M-x tramp-unload-tramp.
87899d7e 2749
14397ea7
DN
27502006-01-15 Dan Nicolaescu <dann@ics.uci.edu>
2751
5879ac68 2752 * e/eterm-color.ti: Re-enable the ri entry. Add kich1.
14397ea7 2753
3c005b12
RS
27542006-01-13 Richard M. Stallman <rms@gnu.org>
2755
2756 * emacs.1: +N applies only to next file.
2757
04a4075f
DN
27582005-12-28 Dan Nicolaescu <dann@ics.uci.edu>
2759
2760 * e/eterm-color.ti: Temporarily disable the ri entry.
2761 * e/eterm-color: Regenerate.
cdda1b59 2762
880820fe 27632005-12-21 Lőrentey Károly <lorentey@elte.hu>
4e8b322f
KL
2764
2765 * TODO: Add note on the multi-tty branch.
2766
880820fe 27672005-12-16 Lőrentey Károly <lorentey@elte.hu>
f4695519
KL
2768
2769 * NEWS: Change `prev-buffer' to `previous-buffer'; add note on
2770 them using the frame-local buffer list.
2771
5fdf9b7c
EZ
27722005-12-10 David Koppelman <koppel@ece.lsu.edu>
2773
2774 * NEWS: hi-lock-mode is now buffer local, use global-hi-lock-mode
2775 instead.
2776
61322d72
JB
27772005-12-02 Jay Belanger <belanger@truman.edu>
2778
2779 * NEWS: Add comment about the Calc prefix.
2780
55a03101
TTN
27812005-11-28 Thien-Thi Nguyen <ttn@gnu.org>
2782
2783 * MORE.STUFF: Add entry: "Go in a buffer: Go Text Protocol client".
2784
fd993ce2
CY
27852005-11-18 Chong Yidong <cyd@stupidchicken.com>
2786
2787 * images/icons/emacs_16.png, images/icons/emacs_24.png
2788 * images/icons/emacs_32.png, images/icons/emacs_48.png:
2789 New Emacs icons.
2790
35af3490
CD
27912005-11-18 Carsten Dominik <dominik@science.uva.nl>
2792
2793 * orgcard.tex: Version 3.20
2794
cdda1b59 27952005-11-16 Nick Roberts <nickrob@snap.net.nz>
a354cf39
NR
2796
2797 * images/gud/go.xpm, images/gud/go.pbm: Old gud-remove icons.
2798 Use for run/continue.
2799 * images/gud/stop.xpm, images/gud/stop.pbm: Old gud-break icons.
2800 Use for interrupting inferior.
2801 * images/gud/pp.xpm, images/gud/pstar.xpm, images/gud/until.xpm:
2802 Use a more appropriate variable name.
2803 * images/gud/remove.xpm, images/gud/remove.pbm
2804 * images/gud/break.xpm, images/gud/break.pbm: Make more intuitive.
cdda1b59 2805
31fa5025
NR
28062005-11-09 Nick Roberts <nickrob@snap.net.nz>
2807
2808 * images/gud/pp.xpm, images/gud/pp.pbm: New icons.
2809
880820fe 28102005-11-06 Jan Djärv <jan.h.d@swipnet.se>
32087ea3
JD
2811
2812 * images/copy.xpm, images/copy.pbm, images/low-color/copy.xpm
2813 * images/save.xpm, images/save.pbm, images/low-color/save.xpm:
2814 Adjust baseline.
cdda1b59 2815
880820fe 28162005-11-06 Jan Djärv <jan.h.d@swipnet.se>
16896f67
JD
2817
2818 * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
2819 * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
2820 * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
2821 * images/low-color/next-node.xpm: Adjust paper size and layout.
2822
7dab700a
NR
28232005-11-05 Nick Roberts <nickrob@snap.net.nz>
2824
2825 * DEBUG: Describe how to provide preprocessor macro information.
2826
880820fe 28272005-11-04 Jan Djärv <jan.h.d@swipnet.se>
db2cf961
JD
2828
2829 * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
2830 * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
2831 * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
2832 * images/low-color/next-node.xpm: New images.
2833
94539089
CD
28342005-11-04 Carsten Dominik <dominik@science.uva.nl>
2835
2836 * orgcard.tex (section{Notes}): Version number change.
2837
719e04b6
RF
28382005-11-03 Romain Francoise <romain@orebokech.com>
2839
2840 * orgcard.tex: Update FSF's address.
2841
99ac5182
NR
28422005-11-03 Nick Roberts <nickrob@snap.net.nz>
2843
7dab700a 2844 * DEBUG: GDB can sometimes expand macros.
99ac5182 2845
4ac4f9ce
RF
28462005-11-01 Romain Francoise <romain@orebokech.com>
2847
2848 * NEWS: Source files are compressed by default.
2849
ae3859c0
BW
28502005-10-28 Bill Wohler <wohler@newt.com>
2851
2852 * NEWS: Help mode now creates hyperlinks for URLs.
2853
cc795ef0
DN
28542005-10-27 Dan Nicolaescu <dann@ics.uci.edu>
2855
4ac4f9ce 2856 * e/eterm-color.ti (el1): Undo 2005-10-23 change.
5879ac68 2857 Add some comments on how to update this file. Add ri
cc795ef0
DN
2858 capability that has long been supported by term.el.
2859
a42d1309
NR
28602005-10-25 Nick Roberts <nickrob@snap.net.nz>
2861
6772c8e1 2862 * images/gud/until.xpm: Color correction.
a42d1309 2863
61796b3c
RS
28642005-10-23 Richard M. Stallman <rms@gnu.org>
2865
2866 * e/eterm-color.ti (el1): Capability deleted,
2867 since term.el doesn't implement it.
2868
6f97b9c8
DN
28692005-10-20 Dan Nicolaescu <dann@ics.uci.edu>
2870
2871 * e/eterm-color.ti: Change the terminal name to eterm-color.
2872 * e/eterm-color: Regenerate.
2873
a12ba300
EZ
28742005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
2875
2876 * Makefile (e/eterm-color): Rename eterm to eterm-color.
2877
436a2ccd
CY
28782005-10-18 Chong Yidong <cyd@stupidchicken.com>
2879
2880 * NEWS: New variable `max-image-size'.
2881
ffda926c
BW
28822005-10-17 Bill Wohler <wohler@newt.com>
2883
5879ac68 2884 Moved all remaining images from lisp/toolbar to etc/images. The
ffda926c
BW
2885 low resolution images were placed in their own directory (low-color).
2886
2887 * images/attach.*, images/cancel.*, images/close.*:
2888 * images/copy.*, images/cut.*, images/diropen.*:
2889 * images/exit.*, images/help.*, images/home.*:
2890 * images/index.*, images/info.*, images/mail.*:
2891 * images/new.*, images/open.*, images/paste.*:
2892 * images/preferences.*, images/print.*, images/save.*:
2893 * images/saveas.*, images/search.*:
2894 * images/search-replace.*, images/spell.*:
2895 * images/undo.*: Moved here from lisp/toolbar.
2896
2897 * images/low-color/copy.*: Moved here from lisp/toolbar/lc-copy.*.
2898 * images/low-color/cut.*: Moved here from lisp/toolbar/lc-cut.*.
2899 * images/low-color/help.*: Moved here from lisp/toolbar/lc-help.*.
2900 * images/low-color/home.*: Moved here from lisp/toolbar/lc-home.*.
2901 * images/low-color/index.*: Moved here from lisp/toolbar/lc-index.*.
2902 * images/low-color/new.*: Moved here from lisp/toolbar/lc-new.*.
2903 * images/low-color/open.*: Moved here from lisp/toolbar/lc-open.*.
2904 * images/low-color/paste.*: Moved here from lisp/toolbar/lc-paste.*.
2905 * images/low-color/preferences.*: Moved here from
2906 lisp/toolbar/lc-preferences.*.
2907 * images/low-color/print.*: Moved here from lisp/toolbar/lc-print.*.
2908 * images/low-color/save.*: Moved here from lisp/toolbar/lc-save.*.
2909 * images/low-color/saveas.*: Moved here from lisp/toolbar/lc-saveas.*.
2910 * images/low-color/search.*: Moved here from lisp/toolbar/lc-search.*.
2911 * images/low-color/spell.*: Moved here from lisp/toolbar/lc-spell.*.
2912 * images/low-color/undo.*: Moved here from lisp/toolbar/lc-undo.*.
2913
2914 To conform with convention, the underscore (_) in the following
2915 image names were replaced with dash (-) or (/) as appropriate.
2916
2917 * images/back-arrow.*: Moved here from lisp/toolbar/back_arrow.*.
2918 * images/fld-open.*: Moved here from lisp/toolbar/fld_open.*.
2919 * images/fwd-arrow.*: Moved here from lisp/toolbar/fwd_arrow.*.
2920 * images/jump-to.*: Moved here from lisp/toolbar/jump_to.*.
2921 * images/left-arrow.*: Moved here from lisp/toolbar/left_arrow.*.
2922 * images/right-arrow.*: Moved here from lisp/toolbar/right_arrow.*.
2923 * images/up-arrow.*: Moved here from lisp/toolbar/up_arrow.*.
2924 * images/low-color/back-arrow.*: Moved here from
cdda1b59 2925 lisp/toolbar/lc-back_arrow.*.
ffda926c
BW
2926 * images/low-color/fwd-arrow.*: Moved here from
2927 lisp/toolbar/lc-fwd_arrow.*.
2928 * images/low-color/jump-to.*: Moved here from
2929 lisp/toolbar/lc-jump_to.*.
2930 * images/low-color/left-arrow.*: Moved here from
cdda1b59 2931 lisp/toolbar/lc-left_arrow.*.
ffda926c 2932 * images/low-color/right-arrow.*: Moved here from
cdda1b59 2933 lisp/toolbar/lc-right_arrow.*.
ffda926c
BW
2934 * images/low-color/up-arrow.*: Moved here from
2935 lisp/toolbar/lc-up_arrow.*.
cdda1b59 2936 * images/mail/compose.*: Moved here from lisp/toolbar/mail_compose.*.
ffda926c
BW
2937 * images/mail/send.*: Moved here from lisp/toolbar/mail_send.*.
2938
2939 * images/README: Incorporated the content of lisp/toolbar/README
2940 now that all of the images are here.
2941
eae86e67
NR
29422005-10-16 Nick Roberts <nickrob@snap.net.nz>
2943
2944 * images/gud/n.pbm, images/gud/n.xpm
2945 * images/gud/ni.xpm, images/gud/ni.xpm
2946 * images/gud/s.xpm, images/gud/s.xpm
2947 * images/gud/si.xpm, images/gud/si.xpm: Rename to
22adfe08 2948 next.*, nexti.*, step.*, and stepi.*, respectively, as the
eae86e67
NR
2949 file-name no longer clashes on 8+3 filesystems.
2950
cdda1b59 29512005-10-14 Bill Wohler <wohler@newt.com>
aa2361eb 2952
ffda926c
BW
2953 * images/gud/break.*: Moved here from toolbar/gud-break.*.
2954 * images/gud/cont.*: Moved here from toolbar/gud-cont.*.
2955 * images/gud/down.*: Moved here from toolbar/gud-down.*.
2956 * images/gud/finish.*: Moved here from toolbar/gud-finish.*.
2957 * images/gud/ni.*: Moved here from toolbar/gud-ni.*.
2958 * images/gud/n.*: Moved here from toolbar/gud-n.*.
2959 * images/gud/print.*: Moved here from toolbar/gud-print.*.
2960 * images/gud/pstar.*: Moved here from toolbar/gud-pstar.*.
2961 * images/gud/remove.*: Moved here from toolbar/gud-remove.*.
2962 * images/gud/run.*: Moved here from toolbar/gud-run.*.
2963 * images/gud/si.*: Moved here from toolbar/gud-si.*.
2964 * images/gud/s.*: Moved here from toolbar/gud-s.*.
2965 * images/gud/until.*: Moved here from toolbar/gud-until.*.
2966 * images/gud/up.*: Moved here from toolbar/gud-up.*.
2967 * images/gud/watch.*: Moved here from toolbar/gud-watch.*.
aa2361eb 2968
cdda1b59 29692005-10-14 Bill Wohler <wohler@newt.com>
03ab074b
BW
2970
2971 Released MH-E version 7.85.
cdda1b59 2972
03ab074b
BW
2973 * NEWS, MH-E-NEWS: Updated for release 7.85.
2974
880820fe 29752005-10-10 Jan Djärv <jan.h.d@swipnet.se>
f9e36a6d
JD
2976
2977 * NEWS: -nb => -nbi
2978
86bebbbc
CD
29792005-10-10 Carsten Dominik <dominik@science.uva.nl>
2980
2981 * orgcard.tex: Version 3.17, no changes except version number.
2982
880820fe 29832005-10-09 Jan Djärv <jan.h.d@swipnet.se>
0597ab12
JD
2984
2985 * NEWS: -nb, --no-bitmap-icon
2986
ba6be78d
SM
29872005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
2988
2989 * TODO: Clarify the local variables entry.
2990
c2e59571
BW
29912005-09-30 Bill Wohler <wohler@newt.com>
2992
2993 Moved MH-E image files from toolbar and mail directories into
ffda926c 2994 images.
c2e59571
BW
2995
2996 * images/mail: New directory.
2997
2998 * images/mail/reply.*: Moved here from lisp/mail/reply2*.
2999
3000 * images/mail/alias.*, images/mail/refile.*, images/mail/repack.*:
3001 * images/mail/reply*: Moved here from lisp/toolbar.
3002
3003 * images/execute.*, images/highlight.*, images/mh-logo.xpm:
3004 * images/page-down.*, images/show.*, images/widen.*: Moved here
3005 from lisp/toolbar.
ba6be78d
SM
3006
3007 * images/refresh.*: Moved here from lisp/toolbar/rescan.*.
3008 Use GNOME 2.10's refresh icon.
c2e59571
BW
3009
3010 * images/README: New file that indicates which icons came from
3011 GNOME (see lisp/toolbar/README).
3012
b6473e48
RF
30132005-09-30 Romain Francoise <romain@orebokech.com>
3014
3015 * NEWS: Mention changes to `read-buffer'.
3016
a0292bb5
CY
30172005-09-30 Chong Yidong <cyd@stupidchicken.com>
3018
3019 * images/ezimage: New directory.
3020
3021 * images/ezimage/*.xpm: Add images used by speedbar.el.
3022
50a9d14a
DP
30232005-09-30 David Ponce <david@dponce.com>
3024
3025 * NEWS: Update recentf changes.
3026
a33704bb
MB
30272005-09-28 Simon Josefsson <jas@extundo.com>
3028
3029 * GNUS-NEWS: Fix IDNA notes.
3030
5879ac68 30312005-09-27 Jay Belanger <belanger@truman.edu>
0b292bd0
JB
3032
3033 * calccard.tex: Update `versionnumber', remove `versiondate'.
ba6be78d 3034 (Error Recovery): Refer to "initial state" rather than "default state".
0b292bd0
JB
3035 (Algebra): Mention LaTeX language mode.
3036 (Programming): Delete reference to "Z =".
3037
f7938fdd 30382005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
917551f2
EZ
3039
3040 * emacs.py (ehelp): Add g and l to arg list, and use them in the
3041 call to `help'.
3042
49844623
RF
30432005-09-17 Romain Francoise <romain@orebokech.com>
3044
3045 * gfdl.1: Update to version 1.2. Delete UC macro.
3046
ce9b56fe
KH
30472005-09-15 Kenichi Handa <handa@m17n.org>
3048
ba6be78d 3049 * PROBLEMS: Fix the paragraph describing the limitation of UTF-8/16/7.
ce9b56fe 3050
8c4a54e2
RF
30512005-09-14 Romain Francoise <romain@orebokech.com>
3052
3053 * NEWS: Add entry for write-region-inhibit-fsync.
3054
cacb2615 30552005-09-09 Kevin Ryde <user42@zip.com.au>
50a6ff15
EZ
3056
3057 * MORE.STUFF: Update url for calculator.el.
3058
d87ceee0
KH
30592005-09-08 Kenichi Handa <handa@m17n.org>
3060
3061 * PROBLEMS: Show a patch for Mule-UCS to make it byte-compiled
3062 correctly.
3063
c1105d05
MA
30642005-08-31 Michael Albinus <michael.albinus@gmx.de>
3065
3066 * NEWS: Add entry for `make-auto-save-file-name'.
3067
fef741ad
TTN
30682005-08-19 Emilio C. Lopes <eclig@gmx.net>
3069
3070 * emacsclient.1 (DESCRIPTION): Reflect inclusion in the
3071 Emacs distribution. Make role of EDITOR clearer.
3072 (OPTIONS): Document `-s', `-V' and `-h'
3073 as well as their long name counterparts.
3074 (BUGS): Remove.
3075
20dc2215
RF
30762005-08-26 Romain Francoise <romain@orebokech.com>
3077
3078 * PROBLEMS: Fix capitalization of "Gnus".
3079
217b694f
EZ
30802005-08-20 Chong Yidong <cyd@stupidchicken.com>
3081
3082 * MORE.STUFF: Update links and URLs.
3083
4f27bfc3
KH
30842005-08-05 Kenichi Handa <handa@m17n.org>
3085
3086 * NEWS: Fix the entry describing code-pages.
3087
c638055f
JB
30882005-07-28 Juanma Barranquero <lekktu@gmail.com>
3089
3090 * .cvsignore: Add `icons' (for in-place installs).
3091
cdf9f986
JL
30922005-07-19 Juri Linkov <juri@jurta.org>
3093
3094 * grep.txt: New file.
3095
880820fe 30962005-07-19 Jan Djärv <jan.h.d@swipnet.se>
25fd144d 3097
c638055f 3098 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
25fd144d
JD
3099 -R comes after i386 in setarch command.
3100
9e5f497d
JL
31012005-07-12 Juri Linkov <juri@jurta.org>
3102
3103 * refcard.tex (Files): Change description of `C-x C-q' from
3104 `checkin/checkout' to `toggle read-only'.
3105 (Getting Help): Replace `C-h c' with `C-h k'.
3106 (Error Recovery): Replace `recover-file' with `recover-session'.
3107 (Info): Replace key binding `C-h C-i' with `C-h S'. Add `t'.
3108
bc4c8456
RS
31092005-07-07 Richard M. Stallman <rms@gnu.org>
3110
b713c813 3111 * GNU: Update how to help. Improve footnote 7.
bc4c8456 3112
9d42fe6f
LK
31132005-07-07 Lute Kamstra <lute@gnu.org>
3114
3115 * tasks.texi: Delete file. The GNU Task List is obsolete and has
3116 been replaced by http://savannah.gnu.org/projects/tasklist.
3117
31182005-07-07 Lute Kamstra <lute@gnu.org>
60b34e06
LK
3119
3120 * refcard.tex: Update `versionnumber' and `year'. Update Emacs's
3121 version to 22.
3122 (Starting Emacs): Delete sentence to fix formatting problems.
3123 (Multiple Windows): Clarify first sentence. Mention C-x 5 1.
3124 (Formatting): Update the binding of set face.
3125 (International Character Sets): set-language-environment is bound
9d42fe6f 3126 to C-x RET l.
60b34e06 3127
a0ec7a4a
LK
31282005-07-05 Lute Kamstra <lute@gnu.org>
3129
3130 Update FSF's address in GPL notices.
3131
a88e0343
KS
3132 * INTERVIEW, calccard.tex, cs-dired-ref.tex, cs-refcard.tex:
3133 * dired-ref.tex, fr-drdref.tex, fr-refcard.tex, gfdl.1:
3134 * pl-refcard.tex, refcard.tex, ru-refcard.tex, sk-dired-ref.tex:
3135 * sk-refcard.tex, vipcard.tex, viperCard.tex: Update FSF's address.
a0ec7a4a 3136
880820fe 31372005-07-03 Jan Djärv <jan.h.d@swipnet.se>
cf14a51c 3138
a0ec7a4a 3139 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
ba6be78d 3140 Add it again.
cf14a51c 3141
01d37825
CD
31422005-06-29 Carsten Dominik <dominik@science.uva.nl>
3143
ba6be78d 3144 * NEWS: Add an entry for Org-mode, and a change entry for reftex-mode.
01d37825 3145
025691ed
RS
31462005-06-28 Richard M. Stallman <rms@gnu.org>
3147
3148 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping): New.
3149
98d1a1cf
EZ
31502005-06-11 Eli Zaretskii <eliz@gnu.org>
3151
3152 * DEBUG: Mention emacs-buffer.gdb.
3153
58f498fe
NF
31542005-06-10 Noah Friedman <friedman@splode.com>
3155
3156 * emacs-buffer.gdb (ybuffer-list): Don't use $filename; can't use
3157 char as placeholder when buffer has no file name and process is
3158 still live. Use different printf cases instead.
3159
4a29de23
KS
31602005-06-08 Kim F. Storm <storm@cua.dk>
3161
3162 * PROBLEMS: Linux kernel 2.6.10 may corrupt process output.
3163 Warn that using CVS+SSH may corrupt files, include work-around.
3164
c476bcb0
JL
31652005-06-06 Juri Linkov <juri@jurta.org>
3166
3167 * TUTORIAL.cs, TUTORIAL.sk: Change NBSP to space.
3168
3169 * TUTORIAL.ro: Change NBSP to space. Move coding cookie from the
3170 second line to Local Variables. Fix title line.
3171
6b5341d3
MB
31722005-05-30 Miles Bader <miles@gnu.org>
3173
3174 * emacs-buffer.gdb: Remove RCS keywords.
3175
a7868bfa
NF
31762005-05-30 Noah Friedman <friedman@splode.com>
3177
3178 * emacs-buffer.gdb: New file.
e55df387 3179 * NEWS: Mention it.
a7868bfa 3180
36f28e7f
RS
31812005-05-28 Richard M. Stallman <rms@gnu.org>
3182
3183 * TUTORIAL.fr: Change NBSP to space.
3184
e495eaec
BW
31852005-05-28 Bill Wohler <wohler@newt.com>
3186
3187 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.84.
3188
639ec765
NR
31892005-05-19 Nick Roberts <nickrob@snap.net.nz>
3190
3191 * TODO: post-command-idle-hook has gone.
3192
1e866943
JB
31932005-05-16 Juanma Barranquero <lekktu@gmail.com>
3194
3195 * NEWS: Remove references to open-network-stream-nowait and
3196 open-network-stream-server.
3197
820f92e1
RS
31982005-05-15 Richard M. Stallman <rms@gnu.org>
3199
3200 * GNU: Correct/improve previous change.
3201
d06ba294
RS
32022005-05-14 Richard M. Stallman <rms@gnu.org>
3203
3204 * GNU: Update footnotes.
3205
85ddb888
RS
3206 * NEWS: Lots of clarifications and cleanups.
3207
ade817bd 32082005-05-05 Slawomir Nowaczyk <slawek@cs.lth.se>
e31eb62c 3209
1953295b 3210 * TUTORIAL.pl: Updated header.
e31eb62c 3211
406c0f12
RS
32122005-05-02 Richard M. Stallman <rms@gnu.org>
3213
3214 * NEWS: More rearrangements.
3215
30b0da81
RS
32162005-05-02 Chong Yidong <cyd@stupidchicken.com>
3217
3218 * NEWS: Items rearranged in logical order.
3219
6544b8f6
LH
32202005-05-01 Lars Hansen <larsh@math.ku.dk>
3221
3222 * NEWS: Correct key binding for dired-mark-omitted.
3223
c9b630f7
DN
32242005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
3225
35b1b8ab
DN
3226 * NEWS: Mention xterm key bindings.
3227
c9b630f7
DN
3228 * e/eterm.ti: Add a comment.
3229 * e/eterm: Regenerate.
3230
70ca7cb3
TTN
32312005-04-25 Alex Ott <ott@jet.msk.su>
3232
3233 * TUTORIAL.ru: Update.
3234
880820fe 32352005-04-13 Pavel Janík <Pavel@Janik.cz>
f425f742
PJ
3236
3237 * TUTORIAL.sk: Updated header.
3238
880820fe 32392005-04-12 Jan Djärv <jan.h.d@swipnet.se>
ed0fb1f1
JD
3240
3241 * NEWS: Mention cursorBlink resource.
3242
b7461be9
YM
32432005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3244
3245 * NEWS: Mention dynamic change of keyboard-coding-system on Mac.
3246
880820fe 32472005-04-10 Jan Djärv <jan.h.d@swipnet.se>
4a4cbd00
JD
3248
3249 * NEWS: Mention fontSet for Lucid menus.
3250
0c9a01ff
MY
32512005-04-10 Masatake YAMATO <jet@gyve.org>
3252
1953295b
SM
3253 * compilation.txt (symbol): Add gcov-file
3254 gcov-bb-file gcov-never-called-line gcov-called-line.
0c9a01ff 3255
c09b2b56
KH
32562005-04-08 Kenichi Handa <handa@m17n.org>
3257
3258 * TUTORIAL.ja: Updated header, contents synchronized with
3259 TUTORIAL at 2005-04-01T00:31:25Z!rms@gnu.org.
3260
880820fe 32612005-04-06 Pavel Janík <Pavel@Janik.cz>
7237931b
PJ
3262
3263 * TUTORIAL.cs: Updated header.
3264
7bade82d
WL
32652005-04-05 Werner Lemberg <wl@gnu.org>
3266
3267 * TUTORIAL.de: Updated header.
3268
28cfe103 32692005-04-05 Marcelo Toledo <marcelo@gnu.org>
a049b36c 3270
1953295b 3271 * TUTORIAL.translators: Added the field Maintainer.
a049b36c 3272
b2c2fcb7
TTN
32732005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
3274
3275 * TUTORIAL.it: Move "copying conditions at end" sentence after title.
3276
e3039e63
TTN
32772005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
3278
3279 * TUTORIAL.ja: Update text before first period.
3280 Reported by Kenichi Handa.
3281
b7dc1e82 32822005-04-02 Richard M. Stallman <rms@gnu.org>
e3039e63 3283
b7dc1e82
RS
3284 * TUTORIAL.ja, TUTORIAL.cn, TUTORIAL.ru, TUTORIAL.zh: Remove the
3285 old intro line that apparently was a longer version of "Emacs
3286 tutorial".
3287
3288 * TUTORIAL.es: Clean up line breaks.
3289
28cfe103 32902005-04-01 Marcelo Toledo <marcelo@gnu.org>
f290db1d 3291
51ce60a7 3292 * TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
1953295b
SM
3293 * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja, TUTORIAL.ko,
3294 * TUTORIAL.pl, TUTORIAL.pt_BR, TUTORIAL.ro, TUTORIAL.ru,
3295 * TUTORIAL.sk, TUTORIAL.sl, TUTORIAL.th, TUTORIAL.zh: Fix title line.
1e866943 3296
28cfe103 32972005-04-01 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
1e866943 3298
1953295b
SM
3299 * TUTORIAL.bg: Fix title line; Applied TUTORIAL changes in
3300 2005-02-08T14:20:54Z!lute@gnu.org, "Emacs" is not transliterated to cyrillic anymore;
3301 Minor fixes.
28cfe103
MT
3302
33032005-04-01 Mats Lidell <matsl@contactor.se>
e3039e63 3304
1953295b
SM
3305 * TUTORIAL.sv: Sync some other changes with the TUTORIAL version
3306 2005-04-01T00:31:25Z!rms@gnu.org.
f290db1d 3307
1d88af04
LK
33082005-04-01 Lute Kamstra <lute@gnu.org>
3309
3310 * TUTORIAL.nl: Fix title line.
3311
19577b0e
TTN
33122005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
3313
3314 * TUTORIAL: Add title line.
3315 * TUTORIAL.bg, TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
3316 * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja,
3317 * TUTORIAL.ko, TUTORIAL.nl, TUTORIAL.pl, TUTORIAL.pt_BR,
3318 * TUTORIAL.ro, TUTORIAL.ru, TUTORIAL.sk, TUTORIAL.sl
3319 * TUTORIAL.sv, TUTORIAL.th, TUTORIAL.zh: Likewise.
3320
10ace8ea
MB
33212005-03-29 Reiner Steib <Reiner.Steib@gmx.de>
3322
3323 * gnus-refcard.tex, gnus-logo.eps: New files.
3324
bbcb3b44
DP
33252005-03-23 David Ponce <david@dponce.com>
3326
3327 * NEWS: Mention recentf-keep.
3328
f31259da
LK
33292005-03-17 Lute Kamstra <lute@gnu.org>
3330
3331 * TODO: Remove define-generic-mode entry (DONE).
3332
3235a9ea
MA
33332005-03-10 Michael Albinus <michael.albinus@gmx.de>
3334
3335 * NEWS: Explain how to default Tramp to FTP.
3336
7709cbbd
YM
33372005-03-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3338
2313f861 3339 * NEWS: Mention Carbon build on Mac OS 9.
3235a9ea 3340
70d9a9cd
DK
33412005-03-01 David Kastrup <dak@gnu.org>
3342
3343 * DEBUG: Add information about `-fno-crossjumping' for GCC.
3344
2dbccf96
LK
33452005-02-14 Lute Kamstra <lute@gnu.org>
3346
6a361c41
LK
3347 * TODO: Remove battery.el entry (DONE).
3348
2dbccf96
LK
3349 * TUTORIAL.nl: Synchronize with TUTORIAL. Correct some typos.
3350 Make the terminology more consistent. Fill the text using the
3351 default `fill-column'.
3352
41835686
LK
33532005-02-08 Lute Kamstra <lute@gnu.org>
3354
3355 * TUTORIAL: Remove some uses of the term "buffer" before it is
3356 properly introduced. Update the description of the mode line.
3357 Consistently use "<ESC>" to denote the ESC key and "<SPC>" to
3358 denote the Space bar. Capitalize all command descriptions.
3359
ba2c991c
RS
33602005-02-06 Richard M. Stallman <rms@gnu.org>
3361
3362 * DEBUG: Minor clarification.
3363
6082a820
EZ
33642005-02-05 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
3365
3366 * emacs.bash: Update the name of the socket of the Emacs server.
3367
3d4d788a
DK
33682005-01-22 David Kastrup <dak@gnu.org>
3369
3370 * NEWS: Mention alias `find-grep' for `grep-find'.
3371
568931f0
NR
33722005-01-22 Nick Roberts <nickrob@snap.net.nz>
3373
3374 * TODO: Add entry for toolbar on ttys.
3375
6869a824
NR
33762005-01-18 Nick Roberts <nickrob@snap.net.nz>
3377
3378 * DEBUG: Suggest separate terminal for debug session.
3379
43805352
EZ
33802005-01-15 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
3381
3382 * TUTORIAL.nl: Correct translation and the Dutch text (typos).
3383 More consistent use of terminology.
3384
20d6de82
RS
33852005-01-13 Cheng Gao <chenggao@gmail.com>
3386
3387 * MORE.STUFF: Add entries of some well known and widely used packages.
3235a9ea 3388
9abb41eb
LH
33892005-01-07 Lars Hansen <larsh@math.ku.dk>
3390
3391 * NEWS: Describe desktop package lazy restore feature.
3392
fda2922a
RS
33932004-12-21 Richard M. Stallman <rms@gnu.org>
3394
3395 * DISTRIB: Don't say "freeware".
3396
d3d89631
NR
33972004-12-15 Nick Roberts <nickrob@snap.net.nz>
3398
3399 * DEBUG: Change printing example to break on a procedure name.
3400
09411f50
DN
34012004-12-11 Dan Nicolaescu <dann@ics.uci.edu>
3402
3403 * e/eterm.ti: Add rs1.
3404 * e/eterm: Regenerate.
3405
0473753a
RS
34062004-12-08 Alexandre VEYRENC <veyrenc@wanadoo.fr> (tiny change)
3407
3408 * fr-refcard.tex: Fix typos.
3409
880820fe 34102004-12-07 Jan Djärv <jan.h.d@swipnet.se>
b11e8823
JD
3411
3412 * PROBLEMS: Update information about klipper on KDE.
3413
880820fe 34142004-11-26 Jan Djärv <jan.h.d@swipnet.se>
3a0ab7ec
JD
3415
3416 * NEWS: Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
3417
880820fe 34182004-10-08 Frédéric Bothamy <frederic.bothamy@free.fr> (tiny change)
657f0f9c
EZ
3419
3420 * TUTORIAL.fr: Minor wording fix.
3421
5086e75d
LT
34222004-10-04 Luc Teirlinck <teirllm@auburn.edu>
3423
3424 * enriched.doc: Update for new bindings of `set-left-margin' and
3425 `set-right-margin'.
3426
0207b8ad
KS
34272004-10-04 Kim F. Storm <storm@cua.dk>
3428
3429 * DEBUG: Mention pp and ff commands.
3430
3326c1b5
LT
34312004-09-26 Luc Teirlinck <teirllm@auburn.edu>
3432
3433 * enriched.doc: `enriched-annotation-alist' is now called
3434 `enriched-translations'.
3435
d6be0122
DN
34362004-09-26 Dan Nicolaescu <dann@ics.uci.edu>
3437
5879ac68 3438 * e/eterm.ti: Comment out smcup, rmcup. Add kbs, kdch1, rc, sc.
d6be0122 3439 Reformat.
1953295b 3440 * e/eterm: Regenerate.
d6be0122 3441
880820fe 34422004-09-25 Jan Djärv <jan.h.d@swipnet.se>
1f02a4ba
JD
3443
3444 * PROBLEMS: Updated exec-shield description.
3445
c8be3fe8
KS
34462004-09-16 Dan Nicolaescu <dann@ics.uci.edu>
3447
3448 * e/eterm.ti: Change the strings for smso and rmso.
25e90411 3449 * e/eterm: Regenerate.
c8be3fe8 3450
8bca0606
TTN
34512004-09-09 Thien-Thi Nguyen <ttn@gnu.org>
3452
3453 * MORE.STUFF (EDB): Update entry.
3454
4e14f66c
KS
34552004-09-07 Dan Nicolaescu <dann@ics.uci.edu>
3456
3457 * e/eterm.ti: Add `op' entry to enable colors in term.
1953295b 3458 * e/eterm: Regenerate.
4e14f66c 3459
db1febad
EZ
34602004-09-04 Eric S. Raymond <esr@thyrsus.com>
3461
3462 * PROBLEMS: More reorganization to exile old stuff to the
3463 pre-2000 section. I looked up end-of-life dates for a bunch
3464 of old Unixes to check.
3465
eccf9613
BW
34662004-08-24 Bill Wohler <wohler@newt.com>
3467
3468 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.82.
3469
90a02640
DK
34702004-08-22 David Kastrup <dak@gnu.org>
3471
3472 * PROBLEMS, MAILINGLISTS: Update AUCTeX information.
3473
d103d8b3
BW
34742004-08-21 Bill Wohler <wohler@newt.com>
3475
3476 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.81.
3477
29bbca9e
EZ
34782004-08-21 Eric S. Raymond <esr@thyrsus.com>
3479
3480 * PROBLEMS: Massively rearranged by category, to make environment
3481 features and symptoms easier to find. Bugs relating to
3482 20th-century systems moved to the end. Most problem headers
3483 changed to "object: variation" format.
3484
f0d73c14
BW
34852004-08-15 Bill Wohler <wohler@newt.com>
3486
3487 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.80.
3488
e11d1dd9
EZ
34892004-08-14 Romain Francoise <romain@orebokech.com>
3490
3491 * NEWS: Mention the thumbs.el package.
3492
25f38310 34932004-08-14 Eric Hanchrow <offby1@blarg.net>
ab5a4a32
EZ
3494
3495 * TUTORIAL.es: Replace actual whitespace with the magic string
3496 that causes help-with-tutorial to automatically insert the correct
3497 amount.
3498
7c3225c3
ST
34992004-08-10 Steven Tamm <steventamm@mac.com>
3500
3501 * PROBLEMS: Remove description of Mac OS version upgrade
3502 problems as it is no longer applicable.
3503
05ea6a26
WL
35042004-07-27 Werner Lemberg <wl@gnu.org>
3505
3506 * NEWS: Document all new tutorials.
3507
23f87bed
MB
35082004-08-05 Reiner Steib <Reiner.Steib@gmx.de>
3509
3510 * GNUS-NEWS: Import from the v5_10 branch of the Gnus repository.
3511
3512 * NEWS (Gnus package): Gnus includes Sieve and PGG. Gnus changes
3513 are described in GNUS-NEWS.
3514
35152004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
3516
3517 * gnus.xpm, gnus-pointer.xbm, gnus-pointer.xpm: Import from the
3518 v5_10 branch of the Gnus repository.
3519
0f74bf4c
LT
35202004-07-14 Luc Teirlinck <teirllm@auburn.edu>
3521
3522 * MORE.STUFF: Tramp is now distributed with Emacs.
3523
a66894d8
BW
35242004-07-12 Bill Wohler <wohler@newt.com>
3525
3526 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.4.
3527
bcdf2143
DK
35282004-07-08 David Kastrup <dak@gnu.org>
3529
1953295b 3530 * NEWS (Lisp changes in 21.4): Document (match-data t) change.
bcdf2143 3531
ad8a607d
EZ
35322002-06-26 Eli Zaretskii <eliz@is.elta.co.il>
3533
3534 * FOR-RELEASE: Moved to the admin directory.
3535
1791907b
DK
35362004-06-24 David Kastrup <dak@gnu.org>
3537
3538 * NEWS: Move description from new paragraph-start and
3539 indent-line-function defaults to general news instead of new
1953295b
SM
3540 packages. Same for query-replace-skip-read-only.
3541 Add description of new `\,' and `\?' replacement string features.
1791907b 3542
dce417e7
LT
35432004-06-23 Luc Teirlinck <teirllm@auburn.edu>
3544
3545 * MORE.STUFF: Delete obsolete URL.
3546
61d244ca
LH
35472004-06-10 Lars Hansen <larsh@math.ku.dk>
3548
5879ac68 3549 * NEWS: Describe dired-omit-mode. Describe desktop package changes.
61d244ca 3550
32364f49
ST
35512004-05-29 Steven Tamm <steventamm@mac.com>
3552
3553 * PROBLEMS: Document the workaround for the Mac OS X port not
3554 picking up the environment variables from dotfiles.
3555
f3298aad
JL
35562004-05-16 Juri Linkov <juri@jurta.org>
3557
3558 * TUTORIAL.pt_BR: Add coding: latin-1, sentence-end-double-space: nil.
3559
3560 * ru-refcard.tex: Add C-u and RET to `C-h t Russian'.
3561
c1380aa6
EZ
35622004-05-15 Alex Ott <ott@jet.msk.su>
3563
3564 * ru-refcard.tex, ru-refcard.ps: New files.
3565
ddda21d3
DP
35662004-05-14 David Ponce <david@dponce.com>
3567
1953295b 3568 * tree-widget: New directory containing tree-widget themes and images.
ddda21d3 3569
28cfe103 35702004-04-13 Marcelo Toledo <marcelo@gnu.org>
b8d5565f 3571
5879ac68 3572 * TUTORIAL.pt_BR: Initial check-in.
b8d5565f 3573
24d5055c
SM
35742004-05-06 Dave Love <fx@gnu.org>
3575
3576 * emacs.py: New file for python-mode's internal use.
3577
ba1c68de
SM
35782004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
3579
3580 * TODO: Use outline mode. Remove compile.el entry (done).
3581
d1d37da8
JL
35822004-04-18 Juri Linkov <juri@jurta.org>
3583
3584 * TUTORIAL.fr, TUTORIAL.pl, TUTORIAL.ru, TUTORIAL.sl, TUTORIAL.sv
3585 * TUTORIAL.th: Add sentence-end-double-space: nil.
3586
3587 * TUTORIAL.it, TUTORIAL.nl, TUTORIAL.sv: Add coding: latin-1.
3588
28cfe103 35892004-04-16 Alex Ott <ottalex@narod.ru>
02913968 3590
28cfe103 3591 * TUTORIAL.ru: Various corrections.
02913968 3592
d2072c54
JL
35932004-04-14 Jan Nieuwenhuizen <janneke@gnu.org>
3594
3595 * TUTORIAL.nl: Update Delete/Delback translation.
3596
43ea9947
JH
35972004-04-05 Jesper Harder <harder@ifa.au.dk>
3598
3599 * TODO: Remove index-apropos entry.
3600
35aeddc4
JL
36012004-04-01 Juri Linkov <juri@jurta.org>
3602
3603 * HELLO: Add Javanese.
3604
30301a73
VJL
36052004-03-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3606
3607 * ps-prin1.ps: Clip the header and footer area, so text will not be
3608 printed outside header or footer, respectively.
3609 (HeaderClip, FooterClip): New PostScript funs.
3610 (HeaderText, FooterText): Adjust PostScript code.
3611
880820fe 36122004-03-29 Jan Djärv <jan.h.d@swipnet.se>
6d8e13a0
JD
3613
3614 * TODO: Removed drag-and-drop entry (DONE).
3615
ab24c127
KS
36162004-03-19 Kim F. Storm <storm@cua.dk>
3617
3618 * TODO: Remove entries for fringe related issues (DONE).
3619 Remove entry about image-relative coordinates of mouse clicks (DONE).
3620
44c0a465
SM
36212004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
3622
3623 * compilation.txt: New file.
3624
89b1172b
JB
36252004-02-29 Juanma Barranquero <lektu@terra.es>
3626
3627 * NEWS: Remove bogus reference to user option unicode-data.
3628
8c094106
EZ
36292004-02-16 Klaus Zeitler <kzeitler@lucent.com>
3630
3631 * PROBLEMS: Document crashes on X when build with GCC and GNU ld.
3632
ea855511
AS
36332004-02-08 Andreas Schwab <schwab@suse.de>
3634
3635 * NEWS: Fix typo.
3636
89b1172b 36372003-12-29 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
d9c4f512
EZ
3638
3639 * TUTORIAL.bg: Use windows-1251 encoding. Fix punctuation errors.
3640
cae8ddbb
LH
36412003-11-21 Lars Hansen <larsh@math.ku.dk>
3642
3643 * TODO: Add plans for change of file attributes UID and GID from
3644 integer to string.
89b1172b
JB
3645
36462003-11-10 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
e0739877
KH
3647
3648 * HELLO: Add Kannada.
3649
b8811003
KH
36502003-11-05 Juri Linkov <juri@jurta.org>
3651
3652 * HELLO: Fix language names. Add C, Braille, Georgian, Ukrainian.
3653 Add IPA pronunciation to English. Fix tab widths.
3654
984002eb
EZ
36552003-11-03 David Ponce <david.ponce@wanadoo.fr>
3656
3657 * PROBLEMS: Document segfaults with Linux kernels that enable the
3658 Exec-shield functionality.
3659
85afc7c7
KH
36602003-10-30 Kenichi Handa <handa@m17n.org>
3661
3662 * HELLO: Fix cases of language names. Make German lines one.
89b1172b 3663 Delete FORTRAN, add Mathematics.
85afc7c7 3664
880820fe 36652003-10-24 Jan Djärv <jan.h.d@swipnet.se>
f16a1bf6
JD
3666
3667 * PROBLEMS: Characters are displayed as empty boxes or
3668 with wrong font under X.
3669
00694c20
WL
36702003-09-30 Werner Lemberg <wl@gnu.org>
3671
3672 * TUTORIAL.de: Minor updates and grammatical fixes.
3673
b9e6b498
GM
36742003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
3675
3676 * TODO: Add invisible text kill/yank issue.
3677
f387bdea
RS
36782003-08-29 Wim Nieuwenhuizen <wwwillem@xs4all.nl>
3679
3680 * TUTORIAL.nl: Many changes.
3681
70d76272
SE
36822003-08-20 Stephen Eglen <stephen@gnu.org>
3683
3684 * MORE.STUFF: Update URLs for several projects.
3685
5b4ffca2
AC
36862003-07-22 Andrew Choi <akochoi@shaw.ca>
3687
3688 * PROBLEMS: Truncated process output with pty's on Mac OS X.
3689
0ea94e9b
NR
36902003-07-14 Nick Roberts <nick@nick.uklinux.net>
3691
3692 * NEWS: Merge in the changes for versions 21.2 and 21.3 as
3693 documented on the EMACS_21_1_RC branch.
3694
603b8073
KH
36952003-03-03 Chao-Hong Liu <chliu@gnu.org>
3696
3697 * TUTORIAL.cn: Updated.
3698 * TUTORIAL.zh: Updated.
3699
924df208
BW
37002003-04-24 Bill Wohler <wohler@newt.com>
3701
3702 * MH-E-NEWS: Upgraded to MH-E version 7.3.
3703
a8feaa04 37042003-04-03 Kenichi Handa <handa@m17n.org>
162eab5f
KH
3705
3706 * HELLO: Fix the malayalam line.
3707
19c37f01
DL
37082003-04-01 Dave Love <fx@gnu.org>
3709
6772c8e1 3710 * letter.xpm: Use transparent/opaque `colors'.
19c37f01 3711
8064e321
DL
3712 * letter.xbm: Deleted.
3713
3714 * letter.pbm: New.
3715
a670d17a
AS
37162003-03-24 Andreas Schwab <schwab@suse.de>
3717
3718 * HELLO: Remove extra TAB in Greek entries.
3719
9a6155bb
KH
37202003-03-03 Chao-Hong Liu <chliu@gnu.org>
3721
3722 * TUTORIAL.cn, TUTORIAL.zh: New files.
3723
0a8548de 3724 * TUTORIAL.translators: List TUTORIAL.cn and TUTORIAL.zh.
9a6155bb 3725
746ba5c1
KH
37262003-02-24 Kenichi Handa <handa@m17n.org>
3727
3728 * HELLO: Add Malayalam.
3729
b8b42717
DL
37302003-02-13 Dave Love <fx@gnu.org>
3731
3732 * TUTORIAL.es: Add coding spec.
3733
61cb0b53
KH
37342003-02-11 Kenichi Handa <handa@m17n.org>
3735
3736 * HELLO: Fix Hindi and add Tamil.
3737
880820fe 37382003-02-05 Francesco Potortì <pot@gnu.org>
bd6f8e84
FP
3739
3740 * TUTORIAL.it: Italian tutorial.
3741 From Alfredo Finelli <alfredofnl@tiscali.it> (original translator).
880820fe 3742 Revised by Francesco Potortì <pot@gnu.org>.
bd6f8e84 3743
3d7ca223
BW
37442003-02-03 Bill Wohler <wohler@newt.com>
3745
3746 * MH-E-NEWS: Upgraded to MH-E version 7.2.
3747
c60ee5e7
JB
37482003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
3749
3750 * MACHINES: Added Cygwin.
3751
880820fe 37522003-01-27 Jan Djärv <jan.h.d@swipnet.se>
46def989
JD
3753
3754 * DEBUG: Added note about xmon.
3755
675d000f
RS
37562003-01-20 Joanna Pluta <joanna_p@gazeta.pl>
3757
3758 * TUTORIAL.pl: Updated.
3759
880820fe 37602003-01-11 Pavel Janík <Pavel@Janik.cz>
50ac5b3c
PJ
3761
3762 * TUTORIAL.sk: Updated to reflect changes in English version.
880820fe 3763 From Miroslav Vaško <zemiak@zoznam.sk>.
50ac5b3c 3764
880820fe 37652003-01-09 Francesco Potortì <pot@gnu.org>
98657898
FP
3766
3767 * etags.1: Added reference to the new `etags --help --lang=LANG'
3768 option.
3769
c3d9274a
BW
37702003-01-08 Bill Wohler <wohler@newt.com>
3771
3772 * MH-E-NEWS: Upgraded to MH-E version 7.1.
3773
128a6043
ST
37742003-01-01 Steven Tamm <steventamm@mac.com>
3775
3776 * MACHINES: Added pointer to Mac OS X install instructions.
3777
14e7b3a9
KH
37782002-12-10 Kenichi Handa <handa@m17n.org>
3779
3780 * TUTORIAL.sv: Renamed from TUTORIAL.se.
3781
bdcfe844
BW
37822002-11-29 Bill Wohler <wohler@newt.com>
3783
3784 * MH-E-NEWS: Upgraded to MH-E version 7.0.
3785
880820fe 37862002-11-22 Rafael Sepúlveda <drs@gnulinux.org.mx>
1fc628ee 3787
28cfe103 3788 * TUTORIAL.es: Extensively changed and updated.
1fc628ee 3789
a1b4049d
BW
37902002-10-01 Bill Wohler <wohler@newt.com>
3791
3792 * MH-E-NEWS: Upgraded to mh-e version 6.1.1.
3793
7ed9159a
JY
37942002-09-16 Jonathan Yavner <jyavner@engineer.com>
3795
3796 * ses-example.ses: New file: example spreadsheet.
3797
6c61f3f4
KH
37982002-09-04 Kenichi Handa <handa@etl.go.jp>
3799
3800 * HELLO: Fix Unicode Greek line.
3801
38022002-09-03 Kenichi Handa <handa@etl.go.jp>
3803
3804 * TUTORIAL.ja: Updated in accordance with the latest English
3805 version.
3806
60753e2d
AS
38072002-09-01 Andreas Schwab <schwab@suse.de>
3808
3809 * TUTORIAL.de: Updated in accordance with the English version.
3810 From Mario Lang <mlang@delysid.org>.
3811
473d2053
MR
38122002-08-12 Markus Rost <rost@math.ohio-state.edu>
3813
3814 * HELLO: Fix some white spaces.
3815
ca8f3642
RS
38162002-06-26 Richard M. Stallman <rms@gnu.org>
3817
3818 * ps-prin0.ps, ps-prin1.ps: Add license exception.
3819
5fd4d159
EZ
38202002-06-16 Eli Zaretskii <eliz@is.elta.co.il>
3821
880820fe 3822 * TUTORIAL.fr: New version from Éric Jacoboni <jaco@teaser.fr>.
5fd4d159 3823
9e00616f
EZ
38242002-05-04 Eli Zaretskii <eliz@is.elta.co.il>
3825
3826 * HELLO: Add a few greetings that use Unicode characters.
3827
45fd9aa5
EZ
38282002-04-20 Eli Zaretskii <eliz@is.elta.co.il>
3829
3830 * termcap.src: New version from ftp://invisible-island.net.
3831
880820fe 38322002-03-24 Pavel Janík <Pavel@Janik.cz>
bb2f7e35
PJ
3833
3834 * TUTORIAL.translators: New file, list of tutorial translators.
3835
43ef72f2
SZ
38362002-02-01 ShengHuo ZHU <zsh@cs.rochester.edu>
3837
3838 * gnus.xpm: Remove garbages.
3839
880820fe 38402002-01-27 Pavel Janík <Pavel@Janik.cz>
7a4b11ca
PJ
3841
3842 * letter.xpm: New file, XPM variant of letter.xbm.
3843
880820fe 38442001-12-03 Pavel Janík <Pavel@Janik.cz>
58cfce98
PJ
3845
3846 * COPYING: Move back.
3847
880820fe 38482001-11-29 Pavel Janík <Pavel@Janik.cz>
0142178a
PJ
3849
3850 * COPYING: Removed.
3851
d4b56a8f
EZ
38522001-11-23 Eli Zaretskii <eliz@is.elta.co.il>
3853
3854 * emacstool.1, etags.1, emacs.1: Modify distribution terms to
3855 something simpler than the GFDL.
3856
f2d176f2
CW
38572001-11-22 Colin Walters <walters@debian.org>
3858
3859 * PROBLEMS: Remove already applied calc info patches. Clarify
3860 that there is no such thing as Debian GNU/Linux 2.4.3. ftpd is
3861 not handled by alternatives in Debian, the reporter surely meant
3862 just "--config ftp".
3863
740d1567
EZ
38642001-11-18 Eli Zaretskii <eliz@is.elta.co.il>
3865
880820fe 3866 * fr-survival.tex: New file, from Éric Jacoboni <jaco@teaser.fr>.
740d1567 3867
bcd83ff9
EZ
38682001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
3869
880820fe 3870 * TUTORIAL.fr: New version from Éric Jacoboni <jaco@teaser.fr>.
bcd83ff9 3871
d1c9842e
CW
38722001-11-17 Colin Walters <walters@debian.org>
3873
3874 * PROBLEMS: Remove calc problems.
3875
c054b556
EZ
38762001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
3877
880820fe 3878 * TUTORIAL.fr: New file. From Éric Jacoboni <jaco@teaser.fr>.
c054b556 3879
1b23afd5
EZ
38802001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
3881
3882 * Makefile (mostlyclean, clean, distclean, maintainer-clean):
3883 Add *.dvi and *.log.
3884 (SOURCES): Update the list of files.
3885
3886 * calccard.tex: New file.
3887 * calccard.ps: New file.
3888
177338c4
EZ
38892001-11-01 Eli Zaretskii <eliz@is.elta.co.il>
3890
3891 * etags.1: Replace presentation-level troff macros that simulate
3892 tables with tbl markup. From Eric S. Raymond <esr@thyrsus.com>.
3893
71431a0e
GM
38942001-10-20 Gerd Moellmann <gerd@gnu.org>
3895
6aa97356 3896 * (Version 21.1 released.)
71431a0e 3897
07b041a7
EZ
38982001-09-29 Eli Zaretskii <eliz@is.elta.co.il>
3899
3900 * HELLO: Fix the Italian and Maltese entries. From Trevor Spiteri
3901 <tbspit@eng.um.edu.mt>.
3902
880820fe 39032001-08-25 Pavel Janík <Pavel@Janik.cz>
13583fa4
EZ
3904
3905 * HELLO: Slovak language name added to be compatible with other
3906 languages.
3907
13544774
EZ
39082001-08-23 Eli Zaretskii <eliz@is.elta.co.il>
3909
3910 * TUTORIAL.pl: Updated in accordance with the English version.
880820fe 3911 From Beata Wierzchołowska <beataw@orient.uw.edu.pl> and
744d746b 3912 Janusz S. Bien <jsbien@mail.uw.edu.pl>.
13544774 3913
3a4f8160
EZ
39142001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
3915
3916 * MACHINES: Modify the entry for HITACHI SR2001/SR2201 series, as
3917 per config.sub and config.guess. Reported by Ryo Furue
3918 <furufuru@ccsr.u-tokyo.ac.jp>.
3919
880820fe 39202001-08-10 Pavel Janík <Pavel@Janik.cz>
9d9fd4e8
PJ
3921
3922 * TUTORIAL.sk: Updated in accordance with the English version.
880820fe 3923 From Miroslav Vaško <vasko@debian.cz>.
9d9fd4e8 3924
402acb3e
EZ
39252001-08-08 Eli Zaretskii <eliz@is.elta.co.il>
3926
3927 * TUTORIAL.ko: Updated in accordance with the English version.
3928 From Koaunghi Un <koaunghi@world.kaist.ac.kr>.
3929
880820fe 39302001-08-06 Pavel Janík <Pavel@Janik.cz>
86f9d5af 3931
402acb3e 3932 * TUTORIAL.cs: Update from Milan Zamazal.
86f9d5af 3933
880820fe 39342001-08-05 Pavel Janík <Pavel@Janik.cz>
dffb6224 3935
5879ac68 3936 * TUTORIAL.cs, TUTORIAL.sk, cs-refcard.tex, sk-refcard.tex: E-mail
dffb6224
PJ
3937 address of Milan Zamazal changed.
3938
880820fe 39392001-08-04 Pavel Janík <Pavel@Janik.cz>
1e78d347 3940
402acb3e
EZ
3941 * TUTORIAL, TUTORIAL.cs: Be consistent when naming CONTROL and
3942 META keys.
1e78d347 3943
b344d29d 39442001-05-17 Francesco Potortì <pot@gnu.org>
6f460497 3945
fffa137c 3946 * etags.1: Add the latest changes to etags behavior.
6f460497 3947
716d48ed
EZ
39482001-05-04 Eli Zaretskii <eliz@is.elta.co.il>
3949
3950 * emacsclient.1: Place in the public domain.
3951
42ec1588
EZ
39522001-04-29 Eli Zaretskii <eliz@is.elta.co.il>
3953
3954 * emacstool.1: Place under GFDL.
3955
26978e9a
EZ
39562001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
3957
3958 * emacs.1: Place under GFDL.
3959
3960 * etags.1: Ditto.
3961
3962 * gfdl.1: New file.
3963
6f4dd4dc
GM
39642001-04-18 Gerd Moellmann <gerd@gnu.org>
3965
3966 * TUTORIAL.sk, sk-survival.tex
3967 * sk-refcard.ps, sk-refcard.tex, sk-dired-ref.ps
3968 * sk-dired-ref.tex: New files.
6f460497 3969
6f4dd4dc 3970 * cs-survival.tex, cs-dired-ref.ps, cs-dired-ref.tex: New files.
880820fe 3971 From Pavel@Janik.cz (Pavel Janík).
6f4dd4dc 3972
719d83ad
GM
39732001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3974
3975 * ps-prin1.ps: Footer implementation. Doc fix.
3976 (doLineNumber): Code fix for line number color.
3977 (BeginPage, BeginSheet, HeaderFramePath, HeaderFrame, HeaderText): Code
3978 fix for footer implementation.
3979 (TextStart, SetFooterLines, FooterFrameStart, doFramePath)
3980 (FooterFramePath, doFrame, FooterFrame, FooterStart)
3981 (HeaderOrFooterTextLines, HeaderOrFooterText, FooterText): New funs.
3982
b3f6107b
GM
39832001-04-03 Gerd Moellmann <gerd@gnu.org>
3984
3985 * splash8.xpm: New image from Luis Fernandes <elf@ee.ryerson.ca>
3986 for color depth 8.
3987
acfb077d
GM
39882001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3989
3990 * ps-prin1.ps: Line and paragraph spacing feature.
3991 (LineHS, ParagraphHS, EffectUnderline, EffectStrikeou, EffectOverline)
3992 (EffectShadow, EffectBox, EffectOutline): New vars.
3993 (PSL, S, EF, printZebra, doColumnZebra, doZebra): Code fix.
3994 (PHL, LHL): New funs.
3995
3996 * ps-prin2.ps: File eliminated.
6f460497 3997
e6b13c74
GM
39982001-03-26 Gerd Moellmann <gerd@gnu.org>
3999
4000 * splash.pbm: New image from Luis Fernandes <elf@ee.ryerson.ca>.
4001
7589860e
GM
40022001-03-15 Gerd Moellmann <gerd@gnu.org>
4003
4004 * splash.xpm, splash.pbm: Replaced with new images from
4005 Luis Fernandes <elf@ee.ryerson.ca>.
4006
75dfe990
GM
40072001-03-05 Gerd Moellmann <gerd@gnu.org>
4008
4009 * cs-refcard.ps, cs-refcard.tex: New files.
4010
baebd8a5
GM
40112001-02-26 Gerd Moellmann <gerd@gnu.org>
4012
4013 * THE-GNU-PROJECT: New file.
4014
f6839838
AI
40152001-02-22 Andrew Innes <andrewi@gnu.org>
4016
4017 * MACHINES: Update pointer to MS-Windows install instructions.
4018
54ed3bd2
GM
40192001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4020
4021 * ps-prin1.ps: Code fix to support `ps-zebra-stripe-follow'
4022 functionality enhancement.
4023 (doColumnZebra): Code fix.
6f460497 4024
5f87b051
DL
40252001-02-08 Dave Love <fx@gnu.org>
4026
e57c6a77 4027 * tasks.texi, SERVICE: Updated.
5f87b051 4028
350d71b3
AI
40292001-02-03 Andrew Innes <andrewi@gnu.org>
4030
4031 * PROBLEMS: Add note about need to specify extra compiler flags
4032 with recent Cygwin ports of gcc.
4033
437368fe
EZ
40342001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
4035
4036 * DEBUG: Expand and update, based on the instructions to
4037 pretesters, nt/INSTALL, and private communications and experience.
4038
35e8600f
DL
40392001-01-17 Dave Love <fx@gnu.org>
4040
4041 * termcap.src: New version from http://www.tuxedo.org/~esr/terminfo/.
4042
6d0afc03
GM
40432001-01-08 Gerd Moellmann <gerd@gnu.org>
4044
4045 * TUTORIAL.es: New file.
4046
a758f97d
GM
40472001-01-08 Kevin Gallagher <kevingal@onramp.net>
4048
4049 * edt-user.doc: Updated to reflect EDT Emulation version 4.0
5879ac68 4050 enhancements.
89d57763 4051
5e56e175
GM
40522000-12-29 Gerd Moellmann <gerd@gnu.org>
4053
4054 * fr-refcard.tex, fr-refcard.ps, fr-drdref.tex, fr-drdref.ps: New
4055 files.
4056
49172314
GM
40572000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4058
4059 * ps-prin1.ps: Handle form feed better when ps-zebra-stripe-follow
4060 is non-nil.
4061 (printZebra, BeginPage): Code fix.
89d57763 4062
125f929e
MB
40632000-12-15 Miles Bader <miles@gnu.org>
4064
10d1d0af 4065 * DEBUG: Add note about using `inverse-video' to detect excessive
125f929e
MB
4066 screen redraw.
4067
e2849090 40682000-12-07 Dave Love <fx@gnu.org>
63dfcf4b 4069
e2849090 4070 * CODINGS, CHARSETS: Removed. (Mule 2.3 relics.)
f29d1e75 4071
e2849090 40722000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2f8a6857 4073
e2849090 4074 * ps-prin1.ps: Eliminated the line number font predefinition.
2f8a6857 4075
fccf2940
KH
40762000-11-09 Kenichi Handa <handa@etl.go.jp>
4077
4078 * TUTORIAL.ja: Adjusted for the change of TUTORIAL (use C-x C-l,
4079 not M-:, as example of disabled command).
4080
57731876
GM
40812000-11-02 Gerd Moellmann <gerd@gnu.org>
4082
4083 * ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Renamed from NEWS.*.
4084
1e4d32f8
GM
40852000-10-16 Gerd Moellmann <gerd@gnu.org>
4086
4087 * 3B-MAXMEM, AIX.DUMP, SUN-SUPPORT: Removed.
4088
4089 * tasks.texi: Updated to the version from /gd/gnuorg.
4090
76eebffc
GM
4091 * FTP: Refer to the GNU web site.
4092
ab6afc64
DL
40932000-10-12 Dave Love <fx@gnu.org>
4094
4095 * gnus.pbm: New file.
4096
4097 * gnus.xbm: Deleted.
4098
a3489ece
MB
40992000-10-05 Miles Bader <miles@lsi.nec.co.jp>
4100
4101 * gnus-pointer.xbm, gnus-pointer.xpm: Remove top empty line.
4102
36eb0a91
GM
41032000-09-22 Gerd Moellmann <gerd@gnu.org>
4104
4105 * splash.xbm: File removed.
4106 * splash.pbm: New file.
89d57763 4107
b7e11c5b
GM
41082000-09-20 Gerd Moellmann <gerd@gnu.org>
4109
4110 * splash.xbm: New file.
4111
c113de23
GM
41122000-09-19 Gerd Moellmann <gerd@gnu.org>
4113
4114 * splash.xpm: New file.
4115
e7997ff4
DL
41162000-09-11 Dave Love <fx@gnu.org>
4117
4118 * gnus.xbm, gnus.xpm, gnus-pointer.xpm, gnus-pointer.xbm: New
4119 files.
4120
87d0f685
GM
41212000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4122
4123 * ps-prin3.ps: Eliminated.
4124
4125 * ps-prin2.ps: Changed comment version (6.0).
4126
4127 * ps-prin1.ps: Changed comment version (6.0).
4128
4129 * ps-prin0.ps: Changed comment version (6.0).
89d57763 4130
177c0ea7 41312000-08-24 Wlodzimierz Bzyl <matwb@univ.gda.pl>
85d6400c
KH
4132
4133 * survival.tex: New file.
4134
6917e6bb
GM
41352000-08-21 Gerd Moellmann <gerd@gnu.org>
4136
4137 * de-refcard.ps, de-refcard.tex: Renamed from refcard-de.*.
89d57763 4138
6917e6bb
GM
4139 * pl-refcard.ps, pl-refcard.tex: Renamed from refcard-pl.*.
4140
3787e12e
GM
41412000-08-17 Gerd Moellmann <gerd@gnu.org>
4142
4143 * NEWS.1: Reintegrated into NEWS.
4144
4145 * OOOOONEWS...OONEWS: Renamed to NEWS.1...NEWS.4.
4146
1c2eabab
GM
41472000-08-16 Gerd Moellmann <gerd@gnu.org>
4148
d7b38c05
GM
4149 * dired-ref.tex, dired-ref.ps: New files.
4150
1c2eabab
GM
4151 * refcard-de.tex, refcard-de.ps: New files.
4152
e8bea4c0
GM
41532000-07-20 Gerd Moellmann <gerd@gnu.org>
4154
4155 * emacs.1: Change `-b' to `-bw'.
4156
aa9efec9
AS
41572000-07-07 Andreas Schwab <schwab@suse.de>
4158
4159 * yow.lines: Fix indentation.
4160
45f485a6
GM
41612000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4162
4163 * ps-prin0.ps: Insert a version number comment (5.2.2).
4164 Indentation fix.
4165
4166 * ps-prin1.ps: Insert a version number comment (5.2.2). Can
4167 select page size with/without giving an error if PostScript
4168 printer doesn't have this kind of page size. Zebra Stripe
4169 continues or restarts on next page. Indentation fix.
4170 (BeginSheet): If necessary, rescale n-up to fit on the sheet of
4171 paper.
4172 (BeginDoc, doColumnZebra, HeaderText): Code fix.
4173 (SetPageSize): New proc.
4174
4175 * ps-prin2.ps: Insert a version number comment (5.2.2).
4176
4177 * ps-prin3.ps: Insert a version number comment (5.2.2).
4178 Indentation fix.
4179
a199a865
GM
41802000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4181
4182 * ps-prin1.ps: PostScript code compatibility with other utilities
4183 like mpage, psnup, etc.
4184 (isLineStep): Code fix.
4185 (BeginDoc, BeginSheet): Utility compatibility.
4186
3281430c
DL
41872000-05-03 Dave Love <fx@gnu.org>
4188
4189 * letter.xbm: New file.
4190
57cb56f5
GM
41912000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4192
4193 * ps-prin0.ps: PostScript level 1 compatibility.
4194
4195 * ps-prin1.ps: PostScript level 1 compatibility, Upside-down
4196 printing and line number step.
4197 (BeginDoc, doLineNumber, SL, HL): Code fix.
4198 (isLineStep, PSL): New funs.
4199
4200 * ps-prin3.ps: PostScript level 1 compatibility.
4201
34f3f342
GM
42022000-04-10 Gerd Moellmann <gerd@gnu.org>
4203
4204 * refcard.bit: Removed.
4205
857e88e2
KH
42062000-04-10 Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>
4207
4208 * refcard-pl.ps: New file.
4209 * refcard-pl.tex: New file.
4210
7438c86b
GM
42112000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4212
4213 * ps-prin0.ps: Replace gs_languagelevel by languagelevel.
4214 (DefOp): New proc.
4215
4216 * ps-prin1.ps: Replace gs_languagelevel by languagelevel.
4217 (printBackground, SetColor): New procs.
4218 (ZebraColor): Renaming old ZebraGray var.
89d57763 4219
1a3199d9
GM
42202000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4221
4222 * ps-prin1.ps: Eliminate SkipFirstPage.
4223
ee1c5b21
GM
42242000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4225
4226 * ps-prin0.ps: Define command only for language level 1.
4227
d0ab3e9d 42282000-03-16 Vinicius Jose Latorre <vinicius@cpqd.com.br>
89d57763 4229
57cb56f5
GM
4230 * ps-prin0.ps: Define packedarray operator for language level 1,
4231 adjust setduplexmode and settumble definitions.
89d57763 4232
81c7ca69
GM
42332000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4234
f78b3baf 4235 * ps-prin0.ps: New file.
89d57763 4236
81c7ca69
GM
4237 * ps-prin1.ps, ps-prin3.ps: Eliminate CheckConfig.
4238
6ddb893f
KH
42392000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4240
4241 * ps-prin1.ps, ps-prin2.ps, ps-prin3.ps: New files.
4242
3156909f
PE
42431999-11-30 Paul Eggert <eggert@twinsun.com>
4244
4245 * PROBLEMS: Update Solaris 2.6 and 7 problems.
4246
1b0d24e7
PE
42471999-11-22 Paul Eggert <eggert@twinsun.com>
4248
4249 * NEWS: Rename messages-locale to system-messages-locale
4250 and time-locale to system-time-locale.
4251
bab4e322
NF
42521999-10-24 Noah Friedman <friedman@splode.com>
4253
4254 * yow.lines: Add more quotes. Correct a misquote.
4255
4256 * spook.lines: Add more phrases.
4257
83a4cf1d
PE
42581999-10-23 Paul Eggert <eggert@twinsun.com>
4259
1b0d24e7 4260 * NEWS: Describe new functions and variables for locales.
83a4cf1d 4261
c37bbd4f
GM
42621999-10-07 Gerd Moellmann <gerd@gnu.org>
4263
4264 * TUTORIAL.ro: Change copyright statement.
bab4e322 4265
a933dad1
DL
42661999-07-12 Richard Stallman <rms@gnu.org>
4267
4268 * Version 20.4 released.
4269
42701999-06-27 Karl Heuer <kwzh@gnu.org>
4271
4272 * yow.lines: Fix indentation. Fix typo.
4273
42741999-01-19 Dave Love <fx@gnu.org>
4275
4276 * MORE.STUFF: Revamped.
4277
42781999-01-14 Dave Love <fx@gnu.org>
4279
4280 * FAQ: Merge posted updates.
4281
42821998-12-14 Dave Love <fx@gnu.org>
4283
4284 * FAQ: Somewhat edited copy of the most recently posted version.
4285
42861998-11-04 Kenichi Handa <handa@etl.go.jp>
4287
4288 * MACHINES (NEC EWS4800): New section.
4289
42901998-09-04 Karl Heuer <kwzh@gnu.org>
4291
4292 * TUTORIAL: Use C-x C-l, not M-:, as example of disabled command.
4293
42941998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
4295
4296 * Version 20.3 released.
4297
4298 * TUTORIAL.ro: New file.
4299
43001998-04-10 Ken'ichi Handa <handa@melange.gnu.org>
4301
4302 * TUTORIAL.sl: Renamed back to the original.
4303
43041998-04-10 Kenichi Handa <handa@etl.go.jp>
4305
4306 * TUTORIAL.cs: Renamed from TUTORIAL.cz.
4307 * TUTORIAL.ja: Renamed from TUTORIAL.jp.
4308 * TUTORIAL.ka: Renamed from TUTORIAL.kr.
4309 * TUTORIAL.sk: Renamed from TUTORIAL.sl.
4310
43111998-04-06 Kenichi Handa <handa@etl.go.jp>
4312
4313 * TUTORIAL.jp: Re-translated for the latest TUTORIAL.
4314
43151998-03-26 Richard Stallman <rms@psilocin.gnu.org>
4316
4317 * TUTORIAL.sl: New file.
4318
43191997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4320
4321 * Version 20.2 released.
4322
43231997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4324
4325 * Version 20.1 released.
4326
43271997-06-02 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
4328
4329 * CODINGS, CHARSETS: New files.
4330
43311996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4332
4333 * Version 19.33 released.
4334
43351996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4336
4337 * Version 19.32 released.
4338
43391996-06-23 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4340
4341 * refcard.ps: File obtained from someone else;
4342 it was generated badly here.
4343
43441996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
4345
4346 * Version 19.31 released.
4347
43481996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
4349
4350 * TUTORIAL: Rephrase the first page to fit on a standard tty screen.
4351
43521996-05-03 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
4353
4354 * emacs.bash: Use >|.
4355
43561996-01-20 Geoff Voelker <voelker@cs.washington.edu>
4357
4358 * rgb.txt: New file.
4359
43601995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4361
4362 * Version 19.30 released.
4363
43641995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4365
4366 * gnus-tut.txt: New file.
4367
43681995-07-26 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
4369
4370 * Rename termcap to termcap.src, the historical name for an
4371 uninstalled termcap file.
4372
43731995-06-28 Eric S. Raymond <esr@spiff.gnu.ai.mit.edu>
4374
5879ac68 4375 * termcap.dat, termcap.ucb: Deleted and replaced.
a933dad1
DL
4376
4377 * termcap: New termcap file from the ncurses project; bigger,
4378 better, brighter, does away with waxy yellow buildup. Email
4379 me at terminfo@ccil.org if you have any trouble with this.
4380
4381 * README: Changed to track above change.
4382
43831995-05-24 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
4384
4385 * TUTORIAL: Delete reference to ALT. Change <Rubout> to <Delete>.
4386
43871995-04-26 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
4388
4389 * Makefile (maintainer-clean): Renamed from realclean.
4390
43911995-04-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4392
4393 * tpu-doc.el: File moved to etc dir and renamed.
4394
43951995-04-07 Boris Goldowsky <boris@cs.rochester.edu>
4396
4397 * enriched.doc: Rewritten and simplified.
4398
43991994-11-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4400
4401 * Makefile (eterm): New rule.
4402 (TIC): New variable.
4403
4404 * e/eterm, e/eterm.ti: New files.
4405
44061994-10-24 Boris Goldowsky <boris@mole.gnu.ai.mit.edu>
4407
4408 * enriched.doc: New file.
4409
44101994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4411
4412 * Version 19.26 released.
4413
44141994-07-03 Richard Stallman (rms@gnu.ai.mit.edu)
4415
4416 * TUTORIAL: Talk about flow control along with C-x C-s and C-s.
4417
44181994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4419
4420 * Version 19.25 released.
4421
44221994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4423
4424 * Version 19.24 released.
4425
44261994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4427
4428 * Version 19.23 released.
4429
44301994-04-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4431
4432 * Makefile (clean): Delete DOC*.
4433
44341993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4435
4436 * Version 19.22 released.
4437
44381993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4439
4440 * Version 19.21 released.
4441
44421993-11-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4443
4444 * Version 19.20 released.
4445
44461993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4447
4448 * Version 19.19 released.
4449
44501993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4451
4452 * Version 19.18 released.
4453
44541993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4455
4456 * Version 19.16 released.
4457
44581993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4459
4460 * version 19.15 released.
4461
44621993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4463
4464 * Version 19.14 released.
4465
44661993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4467
5879ac68 4468 Bring mumbleclean targets into conformance with GNU coding standards.
a933dad1
DL
4469 * Makefile (distclean): Don't remove backup and autosave files.
4470 These are easy to get rid of in other ways, and a pain to lose.
4471 (mostlyclean, realclean): New targets.
4472
44731993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4474
4475 * Version 19.13 released.
4476
44771993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4478
4479 * Version 19.10 released.
4480
44811993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4482
4483 * Version 19.9 released.
4484
44851993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4486
4487 * Version 19.8 released.
4488
44891993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4490
5879ac68 4491 * Version 19.7 released.
a933dad1
DL
4492
44931993-05-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4494
4495 * MACHINES: Mention Linux.
4496
44971993-04-26 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4498
4499 * MACHINES: Add section for NeXT, from Thorsten Ohl.
4500
45011993-04-28 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4502
4503 * NEWS: Documented picture-mode improvements.
4504
45051993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4506
4507 * NEWS: Described the new properties of arrow keys and
4508 next-line-add-newlines. Fixed up the GUD description, it was
4509 out of date. This file referenced LNEWS when it should have
4510 said news.texi; fixed.
4511
5879ac68 4512 * news.texi: invocation-name now exists.
a933dad1
DL
4513
45141993-03-27 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4515
4516 * MORE.STUFF: Added.
4517
45181993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4519
4520 * NEWS: Preserved jimb's last change (documenting kill on
4521 read-only buffers).
bab4e322 4522
a933dad1
DL
4523 Added documentation on new info features.
4524
45251993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4526
97fdf31e 4527 * spook.lines: Alpha-sorted this, and added some new hot buttons
a933dad1
DL
4528 for the 1990s.
4529
45301993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4531
5879ac68 4532 * MACHINES: Deleted some VMS caveats. If the src and lisp
97fdf31e 4533 ChangeLogs are correct, dired and mail and process control are now
a933dad1
DL
4534 fully supported.
4535
4536 * NEWS: Added finder news.
4537
45381993-03-19 Richard Stallman (rms@geech.gnu.ai.mit.edu)
4539
4540 * NEWS: Changed.
4541
45421993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4543
4544 * sex.6: Added 900-line support
4545
4546 * NEWS: Added news about the package finder.
4547
45481993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4549
4550 * MACHINES: `Last updated 10 Feb 1992.' was obviously wrong, so
4551 I nuked it. Let the file mod date serve. Merged in APOLLO and
4552 SUNBUG files. Changed references to 18.* to past tense.
4553
5879ac68 4554 * emacs.names: Merged into JOKES. I faked a mail header from the
a933dad1
DL
4555 Unknown User to delimit the first (unheaded) bit.
4556
4557 * Makefile (relock, unlock): New productions.
4558
45591993-03-18 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4560
4561 Augean-stable cleaning time. Partly to save space, but mostly to
4562 reduce the dizzying amount of *stuff* confronting someone exploring
4563 the Emacs distribution, I have the following changes in the etc
4564 directory:
4565
5879ac68 4566 * CHARACTERS: Merged into TO-DO file under the heading "Long Range:"
a933dad1 4567
5879ac68 4568 * DIFF, CCADIFF, GOSDIFF: Merged into a new outline file titled
a933dad1
DL
4569 OTHER.EMACSES. The present names don't really convey anything.
4570 Various key bindings and feature descriptions have been updated.
4571
5879ac68 4572 * NICKLES.WORTH: Nuked. This is copyrighted material that could land
a933dad1
DL
4573 FSF in hot water.
4574
5879ac68 4575 * INTERVAL.IDEAS: Nuked. RMS's thinking, and indeed the
a933dad1
DL
4576 implementation of intervals, have progressed way beyond this.
4577
5879ac68 4578 * RCP: Nuked. It no longer said anything but "Ooops, sorry!"
a933dad1 4579
5879ac68 4580 * ED.WORSHIP, GNU.JOKES: Merged into a mailbox called JOKES.
a933dad1
DL
4581 Future jokes can accumulate there.
4582
5879ac68 4583 * DISTRIB: The actual domestic order form is now ORDERS.USA.
a933dad1
DL
4584 The DISTRIB text now mentions 19.
4585
5879ac68 4586 * ORDERS.USA: Created. This is just the order form. DISTRIB
a933dad1
DL
4587 has a pointer to it at the beginning.
4588
5879ac68 4589 * EUROPE: Renamed to ORDERS.EUROPE. DISTRIB now has a pointer
a933dad1
DL
4590 to it at the beginning.
4591
25e90411 4592 * OOOONEWS, OOOONEWS: Nuked. It's version 19 --- nobody needs the
a933dad1
DL
4593 version 15 and 17 files anymore.
4594
4595 All files marked "Nuked" have actually been moved to =-prefixed
4596 names as per convention. Originals of all files merged still
4597 exist with =-names.
4598
45991993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4600
5879ac68 4601 * XENIX: Nuked (moved to =XENIX). The hackery it describes is
a933dad1
DL
4602 no longer necessary in the presence of 19's function-key-map
4603 feature; I've added an explanation to the beginning of the file.
4604
46051993-03-10 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4606
4607 * MACHINES: Update description of SYSVr3 and r4 support, due to
4608 Eric Raymond's changes.
4609
46101993-03-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4611
4612 * MACHINES: Mention that you have to edit the configure script
4613 when you add support for a new machine, to get it to recognize the
4614 configuration name.
4615
46161992-11-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4617
4618 * MACHINES: Converted to use GCC-style configuration names,
4619 instead of listing m/*.h and s/*.h files. All knowledge of m/ and
4620 s/ files now lives in ../configure.
4621
46221992-10-06 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
4623
4624 * NEWS: Document included tags tables.
4625
46261992-07-22 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4627
4628 * Corrected the news about VC to reflect reality.
4629
46301992-07-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4631
4632 * etags.1: New file, from Richard K. Pixley at Cygnus.
4633
46341992-06-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4635
4636 * Makefile: Most of the contents of this file were only relevant
4637 to things in `../lib-src'; removed all but the `distclean' and
4638 `clean' targets.
4639
46401992-04-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4641
4642 * COPYING: Got June 1991 version of the GPL here.
4643
4644 * ChangeLog: Since the old etc contents have been split into etc
4645 and lib-src, the old etc's ChangeLog has been duplicated in the
4646 new etc and lib-src. That means that each contains complete and
4647 coherent information, although each contains extraneous
bab4e322 4648 information.
a933dad1
DL
4649
46501992-04-08 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4651
4652 * lib-src/etags.c: "--no-warning" option renamed to "--no-warn",
4653 to be consistent with other GNU programs, like makeinfo.
4654
4655 * lib-src/Makefile: Renamed to Makefile.in; the configure script
4656 will edit this to produce Makefile.
4657
46581992-04-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4659
4660 * etags.c (print_help, print_version): New functions.
4661 (main): Options added to support them.
4662
4663 * etags.c (longopts): New array of long names for the options.
4664 (main): Recognize them.
4665
46661992-04-06 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4667
4668 * etags.c (C_entries): Removed comment saying that \" in a string
4669 isn't recognized as magic, because it is correctly handled.
4670
4671 * getopt.c, getopt.h: New files, from GNU C library.
4672 * etags.c: Rewritten to use getopt.
4673 #include "getopt.h".
4674 (file_num): Variable deleted; its role is now played by getopt's
4675 optind.
4676 (main): Argument processing loop rewritten to call getopt to get
4677 next option. Options which take parameters (-o and -i) rewritten
4678 to get parameter from optarg instead of argv[1]. Filename
4679 preprocessing loop and update command changed similarly.
4680 * Makefile (etags, ctags): Depend on and link with getopt.h,
4681 getopt.o, and getopt1.o.
4682 (getopt.o, getopt1.o): New targets for the GNU getopt routines.
4683
4684 * etags.c (outfflag): Variable deleted; it is non-zero iff outfile
4685 is non-zero.
4686
4687 (main): In the argument processing loop, the 'goto next_arg'
4688 statements are breaking out of the switch statement in exactly the
4689 same way that a simple 'break' statement would; replace the gotos
4690 with breaks, and remove the label.
4691
46921992-04-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4693
4694 * etags.c (C_entries): Clear tydef and next_token_is_func at start.
4695 (consider_token): Move next_token_is_func to global.
4696
46971992-04-02 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4698
4699 * Makefile: Conform with GNU coding standards:
4700 (mostlyclean): New target, synonymous with clean.
4701 (TAGS, check): New targets.
4702 (INSTALL, INSTALLFLAGS): New variables.
4703
47041992-03-31 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4705
5879ac68 4706 * lib-src/Makefile, etc/MACHINES, etc/NEWS: Changed references to
a933dad1
DL
4707 `config.emacs' to `configure'.
4708
4709 * lib-src/Makefile: Adjusted for renaming of share-lib to etc.
4710 * etc/MACHINES: Same.
4711
47121992-03-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4713
4714 * movemail.c (main): Allow tempname to be as long as necessary,
4715 instead of limiting it to 39 characters.
4716
4717 * movemail.c (main): Move declaration of buf from top of function
4718 to local block surrounding the copy loop. This makes it less
4719 likely to be confused with the buf used by the code which checks the
4720 permissions on outname's directory.
4721
47221992-03-20 Jim Kingdon (kingdon@albert.gnu.ai.mit.edu)
4723
4724 * SERVICE: Remove my entry.
4725
47261992-03-09 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
4727
4728 * Makefile (emacstool, nemacstool, xvetool): Use ${CFLAGS}, not
4729 hardcoded -g.
4730
4731 * movemail.c (xmalloc): Return char *, not int.
4732 (main) [!MAIL_USE_FLOCK]: Add a new conditional, MAIL_UNLINK_SPOOL,
4733 that is off by default -- normally don't unlink the mail spool
4734 file, just empty it. Pass creat mode 0600, not 0666.
4735
dff28924 47361992-02-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a933dad1
DL
4737
4738 * Makefile (../arch-lib): Depend on ${EXECUTABLES}.
4739 (all): Instead of here.
4740 (install): Don't use the -s option, since people need symbols to
4741 debug code.
4742
dff28924 47431992-01-19 Eric Youngdale (youngdale@v6550c.nrl.navy.mil)
a933dad1
DL
4744
4745 * etags-vmslib.c (fn_exp): Add type cast.
4746
47471992-01-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4748
4749 * movemail.c: Changes in comments.
4750
dff28924 47511992-01-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a933dad1
DL
4752
4753 * Makefile: Make the distclean target erase the DOC files from
4754 ../share-lib and the executables from ../arch-lib.
4755
dff28924 47561992-01-09 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a933dad1 4757
97fdf31e 4758 * emacsclient.c: #include <sys/stat.h>.
a933dad1
DL
4759 (main): Do declare statbfr.
4760
dff28924 47611991-12-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
4762
4763 * emacsserver.c, emacsclient.c [BSD]: Use either /tmp or ~
4764 for the socket, depending on SERVER_HOME_DIR.
4765 If using /tmp, put host name in the socket name.
4766
4767 * movemail.c (pfatal_and_delete): New function.
4768 (main, popmail): Use it.
4769 (popmail): Close output before deleting messages.
4770 Check for error on close and on fsync.
4771 Use `fatal' where appropriate.
4772 (main): Remove (void).
4773
4774 * aixcc.lex: New file. Not officially part of Emacs.
4775 * Makefile: Rules for that.
4776
dff28924 47771991-12-04 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
a933dad1
DL
4778
4779 * yow.c (main): Rename all references to PATH_EXEC to PATH_DATA.
4780
4781 * etags.c (main): Properly cast call to alloca that initializes
4782 included_files.
4783
47841991-08-17 Roland McGrath (roland@geech.gnu.ai.mit.edu)
4785
4786 * etags.c (files_are_tag_tables): Remove global var.
4787 (process_file): Don't test it. Also remove hack checking for a
4788 file named "TAGS".
4789 (main): -i now takes an arg which is the name of a file to include.
4790 Collect these names and emit include tags for them after processing
4791 all the argument files.
4792
dff28924 47931991-07-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
4794
4795 * wakeup.c: Terminate if parent goes away.
4796
dff28924 47971991-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
4798
4799 * etags.c (C_entries): Process token before handling end of line.
4800 When inner loops reach end of line, just back up.
4801 Let the real end of line processing happen in just one place.
5879ac68 4802 (consider_token): Likewise.
a933dad1 4803
dff28924 48041991-04-11 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
a933dad1
DL
4805
4806 * etags.c (TEX_mode): Skip comments while scanning the text to see
4807 which escape character this file uses.
4808
dff28924 48091991-03-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
4810
4811 * emacsserver.c [USG]: Terminate if msgrcv fails.
4812
dff28924 48131991-03-03 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4814
4815 * emacsserver.c [BSD]: Check for errors on stdin after scanf.
4816
dff28924 48171991-01-25 Jim Blandy (jimb@churchy.ai.mit.edu)
a933dad1
DL
4818
4819 * make-docfile: Find the arguments to a C function correctly,
4820 by not ignoring the character that read_c_string returns. Don't
4821 even try to find argument names for functions that take MANY
4822 or UNEVALLED arguments, since they're a figment of the docstring's
4823 imagination.
4824
dff28924 48251991-01-14 Jim Blandy (jimb@churchy.ai.mit.edu)
a933dad1
DL
4826
4827 * make-docfile: Read the .elc files generated by the new byte
4828 compiler.
4829
dff28924 48301990-12-31 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4831
4832 * refcard.tex: Use cm fonts, not am, in multi-column mode.
4833
dff28924 48341990-11-29 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4835
4836 * movemail.c (mbx_delimit_begin): Put space before `unseen'.
4837
dff28924 48381990-11-27 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4839
4840 * Makefile (install*): No need to install wakeup.
4841
dff28924 48421990-11-26 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4843
4844 * Makefile (install*): Install emacsclient like etags.
4845
dff28924 48461990-11-13 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4847
4848 * movemail.c (error): Handle 3 args.
4849 (main): Don't check input access if using pop.
4850
dff28924 48511990-10-16 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4852
4853 * etags.c (find_entries): Check for numbers after Scheme suffix.
4854
dff28924 48551990-10-14 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4856
4857 * termcap.dat (vt200-80): Fix ke and ks to frob flag 1.
4858
dff28924 48591990-10-09 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4860
4861 * Makefile (nemacstool, xvetool): New targets.
4862
dff28924 48631990-09-26 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4864
4865 * emacsclient.c: Include errno.h and define related variables.
4866
dff28924 48671990-09-23 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4868
4869 * emacsclient.c: Change usage message.
4870
dff28924 48711990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
a933dad1 4872
5879ac68 4873 * emacs.1: Add break before -nw option.
a933dad1 4874
dff28924 48751990-08-19 David J. MacKenzie (djm@apple-gunkies)
a933dad1
DL
4876
4877 * qsort.c: Replace with GNU version.
4878
dff28924 48791990-08-14 David J. MacKenzie (djm@apple-gunkies)
a933dad1
DL
4880
4881 * wakeup.c: New program replacing loadst.c.
4882
dff28924 48831990-08-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4884
4885 * emacsclient.c [USG]: Pass msgsnd only 4 args.
4886
dff28924 48871990-08-09 David J. MacKenzie (djm@pogo.ai.mit.edu)
a933dad1
DL
4888
4889 * etags.c: Rename `flag' variables for what they do instead of
4890 which option character sets them.
4891
dff28924 48921990-05-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4893
4894 * loadst.c (main): Conditional to get load average on Apollo.
4895
dff28924 48961990-05-22 Joseph Arceneaux (jla@churchy.ai.mit.edu)
a933dad1
DL
4897
4898 * emacsserver.c: Set the permission on the socket to 0600.
4899
dff28924 49001990-03-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4901
4902 * emacsclient.c [BSD]: Print clean message for failing getwd.
4903
dff28924 49041990-03-20 David Lawrence (tale@pogo.ai.mit.edu)
a933dad1
DL
4905
4906 * getdate.y: Use the getdate.y from GNU tar for timer.
4907
dff28924 49081990-03-18 Jim Kingdon (kingdon@pogo.ai.mit.edu)
a933dad1
DL
4909
4910 * emacsclient.c (main): Don't put brackets around "filename" in
4911 usage message. It isn't optional.
4912
dff28924 49131990-03-14 Joseph Arceneaux (jla@churchy.ai.mit.edu)
a933dad1 4914
5879ac68 4915 * etags.c (getit): Recognize '$' as beginning identifiers.
a933dad1 4916
dff28924 49171990-02-22 David Lawrence (tale@pogo.ai.mit.edu)
a933dad1
DL
4918
4919 * emacsserver.c: Renamed from server.c.
4920 * Makefile: Reference emacsserver rather than server.
4921 * MACHINES: Doc fix for new emacsserver name.
4922
dff28924 49231990-01-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4924
4925 * emacsclient.c: Print program name in error messages.
4926
dff28924 49271990-01-19 David Lawrence (tale@cocoa-puffs)
a933dad1
DL
4928
4929 * timer.c, getdate.y (new files) and Makefile:
4e2af782
JB
4930 Sub-process support for run-at-time in timer.el.
4931 Doesn't yet work correctly for USG.
a933dad1 4932
dff28924 49331990-01-10 Jim Kingdon (kingdon@pogo)
a933dad1
DL
4934
4935 * MACHINES: Add HP 300 running BSD.
4936
dff28924 49371990-01-02 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4938
4939 * yow.c: Dynamically allocate buffer; skip header before random
4940 choice to avoid bias toward first item.
4941
dff28924 49421989-12-24 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4943
4944 * etags.c (readline): Separate out init of `pend'.
4945
dff28924 49461989-12-17 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4947
4948 * etags.c: Undo changes relating to isgoodhdr.
4949
dff28924 49501989-12-16 Mosur Mohan (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4951
4952 * etags.c (isgoodhdr): New macro.
4953 (_gdh, notgdh): New variable used by that.
4954 (init): Initialize _gdh.
4955 (find_entries): Set header_file.
4956 (consider_token): Use isgoodhdr if in header file.
4957
4958 * etags.c (total_size_of_entries):
4959 Was miscalculating by 1 in rewritten case.
4960
4961 * etags.c (PAS_funcs): One arg to pfnote was missing.
4962
dff28924 49631989-12-05 Joseph Arceneaux (jla@spiff)
a933dad1
DL
4964
4965 * MACHINES: Change for the ULTRIX entry.
4966
dff28924 49671989-11-21 Joseph Arceneaux (jla@spiff)
a933dad1
DL
4968
4969 * etags.c (process_file): If file is not regular, return.
4970
dff28924 49711989-11-06 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4972
4973 * loadst.c (main): Handle FIXUP_KERNEL_SYMBOL_ADDR.
4974
dff28924 49751989-10-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4976
4977 * loadst.c (load_average): If HAVE_GETLOADAVG, use getloadavg.
4978 (main): If HAVE_GETLOADAVG, don't call `nlist'.
4979
dff28924 49801989-10-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4981
4982 * etags.c (consider_token): Allow any number of typespec keywords
4983 after `typedef', before new type name.
4984 (enum sym_type): Add st_C_typespec.
4985 (C_create_stab): Put typespec kwds in table.
4986
dff28924 49871989-08-27 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
a933dad1
DL
4988
4989 * etags.c (main): Don't depend on name invoked by.
4990 If CTAGS is not defined, assume it is ETAGS.
4991
dff28924 49921989-07-31 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4993
4994 * etags.c (L_funcs): Allow package name in define construct,
4995 as in (foo::defmumble name-defined ...).
4996
dff28924 49971989-07-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4998
4999 * etags.c (find_entries): Stupid bug testing for C filename suffixes.
5000
5001 * Makefile (yow): Depends on ../src/paths.h.
5002
dff28924 50031989-07-04 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
a933dad1
DL
5004
5005 * etags.c: Fix compilation by moving Pascal after Fortran.
5006
dff28924 50071989-06-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5008
5009 * movemail.c [USG]: Define F_OK, etc., if not found in header.
5010
dff28924 50111989-05-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5012
5013 * hexl.c: New file, supports hexl-mode.
5014
dff28924 50151989-05-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5016
5017 * movemail.c: New compilation flag MAIL_USE_MMDF.
5018
dff28924 50191989-05-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5020
5021 * emacsclient.c: Use BSD code whenever HAVE_SOCKETS.
5022 * server.c: Likewise.
5023
5024 * make-docfile.c (scan_c_file): Output argument names at end of string.
5025 (write_c_args): New subroutine.
5026
dff28924 50271989-04-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5028
5029 * movemail.c: Report failure of flock.
5030
dff28924 50311989-04-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5032
5033 * etags.c (find_entries): Allow multi-letter extensions for fortran.
5034
dff28924 50351989-04-18 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1 5036
5879ac68 5037 * loadst.c: On bsd4.3, use gettimeofday instead of CPUSTATES.
a933dad1 5038
dff28924 50391989-03-15 Jeff Peck (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5040
5041 * emacstool.c: setenv IN_EMACSTOOL=t, TERM=sun, TERMCAP=.
5042
7de6767d 5043 * emacstool.1: Update to document environment variables.
1e866943 5044
5879ac68 50451989-02-21 Mosur Mohan (email@notavailable)
1e866943 5046
28cfe103 5047 * etags.c (PAS_funcs): New function.
a933dad1 5048
dff28924 50491989-02-21 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1 5050
a933dad1
DL
5051 * movemail.c: On sysv, include unistd.h.
5052
dff28924 50531989-02-18 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5054
5055 * b2m.c: New file.
5056
dff28924 50571989-02-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1 5058
5879ac68 5059 * etags.c: Prolog support from Sunichirou Sugou.
a933dad1 5060
dff28924 50611989-02-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5062
5063 * Makefile (clean): New target.
5064
dff28924 50651989-01-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5066
5067 * fakemail.c (put_line): Break header lines at 79 cols.
5068
28cfe103 50691989-01-19 Sam Kendall (email@notavailable)
a933dad1 5070
1e866943 5071 * etags.c: Greatly rewritten for C++ support and for multiple tags
5879ac68 5072 per line.
a933dad1 5073
dff28924 50741989-01-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5075
5076 * movemail.c: Check access before doing real work.
5077 Check that outfile is in a writable directory.
5078 On fatal error, delete the lock file.
5079
dff28924 50801988-12-31 Richard Mlynarik (mly@rice-chex.ai.mit.edu)
a933dad1 5081
5879ac68
JB
5082 * env.c: Add decl for my-index.
5083 * etags.c (file-entries): .oak => scheme
a933dad1 5084
dff28924 50851988-12-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5086
5087 * movemail.c: Use `access' to check input and output files.
5088
dff28924 50891988-12-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5090
5091 * emacsclient.c (main): Ignore all of CWD before first slash.
5092
dff28924 50931988-12-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5094
5095 * etags.c (readline): Double linebuffer->size outside the xrealloc.
5096
dff28924 50971988-12-22 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5098
5099 * server.c, emacsclient.c: Don't try to use gid_t; it isn't defined.
5100 * server.c: chmod the socket to 0700.
5101
dff28924 51021988-12-09 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5103
5104 * fakemail.c (main): Let env var FAKEMAILER override pgm to run.
5105 (add_field): Delete comments and turn `<', `>' to spaces
5106 in header lines.
5107 (USE_FAKEMAIL): New customization macro says to make fakemail
5108 not be a no-op even on a BSD system.
5109
dff28924 51101988-12-01 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5111
5112 * etags.c (consider_token): Skip comments just like whitespace.
5113 Notice `struct', etc. and set strtag for those tokens.
5114 Return 1 for the token following `struct' if an open-brace follows it.
5115 (C_entries): Special handling of token following `struct'
5116 needed because we have probably advanced to the following line
5117 to find the `{'.
5118 (main): New option `T' sets tflag and strflag.
5119 Set both of them by default if eflags.
5120
dff28924 51211988-11-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5122
5123 * movemail.c: Do fsync before closing output.
5124
dff28924 51251988-11-29 Richard Mlynarik (mly@pickled-brain.ai.mit.edu)
a933dad1 5126
5879ac68
JB
5127 * movemail.c: Better error message when can't create tempname.
5128 This file needs a great deal of extra error-checking and lucid reporting...
a933dad1 5129
dff28924 51301988-11-16 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5131
5132 * etags.c: Support assembler code for .s and .a files.
5133 (getit): Allow underscore in a tag.
5134
dff28924 51351988-11-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5136
5137 * movemail.c: Close output and check errors before deleting input.
5138
dff28924 51391988-10-01 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
a933dad1
DL
5140
5141 * emacsclient.c [SYSVIPC]: Compute cwd only once; decide properly
5142 whether to prefix it. Handle line number args.
5143
dff28924 51441988-09-24 Richard Stallman (rms@gluteus.ai.mit.edu)
a933dad1 5145
5879ac68 5146 * etags.c (main): Default setting of eflag was backwards.
a933dad1 5147
dff28924 51481988-09-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5149
5150 * etags.c: New option -i. -f renamed -o.
5151 `-' as input file means read input file names from stdin.
5152 -i spec'd or input file named TAGS means the input file is another
5153 tag table; output an "include" line for it.
5154
dff28924 51551988-09-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5156
5157 * Makefile: New vars DESTDIR, BINDIR, LIBDIR, MANDIR, MANEXT.
5158 New targets install, install.sysv, install.xenix.
5159 This makefile is now responsible for installing executables
5160 and documentation from this directory into system directories.
5161
dff28924 51621988-09-16 Richard Stallman (rms@corn-chex.ai.mit.edu)
a933dad1
DL
5163
5164 * server.c, emacsclient.c (main): Compute socket name from euid.
5165
dff28924 51661988-08-04 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5167
5168 * emacsclient.c: Args like +DIGITS are passed through unchanged.
5169
dff28924 51701988-07-12 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5171
5172 * server.c: If both BSD and HAVE_SYSVIPC, use the latter.
5173 * emacsclient.c: Likewise.
5174 In the HAVE_SYSVIPC alternative, if BSD, use getwd instead of getcwd.
5175
dff28924 51761988-06-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5177
5178 * etags.c: Handle `typedef struct foo {' (price@mcc.com).
5179 (istoken) New string-comparison macro.
5180 (consider_token): New arg `level'. New state `tag_ok' in `tydef'.
5181
dff28924 51821988-06-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5183
5184 * etags.c: Changes for VMS.
5185 Always define ETAGS on VMS.
5186 Define macros GOOD and BAD for success and failure exit codes.
c4cc8b9a 5187 (begtk, intk): Allow `$' in identifiers.
a933dad1
DL
5188 (main): Don't support -B, -F or -u on VMS.
5189 Alternate loop for scanning filename arguments.
5190 (system): Delete definition of this function.
5191
5192 * etags-vmslib.c (system): Undefine this; VMS now provides it.
5193
dff28924 51941988-06-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
5195
5196 * loadst.c: Prevent multiple-def errors on BSD and BSD4_3
5197 around include of param.h. (Like fns.c.)
5198
dff28924 51991988-05-16 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
5200
5201 * loadst.c (load_average): Move load-average code to this new fn.
5202 Add conditionals to compute load ave on UMAX.
5203
dff28924 52041988-05-14 Richard Stallman (rms@lucky-charms.ai.mit.edu)
a933dad1
DL
5205
5206 * loadst.c: Change DK_HEADER_FILE to DKSTAT_HEADER_FILE
5207 with opposite sense.
5208
dff28924 52091988-05-13 Chris Hanson (cph@kleph)
a933dad1 5210
5879ac68
JB
5211 * emacsclient.c: Delete references to unused variable `out'.
5212 This caused a bus error when used under hp-ux.
a933dad1 5213
dff28924 52141988-05-06 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
5215
5216 * loadst.c: Control dk.h conditional with DK_HEADER_FILE.
5217
dff28924 52181988-05-04 Richard Stallman (rms@rice-krispies.ai.mit.edu)
a933dad1
DL
5219
5220 * etags.c (find_entries): `.t' or `.sch' means scheme code.
5221
dff28924 52221988-04-29 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
5223
5224 * loadst.c: Add BSD4_3 conditional for file dk.h instead of dkstat.h.
5225
dff28924 52261988-04-28 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
5227
5228 * movemail.c: #undef close, since config can #define it on V.3.
5879ac68 5229 * emacsclient.c, fakemail.c, loadst.c, server.c: Likewise.
a933dad1 5230
dff28924 52311988-04-26 Richard Stallman (rms@lucky-charms.ai.mit.edu)
a933dad1
DL
5232
5233 * etags.c (TEX_mode, etc.): Remove superfluous backslashes from
5234 invalid escape sequences such as `\{'.
5235
5236 * loadst.c: Add `sequent' conditional for file dk.h.
5237
dff28924 52381988-03-20 Richard M. Stallman (rms@wilson)
a933dad1 5239
5879ac68 5240 * server.c [not BSD and not HAVE_SYSVIPC]: Fix error message.
a933dad1 5241
5879ac68 5242 * loadst.c (main) [XENIX]: Use /usr/spool/mail, not /usr/mail.
6922b018
KH
5243
5244;; Local Variables:
880820fe 5245;; coding: utf-8
6922b018 5246;; End:
2a34a036 5247
95df8112 5248 Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
5b87ad55
GM
5249
5250 This file is part of GNU Emacs.
5251
ab73e885 5252 GNU Emacs is free software: you can redistribute it and/or modify
5b87ad55 5253 it under the terms of the GNU General Public License as published by
ab73e885
GM
5254 the Free Software Foundation, either version 3 of the License, or
5255 (at your option) any later version.
5b87ad55
GM
5256
5257 GNU Emacs is distributed in the hope that it will be useful,
5258 but WITHOUT ANY WARRANTY; without even the implied warranty of
5259 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
5260 GNU General Public License for more details.
5261
5262 You should have received a copy of the GNU General Public License
ab73e885 5263 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.