Bump version to 23.2.
[bpt/emacs.git] / etc / ChangeLog
CommitLineData
61a808e8
CY
12010-05-07 Chong Yidong <cyd@stupidchicken.com>
2
3 * Version 23.2 released.
4
5a7f1eb1
CY
52010-04-27 Chong Yidong <cyd@stupidchicken.com>
6
7 * PROBLEMS: Document gcc-4.5 bug (Bug#6031).
8
81b14dd2
KH
92010-04-23 Kenichi Handa <handa@m17n.org>
10
11 * HELLO: Adjust Burmese for Unicode 5.2 encoding.
12
46ac1194
FR
132010-04-04 Francesc Rocher <rocher@member.fsf.org>
14
15 * MORE.STUFF: Add a new entry for QWE.
16
727be773
CY
172010-03-28 Chong Yidong <cyd@stupidchicken.com>
18
19 * images/icons/hicolor/scalable/apps/emacs.svg: Put preamble after
20 svg tag (Bug#5790).
21
5660c0f5
EZ
222010-03-27 Eli Zaretskii <eliz@gnu.org>
23
24 * PROBLEMS: Mention problems on MS-Windows with incompatible
25 regex.h headers.
26
3af45ae1
FR
272010-03-15 Francesc Rocher <rocher@member.fsf.org>
28
29 * MORE.STUFF: Remove CEDET entry, now distributed as part of
30 Emacs.
31
d40a7570
GM
322010-03-06 Glenn Morris <rgm@gnu.org>
33
34 * srecode/default.srt (COPYRIGHT): Update template copyright to GPLv3+.
35
324f60ef
GM
362010-03-05 Glenn Morris <rgm@gnu.org>
37
38 * refcards/orgcard.tex: Use pdflayout.sty.
39 * refcards/Makefile (orgcard.pdf): Special rule no longer needed.
40
3bb1fc91
GM
412010-03-02 Glenn Morris <rgm@gnu.org>
42
43 * refcards/Makefile: For cs- and sk-, use pdfcsplain if available.
44 (pl-refcard.pdf): Let presence of pdfmex be another test for the
45 required TeX files. Pass explicit output-format to tex command.
46 (orgcard.pdf): Use ps2pdf, since pdftex tends to produce a
47 portrait layout rather than the desired landscape.
48
09e98003
GM
492010-03-01 Glenn Morris <rgm@gnu.org>
50
28a138be
GM
51 * refcards/pl-refcard.tex: Double forward-slashes in URL for Mex.
52
f9728733
GM
53 * refcards/de-refcard.tex: Fix paren typo.
54
2509f654
GM
55 * refcards/ru-refcard.tex: Rename \year command to \cyear, since
56 the former seems to be already used in some TeX installations.
57
09e98003
GM
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.pdf:
63 * refcards/orgcard.tex, refcards/pl-refcard.tex:
64 * refcards/pt-br-refcard.tex, refcards/refcard.tex:
65 * refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
66 * refcards/sk-refcard.tex, refcards/sk-survival.tex:
67 * refcards/survival.tex, refcards/vipcard.tex:
68 * refcards/viperCard.tex: Update short copyright year to 2010.
69
183c7ef9
GM
702010-02-26 Glenn Morris <rgm@gnu.org>
71
72 * tutorials/TUTORIAL.es, tutorials/TUTORIAL.pt_BR:
73 Fix some keybinding typos.
74
6fd060bf
CY
752010-02-14 Chong Yidong <cyd@stupidchicken.com>
76
22adfe08
GM
77 * images/custom/down-pushed.xpm, images/custom/down.xpm:
78 * images/custom/right-pushed.xpm:
79 * images/custom/right-pushed.xpm: Increase height by four
6fd060bf
CY
80 pixels, to improve text alignment.
81
045b9da7
ML
822010-01-16 Mario Lang <mlang@delysid.org>
83
84 * srecode/doc-cpp.srt, srecode/doc-default.srt:
85 * srecode/doc-java.srt: Remove duplicated words.
86
c30667d4
GM
872010-01-14 Nick Roberts <nickrob@snap.net.nz>
88
22adfe08
GM
89 * images/gud/recstart.xpm, images/gud/recstop.xpm:
90 * images/gud/rcont.xpm, images/gud/rnext.xpm:
91 * images/gud/rfinish.xpm, images/gud/rnexti.xpm:
92 * images/gud/rstep.xpm, images/gud/rstepi.xpm:
c30667d4
GM
93 New icons for reverse debugging.
94
c2dd1910
JB
952010-01-14 Juanma Barranquero <lekktu@gmail.com>
96
97 * srecode/doc-cpp.srt (function-comment, variable-same-line-comment)
98 (group-comment-start, group-comment-end):
99 * srecode/doc-default.srt (section-comment, function-comment)
100 (variable-same-line-comment, group-comment-start, group-comment-end):
101 * srecode/doc-java.srt (function-comment, variable-same-line-comment)
102 (group-comment-start, gropu-comment-end):
103 Fix typos in template docstrings.
104
d9a7c140
KH
1052010-01-14 Kenichi Handa <handa@m17n.org>
106
107 * NEWS: Describe the change of auto-composition-mode.
108
893db5bc
GM
1092010-01-12 Glenn Morris <rgm@gnu.org>
110
111 * CONTRIBUTE, NEWS: Use bug-gnu-emacs rather than emacs-pretest-bug
112 for bug reports for development versions.
113
da14b7ca
JB
1142010-01-01 Juanma Barranquero <lekktu@gmail.com>
115
116 * NEWS: Fix typos.
117
5b94cf5f
GM
1182009-12-15 Glenn Morris <rgm@gnu.org>
119
d40084d1
GM
120 * CONTRIBUTE (Coding Standards): Update URL.
121 (Getting the Source Code): Other VCSs are available.
122
8a0d3b3f
GM
123 * ORDERS: Update some URLs.
124
5b94cf5f
GM
125 * edt-user.el: New file, split out from edt-user.doc.
126 * edt-user.doc: Split into edt-user.el and ../doc/misc/edt.texi,
127 and remove.
128
9bbd0cac
MA
1292009-12-09 Michael Albinus <michael.albinus@gmx.de>
130
131 * NEWS: Point to the external counterparts of su and sudo.
132
eb7799da
GM
1332009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
134
135 * images/mpc/add.xpm, images/mpc/ffwd.xpm, images/mpc/next.xpm:
136 * images/mpc/pause.xpm, images/mpc/play.xpm, images/mpc/prev.xpm:
137 * images/mpc/rewind.xpm, images/mpc/stop.xpm:
138 New images.
139
59ffcfc4
MA
1402009-11-27 Michael Albinus <michael.albinus@gmx.de>
141
142 * NEWS: New functions eshell/su and eshell/sudo.
143
1d5aaabd
KR
1442009-11-26 Kevin Ryde <user42@zip.com.au>
145
146 * MORE.STUFF: emacswiki ElispArea url "wiki.pl" -> "wiki".
147 Aubrey Jaffer's texinfo R5RS moved to
148 http://groups.csail.mit.edu/mac/ftpdir/scm/r5rs.info.tar.gz
149 (per http://people.csail.mit.edu/jaffer/Scheme.html).
150
6a7ce3a2
JD
1512009-11-26 Jan Djärv <jan.h.d@swipnet.se>
152
153 * PROBLEMS: Mention Metacity hang on Emacs resize.
154
abbdc6a0
CY
1552009-11-20 Ken Brown <kbrown@cornell.edu> (tiny change)
156
5c3ef352
CY
157 * PROBLEMS: Add workaround for Cygwin crash and remove fixed
158 rebasing problem.
abbdc6a0 159
637fa988
JD
1602009-11-17 Jan Djärv <jan.h.d@swipnet.se>
161
162 * NEWS: Mention dynamic font changes (font-use-system-font).
163
17673adf
CD
1642009-11-15 Carsten Dominik <dominik@u016822.science.uva.nl>
165
166 * refcards/orgcard.tex: Push version number to 6.33a.
167
a351880d
CD
1682009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
169
170 * refcards/orgcard.tex: Document the new archiving keys.
171
951802d0
CY
1722009-11-08 Chong Yidong <cyd@stupidchicken.com>
173
174 * compilation.txt: Add one more error message for msft (Bug#4100).
175
3aa8040c
KF
1762009-10-09 Karl Fogel <karl.fogel@red-bean.com>
177
178 * NEWS: Document bookmark.el at 2008-06-25T16:51:33Z!monnier@iro.umontreal.ca format upgrade. (Bug#3375)
179
9a03b2e1
MA
1802009-10-04 Michael Albinus <michael.albinus@gmx.de>
181
182 * NEWS: New function copy-directory.
183
c05676c5
CY
1842009-10-03 Chong Yidong <cyd@stupidchicken.com>
185
186 * srecode: New directory for SRecode template files.
187
d3080264
MA
1882009-10-01 Michael Albinus <michael.albinus@gmx.de>
189
190 * NEWS: delete-directory has an optional parameter RECURSIVE.
191
7006d207
CD
1922009-10-01 Carsten Dominik <dominik@u016822.science.uva.nl>
193
194 * refcards/orgcard.tex: New version number.
195
8b15e920
MA
1962009-09-28 Michael Albinus <michael.albinus@gmx.de>
197
198 * NEWS: Mention Tramp connection methods "imap" and "imaps".
199
3d994264
TZ
2002009-09-27 Teodor Zlatanov <tzz@lifelogs.com>
201
202 * NEWS: Mention new library imap-hash.el
203
1659ada0
JB
2042009-09-22 Juanma Barranquero <lekktu@gmail.com>
205
206 * NEWS: Mention new variable `help-downcase-arguments'
207 and new default for arguments in *Help* buffers.
208
8686ac71
JB
2092009-09-15 Juanma Barranquero <lekktu@gmail.com>
210
211 * NEWS: Mention new behavior of -Q and new variable
212 `inhibit-x-resources'.
213
b2d98113
CY
2142009-09-13 Chong Yidong <cyd@stupidchicken.com>
215
216 * PROBLEMS: Document Athena/Lucid internationalization
217 problem (Bug#4333).
218
6eb02347
CD
2192009-09-02 Carsten Dominik <dominik@u016822.science.uva.nl>
220
221 * refcards/orgcard.tex: Document new effort setting commands.
222 Document the new keys for agenda time motion.
223 Document the `E' key in the agenda.
224
82e98df4
SM
2252009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
226
227 * NEWS: Declare unibyte sessions obsolete.
228
7284d47a
MA
2292009-08-28 Michael Albinus <michael.albinus@gmx.de>
230
231 * NEWS: Mention Tramp connection method "rsyncc" and variable
232 `process-file-side-effects'.
233
3c736e33
KH
2342009-08-13 Kenichi Handa <handa@m17n.org>
235
236 * NEWS: Mention the new coding systme `utf-8-hfs' and many
237 functions for Unicode normalization.
238
f10ce991
CY
2392009-08-09 CHENG Gao <chenggao@gmail.com>
240
241 * MORE.STUFF: Update Etags and Ispell URLs.
242
5ce6e4f4 2432009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
e9b23a04
DD
244
245 * images/gud/all.xpm, images/gud/thread.xpm: New icons for
246 gdb-mi.el
247
3bca7ca5
DN
2482009-08-07 Dan Nicolaescu <dann@ics.uci.edu>
249
250 * e/eterm-color.ti (msgr, u6, u7): New capabilities.
251
aa16c75d
MA
2522009-08-02 Michael Albinus <michael.albinus@gmx.de>
253
254 * NEWS: Autorevert Tail mode works now for remote files.
255
cabb1527
CY
2562009-07-26 Kevin Ryde <user42@zip.com.au>
257
258 * compilation.txt: Add Perl-Glib sample message.
259
100b6355
KR
2602009-07-23 Ken Raeburn <raeburn@raeburn.org>
261
262 * NEWS: `load-in-progress' corruption fixed.
263
0b5546d6
GM
2642009-07-21 Glenn Morris <rgm@gnu.org>
265
266 * refcards/cs-dired-ref.tex, refcards/dired-ref.tex:
267 * refcards/fr-dired-ref.tex, refcards/sk-dired-ref.tex:
268 * refcards/cs-refcard.tex, refcards/de-refcard.tex:
269 * refcards/fr-refcard.tex, refcards/pl-refcard.tex:
270 * refcards/pt-br-refcard.tex, refcards/refcard.tex:
271 * refcards/ru-refcard.tex, refcards/sk-refcard.tex:
272 * refcards/cs-survival.tex, refcards/fr-survival.tex:
273 * refcards/sk-survival.tex, refcards/survival.tex:
274 Remove version numbers that don't mean much. Instead, just use Emacs
275 version and date. Use FSF URL rather than postal address.
276
277 * refcards/vipcard.tex (versionnumber, version): Remove.
278 (versionemacs, versionvip): New.
279 (copyrightnotice): Use FSF URL rather than postal address.
280
281 * refcards/viperCard.tex (versionnumber): Rename to versionviper.
282 (versionemacs, versionxemacs): New.
283 (version): Remove.
284 (copyrightnotice): Use FSF URL rather than postal address.
285
f3cc0ddb
GM
2862009-07-16 Glenn Morris <rgm@gnu.org>
287
c2c847d2
GM
288 * refcards/cs-dired-ref.tex, refcards/fr-dired-ref.tex:
289 * refcards/sk-dired-ref.tex:
290 Remove non-existent (?) bindings: w, C-u o, U, delete.
291 Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.
292
f3cc0ddb
GM
293 * refcards/gnus-refcard.tex: Condense a few sentences in order to
294 make them fit on one line, and add some page breaks, to improve the
295 layout in the pdfs.
296
c1baf2d1
GM
2972009-07-15 Glenn Morris <rgm@gnu.org>
298
299 * refcards/dired-ref.tex: Change from A4 to letter paper.
300 Remove non-existent (?) bindings: w, C-u o, U, delete.
301 Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.
302 New: async shell command = &.
303
304 * refcards/gnus-refcard.tex (Copyright): Add 2009.
305 (Notes): Add missing line-break.
306 (Threading): Reword to fit on one line.
307
308 * refcards/calccard.tex (emacsversionnumber): Just use major version.
309
310 * refcards/Makefile (gnus-booklet.pdf): Use jobname rather than
311 clobbering gnus-refcard.pdf.
312 (clean): Remove .aux files.
31a9ab9d 313 (gnus-logo.pdf): Remove rule, since this file is distributed.
c1baf2d1 314
86b12161
KH
3152009-07-10 Kenichi Handa <handa@m17n.org>
316
317 * tutorials/TUTORIAL.ja: Reflect the latest change of TUTORIAL.
318
4cbe53b4
GM
3192009-07-10 Kevin Ryde <user42@zip.com.au>
320
321 * compilation.txt: Fix names of some elements.
322
45ea35bf
GM
3232009-07-08 Glenn Morris <rgm@gnu.org>
324
325 * tutorials/TUTORIAL: Standardize the way M-x commands are written:
326 dashes inside command names, not spaces; spaces before <Return>.
327 (Summary): Describe the new behavior of C-l.
328 (Basic Cursor Control): Don't say that files "ought" to end in newlines.
329 Try to distinguish scroll bar from fringes.
330 You can also scroll with a wheel mouse.
331 (If Emacs Stops Responding): Rename from "When Emacs is hung".
332 (Inserting And Deleting): Continuation marks appear in the fringe.
333 Clarify that deletion can be undone. Mention cut and paste, and
334 the Glossary.
335 (Files, Mode Line): Update mode-line format.
336 (Extending The Command Set): Downplay C-z, since using Emacs on a
337 text-only terminal is less common these days.
338 (Searching): Incremental searching is no longer atypical.
339 Downplay flow control issues, remove reference to deleted FAQ node.
340 (Multiple Windows): Mention frames.
341 (Multiple Frames): New section.
342 (Getting More Help): Downplay C-h having a different binding.
343 Don't say help is "on-line", since the meaning has changed.
344 (More Features): Replace "on-line". Use C-h rather than F10 h.
345 Say a little more about completion.
346 (Conclusion): Don't mention C-z again here.
347
3f1c6666
JD
3482009-07-01 Jan Djärv <jan.h.d@swipnet.se>
349
350 * NEWS: Mention maximized.
351
edb54f27
MA
3522009-06-30 Michael Albinus <michael.albinus@gmx.de>
353
354 * NEWS: Add "synce" connection method of Tramp.
355
ac8b8fcd
MA
3562009-06-24 Michael Albinus <michael.albinus@gmx.de>
357
358 * NEWS: Add new connection methods of Tramp.
359
aa4a9384
KH
3602009-06-24 Kenichi Handa <handa@m17n.org>
361
362 * charsets/stdenc.map: Re-generated.
363
364 * charsets/symbol.map: Re-generated.
365
70243478
CY
3662009-06-21 Chong Yidong <cyd@stupidchicken.com>
367
368 * Branch for 23.1.
369
043dfe24
AM
3702009-06-15 Alan Mackenzie <acm@muc.de>
371
372 * NEWS: Document changes to end-of-defun-function, clarifying
373 entry for beginning-of-defun-function.
374
d1d87851
BW
3752009-06-13 Bill Wohler <wohler@newt.com>
376
377 Release MH-E version 8.2.
378
379 * NEWS, MH-E-NEWS: Update for MH-E release 8.2.
380
742c7b4c
KH
3812009-06-12 Kenichi Handa <handa@m17n.org>
382
b643362c 383 * HELLO: Use "/" instead of "," to separate independent words.
67cbe681 384
742c7b4c
KH
385 * charsets/*.map: All re-generated.
386
3872009-06-08 Kenichi Handa <handa@m17n.org>
388
389 * HELLO: Downcase "suomi".
390
74815974
WL
3912009-05-25 Werner Lemberg <wl@gnu.org>
392
393 * tutorial/TUTORIAL.de: Updated; synchronize with TUTORIAL.
394 Use reformed Orthography.
395 Minor improvements.
396
ece53951
CY
3972009-05-19 Chong Yidong <cyd@stupidchicken.com>
398
399 * refcards/survival.tex: Add M-g M-g binding.
400
401 * refcards/survival.tex:
402 * refcards/sk-survival.tex:
403 * refcards/sk-refcard.tex:
404 * refcards/sk-dired-ref.tex:
405 * refcards/ru-refcard.tex:
406 * refcards/pt-br-refcard.tex:
407 * refcards/pl-refcard.tex:
408 * refcards/fr-survival.tex:
409 * refcards/fr-dired-ref.tex:
410 * refcards/dired-ref.tex:
411 * refcards/cs-survival.tex:
412 * refcards/cs-refcard.tex:
413 * refcards/cs-dired-ref.tex: Bump refcard version numbers to 23.
414
a96da3ab
CY
4152009-05-15 Chong Yidong <cyd@stupidchicken.com>
416
417 * refcards/refcard.tex: Update Emacs version to 23.
418
91ce9459
CY
4192009-05-15 Sven Joachim <svenjoac@gmx.de>
420
da14b7ca
JB
421 * refcards/de-refcard.tex: Merge changes from refcard.tex.
422 Change `Paragraph' to `Absatz'.
91ce9459 423
583ebd63
GM
4242009-04-09 Glenn Morris <rgm@gnu.org>
425
426 * MORE.STUFF: Update some urls. Remove dead links: eshell, expand,
427 ffap, hideshow. Remove original whitespace, now in obsolete/.
428 Remember and nXML are part of the distribution now.
429
2d2db320
KH
4302009-03-13 Kenichi Handa <handa@m17n.org>
431
432 * NEWS: Add description for the argument change of
433 `set-fontset-font' and `print-fontset'.
434
bd6e492c
GM
4352009-02-25 Glenn Morris <rgm@gnu.org>
436
437 * MORE.STUFF: Mention Zile.
438
a20878b6
MB
4392009-02-23 Miles Bader <miles@gnu.org>
440
441 * NEWS: Rename `system-process-attributes' to `process-attributes'.
442
6766b10c
NR
4432009-02-19 Nick Roberts <nickrob@snap.net.nz>
444
445 * compilation.txt: Add entry for maven.
446
f623f737
JB
4472009-02-14 Jay Belanger <jay.p.belanger@gmail.com>
448
449 * refcards/calccard.tex: Update version number.
450 Mention Maxima mode.
451
bec18736
DN
4522009-02-04 Dan Nicolaescu <dann@ics.uci.edu>
453
454 * compilation.txt (gnu): Add an example for the "note" format.
455
8c4fae51
JR
4562009-02-04 Jason Rumney <jasonr@gnu.org>
457
458 * PROBLEMS (CPP): Note problem with resource compiler of MSVC.
459
2c015ae7
GM
4602009-02-02 Carsten Dominik <dominik@science.uva.nl>
461
462 * refcards/orgcard.tex: New version number.
463
62e466d0
JB
4642009-01-28 Juanma Barranquero <lekktu@gmail.com>
465
466 * PROBLEMS (Windows): Add entry about TCC/4NT and App Paths keys.
467
7ddb1b5f
CD
4682009-01-28 Carsten Dominik <dominik@science.uva.nl>
469
470 * refcards/orgcard.tex: New version number.
471
3da3282e
CD
4722009-01-27 Carsten Dominik <dominik@science.uva.nl>
473
474 * refcards/orgcard.tex: New version number.
475
be7ca044
KH
4762009-01-27 Kenichi Handa <handa@m17n.org>
477
478 * NEWS: New function `coding-sytem-from-name'.
479
55e0839d
CD
4802009-01-25 Carsten Dominik <dominik@science.uva.nl>
481
482 * refcards/orgcard.tex: New year and version number.
483 Document heading/item conversion commands.
484 Document C-c RET in tables.
485
cc2fc5a2
MA
4862009-01-03 Michael Albinus <michael.albinus@gmx.de>
487
488 * NEWS: Tramp supports IPv6 addresses.
489
b6cb4cd5
CD
4902008-12-20 Carsten Dominik <dominik@science.uva.nl>
491
492 * refcards/orgcard.tex: Version number change.
493
bde76d3e
EZ
4942008-12-19 Eli Zaretskii <eliz@gnu.org>
495
496 * PROBLEMS (MS-DOS): Document the problems on Vista.
497
ed208c8a
CD
4982008-12-17 Carsten Dominik <dominik@science.uva.nl>
499
500 * refcards/orgcard.tex: Version number change.
501
67df9cfb
CD
5022008-12-16 Carsten Dominik <dominik@science.uva.nl>
503
504 * refcards/orgcard.tex: Version number change.
505
7c3cb0ab
DN
5062008-12-11 Dan Nicolaescu <dann@ics.uci.edu>
507
508 * MACHINES: SH3 is still supported.
509
96c8522a
CD
5102008-12-07 Carsten Dominik <dominik@science.uva.nl>
511
512 * refcards/orgcard.tex: Version number update.
513
0956be4f
JB
5142008-11-27 Juanma Barranquero <lekktu@gmail.com>
515
516 * NEWS: Fix typo. (Bug#1439)
517
e45e3595
CD
5182008-11-12 Carsten Dominik <dominik@science.uva.nl>
519
520 * refcards/orgcard.tex: Document the extra yanking key.
521
33198156
MH
5222008-11-08 Mark A. Hershberger <mah@everybody.org>
523
524 * compilation.txt (php): Add regexp for php error messages.
525
d6c180c4
JB
5262008-10-24 Juanma Barranquero <lekktu@gmail.com>
527
528 * NEWS: New function `locate-user-emacs-file'.
529
fac5dc61
DN
5302008-10-18 Ulrich Mueller <ulm@gentoo.org>
531
532 * MACHINES: Add section for SuperH.
533
47ffc456
CD
5342008-10-12 Carsten Dominik <dominik@science.uva.nl>
535
536 * refcards/orgcard.tex: Add description for attachments, plus
537 minor changes.
538
5392008-07-24 Carsten Dominik <dominik@science.uva.nl>
540
541 * refcards/orgcard.tex: Minor fixes.
542
29c068d1
DU
5432008-09-08 Daiki Ueno <ueno@unixuser.org>
544
545 * TODO: Remove the entry describing auto-encryption.
546
3256a475
RC
5472008-08-26 Robert J. Chassell <bob@rattlesnake.com>
548
10d1d0af 549 * PROBLEMS: Prevent pasting a region twice on an xterm or rxvt in X.
3256a475 550
5bd950ea
CY
5512008-08-23 Chong Yidong <cyd@stupidchicken.com>
552
553 * HELLO: Fix Javanese pun.
554
f956beb6
BW
5552008-08-18 Bill Wohler <wohler@newt.com>
556
557 Release MH-E version 8.1.
10d1d0af 558
f956beb6
BW
559 * NEWS, MH-E-NEWS: Update for MH-E release 8.1.
560
4e5a8be9
VJL
5612008-08-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
562
563 * NEWS: Improve information about whitespace package.
564
6d496c76
TZ
5652008-08-01 Teodor Zlatanov <tzz@lifelogs.com>
566
567 * NEWS: Add entries about the new auth-source integration and
568 about the cyrillic-translit modifications.
569
7ded3383
AR
5702008-08-01 Adrian Robert <Adrian.B.Robert@gmail.com>
571
572 * Emacs.clr: Remove.
573
7c2fb837
DN
5742008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
575
576 * termcap.src: Remove file.
577 * README:
578 * PROBLEMS:
579 * MACHINES: Remove VMS info.
580
9e2a2647
DN
5812008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
582
583 * PROBLEMS:
584 * MACHINES: Remove mentions of Mac Carbon.
585
355b422f
VJL
5862008-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
587
588 * NEWS: New function `diff-show-trailing-blanks' in diff-mode.el.
589
b8454fe2
MA
5902008-07-24 Michael Albinus <michael.albinus@gmx.de>
591
592 * NEWS: Add xesam.el.
593
2f56f788
VJL
5942008-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
595
596 * NEWS: Add information about whitespace package.
597
15f54450
JL
5982008-07-19 Juri Linkov <juri@jurta.org>
599
600 * tutorials/TUTORIAL: Add information about C-g to the introduction.
601
555b0992
JB
6022008-07-18 Francesc Rocher <rocher@member.fsf.org>
603
604 * images/splash8.xpm: Remove.
605
ba60bd44 6062008-07-17 Adrian Robert <Adrian.B.Robert@gmail.com>
06b62770
AR
607
608 * NEWS: Add entry about NS port.
609
ba60bd44 6102008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
611
612 * Emacs.clr: New file, add support for X color names to NS display
613 implementations.
614
268207a3
JL
6152008-07-12 Juri Linkov <juri@jurta.org>
616
617 * HELLO: Use more correct IPA characters for English pronunciation.
618 Add the combining acute accent after the accented vowel in the
619 Russian example like it is used in dictionaries.
620
3b48f0d2
KH
6212008-07-11 Kenichi Handa <handa@m17n.org>
622
10d1d0af 623 * HELLO: Change the Arabic words appearing in Non-ASCII examples to
3b48f0d2
KH
624 iso-8859-6 characters.
625
68548459
JB
6262008-07-02 Francesc Rocher <rocher@member.fsf.org>
627
628 * images/splash.png:
629 * images/splash.svg:
630 * images/gnus/gnus.png:
631 * images/gnus/gnus.svg: New files.
632
50542767
KH
6332008-06-25 Kenichi Handa <handa@m17n.org>
634
635 * NEWS: Mention string-to-unibyte.
636
e9e70c43
MA
6372008-06-21 Michael Albinus <michael.albinus@gmx.de>
638
639 * NEWS: Tramp uses auth-source.
640
203553fd
JPW
6412008-06-08 John Paul Wallington <jpw@pobox.com>
642
68548459 643 * NEWS: Document that `completion-ignore-case' is nil on MS-Windows.
203553fd 644
23aaf52b
MO
6452008-05-19 Tom Tromey <tromey@redhat.com>
646
647 * NEWS: Mention directory-local variables.
648
5525fa30
JL
6492008-05-11 Juri Linkov <juri@jurta.org>
650
651 * images/custom/README:
652 * images/custom/down.xpm:
653 * images/custom/down-pushed.xpm:
654 * images/custom/right.xpm:
655 * images/custom/right-pushed.xpm: New files.
656
db86064f
ER
6572008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
658
659 * NEWS: Support for Meta-CVS removed.
660
ba82b36e
NR
6612008-05-05 Nick Roberts <nickrob@snap.net.nz>
662
663 * compilation.txt: Add regexp for Open Watcom compiler output.
664
e405fa5f
RS
6652008-05-04 Reiner Steib <reiner.steib@gmx.de>
666
667 * NEWS: Reword previous commit.
668 * NEWS.22: Document removal of duplicated "alt-" input methods.
669
6702008-05-03 Glenn Morris <rgm@gnu.org>
671
672 * NEWS: Document removal of duplicated "alt-" input methods.
673
1cb33438
GM
6742008-04-26 Glenn Morris <rgm@gnu.org>
675
676 * forms-d2.dat: Move here from ../lisp.
677
312082e9
JR
6782008-04-06 Jason Rumney <jasonr@gnu.org>
679
680 * HELLO (Burmese): Rename from Myanmar.
681
e652d4d3
RS
6822008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
683
684 * GNUS-NEWS (incoming mail files): Add version.
685
bd6b0b01
RS
6862008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
687
5bc6ddff
MB
688 * tutorials/TUTORIAL.de: Remove even more discussion of flow
689 control. Refer to node name `Init Rebinding' instead of title.
690
28a16a1b
CD
6912008-03-13 Carsten Dominik <dominik@science.uva.nl>
692
693 * refcards/orgcard.tex: Minor fixes.
694
4d2d106e
CY
6952008-03-12 Chong Yidong <cyd@stupidchicken.com>
696
5bc6ddff
MB
697 * tutorials/TUTORIAL, tutorials/TUTORIAL.fr, tutorials/TUTORIAL.ro:
698 * tutorials/TUTORIAL.bg, tutorials/TUTORIAL.it, tutorials/TUTORIAL.ru:
699 * tutorials/TUTORIAL.cn, tutorials/TUTORIAL.ja, tutorials/TUTORIAL.sk:
700 * tutorials/TUTORIAL.cs, tutorials/TUTORIAL.ko, tutorials/TUTORIAL.sl:
701 * tutorials/TUTORIAL.de, tutorials/TUTORIAL.nl, tutorials/TUTORIAL.sv:
702 * tutorials/TUTORIAL.eo, tutorials/TUTORIAL.pl, tutorials/TUTORIAL.th:
703 * tutorials/TUTORIAL.es, tutorials/TUTORIAL.pt_BR:
704 Remove discussion of flow control.
4d2d106e 705
85efdcf3
JB
7062008-03-12 Juanma Barranquero <lekktu@gmail.com>
707
708 * NEWS: Describe linum.el.
709
cf358568
GM
7102008-03-11 Glenn Morris <rgm@gnu.org>
711
712 * images/icons/hicolor/128x128/apps/emacs.png:
713 * images/icons/hicolor/16x16/apps/emacs.png:
714 * images/icons/hicolor/24x24/apps/emacs.png:
715 * images/icons/hicolor/32x32/apps/emacs.png:
716 * images/icons/hicolor/48x48/apps/emacs.png:
717 * images/icons/hicolor/scalable/apps/emacs.svg:
718 * images/icons/hicolor/scalable/mimetypes/emacs-document.svg:
719 Remove `creator' metadata.
720
880820fe 7212008-03-06 Jan Djärv <jan.h.d@swipnet.se>
e8db5c59
JD
722
723 * images/README: Update with bookmark_add.
724
cf358568 725 * images/bookmark_add.pbm, images/bookmark_add.xpm: New files.
e8db5c59 726
7b7b316e
DN
7272008-03-03 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
728
67ab2045
JR
729 * images/icons/hicolor/32x32/apps/emacs.png: Make transparency 8 bit.
730 * images/icons/hicolor/scalable/mimetypes/emacs-document.svg: New file.
7b7b316e
DN
731 * images/icons/hicolor/scalable/apps/emacs.svg: Fix format.
732
8298ed37
GM
7332008-03-03 Andrew Zhilin <andrew_zhilin@yahoo.com>
734
735 * images/icons/hicolor/16x16/apps/emacs22.png:
736 * images/icons/hicolor/24x24/apps/emacs22.png:
737 * images/icons/hicolor/32x32/apps/emacs22.png:
738 * images/icons/hicolor/48x48/apps/emacs22.png: New files.
739 These are the old versions of `emacs.png' under a new name.
740
c9cc6462
DN
7412008-03-02 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
742
743 * images/icons/README: Update info for the icons.
744
745 * images/icons/emacs16_mac.png:
746 * images/icons/emacs24_mac.png:
747 * images/icons/emacs256_mac.png:
748 * images/icons/emacs32_mac.png:
749 * images/icons/emacs48_mac.png:
8298ed37 750 * images/icons/emacs512_mac.png: Remove.
c9cc6462
DN
751
752 * images/icons/hicolor/16x16/apps/emacs.png:
753 * images/icons/hicolor/24x24/apps/emacs.png:
754 * images/icons/hicolor/32x32/apps/emacs.png:
755 * images/icons/hicolor/48x48/apps/emacs.png: New icon.
756
757 * images/icons/hicolor/scalable/apps/emacs.svg:
758 * images/icons/hicolor/128x128/apps/emacs.png: New files.
759
143cecdb
RS
7602008-02-26 Reiner Steib <Reiner.Steib@gmx.de>
761
762 * NEWS (Gnus): Mention problem with coding system `utf-8-emacs'
763 when using different Emacs versions.
764
880820fe 7652008-02-25 Jan Djärv <jan.h.d@swipnet.se>
28bcb349 766
51fb064b
MB
767 * NEWS.22: Mention stock icons for Gtk+.
768
19095422
KH
7692008-02-22 Kenichi Handa <handa@ni.aist.go.jp>
770
4a4bdfc7 771 * NEWS: Mention the new language environments Bengali, Punjabi,
19095422
KH
772 Gujarati, Oriya, Telugu, Sinhala. Mention the removal of features
773 devanagari, devan-util, kannada, knd-util, malayalam, mlm-util,
774 tamil, and tml-util.
775
607d3be2
MO
7762008-02-22 Michael Olson <mwolson@gnu.org>
777
778 * NEWS: Describe nXML mode and json.el.
779
6a6b4d7d
KH
7802008-02-21 Kenichi Handa <handa@ni.aist.go.jp>
781
4a4bdfc7
JB
782 * NEWS: Improve the description about the removal of cp-...-codepage
783 functions. Describe the removal of the feature `devan-util'.
6a6b4d7d 784
027cd644
GM
7852008-02-21 Glenn Morris <rgm@gnu.org>
786
787 * NEWS.unicode: Merge into NEWS and remove file.
788
3d8c4938
KH
7892008-02-20 Kenichi Handa <handa@ni.aist.go.jp>
790
791 * NEWS.unicode: Mention the removal of codepage related functions.
792
1f7bdd6f
GM
7932008-02-16 Glenn Morris <rgm@gnu.org>
794
795 * nxml/test-invalid.xml, nxml/test-valid.xml: Move here from lisp/nxml.
796 Rename from "test." to "test-" for doschk.
797
c6588a85
MO
7982008-02-10 Daiki Ueno <ueno@unixuser.org>
799
800 * NEWS: Clarify EasyPG functionalities.
801
f34cec5c
EZ
8022008-02-09 Eli Zaretskii <eliz@gnu.org>
803
b03f96dc
MB
804 * tutorials/TUTORIAL.ru: Remove redundant empty lines, insert a
805 magic line instead.
806
880820fe 8072008-02-08 Jan Djärv <jan.h.d@swipnet.se>
7b476dbe
JD
808
809 * NEWS: Mention XEmbed and --parent-id.
810
4b01af2e
MO
8112008-02-08 Daiki Ueno <ueno@unixuser.org>
812
813 * NEWS: Mention EasyPG.
814
ee2502fa
EZ
8152008-02-02 Eli Zaretskii <eliz@gnu.org>
816
85efdcf3
JB
817 * tutorials/TUTORIAL.ru: Restore copyright years. Update tutorial.
818 Fix wording.
ee2502fa 819
aca7a3d2
MB
8202008-02-02 Kenichi Handa <handa@ni.aist.go.jp>
821
19095422 822 * HELLO: Add Bengali, Gujarati, Khmer, Myanmar, Oriya, Sinhala,
10d1d0af 823 Telugu. Fix ISO-2022 designations in Cantonese line.
aca7a3d2 824
f78b3baf 8252008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
826
827 * HELLO: Remove non-unicode character from Tibetan text.
828
f78b3baf 8292008-02-01 Miles Bader <miles@gnu.org>
aca7a3d2
MB
830
831 * TODO, PROBLEMS, NEWS: Replace references to Emacs version "22"
832 with "23".
833
f78b3baf 8342008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
835
836 * charsets: New directory for charset mapping tables.
837
838 * charsets/README: New file.
839
840 * charsets/*.map: New files.
841
f78b3baf 8422008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
843
844 * HELLO: Change "Hindi" to more common characters.
845
f78b3baf 8462008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 847
bcc891c2
GM
848 * HELLO: Fix upcase and downcase for several languages.
849 Change the two German lines into one. Change "Nederlangs" to
850 "Dutch (Nederlands)". Add original language names to several entries.
aca7a3d2 851
f78b3baf 8522008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 853
b03f96dc 854 * tutorials/TUTORIAL.es: Add local variable coding: latin-1.
aca7a3d2 855
f78b3baf 8562008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 857
bcc891c2 858 * HELLO: Change indian-2-column chars of Hindi line to Unicode chars.
aca7a3d2 859
f78b3baf 8602008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
861
862 * HELLO: Add pseudo-maths example.
863
f05c591d
CY
8642008-01-31 Alex Ott <alexott@gmail.com>
865
866 * tutorials/TUTORIAL.ru: Update tutorial.
867
5e56b3fb
MO
8682008-01-25 Michael Olson <mwolson@gnu.org>
869
870 * ERC-NEWS: Update for ERC 5.3 release candidate.
871
1966aa84
JB
8722008-01-22 Juanma Barranquero <lekktu@gmail.com>
873
874 * DEVEL.HUMOR: New entry.
875
dbc28aaa
CD
8762008-01-18 Carsten Dominik <dominik@science.uva.nl>
877
878 * refcards/orgcard.tex: Update to Org-mode version 5.19.
879
bb9f7948
EZ
8802008-01-12 Eli Zaretskii <eliz@gnu.org>
881
882 * MACHINES: Add an explicit list of platforms that are no longer
883 supported.
884 * NEWS: Refer to this list.
885
6c5a8964
GM
8862008-01-08 Glenn Morris <rgm@gnu.org>
887
7de6767d
GM
888 * refcards/calccard.tex, refcards/cs-dired-ref.tex:
889 * refcards/cs-refcard.tex, refcards/cs-survival.tex:
890 * refcards/de-refcard.tex, refcards/dired-ref.tex:
891 * refcards/fr-drdref.tex, refcards/fr-refcard.tex:
892 * refcards/fr-survival.tex, refcards/gnus-refcard.tex:
893 * refcards/orgcard.tex, refcards/pl-refcard.tex:
894 * refcards/pt-br-refcard.tex, refcards/refcard.tex:
895 * refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
896 * refcards/sk-refcard.tex, refcards/sk-survival.tex:
897 * refcards/survival.tex, refcards/vipcard.tex:
898 * refcards/viperCard.tex: Update printed copyright year to 2008.
6c5a8964 899
049dcb6f
GM
9002008-01-08 Kevin Ryde <user42@zip.com.au>
901
902 * compilation.txt (perl): Add a "during global destruction" sample.
903
f3041af1
DN
9042008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
905
906 * PROBLEMS:
907 * MACHINES: Remove references to systems not supported anymore.
908
d35e1cd7
DN
9092008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
910
911 * MACHINES: Remove Masscomp.
912
1c884795
DN
9132008-01-03 Dan Nicolaescu <dann@ics.uci.edu>
914
915 * images/icons/emacs_16.png, images/icons/emacs_24.png
916 * images/icons/emacs_32.png, images/icons/emacs_48.png: Rename to
1966aa84 917 hicolor/16x16/apps/emacs.png, hicolor/24x24/apps/emacs.png,
1c884795
DN
918 hicolor/32x32/apps/emacs.png and hicolor/48x48/apps/emacs.png.
919
920 * images/icons/README (Author): Update for renaming.
921
922 * emacs.desktop (Icon): Update icon name.
923
243d547c
EZ
9242007-12-15 Eli Zaretskii <eliz@gnu.org>
925
0afd5f04
EZ
926 The following files renamed to avoid file-name clashes in
927 8+3 (a.k.a. DOS) namespace:
928
30361fee
EZ
929 * schema/xhtml-basic-form.rnc: Renamed to xhtml-bform.rnc.
930 * schema/xhtml-basic-table.rnc: Renamed to xhtml-btable.rnc.
931 * schema/xhtml-list.rnc: Renamed to xhtml-lst.rnc.
932 * schema/xhtml-target.rnc: Renamed to xhtml-tgt.rnc.
933 * schema/xhtml-style.rnc: Renamed to xhtml-xstyle.rnc.
934 * schema/xhtml-form.rnc, schema/xhtml-table.rnc, schema/xhtml.rnc:
935 Updated accordingly.
936
e7bdf123 937 * schema/docbook-dyntbl.rnc, schema/docbook-soextbl.rnc: Renamed to
30361fee
EZ
938 docbk-dyntbl.rnc and docbk-soextbl.rnc, respectively.
939
243d547c
EZ
940 * images/icons/macemacs_16.png, images/icons/macemacs_24.png:
941 * images/icons/macemacs_32.png, images/icons/macemacs_48.png:
942 * images/icons/macemacs_256.png, images/icons/macemacs_512.png:
943 Renamed to emacs16_mac.png, emacs24_mac.png, emacs32_mac.png,
944 emacs48_mac.png, emacs256_mac.png, and emacs512_mac.png,
0afd5f04 945 respectively.
243d547c 946
97fdf31e 9472007-12-08 Ulrich Mueller <ulm@gentoo.org> (tiny change)
d65f0593
DN
948
949 * emacs.desktop (Exec, Icon, Categories): Fix entries.
950
cf944fa4
RS
9512007-12-08 Reiner Steib <Reiner.Steib@gmx.de>
952
953 * NEWS: Add minimal Gnus item.
954
e10fe1cb
DN
9552007-12-08 Dan Nicolaescu <dann@ics.uci.edu>
956
957 * emacs.desktop: New file.
958
5adb5026 9592007-11-30 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
fb87d8de
GM
960
961 * images/icons/macemacs_16.png, images/icons/macemacs_24.png:
962 * images/icons/macemacs_32.png, images/icons/macemacs_48.png:
963 * images/icons/macemacs_256.png, images/icons/macemacs_512.png:
964 New files.
965
6d4ca4d2
GM
9662007-11-28 Glenn Morris <rgm@gnu.org>
967
968 * nxml/: New directory, moved here from lisp/nxml/char-name/unicode.
d98a6328 969 * nxml/README: New file.
6d4ca4d2 970
e3b0153a
GM
9712007-11-24 Glenn Morris <rgm@gnu.org>
972
973 * images/gnus/mail_send.xpm: Rename to mail-send.xpm.
974
8cd39fb3
MH
9752007-11-23 Mark A. Hershberger <mah@everybody.org>
976
ac97a16b
MH
977 * NXML-NEWS: New File.
978
8cd39fb3
MH
979 * schema: Initial merge of nxml.
980
880820fe 9812007-11-22 Francesco Potortì <pot@gnu.org>
20f123b4
FP
982
983 * NEWS: etags: the --members option is now the default.
984
fe22da3c
GM
9852007-11-22 Glenn Morris <rgm@gnu.org>
986
987 * images/smilies/grayscale/README, images/smilies/medium/README:
988 New files.
989
afefed62
VJL
9902007-11-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
991
992 * compilation.txt: Add new entries: compilation-perl--Pod::Checker,
993 compilation-perl--Test, compilation-perl--Test::Harness and
994 compilation-weblint.
995
07e5c0b0
DN
9962007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
997
998 * MACHINES: Remove Sun windows info.
999
15f3eb73
MO
10002007-10-30 Michael Olson <mwolson@gnu.org>
1001
1002 * NEWS: Add entry for Remember Mode.
1003
f930e1a4
GM
10042007-10-29 Glenn Morris <rgm@gnu.org>
1005
1006 * refcards/gnus-refcard.tex: Restore Feb 2007 copyright
1007 clarifications lost in update to Gnus trunk.
1008
880820fe 10092007-10-28 Adam Sjøgren <asjo@koldfront.dk>
a352dec1 1010
a61646e1
GM
1011 * images/smilies/grayscale/blink.xpm:
1012 * images/smilies/grayscale/braindamaged.xpm
1013 * images/smilies/grayscale/cry.xpm, images/smilies/grayscale/dead.xpm:
1014 * images/smilies/grayscale/evil.xpm:
1015 * images/smilies/grayscale/forced.xpm:
1016 * images/smilies/grayscale/frown.xpm, images/smilies/grayscale/grin.xpm:
1017 * images/smilies/grayscale/indifferent.xpm:
1018 * images/smilies/grayscale/reverse-smile.xpm:
1019 * images/smilies/grayscale/sad.xpm, images/smilies/grayscale/smile.xpm:
1020 * images/smilies/grayscale/wry.xpm: New larger grayscale smileys.
1021
1022 * images/smilies/medium/blink.xpm:
1023 * images/smilies/medium/braindamaged.xpm, images/smilies/medium/cry.xpm:
1024 * images/smilies/medium/dead.xpm, images/smilies/medium/evil.xpm:
1025 * images/smilies/medium/forced.xpm, images/smilies/medium/frown.xpm:
1026 * images/smilies/medium/grin.xpm, images/smilies/medium/indifferent.xpm:
1027 * images/smilies/medium/reverse-smile.xpm:
1028 * images/smilies/medium/sad.xpm, images/smilies/medium/smile.xpm:
1029 * images/smilies/medium/wry.xpm: New colorful smileys.
a352dec1 1030
b6675b2d
MO
10312007-10-29 Michael Olson <mwolson@gnu.org>
1032
1033 * ERC-NEWS: Update for recent change.
1034
2697297f
JB
10352007-10-27 Juanma Barranquero <lekktu@gmail.com>
1036
1037 * .cvsignore: Add *.pyc.
1038
d88da39a
JY
10392007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
1040
1041 * ses-example.ses: Get rid of silly life-universe-everything local
1042 variable. `symbolic-formulas' is now `ses--symbolic-formulas'.
1043
a8d7b1a0
JB
10442007-10-24 Juanma Barranquero <lekktu@gmail.com>
1045
1046 * NEWS: Mention desktop locking.
1047
4a11b6b5
ER
10482007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
1049
1050 * NEWS: Explain the VC fileset changes a bit better.
1051
8b6f62fc
GM
10522007-09-28 Glenn Morris <rgm@gnu.org>
1053
1054 * PROBLEMS: Mention Tex superscript font issue.
1055
d87b5ced
JB
10562007-09-25 Johannes Weiner <hannes@saeurebad.de>
1057
1058 * NEWS: Fix typo.
1059
a0e0e2db
GM
10602007-09-24 Glenn Morris <rgm@gnu.org>
1061
1062 * CONTRIBUTE: Remove information on maintaining copyright years;
1063 it does not belong here and is in admin/notes anyway.
1064
c3f01f42
GM
10652007-09-24 Adam Hupp <adam@hupp.org>
1066
1067 * emacs.py: Split for python 2 and python 3 compatibility.
1068 * emacs2.py: New file, split off from emacs.py.
1069 * emacs3.py: New file, python 3 version of emacs2.py.
1070
44f9ac8a
GM
10712007-09-21 Glenn Morris <rgm@gnu.org>
1072
1073 * emacstool.1: Remove file.
6f022c19 1074 * emacs.bash: Adapt for removal of emacstool.
ac3afa5a 1075 * emacs.csh: Remove emacstool-related code.
44f9ac8a 1076
4a155610
GM
10772007-09-16 Glenn Morris <rgm@gnu.org>
1078
1079 * gfdl.1: Remove unused file.
1080
0d75dcc8
GM
10812007-09-12 Glenn Morris <rgm@gnu.org>
1082
1083 * Makefile (SOURCES, unlock, relock): Delete.
1084
880820fe 10852007-09-10 Michaël Cadilhac <michael@cadilhac.name>
f664fee9
MC
1086
1087 * NEWS: Document the interactive specification for C functions.
1088 Say that `set-file-modes' is now interactive.
1089
c10b0597
MO
10902007-09-10 Michael Olson <mwolson@gnu.org>
1091
1092 * ERC-NEWS: Improve description of erc-tls and erc-ssl change.
1093
67bd779a
JL
10942007-09-09 Juri Linkov <juri@jurta.org>
1095
1096 * AUTHORS, CONTRIBUTE: New files, moved here from the root dir.
1097
526dc846
MO
10982007-09-08 Michael Olson <mwolson@gnu.org>
1099
d87b5ced 1100 * ERC-NEWS: Update for changes to the development version of ERC 5.3.
526dc846 1101
fb6794d5
GM
11022007-09-06 Glenn Morris <rgm@gnu.org>
1103
1104 * ctags.1, emacs.1, emacsclient.1, etags.1: Move from etc/ to
1105 doc/man/.
1106
1107 * refcards/README: Also mention gnus-logo.pdf license.
1108
223afe64
CD
11092007-08-30 Carsten Dominik <dominik@science.uva.nl>
1110
1111 * NEWS.22 (Note): Lower-case for orgtbl-mode.
1112
880820fe 11132007-08-29 Jan Djärv <jan.h.d@swipnet.se>
2e3695d2
JD
1114
1115 * NEWS: Say that Gtk+ build uses stock icons.
1116
23e2b39d
WL
11172007-08-28 Werner LEMBERG <wl@gnu.org>
1118
1119 * refcards/de-refcard.tex, refcards/de-refcard.pdf: Use `C-M-%'
1120 instead of `M-x query-replace-regexp'.
1121
4b340319
YM
11222007-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1123
1124 * PROBLEMS (Mac OS X): Add alternative workaround for QuickTime
1125 updater breakage.
1126
880820fe 11272007-08-26 Michaël Cadilhac <michael@cadilhac.name>
8fb9a9b6 1128
c0dadae9
MC
1129 * NEWS: Say that PDF files are now the default for refcards.
1130
7de6767d
GM
1131 * refcards/fr-drdref.tex, refcards/fr-drdref.pdf: Move these to...
1132 * refcards/fr-dired-ref.tex, refcards/fr-dired-ref.pdf: ... those names.
ea404efc 1133
8fb9a9b6
MC
1134 * refcards/pdflayout.sty: New. Handle PDF layouts through
1135 \pdfpagewidth and \pdfpageheight.
1136
7de6767d
GM
1137 * refcards/calccard.pdf, refcards/cs-dired-ref.pdf:
1138 * refcards/cs-refcard.pdf, refcards/de-refcard.pdf:
1139 * refcards/dired-ref.pdf, refcards/fr-drdref.pdf:
1140 * refcards/fr-refcard.pdf, refcards/gnus-booklet.pdf:
1141 * refcards/gnus-logo.pdf, refcards/gnus-refcard.pdf:
1142 * refcards/orgcard.pdf, refcards/pl-refcard.pdf:
1143 * refcards/pt-br-refcard.pdf, refcards/refcard.pdf:
1144 * refcards/ru-refcard.pdf, refcards/sk-dired-ref.pdf:
1145 * refcards/sk-refcard.pdf: Add PDF versions of the refcards.
1146
1147 * refcards/calccard.ps, refcards/cs-dired-ref.ps:
1148 * refcards/cs-refcard.ps, refcards/de-refcard.ps, refcards/dired-ref.ps:
1149 * refcards/fr-drdref.ps, refcards/fr-refcard.ps:
1150 * refcards/gnus-booklet.ps, refcards/gnus-logo.ps:
1151 * refcards/gnus-refcard.ps, refcards/orgcard.ps, refcards/pl-refcard.ps:
1152 * refcards/pt-br-refcard.ps, refcards/refcard.ps:
1153 * refcards/ru-refcard.ps, refcards/sk-dired-ref.ps:
1154 * refcards/sk-refcard.ps: Remove the PS versions of the refcards.
1155
1156 * refcards/calccard.tex, refcards/fr-survival.tex, refcards/orgcard.tex:
1157 * refcards/pl-refcard.tex, refcards/pt-br-refcard.tex:
1158 * refcards/refcard.tex, refcards/survival.tex, refcards/vipcard.tex:
1159 * refcards/viperCard.tex: Specify PDF layout,
1160 use a PDF `compile-command' local variable.
1161
1162 * refcards/cs-dired-ref.tex, refcards/cs-refcard.tex:
1163 * refcards/cs-survival.tex, refcards/dired-ref.tex:
1164 * refcards/fr-drdref.tex, refcards/sk-dired-ref.tex:
1165 * refcards/sk-refcard.tex, refcards/sk-survival.tex:
8fb9a9b6
MC
1166 Specify PDF layout.
1167
7de6767d
GM
1168 * refcards/fr-refcard.tex: Update copyright notice.
1169 Update the examples. Fix a typo. Remove the `letterpaper' counter,
1170 specify PDF layout, use a PDF `compile-command' local variable.
8fb9a9b6 1171
7de6767d
GM
1172 * refcards/de-refcard.tex: Remove the `letterpaper' counter,
1173 specify PDF layout, use a PDF `compile-command' local variable.
8fb9a9b6 1174
7de6767d 1175 * refcards/ru-refcard.tex: Use a PDF `compile-command' local variable.
8fb9a9b6 1176
7de6767d
GM
1177 * refcards/Makefile: Add rules for creating the refcards in PDF,
1178 make them the default. Change `fr-drdref' to `fr-dired-ref'.
8fb9a9b6 1179
08039aa2
GM
11802007-08-23 Glenn Morris <rgm@gnu.org>
1181
1182 * Makefile (mostlyclean, clean, distclean, maintainer-clean):
1183 Delete these targets since nothing uses them.
1184 (SOURCES): Update.
1185 Move comments to e/README. Remove license from now-trivial file.
1186
1187 * e/README: New file, with most information formerly in Makefile.
1188
1af74d06
MB
11892007-09-05 Jason Rumney <jasonr@gnu.org>
1190
1191 * NEWS.22: Mention focus-follows-mouse change.
1192
3baad51b
KB
11932007-08-22 Karl Berry <karl@gnu.org>
1194
7de6767d 1195 * refcards/refcard.tex: Updates for printing.
d87b5ced
JB
1196 (\versionyear): Update to 2007.
1197 (\copyrightnotice): Modified or unmodified ok.
1198 (Simple Customization): Don't use goto-line, since now it's bound.
fe6b2fd0 1199 Also, use now-preferred (kbd ...) syntax.
3baad51b 1200
6c5d503f
MA
12012007-08-22 Michael Albinus <michael.albinus@gmx.de>
1202
1203 * NEWS: `shell' prompts for the default directory if called with a
1204 prefix and `default-directory' is a remote file name.
1205
45196e0b
GM
12062007-08-22 Glenn Morris <rgm@gnu.org>
1207
1208 * tree-widget: Move this directory into images/ subdirectory.
1209
a523f0c7 1210 * refcards/: New directory. Move refcards here.
86965385
GM
1211 * Makefile: Move refcard rules from here...
1212 * refcards/Makefile: ...to here.
9f56b5ee
GM
1213 * README: Move information about tex files from here...
1214 * refcards/README: ...to here.
a523f0c7 1215
d87b5ced 1216 * tutorials/: New directory. Move TUTORIAL* here.
38f37c0f
GM
1217
1218 * gnus.pbm, letter.pbm, letter.xpm:
1219 * splash.pbm, splash.xpm, splash8.xpm: Move from etc/ to etc/images/.
5511c2e6
GM
1220 * README: Move license information for the above files from here...
1221 * images/README: ...to here.
1222
7de6767d
GM
12232007-08-22 Carsten Dominik <dominik@science.uva.nl>
1224
1225 * orgcard.tex: Version number upgrade.
1226
0b964e14
GM
12272007-08-14 Glenn Morris <rgm@gnu.org>
1228
1229 * NEWS: Mention `bad-packages-alist'.
1230
cfbe2731
GM
12312007-08-08 Glenn Morris <rgm@gnu.org>
1232
1233 * TODO: `iff' item is dealt with.
1234 * GNUS-NEWS, NEWS, NEWS.1-17, NEWS.19, NEWS.21: Replace `iff'.
1235
dbcbec02
GM
12362007-08-01 Glenn Morris <rgm@gnu.org>
1237
1238 * NEWS: Add fortran-line-length, plus some more sections.
1239
cacc7b51
GM
12402007-07-25 Glenn Morris <rgm@gnu.org>
1241
4227cc48 1242 * Relicense all FSF files to GPLv3 or later.
cacc7b51
GM
1243
1244 * COPYING: Switch to GPLv3.
1245
6dbe7eb4
MA
12462007-07-24 Michael Albinus <michael.albinus@gmx.de>
1247
1248 * NEWS: New functions `start-file-process-shell-command' and
1249 `process-file-shell-command'.
1250
41bd52f7
MA
12512007-07-17 Michael Albinus <michael.albinus@gmx.de>
1252
1253 * NEWS: `file-remote-p' has a new optional parameter IDENTIFICATION.
1254
36ae4ff7
KF
12552007-07-15 Karl Fogel <kfogel@red-bean.com>
1256
1257 * NEWS: Revert 2007-07-13T23:20:21Z!kfogel@red-bean.com, which
1258 documented bookmark keybinding changes that were later reverted.
1259
880820fe 12602007-07-14 Jan Djärv <jan.h.d@swipnet.se>
a3475659
JD
1261
1262 * PROBLEMS: Mention gtk-engines-qt problem.
1263
488eebbd
KF
12642007-07-13 Karl Fogel <kfogel@red-bean.com>
1265
1266 * NEWS: Update for recent bookmark keybinding changes.
1267
cc213f24
MA
12682007-07-10 Michael Albinus <michael.albinus@gmx.de>
1269
1270 * NEWS: Add Tramp and comint-mode changes.
1271
64639e26
MA
12722007-07-08 Michael Albinus <michael.albinus@gmx.de>
1273
1274 * NEWS: `file-remote-p' has a new optional parameter CONNECTED.
1275
b2b387f9
MA
12762007-07-07 Michael Albinus <michael.albinus@gmx.de>
1277
1278 * NEWS: New function `start-file-process'.
1279
386477e3
CD
12802007-07-02 Carsten Dominik <dominik@science.uva.nl>
1281
1282 * orgcard.tex: Version 5.01
1283
03605a28
MA
12842007-06-27 Michael Albinus <michael.albinus@gmx.de>
1285
1286 * NEWS: `dired-call-process' has been removed.
1287
5b8ffa11
GM
12882007-06-20 Glenn Morris <rgm@gnu.org>
1289
1290 * NEWS: configure prefers libgif over libungif.
1291
f2f6e8df
NR
12922007-06-14 Nick Roberts <nickrob@snap.net.nz>
1293
1294 * NEWS: Mention mouse highlighting in a GNU/Linux console.
1295
2c341244
WL
12962007-06-14 Werner Lemberg <wl@gnu.org>
1297
1298 * emacs.1: Completely revised.
1299 Fix many typographical glitches.
1300 Updated to handle current state of options and resources.
1301
7a9a50d8
GM
13022007-06-12 Glenn Morris <rgm@gnu.org>
1303
1304 * NEWS: Change bug address. Add back +++/--- note.
1305 Use present tense for X-toolkit entry. Mention libgif.
1306
236a4178
GM
13072007-06-07 Mark H. Weaver <mhw@netris.org> (tiny change)
1308
1309 * NEWS (set-mark-command-repeat-pop): Fix duplicate entry.
1310
70bb6a65
GM
13112007-06-07 Michael Olson <mwolson@gnu.org>
1312
1313 * MORE.STUFF: Update eshell URL.
1314
31e5288c
CD
13152007-06-06 Carsten Dominik <dominik@science.uva.nl>
1316
1317 * orgcard.tex: Version 4.77.
1318
7253ac49
MA
13192007-06-05 Michael Albinus <michael.albinus@gmx.de>
1320
1321 * NEWS: Add socks.el as new package.
1322
6ee20a68
TTN
13232007-06-02 Thien-Thi Nguyen <ttn@gnuvola.org>
1324
1325 * MORE.STUFF (Hideshow): Delete.
1326 (EDB, Go in a buffer): Update urls.
1327 Suggested by CHENG Gao <chenggao@gmail.com>.
1328
7dfc4cda
CY
13292007-06-02 Chong Yidong <cyd@stupidchicken.com>
1330
1331 * Version 22.1 released.
1332
9e38fa7e
CY
13332007-06-02 CHENG Gao <chenggao@gmail.com>
1334
1335 * MORE.STUFF: Remove dead URL for Fortune, and update URLs for
1336 Hideshow, Org, EDB, and Remember.
1337
73187b26
GM
13382007-05-29 Robert J. Chassell <bob@rattlesnake.com>
1339
1340 * NEWS: Fix instances of `allow' without object.
1341
782f8379
GM
13422007-05-22 Glenn Morris <rgm@gnu.org>
1343
1344 * NEWS.22: New file with entries for Emacs 22.
1345 * NEWS: Move Emacs 22 entries to new file NEWS.22, leave empty
1346 template for next Emacs version.
1347
06157c5b
GM
13482007-05-19 Glenn Morris <rgm@gnu.org>
1349
1350 * images/cancel.pbm: Convert from PGM to PBM.
1351
1352 * images/copy.pbm, images/next-node.pbm, images/prev-node.pbm:
1353 * images/save.pbm, images/up-node.pbm: Convert from PPM to PBM.
1354
3877988d
GM
13552007-05-17 Glenn Morris <rgm@gnu.org>
1356
1357 * PROBLEMS (Dumping): Mention OpenBSD macppc problem.
1358
880820fe 13592007-05-15 Michaël Cadilhac <michael@cadilhac.name>
021fc1e3
MC
1360
1361 * fr-refcard.tex: Rewrite using German layout.
1362
1363 * fr-refcard.ps: Regenerate.
1364
80012aeb
RS
13652007-05-12 Richard Stallman <rms@gnu.org>
1366
1367 * refcard.tex (section{Incremental Search}): Minor corrections.
1368
880820fe 13692007-05-12 Michaël Cadilhac <michael@cadilhac.name>
d0d8a657
MC
1370
1371 * Makefile (viperCard.ps, calccard.ps refcard.ps)
1372 (sk-dired-ref.ps sk-refcard.ps sk-survival.ps)
1373 (de-refcard.ps fr-refcard.ps pt-br-refcard.ps orgcard.ps): Use an
1374 explicit output argument for `dvips'.
1375
2aaacad4
GM
13762007-05-05 Glenn Morris <rgm@gnu.org>
1377
1378 * NEWS: Re-order.
1379
5fed56d6
GM
13802007-04-28 Glenn Morris <rgm@gnu.org>
1381
b409bcaf
GM
1382 * emacs.py: Restore file pending consideration of python.el legal
1383 status.
1384 * NEWS: Restore mention of python.el pending consideration of
1385 legal status.
5fed56d6
GM
1386
13872007-04-28 David R. Linn <drl@jekyll.vuse.vanderbilt.edu>
1388
1389 * PROBLEMS: Add section on Solaris out-of-tree install issues with
1390 non-GNU make.
1391
e40e449f
GM
13922007-04-25 Werner Lemberg <wl@gnu.org>
1393
1394 * emacs.1: Replace -- with \(em.
1395
13962007-04-25 Yavor Doganov <yavor@gnu.org> (tiny change)
bbf6b0ba 1397
78290f50 1398 * emacs.1, etags.1: Escape some minus signs.
bbf6b0ba 1399
ac8fa58f
GM
14002007-04-22 Glenn Morris <rgm@gnu.org>
1401
1402 * NEWS: Change to EMACS env-var was reverted, so delete this entry.
1403
211fb124
GM
14042007-04-19 Glenn Morris <rgm@gnu.org>
1405
1406 * PROBLEMS: Expand a little on Emacs not knowing fqdn.
1407
fc6a2250
DK
14082007-04-17 David Kastrup <dak@gnu.org>
1409
1410 * NEWS: Mention `query-replace-regexp-eval' being deprecated.
1411
c98b464f
GM
14122007-04-15 Glenn Morris <rgm@gnu.org>
1413
1414 * FTP: Make it a duplicate of ../FTP.
1415
1ed5afd9
GM
14162007-04-14 Glenn Morris <rgm@gnu.org>
1417
19608e42
GM
1418 * SERVICE: Replace with a pointer to the web version.
1419
1ed5afd9
GM
1420 * emacs.1: Update some of the more obsolete information.
1421
178b60d7
GM
14222007-04-13 Glenn Morris <rgm@gnu.org>
1423
1424 * MACHINES: emacserver is removed.
1425
fc6ee824
GM
1426 * MORE.STUFF: Update some links, remove some dead ones.
1427
ade817bd
SM
14282007-04-04 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>
1429
1430 * emacs.py (format_exception): New function.
1431 (eexecfile): Use it instead of traceback.print_exception.
1432 Don't use execfile to avoid a bug in w32.
1433
2c0b72db
GM
14342007-04-04 Glenn Morris <rgm@gnu.org>
1435
1436 * MACHINES: Mention preprocessor to use with /opt/SUNWspro/bin/cc
1437 on Solaris.
1438
1439 * PROBLEMS (Configuration): Add entries on compiler/preprocessor
1440 mismatch, and on preprocessor inserting whitespace.
1441
b49b5137
EZ
14422007-04-03 Eli Zaretskii <eliz@gnu.org>
1443
1444 * TODO: Add entry for switching MS-Windows keyboard input to
1445 Unicode. Add specific pointer to msdos.c functions that support
1446 menus on text terminals.
1447
ff59d266
MB
14482007-04-01 Michael Olson <mwolson@gnu.org>
1449
1450 * ERC-NEWS: Update for the ERC 5.2 release. Most of these entries
1451 were for previously-committed changes.
1452
dc13f3f5
MA
14532007-03-31 Michael Albinus <michael.albinus@gmx.de>
1454
1455 * PROBLEMS: Remove Tramp problem; it has been fixed.
1456
89a4f43f
EZ
14572007-03-31 Eli Zaretskii <eliz@gnu.org>
1458
1459 * PROBLEMS (MS-Windows problems): How to bind non-ASCII keys with
1460 modifiers.
1461
deac6bc5
GM
14622007-03-23 Glenn Morris <rgm@gnu.org>
1463
7315c8d9
JB
1464 * Makefile (DESTDIR, LIBDIR, BINDIR, MANDIR, MANEXT):
1465 Delete unused variables.
1466 (dired-refcards, misc-refcards, survival-card, viper-cards):
1467 New targets.
7ba3f463
GM
1468 (all): Also build dired-refcards and misc-refcards.
1469 (clean, distclean, maintainer-clean): Depend on mostlyclean.
1470 (SOURCES): Remove non-existent files.
1471 (mostlyclean, clean, distclean, maintainer-clean, unlock, relock):
1472 Mark as phony.
1473 (.ps files): Specify default papersize in the dvips command.
1474
deac6bc5
GM
1475 * fr-refcard.tex (\letterpaper): Switch to A4.
1476 (\section): Reduce \vskips to fit on A4 paper.
1477 (\shortcopyrightnotice): Display at end of first column.
1478
76b0b55f
GM
14792007-03-21 Glenn Morris <rgm@gnu.org>
1480
1481 * fr-refcard.tex (\metax): Tweak \hsize to avoid overfull columns.
1482 (\shortcopyrightnotice): Do not display in middle of file.
1483 Numerous \cr and \hskip hacks to avoid overfull columns.
1484
1485 * fr-refcard.ps: Regenerate.
1486
8ea7ad27
CY
14872007-03-19 Chong Yidong <cyd@stupidchicken.com>
1488
2b715cfe 1489 * dired-ref.tex:
76b0b55f 1490 * fr-drdref.tex:
2b715cfe
CY
1491 * cs-dired-ref.tex:
1492 * sk-dired-ref.tex: Emacs 21 -> 22.
1493
1494 * dired-ref.ps:
76b0b55f 1495 * fr-drdref.ps:
2b715cfe
CY
1496 * cs-dired-ref.ps:
1497 * sk-dired-ref.ps: Regenerate.
8ea7ad27 1498
dc9332a6
GM
14992007-03-11 Glenn Morris <rgm@gnu.org>
1500
1501 * ms-7bkermit, ulimit.hack, Xkeymap.txt: Remove files.
1502
1503 * Makefile (SOURCES): ulimit.hack is removed.
1504
d0483d25
DK
15052007-03-04 David Kastrup <dak@gnu.org>
1506
1507 * NEWS (fontification): Mention that the new default for
1508 jit-lock-stealth-time is now nil.
1509
e4ddce5a
KS
15102007-03-01 Kim F. Storm <storm@cua.dk>
1511
115f38b1
KS
1512 * ORDERS: Reformat text.
1513
e4ddce5a
KS
1514 * NEWS (About external Lisp packages): New section.
1515
73b21162
TTN
15162007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
1517
1518 * TUTORIAL.it: Fix typo.
1519
6a419438
GM
15202007-02-27 Glenn Morris <rgm@gnu.org>
1521
f199f76c
GM
1522 * cs-dired-ref.tex: Increase in 2 column case to make room
1523 for copyright notice.
1524 (nopagenumbers): Call to turn off numbers in 1 page document.
880820fe 1525 (Nápovìda, Modifikace Dired bufferu): Swap sections to
f199f76c
GM
1526 balance column length in presence of copyright notice.
1527 (copyrightnotice): Uncomment so that notice is displayed.
1528
c16a484b
GM
1529 * dired-ref.tex (vsize): Increase in 2 column case to make room
1530 for copyright notice.
1531 (nopagenumbers): Call to turn off numbers in 1 page document.
1532 (Getting Help, Modifying the Dired Buffer): Swap sections to
1533 balance column length in presence of copyright notice.
1534 (copyrightnotice): Uncomment so that notice is displayed.
1535
df352395
GM
1536 * fr-drdref.tex (vsize): Increase in 2 column case.
1537 (\key): Tweak space for description.
1538 (\overfullrule): Set to 0pt to hide small overflows.
1539 (nopagenumbers): Call to turn off numbers in 1 page document.
1540 (Obtenir de l'aide, Modifier le tampon Dired): Swap sections to
1541 balance column length.
1542 (Mettre un flag sur les fichiers \`a d\'etruire): Hack in a line
1543 break to prevent overfull line.
1544 (find-names-dired): Use \key rather than \metax as a hack fix for
1545 overflow.
1546
c16a484b 1547 * sk-dired-ref.tex (vsize): Increase in 2 column case to make room
6a419438
GM
1548 for copyright notice.
1549 (nopagenumbers): Call to turn off numbers in 1 page document.
880820fe 1550 (Nápoveda, Modifikácia Dired bufferu): Swap sections to
6a419438
GM
1551 balance column length in presence of copyright notice.
1552 (copyrightnotice): Uncomment so that notice is displayed.
1553
86c09668
CD
15542007-02-26 Carsten Dominik <dominik@science.uva.nl>
1555
1556 * orgcard.tex (section{Visibility Cycling}): Document key for
1557 indirect buffer access.
1558 (section{Archiving}): New keys for archiving.
1559 (section{Tables}): Combine two lines for hline creation.
1560 Named-field formula changed to Field formula.
1561 (section{Links}): Document keys for finding links.
1562 (section{Agenda Views}): New key for agenda file cycling.
1563 Document keys for stuck projects. Typos fixed.
1564 (section{Exporting and Publishing}): Export options no longer in
1565 reference card.
1566
880820fe 15672007-02-25 Jan Djärv <jan.h.d@swipnet.se>
6df79155
JD
1568
1569 * PROBLEMS: Gtk+ and cygwin doesn't work.
1570
b0629b0d
EZ
15712007-02-23 Eli Zaretskii <eliz@gnu.org>
1572
1573 * MORE.STUFF: Add a pointer to Phil Sung's Emacs slides on MIT.
1574
880820fe 15752007-02-22 Per Starbäck <starback@stp.lingfil.uu.se> (tiny change)
b6cba91b
TTN
1576
1577 * NEWS: Grammar and capitalization fixes.
1578
dfd839dc
GM
15792007-02-22 Glenn Morris <rgm@gnu.org>
1580
1581 * orgcard.tex, orgcard.ps: Restore deleted files following
1582 copyright assignment.
1583
0971f887
GM
15842007-02-20 Glenn Morris <rgm@gnu.org>
1585
1586 * TUTORIAL.eo: Unjustify.
1587
d92c8e14
GM
15882007-02-20 Sergio Pokrovskij <sergio.pokrovskij@gmail.com>
1589
1590 * TUTORIAL.eo: Change license to GPL. Add translator credits.
1591
5a1ffd73
KH
15922007-02-19 Kenichi Handa <handa@m17n.org>
1593
7253ac49 1594 * NEWS (New language environments): Add "Esperanto".
5a1ffd73 1595
8b93e342
KH
15962007-02-16 Dale Gulledge <dsplat@rochester.rr.com>
1597
1598 * TUTORIAL.eo: Add "See end ..." at the first line.
1599
e79c1ab3
KH
16002007-02-19 Kenichi Handa <handa@m17n.org>
1601
1602 * TUTORIAL.eo: Add "." at the end of the first line.
1603
9230e12d
RS
16042007-02-17 Reiner Steib <Reiner.Steib@gmx.de>
1605
1606 * gnus-refcard.tex: Remove obsolete comments. Add a short note
1607 creating PostScript files for Emacs without using Makefile rules.
1608
1609 * gnus-booklet.ps, gnus-refcard.ps: Generate with letter paper.
1610
68810cae
GM
16112007-02-17 Glenn Morris <rgm@gnu.org>
1612
1613 * TUTORIAL.eo: Add 2007 to copyright years. Remove translator
1614 copyrights (disclaimers on file), merge years into FSF copyrights.
1615 Move copyright to end. Remove "LocalWords" at end of file.
1616
51ce60a7
VJL
16172007-02-16 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1618
1619 * TUTORIAL.pt_BR: Fix some accentuation, verbal conjugation and typos.
1620
06af3b9b
KH
16212007-02-16 Kenichi Handa <handa@m17n.org>
1622
1623 * TUTORIAL.translators: Add TUTORIAL.eo.
1624
16252007-02-16 Dale Gulledge <dsplat@rochester.rr.com>
1626
1627 * TUTORIAL.eo: New file.
1628
0f92897e
CY
16292007-02-14 Chong Yidong <cyd@stupidchicken.com>
1630
83842b1b
CY
1631 * images/smilies/dead.xpm: Moved from images/gnus/dead.xpm.
1632
e931c04f
KS
1633 * images/gnus/reverse-smile.xpm:
1634 * images/gnus/bar.xbm:
1635 * images/gnus/bar.xpm: Unused images removed.
0f92897e 1636
5aa27cc9
GM
16372007-02-14 Glenn Morris <rgm@gnu.org>
1638
1639 * OTHER.EMACSES: Remove obsolete file.
1640
a3a23192
CY
16412007-02-13 Chong Yidong <cyd@stupidchicken.com>
1642
23e91aa1
CY
1643 * cs-refcard.tex (versionemacs): New macro.
1644 * cs-refcard.ps: Regenerate.
1645
7c3c7af4
CY
1646 * sk-refcard.ps: Regenerate.
1647
a3a23192
CY
1648 * pl-refcard.ps: Regenerate.
1649
1cb20781
BW
16502007-02-13 Bill Wohler <wohler@newt.com>
1651
1652 * images/README: Add section for icons that are a part of Emacs.
1653
3ef3bb3e
CY
16542007-02-12 Chong Yidong <cyd@stupidchicken.com>
1655
44c27de9
CY
1656 * gnu.xpm: Unused file removed.
1657
3ef3bb3e
CY
1658 * emacs.xbm: Unused file removed.
1659
b9988d51
JB
16602007-02-11 Juanma Barranquero <lekktu@gmail.com>
1661
1662 * DEVEL.HUMOR: New entry.
1663
880820fe 16642007-02-05 Francesco Potortì <pot@gnu.org>
bf8a8244 1665
933ccc8c 1666 * etags.1: Now --members is the default for etags, not for ctags yet.
18422db5 1667 * NEWS (etags): Document it.
bf8a8244 1668
70a90813
GM
16692007-02-04 Reiner Steib <Reiner.Steib@gmx.de>
1670
1671 * gnus-refcard.tex: Fix copyright.
1672 * gnus-booklet.ps, gnus-refcard.ps: Generate.
1673
d4c2a0cc
GM
16742007-01-20 Glenn Morris <rgm@gnu.org>
1675
1676 * orgcard.tex: Remove for legal reasons.
1677 * orgcard.ps: Remove for legal reasons.
1678
a134cd5e
EZ
16792007-01-27 Kevin Rodgers <kevin.d.rodgers@gmail.com>
1680
1681 * PROBLEMS: More details about disabling features that hamper
1682 performance with slow X connections.
1683
d4757043
VJL
16842007-01-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1685
1686 * ps-prin1.ps (printBackground): Fix background height.
1687
14d3ef8f
GM
16882007-01-20 Glenn Morris <rgm@gnu.org>
1689
1690 * cd-dired-ref.tex (versionemacs): New def.
1691 * cs-refcard.tex (versionemacs, versionyear): New defs.
1692 * cs-survival.tex (versionemacs, versiondate): New defs.
1693 * de-refcard.tex (versionemacs, versionyear): New defs.
1694 * fr-refcard.tex (versionemacs, versionyear): New defs.
1695 * fr-survival.tex (versionemacs, versiondate): New defs.
1696 * orgcard.tex (versionyear): New def.
1697 (shortcopyrightnotice): Only display last copyright year.
1698 * pl-refcard.tex (versionemacs, versiondate): New defs.
1699 * pt-br-refcard.tex (versionemacs, versionyear): New defs.
1700 * refcard.tex (versionemacs, versionyear): New defs.
1701 * ru-refcard.tex (versionemacs): New def.
1702 * survival.tex (versionemacs): New def.
1703 * sk-dired-ref.tex (versionemacs): New def.
1704 * sk-refcard.tex (versionemacs, versionyear): New defs.
1705 * sk-survival.tex (versionemacs): New def.
1706
4e251bd1
EZ
17072007-01-20 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
1708
1709 * MACHINES: Describe how 32-bit and 64-bit versions of Emacs can
1710 be compiled on Solaris systems.
1711
c5e36186
CY
17122007-01-19 Chong Yidong <cyd@stupidchicken.com>
1713
1714 * TODO: Proper background color handling for pngs.
1715
4bbe413d 17162007-01-18 Bruno Haible <bruno@clisp.org> (tiny change)
0bfc93be
CY
1717
1718 * emacs.1: Info files moved to share/info.
1719
dcdd88e0
RF
17202007-01-17 Romain Francoise <romain@orebokech.com>
1721
1722 * emacs.1: Update bug-gnu-emacs address. Remove reference to
1723 info-gnu-emacs-request@prep.ai.mit.edu. Update copyrights.
1724
6904f7fe
MB
17252007-01-13 Michael Olson <mwolson@gnu.org>
1726
1727 * ERC-NEWS: Mention new erc-capab.el file.
1728
806d93ce
GM
17292007-01-13 Glenn Morris <rgm@gnu.org>
1730
1731 * MACHINES: Add information on compiling 32-bit Emacs on 64-bit
1732 GNU/Linux.
1733 * PROBLEMS: As above.
1734
880820fe 17352007-01-02 Francesco Potortì <pot@gnu.org>
56c0d866
FP
1736
1737 * etags.1: Undocument the --no-warn option.
1738
303958a9
RS
17392006-12-17 Richard Stallman <rms@gnu.org>
1740
1741 * TUTORIAL: Say that C-d and DEL with arg do killing.
1742
b58d0378
EZ
17432006-12-16 Eli Zaretskii <eliz@gnu.org>
1744
1745 * PROBLEMS: Document problems with rebasing Cygwin DLLs.
1746
cb0a26d3
MB
17472006-12-08 Michael Olson <mwolson@gnu.org>
1748
1749 * ERC-NEWS: Note that the list module has been removed.
1750
880820fe 17512006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
dd4b03cd
JB
1752
1753 * NEWS (Changes to cmuscheme): Mention the alternative for
1754 `~/.emacs_SCHEMEPROG' which is `~/.emacs.d/init_SCHEMEPROG.scm'.
1755 (Init file changes): Same for `~/.emacs_SHELL' versus
1756 `~/.emacs.d/init_SHELL.sh'.
1757
e1fb4a0b
JB
17582006-12-01 Juanma Barranquero <lekktu@gmail.com>
1759
1760 * DEVEL.HUMOR: Another entry.
1761
9b492fad
FP
17622006-08-14 Masatake YAMATO <jet@gyve.org>
1763
1764 * etags.1: Added / to the end of DEVAR regex.
1765
53e842f1
JB
17662006-11-22 Juanma Barranquero <lekktu@gmail.com>
1767
1768 * emacsclient.1 (DESCRIPTION): Suggest also `server-mode'.
1769 (OPTIONS): Document `-f', `--server-file' and EMACS_SERVER_FILE.
1770
83dc6995
MB
17712006-11-20 Michael Olson <mwolson@gnu.org>
1772
1773 * NEWS: Change M-x erc-select to M-x erc.
1774
e15a0495
KH
17752006-11-20 Sun Yijiang <sunyijiang@gmail.com>
1776
1777 * TUTORIAL.cn: Updated.
1778
119ee84f
CD
17792006-11-17 Carsten Dominik <dominik@science.uva.nl>
1780
1781 * orgcard.tex (section{Agenda Views}): Document `C-k'.
1782
1585c4a6
CD
17832006-11-13 Carsten Dominik <dominik@science.uva.nl>
1784
1785 * orgcard.tex: Version number change.
1786
2f984b39
BW
17872006-11-13 Bill Wohler <wohler@newt.com>
1788
1789 Release MH-E version 8.0.3.
1790
1791 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.3.
1792
ac2072cd
JB
17932006-11-10 Juanma Barranquero <lekktu@gmail.com>
1794
1795 * DEVEL.HUMOR: Two more entries.
1796
72e16456
CD
17972006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
1798
1799 * orgcard.tex (section{Archiving}): Document C-TAB.
1800 (section{TODO Items and Checkboxes}): Checkbox keys moved to this
1801 section, added documentation for the key `C-c #'.
1802
ade817bd 18032006-11-05 Slawomir Nowaczyk <slawek@cs.lth.se>
0b0cccd5 1804
82c1177c 1805 * emacs.py (eargs): Provide eldoc message for builtin types.
ac2072cd 1806 Make sure eargs always outputs sentinel, to avoid Emacs freeze.
0b0cccd5 1807
7902148a
CY
18082006-10-22 Chong Yidong <cyd@stupidchicken.com>
1809
1810 * emacs.py (eargs): Return expected _emacs_out string even if
1811 errors occur.
1812
73a99edb
DK
18132006-10-09 David Kastrup <dak@gnu.org>
1814
1815 * DEVEL.HUMOR: Add the topic line for last entry since that was
1816 what the joke was about.
1817
857b15e9
EZ
18182006-10-07 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
1819
1820 * TUTORIAL.bg: Synchronize with TUTORIAL.
1821
5879ac68
JB
18222006-10-06 Juanma Barranquero <lekktu@gmail.com>
1823
1824 * DEVEL.HUMOR: New file.
1825
0e71e4a8
CY
18262006-09-30 Chong Yidong <cyd@stupidchicken.com>
1827
1828 * PROBLEMS: Document Emacs/XIM/gnome-settings-terminal clash.
1829
fb25feae
VJL
18302006-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1831
1832 * NEWS: ebnf2ps changes.
1833
abff6314
RS
18342006-09-26 Reiner Steib <Reiner.Steib@gmx.de>
1835
1836 * refcard.ps: Regenerate.
1837
880820fe 18382006-09-18 Jan Djärv <jan.h.d@swipnet.se>
a280ecc4
JD
1839
1840 * NEWS: Rename x-use-old-gtk-file-dialog to x-gtk-use-old-file-dialog.
1841
45a2056c
JB
18422006-09-15 Jay Belanger <belanger@truman.edu>
1843
1844 * COPYING: Replace "Library Public License" by "Lesser Public
1845 License" throughout.
1846
004d27a6
RS
18472006-09-15 Richard Stallman <rms@gnu.org>
1848
1849 * THE-GNU-PROJECT: Update with the latest footnotes
1850 from www.gnu.org/gnu/the-gnu-project.html
1851
b74e16a3
DK
18522006-09-15 David Kastrup <dak@gnu.org>
1853
5879ac68 1854 * NEWS: Explain new behavior and arguments of `key-binding' and
b74e16a3
DK
1855 `command-remapping'.
1856
4b1aaa8b
PE
18572006-09-11 Paul Eggert <eggert@cs.ucla.edu>
1858
1859 * NEWS: In terminal-oriented subshells, the EMACS environment
1860 variable now defaults to Emacs's absolute file name, instead of
1861 to "t".
1862 * PROBLEMS: Adjust tcsh advice for this.
1863
880820fe 18642006-09-10 Jan Djärv <jan.h.d@swipnet.se>
1437ec2b 1865
4b1aaa8b 1866 * PROBLEMS (are): Emacs compiled with Gtk+ crashes when closing a
1437ec2b
JD
1867 display (x-close-connection).
1868
83dc6995
MB
18692006-09-03 Diane Murray <disumu@x3y2z1.net>
1870
25e90411 1871 * erc.texi (Getting Started, Connecting): Changed erc-select to erc.
83dc6995 1872
6a8c7cfe
JL
18732006-09-02 Juri Linkov <juri@jurta.org>
1874
1875 * HELLO: Regroup Europe Non-ASCII examples by similar scripts.
1876
f9de7738
RS
18772006-08-25 Richard Stallman <rms@gnu.org>
1878
1879 * TUTORIAL: Give priority to graphical terminals over text terminals
1880 regarding C-z.
1881
c2659d23
KH
18822006-08-21 Sun Yijiang <sunyijiang@gmail.com>
1883
1884 * TUTORIAL.cn: Sync with the latest TUTORIAL.
1885
67b595a2
SM
18862006-08-20 Dave Love <fx@gnu.org>
1887
1888 * emacs.py: Update to Dave Love's latest version.
1889 (__all__): Fix args -> eargs. Add new `modpath' fun.
1890 (eargs): Add `imports' arg.
1891 (all_names): New fun.
1892 (complete): Rewrite without using rlcompleter.
1893 Remove `namespace' arg, add `imports' arg.
1894 (ehelp): Replace g and l args with `imports'.
1895 (eimport): Use __main__ rather than `emacs' namespace.
1896 (modpath): New fun.
1897
ade817bd 18982006-08-20 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>
c7bb83bd
SM
1899
1900 * emacs.py (eexecfile): Use the __main__ rather than `emacs' namespace.
1901
fa1f7927
EZ
19022006-08-18 Primoz PETERLIN <primoz.peterlin@mf.uni-lj.si>
1903
1904 * TUTORIAL.sl: Synchronize with TUTORIAL.
1905
19062006-08-18 Mats Lidell <matsl@contactor.se>
1907
1908 * TUTORIAL.sv: Synchronize with TUTORIAL.
1909
19102006-08-18 Alfredo Finelli <alfredofnl@tiscali.it>
1911
1912 * TUTORIAL.it: Synchronize with TUTORIAL.
1913
4c3ec0fc
CD
19142006-08-15 Carsten Dominik <dominik@science.uva.nl>
1915
1916 * orgcard.tex: Version number change.
1917
9ae1fac1
WL
19182006-08-12 Werner Lemberg <wl@gnu.org>
1919
1920 * TUTORIAL.de: Synchronize with TUTORIAL.
1921
82a33a21
RF
19222006-08-10 Romain Francoise <romain@orebokech.com>
1923
1924 * NEWS: Mention that zone-mode.el is now obsolete.
1925
541a0de1
RS
19262006-08-09 Richard Stallman <rms@gnu.org>
1927
1928 * TUTORIAL: Don't say which side scroll bar is on.
1929
27bd6273
NR
19302006-08-06 Nick Roberts <nickrob@snap.net.nz>
1931
9c6598c2 1932 * DEBUG (Note): Add note about following a longjmp call.
bf69439f 1933 Add local variables list for outline mode.
27bd6273 1934
2e3ef421
MB
19352006-08-03 Michael Olson <mwolson@gnu.org>
1936
1937 * ERC-NEWS: Update for ERC 5.1.4.
1938
68ce47af
KH
19392006-08-01 Kenichi Handa <handa@m17n.org>
1940
1941 * NEWS (find-operation-coding-system): Describe the more detail of
1942 the change.
1943
ebf693f3
MB
19442006-07-28 Reiner Steib <Reiner.Steib@gmx.de>
1945
1946 * GNUS-NEWS: Regenerate from Oort Gnus node in texi/gnus.texi using
1947 texi/gnus-news.el of the trunk.
1948
ebdcf65a
RS
19492006-07-29 Reiner Steib <Reiner.Steib@gmx.de>
1950
1951 * NEWS: Fix typo.
1952
652d420b
RS
19532006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
1954
1955 * ru-refcard.ps: Regenerate.
1956
19572006-07-17 Alex Ott <alexott@gmail.com>
1958
1959 * ru-refcard.tex: Update for Emacs 22.
1960
d753d9b7
KS
19612006-07-14 Kim F. Storm <storm@cua.dk>
1962
1963 * PROBLEMS: Emacs now requires ws2_32.dll on Windows.
1964
880820fe 19652006-07-14 Károly Lőrentey <lorentey@elte.hu>
580b488b
KL
1966
1967 * HELLO: Update Hungarian sample.
d753d9b7 1968
0b6bb130
MB
19692006-07-12 Michael Olson <mwolson@gnu.org>
1970
1971 * ERC-NEWS: Update for ERC 5.1.3.
1972
8c9676fb
DK
19732006-07-08 David Kastrup <dak@gnu.org>
1974
1975 * TODO: Suggest consolidation with user customization when the
1976 system default of a customized variable changes.
1977
f2bb3ca3
TTN
19782006-07-08 Thien-Thi Nguyen <ttn@gnu.org>
1979
1980 * compilation.txt: Add an example "Compilation started ..." line.
1981
c7251076
CD
19822006-07-07 Carsten Dominik <dominik@science.uva.nl>
1983
1984 * orgcard.tex: Version number change.
1985
5693ccd6
KH
19862006-07-05 Kenichi Handa <handa@m17n.org>
1987
1988 * HELLO: Add a paragraph for non-ASCII examples at the head. Add
1989 Bulgarian and Hungarian. Add more "hello"s to Danish and Swedish.
1990
70314b54
BW
19912006-07-03 Bill Wohler <wohler@newt.com>
1992
1993 Release MH-E version 8.0.2.
1994
1995 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.2.
1996
7f70c4e9
CD
19972006-07-03 Carsten Dominik <dominik@science.uva.nl>
1998
1999 * orgcard.tex (section{Agenda Views}): Document `s' key to save
2000 all org-mode buffers.
2001
880820fe 20022006-06-30 Francesco Potortì <pot@gnu.org>
9a4be099
FP
2003
2004 * etags.1: -m and -M options do not exist.
2005
a71f543e
CD
20062006-06-29 Carsten Dominik <dominik@science.uva.nl>
2007
2008 * orgcard.tex (section{Structure Editing}): Document checkbox
2009 toggling.
2010
f98f7873
JL
20112006-06-28 Juri Linkov <juri@jurta.org>
2012
2013 * grep.txt (Local Variables): Move to end of file.
2014
33a4be7c
RS
20152006-06-28 Reiner Steib <Reiner.Steib@gmx.de>
2016
ba0a643f
RS
2017 * Makefile: Add rules for refcards.
2018
33a4be7c
RS
2019 * de-refcard.ps, fr-refcard.ps, pt-br-refcard.ps: Regenerate.
2020
576f72d7
NR
20212006-06-24 Nick Roberts <nickrob@snap.net.nz>
2022
2023 * NEWS: Remove duplicate entries.
2024
353694fd
CD
20252006-06-23 Carsten Dominik <dominik@science.uva.nl>
2026
2027 * orgcard.tex (section{LaTeX and cdlatex-mode}): New section.
2028
55b903a3
KS
20292006-06-23 Kim F. Storm <storm@cua.dk>
2030
2031 * DEBUG: Mention `pv variable' to print value of Lisp variables.
2032 Mention `xpr' and fix example to use it. Add section describing
2033 commands such as `pit' that are useful for debugging redisplay
2034 related problems.
2035
e2f48107
KS
20362006-06-22 Kim F. Storm <storm@cua.dk>
2037
2038 * HELLO (Local Variables): Move to end of file.
2039
4f187c9d
BW
20402006-06-20 Bill Wohler <wohler@newt.com>
2041
2042 Release MH-E version 8.0.1.
2043
2044 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.1.
2045
3d62681d
CD
20462006-06-19 Carsten Dominik <dominik@science.uva.nl>
2047
5879ac68 2048 * orgcard.tex (section{Clocking Time}): Add new clocking commands.
3d62681d
CD
2049 (section{Structure Editing}): Add global archiving command.
2050
761b9fd2
TTN
20512006-06-14 Thien-Thi Nguyen <ttn@gnu.org>
2052
2053 * yow.lines: Delete existing data; add a new entry.
2054
880820fe 20552006-06-09 Włodek Bzyl <matwb@univ.gda.pl>
5e7c994b
RS
2056
2057 * pl-refcard.ps: Regenerate.
2058
880820fe 20592006-06-08 Włodek Bzyl <matwb@univ.gda.pl>
7b651efb 2060
906671d0
RS
2061 * pl-refcard.tex: Update for Emacs 22.
2062
34c5305c
RS
20632006-06-08 Reiner Steib <Reiner.Steib@gmx.de>
2064
7b651efb
RS
2065 * fr-refcard.tex: Fix errors in previous commit.
2066
880820fe 20672006-06-08 Éric Jacoboni <jaco@jacoboni.fr>
c9993712
RS
2068
2069 * fr-refcard.tex: Update for Emacs 22.
2070
8dec0e01
KH
20712006-06-07 Kenichi Handa <handa@m17n.org>
2072
2073 * NEWS: Mention how to disable character translation for a file.
2074
6dfbf803
TTN
20752006-06-04 Sven Joachim <svenjoac@gmx.de>
2076
2077 * de-refcard.tex: Update for Emacs 22: Use German quotes
2078 and umlauts; fix overfull /hboxes; many rewordings.
2079
32a877bb
KS
20802006-06-04 Kim F. Storm <storm@cua.dk>
2081
2082 * NEWS: Move news for pre-22 versions into...
2083 * NEWS.21, NEWS.20: ... new files for Emacs 21 and Emacs 20 news.
2084 * ONEWS, ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Remove (rename) files ...
2085 * NEWS.19, NEWS.18, NEWS.1-17: ... and organize news about older Emacs
c68af44c 2086 versions in separate files. Update copyright notices.
32a877bb 2087
a941b26b
EZ
20882006-06-03 Eli Zaretskii <eliz@gnu.org>
2089
a88e0343
KS
2090 * LPF, LEDIT: Remove files.
2091
2092 * FTP, README, HELLO, MACHINES, MAILINGLISTS, MORE.STUFF, ETAGS.EBNF:
2093 * MOTIVATION, ORDERS, SERVICE, TERMS, TODO:
2094 * enriched.doc, ulimit.hack, ses-example.ses, ms-7bkermit, emacs.csh:
2095 * Xkeymap.txt, compilation.txt, grep.txt:
2096 Add copyright notice and copying permissions.
2097
b9d6735c
DP
20982006-05-31 David Ponce <david@dponce.com>
2099
a88e0343
KS
2100 * tree-widget/default/close.png, tree-widget/default/close.xpm:
2101 * tree-widget/default/empty.png, tree-widget/default/empty.xpm:
2102 * tree-widget/default/end-guide.png, tree-widget/default/end-guide.xpm:
2103 * tree-widget/default/guide.png, tree-widget/default/guide.xpm:
2104 * tree-widget/default/handle.png, tree-widget/default/handle.xpm:
2105 * tree-widget/default/leaf.png, tree-widget/default/leaf.xpm:
2106 * tree-widget/default/no-guide.png, tree-widget/default/no-guide.xpm:
2107 * tree-widget/default/no-handle.png, tree-widget/default/no-handle.xpm:
2108 * tree-widget/default/open.png, tree-widget/default/open.xpm:
2109 * tree-widget/folder/close.png, tree-widget/folder/close.xpm:
2110 * tree-widget/folder/empty.png, tree-widget/folder/empty.xpm:
2111 * tree-widget/folder/end-guide.png, tree-widget/folder/end-guide.xpm:
2112 * tree-widget/folder/guide.png, tree-widget/folder/guide.xpm:
2113 * tree-widget/folder/handle.png, tree-widget/folder/handle.xpm:
2114 * tree-widget/folder/leaf.png, tree-widget/folder/leaf.xpm:
2115 * tree-widget/folder/no-guide.png, tree-widget/folder/no-guide.xpm:
2116 * tree-widget/folder/no-handle.png, tree-widget/folder/no-handle.xpm:
2117 * tree-widget/folder/open.png, tree-widget/folder/open.xpm:
2118 Reduce the size of images.
b9d6735c 2119
880820fe 21202006-05-29 Jan Djärv <jan.h.d@swipnet.se>
c3724dcc 2121
4c88aa80 2122 * NEWS: Mention F10 for Gtk+/Lesstif/Lucid menus.
c3724dcc 2123
3d0793e4
EZ
21242006-05-26 Eli Zaretskii <eliz@gnu.org>
2125
2126 * ledit.l: Remove file.
2127
f1c582b4
KH
21282006-05-26 Kenichi Handa <handa@m17n.org>
2129
2130 * NEWS (find-operation-coding-system): Mention the new argument
2131 format.
2132
e8166ad7
CD
21332006-05-24 Carsten Dominik <dominik@science.uva.nl>
2134
5879ac68 2135 * orgcard.tex (section{Motion}): Added the item navigation commands.
e8166ad7
CD
2136 (section{Publishing}): New section.
2137 (section{Links}): Documented elisp and shell links.
2138
4ea5193b
RS
21392006-05-20 Rodrigo Real <rreal@ucpel.tche.br>
2140
2141 * pt-br-refcard.tex: Update.
2142
0804c86c
RS
21432006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
2144
ba9acf6a
RS
2145 * pl-refcard.tex (Local variables): Add compile-command.
2146
5879ac68 2147 * ru-refcard.tex (Local variables): Add compile-command and coding.
ba9acf6a
RS
2148
2149 * pt-br-refcard.tex: Don't \input psfig.
2150
0804c86c
RS
2151 * refcard.tex (section{Info}): Add `i'. Use `s' instead of `M-s'.
2152
2153 * de-refcard.tex (section{Info}): Ditto.
2154
2155 * fr-refcard.tex (section{Info}): Ditto. Translation suggested by
2156 Stefan Monnier <monnier@iro.umontreal.ca>.
2157
2158 * pl-refcard.tex (section{Info}): Ditto. Translation suggested by
2159 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>.
2160
ade817bd
SM
2161 * cs-refcard.tex (section{Info}): Use `s' instead of `M-s'.
2162 Entry for `i' is not translated yet.
0804c86c
RS
2163
2164 * pt-br-refcard.tex (section{Info}): Ditto.
2165
2166 * ru-refcard.tex (section{Info}): Ditto.
2167
2168 * sk-refcard.tex (section{Info}): Ditto.
2169
e6d33cab
RS
21702006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
2171
2172 * MORE.STUFF: Update AUCTeX entry.
2173
424567e3
EZ
21742006-05-20 Rodrigo Real <rreal@ucpel.tche.br>
2175
2176 * pt-br-refcard.tex:
2177 * pt-br-refcard.ps: New files.
2178
98662f48
RS
21792006-05-15 Reiner Steib <Reiner.Steib@gmx.de>
2180
2181 * sk-refcard.tex: Add coding cookie.
2182
4449f659
MB
21832006-05-15 Michael Olson <mwolson@gnu.org>
2184
2185 * MORE.STUFF: Update URL for Planner Mode and add description.
2186 Canonicalize URLs for Emacs Muse and Emacs Wiki Mode.
2187
6b481006
RF
21882006-05-12 Romain Francoise <romain@orebokech.com>
2189
2190 * MORE.STUFF: ERC is now part of Emacs.
2191 Add Emacs Muse.
2192
4b1af9ac
RS
21932006-05-12 Ken Manheimer <ken.manheimer@gmail.com>
2194
2195 * NEWS (allout): Update.
2196
7c36a00a
BW
21972006-05-06 Bill Wohler <wohler@newt.com>
2198
2199 Release MH-E version 8.0.
2200
2201 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.
2202
1c9e62fe
BW
22032006-04-28 Bill Wohler <wohler@newt.com>
2204
2205 Release MH-E version 7.95.
2206
2207 * NEWS, MH-E-NEWS: Update for MH-E release 7.95.
2208
66f7848b
BW
22092006-04-21 Bill Wohler <wohler@newt.com>
2210
2211 Release MH-E version 7.94.
2212
2213 * NEWS, MH-E-NEWS: Update for MH-E release 7.94.
2214
bf49275d
NR
22152006-04-21 Nick Roberts <nickrob@snap.net.nz>
2216
2217 * NEWS: Mention t-mouse.el. Touch up description of gdb-ui.el.
2218
b744e319
CD
22192006-04-20 Carsten Dominik <dominik@science.uva.nl>
2220
2221 * orgcard.tex: Version number change only.
2222
9f6dc5a8
RS
22232006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
2224
a88e0343
KS
2225 * gnus-refcard.tex: Bump version to 5.11. Remove duplicate \def's.
2226 Update date.
9f6dc5a8 2227
11227360
BW
22282006-04-18 Bill Wohler <wohler@newt.com>
2229
2230 * MORE.STUFF: Add MH-E.
2231
87acbfda
CD
22322006-04-18 Carsten Dominik <dominik@science.uva.nl>
2233
2234 * orgcard.tex: Version number change only.
2235
94c3a9d8
KH
22362006-04-12 Kenichi Handa <handa@m17n.org>
2237
2238 * PROBLEMS (C-SPC fails ...): Explicitly say fcitx in the header.
2239
8a70fed7
CD
22402006-04-11 Carsten Dominik <dominik@science.uva.nl>
2241
5879ac68 2242 * orgcard.tex (section{Tables}): Document column narrowing.
8a70fed7
CD
2243 (section{Links}): Document bracket links.
2244
2fb18d13
KH
22452006-04-11 Kenichi Handa <handa@m17n.org>
2246
2247 * PROBLEMS (C-SPC fails ...): Add description for fcitx.
2248
f327867a
BW
22492006-04-10 Bill Wohler <wohler@newt.com>
2250
2251 * NEWS: Add package-version keyword to `defcustom' and mention
2252 associated variable `customize-package-emacs-version-alist'.
2253
1ca9b532
RS
22542006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
2255
2256 * NEWS: Add string-or-null-p.
2257
84a9c798
BW
22582006-03-28 Bill Wohler <wohler@newt.com>
2259
2260 * images/README: Update with following information.
461e9977 2261
84a9c798 2262 * images/data-save.xpm, images/mail/flag-for-followup.xpm:
a88e0343 2263 * images/zoom-in.xpm, images/zoom-out.xpm: New images from GNOME 2.12.
84a9c798
BW
2264
2265 * images/contact.pbm, images/data-save.pbm, images/delete.pbm:
2266 * images/mail/flag-for-followup.pbm, images/mail/inbox.pbm:
2267 * images/mail/move.pbm, images/next-page.pbm, images/zoom-out.pbm:
2268 New bitmaps for new images.
461e9977
RF
2269
2270 * images/refresh.xpm, images/sort-ascending.xpm,
5879ac68 2271 * images/sort-descending.xpm: Update with GTK 2.x images. Note
84a9c798 2272 that the default GTK icons are not overridden by the GNOME theme
5879ac68 2273 due to a bug which was fixed in GNOME 2.15. Once GNOME 2.16 is in
84a9c798 2274 wide circulation, then the GTK icons should be replaced with the
5879ac68 2275 equivalent GNOME icons. Until then, we should be consistent with
84a9c798 2276 GTK first, then GNOME.
461e9977
RF
2277
2278 * images/mail/repack.xpm, images/mail/reply-from.xpm:
84a9c798
BW
2279 * images/mail/reply-to.xpm, images/search-replace.xpm:
2280 * images/separator.xpm, images/show.xpm: Update custom icons to be
2281 closer to their GNOME counterparts.
461e9977
RF
2282
2283 * images/attach.pbm, images/exit.pbm, images/mail/compose.pbm:
84a9c798
BW
2284 * images/mail/repack.pbm, images/mail/reply-all.pbm:
2285 * images/mail/reply-from.pbm, images/mail/reply-to.pbm:
2286 * images/mail/reply.pbm, images/mail/send.pbm, images/show.pbm:
2287 * images/search-replace.pbm: Update bitmaps.
461e9977
RF
2288
2289 * images/execute.pbm, images/execute.xpm, images/fld-open.pbm:
84a9c798
BW
2290 * images/fld-open.xpm, images/highlight.pbm, images/highlight.xpm:
2291 * images/mail.pbm, images/mail.xpm, images/mail/alias.pbm:
2292 * images/mail/alias.xpm, images/mail/refile.pbm:
2293 * images/mail/refile.xpm, images/page-down.pbm:
2294 * images/page-down.xpm, images/widen.pbm, images/widen.xpm: Remove
a88e0343 2295 custom MH-E icons -- MH-E is now using the equivalent GTK/GNOME icons.
84a9c798 2296
679ce4d5
RF
22972006-03-23 Romain Francoise <romain@orebokech.com>
2298
2299 * NEWS: Misc. fixes.
2300
9212fe99
CD
23012006-03-15 Carsten Dominik <dominik@science.uva.nl>
2302
2303 * orgcard.tex: Version number change only.
2304
3470ef37
NR
23052006-03-15 Nick Roberts <nickrob@snap.net.nz>
2306
2307 * DEBUG (Note): Describe features for debugging with GDB in Emacs.
2308
8cf1c5a4
MB
23092006-03-11 Miles Bader <miles@gnu.org>
2310
2311 * images/mail: New directory.
2312 * images/attach.xpm, images/connect.xpm:
2313 * images/contact.xpm, images/delete.xpm:
2314 * images/describe.xpm, images/disconnect.xpm:
2315 * images/exit.xpm, images/gnus/toggle-subscription.xpm:
2316 * images/lock-broken.xpm, images/lock-ok.xpm:
2317 * images/lock.xpm, images/mail/compose.xpm:
2318 * images/mail/copy.xpm, images/mail/forward.xpm:
2319 * images/mail/inbox.xpm, images/mail/move.xpm:
2320 * images/mail/not-spam.xpm, images/mail/outbox.xpm:
2321 * images/mail/preview.xpm, images/mail/reply-all.xpm:
2322 * images/mail/reply.xpm, images/mail/save-draft.xpm:
2323 * images/mail/save.xpm, images/mail/send.xpm:
2324 * images/mail/spam.xpm, images/next-page.xpm:
2325 * images/refresh.xpm, images/separator.xpm:
a88e0343 2326 * images/sort-ascending.xpm, images/sort-column-ascending.xpm:
8cf1c5a4
MB
2327 * images/sort-criteria.xpm, images/sort-descending.xpm:
2328 * images/sort-row-ascending.xpm:
2329 New icons, copied from Gnus trunk (originally from Gnome 2.6).
2330
d5b08376
BW
23312006-03-11 Bill Wohler <wohler@newt.com>
2332
5879ac68 2333 * NEWS: Document `image-load-path-for-library'. Note that all
d5b08376 2334 images have been moved from lisp into etc/images in `find-image'
5879ac68 2335 item. Fix typo in `copy-tree'.
d5b08376 2336
3f9c65ca
RS
23372006-03-09 Reiner Steib <Reiner.Steib@gmx.de>
2338
880820fe 2339 * TUTORIAL.de: Replace "Schreiben" by "Drücken" where appropriate.
3f9c65ca 2340
7204b00e
CD
23412006-03-07 Carsten Dominik <dominik@science.uva.nl>
2342
2343 * orgcard.tex: Version number change only.
2344
dec817ba
BW
23452006-03-05 Bill Wohler <wohler@newt.com>
2346
2347 Release MH-E version 7.93.
2348
2349 * NEWS, MH-E-NEWS: Update for MH-E release 7.93.
2350
db13601b 23512006-02-23 Guanpeng Xu <herberteuler@hotmail.com>
cca17969
TTN
2352
2353 * TUTORIAL.cn: Fix omission bug: Add dot (ASCII 0x2E) on first line.
2354
3bfb8112
CD
23552006-02-22 Carsten Dominik <dominik@science.uva.nl>
2356
5879ac68 2357 * orgcard.tex (section{Links}): Rewritten to cover the modified
3bfb8112
CD
2358 link system.
2359
0951cd36
BW
23602006-02-18 Bill Wohler <wohler@newt.com>
2361
2362 Release MH-E version 7.92.
2363
2364 * NEWS, MH-E-NEWS: Update for MH-E release 7.92.
2365
4599a9a5
KH
23662006-02-17 Kenichi Handa <handa@m17n.org>
2367
2368 * TUTORIAL.translators (TUTORIAL.cn): Update the maintainer.
2369
23702006-02-17 Sun Yijiang <sunyijiang@gmail.com>
2371
2372 * TUTORIAL.cn: Reworked.
2373
542f7c55
CY
23742006-02-14 Chong Yidong <cyd@stupidchicken.com>
2375
2376 * NEWS: Changes in handling of file local variables.
2377
880820fe 23782006-02-14 Jan Djärv <jan.h.d@swipnet.se>
3430357a
JD
2379
2380 * NEWS: Gtk+ 2.4 is required.
2381
cbd488c4
YM
23822006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2383
2384 * PROBLEMS (Mac OS X): Add QuickTime 7.0.4 / Mac OS X 10.3.9 breakage.
2385
5f64e9f6
MD
23862006-02-09 Mathias Dahl <mathias.dahl@gmail.com>
2387
2ccc6e66 2388 * NEWS: New key bindings for Tumme in Dired.
5f64e9f6 2389
4c003d2f
JB
23902006-02-05 Jay Belanger <belanger@truman.edu>
2391
2392 * calccard.tex: Update copyright year.
2393
8508e990
MB
23942006-02-04 Michael Olson <mwolson@gnu.org>
2395
2396 * NEWS: Update for ERC 5.1.1. Use the same wording for headings
2397 that Emacs does in its NEWS file.
2398
5384dc93
BW
23992006-02-03 Bill Wohler <wohler@newt.com>
2400
2401 Release MH-E version 7.91.
2402
2403 * NEWS, MH-E-NEWS: Update for MH-E release 7.91.
2404
c80ba99d
BW
24052006-02-02 Bill Wohler <wohler@newt.com>
2406
2407 Release MH-E version 7.90.
2408
5384dc93 2409 * NEWS, MH-E-NEWS: Update for MH-E release 7.90.
c80ba99d 2410
597993cf
MB
24112006-01-29 Michael Olson <mwolson@gnu.org>
2412
2413 * NEWS: Add entry for ERC.
2414
7cef6228
CY
24152006-01-27 Chong Yidong <cyd@stupidchicken.com>
2416
2417 * TODO: Make SYNC_INPUT the default.
2418
3140b91b
NR
24192006-01-25 Nick Roberts <nickrob@snap.net.nz>
2420
2421 * images/gud/pstar.xpm: Make background transparent.
2422
82a31b62
NF
24232006-01-24 Noah Friedman <friedman@splode.com>
2424
2425 * emacs-buffer.gdb: Replace all references to `cdr' field of
2426 conses with `u.cdr', per change Andreas Schwab 2005-11-15
2427 of src/lisp.h.
2428
87899d7e
MA
24292006-01-23 Michael Albinus <michael.albinus@gmx.de>
2430
5879ac68 2431 * NEWS: Tramp can be removed by M-x tramp-unload-tramp.
87899d7e 2432
14397ea7
DN
24332006-01-15 Dan Nicolaescu <dann@ics.uci.edu>
2434
5879ac68 2435 * e/eterm-color.ti: Re-enable the ri entry. Add kich1.
14397ea7 2436
3c005b12
RS
24372006-01-13 Richard M. Stallman <rms@gnu.org>
2438
2439 * emacs.1: +N applies only to next file.
2440
04a4075f
DN
24412005-12-28 Dan Nicolaescu <dann@ics.uci.edu>
2442
2443 * e/eterm-color.ti: Temporarily disable the ri entry.
2444 * e/eterm-color: Regenerate.
cdda1b59 2445
880820fe 24462005-12-21 Lőrentey Károly <lorentey@elte.hu>
4e8b322f
KL
2447
2448 * TODO: Add note on the multi-tty branch.
2449
880820fe 24502005-12-16 Lőrentey Károly <lorentey@elte.hu>
f4695519
KL
2451
2452 * NEWS: Change `prev-buffer' to `previous-buffer'; add note on
2453 them using the frame-local buffer list.
2454
5fdf9b7c
EZ
24552005-12-10 David Koppelman <koppel@ece.lsu.edu>
2456
2457 * NEWS: hi-lock-mode is now buffer local, use global-hi-lock-mode
2458 instead.
2459
61322d72
JB
24602005-12-02 Jay Belanger <belanger@truman.edu>
2461
2462 * NEWS: Add comment about the Calc prefix.
2463
55a03101
TTN
24642005-11-28 Thien-Thi Nguyen <ttn@gnu.org>
2465
2466 * MORE.STUFF: Add entry: "Go in a buffer: Go Text Protocol client".
2467
fd993ce2
CY
24682005-11-18 Chong Yidong <cyd@stupidchicken.com>
2469
2470 * images/icons/emacs_16.png, images/icons/emacs_24.png
2471 * images/icons/emacs_32.png, images/icons/emacs_48.png:
2472 New Emacs icons.
2473
35af3490
CD
24742005-11-18 Carsten Dominik <dominik@science.uva.nl>
2475
2476 * orgcard.tex: Version 3.20
2477
cdda1b59 24782005-11-16 Nick Roberts <nickrob@snap.net.nz>
a354cf39
NR
2479
2480 * images/gud/go.xpm, images/gud/go.pbm: Old gud-remove icons.
2481 Use for run/continue.
2482 * images/gud/stop.xpm, images/gud/stop.pbm: Old gud-break icons.
2483 Use for interrupting inferior.
2484 * images/gud/pp.xpm, images/gud/pstar.xpm, images/gud/until.xpm:
2485 Use a more appropriate variable name.
2486 * images/gud/remove.xpm, images/gud/remove.pbm
2487 * images/gud/break.xpm, images/gud/break.pbm: Make more intuitive.
cdda1b59 2488
31fa5025
NR
24892005-11-09 Nick Roberts <nickrob@snap.net.nz>
2490
2491 * images/gud/pp.xpm, images/gud/pp.pbm: New icons.
2492
880820fe 24932005-11-06 Jan Djärv <jan.h.d@swipnet.se>
32087ea3
JD
2494
2495 * images/copy.xpm, images/copy.pbm, images/low-color/copy.xpm
2496 * images/save.xpm, images/save.pbm, images/low-color/save.xpm:
2497 Adjust baseline.
cdda1b59 2498
880820fe 24992005-11-06 Jan Djärv <jan.h.d@swipnet.se>
16896f67
JD
2500
2501 * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
2502 * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
2503 * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
2504 * images/low-color/next-node.xpm: Adjust paper size and layout.
2505
7dab700a
NR
25062005-11-05 Nick Roberts <nickrob@snap.net.nz>
2507
2508 * DEBUG: Describe how to provide preprocessor macro information.
2509
880820fe 25102005-11-04 Jan Djärv <jan.h.d@swipnet.se>
db2cf961
JD
2511
2512 * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
2513 * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
2514 * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
2515 * images/low-color/next-node.xpm: New images.
2516
94539089
CD
25172005-11-04 Carsten Dominik <dominik@science.uva.nl>
2518
2519 * orgcard.tex (section{Notes}): Version number change.
2520
719e04b6
RF
25212005-11-03 Romain Francoise <romain@orebokech.com>
2522
2523 * orgcard.tex: Update FSF's address.
2524
99ac5182
NR
25252005-11-03 Nick Roberts <nickrob@snap.net.nz>
2526
7dab700a 2527 * DEBUG: GDB can sometimes expand macros.
99ac5182 2528
4ac4f9ce
RF
25292005-11-01 Romain Francoise <romain@orebokech.com>
2530
2531 * NEWS: Source files are compressed by default.
2532
ae3859c0
BW
25332005-10-28 Bill Wohler <wohler@newt.com>
2534
2535 * NEWS: Help mode now creates hyperlinks for URLs.
2536
cc795ef0
DN
25372005-10-27 Dan Nicolaescu <dann@ics.uci.edu>
2538
4ac4f9ce 2539 * e/eterm-color.ti (el1): Undo 2005-10-23 change.
5879ac68 2540 Add some comments on how to update this file. Add ri
cc795ef0
DN
2541 capability that has long been supported by term.el.
2542
a42d1309
NR
25432005-10-25 Nick Roberts <nickrob@snap.net.nz>
2544
6772c8e1 2545 * images/gud/until.xpm: Color correction.
a42d1309 2546
61796b3c
RS
25472005-10-23 Richard M. Stallman <rms@gnu.org>
2548
2549 * e/eterm-color.ti (el1): Capability deleted,
2550 since term.el doesn't implement it.
2551
6f97b9c8
DN
25522005-10-20 Dan Nicolaescu <dann@ics.uci.edu>
2553
2554 * e/eterm-color.ti: Change the terminal name to eterm-color.
2555 * e/eterm-color: Regenerate.
2556
a12ba300
EZ
25572005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
2558
2559 * Makefile (e/eterm-color): Rename eterm to eterm-color.
2560
436a2ccd
CY
25612005-10-18 Chong Yidong <cyd@stupidchicken.com>
2562
2563 * NEWS: New variable `max-image-size'.
2564
ffda926c
BW
25652005-10-17 Bill Wohler <wohler@newt.com>
2566
5879ac68 2567 Moved all remaining images from lisp/toolbar to etc/images. The
ffda926c
BW
2568 low resolution images were placed in their own directory (low-color).
2569
2570 * images/attach.*, images/cancel.*, images/close.*:
2571 * images/copy.*, images/cut.*, images/diropen.*:
2572 * images/exit.*, images/help.*, images/home.*:
2573 * images/index.*, images/info.*, images/mail.*:
2574 * images/new.*, images/open.*, images/paste.*:
2575 * images/preferences.*, images/print.*, images/save.*:
2576 * images/saveas.*, images/search.*:
2577 * images/search-replace.*, images/spell.*:
2578 * images/undo.*: Moved here from lisp/toolbar.
2579
2580 * images/low-color/copy.*: Moved here from lisp/toolbar/lc-copy.*.
2581 * images/low-color/cut.*: Moved here from lisp/toolbar/lc-cut.*.
2582 * images/low-color/help.*: Moved here from lisp/toolbar/lc-help.*.
2583 * images/low-color/home.*: Moved here from lisp/toolbar/lc-home.*.
2584 * images/low-color/index.*: Moved here from lisp/toolbar/lc-index.*.
2585 * images/low-color/new.*: Moved here from lisp/toolbar/lc-new.*.
2586 * images/low-color/open.*: Moved here from lisp/toolbar/lc-open.*.
2587 * images/low-color/paste.*: Moved here from lisp/toolbar/lc-paste.*.
2588 * images/low-color/preferences.*: Moved here from
2589 lisp/toolbar/lc-preferences.*.
2590 * images/low-color/print.*: Moved here from lisp/toolbar/lc-print.*.
2591 * images/low-color/save.*: Moved here from lisp/toolbar/lc-save.*.
2592 * images/low-color/saveas.*: Moved here from lisp/toolbar/lc-saveas.*.
2593 * images/low-color/search.*: Moved here from lisp/toolbar/lc-search.*.
2594 * images/low-color/spell.*: Moved here from lisp/toolbar/lc-spell.*.
2595 * images/low-color/undo.*: Moved here from lisp/toolbar/lc-undo.*.
2596
2597 To conform with convention, the underscore (_) in the following
2598 image names were replaced with dash (-) or (/) as appropriate.
2599
2600 * images/back-arrow.*: Moved here from lisp/toolbar/back_arrow.*.
2601 * images/fld-open.*: Moved here from lisp/toolbar/fld_open.*.
2602 * images/fwd-arrow.*: Moved here from lisp/toolbar/fwd_arrow.*.
2603 * images/jump-to.*: Moved here from lisp/toolbar/jump_to.*.
2604 * images/left-arrow.*: Moved here from lisp/toolbar/left_arrow.*.
2605 * images/right-arrow.*: Moved here from lisp/toolbar/right_arrow.*.
2606 * images/up-arrow.*: Moved here from lisp/toolbar/up_arrow.*.
2607 * images/low-color/back-arrow.*: Moved here from
cdda1b59 2608 lisp/toolbar/lc-back_arrow.*.
ffda926c
BW
2609 * images/low-color/fwd-arrow.*: Moved here from
2610 lisp/toolbar/lc-fwd_arrow.*.
2611 * images/low-color/jump-to.*: Moved here from
2612 lisp/toolbar/lc-jump_to.*.
2613 * images/low-color/left-arrow.*: Moved here from
cdda1b59 2614 lisp/toolbar/lc-left_arrow.*.
ffda926c 2615 * images/low-color/right-arrow.*: Moved here from
cdda1b59 2616 lisp/toolbar/lc-right_arrow.*.
ffda926c
BW
2617 * images/low-color/up-arrow.*: Moved here from
2618 lisp/toolbar/lc-up_arrow.*.
cdda1b59 2619 * images/mail/compose.*: Moved here from lisp/toolbar/mail_compose.*.
ffda926c
BW
2620 * images/mail/send.*: Moved here from lisp/toolbar/mail_send.*.
2621
2622 * images/README: Incorporated the content of lisp/toolbar/README
2623 now that all of the images are here.
2624
eae86e67
NR
26252005-10-16 Nick Roberts <nickrob@snap.net.nz>
2626
2627 * images/gud/n.pbm, images/gud/n.xpm
2628 * images/gud/ni.xpm, images/gud/ni.xpm
2629 * images/gud/s.xpm, images/gud/s.xpm
2630 * images/gud/si.xpm, images/gud/si.xpm: Rename to
22adfe08 2631 next.*, nexti.*, step.*, and stepi.*, respectively, as the
eae86e67
NR
2632 file-name no longer clashes on 8+3 filesystems.
2633
cdda1b59 26342005-10-14 Bill Wohler <wohler@newt.com>
aa2361eb 2635
ffda926c
BW
2636 * images/gud/break.*: Moved here from toolbar/gud-break.*.
2637 * images/gud/cont.*: Moved here from toolbar/gud-cont.*.
2638 * images/gud/down.*: Moved here from toolbar/gud-down.*.
2639 * images/gud/finish.*: Moved here from toolbar/gud-finish.*.
2640 * images/gud/ni.*: Moved here from toolbar/gud-ni.*.
2641 * images/gud/n.*: Moved here from toolbar/gud-n.*.
2642 * images/gud/print.*: Moved here from toolbar/gud-print.*.
2643 * images/gud/pstar.*: Moved here from toolbar/gud-pstar.*.
2644 * images/gud/remove.*: Moved here from toolbar/gud-remove.*.
2645 * images/gud/run.*: Moved here from toolbar/gud-run.*.
2646 * images/gud/si.*: Moved here from toolbar/gud-si.*.
2647 * images/gud/s.*: Moved here from toolbar/gud-s.*.
2648 * images/gud/until.*: Moved here from toolbar/gud-until.*.
2649 * images/gud/up.*: Moved here from toolbar/gud-up.*.
2650 * images/gud/watch.*: Moved here from toolbar/gud-watch.*.
aa2361eb 2651
cdda1b59 26522005-10-14 Bill Wohler <wohler@newt.com>
03ab074b
BW
2653
2654 Released MH-E version 7.85.
cdda1b59 2655
03ab074b
BW
2656 * NEWS, MH-E-NEWS: Updated for release 7.85.
2657
880820fe 26582005-10-10 Jan Djärv <jan.h.d@swipnet.se>
f9e36a6d
JD
2659
2660 * NEWS: -nb => -nbi
2661
86bebbbc
CD
26622005-10-10 Carsten Dominik <dominik@science.uva.nl>
2663
2664 * orgcard.tex: Version 3.17, no changes except version number.
2665
880820fe 26662005-10-09 Jan Djärv <jan.h.d@swipnet.se>
0597ab12
JD
2667
2668 * NEWS: -nb, --no-bitmap-icon
2669
ba6be78d
SM
26702005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
2671
2672 * TODO: Clarify the local variables entry.
2673
c2e59571
BW
26742005-09-30 Bill Wohler <wohler@newt.com>
2675
2676 Moved MH-E image files from toolbar and mail directories into
ffda926c 2677 images.
c2e59571
BW
2678
2679 * images/mail: New directory.
2680
2681 * images/mail/reply.*: Moved here from lisp/mail/reply2*.
2682
2683 * images/mail/alias.*, images/mail/refile.*, images/mail/repack.*:
2684 * images/mail/reply*: Moved here from lisp/toolbar.
2685
2686 * images/execute.*, images/highlight.*, images/mh-logo.xpm:
2687 * images/page-down.*, images/show.*, images/widen.*: Moved here
2688 from lisp/toolbar.
ba6be78d
SM
2689
2690 * images/refresh.*: Moved here from lisp/toolbar/rescan.*.
2691 Use GNOME 2.10's refresh icon.
c2e59571
BW
2692
2693 * images/README: New file that indicates which icons came from
2694 GNOME (see lisp/toolbar/README).
2695
b6473e48
RF
26962005-09-30 Romain Francoise <romain@orebokech.com>
2697
2698 * NEWS: Mention changes to `read-buffer'.
2699
a0292bb5
CY
27002005-09-30 Chong Yidong <cyd@stupidchicken.com>
2701
2702 * images/ezimage: New directory.
2703
2704 * images/ezimage/*.xpm: Add images used by speedbar.el.
2705
50a9d14a
DP
27062005-09-30 David Ponce <david@dponce.com>
2707
2708 * NEWS: Update recentf changes.
2709
a33704bb
MB
27102005-09-28 Simon Josefsson <jas@extundo.com>
2711
2712 * GNUS-NEWS: Fix IDNA notes.
2713
5879ac68 27142005-09-27 Jay Belanger <belanger@truman.edu>
0b292bd0
JB
2715
2716 * calccard.tex: Update `versionnumber', remove `versiondate'.
ba6be78d 2717 (Error Recovery): Refer to "initial state" rather than "default state".
0b292bd0
JB
2718 (Algebra): Mention LaTeX language mode.
2719 (Programming): Delete reference to "Z =".
2720
f7938fdd 27212005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
917551f2
EZ
2722
2723 * emacs.py (ehelp): Add g and l to arg list, and use them in the
2724 call to `help'.
2725
49844623
RF
27262005-09-17 Romain Francoise <romain@orebokech.com>
2727
2728 * gfdl.1: Update to version 1.2. Delete UC macro.
2729
ce9b56fe
KH
27302005-09-15 Kenichi Handa <handa@m17n.org>
2731
ba6be78d 2732 * PROBLEMS: Fix the paragraph describing the limitation of UTF-8/16/7.
ce9b56fe 2733
8c4a54e2
RF
27342005-09-14 Romain Francoise <romain@orebokech.com>
2735
2736 * NEWS: Add entry for write-region-inhibit-fsync.
2737
cacb2615 27382005-09-09 Kevin Ryde <user42@zip.com.au>
50a6ff15
EZ
2739
2740 * MORE.STUFF: Update url for calculator.el.
2741
d87ceee0
KH
27422005-09-08 Kenichi Handa <handa@m17n.org>
2743
2744 * PROBLEMS: Show a patch for Mule-UCS to make it byte-compiled
2745 correctly.
2746
c1105d05
MA
27472005-08-31 Michael Albinus <michael.albinus@gmx.de>
2748
2749 * NEWS: Add entry for `make-auto-save-file-name'.
2750
fef741ad
TTN
27512005-08-19 Emilio C. Lopes <eclig@gmx.net>
2752
2753 * emacsclient.1 (DESCRIPTION): Reflect inclusion in the
2754 Emacs distribution. Make role of EDITOR clearer.
2755 (OPTIONS): Document `-s', `-V' and `-h'
2756 as well as their long name counterparts.
2757 (BUGS): Remove.
2758
20dc2215
RF
27592005-08-26 Romain Francoise <romain@orebokech.com>
2760
2761 * PROBLEMS: Fix capitalization of "Gnus".
2762
217b694f
EZ
27632005-08-20 Chong Yidong <cyd@stupidchicken.com>
2764
2765 * MORE.STUFF: Update links and URLs.
2766
4f27bfc3
KH
27672005-08-05 Kenichi Handa <handa@m17n.org>
2768
2769 * NEWS: Fix the entry describing code-pages.
2770
c638055f
JB
27712005-07-28 Juanma Barranquero <lekktu@gmail.com>
2772
2773 * .cvsignore: Add `icons' (for in-place installs).
2774
cdf9f986
JL
27752005-07-19 Juri Linkov <juri@jurta.org>
2776
2777 * grep.txt: New file.
2778
880820fe 27792005-07-19 Jan Djärv <jan.h.d@swipnet.se>
25fd144d 2780
c638055f 2781 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
25fd144d
JD
2782 -R comes after i386 in setarch command.
2783
9e5f497d
JL
27842005-07-12 Juri Linkov <juri@jurta.org>
2785
2786 * refcard.tex (Files): Change description of `C-x C-q' from
2787 `checkin/checkout' to `toggle read-only'.
2788 (Getting Help): Replace `C-h c' with `C-h k'.
2789 (Error Recovery): Replace `recover-file' with `recover-session'.
2790 (Info): Replace key binding `C-h C-i' with `C-h S'. Add `t'.
2791
bc4c8456
RS
27922005-07-07 Richard M. Stallman <rms@gnu.org>
2793
b713c813 2794 * GNU: Update how to help. Improve footnote 7.
bc4c8456 2795
9d42fe6f
LK
27962005-07-07 Lute Kamstra <lute@gnu.org>
2797
2798 * tasks.texi: Delete file. The GNU Task List is obsolete and has
2799 been replaced by http://savannah.gnu.org/projects/tasklist.
2800
28012005-07-07 Lute Kamstra <lute@gnu.org>
60b34e06
LK
2802
2803 * refcard.tex: Update `versionnumber' and `year'. Update Emacs's
2804 version to 22.
2805 (Starting Emacs): Delete sentence to fix formatting problems.
2806 (Multiple Windows): Clarify first sentence. Mention C-x 5 1.
2807 (Formatting): Update the binding of set face.
2808 (International Character Sets): set-language-environment is bound
9d42fe6f 2809 to C-x RET l.
60b34e06 2810
a0ec7a4a
LK
28112005-07-05 Lute Kamstra <lute@gnu.org>
2812
2813 Update FSF's address in GPL notices.
2814
a88e0343
KS
2815 * INTERVIEW, calccard.tex, cs-dired-ref.tex, cs-refcard.tex:
2816 * dired-ref.tex, fr-drdref.tex, fr-refcard.tex, gfdl.1:
2817 * pl-refcard.tex, refcard.tex, ru-refcard.tex, sk-dired-ref.tex:
2818 * sk-refcard.tex, vipcard.tex, viperCard.tex: Update FSF's address.
a0ec7a4a 2819
880820fe 28202005-07-03 Jan Djärv <jan.h.d@swipnet.se>
cf14a51c 2821
a0ec7a4a 2822 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
ba6be78d 2823 Add it again.
cf14a51c 2824
01d37825
CD
28252005-06-29 Carsten Dominik <dominik@science.uva.nl>
2826
ba6be78d 2827 * NEWS: Add an entry for Org-mode, and a change entry for reftex-mode.
01d37825 2828
025691ed
RS
28292005-06-28 Richard M. Stallman <rms@gnu.org>
2830
2831 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping): New.
2832
98d1a1cf
EZ
28332005-06-11 Eli Zaretskii <eliz@gnu.org>
2834
2835 * DEBUG: Mention emacs-buffer.gdb.
2836
58f498fe
NF
28372005-06-10 Noah Friedman <friedman@splode.com>
2838
2839 * emacs-buffer.gdb (ybuffer-list): Don't use $filename; can't use
2840 char as placeholder when buffer has no file name and process is
2841 still live. Use different printf cases instead.
2842
4a29de23
KS
28432005-06-08 Kim F. Storm <storm@cua.dk>
2844
2845 * PROBLEMS: Linux kernel 2.6.10 may corrupt process output.
2846 Warn that using CVS+SSH may corrupt files, include work-around.
2847
c476bcb0
JL
28482005-06-06 Juri Linkov <juri@jurta.org>
2849
2850 * TUTORIAL.cs, TUTORIAL.sk: Change NBSP to space.
2851
2852 * TUTORIAL.ro: Change NBSP to space. Move coding cookie from the
2853 second line to Local Variables. Fix title line.
2854
6b5341d3
MB
28552005-05-30 Miles Bader <miles@gnu.org>
2856
2857 * emacs-buffer.gdb: Remove RCS keywords.
2858
a7868bfa
NF
28592005-05-30 Noah Friedman <friedman@splode.com>
2860
2861 * emacs-buffer.gdb: New file.
e55df387 2862 * NEWS: Mention it.
a7868bfa 2863
36f28e7f
RS
28642005-05-28 Richard M. Stallman <rms@gnu.org>
2865
2866 * TUTORIAL.fr: Change NBSP to space.
2867
e495eaec
BW
28682005-05-28 Bill Wohler <wohler@newt.com>
2869
2870 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.84.
2871
639ec765
NR
28722005-05-19 Nick Roberts <nickrob@snap.net.nz>
2873
2874 * TODO: post-command-idle-hook has gone.
2875
1e866943
JB
28762005-05-16 Juanma Barranquero <lekktu@gmail.com>
2877
2878 * NEWS: Remove references to open-network-stream-nowait and
2879 open-network-stream-server.
2880
820f92e1
RS
28812005-05-15 Richard M. Stallman <rms@gnu.org>
2882
2883 * GNU: Correct/improve previous change.
2884
d06ba294
RS
28852005-05-14 Richard M. Stallman <rms@gnu.org>
2886
2887 * GNU: Update footnotes.
2888
85ddb888
RS
2889 * NEWS: Lots of clarifications and cleanups.
2890
ade817bd 28912005-05-05 Slawomir Nowaczyk <slawek@cs.lth.se>
e31eb62c 2892
1953295b 2893 * TUTORIAL.pl: Updated header.
e31eb62c 2894
406c0f12
RS
28952005-05-02 Richard M. Stallman <rms@gnu.org>
2896
2897 * NEWS: More rearrangements.
2898
30b0da81
RS
28992005-05-02 Chong Yidong <cyd@stupidchicken.com>
2900
2901 * NEWS: Items rearranged in logical order.
2902
6544b8f6
LH
29032005-05-01 Lars Hansen <larsh@math.ku.dk>
2904
2905 * NEWS: Correct key binding for dired-mark-omitted.
2906
c9b630f7
DN
29072005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
2908
35b1b8ab
DN
2909 * NEWS: Mention xterm key bindings.
2910
c9b630f7
DN
2911 * e/eterm.ti: Add a comment.
2912 * e/eterm: Regenerate.
2913
70ca7cb3
TTN
29142005-04-25 Alex Ott <ott@jet.msk.su>
2915
2916 * TUTORIAL.ru: Update.
2917
880820fe 29182005-04-13 Pavel Janík <Pavel@Janik.cz>
f425f742
PJ
2919
2920 * TUTORIAL.sk: Updated header.
2921
880820fe 29222005-04-12 Jan Djärv <jan.h.d@swipnet.se>
ed0fb1f1
JD
2923
2924 * NEWS: Mention cursorBlink resource.
2925
b7461be9
YM
29262005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2927
2928 * NEWS: Mention dynamic change of keyboard-coding-system on Mac.
2929
880820fe 29302005-04-10 Jan Djärv <jan.h.d@swipnet.se>
4a4cbd00
JD
2931
2932 * NEWS: Mention fontSet for Lucid menus.
2933
0c9a01ff
MY
29342005-04-10 Masatake YAMATO <jet@gyve.org>
2935
1953295b
SM
2936 * compilation.txt (symbol): Add gcov-file
2937 gcov-bb-file gcov-never-called-line gcov-called-line.
0c9a01ff 2938
c09b2b56
KH
29392005-04-08 Kenichi Handa <handa@m17n.org>
2940
2941 * TUTORIAL.ja: Updated header, contents synchronized with
2942 TUTORIAL at 2005-04-01T00:31:25Z!rms@gnu.org.
2943
880820fe 29442005-04-06 Pavel Janík <Pavel@Janik.cz>
7237931b
PJ
2945
2946 * TUTORIAL.cs: Updated header.
2947
7bade82d
WL
29482005-04-05 Werner Lemberg <wl@gnu.org>
2949
2950 * TUTORIAL.de: Updated header.
2951
28cfe103 29522005-04-05 Marcelo Toledo <marcelo@gnu.org>
a049b36c 2953
1953295b 2954 * TUTORIAL.translators: Added the field Maintainer.
a049b36c 2955
b2c2fcb7
TTN
29562005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
2957
2958 * TUTORIAL.it: Move "copying conditions at end" sentence after title.
2959
e3039e63
TTN
29602005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
2961
2962 * TUTORIAL.ja: Update text before first period.
2963 Reported by Kenichi Handa.
2964
b7dc1e82 29652005-04-02 Richard M. Stallman <rms@gnu.org>
e3039e63 2966
b7dc1e82
RS
2967 * TUTORIAL.ja, TUTORIAL.cn, TUTORIAL.ru, TUTORIAL.zh: Remove the
2968 old intro line that apparently was a longer version of "Emacs
2969 tutorial".
2970
2971 * TUTORIAL.es: Clean up line breaks.
2972
28cfe103 29732005-04-01 Marcelo Toledo <marcelo@gnu.org>
f290db1d 2974
51ce60a7 2975 * TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
1953295b
SM
2976 * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja, TUTORIAL.ko,
2977 * TUTORIAL.pl, TUTORIAL.pt_BR, TUTORIAL.ro, TUTORIAL.ru,
2978 * TUTORIAL.sk, TUTORIAL.sl, TUTORIAL.th, TUTORIAL.zh: Fix title line.
1e866943 2979
28cfe103 29802005-04-01 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
1e866943 2981
1953295b
SM
2982 * TUTORIAL.bg: Fix title line; Applied TUTORIAL changes in
2983 2005-02-08T14:20:54Z!lute@gnu.org, "Emacs" is not transliterated to cyrillic anymore;
2984 Minor fixes.
28cfe103
MT
2985
29862005-04-01 Mats Lidell <matsl@contactor.se>
e3039e63 2987
1953295b
SM
2988 * TUTORIAL.sv: Sync some other changes with the TUTORIAL version
2989 2005-04-01T00:31:25Z!rms@gnu.org.
f290db1d 2990
1d88af04
LK
29912005-04-01 Lute Kamstra <lute@gnu.org>
2992
2993 * TUTORIAL.nl: Fix title line.
2994
19577b0e
TTN
29952005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
2996
2997 * TUTORIAL: Add title line.
2998 * TUTORIAL.bg, TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
2999 * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja,
3000 * TUTORIAL.ko, TUTORIAL.nl, TUTORIAL.pl, TUTORIAL.pt_BR,
3001 * TUTORIAL.ro, TUTORIAL.ru, TUTORIAL.sk, TUTORIAL.sl
3002 * TUTORIAL.sv, TUTORIAL.th, TUTORIAL.zh: Likewise.
3003
10ace8ea
MB
30042005-03-29 Reiner Steib <Reiner.Steib@gmx.de>
3005
3006 * gnus-refcard.tex, gnus-logo.eps: New files.
3007
bbcb3b44
DP
30082005-03-23 David Ponce <david@dponce.com>
3009
3010 * NEWS: Mention recentf-keep.
3011
f31259da
LK
30122005-03-17 Lute Kamstra <lute@gnu.org>
3013
3014 * TODO: Remove define-generic-mode entry (DONE).
3015
3235a9ea
MA
30162005-03-10 Michael Albinus <michael.albinus@gmx.de>
3017
3018 * NEWS: Explain how to default Tramp to FTP.
3019
7709cbbd
YM
30202005-03-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3021
2313f861 3022 * NEWS: Mention Carbon build on Mac OS 9.
3235a9ea 3023
70d9a9cd
DK
30242005-03-01 David Kastrup <dak@gnu.org>
3025
3026 * DEBUG: Add information about `-fno-crossjumping' for GCC.
3027
2dbccf96
LK
30282005-02-14 Lute Kamstra <lute@gnu.org>
3029
6a361c41
LK
3030 * TODO: Remove battery.el entry (DONE).
3031
2dbccf96
LK
3032 * TUTORIAL.nl: Synchronize with TUTORIAL. Correct some typos.
3033 Make the terminology more consistent. Fill the text using the
3034 default `fill-column'.
3035
41835686
LK
30362005-02-08 Lute Kamstra <lute@gnu.org>
3037
3038 * TUTORIAL: Remove some uses of the term "buffer" before it is
3039 properly introduced. Update the description of the mode line.
3040 Consistently use "<ESC>" to denote the ESC key and "<SPC>" to
3041 denote the Space bar. Capitalize all command descriptions.
3042
ba2c991c
RS
30432005-02-06 Richard M. Stallman <rms@gnu.org>
3044
3045 * DEBUG: Minor clarification.
3046
6082a820
EZ
30472005-02-05 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
3048
3049 * emacs.bash: Update the name of the socket of the Emacs server.
3050
3d4d788a
DK
30512005-01-22 David Kastrup <dak@gnu.org>
3052
3053 * NEWS: Mention alias `find-grep' for `grep-find'.
3054
568931f0
NR
30552005-01-22 Nick Roberts <nickrob@snap.net.nz>
3056
3057 * TODO: Add entry for toolbar on ttys.
3058
6869a824
NR
30592005-01-18 Nick Roberts <nickrob@snap.net.nz>
3060
3061 * DEBUG: Suggest separate terminal for debug session.
3062
43805352
EZ
30632005-01-15 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
3064
3065 * TUTORIAL.nl: Correct translation and the Dutch text (typos).
3066 More consistent use of terminology.
3067
20d6de82
RS
30682005-01-13 Cheng Gao <chenggao@gmail.com>
3069
3070 * MORE.STUFF: Add entries of some well known and widely used packages.
3235a9ea 3071
9abb41eb
LH
30722005-01-07 Lars Hansen <larsh@math.ku.dk>
3073
3074 * NEWS: Describe desktop package lazy restore feature.
3075
fda2922a
RS
30762004-12-21 Richard M. Stallman <rms@gnu.org>
3077
3078 * DISTRIB: Don't say "freeware".
3079
d3d89631
NR
30802004-12-15 Nick Roberts <nickrob@snap.net.nz>
3081
3082 * DEBUG: Change printing example to break on a procedure name.
3083
09411f50
DN
30842004-12-11 Dan Nicolaescu <dann@ics.uci.edu>
3085
3086 * e/eterm.ti: Add rs1.
3087 * e/eterm: Regenerate.
3088
0473753a
RS
30892004-12-08 Alexandre VEYRENC <veyrenc@wanadoo.fr> (tiny change)
3090
3091 * fr-refcard.tex: Fix typos.
3092
880820fe 30932004-12-07 Jan Djärv <jan.h.d@swipnet.se>
b11e8823
JD
3094
3095 * PROBLEMS: Update information about klipper on KDE.
3096
880820fe 30972004-11-26 Jan Djärv <jan.h.d@swipnet.se>
3a0ab7ec
JD
3098
3099 * NEWS: Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
3100
880820fe 31012004-10-08 Frédéric Bothamy <frederic.bothamy@free.fr> (tiny change)
657f0f9c
EZ
3102
3103 * TUTORIAL.fr: Minor wording fix.
3104
5086e75d
LT
31052004-10-04 Luc Teirlinck <teirllm@auburn.edu>
3106
3107 * enriched.doc: Update for new bindings of `set-left-margin' and
3108 `set-right-margin'.
3109
0207b8ad
KS
31102004-10-04 Kim F. Storm <storm@cua.dk>
3111
3112 * DEBUG: Mention pp and ff commands.
3113
3326c1b5
LT
31142004-09-26 Luc Teirlinck <teirllm@auburn.edu>
3115
3116 * enriched.doc: `enriched-annotation-alist' is now called
3117 `enriched-translations'.
3118
d6be0122
DN
31192004-09-26 Dan Nicolaescu <dann@ics.uci.edu>
3120
5879ac68 3121 * e/eterm.ti: Comment out smcup, rmcup. Add kbs, kdch1, rc, sc.
d6be0122 3122 Reformat.
1953295b 3123 * e/eterm: Regenerate.
d6be0122 3124
880820fe 31252004-09-25 Jan Djärv <jan.h.d@swipnet.se>
1f02a4ba
JD
3126
3127 * PROBLEMS: Updated exec-shield description.
3128
c8be3fe8
KS
31292004-09-16 Dan Nicolaescu <dann@ics.uci.edu>
3130
3131 * e/eterm.ti: Change the strings for smso and rmso.
25e90411 3132 * e/eterm: Regenerate.
c8be3fe8 3133
8bca0606
TTN
31342004-09-09 Thien-Thi Nguyen <ttn@gnu.org>
3135
3136 * MORE.STUFF (EDB): Update entry.
3137
4e14f66c
KS
31382004-09-07 Dan Nicolaescu <dann@ics.uci.edu>
3139
3140 * e/eterm.ti: Add `op' entry to enable colors in term.
1953295b 3141 * e/eterm: Regenerate.
4e14f66c 3142
db1febad
EZ
31432004-09-04 Eric S. Raymond <esr@thyrsus.com>
3144
3145 * PROBLEMS: More reorganization to exile old stuff to the
3146 pre-2000 section. I looked up end-of-life dates for a bunch
3147 of old Unixes to check.
3148
eccf9613
BW
31492004-08-24 Bill Wohler <wohler@newt.com>
3150
3151 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.82.
3152
90a02640
DK
31532004-08-22 David Kastrup <dak@gnu.org>
3154
3155 * PROBLEMS, MAILINGLISTS: Update AUCTeX information.
3156
d103d8b3
BW
31572004-08-21 Bill Wohler <wohler@newt.com>
3158
3159 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.81.
3160
29bbca9e
EZ
31612004-08-21 Eric S. Raymond <esr@thyrsus.com>
3162
3163 * PROBLEMS: Massively rearranged by category, to make environment
3164 features and symptoms easier to find. Bugs relating to
3165 20th-century systems moved to the end. Most problem headers
3166 changed to "object: variation" format.
3167
f0d73c14
BW
31682004-08-15 Bill Wohler <wohler@newt.com>
3169
3170 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.80.
3171
e11d1dd9
EZ
31722004-08-14 Romain Francoise <romain@orebokech.com>
3173
3174 * NEWS: Mention the thumbs.el package.
3175
ded8c6ea 31762004-08-14 Eric Hanchrow <offby1@blarg.net> (tiny change)
ab5a4a32
EZ
3177
3178 * TUTORIAL.es: Replace actual whitespace with the magic string
3179 that causes help-with-tutorial to automatically insert the correct
3180 amount.
3181
7c3225c3
ST
31822004-08-10 Steven Tamm <steventamm@mac.com>
3183
3184 * PROBLEMS: Remove description of Mac OS version upgrade
3185 problems as it is no longer applicable.
3186
05ea6a26
WL
31872004-07-27 Werner Lemberg <wl@gnu.org>
3188
3189 * NEWS: Document all new tutorials.
3190
23f87bed
MB
31912004-08-05 Reiner Steib <Reiner.Steib@gmx.de>
3192
3193 * GNUS-NEWS: Import from the v5_10 branch of the Gnus repository.
3194
3195 * NEWS (Gnus package): Gnus includes Sieve and PGG. Gnus changes
3196 are described in GNUS-NEWS.
3197
31982004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
3199
3200 * gnus.xpm, gnus-pointer.xbm, gnus-pointer.xpm: Import from the
3201 v5_10 branch of the Gnus repository.
3202
0f74bf4c
LT
32032004-07-14 Luc Teirlinck <teirllm@auburn.edu>
3204
3205 * MORE.STUFF: Tramp is now distributed with Emacs.
3206
a66894d8
BW
32072004-07-12 Bill Wohler <wohler@newt.com>
3208
3209 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.4.
3210
bcdf2143
DK
32112004-07-08 David Kastrup <dak@gnu.org>
3212
1953295b 3213 * NEWS (Lisp changes in 21.4): Document (match-data t) change.
bcdf2143 3214
ad8a607d
EZ
32152002-06-26 Eli Zaretskii <eliz@is.elta.co.il>
3216
3217 * FOR-RELEASE: Moved to the admin directory.
3218
1791907b
DK
32192004-06-24 David Kastrup <dak@gnu.org>
3220
3221 * NEWS: Move description from new paragraph-start and
3222 indent-line-function defaults to general news instead of new
1953295b
SM
3223 packages. Same for query-replace-skip-read-only.
3224 Add description of new `\,' and `\?' replacement string features.
1791907b 3225
dce417e7
LT
32262004-06-23 Luc Teirlinck <teirllm@auburn.edu>
3227
3228 * MORE.STUFF: Delete obsolete URL.
3229
61d244ca
LH
32302004-06-10 Lars Hansen <larsh@math.ku.dk>
3231
5879ac68 3232 * NEWS: Describe dired-omit-mode. Describe desktop package changes.
61d244ca 3233
32364f49
ST
32342004-05-29 Steven Tamm <steventamm@mac.com>
3235
3236 * PROBLEMS: Document the workaround for the Mac OS X port not
3237 picking up the environment variables from dotfiles.
3238
f3298aad
JL
32392004-05-16 Juri Linkov <juri@jurta.org>
3240
3241 * TUTORIAL.pt_BR: Add coding: latin-1, sentence-end-double-space: nil.
3242
3243 * ru-refcard.tex: Add C-u and RET to `C-h t Russian'.
3244
c1380aa6
EZ
32452004-05-15 Alex Ott <ott@jet.msk.su>
3246
3247 * ru-refcard.tex, ru-refcard.ps: New files.
3248
ddda21d3
DP
32492004-05-14 David Ponce <david@dponce.com>
3250
1953295b 3251 * tree-widget: New directory containing tree-widget themes and images.
ddda21d3 3252
28cfe103 32532004-04-13 Marcelo Toledo <marcelo@gnu.org>
b8d5565f 3254
5879ac68 3255 * TUTORIAL.pt_BR: Initial check-in.
b8d5565f 3256
24d5055c
SM
32572004-05-06 Dave Love <fx@gnu.org>
3258
3259 * emacs.py: New file for python-mode's internal use.
3260
ba1c68de
SM
32612004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
3262
3263 * TODO: Use outline mode. Remove compile.el entry (done).
3264
d1d37da8
JL
32652004-04-18 Juri Linkov <juri@jurta.org>
3266
3267 * TUTORIAL.fr, TUTORIAL.pl, TUTORIAL.ru, TUTORIAL.sl, TUTORIAL.sv
3268 * TUTORIAL.th: Add sentence-end-double-space: nil.
3269
3270 * TUTORIAL.it, TUTORIAL.nl, TUTORIAL.sv: Add coding: latin-1.
3271
28cfe103 32722004-04-16 Alex Ott <ottalex@narod.ru>
02913968 3273
28cfe103 3274 * TUTORIAL.ru: Various corrections.
02913968 3275
d2072c54
JL
32762004-04-14 Jan Nieuwenhuizen <janneke@gnu.org>
3277
3278 * TUTORIAL.nl: Update Delete/Delback translation.
3279
43ea9947
JH
32802004-04-05 Jesper Harder <harder@ifa.au.dk>
3281
3282 * TODO: Remove index-apropos entry.
3283
35aeddc4
JL
32842004-04-01 Juri Linkov <juri@jurta.org>
3285
3286 * HELLO: Add Javanese.
3287
30301a73
VJL
32882004-03-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3289
3290 * ps-prin1.ps: Clip the header and footer area, so text will not be
3291 printed outside header or footer, respectively.
3292 (HeaderClip, FooterClip): New PostScript funs.
3293 (HeaderText, FooterText): Adjust PostScript code.
3294
880820fe 32952004-03-29 Jan Djärv <jan.h.d@swipnet.se>
6d8e13a0
JD
3296
3297 * TODO: Removed drag-and-drop entry (DONE).
3298
ab24c127
KS
32992004-03-19 Kim F. Storm <storm@cua.dk>
3300
3301 * TODO: Remove entries for fringe related issues (DONE).
3302 Remove entry about image-relative coordinates of mouse clicks (DONE).
3303
44c0a465
SM
33042004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
3305
3306 * compilation.txt: New file.
3307
89b1172b
JB
33082004-02-29 Juanma Barranquero <lektu@terra.es>
3309
3310 * NEWS: Remove bogus reference to user option unicode-data.
3311
8c094106
EZ
33122004-02-16 Klaus Zeitler <kzeitler@lucent.com>
3313
3314 * PROBLEMS: Document crashes on X when build with GCC and GNU ld.
3315
ea855511
AS
33162004-02-08 Andreas Schwab <schwab@suse.de>
3317
3318 * NEWS: Fix typo.
3319
89b1172b 33202003-12-29 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
d9c4f512
EZ
3321
3322 * TUTORIAL.bg: Use windows-1251 encoding. Fix punctuation errors.
3323
cae8ddbb
LH
33242003-11-21 Lars Hansen <larsh@math.ku.dk>
3325
3326 * TODO: Add plans for change of file attributes UID and GID from
3327 integer to string.
89b1172b
JB
3328
33292003-11-10 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
e0739877
KH
3330
3331 * HELLO: Add Kannada.
3332
b8811003
KH
33332003-11-05 Juri Linkov <juri@jurta.org>
3334
3335 * HELLO: Fix language names. Add C, Braille, Georgian, Ukrainian.
3336 Add IPA pronunciation to English. Fix tab widths.
3337
984002eb
EZ
33382003-11-03 David Ponce <david.ponce@wanadoo.fr>
3339
3340 * PROBLEMS: Document segfaults with Linux kernels that enable the
3341 Exec-shield functionality.
3342
85afc7c7
KH
33432003-10-30 Kenichi Handa <handa@m17n.org>
3344
3345 * HELLO: Fix cases of language names. Make German lines one.
89b1172b 3346 Delete FORTRAN, add Mathematics.
85afc7c7 3347
880820fe 33482003-10-24 Jan Djärv <jan.h.d@swipnet.se>
f16a1bf6
JD
3349
3350 * PROBLEMS: Characters are displayed as empty boxes or
3351 with wrong font under X.
3352
00694c20
WL
33532003-09-30 Werner Lemberg <wl@gnu.org>
3354
3355 * TUTORIAL.de: Minor updates and grammatical fixes.
3356
b9e6b498
GM
33572003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
3358
3359 * TODO: Add invisible text kill/yank issue.
3360
f387bdea
RS
33612003-08-29 Wim Nieuwenhuizen <wwwillem@xs4all.nl>
3362
3363 * TUTORIAL.nl: Many changes.
3364
70d76272
SE
33652003-08-20 Stephen Eglen <stephen@gnu.org>
3366
3367 * MORE.STUFF: Update URLs for several projects.
3368
5b4ffca2
AC
33692003-07-22 Andrew Choi <akochoi@shaw.ca>
3370
3371 * PROBLEMS: Truncated process output with pty's on Mac OS X.
3372
0ea94e9b
NR
33732003-07-14 Nick Roberts <nick@nick.uklinux.net>
3374
3375 * NEWS: Merge in the changes for versions 21.2 and 21.3 as
3376 documented on the EMACS_21_1_RC branch.
3377
603b8073
KH
33782003-03-03 Chao-Hong Liu <chliu@gnu.org>
3379
3380 * TUTORIAL.cn: Updated.
3381 * TUTORIAL.zh: Updated.
3382
924df208
BW
33832003-04-24 Bill Wohler <wohler@newt.com>
3384
3385 * MH-E-NEWS: Upgraded to MH-E version 7.3.
3386
a8feaa04 33872003-04-03 Kenichi Handa <handa@m17n.org>
162eab5f
KH
3388
3389 * HELLO: Fix the malayalam line.
3390
19c37f01
DL
33912003-04-01 Dave Love <fx@gnu.org>
3392
6772c8e1 3393 * letter.xpm: Use transparent/opaque `colors'.
19c37f01 3394
8064e321
DL
3395 * letter.xbm: Deleted.
3396
3397 * letter.pbm: New.
3398
a670d17a
AS
33992003-03-24 Andreas Schwab <schwab@suse.de>
3400
3401 * HELLO: Remove extra TAB in Greek entries.
3402
9a6155bb
KH
34032003-03-03 Chao-Hong Liu <chliu@gnu.org>
3404
3405 * TUTORIAL.cn, TUTORIAL.zh: New files.
3406
0a8548de 3407 * TUTORIAL.translators: List TUTORIAL.cn and TUTORIAL.zh.
9a6155bb 3408
746ba5c1
KH
34092003-02-24 Kenichi Handa <handa@m17n.org>
3410
3411 * HELLO: Add Malayalam.
3412
b8b42717
DL
34132003-02-13 Dave Love <fx@gnu.org>
3414
3415 * TUTORIAL.es: Add coding spec.
3416
61cb0b53
KH
34172003-02-11 Kenichi Handa <handa@m17n.org>
3418
3419 * HELLO: Fix Hindi and add Tamil.
3420
880820fe 34212003-02-05 Francesco Potortì <pot@gnu.org>
bd6f8e84
FP
3422
3423 * TUTORIAL.it: Italian tutorial.
3424 From Alfredo Finelli <alfredofnl@tiscali.it> (original translator).
880820fe 3425 Revised by Francesco Potortì <pot@gnu.org>.
bd6f8e84 3426
3d7ca223
BW
34272003-02-03 Bill Wohler <wohler@newt.com>
3428
3429 * MH-E-NEWS: Upgraded to MH-E version 7.2.
3430
c60ee5e7
JB
34312003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
3432
3433 * MACHINES: Added Cygwin.
3434
880820fe 34352003-01-27 Jan Djärv <jan.h.d@swipnet.se>
46def989
JD
3436
3437 * DEBUG: Added note about xmon.
3438
675d000f
RS
34392003-01-20 Joanna Pluta <joanna_p@gazeta.pl>
3440
3441 * TUTORIAL.pl: Updated.
3442
880820fe 34432003-01-11 Pavel Janík <Pavel@Janik.cz>
50ac5b3c
PJ
3444
3445 * TUTORIAL.sk: Updated to reflect changes in English version.
880820fe 3446 From Miroslav Vaško <zemiak@zoznam.sk>.
50ac5b3c 3447
880820fe 34482003-01-09 Francesco Potortì <pot@gnu.org>
98657898
FP
3449
3450 * etags.1: Added reference to the new `etags --help --lang=LANG'
3451 option.
3452
c3d9274a
BW
34532003-01-08 Bill Wohler <wohler@newt.com>
3454
3455 * MH-E-NEWS: Upgraded to MH-E version 7.1.
3456
128a6043
ST
34572003-01-01 Steven Tamm <steventamm@mac.com>
3458
3459 * MACHINES: Added pointer to Mac OS X install instructions.
3460
14e7b3a9
KH
34612002-12-10 Kenichi Handa <handa@m17n.org>
3462
3463 * TUTORIAL.sv: Renamed from TUTORIAL.se.
3464
bdcfe844
BW
34652002-11-29 Bill Wohler <wohler@newt.com>
3466
3467 * MH-E-NEWS: Upgraded to MH-E version 7.0.
3468
880820fe 34692002-11-22 Rafael Sepúlveda <drs@gnulinux.org.mx>
1fc628ee 3470
28cfe103 3471 * TUTORIAL.es: Extensively changed and updated.
1fc628ee 3472
a1b4049d
BW
34732002-10-01 Bill Wohler <wohler@newt.com>
3474
3475 * MH-E-NEWS: Upgraded to mh-e version 6.1.1.
3476
7ed9159a
JY
34772002-09-16 Jonathan Yavner <jyavner@engineer.com>
3478
3479 * ses-example.ses: New file: example spreadsheet.
3480
6c61f3f4
KH
34812002-09-04 Kenichi Handa <handa@etl.go.jp>
3482
3483 * HELLO: Fix Unicode Greek line.
3484
34852002-09-03 Kenichi Handa <handa@etl.go.jp>
3486
3487 * TUTORIAL.ja: Updated in accordance with the latest English
3488 version.
3489
60753e2d
AS
34902002-09-01 Andreas Schwab <schwab@suse.de>
3491
3492 * TUTORIAL.de: Updated in accordance with the English version.
3493 From Mario Lang <mlang@delysid.org>.
3494
473d2053
MR
34952002-08-12 Markus Rost <rost@math.ohio-state.edu>
3496
3497 * HELLO: Fix some white spaces.
3498
ca8f3642
RS
34992002-06-26 Richard M. Stallman <rms@gnu.org>
3500
3501 * ps-prin0.ps, ps-prin1.ps: Add license exception.
3502
5fd4d159
EZ
35032002-06-16 Eli Zaretskii <eliz@is.elta.co.il>
3504
880820fe 3505 * TUTORIAL.fr: New version from Éric Jacoboni <jaco@teaser.fr>.
5fd4d159 3506
9e00616f
EZ
35072002-05-04 Eli Zaretskii <eliz@is.elta.co.il>
3508
3509 * HELLO: Add a few greetings that use Unicode characters.
3510
45fd9aa5
EZ
35112002-04-20 Eli Zaretskii <eliz@is.elta.co.il>
3512
3513 * termcap.src: New version from ftp://invisible-island.net.
3514
880820fe 35152002-03-24 Pavel Janík <Pavel@Janik.cz>
bb2f7e35
PJ
3516
3517 * TUTORIAL.translators: New file, list of tutorial translators.
3518
43ef72f2
SZ
35192002-02-01 ShengHuo ZHU <zsh@cs.rochester.edu>
3520
3521 * gnus.xpm: Remove garbages.
3522
880820fe 35232002-01-27 Pavel Janík <Pavel@Janik.cz>
7a4b11ca
PJ
3524
3525 * letter.xpm: New file, XPM variant of letter.xbm.
3526
880820fe 35272001-12-03 Pavel Janík <Pavel@Janik.cz>
58cfce98
PJ
3528
3529 * COPYING: Move back.
3530
880820fe 35312001-11-29 Pavel Janík <Pavel@Janik.cz>
0142178a
PJ
3532
3533 * COPYING: Removed.
3534
d4b56a8f
EZ
35352001-11-23 Eli Zaretskii <eliz@is.elta.co.il>
3536
3537 * emacstool.1, etags.1, emacs.1: Modify distribution terms to
3538 something simpler than the GFDL.
3539
f2d176f2
CW
35402001-11-22 Colin Walters <walters@debian.org>
3541
3542 * PROBLEMS: Remove already applied calc info patches. Clarify
3543 that there is no such thing as Debian GNU/Linux 2.4.3. ftpd is
3544 not handled by alternatives in Debian, the reporter surely meant
3545 just "--config ftp".
3546
740d1567
EZ
35472001-11-18 Eli Zaretskii <eliz@is.elta.co.il>
3548
880820fe 3549 * fr-survival.tex: New file, from Éric Jacoboni <jaco@teaser.fr>.
740d1567 3550
bcd83ff9
EZ
35512001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
3552
880820fe 3553 * TUTORIAL.fr: New version from Éric Jacoboni <jaco@teaser.fr>.
bcd83ff9 3554
d1c9842e
CW
35552001-11-17 Colin Walters <walters@debian.org>
3556
3557 * PROBLEMS: Remove calc problems.
3558
c054b556
EZ
35592001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
3560
880820fe 3561 * TUTORIAL.fr: New file. From Éric Jacoboni <jaco@teaser.fr>.
c054b556 3562
1b23afd5
EZ
35632001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
3564
3565 * Makefile (mostlyclean, clean, distclean, maintainer-clean):
3566 Add *.dvi and *.log.
3567 (SOURCES): Update the list of files.
3568
3569 * calccard.tex: New file.
3570 * calccard.ps: New file.
3571
177338c4
EZ
35722001-11-01 Eli Zaretskii <eliz@is.elta.co.il>
3573
3574 * etags.1: Replace presentation-level troff macros that simulate
3575 tables with tbl markup. From Eric S. Raymond <esr@thyrsus.com>.
3576
71431a0e
GM
35772001-10-20 Gerd Moellmann <gerd@gnu.org>
3578
6aa97356 3579 * (Version 21.1 released.)
71431a0e 3580
07b041a7
EZ
35812001-09-29 Eli Zaretskii <eliz@is.elta.co.il>
3582
3583 * HELLO: Fix the Italian and Maltese entries. From Trevor Spiteri
3584 <tbspit@eng.um.edu.mt>.
3585
880820fe 35862001-08-25 Pavel Janík <Pavel@Janik.cz>
13583fa4
EZ
3587
3588 * HELLO: Slovak language name added to be compatible with other
3589 languages.
3590
13544774
EZ
35912001-08-23 Eli Zaretskii <eliz@is.elta.co.il>
3592
3593 * TUTORIAL.pl: Updated in accordance with the English version.
880820fe 3594 From Beata Wierzchołowska <beataw@orient.uw.edu.pl> and
744d746b 3595 Janusz S. Bien <jsbien@mail.uw.edu.pl>.
13544774 3596
3a4f8160
EZ
35972001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
3598
3599 * MACHINES: Modify the entry for HITACHI SR2001/SR2201 series, as
3600 per config.sub and config.guess. Reported by Ryo Furue
3601 <furufuru@ccsr.u-tokyo.ac.jp>.
3602
880820fe 36032001-08-10 Pavel Janík <Pavel@Janik.cz>
9d9fd4e8
PJ
3604
3605 * TUTORIAL.sk: Updated in accordance with the English version.
880820fe 3606 From Miroslav Vaško <vasko@debian.cz>.
9d9fd4e8 3607
402acb3e
EZ
36082001-08-08 Eli Zaretskii <eliz@is.elta.co.il>
3609
3610 * TUTORIAL.ko: Updated in accordance with the English version.
3611 From Koaunghi Un <koaunghi@world.kaist.ac.kr>.
3612
880820fe 36132001-08-06 Pavel Janík <Pavel@Janik.cz>
86f9d5af 3614
402acb3e 3615 * TUTORIAL.cs: Update from Milan Zamazal.
86f9d5af 3616
880820fe 36172001-08-05 Pavel Janík <Pavel@Janik.cz>
dffb6224 3618
5879ac68 3619 * TUTORIAL.cs, TUTORIAL.sk, cs-refcard.tex, sk-refcard.tex: E-mail
dffb6224
PJ
3620 address of Milan Zamazal changed.
3621
880820fe 36222001-08-04 Pavel Janík <Pavel@Janik.cz>
1e78d347 3623
402acb3e
EZ
3624 * TUTORIAL, TUTORIAL.cs: Be consistent when naming CONTROL and
3625 META keys.
1e78d347 3626
b344d29d 36272001-05-17 Francesco Potortì <pot@gnu.org>
6f460497 3628
fffa137c 3629 * etags.1: Add the latest changes to etags behavior.
6f460497 3630
716d48ed
EZ
36312001-05-04 Eli Zaretskii <eliz@is.elta.co.il>
3632
3633 * emacsclient.1: Place in the public domain.
3634
42ec1588
EZ
36352001-04-29 Eli Zaretskii <eliz@is.elta.co.il>
3636
3637 * emacstool.1: Place under GFDL.
3638
26978e9a
EZ
36392001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
3640
3641 * emacs.1: Place under GFDL.
3642
3643 * etags.1: Ditto.
3644
3645 * gfdl.1: New file.
3646
6f4dd4dc
GM
36472001-04-18 Gerd Moellmann <gerd@gnu.org>
3648
3649 * TUTORIAL.sk, sk-survival.tex
3650 * sk-refcard.ps, sk-refcard.tex, sk-dired-ref.ps
3651 * sk-dired-ref.tex: New files.
6f460497 3652
6f4dd4dc 3653 * cs-survival.tex, cs-dired-ref.ps, cs-dired-ref.tex: New files.
880820fe 3654 From Pavel@Janik.cz (Pavel Janík).
6f4dd4dc 3655
719d83ad
GM
36562001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3657
3658 * ps-prin1.ps: Footer implementation. Doc fix.
3659 (doLineNumber): Code fix for line number color.
3660 (BeginPage, BeginSheet, HeaderFramePath, HeaderFrame, HeaderText): Code
3661 fix for footer implementation.
3662 (TextStart, SetFooterLines, FooterFrameStart, doFramePath)
3663 (FooterFramePath, doFrame, FooterFrame, FooterStart)
3664 (HeaderOrFooterTextLines, HeaderOrFooterText, FooterText): New funs.
3665
b3f6107b
GM
36662001-04-03 Gerd Moellmann <gerd@gnu.org>
3667
3668 * splash8.xpm: New image from Luis Fernandes <elf@ee.ryerson.ca>
3669 for color depth 8.
3670
acfb077d
GM
36712001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3672
3673 * ps-prin1.ps: Line and paragraph spacing feature.
3674 (LineHS, ParagraphHS, EffectUnderline, EffectStrikeou, EffectOverline)
3675 (EffectShadow, EffectBox, EffectOutline): New vars.
3676 (PSL, S, EF, printZebra, doColumnZebra, doZebra): Code fix.
3677 (PHL, LHL): New funs.
3678
3679 * ps-prin2.ps: File eliminated.
6f460497 3680
e6b13c74
GM
36812001-03-26 Gerd Moellmann <gerd@gnu.org>
3682
3683 * splash.pbm: New image from Luis Fernandes <elf@ee.ryerson.ca>.
3684
7589860e
GM
36852001-03-15 Gerd Moellmann <gerd@gnu.org>
3686
3687 * splash.xpm, splash.pbm: Replaced with new images from
3688 Luis Fernandes <elf@ee.ryerson.ca>.
3689
75dfe990
GM
36902001-03-05 Gerd Moellmann <gerd@gnu.org>
3691
3692 * cs-refcard.ps, cs-refcard.tex: New files.
3693
baebd8a5
GM
36942001-02-26 Gerd Moellmann <gerd@gnu.org>
3695
3696 * THE-GNU-PROJECT: New file.
3697
f6839838
AI
36982001-02-22 Andrew Innes <andrewi@gnu.org>
3699
3700 * MACHINES: Update pointer to MS-Windows install instructions.
3701
54ed3bd2
GM
37022001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3703
3704 * ps-prin1.ps: Code fix to support `ps-zebra-stripe-follow'
3705 functionality enhancement.
3706 (doColumnZebra): Code fix.
6f460497 3707
5f87b051
DL
37082001-02-08 Dave Love <fx@gnu.org>
3709
e57c6a77 3710 * tasks.texi, SERVICE: Updated.
5f87b051 3711
350d71b3
AI
37122001-02-03 Andrew Innes <andrewi@gnu.org>
3713
3714 * PROBLEMS: Add note about need to specify extra compiler flags
3715 with recent Cygwin ports of gcc.
3716
437368fe
EZ
37172001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
3718
3719 * DEBUG: Expand and update, based on the instructions to
3720 pretesters, nt/INSTALL, and private communications and experience.
3721
35e8600f
DL
37222001-01-17 Dave Love <fx@gnu.org>
3723
3724 * termcap.src: New version from http://www.tuxedo.org/~esr/terminfo/.
3725
6d0afc03
GM
37262001-01-08 Gerd Moellmann <gerd@gnu.org>
3727
3728 * TUTORIAL.es: New file.
3729
a758f97d
GM
37302001-01-08 Kevin Gallagher <kevingal@onramp.net>
3731
3732 * edt-user.doc: Updated to reflect EDT Emulation version 4.0
5879ac68 3733 enhancements.
89d57763 3734
5e56e175
GM
37352000-12-29 Gerd Moellmann <gerd@gnu.org>
3736
3737 * fr-refcard.tex, fr-refcard.ps, fr-drdref.tex, fr-drdref.ps: New
3738 files.
3739
49172314
GM
37402000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3741
3742 * ps-prin1.ps: Handle form feed better when ps-zebra-stripe-follow
3743 is non-nil.
3744 (printZebra, BeginPage): Code fix.
89d57763 3745
125f929e
MB
37462000-12-15 Miles Bader <miles@gnu.org>
3747
10d1d0af 3748 * DEBUG: Add note about using `inverse-video' to detect excessive
125f929e
MB
3749 screen redraw.
3750
e2849090 37512000-12-07 Dave Love <fx@gnu.org>
63dfcf4b 3752
e2849090 3753 * CODINGS, CHARSETS: Removed. (Mule 2.3 relics.)
f29d1e75 3754
e2849090 37552000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2f8a6857 3756
e2849090 3757 * ps-prin1.ps: Eliminated the line number font predefinition.
2f8a6857 3758
fccf2940
KH
37592000-11-09 Kenichi Handa <handa@etl.go.jp>
3760
3761 * TUTORIAL.ja: Adjusted for the change of TUTORIAL (use C-x C-l,
3762 not M-:, as example of disabled command).
3763
57731876
GM
37642000-11-02 Gerd Moellmann <gerd@gnu.org>
3765
3766 * ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Renamed from NEWS.*.
3767
1e4d32f8
GM
37682000-10-16 Gerd Moellmann <gerd@gnu.org>
3769
3770 * 3B-MAXMEM, AIX.DUMP, SUN-SUPPORT: Removed.
3771
3772 * tasks.texi: Updated to the version from /gd/gnuorg.
3773
76eebffc
GM
3774 * FTP: Refer to the GNU web site.
3775
ab6afc64
DL
37762000-10-12 Dave Love <fx@gnu.org>
3777
3778 * gnus.pbm: New file.
3779
3780 * gnus.xbm: Deleted.
3781
a3489ece
MB
37822000-10-05 Miles Bader <miles@lsi.nec.co.jp>
3783
3784 * gnus-pointer.xbm, gnus-pointer.xpm: Remove top empty line.
3785
36eb0a91
GM
37862000-09-22 Gerd Moellmann <gerd@gnu.org>
3787
3788 * splash.xbm: File removed.
3789 * splash.pbm: New file.
89d57763 3790
b7e11c5b
GM
37912000-09-20 Gerd Moellmann <gerd@gnu.org>
3792
3793 * splash.xbm: New file.
3794
c113de23
GM
37952000-09-19 Gerd Moellmann <gerd@gnu.org>
3796
3797 * splash.xpm: New file.
3798
e7997ff4
DL
37992000-09-11 Dave Love <fx@gnu.org>
3800
3801 * gnus.xbm, gnus.xpm, gnus-pointer.xpm, gnus-pointer.xbm: New
3802 files.
3803
87d0f685
GM
38042000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3805
3806 * ps-prin3.ps: Eliminated.
3807
3808 * ps-prin2.ps: Changed comment version (6.0).
3809
3810 * ps-prin1.ps: Changed comment version (6.0).
3811
3812 * ps-prin0.ps: Changed comment version (6.0).
89d57763 3813
177c0ea7 38142000-08-24 Wlodzimierz Bzyl <matwb@univ.gda.pl>
85d6400c
KH
3815
3816 * survival.tex: New file.
3817
6917e6bb
GM
38182000-08-21 Gerd Moellmann <gerd@gnu.org>
3819
3820 * de-refcard.ps, de-refcard.tex: Renamed from refcard-de.*.
89d57763 3821
6917e6bb
GM
3822 * pl-refcard.ps, pl-refcard.tex: Renamed from refcard-pl.*.
3823
3787e12e
GM
38242000-08-17 Gerd Moellmann <gerd@gnu.org>
3825
3826 * NEWS.1: Reintegrated into NEWS.
3827
3828 * OOOOONEWS...OONEWS: Renamed to NEWS.1...NEWS.4.
3829
1c2eabab
GM
38302000-08-16 Gerd Moellmann <gerd@gnu.org>
3831
d7b38c05
GM
3832 * dired-ref.tex, dired-ref.ps: New files.
3833
1c2eabab
GM
3834 * refcard-de.tex, refcard-de.ps: New files.
3835
e8bea4c0
GM
38362000-07-20 Gerd Moellmann <gerd@gnu.org>
3837
3838 * emacs.1: Change `-b' to `-bw'.
3839
aa9efec9
AS
38402000-07-07 Andreas Schwab <schwab@suse.de>
3841
3842 * yow.lines: Fix indentation.
3843
45f485a6
GM
38442000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3845
3846 * ps-prin0.ps: Insert a version number comment (5.2.2).
3847 Indentation fix.
3848
3849 * ps-prin1.ps: Insert a version number comment (5.2.2). Can
3850 select page size with/without giving an error if PostScript
3851 printer doesn't have this kind of page size. Zebra Stripe
3852 continues or restarts on next page. Indentation fix.
3853 (BeginSheet): If necessary, rescale n-up to fit on the sheet of
3854 paper.
3855 (BeginDoc, doColumnZebra, HeaderText): Code fix.
3856 (SetPageSize): New proc.
3857
3858 * ps-prin2.ps: Insert a version number comment (5.2.2).
3859
3860 * ps-prin3.ps: Insert a version number comment (5.2.2).
3861 Indentation fix.
3862
a199a865
GM
38632000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3864
3865 * ps-prin1.ps: PostScript code compatibility with other utilities
3866 like mpage, psnup, etc.
3867 (isLineStep): Code fix.
3868 (BeginDoc, BeginSheet): Utility compatibility.
3869
3281430c
DL
38702000-05-03 Dave Love <fx@gnu.org>
3871
3872 * letter.xbm: New file.
3873
57cb56f5
GM
38742000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3875
3876 * ps-prin0.ps: PostScript level 1 compatibility.
3877
3878 * ps-prin1.ps: PostScript level 1 compatibility, Upside-down
3879 printing and line number step.
3880 (BeginDoc, doLineNumber, SL, HL): Code fix.
3881 (isLineStep, PSL): New funs.
3882
3883 * ps-prin3.ps: PostScript level 1 compatibility.
3884
34f3f342
GM
38852000-04-10 Gerd Moellmann <gerd@gnu.org>
3886
3887 * refcard.bit: Removed.
3888
857e88e2
KH
38892000-04-10 Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>
3890
3891 * refcard-pl.ps: New file.
3892 * refcard-pl.tex: New file.
3893
7438c86b
GM
38942000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3895
3896 * ps-prin0.ps: Replace gs_languagelevel by languagelevel.
3897 (DefOp): New proc.
3898
3899 * ps-prin1.ps: Replace gs_languagelevel by languagelevel.
3900 (printBackground, SetColor): New procs.
3901 (ZebraColor): Renaming old ZebraGray var.
89d57763 3902
1a3199d9
GM
39032000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3904
3905 * ps-prin1.ps: Eliminate SkipFirstPage.
3906
ee1c5b21
GM
39072000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3908
3909 * ps-prin0.ps: Define command only for language level 1.
3910
d0ab3e9d 39112000-03-16 Vinicius Jose Latorre <vinicius@cpqd.com.br>
89d57763 3912
57cb56f5
GM
3913 * ps-prin0.ps: Define packedarray operator for language level 1,
3914 adjust setduplexmode and settumble definitions.
89d57763 3915
81c7ca69
GM
39162000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3917
f78b3baf 3918 * ps-prin0.ps: New file.
89d57763 3919
81c7ca69
GM
3920 * ps-prin1.ps, ps-prin3.ps: Eliminate CheckConfig.
3921
6ddb893f
KH
39222000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3923
3924 * ps-prin1.ps, ps-prin2.ps, ps-prin3.ps: New files.
3925
3156909f
PE
39261999-11-30 Paul Eggert <eggert@twinsun.com>
3927
3928 * PROBLEMS: Update Solaris 2.6 and 7 problems.
3929
1b0d24e7
PE
39301999-11-22 Paul Eggert <eggert@twinsun.com>
3931
3932 * NEWS: Rename messages-locale to system-messages-locale
3933 and time-locale to system-time-locale.
3934
bab4e322
NF
39351999-10-24 Noah Friedman <friedman@splode.com>
3936
3937 * yow.lines: Add more quotes. Correct a misquote.
3938
3939 * spook.lines: Add more phrases.
3940
83a4cf1d
PE
39411999-10-23 Paul Eggert <eggert@twinsun.com>
3942
1b0d24e7 3943 * NEWS: Describe new functions and variables for locales.
83a4cf1d 3944
c37bbd4f
GM
39451999-10-07 Gerd Moellmann <gerd@gnu.org>
3946
3947 * TUTORIAL.ro: Change copyright statement.
bab4e322 3948
a933dad1
DL
39491999-07-12 Richard Stallman <rms@gnu.org>
3950
3951 * Version 20.4 released.
3952
39531999-06-27 Karl Heuer <kwzh@gnu.org>
3954
3955 * yow.lines: Fix indentation. Fix typo.
3956
39571999-01-19 Dave Love <fx@gnu.org>
3958
3959 * MORE.STUFF: Revamped.
3960
39611999-01-14 Dave Love <fx@gnu.org>
3962
3963 * FAQ: Merge posted updates.
3964
39651998-12-14 Dave Love <fx@gnu.org>
3966
3967 * FAQ: Somewhat edited copy of the most recently posted version.
3968
39691998-11-04 Kenichi Handa <handa@etl.go.jp>
3970
3971 * MACHINES (NEC EWS4800): New section.
3972
39731998-09-04 Karl Heuer <kwzh@gnu.org>
3974
3975 * TUTORIAL: Use C-x C-l, not M-:, as example of disabled command.
3976
39771998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
3978
3979 * Version 20.3 released.
3980
3981 * TUTORIAL.ro: New file.
3982
39831998-04-10 Ken'ichi Handa <handa@melange.gnu.org>
3984
3985 * TUTORIAL.sl: Renamed back to the original.
3986
39871998-04-10 Kenichi Handa <handa@etl.go.jp>
3988
3989 * TUTORIAL.cs: Renamed from TUTORIAL.cz.
3990 * TUTORIAL.ja: Renamed from TUTORIAL.jp.
3991 * TUTORIAL.ka: Renamed from TUTORIAL.kr.
3992 * TUTORIAL.sk: Renamed from TUTORIAL.sl.
3993
39941998-04-06 Kenichi Handa <handa@etl.go.jp>
3995
3996 * TUTORIAL.jp: Re-translated for the latest TUTORIAL.
3997
39981998-03-26 Richard Stallman <rms@psilocin.gnu.org>
3999
4000 * TUTORIAL.sl: New file.
4001
40021997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4003
4004 * Version 20.2 released.
4005
40061997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4007
4008 * Version 20.1 released.
4009
40101997-06-02 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
4011
4012 * CODINGS, CHARSETS: New files.
4013
40141996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4015
4016 * Version 19.33 released.
4017
40181996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4019
4020 * Version 19.32 released.
4021
40221996-06-23 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4023
4024 * refcard.ps: File obtained from someone else;
4025 it was generated badly here.
4026
40271996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
4028
4029 * Version 19.31 released.
4030
40311996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
4032
4033 * TUTORIAL: Rephrase the first page to fit on a standard tty screen.
4034
40351996-05-03 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
4036
4037 * emacs.bash: Use >|.
4038
40391996-01-20 Geoff Voelker <voelker@cs.washington.edu>
4040
4041 * rgb.txt: New file.
4042
40431995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4044
4045 * Version 19.30 released.
4046
40471995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4048
4049 * gnus-tut.txt: New file.
4050
40511995-07-26 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
4052
4053 * Rename termcap to termcap.src, the historical name for an
4054 uninstalled termcap file.
4055
40561995-06-28 Eric S. Raymond <esr@spiff.gnu.ai.mit.edu>
4057
5879ac68 4058 * termcap.dat, termcap.ucb: Deleted and replaced.
a933dad1
DL
4059
4060 * termcap: New termcap file from the ncurses project; bigger,
4061 better, brighter, does away with waxy yellow buildup. Email
4062 me at terminfo@ccil.org if you have any trouble with this.
4063
4064 * README: Changed to track above change.
4065
40661995-05-24 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
4067
4068 * TUTORIAL: Delete reference to ALT. Change <Rubout> to <Delete>.
4069
40701995-04-26 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
4071
4072 * Makefile (maintainer-clean): Renamed from realclean.
4073
40741995-04-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4075
4076 * tpu-doc.el: File moved to etc dir and renamed.
4077
40781995-04-07 Boris Goldowsky <boris@cs.rochester.edu>
4079
4080 * enriched.doc: Rewritten and simplified.
4081
40821994-11-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4083
4084 * Makefile (eterm): New rule.
4085 (TIC): New variable.
4086
4087 * e/eterm, e/eterm.ti: New files.
4088
40891994-10-24 Boris Goldowsky <boris@mole.gnu.ai.mit.edu>
4090
4091 * enriched.doc: New file.
4092
40931994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4094
4095 * Version 19.26 released.
4096
40971994-07-03 Richard Stallman (rms@gnu.ai.mit.edu)
4098
4099 * TUTORIAL: Talk about flow control along with C-x C-s and C-s.
4100
41011994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4102
4103 * Version 19.25 released.
4104
41051994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4106
4107 * Version 19.24 released.
4108
41091994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4110
4111 * Version 19.23 released.
4112
41131994-04-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4114
4115 * Makefile (clean): Delete DOC*.
4116
41171993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4118
4119 * Version 19.22 released.
4120
41211993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4122
4123 * Version 19.21 released.
4124
41251993-11-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4126
4127 * Version 19.20 released.
4128
41291993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4130
4131 * Version 19.19 released.
4132
41331993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4134
4135 * Version 19.18 released.
4136
41371993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4138
4139 * Version 19.16 released.
4140
41411993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4142
4143 * version 19.15 released.
4144
41451993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4146
4147 * Version 19.14 released.
4148
41491993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4150
5879ac68 4151 Bring mumbleclean targets into conformance with GNU coding standards.
a933dad1
DL
4152 * Makefile (distclean): Don't remove backup and autosave files.
4153 These are easy to get rid of in other ways, and a pain to lose.
4154 (mostlyclean, realclean): New targets.
4155
41561993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4157
4158 * Version 19.13 released.
4159
41601993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4161
4162 * Version 19.10 released.
4163
41641993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4165
4166 * Version 19.9 released.
4167
41681993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4169
4170 * Version 19.8 released.
4171
41721993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4173
5879ac68 4174 * Version 19.7 released.
a933dad1
DL
4175
41761993-05-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4177
4178 * MACHINES: Mention Linux.
4179
41801993-04-26 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4181
4182 * MACHINES: Add section for NeXT, from Thorsten Ohl.
4183
41841993-04-28 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4185
4186 * NEWS: Documented picture-mode improvements.
4187
41881993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4189
4190 * NEWS: Described the new properties of arrow keys and
4191 next-line-add-newlines. Fixed up the GUD description, it was
4192 out of date. This file referenced LNEWS when it should have
4193 said news.texi; fixed.
4194
5879ac68 4195 * news.texi: invocation-name now exists.
a933dad1
DL
4196
41971993-03-27 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4198
4199 * MORE.STUFF: Added.
4200
42011993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4202
4203 * NEWS: Preserved jimb's last change (documenting kill on
4204 read-only buffers).
bab4e322 4205
a933dad1
DL
4206 Added documentation on new info features.
4207
42081993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4209
97fdf31e 4210 * spook.lines: Alpha-sorted this, and added some new hot buttons
a933dad1
DL
4211 for the 1990s.
4212
42131993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4214
5879ac68 4215 * MACHINES: Deleted some VMS caveats. If the src and lisp
97fdf31e 4216 ChangeLogs are correct, dired and mail and process control are now
a933dad1
DL
4217 fully supported.
4218
4219 * NEWS: Added finder news.
4220
42211993-03-19 Richard Stallman (rms@geech.gnu.ai.mit.edu)
4222
4223 * NEWS: Changed.
4224
42251993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4226
4227 * sex.6: Added 900-line support
4228
4229 * NEWS: Added news about the package finder.
4230
42311993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4232
4233 * MACHINES: `Last updated 10 Feb 1992.' was obviously wrong, so
4234 I nuked it. Let the file mod date serve. Merged in APOLLO and
4235 SUNBUG files. Changed references to 18.* to past tense.
4236
5879ac68 4237 * emacs.names: Merged into JOKES. I faked a mail header from the
a933dad1
DL
4238 Unknown User to delimit the first (unheaded) bit.
4239
4240 * Makefile (relock, unlock): New productions.
4241
42421993-03-18 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4243
4244 Augean-stable cleaning time. Partly to save space, but mostly to
4245 reduce the dizzying amount of *stuff* confronting someone exploring
4246 the Emacs distribution, I have the following changes in the etc
4247 directory:
4248
5879ac68 4249 * CHARACTERS: Merged into TO-DO file under the heading "Long Range:"
a933dad1 4250
5879ac68 4251 * DIFF, CCADIFF, GOSDIFF: Merged into a new outline file titled
a933dad1
DL
4252 OTHER.EMACSES. The present names don't really convey anything.
4253 Various key bindings and feature descriptions have been updated.
4254
5879ac68 4255 * NICKLES.WORTH: Nuked. This is copyrighted material that could land
a933dad1
DL
4256 FSF in hot water.
4257
5879ac68 4258 * INTERVAL.IDEAS: Nuked. RMS's thinking, and indeed the
a933dad1
DL
4259 implementation of intervals, have progressed way beyond this.
4260
5879ac68 4261 * RCP: Nuked. It no longer said anything but "Ooops, sorry!"
a933dad1 4262
5879ac68 4263 * ED.WORSHIP, GNU.JOKES: Merged into a mailbox called JOKES.
a933dad1
DL
4264 Future jokes can accumulate there.
4265
5879ac68 4266 * DISTRIB: The actual domestic order form is now ORDERS.USA.
a933dad1
DL
4267 The DISTRIB text now mentions 19.
4268
5879ac68 4269 * ORDERS.USA: Created. This is just the order form. DISTRIB
a933dad1
DL
4270 has a pointer to it at the beginning.
4271
5879ac68 4272 * EUROPE: Renamed to ORDERS.EUROPE. DISTRIB now has a pointer
a933dad1
DL
4273 to it at the beginning.
4274
25e90411 4275 * OOOONEWS, OOOONEWS: Nuked. It's version 19 --- nobody needs the
a933dad1
DL
4276 version 15 and 17 files anymore.
4277
4278 All files marked "Nuked" have actually been moved to =-prefixed
4279 names as per convention. Originals of all files merged still
4280 exist with =-names.
4281
42821993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4283
5879ac68 4284 * XENIX: Nuked (moved to =XENIX). The hackery it describes is
a933dad1
DL
4285 no longer necessary in the presence of 19's function-key-map
4286 feature; I've added an explanation to the beginning of the file.
4287
42881993-03-10 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4289
4290 * MACHINES: Update description of SYSVr3 and r4 support, due to
4291 Eric Raymond's changes.
4292
42931993-03-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4294
4295 * MACHINES: Mention that you have to edit the configure script
4296 when you add support for a new machine, to get it to recognize the
4297 configuration name.
4298
42991992-11-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4300
4301 * MACHINES: Converted to use GCC-style configuration names,
4302 instead of listing m/*.h and s/*.h files. All knowledge of m/ and
4303 s/ files now lives in ../configure.
4304
43051992-10-06 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
4306
4307 * NEWS: Document included tags tables.
4308
43091992-07-22 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4310
4311 * Corrected the news about VC to reflect reality.
4312
43131992-07-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4314
4315 * etags.1: New file, from Richard K. Pixley at Cygnus.
4316
43171992-06-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4318
4319 * Makefile: Most of the contents of this file were only relevant
4320 to things in `../lib-src'; removed all but the `distclean' and
4321 `clean' targets.
4322
43231992-04-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4324
4325 * COPYING: Got June 1991 version of the GPL here.
4326
4327 * ChangeLog: Since the old etc contents have been split into etc
4328 and lib-src, the old etc's ChangeLog has been duplicated in the
4329 new etc and lib-src. That means that each contains complete and
4330 coherent information, although each contains extraneous
bab4e322 4331 information.
a933dad1
DL
4332
43331992-04-08 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4334
4335 * lib-src/etags.c: "--no-warning" option renamed to "--no-warn",
4336 to be consistent with other GNU programs, like makeinfo.
4337
4338 * lib-src/Makefile: Renamed to Makefile.in; the configure script
4339 will edit this to produce Makefile.
4340
43411992-04-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4342
4343 * etags.c (print_help, print_version): New functions.
4344 (main): Options added to support them.
4345
4346 * etags.c (longopts): New array of long names for the options.
4347 (main): Recognize them.
4348
43491992-04-06 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4350
4351 * etags.c (C_entries): Removed comment saying that \" in a string
4352 isn't recognized as magic, because it is correctly handled.
4353
4354 * getopt.c, getopt.h: New files, from GNU C library.
4355 * etags.c: Rewritten to use getopt.
4356 #include "getopt.h".
4357 (file_num): Variable deleted; its role is now played by getopt's
4358 optind.
4359 (main): Argument processing loop rewritten to call getopt to get
4360 next option. Options which take parameters (-o and -i) rewritten
4361 to get parameter from optarg instead of argv[1]. Filename
4362 preprocessing loop and update command changed similarly.
4363 * Makefile (etags, ctags): Depend on and link with getopt.h,
4364 getopt.o, and getopt1.o.
4365 (getopt.o, getopt1.o): New targets for the GNU getopt routines.
4366
4367 * etags.c (outfflag): Variable deleted; it is non-zero iff outfile
4368 is non-zero.
4369
4370 (main): In the argument processing loop, the 'goto next_arg'
4371 statements are breaking out of the switch statement in exactly the
4372 same way that a simple 'break' statement would; replace the gotos
4373 with breaks, and remove the label.
4374
43751992-04-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4376
4377 * etags.c (C_entries): Clear tydef and next_token_is_func at start.
4378 (consider_token): Move next_token_is_func to global.
4379
43801992-04-02 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4381
4382 * Makefile: Conform with GNU coding standards:
4383 (mostlyclean): New target, synonymous with clean.
4384 (TAGS, check): New targets.
4385 (INSTALL, INSTALLFLAGS): New variables.
4386
43871992-03-31 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4388
5879ac68 4389 * lib-src/Makefile, etc/MACHINES, etc/NEWS: Changed references to
a933dad1
DL
4390 `config.emacs' to `configure'.
4391
4392 * lib-src/Makefile: Adjusted for renaming of share-lib to etc.
4393 * etc/MACHINES: Same.
4394
43951992-03-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4396
4397 * movemail.c (main): Allow tempname to be as long as necessary,
4398 instead of limiting it to 39 characters.
4399
4400 * movemail.c (main): Move declaration of buf from top of function
4401 to local block surrounding the copy loop. This makes it less
4402 likely to be confused with the buf used by the code which checks the
4403 permissions on outname's directory.
4404
44051992-03-20 Jim Kingdon (kingdon@albert.gnu.ai.mit.edu)
4406
4407 * SERVICE: Remove my entry.
4408
44091992-03-09 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
4410
4411 * Makefile (emacstool, nemacstool, xvetool): Use ${CFLAGS}, not
4412 hardcoded -g.
4413
4414 * movemail.c (xmalloc): Return char *, not int.
4415 (main) [!MAIL_USE_FLOCK]: Add a new conditional, MAIL_UNLINK_SPOOL,
4416 that is off by default -- normally don't unlink the mail spool
4417 file, just empty it. Pass creat mode 0600, not 0666.
4418
dff28924 44191992-02-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a933dad1
DL
4420
4421 * Makefile (../arch-lib): Depend on ${EXECUTABLES}.
4422 (all): Instead of here.
4423 (install): Don't use the -s option, since people need symbols to
4424 debug code.
4425
dff28924 44261992-01-19 Eric Youngdale (youngdale@v6550c.nrl.navy.mil)
a933dad1
DL
4427
4428 * etags-vmslib.c (fn_exp): Add type cast.
4429
44301992-01-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4431
4432 * movemail.c: Changes in comments.
4433
dff28924 44341992-01-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a933dad1
DL
4435
4436 * Makefile: Make the distclean target erase the DOC files from
4437 ../share-lib and the executables from ../arch-lib.
4438
dff28924 44391992-01-09 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a933dad1 4440
97fdf31e 4441 * emacsclient.c: #include <sys/stat.h>.
a933dad1
DL
4442 (main): Do declare statbfr.
4443
dff28924 44441991-12-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
4445
4446 * emacsserver.c, emacsclient.c [BSD]: Use either /tmp or ~
4447 for the socket, depending on SERVER_HOME_DIR.
4448 If using /tmp, put host name in the socket name.
4449
4450 * movemail.c (pfatal_and_delete): New function.
4451 (main, popmail): Use it.
4452 (popmail): Close output before deleting messages.
4453 Check for error on close and on fsync.
4454 Use `fatal' where appropriate.
4455 (main): Remove (void).
4456
4457 * aixcc.lex: New file. Not officially part of Emacs.
4458 * Makefile: Rules for that.
4459
dff28924 44601991-12-04 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
a933dad1
DL
4461
4462 * yow.c (main): Rename all references to PATH_EXEC to PATH_DATA.
4463
4464 * etags.c (main): Properly cast call to alloca that initializes
4465 included_files.
4466
44671991-08-17 Roland McGrath (roland@geech.gnu.ai.mit.edu)
4468
4469 * etags.c (files_are_tag_tables): Remove global var.
4470 (process_file): Don't test it. Also remove hack checking for a
4471 file named "TAGS".
4472 (main): -i now takes an arg which is the name of a file to include.
4473 Collect these names and emit include tags for them after processing
4474 all the argument files.
4475
dff28924 44761991-07-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
4477
4478 * wakeup.c: Terminate if parent goes away.
4479
dff28924 44801991-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
4481
4482 * etags.c (C_entries): Process token before handling end of line.
4483 When inner loops reach end of line, just back up.
4484 Let the real end of line processing happen in just one place.
5879ac68 4485 (consider_token): Likewise.
a933dad1 4486
dff28924 44871991-04-11 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
a933dad1
DL
4488
4489 * etags.c (TEX_mode): Skip comments while scanning the text to see
4490 which escape character this file uses.
4491
dff28924 44921991-03-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
4493
4494 * emacsserver.c [USG]: Terminate if msgrcv fails.
4495
dff28924 44961991-03-03 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4497
4498 * emacsserver.c [BSD]: Check for errors on stdin after scanf.
4499
dff28924 45001991-01-25 Jim Blandy (jimb@churchy.ai.mit.edu)
a933dad1
DL
4501
4502 * make-docfile: Find the arguments to a C function correctly,
4503 by not ignoring the character that read_c_string returns. Don't
4504 even try to find argument names for functions that take MANY
4505 or UNEVALLED arguments, since they're a figment of the docstring's
4506 imagination.
4507
dff28924 45081991-01-14 Jim Blandy (jimb@churchy.ai.mit.edu)
a933dad1
DL
4509
4510 * make-docfile: Read the .elc files generated by the new byte
4511 compiler.
4512
dff28924 45131990-12-31 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4514
4515 * refcard.tex: Use cm fonts, not am, in multi-column mode.
4516
dff28924 45171990-11-29 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4518
4519 * movemail.c (mbx_delimit_begin): Put space before `unseen'.
4520
dff28924 45211990-11-27 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4522
4523 * Makefile (install*): No need to install wakeup.
4524
dff28924 45251990-11-26 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4526
4527 * Makefile (install*): Install emacsclient like etags.
4528
dff28924 45291990-11-13 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4530
4531 * movemail.c (error): Handle 3 args.
4532 (main): Don't check input access if using pop.
4533
dff28924 45341990-10-16 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4535
4536 * etags.c (find_entries): Check for numbers after Scheme suffix.
4537
dff28924 45381990-10-14 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4539
4540 * termcap.dat (vt200-80): Fix ke and ks to frob flag 1.
4541
dff28924 45421990-10-09 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4543
4544 * Makefile (nemacstool, xvetool): New targets.
4545
dff28924 45461990-09-26 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4547
4548 * emacsclient.c: Include errno.h and define related variables.
4549
dff28924 45501990-09-23 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4551
4552 * emacsclient.c: Change usage message.
4553
dff28924 45541990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
a933dad1 4555
5879ac68 4556 * emacs.1: Add break before -nw option.
a933dad1 4557
dff28924 45581990-08-19 David J. MacKenzie (djm@apple-gunkies)
a933dad1
DL
4559
4560 * qsort.c: Replace with GNU version.
4561
dff28924 45621990-08-14 David J. MacKenzie (djm@apple-gunkies)
a933dad1
DL
4563
4564 * wakeup.c: New program replacing loadst.c.
4565
dff28924 45661990-08-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4567
4568 * emacsclient.c [USG]: Pass msgsnd only 4 args.
4569
dff28924 45701990-08-09 David J. MacKenzie (djm@pogo.ai.mit.edu)
a933dad1
DL
4571
4572 * etags.c: Rename `flag' variables for what they do instead of
4573 which option character sets them.
4574
dff28924 45751990-05-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4576
4577 * loadst.c (main): Conditional to get load average on Apollo.
4578
dff28924 45791990-05-22 Joseph Arceneaux (jla@churchy.ai.mit.edu)
a933dad1
DL
4580
4581 * emacsserver.c: Set the permission on the socket to 0600.
4582
dff28924 45831990-03-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4584
4585 * emacsclient.c [BSD]: Print clean message for failing getwd.
4586
dff28924 45871990-03-20 David Lawrence (tale@pogo.ai.mit.edu)
a933dad1
DL
4588
4589 * getdate.y: Use the getdate.y from GNU tar for timer.
4590
dff28924 45911990-03-18 Jim Kingdon (kingdon@pogo.ai.mit.edu)
a933dad1
DL
4592
4593 * emacsclient.c (main): Don't put brackets around "filename" in
4594 usage message. It isn't optional.
4595
dff28924 45961990-03-14 Joseph Arceneaux (jla@churchy.ai.mit.edu)
a933dad1 4597
5879ac68 4598 * etags.c (getit): Recognize '$' as beginning identifiers.
a933dad1 4599
dff28924 46001990-02-22 David Lawrence (tale@pogo.ai.mit.edu)
a933dad1
DL
4601
4602 * emacsserver.c: Renamed from server.c.
4603 * Makefile: Reference emacsserver rather than server.
4604 * MACHINES: Doc fix for new emacsserver name.
4605
dff28924 46061990-01-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4607
4608 * emacsclient.c: Print program name in error messages.
4609
dff28924 46101990-01-19 David Lawrence (tale@cocoa-puffs)
a933dad1
DL
4611
4612 * timer.c, getdate.y (new files) and Makefile:
4613 Sub-process support for run-at-time in timer.el.
bab4e322 4614 Doesn't yet work correctly for USG.
a933dad1 4615
dff28924 46161990-01-10 Jim Kingdon (kingdon@pogo)
a933dad1
DL
4617
4618 * MACHINES: Add HP 300 running BSD.
4619
dff28924 46201990-01-02 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4621
4622 * yow.c: Dynamically allocate buffer; skip header before random
4623 choice to avoid bias toward first item.
4624
dff28924 46251989-12-24 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4626
4627 * etags.c (readline): Separate out init of `pend'.
4628
dff28924 46291989-12-17 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4630
4631 * etags.c: Undo changes relating to isgoodhdr.
4632
dff28924 46331989-12-16 Mosur Mohan (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4634
4635 * etags.c (isgoodhdr): New macro.
4636 (_gdh, notgdh): New variable used by that.
4637 (init): Initialize _gdh.
4638 (find_entries): Set header_file.
4639 (consider_token): Use isgoodhdr if in header file.
4640
4641 * etags.c (total_size_of_entries):
4642 Was miscalculating by 1 in rewritten case.
4643
4644 * etags.c (PAS_funcs): One arg to pfnote was missing.
4645
dff28924 46461989-12-05 Joseph Arceneaux (jla@spiff)
a933dad1
DL
4647
4648 * MACHINES: Change for the ULTRIX entry.
4649
dff28924 46501989-11-21 Joseph Arceneaux (jla@spiff)
a933dad1
DL
4651
4652 * etags.c (process_file): If file is not regular, return.
4653
dff28924 46541989-11-06 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4655
4656 * loadst.c (main): Handle FIXUP_KERNEL_SYMBOL_ADDR.
4657
dff28924 46581989-10-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4659
4660 * loadst.c (load_average): If HAVE_GETLOADAVG, use getloadavg.
4661 (main): If HAVE_GETLOADAVG, don't call `nlist'.
4662
dff28924 46631989-10-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4664
4665 * etags.c (consider_token): Allow any number of typespec keywords
4666 after `typedef', before new type name.
4667 (enum sym_type): Add st_C_typespec.
4668 (C_create_stab): Put typespec kwds in table.
4669
dff28924 46701989-08-27 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
a933dad1
DL
4671
4672 * etags.c (main): Don't depend on name invoked by.
4673 If CTAGS is not defined, assume it is ETAGS.
4674
dff28924 46751989-07-31 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4676
4677 * etags.c (L_funcs): Allow package name in define construct,
4678 as in (foo::defmumble name-defined ...).
4679
dff28924 46801989-07-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4681
4682 * etags.c (find_entries): Stupid bug testing for C filename suffixes.
4683
4684 * Makefile (yow): Depends on ../src/paths.h.
4685
dff28924 46861989-07-04 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
a933dad1
DL
4687
4688 * etags.c: Fix compilation by moving Pascal after Fortran.
4689
dff28924 46901989-06-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4691
4692 * movemail.c [USG]: Define F_OK, etc., if not found in header.
4693
dff28924 46941989-05-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4695
4696 * hexl.c: New file, supports hexl-mode.
4697
dff28924 46981989-05-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4699
4700 * movemail.c: New compilation flag MAIL_USE_MMDF.
4701
dff28924 47021989-05-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4703
4704 * emacsclient.c: Use BSD code whenever HAVE_SOCKETS.
4705 * server.c: Likewise.
4706
4707 * make-docfile.c (scan_c_file): Output argument names at end of string.
4708 (write_c_args): New subroutine.
4709
dff28924 47101989-04-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4711
4712 * movemail.c: Report failure of flock.
4713
dff28924 47141989-04-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4715
4716 * etags.c (find_entries): Allow multi-letter extensions for fortran.
4717
dff28924 47181989-04-18 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1 4719
5879ac68 4720 * loadst.c: On bsd4.3, use gettimeofday instead of CPUSTATES.
a933dad1 4721
dff28924 47221989-03-15 Jeff Peck (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4723
4724 * emacstool.c: setenv IN_EMACSTOOL=t, TERM=sun, TERMCAP=.
4725
7de6767d 4726 * emacstool.1: Update to document environment variables.
1e866943 4727
5879ac68 47281989-02-21 Mosur Mohan (email@notavailable)
1e866943 4729
28cfe103 4730 * etags.c (PAS_funcs): New function.
a933dad1 4731
dff28924 47321989-02-21 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1 4733
a933dad1
DL
4734 * movemail.c: On sysv, include unistd.h.
4735
dff28924 47361989-02-18 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4737
4738 * b2m.c: New file.
4739
dff28924 47401989-02-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1 4741
5879ac68 4742 * etags.c: Prolog support from Sunichirou Sugou.
a933dad1 4743
dff28924 47441989-02-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4745
4746 * Makefile (clean): New target.
4747
dff28924 47481989-01-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4749
4750 * fakemail.c (put_line): Break header lines at 79 cols.
4751
28cfe103 47521989-01-19 Sam Kendall (email@notavailable)
a933dad1 4753
1e866943 4754 * etags.c: Greatly rewritten for C++ support and for multiple tags
5879ac68 4755 per line.
a933dad1 4756
dff28924 47571989-01-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4758
4759 * movemail.c: Check access before doing real work.
4760 Check that outfile is in a writable directory.
4761 On fatal error, delete the lock file.
4762
dff28924 47631988-12-31 Richard Mlynarik (mly@rice-chex.ai.mit.edu)
a933dad1 4764
5879ac68
JB
4765 * env.c: Add decl for my-index.
4766 * etags.c (file-entries): .oak => scheme
a933dad1 4767
dff28924 47681988-12-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4769
4770 * movemail.c: Use `access' to check input and output files.
4771
dff28924 47721988-12-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4773
4774 * emacsclient.c (main): Ignore all of CWD before first slash.
4775
dff28924 47761988-12-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4777
4778 * etags.c (readline): Double linebuffer->size outside the xrealloc.
4779
dff28924 47801988-12-22 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4781
4782 * server.c, emacsclient.c: Don't try to use gid_t; it isn't defined.
4783 * server.c: chmod the socket to 0700.
4784
dff28924 47851988-12-09 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4786
4787 * fakemail.c (main): Let env var FAKEMAILER override pgm to run.
4788 (add_field): Delete comments and turn `<', `>' to spaces
4789 in header lines.
4790 (USE_FAKEMAIL): New customization macro says to make fakemail
4791 not be a no-op even on a BSD system.
4792
dff28924 47931988-12-01 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4794
4795 * etags.c (consider_token): Skip comments just like whitespace.
4796 Notice `struct', etc. and set strtag for those tokens.
4797 Return 1 for the token following `struct' if an open-brace follows it.
4798 (C_entries): Special handling of token following `struct'
4799 needed because we have probably advanced to the following line
4800 to find the `{'.
4801 (main): New option `T' sets tflag and strflag.
4802 Set both of them by default if eflags.
4803
dff28924 48041988-11-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4805
4806 * movemail.c: Do fsync before closing output.
4807
dff28924 48081988-11-29 Richard Mlynarik (mly@pickled-brain.ai.mit.edu)
a933dad1 4809
5879ac68
JB
4810 * movemail.c: Better error message when can't create tempname.
4811 This file needs a great deal of extra error-checking and lucid reporting...
a933dad1 4812
dff28924 48131988-11-16 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4814
4815 * etags.c: Support assembler code for .s and .a files.
4816 (getit): Allow underscore in a tag.
4817
dff28924 48181988-11-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4819
4820 * movemail.c: Close output and check errors before deleting input.
4821
dff28924 48221988-10-01 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
a933dad1
DL
4823
4824 * emacsclient.c [SYSVIPC]: Compute cwd only once; decide properly
4825 whether to prefix it. Handle line number args.
4826
dff28924 48271988-09-24 Richard Stallman (rms@gluteus.ai.mit.edu)
a933dad1 4828
5879ac68 4829 * etags.c (main): Default setting of eflag was backwards.
a933dad1 4830
dff28924 48311988-09-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4832
4833 * etags.c: New option -i. -f renamed -o.
4834 `-' as input file means read input file names from stdin.
4835 -i spec'd or input file named TAGS means the input file is another
4836 tag table; output an "include" line for it.
4837
dff28924 48381988-09-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4839
4840 * Makefile: New vars DESTDIR, BINDIR, LIBDIR, MANDIR, MANEXT.
4841 New targets install, install.sysv, install.xenix.
4842 This makefile is now responsible for installing executables
4843 and documentation from this directory into system directories.
4844
dff28924 48451988-09-16 Richard Stallman (rms@corn-chex.ai.mit.edu)
a933dad1
DL
4846
4847 * server.c, emacsclient.c (main): Compute socket name from euid.
4848
dff28924 48491988-08-04 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4850
4851 * emacsclient.c: Args like +DIGITS are passed through unchanged.
4852
dff28924 48531988-07-12 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4854
4855 * server.c: If both BSD and HAVE_SYSVIPC, use the latter.
4856 * emacsclient.c: Likewise.
4857 In the HAVE_SYSVIPC alternative, if BSD, use getwd instead of getcwd.
4858
dff28924 48591988-06-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4860
4861 * etags.c: Handle `typedef struct foo {' (price@mcc.com).
4862 (istoken) New string-comparison macro.
4863 (consider_token): New arg `level'. New state `tag_ok' in `tydef'.
4864
dff28924 48651988-06-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4866
4867 * etags.c: Changes for VMS.
4868 Always define ETAGS on VMS.
4869 Define macros GOOD and BAD for success and failure exit codes.
4870 (begtk, intk): Allow `$' in identifiers
4871 (main): Don't support -B, -F or -u on VMS.
4872 Alternate loop for scanning filename arguments.
4873 (system): Delete definition of this function.
4874
4875 * etags-vmslib.c (system): Undefine this; VMS now provides it.
4876
dff28924 48771988-06-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4878
4879 * loadst.c: Prevent multiple-def errors on BSD and BSD4_3
4880 around include of param.h. (Like fns.c.)
4881
dff28924 48821988-05-16 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
4883
4884 * loadst.c (load_average): Move load-average code to this new fn.
4885 Add conditionals to compute load ave on UMAX.
4886
dff28924 48871988-05-14 Richard Stallman (rms@lucky-charms.ai.mit.edu)
a933dad1
DL
4888
4889 * loadst.c: Change DK_HEADER_FILE to DKSTAT_HEADER_FILE
4890 with opposite sense.
4891
dff28924 48921988-05-13 Chris Hanson (cph@kleph)
a933dad1 4893
5879ac68
JB
4894 * emacsclient.c: Delete references to unused variable `out'.
4895 This caused a bus error when used under hp-ux.
a933dad1 4896
dff28924 48971988-05-06 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
4898
4899 * loadst.c: Control dk.h conditional with DK_HEADER_FILE.
4900
dff28924 49011988-05-04 Richard Stallman (rms@rice-krispies.ai.mit.edu)
a933dad1
DL
4902
4903 * etags.c (find_entries): `.t' or `.sch' means scheme code.
4904
dff28924 49051988-04-29 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
4906
4907 * loadst.c: Add BSD4_3 conditional for file dk.h instead of dkstat.h.
4908
dff28924 49091988-04-28 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
4910
4911 * movemail.c: #undef close, since config can #define it on V.3.
5879ac68 4912 * emacsclient.c, fakemail.c, loadst.c, server.c: Likewise.
a933dad1 4913
dff28924 49141988-04-26 Richard Stallman (rms@lucky-charms.ai.mit.edu)
a933dad1
DL
4915
4916 * etags.c (TEX_mode, etc.): Remove superfluous backslashes from
4917 invalid escape sequences such as `\{'.
4918
4919 * loadst.c: Add `sequent' conditional for file dk.h.
4920
dff28924 49211988-03-20 Richard M. Stallman (rms@wilson)
a933dad1 4922
5879ac68 4923 * server.c [not BSD and not HAVE_SYSVIPC]: Fix error message.
a933dad1 4924
5879ac68 4925 * loadst.c (main) [XENIX]: Use /usr/spool/mail, not /usr/mail.
6922b018
KH
4926
4927;; Local Variables:
880820fe 4928;; coding: utf-8
33462dfa 4929;; add-log-time-zone-rule: t
6922b018 4930;; End:
2a34a036
GM
4931
4932 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001
114f9c96 4933 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
1bb97e22 4934 Free Software Foundation, Inc.
5b87ad55
GM
4935
4936 This file is part of GNU Emacs.
4937
ab73e885 4938 GNU Emacs is free software: you can redistribute it and/or modify
5b87ad55 4939 it under the terms of the GNU General Public License as published by
ab73e885
GM
4940 the Free Software Foundation, either version 3 of the License, or
4941 (at your option) any later version.
5b87ad55
GM
4942
4943 GNU Emacs is distributed in the hope that it will be useful,
4944 but WITHOUT ANY WARRANTY; without even the implied warranty of
4945 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
4946 GNU General Public License for more details.
4947
4948 You should have received a copy of the GNU General Public License
ab73e885 4949 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
ab5796a9
MB
4950
4951;;; arch-tag: 094f3a51-bd72-44d0-8fac-2ac242c6c5b1