Take desktop panels into account when sizing frames so they fit on the screen.
[bpt/emacs.git] / etc / ChangeLog
CommitLineData
c30667d4
GM
12010-01-14 Nick Roberts <nickrob@snap.net.nz>
2
3 * etc/images/gud/recstart.xpm, etc/images/gud/recstop.xpm:
4 * etc/images/gud/rcont.xpm, etc/images/gud/rnext.xpm:
5 * etc/images/gud/rfinish.xpm, etc/images/gud/rnexti.xpm:
6 * etc/images/gud/rstep.xpm, etc/images/gud/rstepi.xpm:
7 New icons for reverse debugging.
8
c2dd1910
JB
92010-01-14 Juanma Barranquero <lekktu@gmail.com>
10
11 * srecode/doc-cpp.srt (function-comment, variable-same-line-comment)
12 (group-comment-start, group-comment-end):
13 * srecode/doc-default.srt (section-comment, function-comment)
14 (variable-same-line-comment, group-comment-start, group-comment-end):
15 * srecode/doc-java.srt (function-comment, variable-same-line-comment)
16 (group-comment-start, gropu-comment-end):
17 Fix typos in template docstrings.
18
d9a7c140
KH
192010-01-14 Kenichi Handa <handa@m17n.org>
20
21 * NEWS: Describe the change of auto-composition-mode.
22
893db5bc
GM
232010-01-12 Glenn Morris <rgm@gnu.org>
24
25 * CONTRIBUTE, NEWS: Use bug-gnu-emacs rather than emacs-pretest-bug
26 for bug reports for development versions.
27
da14b7ca
JB
282010-01-01 Juanma Barranquero <lekktu@gmail.com>
29
30 * NEWS: Fix typos.
31
5b94cf5f
GM
322009-12-15 Glenn Morris <rgm@gnu.org>
33
d40084d1
GM
34 * CONTRIBUTE (Coding Standards): Update URL.
35 (Getting the Source Code): Other VCSs are available.
36
8a0d3b3f
GM
37 * ORDERS: Update some URLs.
38
5b94cf5f
GM
39 * edt-user.el: New file, split out from edt-user.doc.
40 * edt-user.doc: Split into edt-user.el and ../doc/misc/edt.texi,
41 and remove.
42
9bbd0cac
MA
432009-12-09 Michael Albinus <michael.albinus@gmx.de>
44
45 * NEWS: Point to the external counterparts of su and sudo.
46
eb7799da
GM
472009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
48
49 * images/mpc/add.xpm, images/mpc/ffwd.xpm, images/mpc/next.xpm:
50 * images/mpc/pause.xpm, images/mpc/play.xpm, images/mpc/prev.xpm:
51 * images/mpc/rewind.xpm, images/mpc/stop.xpm:
52 New images.
53
59ffcfc4
MA
542009-11-27 Michael Albinus <michael.albinus@gmx.de>
55
56 * NEWS: New functions eshell/su and eshell/sudo.
57
1d5aaabd
KR
582009-11-26 Kevin Ryde <user42@zip.com.au>
59
60 * MORE.STUFF: emacswiki ElispArea url "wiki.pl" -> "wiki".
61 Aubrey Jaffer's texinfo R5RS moved to
62 http://groups.csail.mit.edu/mac/ftpdir/scm/r5rs.info.tar.gz
63 (per http://people.csail.mit.edu/jaffer/Scheme.html).
64
6a7ce3a2
JD
652009-11-26 Jan Djärv <jan.h.d@swipnet.se>
66
67 * PROBLEMS: Mention Metacity hang on Emacs resize.
68
abbdc6a0
CY
692009-11-20 Ken Brown <kbrown@cornell.edu> (tiny change)
70
5c3ef352
CY
71 * PROBLEMS: Add workaround for Cygwin crash and remove fixed
72 rebasing problem.
abbdc6a0 73
637fa988
JD
742009-11-17 Jan Djärv <jan.h.d@swipnet.se>
75
76 * NEWS: Mention dynamic font changes (font-use-system-font).
77
17673adf
CD
782009-11-15 Carsten Dominik <dominik@u016822.science.uva.nl>
79
80 * refcards/orgcard.tex: Push version number to 6.33a.
81
a351880d
CD
822009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
83
84 * refcards/orgcard.tex: Document the new archiving keys.
85
951802d0
CY
862009-11-08 Chong Yidong <cyd@stupidchicken.com>
87
88 * compilation.txt: Add one more error message for msft (Bug#4100).
89
3aa8040c
KF
902009-10-09 Karl Fogel <karl.fogel@red-bean.com>
91
92 * NEWS: Document bookmark.el at 2008-06-25T16:51:33Z!monnier@iro.umontreal.ca format upgrade. (Bug#3375)
93
9a03b2e1
MA
942009-10-04 Michael Albinus <michael.albinus@gmx.de>
95
96 * NEWS: New function copy-directory.
97
c05676c5
CY
982009-10-03 Chong Yidong <cyd@stupidchicken.com>
99
100 * srecode: New directory for SRecode template files.
101
d3080264
MA
1022009-10-01 Michael Albinus <michael.albinus@gmx.de>
103
104 * NEWS: delete-directory has an optional parameter RECURSIVE.
105
7006d207
CD
1062009-10-01 Carsten Dominik <dominik@u016822.science.uva.nl>
107
108 * refcards/orgcard.tex: New version number.
109
8b15e920
MA
1102009-09-28 Michael Albinus <michael.albinus@gmx.de>
111
112 * NEWS: Mention Tramp connection methods "imap" and "imaps".
113
3d994264
TZ
1142009-09-27 Teodor Zlatanov <tzz@lifelogs.com>
115
116 * NEWS: Mention new library imap-hash.el
117
1659ada0
JB
1182009-09-22 Juanma Barranquero <lekktu@gmail.com>
119
120 * NEWS: Mention new variable `help-downcase-arguments'
121 and new default for arguments in *Help* buffers.
122
8686ac71
JB
1232009-09-15 Juanma Barranquero <lekktu@gmail.com>
124
125 * NEWS: Mention new behavior of -Q and new variable
126 `inhibit-x-resources'.
127
b2d98113
CY
1282009-09-13 Chong Yidong <cyd@stupidchicken.com>
129
130 * PROBLEMS: Document Athena/Lucid internationalization
131 problem (Bug#4333).
132
6eb02347
CD
1332009-09-02 Carsten Dominik <dominik@u016822.science.uva.nl>
134
135 * refcards/orgcard.tex: Document new effort setting commands.
136 Document the new keys for agenda time motion.
137 Document the `E' key in the agenda.
138
82e98df4
SM
1392009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
140
141 * NEWS: Declare unibyte sessions obsolete.
142
7284d47a
MA
1432009-08-28 Michael Albinus <michael.albinus@gmx.de>
144
145 * NEWS: Mention Tramp connection method "rsyncc" and variable
146 `process-file-side-effects'.
147
3c736e33
KH
1482009-08-13 Kenichi Handa <handa@m17n.org>
149
150 * NEWS: Mention the new coding systme `utf-8-hfs' and many
151 functions for Unicode normalization.
152
f10ce991
CY
1532009-08-09 CHENG Gao <chenggao@gmail.com>
154
155 * MORE.STUFF: Update Etags and Ispell URLs.
156
5ce6e4f4 1572009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
e9b23a04
DD
158
159 * images/gud/all.xpm, images/gud/thread.xpm: New icons for
160 gdb-mi.el
161
3bca7ca5
DN
1622009-08-07 Dan Nicolaescu <dann@ics.uci.edu>
163
164 * e/eterm-color.ti (msgr, u6, u7): New capabilities.
165
aa16c75d
MA
1662009-08-02 Michael Albinus <michael.albinus@gmx.de>
167
168 * NEWS: Autorevert Tail mode works now for remote files.
169
cabb1527
CY
1702009-07-26 Kevin Ryde <user42@zip.com.au>
171
172 * compilation.txt: Add Perl-Glib sample message.
173
100b6355
KR
1742009-07-23 Ken Raeburn <raeburn@raeburn.org>
175
176 * NEWS: `load-in-progress' corruption fixed.
177
0b5546d6
GM
1782009-07-21 Glenn Morris <rgm@gnu.org>
179
180 * refcards/cs-dired-ref.tex, refcards/dired-ref.tex:
181 * refcards/fr-dired-ref.tex, refcards/sk-dired-ref.tex:
182 * refcards/cs-refcard.tex, refcards/de-refcard.tex:
183 * refcards/fr-refcard.tex, refcards/pl-refcard.tex:
184 * refcards/pt-br-refcard.tex, refcards/refcard.tex:
185 * refcards/ru-refcard.tex, refcards/sk-refcard.tex:
186 * refcards/cs-survival.tex, refcards/fr-survival.tex:
187 * refcards/sk-survival.tex, refcards/survival.tex:
188 Remove version numbers that don't mean much. Instead, just use Emacs
189 version and date. Use FSF URL rather than postal address.
190
191 * refcards/vipcard.tex (versionnumber, version): Remove.
192 (versionemacs, versionvip): New.
193 (copyrightnotice): Use FSF URL rather than postal address.
194
195 * refcards/viperCard.tex (versionnumber): Rename to versionviper.
196 (versionemacs, versionxemacs): New.
197 (version): Remove.
198 (copyrightnotice): Use FSF URL rather than postal address.
199
f3cc0ddb
GM
2002009-07-16 Glenn Morris <rgm@gnu.org>
201
c2c847d2
GM
202 * refcards/cs-dired-ref.tex, refcards/fr-dired-ref.tex:
203 * refcards/sk-dired-ref.tex:
204 Remove non-existent (?) bindings: w, C-u o, U, delete.
205 Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.
206
f3cc0ddb
GM
207 * refcards/gnus-refcard.tex: Condense a few sentences in order to
208 make them fit on one line, and add some page breaks, to improve the
209 layout in the pdfs.
210
c1baf2d1
GM
2112009-07-15 Glenn Morris <rgm@gnu.org>
212
213 * refcards/dired-ref.tex: Change from A4 to letter paper.
214 Remove non-existent (?) bindings: w, C-u o, U, delete.
215 Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.
216 New: async shell command = &.
217
218 * refcards/gnus-refcard.tex (Copyright): Add 2009.
219 (Notes): Add missing line-break.
220 (Threading): Reword to fit on one line.
221
222 * refcards/calccard.tex (emacsversionnumber): Just use major version.
223
224 * refcards/Makefile (gnus-booklet.pdf): Use jobname rather than
225 clobbering gnus-refcard.pdf.
226 (clean): Remove .aux files.
31a9ab9d 227 (gnus-logo.pdf): Remove rule, since this file is distributed.
c1baf2d1 228
86b12161
KH
2292009-07-10 Kenichi Handa <handa@m17n.org>
230
231 * tutorials/TUTORIAL.ja: Reflect the latest change of TUTORIAL.
232
4cbe53b4
GM
2332009-07-10 Kevin Ryde <user42@zip.com.au>
234
235 * compilation.txt: Fix names of some elements.
236
45ea35bf
GM
2372009-07-08 Glenn Morris <rgm@gnu.org>
238
239 * tutorials/TUTORIAL: Standardize the way M-x commands are written:
240 dashes inside command names, not spaces; spaces before <Return>.
241 (Summary): Describe the new behavior of C-l.
242 (Basic Cursor Control): Don't say that files "ought" to end in newlines.
243 Try to distinguish scroll bar from fringes.
244 You can also scroll with a wheel mouse.
245 (If Emacs Stops Responding): Rename from "When Emacs is hung".
246 (Inserting And Deleting): Continuation marks appear in the fringe.
247 Clarify that deletion can be undone. Mention cut and paste, and
248 the Glossary.
249 (Files, Mode Line): Update mode-line format.
250 (Extending The Command Set): Downplay C-z, since using Emacs on a
251 text-only terminal is less common these days.
252 (Searching): Incremental searching is no longer atypical.
253 Downplay flow control issues, remove reference to deleted FAQ node.
254 (Multiple Windows): Mention frames.
255 (Multiple Frames): New section.
256 (Getting More Help): Downplay C-h having a different binding.
257 Don't say help is "on-line", since the meaning has changed.
258 (More Features): Replace "on-line". Use C-h rather than F10 h.
259 Say a little more about completion.
260 (Conclusion): Don't mention C-z again here.
261
3f1c6666
JD
2622009-07-01 Jan Djärv <jan.h.d@swipnet.se>
263
264 * NEWS: Mention maximized.
265
edb54f27
MA
2662009-06-30 Michael Albinus <michael.albinus@gmx.de>
267
268 * NEWS: Add "synce" connection method of Tramp.
269
ac8b8fcd
MA
2702009-06-24 Michael Albinus <michael.albinus@gmx.de>
271
272 * NEWS: Add new connection methods of Tramp.
273
aa4a9384
KH
2742009-06-24 Kenichi Handa <handa@m17n.org>
275
276 * charsets/stdenc.map: Re-generated.
277
278 * charsets/symbol.map: Re-generated.
279
70243478
CY
2802009-06-21 Chong Yidong <cyd@stupidchicken.com>
281
282 * Branch for 23.1.
283
043dfe24
AM
2842009-06-15 Alan Mackenzie <acm@muc.de>
285
286 * NEWS: Document changes to end-of-defun-function, clarifying
287 entry for beginning-of-defun-function.
288
d1d87851
BW
2892009-06-13 Bill Wohler <wohler@newt.com>
290
291 Release MH-E version 8.2.
292
293 * NEWS, MH-E-NEWS: Update for MH-E release 8.2.
294
742c7b4c
KH
2952009-06-12 Kenichi Handa <handa@m17n.org>
296
b643362c 297 * HELLO: Use "/" instead of "," to separate independent words.
67cbe681 298
742c7b4c
KH
299 * charsets/*.map: All re-generated.
300
3012009-06-08 Kenichi Handa <handa@m17n.org>
302
303 * HELLO: Downcase "suomi".
304
74815974
WL
3052009-05-25 Werner Lemberg <wl@gnu.org>
306
307 * tutorial/TUTORIAL.de: Updated; synchronize with TUTORIAL.
308 Use reformed Orthography.
309 Minor improvements.
310
ece53951
CY
3112009-05-19 Chong Yidong <cyd@stupidchicken.com>
312
313 * refcards/survival.tex: Add M-g M-g binding.
314
315 * refcards/survival.tex:
316 * refcards/sk-survival.tex:
317 * refcards/sk-refcard.tex:
318 * refcards/sk-dired-ref.tex:
319 * refcards/ru-refcard.tex:
320 * refcards/pt-br-refcard.tex:
321 * refcards/pl-refcard.tex:
322 * refcards/fr-survival.tex:
323 * refcards/fr-dired-ref.tex:
324 * refcards/dired-ref.tex:
325 * refcards/cs-survival.tex:
326 * refcards/cs-refcard.tex:
327 * refcards/cs-dired-ref.tex: Bump refcard version numbers to 23.
328
a96da3ab
CY
3292009-05-15 Chong Yidong <cyd@stupidchicken.com>
330
331 * refcards/refcard.tex: Update Emacs version to 23.
332
91ce9459
CY
3332009-05-15 Sven Joachim <svenjoac@gmx.de>
334
da14b7ca
JB
335 * refcards/de-refcard.tex: Merge changes from refcard.tex.
336 Change `Paragraph' to `Absatz'.
91ce9459 337
583ebd63
GM
3382009-04-09 Glenn Morris <rgm@gnu.org>
339
340 * MORE.STUFF: Update some urls. Remove dead links: eshell, expand,
341 ffap, hideshow. Remove original whitespace, now in obsolete/.
342 Remember and nXML are part of the distribution now.
343
2d2db320
KH
3442009-03-13 Kenichi Handa <handa@m17n.org>
345
346 * NEWS: Add description for the argument change of
347 `set-fontset-font' and `print-fontset'.
348
bd6e492c
GM
3492009-02-25 Glenn Morris <rgm@gnu.org>
350
351 * MORE.STUFF: Mention Zile.
352
a20878b6
MB
3532009-02-23 Miles Bader <miles@gnu.org>
354
355 * NEWS: Rename `system-process-attributes' to `process-attributes'.
356
6766b10c
NR
3572009-02-19 Nick Roberts <nickrob@snap.net.nz>
358
359 * compilation.txt: Add entry for maven.
360
f623f737
JB
3612009-02-14 Jay Belanger <jay.p.belanger@gmail.com>
362
363 * refcards/calccard.tex: Update version number.
364 Mention Maxima mode.
365
bec18736
DN
3662009-02-04 Dan Nicolaescu <dann@ics.uci.edu>
367
368 * compilation.txt (gnu): Add an example for the "note" format.
369
8c4fae51
JR
3702009-02-04 Jason Rumney <jasonr@gnu.org>
371
372 * PROBLEMS (CPP): Note problem with resource compiler of MSVC.
373
2c015ae7
GM
3742009-02-02 Carsten Dominik <dominik@science.uva.nl>
375
376 * refcards/orgcard.tex: New version number.
377
62e466d0
JB
3782009-01-28 Juanma Barranquero <lekktu@gmail.com>
379
380 * PROBLEMS (Windows): Add entry about TCC/4NT and App Paths keys.
381
7ddb1b5f
CD
3822009-01-28 Carsten Dominik <dominik@science.uva.nl>
383
384 * refcards/orgcard.tex: New version number.
385
3da3282e
CD
3862009-01-27 Carsten Dominik <dominik@science.uva.nl>
387
388 * refcards/orgcard.tex: New version number.
389
be7ca044
KH
3902009-01-27 Kenichi Handa <handa@m17n.org>
391
392 * NEWS: New function `coding-sytem-from-name'.
393
55e0839d
CD
3942009-01-25 Carsten Dominik <dominik@science.uva.nl>
395
396 * refcards/orgcard.tex: New year and version number.
397 Document heading/item conversion commands.
398 Document C-c RET in tables.
399
cc2fc5a2
MA
4002009-01-03 Michael Albinus <michael.albinus@gmx.de>
401
402 * NEWS: Tramp supports IPv6 addresses.
403
b6cb4cd5
CD
4042008-12-20 Carsten Dominik <dominik@science.uva.nl>
405
406 * refcards/orgcard.tex: Version number change.
407
bde76d3e
EZ
4082008-12-19 Eli Zaretskii <eliz@gnu.org>
409
410 * PROBLEMS (MS-DOS): Document the problems on Vista.
411
ed208c8a
CD
4122008-12-17 Carsten Dominik <dominik@science.uva.nl>
413
414 * refcards/orgcard.tex: Version number change.
415
67df9cfb
CD
4162008-12-16 Carsten Dominik <dominik@science.uva.nl>
417
418 * refcards/orgcard.tex: Version number change.
419
7c3cb0ab
DN
4202008-12-11 Dan Nicolaescu <dann@ics.uci.edu>
421
422 * MACHINES: SH3 is still supported.
423
96c8522a
CD
4242008-12-07 Carsten Dominik <dominik@science.uva.nl>
425
426 * refcards/orgcard.tex: Version number update.
427
0956be4f
JB
4282008-11-27 Juanma Barranquero <lekktu@gmail.com>
429
430 * NEWS: Fix typo. (Bug#1439)
431
e45e3595
CD
4322008-11-12 Carsten Dominik <dominik@science.uva.nl>
433
434 * refcards/orgcard.tex: Document the extra yanking key.
435
33198156
MH
4362008-11-08 Mark A. Hershberger <mah@everybody.org>
437
438 * compilation.txt (php): Add regexp for php error messages.
439
d6c180c4
JB
4402008-10-24 Juanma Barranquero <lekktu@gmail.com>
441
442 * NEWS: New function `locate-user-emacs-file'.
443
fac5dc61
DN
4442008-10-18 Ulrich Mueller <ulm@gentoo.org>
445
446 * MACHINES: Add section for SuperH.
447
47ffc456
CD
4482008-10-12 Carsten Dominik <dominik@science.uva.nl>
449
450 * refcards/orgcard.tex: Add description for attachments, plus
451 minor changes.
452
4532008-07-24 Carsten Dominik <dominik@science.uva.nl>
454
455 * refcards/orgcard.tex: Minor fixes.
456
29c068d1
DU
4572008-09-08 Daiki Ueno <ueno@unixuser.org>
458
459 * TODO: Remove the entry describing auto-encryption.
460
3256a475
RC
4612008-08-26 Robert J. Chassell <bob@rattlesnake.com>
462
10d1d0af 463 * PROBLEMS: Prevent pasting a region twice on an xterm or rxvt in X.
3256a475 464
5bd950ea
CY
4652008-08-23 Chong Yidong <cyd@stupidchicken.com>
466
467 * HELLO: Fix Javanese pun.
468
f956beb6
BW
4692008-08-18 Bill Wohler <wohler@newt.com>
470
471 Release MH-E version 8.1.
10d1d0af 472
f956beb6
BW
473 * NEWS, MH-E-NEWS: Update for MH-E release 8.1.
474
4e5a8be9
VJL
4752008-08-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
476
477 * NEWS: Improve information about whitespace package.
478
6d496c76
TZ
4792008-08-01 Teodor Zlatanov <tzz@lifelogs.com>
480
481 * NEWS: Add entries about the new auth-source integration and
482 about the cyrillic-translit modifications.
483
7ded3383
AR
4842008-08-01 Adrian Robert <Adrian.B.Robert@gmail.com>
485
486 * Emacs.clr: Remove.
487
7c2fb837
DN
4882008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
489
490 * termcap.src: Remove file.
491 * README:
492 * PROBLEMS:
493 * MACHINES: Remove VMS info.
494
9e2a2647
DN
4952008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
496
497 * PROBLEMS:
498 * MACHINES: Remove mentions of Mac Carbon.
499
355b422f
VJL
5002008-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
501
502 * NEWS: New function `diff-show-trailing-blanks' in diff-mode.el.
503
b8454fe2
MA
5042008-07-24 Michael Albinus <michael.albinus@gmx.de>
505
506 * NEWS: Add xesam.el.
507
2f56f788
VJL
5082008-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
509
510 * NEWS: Add information about whitespace package.
511
15f54450
JL
5122008-07-19 Juri Linkov <juri@jurta.org>
513
514 * tutorials/TUTORIAL: Add information about C-g to the introduction.
515
555b0992
JB
5162008-07-18 Francesc Rocher <rocher@member.fsf.org>
517
518 * images/splash8.xpm: Remove.
519
ba60bd44 5202008-07-17 Adrian Robert <Adrian.B.Robert@gmail.com>
06b62770
AR
521
522 * NEWS: Add entry about NS port.
523
ba60bd44 5242008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
525
526 * Emacs.clr: New file, add support for X color names to NS display
527 implementations.
528
268207a3
JL
5292008-07-12 Juri Linkov <juri@jurta.org>
530
531 * HELLO: Use more correct IPA characters for English pronunciation.
532 Add the combining acute accent after the accented vowel in the
533 Russian example like it is used in dictionaries.
534
3b48f0d2
KH
5352008-07-11 Kenichi Handa <handa@m17n.org>
536
10d1d0af 537 * HELLO: Change the Arabic words appearing in Non-ASCII examples to
3b48f0d2
KH
538 iso-8859-6 characters.
539
68548459
JB
5402008-07-02 Francesc Rocher <rocher@member.fsf.org>
541
542 * images/splash.png:
543 * images/splash.svg:
544 * images/gnus/gnus.png:
545 * images/gnus/gnus.svg: New files.
546
50542767
KH
5472008-06-25 Kenichi Handa <handa@m17n.org>
548
549 * NEWS: Mention string-to-unibyte.
550
e9e70c43
MA
5512008-06-21 Michael Albinus <michael.albinus@gmx.de>
552
553 * NEWS: Tramp uses auth-source.
554
203553fd
JPW
5552008-06-08 John Paul Wallington <jpw@pobox.com>
556
68548459 557 * NEWS: Document that `completion-ignore-case' is nil on MS-Windows.
203553fd 558
23aaf52b
MO
5592008-05-19 Tom Tromey <tromey@redhat.com>
560
561 * NEWS: Mention directory-local variables.
562
5525fa30
JL
5632008-05-11 Juri Linkov <juri@jurta.org>
564
565 * images/custom/README:
566 * images/custom/down.xpm:
567 * images/custom/down-pushed.xpm:
568 * images/custom/right.xpm:
569 * images/custom/right-pushed.xpm: New files.
570
db86064f
ER
5712008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
572
573 * NEWS: Support for Meta-CVS removed.
574
ba82b36e
NR
5752008-05-05 Nick Roberts <nickrob@snap.net.nz>
576
577 * compilation.txt: Add regexp for Open Watcom compiler output.
578
e405fa5f
RS
5792008-05-04 Reiner Steib <reiner.steib@gmx.de>
580
581 * NEWS: Reword previous commit.
582 * NEWS.22: Document removal of duplicated "alt-" input methods.
583
5842008-05-03 Glenn Morris <rgm@gnu.org>
585
586 * NEWS: Document removal of duplicated "alt-" input methods.
587
1cb33438
GM
5882008-04-26 Glenn Morris <rgm@gnu.org>
589
590 * forms-d2.dat: Move here from ../lisp.
591
312082e9
JR
5922008-04-06 Jason Rumney <jasonr@gnu.org>
593
594 * HELLO (Burmese): Rename from Myanmar.
595
e652d4d3
RS
5962008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
597
598 * GNUS-NEWS (incoming mail files): Add version.
599
bd6b0b01
RS
6002008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
601
5bc6ddff
MB
602 * tutorials/TUTORIAL.de: Remove even more discussion of flow
603 control. Refer to node name `Init Rebinding' instead of title.
604
28a16a1b
CD
6052008-03-13 Carsten Dominik <dominik@science.uva.nl>
606
607 * refcards/orgcard.tex: Minor fixes.
608
4d2d106e
CY
6092008-03-12 Chong Yidong <cyd@stupidchicken.com>
610
5bc6ddff
MB
611 * tutorials/TUTORIAL, tutorials/TUTORIAL.fr, tutorials/TUTORIAL.ro:
612 * tutorials/TUTORIAL.bg, tutorials/TUTORIAL.it, tutorials/TUTORIAL.ru:
613 * tutorials/TUTORIAL.cn, tutorials/TUTORIAL.ja, tutorials/TUTORIAL.sk:
614 * tutorials/TUTORIAL.cs, tutorials/TUTORIAL.ko, tutorials/TUTORIAL.sl:
615 * tutorials/TUTORIAL.de, tutorials/TUTORIAL.nl, tutorials/TUTORIAL.sv:
616 * tutorials/TUTORIAL.eo, tutorials/TUTORIAL.pl, tutorials/TUTORIAL.th:
617 * tutorials/TUTORIAL.es, tutorials/TUTORIAL.pt_BR:
618 Remove discussion of flow control.
4d2d106e 619
85efdcf3
JB
6202008-03-12 Juanma Barranquero <lekktu@gmail.com>
621
622 * NEWS: Describe linum.el.
623
cf358568
GM
6242008-03-11 Glenn Morris <rgm@gnu.org>
625
626 * images/icons/hicolor/128x128/apps/emacs.png:
627 * images/icons/hicolor/16x16/apps/emacs.png:
628 * images/icons/hicolor/24x24/apps/emacs.png:
629 * images/icons/hicolor/32x32/apps/emacs.png:
630 * images/icons/hicolor/48x48/apps/emacs.png:
631 * images/icons/hicolor/scalable/apps/emacs.svg:
632 * images/icons/hicolor/scalable/mimetypes/emacs-document.svg:
633 Remove `creator' metadata.
634
880820fe 6352008-03-06 Jan Djärv <jan.h.d@swipnet.se>
e8db5c59
JD
636
637 * images/README: Update with bookmark_add.
638
cf358568 639 * images/bookmark_add.pbm, images/bookmark_add.xpm: New files.
e8db5c59 640
7b7b316e
DN
6412008-03-03 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
642
67ab2045
JR
643 * images/icons/hicolor/32x32/apps/emacs.png: Make transparency 8 bit.
644 * images/icons/hicolor/scalable/mimetypes/emacs-document.svg: New file.
7b7b316e
DN
645 * images/icons/hicolor/scalable/apps/emacs.svg: Fix format.
646
8298ed37
GM
6472008-03-03 Andrew Zhilin <andrew_zhilin@yahoo.com>
648
649 * images/icons/hicolor/16x16/apps/emacs22.png:
650 * images/icons/hicolor/24x24/apps/emacs22.png:
651 * images/icons/hicolor/32x32/apps/emacs22.png:
652 * images/icons/hicolor/48x48/apps/emacs22.png: New files.
653 These are the old versions of `emacs.png' under a new name.
654
c9cc6462
DN
6552008-03-02 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
656
657 * images/icons/README: Update info for the icons.
658
659 * images/icons/emacs16_mac.png:
660 * images/icons/emacs24_mac.png:
661 * images/icons/emacs256_mac.png:
662 * images/icons/emacs32_mac.png:
663 * images/icons/emacs48_mac.png:
8298ed37 664 * images/icons/emacs512_mac.png: Remove.
c9cc6462
DN
665
666 * images/icons/hicolor/16x16/apps/emacs.png:
667 * images/icons/hicolor/24x24/apps/emacs.png:
668 * images/icons/hicolor/32x32/apps/emacs.png:
669 * images/icons/hicolor/48x48/apps/emacs.png: New icon.
670
671 * images/icons/hicolor/scalable/apps/emacs.svg:
672 * images/icons/hicolor/128x128/apps/emacs.png: New files.
673
143cecdb
RS
6742008-02-26 Reiner Steib <Reiner.Steib@gmx.de>
675
676 * NEWS (Gnus): Mention problem with coding system `utf-8-emacs'
677 when using different Emacs versions.
678
880820fe 6792008-02-25 Jan Djärv <jan.h.d@swipnet.se>
28bcb349 680
51fb064b
MB
681 * NEWS.22: Mention stock icons for Gtk+.
682
19095422
KH
6832008-02-22 Kenichi Handa <handa@ni.aist.go.jp>
684
4a4bdfc7 685 * NEWS: Mention the new language environments Bengali, Punjabi,
19095422
KH
686 Gujarati, Oriya, Telugu, Sinhala. Mention the removal of features
687 devanagari, devan-util, kannada, knd-util, malayalam, mlm-util,
688 tamil, and tml-util.
689
607d3be2
MO
6902008-02-22 Michael Olson <mwolson@gnu.org>
691
692 * NEWS: Describe nXML mode and json.el.
693
6a6b4d7d
KH
6942008-02-21 Kenichi Handa <handa@ni.aist.go.jp>
695
4a4bdfc7
JB
696 * NEWS: Improve the description about the removal of cp-...-codepage
697 functions. Describe the removal of the feature `devan-util'.
6a6b4d7d 698
027cd644
GM
6992008-02-21 Glenn Morris <rgm@gnu.org>
700
701 * NEWS.unicode: Merge into NEWS and remove file.
702
3d8c4938
KH
7032008-02-20 Kenichi Handa <handa@ni.aist.go.jp>
704
705 * NEWS.unicode: Mention the removal of codepage related functions.
706
1f7bdd6f
GM
7072008-02-16 Glenn Morris <rgm@gnu.org>
708
709 * nxml/test-invalid.xml, nxml/test-valid.xml: Move here from lisp/nxml.
710 Rename from "test." to "test-" for doschk.
711
c6588a85
MO
7122008-02-10 Daiki Ueno <ueno@unixuser.org>
713
714 * NEWS: Clarify EasyPG functionalities.
715
f34cec5c
EZ
7162008-02-09 Eli Zaretskii <eliz@gnu.org>
717
b03f96dc
MB
718 * tutorials/TUTORIAL.ru: Remove redundant empty lines, insert a
719 magic line instead.
720
880820fe 7212008-02-08 Jan Djärv <jan.h.d@swipnet.se>
7b476dbe
JD
722
723 * NEWS: Mention XEmbed and --parent-id.
724
4b01af2e
MO
7252008-02-08 Daiki Ueno <ueno@unixuser.org>
726
727 * NEWS: Mention EasyPG.
728
ee2502fa
EZ
7292008-02-02 Eli Zaretskii <eliz@gnu.org>
730
85efdcf3
JB
731 * tutorials/TUTORIAL.ru: Restore copyright years. Update tutorial.
732 Fix wording.
ee2502fa 733
aca7a3d2
MB
7342008-02-02 Kenichi Handa <handa@ni.aist.go.jp>
735
19095422 736 * HELLO: Add Bengali, Gujarati, Khmer, Myanmar, Oriya, Sinhala,
10d1d0af 737 Telugu. Fix ISO-2022 designations in Cantonese line.
aca7a3d2 738
f78b3baf 7392008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
740
741 * HELLO: Remove non-unicode character from Tibetan text.
742
f78b3baf 7432008-02-01 Miles Bader <miles@gnu.org>
aca7a3d2
MB
744
745 * TODO, PROBLEMS, NEWS: Replace references to Emacs version "22"
746 with "23".
747
f78b3baf 7482008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
749
750 * charsets: New directory for charset mapping tables.
751
752 * charsets/README: New file.
753
754 * charsets/*.map: New files.
755
f78b3baf 7562008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
757
758 * HELLO: Change "Hindi" to more common characters.
759
f78b3baf 7602008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 761
bcc891c2
GM
762 * HELLO: Fix upcase and downcase for several languages.
763 Change the two German lines into one. Change "Nederlangs" to
764 "Dutch (Nederlands)". Add original language names to several entries.
aca7a3d2 765
f78b3baf 7662008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 767
b03f96dc 768 * tutorials/TUTORIAL.es: Add local variable coding: latin-1.
aca7a3d2 769
f78b3baf 7702008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 771
bcc891c2 772 * HELLO: Change indian-2-column chars of Hindi line to Unicode chars.
aca7a3d2 773
f78b3baf 7742008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
775
776 * HELLO: Add pseudo-maths example.
777
f05c591d
CY
7782008-01-31 Alex Ott <alexott@gmail.com>
779
780 * tutorials/TUTORIAL.ru: Update tutorial.
781
5e56b3fb
MO
7822008-01-25 Michael Olson <mwolson@gnu.org>
783
784 * ERC-NEWS: Update for ERC 5.3 release candidate.
785
1966aa84
JB
7862008-01-22 Juanma Barranquero <lekktu@gmail.com>
787
788 * DEVEL.HUMOR: New entry.
789
dbc28aaa
CD
7902008-01-18 Carsten Dominik <dominik@science.uva.nl>
791
792 * refcards/orgcard.tex: Update to Org-mode version 5.19.
793
bb9f7948
EZ
7942008-01-12 Eli Zaretskii <eliz@gnu.org>
795
796 * MACHINES: Add an explicit list of platforms that are no longer
797 supported.
798 * NEWS: Refer to this list.
799
6c5a8964
GM
8002008-01-08 Glenn Morris <rgm@gnu.org>
801
7de6767d
GM
802 * refcards/calccard.tex, refcards/cs-dired-ref.tex:
803 * refcards/cs-refcard.tex, refcards/cs-survival.tex:
804 * refcards/de-refcard.tex, refcards/dired-ref.tex:
805 * refcards/fr-drdref.tex, refcards/fr-refcard.tex:
806 * refcards/fr-survival.tex, refcards/gnus-refcard.tex:
807 * refcards/orgcard.tex, refcards/pl-refcard.tex:
808 * refcards/pt-br-refcard.tex, refcards/refcard.tex:
809 * refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
810 * refcards/sk-refcard.tex, refcards/sk-survival.tex:
811 * refcards/survival.tex, refcards/vipcard.tex:
812 * refcards/viperCard.tex: Update printed copyright year to 2008.
6c5a8964 813
049dcb6f
GM
8142008-01-08 Kevin Ryde <user42@zip.com.au>
815
816 * compilation.txt (perl): Add a "during global destruction" sample.
817
f3041af1
DN
8182008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
819
820 * PROBLEMS:
821 * MACHINES: Remove references to systems not supported anymore.
822
d35e1cd7
DN
8232008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
824
825 * MACHINES: Remove Masscomp.
826
1c884795
DN
8272008-01-03 Dan Nicolaescu <dann@ics.uci.edu>
828
829 * images/icons/emacs_16.png, images/icons/emacs_24.png
830 * images/icons/emacs_32.png, images/icons/emacs_48.png: Rename to
1966aa84 831 hicolor/16x16/apps/emacs.png, hicolor/24x24/apps/emacs.png,
1c884795
DN
832 hicolor/32x32/apps/emacs.png and hicolor/48x48/apps/emacs.png.
833
834 * images/icons/README (Author): Update for renaming.
835
836 * emacs.desktop (Icon): Update icon name.
837
243d547c
EZ
8382007-12-15 Eli Zaretskii <eliz@gnu.org>
839
0afd5f04
EZ
840 The following files renamed to avoid file-name clashes in
841 8+3 (a.k.a. DOS) namespace:
842
30361fee
EZ
843 * schema/xhtml-basic-form.rnc: Renamed to xhtml-bform.rnc.
844 * schema/xhtml-basic-table.rnc: Renamed to xhtml-btable.rnc.
845 * schema/xhtml-list.rnc: Renamed to xhtml-lst.rnc.
846 * schema/xhtml-target.rnc: Renamed to xhtml-tgt.rnc.
847 * schema/xhtml-style.rnc: Renamed to xhtml-xstyle.rnc.
848 * schema/xhtml-form.rnc, schema/xhtml-table.rnc, schema/xhtml.rnc:
849 Updated accordingly.
850
e7bdf123 851 * schema/docbook-dyntbl.rnc, schema/docbook-soextbl.rnc: Renamed to
30361fee
EZ
852 docbk-dyntbl.rnc and docbk-soextbl.rnc, respectively.
853
243d547c
EZ
854 * images/icons/macemacs_16.png, images/icons/macemacs_24.png:
855 * images/icons/macemacs_32.png, images/icons/macemacs_48.png:
856 * images/icons/macemacs_256.png, images/icons/macemacs_512.png:
857 Renamed to emacs16_mac.png, emacs24_mac.png, emacs32_mac.png,
858 emacs48_mac.png, emacs256_mac.png, and emacs512_mac.png,
0afd5f04 859 respectively.
243d547c 860
97fdf31e 8612007-12-08 Ulrich Mueller <ulm@gentoo.org> (tiny change)
d65f0593
DN
862
863 * emacs.desktop (Exec, Icon, Categories): Fix entries.
864
cf944fa4
RS
8652007-12-08 Reiner Steib <Reiner.Steib@gmx.de>
866
867 * NEWS: Add minimal Gnus item.
868
e10fe1cb
DN
8692007-12-08 Dan Nicolaescu <dann@ics.uci.edu>
870
871 * emacs.desktop: New file.
872
5adb5026 8732007-11-30 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
fb87d8de
GM
874
875 * images/icons/macemacs_16.png, images/icons/macemacs_24.png:
876 * images/icons/macemacs_32.png, images/icons/macemacs_48.png:
877 * images/icons/macemacs_256.png, images/icons/macemacs_512.png:
878 New files.
879
6d4ca4d2
GM
8802007-11-28 Glenn Morris <rgm@gnu.org>
881
882 * nxml/: New directory, moved here from lisp/nxml/char-name/unicode.
d98a6328 883 * nxml/README: New file.
6d4ca4d2 884
e3b0153a
GM
8852007-11-24 Glenn Morris <rgm@gnu.org>
886
887 * images/gnus/mail_send.xpm: Rename to mail-send.xpm.
888
8cd39fb3
MH
8892007-11-23 Mark A. Hershberger <mah@everybody.org>
890
ac97a16b
MH
891 * NXML-NEWS: New File.
892
8cd39fb3
MH
893 * schema: Initial merge of nxml.
894
880820fe 8952007-11-22 Francesco Potortì <pot@gnu.org>
20f123b4
FP
896
897 * NEWS: etags: the --members option is now the default.
898
fe22da3c
GM
8992007-11-22 Glenn Morris <rgm@gnu.org>
900
901 * images/smilies/grayscale/README, images/smilies/medium/README:
902 New files.
903
afefed62
VJL
9042007-11-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
905
906 * compilation.txt: Add new entries: compilation-perl--Pod::Checker,
907 compilation-perl--Test, compilation-perl--Test::Harness and
908 compilation-weblint.
909
07e5c0b0
DN
9102007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
911
912 * MACHINES: Remove Sun windows info.
913
15f3eb73
MO
9142007-10-30 Michael Olson <mwolson@gnu.org>
915
916 * NEWS: Add entry for Remember Mode.
917
f930e1a4
GM
9182007-10-29 Glenn Morris <rgm@gnu.org>
919
920 * refcards/gnus-refcard.tex: Restore Feb 2007 copyright
921 clarifications lost in update to Gnus trunk.
922
880820fe 9232007-10-28 Adam Sjøgren <asjo@koldfront.dk>
a352dec1 924
a61646e1
GM
925 * images/smilies/grayscale/blink.xpm:
926 * images/smilies/grayscale/braindamaged.xpm
927 * images/smilies/grayscale/cry.xpm, images/smilies/grayscale/dead.xpm:
928 * images/smilies/grayscale/evil.xpm:
929 * images/smilies/grayscale/forced.xpm:
930 * images/smilies/grayscale/frown.xpm, images/smilies/grayscale/grin.xpm:
931 * images/smilies/grayscale/indifferent.xpm:
932 * images/smilies/grayscale/reverse-smile.xpm:
933 * images/smilies/grayscale/sad.xpm, images/smilies/grayscale/smile.xpm:
934 * images/smilies/grayscale/wry.xpm: New larger grayscale smileys.
935
936 * images/smilies/medium/blink.xpm:
937 * images/smilies/medium/braindamaged.xpm, images/smilies/medium/cry.xpm:
938 * images/smilies/medium/dead.xpm, images/smilies/medium/evil.xpm:
939 * images/smilies/medium/forced.xpm, images/smilies/medium/frown.xpm:
940 * images/smilies/medium/grin.xpm, images/smilies/medium/indifferent.xpm:
941 * images/smilies/medium/reverse-smile.xpm:
942 * images/smilies/medium/sad.xpm, images/smilies/medium/smile.xpm:
943 * images/smilies/medium/wry.xpm: New colorful smileys.
a352dec1 944
b6675b2d
MO
9452007-10-29 Michael Olson <mwolson@gnu.org>
946
947 * ERC-NEWS: Update for recent change.
948
2697297f
JB
9492007-10-27 Juanma Barranquero <lekktu@gmail.com>
950
951 * .cvsignore: Add *.pyc.
952
d88da39a
JY
9532007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
954
955 * ses-example.ses: Get rid of silly life-universe-everything local
956 variable. `symbolic-formulas' is now `ses--symbolic-formulas'.
957
a8d7b1a0
JB
9582007-10-24 Juanma Barranquero <lekktu@gmail.com>
959
960 * NEWS: Mention desktop locking.
961
4a11b6b5
ER
9622007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
963
964 * NEWS: Explain the VC fileset changes a bit better.
965
8b6f62fc
GM
9662007-09-28 Glenn Morris <rgm@gnu.org>
967
968 * PROBLEMS: Mention Tex superscript font issue.
969
d87b5ced
JB
9702007-09-25 Johannes Weiner <hannes@saeurebad.de>
971
972 * NEWS: Fix typo.
973
a0e0e2db
GM
9742007-09-24 Glenn Morris <rgm@gnu.org>
975
976 * CONTRIBUTE: Remove information on maintaining copyright years;
977 it does not belong here and is in admin/notes anyway.
978
c3f01f42
GM
9792007-09-24 Adam Hupp <adam@hupp.org>
980
981 * emacs.py: Split for python 2 and python 3 compatibility.
982 * emacs2.py: New file, split off from emacs.py.
983 * emacs3.py: New file, python 3 version of emacs2.py.
984
44f9ac8a
GM
9852007-09-21 Glenn Morris <rgm@gnu.org>
986
987 * emacstool.1: Remove file.
6f022c19 988 * emacs.bash: Adapt for removal of emacstool.
ac3afa5a 989 * emacs.csh: Remove emacstool-related code.
44f9ac8a 990
4a155610
GM
9912007-09-16 Glenn Morris <rgm@gnu.org>
992
993 * gfdl.1: Remove unused file.
994
0d75dcc8
GM
9952007-09-12 Glenn Morris <rgm@gnu.org>
996
997 * Makefile (SOURCES, unlock, relock): Delete.
998
880820fe 9992007-09-10 Michaël Cadilhac <michael@cadilhac.name>
f664fee9
MC
1000
1001 * NEWS: Document the interactive specification for C functions.
1002 Say that `set-file-modes' is now interactive.
1003
c10b0597
MO
10042007-09-10 Michael Olson <mwolson@gnu.org>
1005
1006 * ERC-NEWS: Improve description of erc-tls and erc-ssl change.
1007
67bd779a
JL
10082007-09-09 Juri Linkov <juri@jurta.org>
1009
1010 * AUTHORS, CONTRIBUTE: New files, moved here from the root dir.
1011
526dc846
MO
10122007-09-08 Michael Olson <mwolson@gnu.org>
1013
d87b5ced 1014 * ERC-NEWS: Update for changes to the development version of ERC 5.3.
526dc846 1015
fb6794d5
GM
10162007-09-06 Glenn Morris <rgm@gnu.org>
1017
1018 * ctags.1, emacs.1, emacsclient.1, etags.1: Move from etc/ to
1019 doc/man/.
1020
1021 * refcards/README: Also mention gnus-logo.pdf license.
1022
223afe64
CD
10232007-08-30 Carsten Dominik <dominik@science.uva.nl>
1024
1025 * NEWS.22 (Note): Lower-case for orgtbl-mode.
1026
880820fe 10272007-08-29 Jan Djärv <jan.h.d@swipnet.se>
2e3695d2
JD
1028
1029 * NEWS: Say that Gtk+ build uses stock icons.
1030
23e2b39d
WL
10312007-08-28 Werner LEMBERG <wl@gnu.org>
1032
1033 * refcards/de-refcard.tex, refcards/de-refcard.pdf: Use `C-M-%'
1034 instead of `M-x query-replace-regexp'.
1035
4b340319
YM
10362007-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1037
1038 * PROBLEMS (Mac OS X): Add alternative workaround for QuickTime
1039 updater breakage.
1040
880820fe 10412007-08-26 Michaël Cadilhac <michael@cadilhac.name>
8fb9a9b6 1042
c0dadae9
MC
1043 * NEWS: Say that PDF files are now the default for refcards.
1044
7de6767d
GM
1045 * refcards/fr-drdref.tex, refcards/fr-drdref.pdf: Move these to...
1046 * refcards/fr-dired-ref.tex, refcards/fr-dired-ref.pdf: ... those names.
ea404efc 1047
8fb9a9b6
MC
1048 * refcards/pdflayout.sty: New. Handle PDF layouts through
1049 \pdfpagewidth and \pdfpageheight.
1050
7de6767d
GM
1051 * refcards/calccard.pdf, refcards/cs-dired-ref.pdf:
1052 * refcards/cs-refcard.pdf, refcards/de-refcard.pdf:
1053 * refcards/dired-ref.pdf, refcards/fr-drdref.pdf:
1054 * refcards/fr-refcard.pdf, refcards/gnus-booklet.pdf:
1055 * refcards/gnus-logo.pdf, refcards/gnus-refcard.pdf:
1056 * refcards/orgcard.pdf, refcards/pl-refcard.pdf:
1057 * refcards/pt-br-refcard.pdf, refcards/refcard.pdf:
1058 * refcards/ru-refcard.pdf, refcards/sk-dired-ref.pdf:
1059 * refcards/sk-refcard.pdf: Add PDF versions of the refcards.
1060
1061 * refcards/calccard.ps, refcards/cs-dired-ref.ps:
1062 * refcards/cs-refcard.ps, refcards/de-refcard.ps, refcards/dired-ref.ps:
1063 * refcards/fr-drdref.ps, refcards/fr-refcard.ps:
1064 * refcards/gnus-booklet.ps, refcards/gnus-logo.ps:
1065 * refcards/gnus-refcard.ps, refcards/orgcard.ps, refcards/pl-refcard.ps:
1066 * refcards/pt-br-refcard.ps, refcards/refcard.ps:
1067 * refcards/ru-refcard.ps, refcards/sk-dired-ref.ps:
1068 * refcards/sk-refcard.ps: Remove the PS versions of the refcards.
1069
1070 * refcards/calccard.tex, refcards/fr-survival.tex, refcards/orgcard.tex:
1071 * refcards/pl-refcard.tex, refcards/pt-br-refcard.tex:
1072 * refcards/refcard.tex, refcards/survival.tex, refcards/vipcard.tex:
1073 * refcards/viperCard.tex: Specify PDF layout,
1074 use a PDF `compile-command' local variable.
1075
1076 * refcards/cs-dired-ref.tex, refcards/cs-refcard.tex:
1077 * refcards/cs-survival.tex, refcards/dired-ref.tex:
1078 * refcards/fr-drdref.tex, refcards/sk-dired-ref.tex:
1079 * refcards/sk-refcard.tex, refcards/sk-survival.tex:
8fb9a9b6
MC
1080 Specify PDF layout.
1081
7de6767d
GM
1082 * refcards/fr-refcard.tex: Update copyright notice.
1083 Update the examples. Fix a typo. Remove the `letterpaper' counter,
1084 specify PDF layout, use a PDF `compile-command' local variable.
8fb9a9b6 1085
7de6767d
GM
1086 * refcards/de-refcard.tex: Remove the `letterpaper' counter,
1087 specify PDF layout, use a PDF `compile-command' local variable.
8fb9a9b6 1088
7de6767d 1089 * refcards/ru-refcard.tex: Use a PDF `compile-command' local variable.
8fb9a9b6 1090
7de6767d
GM
1091 * refcards/Makefile: Add rules for creating the refcards in PDF,
1092 make them the default. Change `fr-drdref' to `fr-dired-ref'.
8fb9a9b6 1093
08039aa2
GM
10942007-08-23 Glenn Morris <rgm@gnu.org>
1095
1096 * Makefile (mostlyclean, clean, distclean, maintainer-clean):
1097 Delete these targets since nothing uses them.
1098 (SOURCES): Update.
1099 Move comments to e/README. Remove license from now-trivial file.
1100
1101 * e/README: New file, with most information formerly in Makefile.
1102
1af74d06
MB
11032007-09-05 Jason Rumney <jasonr@gnu.org>
1104
1105 * NEWS.22: Mention focus-follows-mouse change.
1106
3baad51b
KB
11072007-08-22 Karl Berry <karl@gnu.org>
1108
7de6767d 1109 * refcards/refcard.tex: Updates for printing.
d87b5ced
JB
1110 (\versionyear): Update to 2007.
1111 (\copyrightnotice): Modified or unmodified ok.
1112 (Simple Customization): Don't use goto-line, since now it's bound.
fe6b2fd0 1113 Also, use now-preferred (kbd ...) syntax.
3baad51b 1114
6c5d503f
MA
11152007-08-22 Michael Albinus <michael.albinus@gmx.de>
1116
1117 * NEWS: `shell' prompts for the default directory if called with a
1118 prefix and `default-directory' is a remote file name.
1119
45196e0b
GM
11202007-08-22 Glenn Morris <rgm@gnu.org>
1121
1122 * tree-widget: Move this directory into images/ subdirectory.
1123
a523f0c7 1124 * refcards/: New directory. Move refcards here.
86965385
GM
1125 * Makefile: Move refcard rules from here...
1126 * refcards/Makefile: ...to here.
9f56b5ee
GM
1127 * README: Move information about tex files from here...
1128 * refcards/README: ...to here.
a523f0c7 1129
d87b5ced 1130 * tutorials/: New directory. Move TUTORIAL* here.
38f37c0f
GM
1131
1132 * gnus.pbm, letter.pbm, letter.xpm:
1133 * splash.pbm, splash.xpm, splash8.xpm: Move from etc/ to etc/images/.
5511c2e6
GM
1134 * README: Move license information for the above files from here...
1135 * images/README: ...to here.
1136
7de6767d
GM
11372007-08-22 Carsten Dominik <dominik@science.uva.nl>
1138
1139 * orgcard.tex: Version number upgrade.
1140
0b964e14
GM
11412007-08-14 Glenn Morris <rgm@gnu.org>
1142
1143 * NEWS: Mention `bad-packages-alist'.
1144
cfbe2731
GM
11452007-08-08 Glenn Morris <rgm@gnu.org>
1146
1147 * TODO: `iff' item is dealt with.
1148 * GNUS-NEWS, NEWS, NEWS.1-17, NEWS.19, NEWS.21: Replace `iff'.
1149
dbcbec02
GM
11502007-08-01 Glenn Morris <rgm@gnu.org>
1151
1152 * NEWS: Add fortran-line-length, plus some more sections.
1153
cacc7b51
GM
11542007-07-25 Glenn Morris <rgm@gnu.org>
1155
4227cc48 1156 * Relicense all FSF files to GPLv3 or later.
cacc7b51
GM
1157
1158 * COPYING: Switch to GPLv3.
1159
6dbe7eb4
MA
11602007-07-24 Michael Albinus <michael.albinus@gmx.de>
1161
1162 * NEWS: New functions `start-file-process-shell-command' and
1163 `process-file-shell-command'.
1164
41bd52f7
MA
11652007-07-17 Michael Albinus <michael.albinus@gmx.de>
1166
1167 * NEWS: `file-remote-p' has a new optional parameter IDENTIFICATION.
1168
36ae4ff7
KF
11692007-07-15 Karl Fogel <kfogel@red-bean.com>
1170
1171 * NEWS: Revert 2007-07-13T23:20:21Z!kfogel@red-bean.com, which
1172 documented bookmark keybinding changes that were later reverted.
1173
880820fe 11742007-07-14 Jan Djärv <jan.h.d@swipnet.se>
a3475659
JD
1175
1176 * PROBLEMS: Mention gtk-engines-qt problem.
1177
488eebbd
KF
11782007-07-13 Karl Fogel <kfogel@red-bean.com>
1179
1180 * NEWS: Update for recent bookmark keybinding changes.
1181
cc213f24
MA
11822007-07-10 Michael Albinus <michael.albinus@gmx.de>
1183
1184 * NEWS: Add Tramp and comint-mode changes.
1185
64639e26
MA
11862007-07-08 Michael Albinus <michael.albinus@gmx.de>
1187
1188 * NEWS: `file-remote-p' has a new optional parameter CONNECTED.
1189
b2b387f9
MA
11902007-07-07 Michael Albinus <michael.albinus@gmx.de>
1191
1192 * NEWS: New function `start-file-process'.
1193
386477e3
CD
11942007-07-02 Carsten Dominik <dominik@science.uva.nl>
1195
1196 * orgcard.tex: Version 5.01
1197
03605a28
MA
11982007-06-27 Michael Albinus <michael.albinus@gmx.de>
1199
1200 * NEWS: `dired-call-process' has been removed.
1201
5b8ffa11
GM
12022007-06-20 Glenn Morris <rgm@gnu.org>
1203
1204 * NEWS: configure prefers libgif over libungif.
1205
f2f6e8df
NR
12062007-06-14 Nick Roberts <nickrob@snap.net.nz>
1207
1208 * NEWS: Mention mouse highlighting in a GNU/Linux console.
1209
2c341244
WL
12102007-06-14 Werner Lemberg <wl@gnu.org>
1211
1212 * emacs.1: Completely revised.
1213 Fix many typographical glitches.
1214 Updated to handle current state of options and resources.
1215
7a9a50d8
GM
12162007-06-12 Glenn Morris <rgm@gnu.org>
1217
1218 * NEWS: Change bug address. Add back +++/--- note.
1219 Use present tense for X-toolkit entry. Mention libgif.
1220
236a4178
GM
12212007-06-07 Mark H. Weaver <mhw@netris.org> (tiny change)
1222
1223 * NEWS (set-mark-command-repeat-pop): Fix duplicate entry.
1224
70bb6a65
GM
12252007-06-07 Michael Olson <mwolson@gnu.org>
1226
1227 * MORE.STUFF: Update eshell URL.
1228
31e5288c
CD
12292007-06-06 Carsten Dominik <dominik@science.uva.nl>
1230
1231 * orgcard.tex: Version 4.77.
1232
7253ac49
MA
12332007-06-05 Michael Albinus <michael.albinus@gmx.de>
1234
1235 * NEWS: Add socks.el as new package.
1236
6ee20a68
TTN
12372007-06-02 Thien-Thi Nguyen <ttn@gnuvola.org>
1238
1239 * MORE.STUFF (Hideshow): Delete.
1240 (EDB, Go in a buffer): Update urls.
1241 Suggested by CHENG Gao <chenggao@gmail.com>.
1242
7dfc4cda
CY
12432007-06-02 Chong Yidong <cyd@stupidchicken.com>
1244
1245 * Version 22.1 released.
1246
9e38fa7e
CY
12472007-06-02 CHENG Gao <chenggao@gmail.com>
1248
1249 * MORE.STUFF: Remove dead URL for Fortune, and update URLs for
1250 Hideshow, Org, EDB, and Remember.
1251
73187b26
GM
12522007-05-29 Robert J. Chassell <bob@rattlesnake.com>
1253
1254 * NEWS: Fix instances of `allow' without object.
1255
782f8379
GM
12562007-05-22 Glenn Morris <rgm@gnu.org>
1257
1258 * NEWS.22: New file with entries for Emacs 22.
1259 * NEWS: Move Emacs 22 entries to new file NEWS.22, leave empty
1260 template for next Emacs version.
1261
06157c5b
GM
12622007-05-19 Glenn Morris <rgm@gnu.org>
1263
1264 * images/cancel.pbm: Convert from PGM to PBM.
1265
1266 * images/copy.pbm, images/next-node.pbm, images/prev-node.pbm:
1267 * images/save.pbm, images/up-node.pbm: Convert from PPM to PBM.
1268
3877988d
GM
12692007-05-17 Glenn Morris <rgm@gnu.org>
1270
1271 * PROBLEMS (Dumping): Mention OpenBSD macppc problem.
1272
880820fe 12732007-05-15 Michaël Cadilhac <michael@cadilhac.name>
021fc1e3
MC
1274
1275 * fr-refcard.tex: Rewrite using German layout.
1276
1277 * fr-refcard.ps: Regenerate.
1278
80012aeb
RS
12792007-05-12 Richard Stallman <rms@gnu.org>
1280
1281 * refcard.tex (section{Incremental Search}): Minor corrections.
1282
880820fe 12832007-05-12 Michaël Cadilhac <michael@cadilhac.name>
d0d8a657
MC
1284
1285 * Makefile (viperCard.ps, calccard.ps refcard.ps)
1286 (sk-dired-ref.ps sk-refcard.ps sk-survival.ps)
1287 (de-refcard.ps fr-refcard.ps pt-br-refcard.ps orgcard.ps): Use an
1288 explicit output argument for `dvips'.
1289
2aaacad4
GM
12902007-05-05 Glenn Morris <rgm@gnu.org>
1291
1292 * NEWS: Re-order.
1293
5fed56d6
GM
12942007-04-28 Glenn Morris <rgm@gnu.org>
1295
b409bcaf
GM
1296 * emacs.py: Restore file pending consideration of python.el legal
1297 status.
1298 * NEWS: Restore mention of python.el pending consideration of
1299 legal status.
5fed56d6
GM
1300
13012007-04-28 David R. Linn <drl@jekyll.vuse.vanderbilt.edu>
1302
1303 * PROBLEMS: Add section on Solaris out-of-tree install issues with
1304 non-GNU make.
1305
e40e449f
GM
13062007-04-25 Werner Lemberg <wl@gnu.org>
1307
1308 * emacs.1: Replace -- with \(em.
1309
13102007-04-25 Yavor Doganov <yavor@gnu.org> (tiny change)
bbf6b0ba 1311
78290f50 1312 * emacs.1, etags.1: Escape some minus signs.
bbf6b0ba 1313
ac8fa58f
GM
13142007-04-22 Glenn Morris <rgm@gnu.org>
1315
1316 * NEWS: Change to EMACS env-var was reverted, so delete this entry.
1317
211fb124
GM
13182007-04-19 Glenn Morris <rgm@gnu.org>
1319
1320 * PROBLEMS: Expand a little on Emacs not knowing fqdn.
1321
fc6a2250
DK
13222007-04-17 David Kastrup <dak@gnu.org>
1323
1324 * NEWS: Mention `query-replace-regexp-eval' being deprecated.
1325
c98b464f
GM
13262007-04-15 Glenn Morris <rgm@gnu.org>
1327
1328 * FTP: Make it a duplicate of ../FTP.
1329
1ed5afd9
GM
13302007-04-14 Glenn Morris <rgm@gnu.org>
1331
19608e42
GM
1332 * SERVICE: Replace with a pointer to the web version.
1333
1ed5afd9
GM
1334 * emacs.1: Update some of the more obsolete information.
1335
178b60d7
GM
13362007-04-13 Glenn Morris <rgm@gnu.org>
1337
1338 * MACHINES: emacserver is removed.
1339
fc6ee824
GM
1340 * MORE.STUFF: Update some links, remove some dead ones.
1341
ade817bd
SM
13422007-04-04 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>
1343
1344 * emacs.py (format_exception): New function.
1345 (eexecfile): Use it instead of traceback.print_exception.
1346 Don't use execfile to avoid a bug in w32.
1347
2c0b72db
GM
13482007-04-04 Glenn Morris <rgm@gnu.org>
1349
1350 * MACHINES: Mention preprocessor to use with /opt/SUNWspro/bin/cc
1351 on Solaris.
1352
1353 * PROBLEMS (Configuration): Add entries on compiler/preprocessor
1354 mismatch, and on preprocessor inserting whitespace.
1355
b49b5137
EZ
13562007-04-03 Eli Zaretskii <eliz@gnu.org>
1357
1358 * TODO: Add entry for switching MS-Windows keyboard input to
1359 Unicode. Add specific pointer to msdos.c functions that support
1360 menus on text terminals.
1361
ff59d266
MB
13622007-04-01 Michael Olson <mwolson@gnu.org>
1363
1364 * ERC-NEWS: Update for the ERC 5.2 release. Most of these entries
1365 were for previously-committed changes.
1366
dc13f3f5
MA
13672007-03-31 Michael Albinus <michael.albinus@gmx.de>
1368
1369 * PROBLEMS: Remove Tramp problem; it has been fixed.
1370
89a4f43f
EZ
13712007-03-31 Eli Zaretskii <eliz@gnu.org>
1372
1373 * PROBLEMS (MS-Windows problems): How to bind non-ASCII keys with
1374 modifiers.
1375
deac6bc5
GM
13762007-03-23 Glenn Morris <rgm@gnu.org>
1377
7315c8d9
JB
1378 * Makefile (DESTDIR, LIBDIR, BINDIR, MANDIR, MANEXT):
1379 Delete unused variables.
1380 (dired-refcards, misc-refcards, survival-card, viper-cards):
1381 New targets.
7ba3f463
GM
1382 (all): Also build dired-refcards and misc-refcards.
1383 (clean, distclean, maintainer-clean): Depend on mostlyclean.
1384 (SOURCES): Remove non-existent files.
1385 (mostlyclean, clean, distclean, maintainer-clean, unlock, relock):
1386 Mark as phony.
1387 (.ps files): Specify default papersize in the dvips command.
1388
deac6bc5
GM
1389 * fr-refcard.tex (\letterpaper): Switch to A4.
1390 (\section): Reduce \vskips to fit on A4 paper.
1391 (\shortcopyrightnotice): Display at end of first column.
1392
76b0b55f
GM
13932007-03-21 Glenn Morris <rgm@gnu.org>
1394
1395 * fr-refcard.tex (\metax): Tweak \hsize to avoid overfull columns.
1396 (\shortcopyrightnotice): Do not display in middle of file.
1397 Numerous \cr and \hskip hacks to avoid overfull columns.
1398
1399 * fr-refcard.ps: Regenerate.
1400
8ea7ad27
CY
14012007-03-19 Chong Yidong <cyd@stupidchicken.com>
1402
2b715cfe 1403 * dired-ref.tex:
76b0b55f 1404 * fr-drdref.tex:
2b715cfe
CY
1405 * cs-dired-ref.tex:
1406 * sk-dired-ref.tex: Emacs 21 -> 22.
1407
1408 * dired-ref.ps:
76b0b55f 1409 * fr-drdref.ps:
2b715cfe
CY
1410 * cs-dired-ref.ps:
1411 * sk-dired-ref.ps: Regenerate.
8ea7ad27 1412
dc9332a6
GM
14132007-03-11 Glenn Morris <rgm@gnu.org>
1414
1415 * ms-7bkermit, ulimit.hack, Xkeymap.txt: Remove files.
1416
1417 * Makefile (SOURCES): ulimit.hack is removed.
1418
d0483d25
DK
14192007-03-04 David Kastrup <dak@gnu.org>
1420
1421 * NEWS (fontification): Mention that the new default for
1422 jit-lock-stealth-time is now nil.
1423
e4ddce5a
KS
14242007-03-01 Kim F. Storm <storm@cua.dk>
1425
115f38b1
KS
1426 * ORDERS: Reformat text.
1427
e4ddce5a
KS
1428 * NEWS (About external Lisp packages): New section.
1429
73b21162
TTN
14302007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
1431
1432 * TUTORIAL.it: Fix typo.
1433
6a419438
GM
14342007-02-27 Glenn Morris <rgm@gnu.org>
1435
f199f76c
GM
1436 * cs-dired-ref.tex: Increase in 2 column case to make room
1437 for copyright notice.
1438 (nopagenumbers): Call to turn off numbers in 1 page document.
880820fe 1439 (Nápovìda, Modifikace Dired bufferu): Swap sections to
f199f76c
GM
1440 balance column length in presence of copyright notice.
1441 (copyrightnotice): Uncomment so that notice is displayed.
1442
c16a484b
GM
1443 * dired-ref.tex (vsize): Increase in 2 column case to make room
1444 for copyright notice.
1445 (nopagenumbers): Call to turn off numbers in 1 page document.
1446 (Getting Help, Modifying the Dired Buffer): Swap sections to
1447 balance column length in presence of copyright notice.
1448 (copyrightnotice): Uncomment so that notice is displayed.
1449
df352395
GM
1450 * fr-drdref.tex (vsize): Increase in 2 column case.
1451 (\key): Tweak space for description.
1452 (\overfullrule): Set to 0pt to hide small overflows.
1453 (nopagenumbers): Call to turn off numbers in 1 page document.
1454 (Obtenir de l'aide, Modifier le tampon Dired): Swap sections to
1455 balance column length.
1456 (Mettre un flag sur les fichiers \`a d\'etruire): Hack in a line
1457 break to prevent overfull line.
1458 (find-names-dired): Use \key rather than \metax as a hack fix for
1459 overflow.
1460
c16a484b 1461 * sk-dired-ref.tex (vsize): Increase in 2 column case to make room
6a419438
GM
1462 for copyright notice.
1463 (nopagenumbers): Call to turn off numbers in 1 page document.
880820fe 1464 (Nápoveda, Modifikácia Dired bufferu): Swap sections to
6a419438
GM
1465 balance column length in presence of copyright notice.
1466 (copyrightnotice): Uncomment so that notice is displayed.
1467
86c09668
CD
14682007-02-26 Carsten Dominik <dominik@science.uva.nl>
1469
1470 * orgcard.tex (section{Visibility Cycling}): Document key for
1471 indirect buffer access.
1472 (section{Archiving}): New keys for archiving.
1473 (section{Tables}): Combine two lines for hline creation.
1474 Named-field formula changed to Field formula.
1475 (section{Links}): Document keys for finding links.
1476 (section{Agenda Views}): New key for agenda file cycling.
1477 Document keys for stuck projects. Typos fixed.
1478 (section{Exporting and Publishing}): Export options no longer in
1479 reference card.
1480
880820fe 14812007-02-25 Jan Djärv <jan.h.d@swipnet.se>
6df79155
JD
1482
1483 * PROBLEMS: Gtk+ and cygwin doesn't work.
1484
b0629b0d
EZ
14852007-02-23 Eli Zaretskii <eliz@gnu.org>
1486
1487 * MORE.STUFF: Add a pointer to Phil Sung's Emacs slides on MIT.
1488
880820fe 14892007-02-22 Per Starbäck <starback@stp.lingfil.uu.se> (tiny change)
b6cba91b
TTN
1490
1491 * NEWS: Grammar and capitalization fixes.
1492
dfd839dc
GM
14932007-02-22 Glenn Morris <rgm@gnu.org>
1494
1495 * orgcard.tex, orgcard.ps: Restore deleted files following
1496 copyright assignment.
1497
0971f887
GM
14982007-02-20 Glenn Morris <rgm@gnu.org>
1499
1500 * TUTORIAL.eo: Unjustify.
1501
d92c8e14
GM
15022007-02-20 Sergio Pokrovskij <sergio.pokrovskij@gmail.com>
1503
1504 * TUTORIAL.eo: Change license to GPL. Add translator credits.
1505
5a1ffd73
KH
15062007-02-19 Kenichi Handa <handa@m17n.org>
1507
7253ac49 1508 * NEWS (New language environments): Add "Esperanto".
5a1ffd73 1509
8b93e342
KH
15102007-02-16 Dale Gulledge <dsplat@rochester.rr.com>
1511
1512 * TUTORIAL.eo: Add "See end ..." at the first line.
1513
e79c1ab3
KH
15142007-02-19 Kenichi Handa <handa@m17n.org>
1515
1516 * TUTORIAL.eo: Add "." at the end of the first line.
1517
9230e12d
RS
15182007-02-17 Reiner Steib <Reiner.Steib@gmx.de>
1519
1520 * gnus-refcard.tex: Remove obsolete comments. Add a short note
1521 creating PostScript files for Emacs without using Makefile rules.
1522
1523 * gnus-booklet.ps, gnus-refcard.ps: Generate with letter paper.
1524
68810cae
GM
15252007-02-17 Glenn Morris <rgm@gnu.org>
1526
1527 * TUTORIAL.eo: Add 2007 to copyright years. Remove translator
1528 copyrights (disclaimers on file), merge years into FSF copyrights.
1529 Move copyright to end. Remove "LocalWords" at end of file.
1530
51ce60a7
VJL
15312007-02-16 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1532
1533 * TUTORIAL.pt_BR: Fix some accentuation, verbal conjugation and typos.
1534
06af3b9b
KH
15352007-02-16 Kenichi Handa <handa@m17n.org>
1536
1537 * TUTORIAL.translators: Add TUTORIAL.eo.
1538
15392007-02-16 Dale Gulledge <dsplat@rochester.rr.com>
1540
1541 * TUTORIAL.eo: New file.
1542
0f92897e
CY
15432007-02-14 Chong Yidong <cyd@stupidchicken.com>
1544
83842b1b
CY
1545 * images/smilies/dead.xpm: Moved from images/gnus/dead.xpm.
1546
e931c04f
KS
1547 * images/gnus/reverse-smile.xpm:
1548 * images/gnus/bar.xbm:
1549 * images/gnus/bar.xpm: Unused images removed.
0f92897e 1550
5aa27cc9
GM
15512007-02-14 Glenn Morris <rgm@gnu.org>
1552
1553 * OTHER.EMACSES: Remove obsolete file.
1554
a3a23192
CY
15552007-02-13 Chong Yidong <cyd@stupidchicken.com>
1556
23e91aa1
CY
1557 * cs-refcard.tex (versionemacs): New macro.
1558 * cs-refcard.ps: Regenerate.
1559
7c3c7af4
CY
1560 * sk-refcard.ps: Regenerate.
1561
a3a23192
CY
1562 * pl-refcard.ps: Regenerate.
1563
1cb20781
BW
15642007-02-13 Bill Wohler <wohler@newt.com>
1565
1566 * images/README: Add section for icons that are a part of Emacs.
1567
3ef3bb3e
CY
15682007-02-12 Chong Yidong <cyd@stupidchicken.com>
1569
44c27de9
CY
1570 * gnu.xpm: Unused file removed.
1571
3ef3bb3e
CY
1572 * emacs.xbm: Unused file removed.
1573
b9988d51
JB
15742007-02-11 Juanma Barranquero <lekktu@gmail.com>
1575
1576 * DEVEL.HUMOR: New entry.
1577
880820fe 15782007-02-05 Francesco Potortì <pot@gnu.org>
bf8a8244 1579
933ccc8c 1580 * etags.1: Now --members is the default for etags, not for ctags yet.
18422db5 1581 * NEWS (etags): Document it.
bf8a8244 1582
70a90813
GM
15832007-02-04 Reiner Steib <Reiner.Steib@gmx.de>
1584
1585 * gnus-refcard.tex: Fix copyright.
1586 * gnus-booklet.ps, gnus-refcard.ps: Generate.
1587
d4c2a0cc
GM
15882007-01-20 Glenn Morris <rgm@gnu.org>
1589
1590 * orgcard.tex: Remove for legal reasons.
1591 * orgcard.ps: Remove for legal reasons.
1592
a134cd5e
EZ
15932007-01-27 Kevin Rodgers <kevin.d.rodgers@gmail.com>
1594
1595 * PROBLEMS: More details about disabling features that hamper
1596 performance with slow X connections.
1597
d4757043
VJL
15982007-01-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1599
1600 * ps-prin1.ps (printBackground): Fix background height.
1601
14d3ef8f
GM
16022007-01-20 Glenn Morris <rgm@gnu.org>
1603
1604 * cd-dired-ref.tex (versionemacs): New def.
1605 * cs-refcard.tex (versionemacs, versionyear): New defs.
1606 * cs-survival.tex (versionemacs, versiondate): New defs.
1607 * de-refcard.tex (versionemacs, versionyear): New defs.
1608 * fr-refcard.tex (versionemacs, versionyear): New defs.
1609 * fr-survival.tex (versionemacs, versiondate): New defs.
1610 * orgcard.tex (versionyear): New def.
1611 (shortcopyrightnotice): Only display last copyright year.
1612 * pl-refcard.tex (versionemacs, versiondate): New defs.
1613 * pt-br-refcard.tex (versionemacs, versionyear): New defs.
1614 * refcard.tex (versionemacs, versionyear): New defs.
1615 * ru-refcard.tex (versionemacs): New def.
1616 * survival.tex (versionemacs): New def.
1617 * sk-dired-ref.tex (versionemacs): New def.
1618 * sk-refcard.tex (versionemacs, versionyear): New defs.
1619 * sk-survival.tex (versionemacs): New def.
1620
4e251bd1
EZ
16212007-01-20 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
1622
1623 * MACHINES: Describe how 32-bit and 64-bit versions of Emacs can
1624 be compiled on Solaris systems.
1625
c5e36186
CY
16262007-01-19 Chong Yidong <cyd@stupidchicken.com>
1627
1628 * TODO: Proper background color handling for pngs.
1629
4bbe413d 16302007-01-18 Bruno Haible <bruno@clisp.org> (tiny change)
0bfc93be
CY
1631
1632 * emacs.1: Info files moved to share/info.
1633
dcdd88e0
RF
16342007-01-17 Romain Francoise <romain@orebokech.com>
1635
1636 * emacs.1: Update bug-gnu-emacs address. Remove reference to
1637 info-gnu-emacs-request@prep.ai.mit.edu. Update copyrights.
1638
6904f7fe
MB
16392007-01-13 Michael Olson <mwolson@gnu.org>
1640
1641 * ERC-NEWS: Mention new erc-capab.el file.
1642
806d93ce
GM
16432007-01-13 Glenn Morris <rgm@gnu.org>
1644
1645 * MACHINES: Add information on compiling 32-bit Emacs on 64-bit
1646 GNU/Linux.
1647 * PROBLEMS: As above.
1648
880820fe 16492007-01-02 Francesco Potortì <pot@gnu.org>
56c0d866
FP
1650
1651 * etags.1: Undocument the --no-warn option.
1652
303958a9
RS
16532006-12-17 Richard Stallman <rms@gnu.org>
1654
1655 * TUTORIAL: Say that C-d and DEL with arg do killing.
1656
b58d0378
EZ
16572006-12-16 Eli Zaretskii <eliz@gnu.org>
1658
1659 * PROBLEMS: Document problems with rebasing Cygwin DLLs.
1660
cb0a26d3
MB
16612006-12-08 Michael Olson <mwolson@gnu.org>
1662
1663 * ERC-NEWS: Note that the list module has been removed.
1664
880820fe 16652006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
dd4b03cd
JB
1666
1667 * NEWS (Changes to cmuscheme): Mention the alternative for
1668 `~/.emacs_SCHEMEPROG' which is `~/.emacs.d/init_SCHEMEPROG.scm'.
1669 (Init file changes): Same for `~/.emacs_SHELL' versus
1670 `~/.emacs.d/init_SHELL.sh'.
1671
e1fb4a0b
JB
16722006-12-01 Juanma Barranquero <lekktu@gmail.com>
1673
1674 * DEVEL.HUMOR: Another entry.
1675
9b492fad
FP
16762006-08-14 Masatake YAMATO <jet@gyve.org>
1677
1678 * etags.1: Added / to the end of DEVAR regex.
1679
53e842f1
JB
16802006-11-22 Juanma Barranquero <lekktu@gmail.com>
1681
1682 * emacsclient.1 (DESCRIPTION): Suggest also `server-mode'.
1683 (OPTIONS): Document `-f', `--server-file' and EMACS_SERVER_FILE.
1684
83dc6995
MB
16852006-11-20 Michael Olson <mwolson@gnu.org>
1686
1687 * NEWS: Change M-x erc-select to M-x erc.
1688
e15a0495
KH
16892006-11-20 Sun Yijiang <sunyijiang@gmail.com>
1690
1691 * TUTORIAL.cn: Updated.
1692
119ee84f
CD
16932006-11-17 Carsten Dominik <dominik@science.uva.nl>
1694
1695 * orgcard.tex (section{Agenda Views}): Document `C-k'.
1696
1585c4a6
CD
16972006-11-13 Carsten Dominik <dominik@science.uva.nl>
1698
1699 * orgcard.tex: Version number change.
1700
2f984b39
BW
17012006-11-13 Bill Wohler <wohler@newt.com>
1702
1703 Release MH-E version 8.0.3.
1704
1705 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.3.
1706
ac2072cd
JB
17072006-11-10 Juanma Barranquero <lekktu@gmail.com>
1708
1709 * DEVEL.HUMOR: Two more entries.
1710
72e16456
CD
17112006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
1712
1713 * orgcard.tex (section{Archiving}): Document C-TAB.
1714 (section{TODO Items and Checkboxes}): Checkbox keys moved to this
1715 section, added documentation for the key `C-c #'.
1716
ade817bd 17172006-11-05 Slawomir Nowaczyk <slawek@cs.lth.se>
0b0cccd5 1718
82c1177c 1719 * emacs.py (eargs): Provide eldoc message for builtin types.
ac2072cd 1720 Make sure eargs always outputs sentinel, to avoid Emacs freeze.
0b0cccd5 1721
7902148a
CY
17222006-10-22 Chong Yidong <cyd@stupidchicken.com>
1723
1724 * emacs.py (eargs): Return expected _emacs_out string even if
1725 errors occur.
1726
73a99edb
DK
17272006-10-09 David Kastrup <dak@gnu.org>
1728
1729 * DEVEL.HUMOR: Add the topic line for last entry since that was
1730 what the joke was about.
1731
857b15e9
EZ
17322006-10-07 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
1733
1734 * TUTORIAL.bg: Synchronize with TUTORIAL.
1735
5879ac68
JB
17362006-10-06 Juanma Barranquero <lekktu@gmail.com>
1737
1738 * DEVEL.HUMOR: New file.
1739
0e71e4a8
CY
17402006-09-30 Chong Yidong <cyd@stupidchicken.com>
1741
1742 * PROBLEMS: Document Emacs/XIM/gnome-settings-terminal clash.
1743
fb25feae
VJL
17442006-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1745
1746 * NEWS: ebnf2ps changes.
1747
abff6314
RS
17482006-09-26 Reiner Steib <Reiner.Steib@gmx.de>
1749
1750 * refcard.ps: Regenerate.
1751
880820fe 17522006-09-18 Jan Djärv <jan.h.d@swipnet.se>
a280ecc4
JD
1753
1754 * NEWS: Rename x-use-old-gtk-file-dialog to x-gtk-use-old-file-dialog.
1755
45a2056c
JB
17562006-09-15 Jay Belanger <belanger@truman.edu>
1757
1758 * COPYING: Replace "Library Public License" by "Lesser Public
1759 License" throughout.
1760
004d27a6
RS
17612006-09-15 Richard Stallman <rms@gnu.org>
1762
1763 * THE-GNU-PROJECT: Update with the latest footnotes
1764 from www.gnu.org/gnu/the-gnu-project.html
1765
b74e16a3
DK
17662006-09-15 David Kastrup <dak@gnu.org>
1767
5879ac68 1768 * NEWS: Explain new behavior and arguments of `key-binding' and
b74e16a3
DK
1769 `command-remapping'.
1770
4b1aaa8b
PE
17712006-09-11 Paul Eggert <eggert@cs.ucla.edu>
1772
1773 * NEWS: In terminal-oriented subshells, the EMACS environment
1774 variable now defaults to Emacs's absolute file name, instead of
1775 to "t".
1776 * PROBLEMS: Adjust tcsh advice for this.
1777
880820fe 17782006-09-10 Jan Djärv <jan.h.d@swipnet.se>
1437ec2b 1779
4b1aaa8b 1780 * PROBLEMS (are): Emacs compiled with Gtk+ crashes when closing a
1437ec2b
JD
1781 display (x-close-connection).
1782
83dc6995
MB
17832006-09-03 Diane Murray <disumu@x3y2z1.net>
1784
25e90411 1785 * erc.texi (Getting Started, Connecting): Changed erc-select to erc.
83dc6995 1786
6a8c7cfe
JL
17872006-09-02 Juri Linkov <juri@jurta.org>
1788
1789 * HELLO: Regroup Europe Non-ASCII examples by similar scripts.
1790
f9de7738
RS
17912006-08-25 Richard Stallman <rms@gnu.org>
1792
1793 * TUTORIAL: Give priority to graphical terminals over text terminals
1794 regarding C-z.
1795
c2659d23
KH
17962006-08-21 Sun Yijiang <sunyijiang@gmail.com>
1797
1798 * TUTORIAL.cn: Sync with the latest TUTORIAL.
1799
67b595a2
SM
18002006-08-20 Dave Love <fx@gnu.org>
1801
1802 * emacs.py: Update to Dave Love's latest version.
1803 (__all__): Fix args -> eargs. Add new `modpath' fun.
1804 (eargs): Add `imports' arg.
1805 (all_names): New fun.
1806 (complete): Rewrite without using rlcompleter.
1807 Remove `namespace' arg, add `imports' arg.
1808 (ehelp): Replace g and l args with `imports'.
1809 (eimport): Use __main__ rather than `emacs' namespace.
1810 (modpath): New fun.
1811
ade817bd 18122006-08-20 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>
c7bb83bd
SM
1813
1814 * emacs.py (eexecfile): Use the __main__ rather than `emacs' namespace.
1815
fa1f7927
EZ
18162006-08-18 Primoz PETERLIN <primoz.peterlin@mf.uni-lj.si>
1817
1818 * TUTORIAL.sl: Synchronize with TUTORIAL.
1819
18202006-08-18 Mats Lidell <matsl@contactor.se>
1821
1822 * TUTORIAL.sv: Synchronize with TUTORIAL.
1823
18242006-08-18 Alfredo Finelli <alfredofnl@tiscali.it>
1825
1826 * TUTORIAL.it: Synchronize with TUTORIAL.
1827
4c3ec0fc
CD
18282006-08-15 Carsten Dominik <dominik@science.uva.nl>
1829
1830 * orgcard.tex: Version number change.
1831
9ae1fac1
WL
18322006-08-12 Werner Lemberg <wl@gnu.org>
1833
1834 * TUTORIAL.de: Synchronize with TUTORIAL.
1835
82a33a21
RF
18362006-08-10 Romain Francoise <romain@orebokech.com>
1837
1838 * NEWS: Mention that zone-mode.el is now obsolete.
1839
541a0de1
RS
18402006-08-09 Richard Stallman <rms@gnu.org>
1841
1842 * TUTORIAL: Don't say which side scroll bar is on.
1843
27bd6273
NR
18442006-08-06 Nick Roberts <nickrob@snap.net.nz>
1845
9c6598c2 1846 * DEBUG (Note): Add note about following a longjmp call.
bf69439f 1847 Add local variables list for outline mode.
27bd6273 1848
2e3ef421
MB
18492006-08-03 Michael Olson <mwolson@gnu.org>
1850
1851 * ERC-NEWS: Update for ERC 5.1.4.
1852
68ce47af
KH
18532006-08-01 Kenichi Handa <handa@m17n.org>
1854
1855 * NEWS (find-operation-coding-system): Describe the more detail of
1856 the change.
1857
ebf693f3
MB
18582006-07-28 Reiner Steib <Reiner.Steib@gmx.de>
1859
1860 * GNUS-NEWS: Regenerate from Oort Gnus node in texi/gnus.texi using
1861 texi/gnus-news.el of the trunk.
1862
ebdcf65a
RS
18632006-07-29 Reiner Steib <Reiner.Steib@gmx.de>
1864
1865 * NEWS: Fix typo.
1866
652d420b
RS
18672006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
1868
1869 * ru-refcard.ps: Regenerate.
1870
18712006-07-17 Alex Ott <alexott@gmail.com>
1872
1873 * ru-refcard.tex: Update for Emacs 22.
1874
d753d9b7
KS
18752006-07-14 Kim F. Storm <storm@cua.dk>
1876
1877 * PROBLEMS: Emacs now requires ws2_32.dll on Windows.
1878
880820fe 18792006-07-14 Károly Lőrentey <lorentey@elte.hu>
580b488b
KL
1880
1881 * HELLO: Update Hungarian sample.
d753d9b7 1882
0b6bb130
MB
18832006-07-12 Michael Olson <mwolson@gnu.org>
1884
1885 * ERC-NEWS: Update for ERC 5.1.3.
1886
8c9676fb
DK
18872006-07-08 David Kastrup <dak@gnu.org>
1888
1889 * TODO: Suggest consolidation with user customization when the
1890 system default of a customized variable changes.
1891
f2bb3ca3
TTN
18922006-07-08 Thien-Thi Nguyen <ttn@gnu.org>
1893
1894 * compilation.txt: Add an example "Compilation started ..." line.
1895
c7251076
CD
18962006-07-07 Carsten Dominik <dominik@science.uva.nl>
1897
1898 * orgcard.tex: Version number change.
1899
5693ccd6
KH
19002006-07-05 Kenichi Handa <handa@m17n.org>
1901
1902 * HELLO: Add a paragraph for non-ASCII examples at the head. Add
1903 Bulgarian and Hungarian. Add more "hello"s to Danish and Swedish.
1904
70314b54
BW
19052006-07-03 Bill Wohler <wohler@newt.com>
1906
1907 Release MH-E version 8.0.2.
1908
1909 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.2.
1910
7f70c4e9
CD
19112006-07-03 Carsten Dominik <dominik@science.uva.nl>
1912
1913 * orgcard.tex (section{Agenda Views}): Document `s' key to save
1914 all org-mode buffers.
1915
880820fe 19162006-06-30 Francesco Potortì <pot@gnu.org>
9a4be099
FP
1917
1918 * etags.1: -m and -M options do not exist.
1919
a71f543e
CD
19202006-06-29 Carsten Dominik <dominik@science.uva.nl>
1921
1922 * orgcard.tex (section{Structure Editing}): Document checkbox
1923 toggling.
1924
f98f7873
JL
19252006-06-28 Juri Linkov <juri@jurta.org>
1926
1927 * grep.txt (Local Variables): Move to end of file.
1928
33a4be7c
RS
19292006-06-28 Reiner Steib <Reiner.Steib@gmx.de>
1930
ba0a643f
RS
1931 * Makefile: Add rules for refcards.
1932
33a4be7c
RS
1933 * de-refcard.ps, fr-refcard.ps, pt-br-refcard.ps: Regenerate.
1934
576f72d7
NR
19352006-06-24 Nick Roberts <nickrob@snap.net.nz>
1936
1937 * NEWS: Remove duplicate entries.
1938
353694fd
CD
19392006-06-23 Carsten Dominik <dominik@science.uva.nl>
1940
1941 * orgcard.tex (section{LaTeX and cdlatex-mode}): New section.
1942
55b903a3
KS
19432006-06-23 Kim F. Storm <storm@cua.dk>
1944
1945 * DEBUG: Mention `pv variable' to print value of Lisp variables.
1946 Mention `xpr' and fix example to use it. Add section describing
1947 commands such as `pit' that are useful for debugging redisplay
1948 related problems.
1949
e2f48107
KS
19502006-06-22 Kim F. Storm <storm@cua.dk>
1951
1952 * HELLO (Local Variables): Move to end of file.
1953
4f187c9d
BW
19542006-06-20 Bill Wohler <wohler@newt.com>
1955
1956 Release MH-E version 8.0.1.
1957
1958 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.1.
1959
3d62681d
CD
19602006-06-19 Carsten Dominik <dominik@science.uva.nl>
1961
5879ac68 1962 * orgcard.tex (section{Clocking Time}): Add new clocking commands.
3d62681d
CD
1963 (section{Structure Editing}): Add global archiving command.
1964
761b9fd2
TTN
19652006-06-14 Thien-Thi Nguyen <ttn@gnu.org>
1966
1967 * yow.lines: Delete existing data; add a new entry.
1968
880820fe 19692006-06-09 Włodek Bzyl <matwb@univ.gda.pl>
5e7c994b
RS
1970
1971 * pl-refcard.ps: Regenerate.
1972
880820fe 19732006-06-08 Włodek Bzyl <matwb@univ.gda.pl>
7b651efb 1974
906671d0
RS
1975 * pl-refcard.tex: Update for Emacs 22.
1976
34c5305c
RS
19772006-06-08 Reiner Steib <Reiner.Steib@gmx.de>
1978
7b651efb
RS
1979 * fr-refcard.tex: Fix errors in previous commit.
1980
880820fe 19812006-06-08 Éric Jacoboni <jaco@jacoboni.fr>
c9993712
RS
1982
1983 * fr-refcard.tex: Update for Emacs 22.
1984
8dec0e01
KH
19852006-06-07 Kenichi Handa <handa@m17n.org>
1986
1987 * NEWS: Mention how to disable character translation for a file.
1988
6dfbf803
TTN
19892006-06-04 Sven Joachim <svenjoac@gmx.de>
1990
1991 * de-refcard.tex: Update for Emacs 22: Use German quotes
1992 and umlauts; fix overfull /hboxes; many rewordings.
1993
32a877bb
KS
19942006-06-04 Kim F. Storm <storm@cua.dk>
1995
1996 * NEWS: Move news for pre-22 versions into...
1997 * NEWS.21, NEWS.20: ... new files for Emacs 21 and Emacs 20 news.
1998 * ONEWS, ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Remove (rename) files ...
1999 * NEWS.19, NEWS.18, NEWS.1-17: ... and organize news about older Emacs
c68af44c 2000 versions in separate files. Update copyright notices.
32a877bb 2001
a941b26b
EZ
20022006-06-03 Eli Zaretskii <eliz@gnu.org>
2003
a88e0343
KS
2004 * LPF, LEDIT: Remove files.
2005
2006 * FTP, README, HELLO, MACHINES, MAILINGLISTS, MORE.STUFF, ETAGS.EBNF:
2007 * MOTIVATION, ORDERS, SERVICE, TERMS, TODO:
2008 * enriched.doc, ulimit.hack, ses-example.ses, ms-7bkermit, emacs.csh:
2009 * Xkeymap.txt, compilation.txt, grep.txt:
2010 Add copyright notice and copying permissions.
2011
b9d6735c
DP
20122006-05-31 David Ponce <david@dponce.com>
2013
a88e0343
KS
2014 * tree-widget/default/close.png, tree-widget/default/close.xpm:
2015 * tree-widget/default/empty.png, tree-widget/default/empty.xpm:
2016 * tree-widget/default/end-guide.png, tree-widget/default/end-guide.xpm:
2017 * tree-widget/default/guide.png, tree-widget/default/guide.xpm:
2018 * tree-widget/default/handle.png, tree-widget/default/handle.xpm:
2019 * tree-widget/default/leaf.png, tree-widget/default/leaf.xpm:
2020 * tree-widget/default/no-guide.png, tree-widget/default/no-guide.xpm:
2021 * tree-widget/default/no-handle.png, tree-widget/default/no-handle.xpm:
2022 * tree-widget/default/open.png, tree-widget/default/open.xpm:
2023 * tree-widget/folder/close.png, tree-widget/folder/close.xpm:
2024 * tree-widget/folder/empty.png, tree-widget/folder/empty.xpm:
2025 * tree-widget/folder/end-guide.png, tree-widget/folder/end-guide.xpm:
2026 * tree-widget/folder/guide.png, tree-widget/folder/guide.xpm:
2027 * tree-widget/folder/handle.png, tree-widget/folder/handle.xpm:
2028 * tree-widget/folder/leaf.png, tree-widget/folder/leaf.xpm:
2029 * tree-widget/folder/no-guide.png, tree-widget/folder/no-guide.xpm:
2030 * tree-widget/folder/no-handle.png, tree-widget/folder/no-handle.xpm:
2031 * tree-widget/folder/open.png, tree-widget/folder/open.xpm:
2032 Reduce the size of images.
b9d6735c 2033
880820fe 20342006-05-29 Jan Djärv <jan.h.d@swipnet.se>
c3724dcc 2035
4c88aa80 2036 * NEWS: Mention F10 for Gtk+/Lesstif/Lucid menus.
c3724dcc 2037
3d0793e4
EZ
20382006-05-26 Eli Zaretskii <eliz@gnu.org>
2039
2040 * ledit.l: Remove file.
2041
f1c582b4
KH
20422006-05-26 Kenichi Handa <handa@m17n.org>
2043
2044 * NEWS (find-operation-coding-system): Mention the new argument
2045 format.
2046
e8166ad7
CD
20472006-05-24 Carsten Dominik <dominik@science.uva.nl>
2048
5879ac68 2049 * orgcard.tex (section{Motion}): Added the item navigation commands.
e8166ad7
CD
2050 (section{Publishing}): New section.
2051 (section{Links}): Documented elisp and shell links.
2052
4ea5193b
RS
20532006-05-20 Rodrigo Real <rreal@ucpel.tche.br>
2054
2055 * pt-br-refcard.tex: Update.
2056
0804c86c
RS
20572006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
2058
ba9acf6a
RS
2059 * pl-refcard.tex (Local variables): Add compile-command.
2060
5879ac68 2061 * ru-refcard.tex (Local variables): Add compile-command and coding.
ba9acf6a
RS
2062
2063 * pt-br-refcard.tex: Don't \input psfig.
2064
0804c86c
RS
2065 * refcard.tex (section{Info}): Add `i'. Use `s' instead of `M-s'.
2066
2067 * de-refcard.tex (section{Info}): Ditto.
2068
2069 * fr-refcard.tex (section{Info}): Ditto. Translation suggested by
2070 Stefan Monnier <monnier@iro.umontreal.ca>.
2071
2072 * pl-refcard.tex (section{Info}): Ditto. Translation suggested by
2073 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>.
2074
ade817bd
SM
2075 * cs-refcard.tex (section{Info}): Use `s' instead of `M-s'.
2076 Entry for `i' is not translated yet.
0804c86c
RS
2077
2078 * pt-br-refcard.tex (section{Info}): Ditto.
2079
2080 * ru-refcard.tex (section{Info}): Ditto.
2081
2082 * sk-refcard.tex (section{Info}): Ditto.
2083
e6d33cab
RS
20842006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
2085
2086 * MORE.STUFF: Update AUCTeX entry.
2087
424567e3
EZ
20882006-05-20 Rodrigo Real <rreal@ucpel.tche.br>
2089
2090 * pt-br-refcard.tex:
2091 * pt-br-refcard.ps: New files.
2092
98662f48
RS
20932006-05-15 Reiner Steib <Reiner.Steib@gmx.de>
2094
2095 * sk-refcard.tex: Add coding cookie.
2096
4449f659
MB
20972006-05-15 Michael Olson <mwolson@gnu.org>
2098
2099 * MORE.STUFF: Update URL for Planner Mode and add description.
2100 Canonicalize URLs for Emacs Muse and Emacs Wiki Mode.
2101
6b481006
RF
21022006-05-12 Romain Francoise <romain@orebokech.com>
2103
2104 * MORE.STUFF: ERC is now part of Emacs.
2105 Add Emacs Muse.
2106
4b1af9ac
RS
21072006-05-12 Ken Manheimer <ken.manheimer@gmail.com>
2108
2109 * NEWS (allout): Update.
2110
7c36a00a
BW
21112006-05-06 Bill Wohler <wohler@newt.com>
2112
2113 Release MH-E version 8.0.
2114
2115 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.
2116
1c9e62fe
BW
21172006-04-28 Bill Wohler <wohler@newt.com>
2118
2119 Release MH-E version 7.95.
2120
2121 * NEWS, MH-E-NEWS: Update for MH-E release 7.95.
2122
66f7848b
BW
21232006-04-21 Bill Wohler <wohler@newt.com>
2124
2125 Release MH-E version 7.94.
2126
2127 * NEWS, MH-E-NEWS: Update for MH-E release 7.94.
2128
bf49275d
NR
21292006-04-21 Nick Roberts <nickrob@snap.net.nz>
2130
2131 * NEWS: Mention t-mouse.el. Touch up description of gdb-ui.el.
2132
b744e319
CD
21332006-04-20 Carsten Dominik <dominik@science.uva.nl>
2134
2135 * orgcard.tex: Version number change only.
2136
9f6dc5a8
RS
21372006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
2138
a88e0343
KS
2139 * gnus-refcard.tex: Bump version to 5.11. Remove duplicate \def's.
2140 Update date.
9f6dc5a8 2141
11227360
BW
21422006-04-18 Bill Wohler <wohler@newt.com>
2143
2144 * MORE.STUFF: Add MH-E.
2145
87acbfda
CD
21462006-04-18 Carsten Dominik <dominik@science.uva.nl>
2147
2148 * orgcard.tex: Version number change only.
2149
94c3a9d8
KH
21502006-04-12 Kenichi Handa <handa@m17n.org>
2151
2152 * PROBLEMS (C-SPC fails ...): Explicitly say fcitx in the header.
2153
8a70fed7
CD
21542006-04-11 Carsten Dominik <dominik@science.uva.nl>
2155
5879ac68 2156 * orgcard.tex (section{Tables}): Document column narrowing.
8a70fed7
CD
2157 (section{Links}): Document bracket links.
2158
2fb18d13
KH
21592006-04-11 Kenichi Handa <handa@m17n.org>
2160
2161 * PROBLEMS (C-SPC fails ...): Add description for fcitx.
2162
f327867a
BW
21632006-04-10 Bill Wohler <wohler@newt.com>
2164
2165 * NEWS: Add package-version keyword to `defcustom' and mention
2166 associated variable `customize-package-emacs-version-alist'.
2167
1ca9b532
RS
21682006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
2169
2170 * NEWS: Add string-or-null-p.
2171
84a9c798
BW
21722006-03-28 Bill Wohler <wohler@newt.com>
2173
2174 * images/README: Update with following information.
461e9977 2175
84a9c798 2176 * images/data-save.xpm, images/mail/flag-for-followup.xpm:
a88e0343 2177 * images/zoom-in.xpm, images/zoom-out.xpm: New images from GNOME 2.12.
84a9c798
BW
2178
2179 * images/contact.pbm, images/data-save.pbm, images/delete.pbm:
2180 * images/mail/flag-for-followup.pbm, images/mail/inbox.pbm:
2181 * images/mail/move.pbm, images/next-page.pbm, images/zoom-out.pbm:
2182 New bitmaps for new images.
461e9977
RF
2183
2184 * images/refresh.xpm, images/sort-ascending.xpm,
5879ac68 2185 * images/sort-descending.xpm: Update with GTK 2.x images. Note
84a9c798 2186 that the default GTK icons are not overridden by the GNOME theme
5879ac68 2187 due to a bug which was fixed in GNOME 2.15. Once GNOME 2.16 is in
84a9c798 2188 wide circulation, then the GTK icons should be replaced with the
5879ac68 2189 equivalent GNOME icons. Until then, we should be consistent with
84a9c798 2190 GTK first, then GNOME.
461e9977
RF
2191
2192 * images/mail/repack.xpm, images/mail/reply-from.xpm:
84a9c798
BW
2193 * images/mail/reply-to.xpm, images/search-replace.xpm:
2194 * images/separator.xpm, images/show.xpm: Update custom icons to be
2195 closer to their GNOME counterparts.
461e9977
RF
2196
2197 * images/attach.pbm, images/exit.pbm, images/mail/compose.pbm:
84a9c798
BW
2198 * images/mail/repack.pbm, images/mail/reply-all.pbm:
2199 * images/mail/reply-from.pbm, images/mail/reply-to.pbm:
2200 * images/mail/reply.pbm, images/mail/send.pbm, images/show.pbm:
2201 * images/search-replace.pbm: Update bitmaps.
461e9977
RF
2202
2203 * images/execute.pbm, images/execute.xpm, images/fld-open.pbm:
84a9c798
BW
2204 * images/fld-open.xpm, images/highlight.pbm, images/highlight.xpm:
2205 * images/mail.pbm, images/mail.xpm, images/mail/alias.pbm:
2206 * images/mail/alias.xpm, images/mail/refile.pbm:
2207 * images/mail/refile.xpm, images/page-down.pbm:
2208 * images/page-down.xpm, images/widen.pbm, images/widen.xpm: Remove
a88e0343 2209 custom MH-E icons -- MH-E is now using the equivalent GTK/GNOME icons.
84a9c798 2210
679ce4d5
RF
22112006-03-23 Romain Francoise <romain@orebokech.com>
2212
2213 * NEWS: Misc. fixes.
2214
9212fe99
CD
22152006-03-15 Carsten Dominik <dominik@science.uva.nl>
2216
2217 * orgcard.tex: Version number change only.
2218
3470ef37
NR
22192006-03-15 Nick Roberts <nickrob@snap.net.nz>
2220
2221 * DEBUG (Note): Describe features for debugging with GDB in Emacs.
2222
8cf1c5a4
MB
22232006-03-11 Miles Bader <miles@gnu.org>
2224
2225 * images/mail: New directory.
2226 * images/attach.xpm, images/connect.xpm:
2227 * images/contact.xpm, images/delete.xpm:
2228 * images/describe.xpm, images/disconnect.xpm:
2229 * images/exit.xpm, images/gnus/toggle-subscription.xpm:
2230 * images/lock-broken.xpm, images/lock-ok.xpm:
2231 * images/lock.xpm, images/mail/compose.xpm:
2232 * images/mail/copy.xpm, images/mail/forward.xpm:
2233 * images/mail/inbox.xpm, images/mail/move.xpm:
2234 * images/mail/not-spam.xpm, images/mail/outbox.xpm:
2235 * images/mail/preview.xpm, images/mail/reply-all.xpm:
2236 * images/mail/reply.xpm, images/mail/save-draft.xpm:
2237 * images/mail/save.xpm, images/mail/send.xpm:
2238 * images/mail/spam.xpm, images/next-page.xpm:
2239 * images/refresh.xpm, images/separator.xpm:
a88e0343 2240 * images/sort-ascending.xpm, images/sort-column-ascending.xpm:
8cf1c5a4
MB
2241 * images/sort-criteria.xpm, images/sort-descending.xpm:
2242 * images/sort-row-ascending.xpm:
2243 New icons, copied from Gnus trunk (originally from Gnome 2.6).
2244
d5b08376
BW
22452006-03-11 Bill Wohler <wohler@newt.com>
2246
5879ac68 2247 * NEWS: Document `image-load-path-for-library'. Note that all
d5b08376 2248 images have been moved from lisp into etc/images in `find-image'
5879ac68 2249 item. Fix typo in `copy-tree'.
d5b08376 2250
3f9c65ca
RS
22512006-03-09 Reiner Steib <Reiner.Steib@gmx.de>
2252
880820fe 2253 * TUTORIAL.de: Replace "Schreiben" by "Drücken" where appropriate.
3f9c65ca 2254
7204b00e
CD
22552006-03-07 Carsten Dominik <dominik@science.uva.nl>
2256
2257 * orgcard.tex: Version number change only.
2258
dec817ba
BW
22592006-03-05 Bill Wohler <wohler@newt.com>
2260
2261 Release MH-E version 7.93.
2262
2263 * NEWS, MH-E-NEWS: Update for MH-E release 7.93.
2264
db13601b 22652006-02-23 Guanpeng Xu <herberteuler@hotmail.com>
cca17969
TTN
2266
2267 * TUTORIAL.cn: Fix omission bug: Add dot (ASCII 0x2E) on first line.
2268
3bfb8112
CD
22692006-02-22 Carsten Dominik <dominik@science.uva.nl>
2270
5879ac68 2271 * orgcard.tex (section{Links}): Rewritten to cover the modified
3bfb8112
CD
2272 link system.
2273
0951cd36
BW
22742006-02-18 Bill Wohler <wohler@newt.com>
2275
2276 Release MH-E version 7.92.
2277
2278 * NEWS, MH-E-NEWS: Update for MH-E release 7.92.
2279
4599a9a5
KH
22802006-02-17 Kenichi Handa <handa@m17n.org>
2281
2282 * TUTORIAL.translators (TUTORIAL.cn): Update the maintainer.
2283
22842006-02-17 Sun Yijiang <sunyijiang@gmail.com>
2285
2286 * TUTORIAL.cn: Reworked.
2287
542f7c55
CY
22882006-02-14 Chong Yidong <cyd@stupidchicken.com>
2289
2290 * NEWS: Changes in handling of file local variables.
2291
880820fe 22922006-02-14 Jan Djärv <jan.h.d@swipnet.se>
3430357a
JD
2293
2294 * NEWS: Gtk+ 2.4 is required.
2295
cbd488c4
YM
22962006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2297
2298 * PROBLEMS (Mac OS X): Add QuickTime 7.0.4 / Mac OS X 10.3.9 breakage.
2299
5f64e9f6
MD
23002006-02-09 Mathias Dahl <mathias.dahl@gmail.com>
2301
2ccc6e66 2302 * NEWS: New key bindings for Tumme in Dired.
5f64e9f6 2303
4c003d2f
JB
23042006-02-05 Jay Belanger <belanger@truman.edu>
2305
2306 * calccard.tex: Update copyright year.
2307
8508e990
MB
23082006-02-04 Michael Olson <mwolson@gnu.org>
2309
2310 * NEWS: Update for ERC 5.1.1. Use the same wording for headings
2311 that Emacs does in its NEWS file.
2312
5384dc93
BW
23132006-02-03 Bill Wohler <wohler@newt.com>
2314
2315 Release MH-E version 7.91.
2316
2317 * NEWS, MH-E-NEWS: Update for MH-E release 7.91.
2318
c80ba99d
BW
23192006-02-02 Bill Wohler <wohler@newt.com>
2320
2321 Release MH-E version 7.90.
2322
5384dc93 2323 * NEWS, MH-E-NEWS: Update for MH-E release 7.90.
c80ba99d 2324
597993cf
MB
23252006-01-29 Michael Olson <mwolson@gnu.org>
2326
2327 * NEWS: Add entry for ERC.
2328
7cef6228
CY
23292006-01-27 Chong Yidong <cyd@stupidchicken.com>
2330
2331 * TODO: Make SYNC_INPUT the default.
2332
3140b91b
NR
23332006-01-25 Nick Roberts <nickrob@snap.net.nz>
2334
2335 * images/gud/pstar.xpm: Make background transparent.
2336
82a31b62
NF
23372006-01-24 Noah Friedman <friedman@splode.com>
2338
2339 * emacs-buffer.gdb: Replace all references to `cdr' field of
2340 conses with `u.cdr', per change Andreas Schwab 2005-11-15
2341 of src/lisp.h.
2342
87899d7e
MA
23432006-01-23 Michael Albinus <michael.albinus@gmx.de>
2344
5879ac68 2345 * NEWS: Tramp can be removed by M-x tramp-unload-tramp.
87899d7e 2346
14397ea7
DN
23472006-01-15 Dan Nicolaescu <dann@ics.uci.edu>
2348
5879ac68 2349 * e/eterm-color.ti: Re-enable the ri entry. Add kich1.
14397ea7 2350
3c005b12
RS
23512006-01-13 Richard M. Stallman <rms@gnu.org>
2352
2353 * emacs.1: +N applies only to next file.
2354
04a4075f
DN
23552005-12-28 Dan Nicolaescu <dann@ics.uci.edu>
2356
2357 * e/eterm-color.ti: Temporarily disable the ri entry.
2358 * e/eterm-color: Regenerate.
cdda1b59 2359
880820fe 23602005-12-21 Lőrentey Károly <lorentey@elte.hu>
4e8b322f
KL
2361
2362 * TODO: Add note on the multi-tty branch.
2363
880820fe 23642005-12-16 Lőrentey Károly <lorentey@elte.hu>
f4695519
KL
2365
2366 * NEWS: Change `prev-buffer' to `previous-buffer'; add note on
2367 them using the frame-local buffer list.
2368
5fdf9b7c
EZ
23692005-12-10 David Koppelman <koppel@ece.lsu.edu>
2370
2371 * NEWS: hi-lock-mode is now buffer local, use global-hi-lock-mode
2372 instead.
2373
61322d72
JB
23742005-12-02 Jay Belanger <belanger@truman.edu>
2375
2376 * NEWS: Add comment about the Calc prefix.
2377
55a03101
TTN
23782005-11-28 Thien-Thi Nguyen <ttn@gnu.org>
2379
2380 * MORE.STUFF: Add entry: "Go in a buffer: Go Text Protocol client".
2381
fd993ce2
CY
23822005-11-18 Chong Yidong <cyd@stupidchicken.com>
2383
2384 * images/icons/emacs_16.png, images/icons/emacs_24.png
2385 * images/icons/emacs_32.png, images/icons/emacs_48.png:
2386 New Emacs icons.
2387
35af3490
CD
23882005-11-18 Carsten Dominik <dominik@science.uva.nl>
2389
2390 * orgcard.tex: Version 3.20
2391
cdda1b59 23922005-11-16 Nick Roberts <nickrob@snap.net.nz>
a354cf39
NR
2393
2394 * images/gud/go.xpm, images/gud/go.pbm: Old gud-remove icons.
2395 Use for run/continue.
2396 * images/gud/stop.xpm, images/gud/stop.pbm: Old gud-break icons.
2397 Use for interrupting inferior.
2398 * images/gud/pp.xpm, images/gud/pstar.xpm, images/gud/until.xpm:
2399 Use a more appropriate variable name.
2400 * images/gud/remove.xpm, images/gud/remove.pbm
2401 * images/gud/break.xpm, images/gud/break.pbm: Make more intuitive.
cdda1b59 2402
31fa5025
NR
24032005-11-09 Nick Roberts <nickrob@snap.net.nz>
2404
2405 * images/gud/pp.xpm, images/gud/pp.pbm: New icons.
2406
880820fe 24072005-11-06 Jan Djärv <jan.h.d@swipnet.se>
32087ea3
JD
2408
2409 * images/copy.xpm, images/copy.pbm, images/low-color/copy.xpm
2410 * images/save.xpm, images/save.pbm, images/low-color/save.xpm:
2411 Adjust baseline.
cdda1b59 2412
880820fe 24132005-11-06 Jan Djärv <jan.h.d@swipnet.se>
16896f67
JD
2414
2415 * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
2416 * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
2417 * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
2418 * images/low-color/next-node.xpm: Adjust paper size and layout.
2419
7dab700a
NR
24202005-11-05 Nick Roberts <nickrob@snap.net.nz>
2421
2422 * DEBUG: Describe how to provide preprocessor macro information.
2423
880820fe 24242005-11-04 Jan Djärv <jan.h.d@swipnet.se>
db2cf961
JD
2425
2426 * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
2427 * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
2428 * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
2429 * images/low-color/next-node.xpm: New images.
2430
94539089
CD
24312005-11-04 Carsten Dominik <dominik@science.uva.nl>
2432
2433 * orgcard.tex (section{Notes}): Version number change.
2434
719e04b6
RF
24352005-11-03 Romain Francoise <romain@orebokech.com>
2436
2437 * orgcard.tex: Update FSF's address.
2438
99ac5182
NR
24392005-11-03 Nick Roberts <nickrob@snap.net.nz>
2440
7dab700a 2441 * DEBUG: GDB can sometimes expand macros.
99ac5182 2442
4ac4f9ce
RF
24432005-11-01 Romain Francoise <romain@orebokech.com>
2444
2445 * NEWS: Source files are compressed by default.
2446
ae3859c0
BW
24472005-10-28 Bill Wohler <wohler@newt.com>
2448
2449 * NEWS: Help mode now creates hyperlinks for URLs.
2450
cc795ef0
DN
24512005-10-27 Dan Nicolaescu <dann@ics.uci.edu>
2452
4ac4f9ce 2453 * e/eterm-color.ti (el1): Undo 2005-10-23 change.
5879ac68 2454 Add some comments on how to update this file. Add ri
cc795ef0
DN
2455 capability that has long been supported by term.el.
2456
a42d1309
NR
24572005-10-25 Nick Roberts <nickrob@snap.net.nz>
2458
6772c8e1 2459 * images/gud/until.xpm: Color correction.
a42d1309 2460
61796b3c
RS
24612005-10-23 Richard M. Stallman <rms@gnu.org>
2462
2463 * e/eterm-color.ti (el1): Capability deleted,
2464 since term.el doesn't implement it.
2465
6f97b9c8
DN
24662005-10-20 Dan Nicolaescu <dann@ics.uci.edu>
2467
2468 * e/eterm-color.ti: Change the terminal name to eterm-color.
2469 * e/eterm-color: Regenerate.
2470
a12ba300
EZ
24712005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
2472
2473 * Makefile (e/eterm-color): Rename eterm to eterm-color.
2474
436a2ccd
CY
24752005-10-18 Chong Yidong <cyd@stupidchicken.com>
2476
2477 * NEWS: New variable `max-image-size'.
2478
ffda926c
BW
24792005-10-17 Bill Wohler <wohler@newt.com>
2480
5879ac68 2481 Moved all remaining images from lisp/toolbar to etc/images. The
ffda926c
BW
2482 low resolution images were placed in their own directory (low-color).
2483
2484 * images/attach.*, images/cancel.*, images/close.*:
2485 * images/copy.*, images/cut.*, images/diropen.*:
2486 * images/exit.*, images/help.*, images/home.*:
2487 * images/index.*, images/info.*, images/mail.*:
2488 * images/new.*, images/open.*, images/paste.*:
2489 * images/preferences.*, images/print.*, images/save.*:
2490 * images/saveas.*, images/search.*:
2491 * images/search-replace.*, images/spell.*:
2492 * images/undo.*: Moved here from lisp/toolbar.
2493
2494 * images/low-color/copy.*: Moved here from lisp/toolbar/lc-copy.*.
2495 * images/low-color/cut.*: Moved here from lisp/toolbar/lc-cut.*.
2496 * images/low-color/help.*: Moved here from lisp/toolbar/lc-help.*.
2497 * images/low-color/home.*: Moved here from lisp/toolbar/lc-home.*.
2498 * images/low-color/index.*: Moved here from lisp/toolbar/lc-index.*.
2499 * images/low-color/new.*: Moved here from lisp/toolbar/lc-new.*.
2500 * images/low-color/open.*: Moved here from lisp/toolbar/lc-open.*.
2501 * images/low-color/paste.*: Moved here from lisp/toolbar/lc-paste.*.
2502 * images/low-color/preferences.*: Moved here from
2503 lisp/toolbar/lc-preferences.*.
2504 * images/low-color/print.*: Moved here from lisp/toolbar/lc-print.*.
2505 * images/low-color/save.*: Moved here from lisp/toolbar/lc-save.*.
2506 * images/low-color/saveas.*: Moved here from lisp/toolbar/lc-saveas.*.
2507 * images/low-color/search.*: Moved here from lisp/toolbar/lc-search.*.
2508 * images/low-color/spell.*: Moved here from lisp/toolbar/lc-spell.*.
2509 * images/low-color/undo.*: Moved here from lisp/toolbar/lc-undo.*.
2510
2511 To conform with convention, the underscore (_) in the following
2512 image names were replaced with dash (-) or (/) as appropriate.
2513
2514 * images/back-arrow.*: Moved here from lisp/toolbar/back_arrow.*.
2515 * images/fld-open.*: Moved here from lisp/toolbar/fld_open.*.
2516 * images/fwd-arrow.*: Moved here from lisp/toolbar/fwd_arrow.*.
2517 * images/jump-to.*: Moved here from lisp/toolbar/jump_to.*.
2518 * images/left-arrow.*: Moved here from lisp/toolbar/left_arrow.*.
2519 * images/right-arrow.*: Moved here from lisp/toolbar/right_arrow.*.
2520 * images/up-arrow.*: Moved here from lisp/toolbar/up_arrow.*.
2521 * images/low-color/back-arrow.*: Moved here from
cdda1b59 2522 lisp/toolbar/lc-back_arrow.*.
ffda926c
BW
2523 * images/low-color/fwd-arrow.*: Moved here from
2524 lisp/toolbar/lc-fwd_arrow.*.
2525 * images/low-color/jump-to.*: Moved here from
2526 lisp/toolbar/lc-jump_to.*.
2527 * images/low-color/left-arrow.*: Moved here from
cdda1b59 2528 lisp/toolbar/lc-left_arrow.*.
ffda926c 2529 * images/low-color/right-arrow.*: Moved here from
cdda1b59 2530 lisp/toolbar/lc-right_arrow.*.
ffda926c
BW
2531 * images/low-color/up-arrow.*: Moved here from
2532 lisp/toolbar/lc-up_arrow.*.
cdda1b59 2533 * images/mail/compose.*: Moved here from lisp/toolbar/mail_compose.*.
ffda926c
BW
2534 * images/mail/send.*: Moved here from lisp/toolbar/mail_send.*.
2535
2536 * images/README: Incorporated the content of lisp/toolbar/README
2537 now that all of the images are here.
2538
eae86e67
NR
25392005-10-16 Nick Roberts <nickrob@snap.net.nz>
2540
2541 * images/gud/n.pbm, images/gud/n.xpm
2542 * images/gud/ni.xpm, images/gud/ni.xpm
2543 * images/gud/s.xpm, images/gud/s.xpm
2544 * images/gud/si.xpm, images/gud/si.xpm: Rename to
2545 next.*, nexti.*, step.*, and stepi.* , respectively, as the
2546 file-name no longer clashes on 8+3 filesystems.
2547
cdda1b59 25482005-10-14 Bill Wohler <wohler@newt.com>
aa2361eb 2549
ffda926c
BW
2550 * images/gud/break.*: Moved here from toolbar/gud-break.*.
2551 * images/gud/cont.*: Moved here from toolbar/gud-cont.*.
2552 * images/gud/down.*: Moved here from toolbar/gud-down.*.
2553 * images/gud/finish.*: Moved here from toolbar/gud-finish.*.
2554 * images/gud/ni.*: Moved here from toolbar/gud-ni.*.
2555 * images/gud/n.*: Moved here from toolbar/gud-n.*.
2556 * images/gud/print.*: Moved here from toolbar/gud-print.*.
2557 * images/gud/pstar.*: Moved here from toolbar/gud-pstar.*.
2558 * images/gud/remove.*: Moved here from toolbar/gud-remove.*.
2559 * images/gud/run.*: Moved here from toolbar/gud-run.*.
2560 * images/gud/si.*: Moved here from toolbar/gud-si.*.
2561 * images/gud/s.*: Moved here from toolbar/gud-s.*.
2562 * images/gud/until.*: Moved here from toolbar/gud-until.*.
2563 * images/gud/up.*: Moved here from toolbar/gud-up.*.
2564 * images/gud/watch.*: Moved here from toolbar/gud-watch.*.
aa2361eb 2565
cdda1b59 25662005-10-14 Bill Wohler <wohler@newt.com>
03ab074b
BW
2567
2568 Released MH-E version 7.85.
cdda1b59 2569
03ab074b
BW
2570 * NEWS, MH-E-NEWS: Updated for release 7.85.
2571
880820fe 25722005-10-10 Jan Djärv <jan.h.d@swipnet.se>
f9e36a6d
JD
2573
2574 * NEWS: -nb => -nbi
2575
86bebbbc
CD
25762005-10-10 Carsten Dominik <dominik@science.uva.nl>
2577
2578 * orgcard.tex: Version 3.17, no changes except version number.
2579
880820fe 25802005-10-09 Jan Djärv <jan.h.d@swipnet.se>
0597ab12
JD
2581
2582 * NEWS: -nb, --no-bitmap-icon
2583
ba6be78d
SM
25842005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
2585
2586 * TODO: Clarify the local variables entry.
2587
c2e59571
BW
25882005-09-30 Bill Wohler <wohler@newt.com>
2589
2590 Moved MH-E image files from toolbar and mail directories into
ffda926c 2591 images.
c2e59571
BW
2592
2593 * images/mail: New directory.
2594
2595 * images/mail/reply.*: Moved here from lisp/mail/reply2*.
2596
2597 * images/mail/alias.*, images/mail/refile.*, images/mail/repack.*:
2598 * images/mail/reply*: Moved here from lisp/toolbar.
2599
2600 * images/execute.*, images/highlight.*, images/mh-logo.xpm:
2601 * images/page-down.*, images/show.*, images/widen.*: Moved here
2602 from lisp/toolbar.
ba6be78d
SM
2603
2604 * images/refresh.*: Moved here from lisp/toolbar/rescan.*.
2605 Use GNOME 2.10's refresh icon.
c2e59571
BW
2606
2607 * images/README: New file that indicates which icons came from
2608 GNOME (see lisp/toolbar/README).
2609
b6473e48
RF
26102005-09-30 Romain Francoise <romain@orebokech.com>
2611
2612 * NEWS: Mention changes to `read-buffer'.
2613
a0292bb5
CY
26142005-09-30 Chong Yidong <cyd@stupidchicken.com>
2615
2616 * images/ezimage: New directory.
2617
2618 * images/ezimage/*.xpm: Add images used by speedbar.el.
2619
50a9d14a
DP
26202005-09-30 David Ponce <david@dponce.com>
2621
2622 * NEWS: Update recentf changes.
2623
a33704bb
MB
26242005-09-28 Simon Josefsson <jas@extundo.com>
2625
2626 * GNUS-NEWS: Fix IDNA notes.
2627
5879ac68 26282005-09-27 Jay Belanger <belanger@truman.edu>
0b292bd0
JB
2629
2630 * calccard.tex: Update `versionnumber', remove `versiondate'.
ba6be78d 2631 (Error Recovery): Refer to "initial state" rather than "default state".
0b292bd0
JB
2632 (Algebra): Mention LaTeX language mode.
2633 (Programming): Delete reference to "Z =".
2634
f7938fdd 26352005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
917551f2
EZ
2636
2637 * emacs.py (ehelp): Add g and l to arg list, and use them in the
2638 call to `help'.
2639
49844623
RF
26402005-09-17 Romain Francoise <romain@orebokech.com>
2641
2642 * gfdl.1: Update to version 1.2. Delete UC macro.
2643
ce9b56fe
KH
26442005-09-15 Kenichi Handa <handa@m17n.org>
2645
ba6be78d 2646 * PROBLEMS: Fix the paragraph describing the limitation of UTF-8/16/7.
ce9b56fe 2647
8c4a54e2
RF
26482005-09-14 Romain Francoise <romain@orebokech.com>
2649
2650 * NEWS: Add entry for write-region-inhibit-fsync.
2651
cacb2615 26522005-09-09 Kevin Ryde <user42@zip.com.au>
50a6ff15
EZ
2653
2654 * MORE.STUFF: Update url for calculator.el.
2655
d87ceee0
KH
26562005-09-08 Kenichi Handa <handa@m17n.org>
2657
2658 * PROBLEMS: Show a patch for Mule-UCS to make it byte-compiled
2659 correctly.
2660
c1105d05
MA
26612005-08-31 Michael Albinus <michael.albinus@gmx.de>
2662
2663 * NEWS: Add entry for `make-auto-save-file-name'.
2664
fef741ad
TTN
26652005-08-19 Emilio C. Lopes <eclig@gmx.net>
2666
2667 * emacsclient.1 (DESCRIPTION): Reflect inclusion in the
2668 Emacs distribution. Make role of EDITOR clearer.
2669 (OPTIONS): Document `-s', `-V' and `-h'
2670 as well as their long name counterparts.
2671 (BUGS): Remove.
2672
20dc2215
RF
26732005-08-26 Romain Francoise <romain@orebokech.com>
2674
2675 * PROBLEMS: Fix capitalization of "Gnus".
2676
217b694f
EZ
26772005-08-20 Chong Yidong <cyd@stupidchicken.com>
2678
2679 * MORE.STUFF: Update links and URLs.
2680
4f27bfc3
KH
26812005-08-05 Kenichi Handa <handa@m17n.org>
2682
2683 * NEWS: Fix the entry describing code-pages.
2684
c638055f
JB
26852005-07-28 Juanma Barranquero <lekktu@gmail.com>
2686
2687 * .cvsignore: Add `icons' (for in-place installs).
2688
cdf9f986
JL
26892005-07-19 Juri Linkov <juri@jurta.org>
2690
2691 * grep.txt: New file.
2692
880820fe 26932005-07-19 Jan Djärv <jan.h.d@swipnet.se>
25fd144d 2694
c638055f 2695 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
25fd144d
JD
2696 -R comes after i386 in setarch command.
2697
9e5f497d
JL
26982005-07-12 Juri Linkov <juri@jurta.org>
2699
2700 * refcard.tex (Files): Change description of `C-x C-q' from
2701 `checkin/checkout' to `toggle read-only'.
2702 (Getting Help): Replace `C-h c' with `C-h k'.
2703 (Error Recovery): Replace `recover-file' with `recover-session'.
2704 (Info): Replace key binding `C-h C-i' with `C-h S'. Add `t'.
2705
bc4c8456
RS
27062005-07-07 Richard M. Stallman <rms@gnu.org>
2707
b713c813 2708 * GNU: Update how to help. Improve footnote 7.
bc4c8456 2709
9d42fe6f
LK
27102005-07-07 Lute Kamstra <lute@gnu.org>
2711
2712 * tasks.texi: Delete file. The GNU Task List is obsolete and has
2713 been replaced by http://savannah.gnu.org/projects/tasklist.
2714
27152005-07-07 Lute Kamstra <lute@gnu.org>
60b34e06
LK
2716
2717 * refcard.tex: Update `versionnumber' and `year'. Update Emacs's
2718 version to 22.
2719 (Starting Emacs): Delete sentence to fix formatting problems.
2720 (Multiple Windows): Clarify first sentence. Mention C-x 5 1.
2721 (Formatting): Update the binding of set face.
2722 (International Character Sets): set-language-environment is bound
9d42fe6f 2723 to C-x RET l.
60b34e06 2724
a0ec7a4a
LK
27252005-07-05 Lute Kamstra <lute@gnu.org>
2726
2727 Update FSF's address in GPL notices.
2728
a88e0343
KS
2729 * INTERVIEW, calccard.tex, cs-dired-ref.tex, cs-refcard.tex:
2730 * dired-ref.tex, fr-drdref.tex, fr-refcard.tex, gfdl.1:
2731 * pl-refcard.tex, refcard.tex, ru-refcard.tex, sk-dired-ref.tex:
2732 * sk-refcard.tex, vipcard.tex, viperCard.tex: Update FSF's address.
a0ec7a4a 2733
880820fe 27342005-07-03 Jan Djärv <jan.h.d@swipnet.se>
cf14a51c 2735
a0ec7a4a 2736 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
ba6be78d 2737 Add it again.
cf14a51c 2738
01d37825
CD
27392005-06-29 Carsten Dominik <dominik@science.uva.nl>
2740
ba6be78d 2741 * NEWS: Add an entry for Org-mode, and a change entry for reftex-mode.
01d37825 2742
025691ed
RS
27432005-06-28 Richard M. Stallman <rms@gnu.org>
2744
2745 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping): New.
2746
98d1a1cf
EZ
27472005-06-11 Eli Zaretskii <eliz@gnu.org>
2748
2749 * DEBUG: Mention emacs-buffer.gdb.
2750
58f498fe
NF
27512005-06-10 Noah Friedman <friedman@splode.com>
2752
2753 * emacs-buffer.gdb (ybuffer-list): Don't use $filename; can't use
2754 char as placeholder when buffer has no file name and process is
2755 still live. Use different printf cases instead.
2756
4a29de23
KS
27572005-06-08 Kim F. Storm <storm@cua.dk>
2758
2759 * PROBLEMS: Linux kernel 2.6.10 may corrupt process output.
2760 Warn that using CVS+SSH may corrupt files, include work-around.
2761
c476bcb0
JL
27622005-06-06 Juri Linkov <juri@jurta.org>
2763
2764 * TUTORIAL.cs, TUTORIAL.sk: Change NBSP to space.
2765
2766 * TUTORIAL.ro: Change NBSP to space. Move coding cookie from the
2767 second line to Local Variables. Fix title line.
2768
6b5341d3
MB
27692005-05-30 Miles Bader <miles@gnu.org>
2770
2771 * emacs-buffer.gdb: Remove RCS keywords.
2772
a7868bfa
NF
27732005-05-30 Noah Friedman <friedman@splode.com>
2774
2775 * emacs-buffer.gdb: New file.
e55df387 2776 * NEWS: Mention it.
a7868bfa 2777
36f28e7f
RS
27782005-05-28 Richard M. Stallman <rms@gnu.org>
2779
2780 * TUTORIAL.fr: Change NBSP to space.
2781
e495eaec
BW
27822005-05-28 Bill Wohler <wohler@newt.com>
2783
2784 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.84.
2785
639ec765
NR
27862005-05-19 Nick Roberts <nickrob@snap.net.nz>
2787
2788 * TODO: post-command-idle-hook has gone.
2789
1e866943
JB
27902005-05-16 Juanma Barranquero <lekktu@gmail.com>
2791
2792 * NEWS: Remove references to open-network-stream-nowait and
2793 open-network-stream-server.
2794
820f92e1
RS
27952005-05-15 Richard M. Stallman <rms@gnu.org>
2796
2797 * GNU: Correct/improve previous change.
2798
d06ba294
RS
27992005-05-14 Richard M. Stallman <rms@gnu.org>
2800
2801 * GNU: Update footnotes.
2802
85ddb888
RS
2803 * NEWS: Lots of clarifications and cleanups.
2804
ade817bd 28052005-05-05 Slawomir Nowaczyk <slawek@cs.lth.se>
e31eb62c 2806
1953295b 2807 * TUTORIAL.pl: Updated header.
e31eb62c 2808
406c0f12
RS
28092005-05-02 Richard M. Stallman <rms@gnu.org>
2810
2811 * NEWS: More rearrangements.
2812
30b0da81
RS
28132005-05-02 Chong Yidong <cyd@stupidchicken.com>
2814
2815 * NEWS: Items rearranged in logical order.
2816
6544b8f6
LH
28172005-05-01 Lars Hansen <larsh@math.ku.dk>
2818
2819 * NEWS: Correct key binding for dired-mark-omitted.
2820
c9b630f7
DN
28212005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
2822
35b1b8ab
DN
2823 * NEWS: Mention xterm key bindings.
2824
c9b630f7
DN
2825 * e/eterm.ti: Add a comment.
2826 * e/eterm: Regenerate.
2827
70ca7cb3
TTN
28282005-04-25 Alex Ott <ott@jet.msk.su>
2829
2830 * TUTORIAL.ru: Update.
2831
880820fe 28322005-04-13 Pavel Janík <Pavel@Janik.cz>
f425f742
PJ
2833
2834 * TUTORIAL.sk: Updated header.
2835
880820fe 28362005-04-12 Jan Djärv <jan.h.d@swipnet.se>
ed0fb1f1
JD
2837
2838 * NEWS: Mention cursorBlink resource.
2839
b7461be9
YM
28402005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2841
2842 * NEWS: Mention dynamic change of keyboard-coding-system on Mac.
2843
880820fe 28442005-04-10 Jan Djärv <jan.h.d@swipnet.se>
4a4cbd00
JD
2845
2846 * NEWS: Mention fontSet for Lucid menus.
2847
0c9a01ff
MY
28482005-04-10 Masatake YAMATO <jet@gyve.org>
2849
1953295b
SM
2850 * compilation.txt (symbol): Add gcov-file
2851 gcov-bb-file gcov-never-called-line gcov-called-line.
0c9a01ff 2852
c09b2b56
KH
28532005-04-08 Kenichi Handa <handa@m17n.org>
2854
2855 * TUTORIAL.ja: Updated header, contents synchronized with
2856 TUTORIAL at 2005-04-01T00:31:25Z!rms@gnu.org.
2857
880820fe 28582005-04-06 Pavel Janík <Pavel@Janik.cz>
7237931b
PJ
2859
2860 * TUTORIAL.cs: Updated header.
2861
7bade82d
WL
28622005-04-05 Werner Lemberg <wl@gnu.org>
2863
2864 * TUTORIAL.de: Updated header.
2865
28cfe103 28662005-04-05 Marcelo Toledo <marcelo@gnu.org>
a049b36c 2867
1953295b 2868 * TUTORIAL.translators: Added the field Maintainer.
a049b36c 2869
b2c2fcb7
TTN
28702005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
2871
2872 * TUTORIAL.it: Move "copying conditions at end" sentence after title.
2873
e3039e63
TTN
28742005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
2875
2876 * TUTORIAL.ja: Update text before first period.
2877 Reported by Kenichi Handa.
2878
b7dc1e82 28792005-04-02 Richard M. Stallman <rms@gnu.org>
e3039e63 2880
b7dc1e82
RS
2881 * TUTORIAL.ja, TUTORIAL.cn, TUTORIAL.ru, TUTORIAL.zh: Remove the
2882 old intro line that apparently was a longer version of "Emacs
2883 tutorial".
2884
2885 * TUTORIAL.es: Clean up line breaks.
2886
28cfe103 28872005-04-01 Marcelo Toledo <marcelo@gnu.org>
f290db1d 2888
51ce60a7 2889 * TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
1953295b
SM
2890 * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja, TUTORIAL.ko,
2891 * TUTORIAL.pl, TUTORIAL.pt_BR, TUTORIAL.ro, TUTORIAL.ru,
2892 * TUTORIAL.sk, TUTORIAL.sl, TUTORIAL.th, TUTORIAL.zh: Fix title line.
1e866943 2893
28cfe103 28942005-04-01 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
1e866943 2895
1953295b
SM
2896 * TUTORIAL.bg: Fix title line; Applied TUTORIAL changes in
2897 2005-02-08T14:20:54Z!lute@gnu.org, "Emacs" is not transliterated to cyrillic anymore;
2898 Minor fixes.
28cfe103
MT
2899
29002005-04-01 Mats Lidell <matsl@contactor.se>
e3039e63 2901
1953295b
SM
2902 * TUTORIAL.sv: Sync some other changes with the TUTORIAL version
2903 2005-04-01T00:31:25Z!rms@gnu.org.
f290db1d 2904
1d88af04
LK
29052005-04-01 Lute Kamstra <lute@gnu.org>
2906
2907 * TUTORIAL.nl: Fix title line.
2908
19577b0e
TTN
29092005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
2910
2911 * TUTORIAL: Add title line.
2912 * TUTORIAL.bg, TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
2913 * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja,
2914 * TUTORIAL.ko, TUTORIAL.nl, TUTORIAL.pl, TUTORIAL.pt_BR,
2915 * TUTORIAL.ro, TUTORIAL.ru, TUTORIAL.sk, TUTORIAL.sl
2916 * TUTORIAL.sv, TUTORIAL.th, TUTORIAL.zh: Likewise.
2917
10ace8ea
MB
29182005-03-29 Reiner Steib <Reiner.Steib@gmx.de>
2919
2920 * gnus-refcard.tex, gnus-logo.eps: New files.
2921
bbcb3b44
DP
29222005-03-23 David Ponce <david@dponce.com>
2923
2924 * NEWS: Mention recentf-keep.
2925
f31259da
LK
29262005-03-17 Lute Kamstra <lute@gnu.org>
2927
2928 * TODO: Remove define-generic-mode entry (DONE).
2929
3235a9ea
MA
29302005-03-10 Michael Albinus <michael.albinus@gmx.de>
2931
2932 * NEWS: Explain how to default Tramp to FTP.
2933
7709cbbd
YM
29342005-03-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2935
2313f861 2936 * NEWS: Mention Carbon build on Mac OS 9.
3235a9ea 2937
70d9a9cd
DK
29382005-03-01 David Kastrup <dak@gnu.org>
2939
2940 * DEBUG: Add information about `-fno-crossjumping' for GCC.
2941
2dbccf96
LK
29422005-02-14 Lute Kamstra <lute@gnu.org>
2943
6a361c41
LK
2944 * TODO: Remove battery.el entry (DONE).
2945
2dbccf96
LK
2946 * TUTORIAL.nl: Synchronize with TUTORIAL. Correct some typos.
2947 Make the terminology more consistent. Fill the text using the
2948 default `fill-column'.
2949
41835686
LK
29502005-02-08 Lute Kamstra <lute@gnu.org>
2951
2952 * TUTORIAL: Remove some uses of the term "buffer" before it is
2953 properly introduced. Update the description of the mode line.
2954 Consistently use "<ESC>" to denote the ESC key and "<SPC>" to
2955 denote the Space bar. Capitalize all command descriptions.
2956
ba2c991c
RS
29572005-02-06 Richard M. Stallman <rms@gnu.org>
2958
2959 * DEBUG: Minor clarification.
2960
6082a820
EZ
29612005-02-05 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
2962
2963 * emacs.bash: Update the name of the socket of the Emacs server.
2964
3d4d788a
DK
29652005-01-22 David Kastrup <dak@gnu.org>
2966
2967 * NEWS: Mention alias `find-grep' for `grep-find'.
2968
568931f0
NR
29692005-01-22 Nick Roberts <nickrob@snap.net.nz>
2970
2971 * TODO: Add entry for toolbar on ttys.
2972
6869a824
NR
29732005-01-18 Nick Roberts <nickrob@snap.net.nz>
2974
2975 * DEBUG: Suggest separate terminal for debug session.
2976
43805352
EZ
29772005-01-15 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
2978
2979 * TUTORIAL.nl: Correct translation and the Dutch text (typos).
2980 More consistent use of terminology.
2981
20d6de82
RS
29822005-01-13 Cheng Gao <chenggao@gmail.com>
2983
2984 * MORE.STUFF: Add entries of some well known and widely used packages.
3235a9ea 2985
9abb41eb
LH
29862005-01-07 Lars Hansen <larsh@math.ku.dk>
2987
2988 * NEWS: Describe desktop package lazy restore feature.
2989
fda2922a
RS
29902004-12-21 Richard M. Stallman <rms@gnu.org>
2991
2992 * DISTRIB: Don't say "freeware".
2993
d3d89631
NR
29942004-12-15 Nick Roberts <nickrob@snap.net.nz>
2995
2996 * DEBUG: Change printing example to break on a procedure name.
2997
09411f50
DN
29982004-12-11 Dan Nicolaescu <dann@ics.uci.edu>
2999
3000 * e/eterm.ti: Add rs1.
3001 * e/eterm: Regenerate.
3002
0473753a
RS
30032004-12-08 Alexandre VEYRENC <veyrenc@wanadoo.fr> (tiny change)
3004
3005 * fr-refcard.tex: Fix typos.
3006
880820fe 30072004-12-07 Jan Djärv <jan.h.d@swipnet.se>
b11e8823
JD
3008
3009 * PROBLEMS: Update information about klipper on KDE.
3010
880820fe 30112004-11-26 Jan Djärv <jan.h.d@swipnet.se>
3a0ab7ec
JD
3012
3013 * NEWS: Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
3014
880820fe 30152004-10-08 Frédéric Bothamy <frederic.bothamy@free.fr> (tiny change)
657f0f9c
EZ
3016
3017 * TUTORIAL.fr: Minor wording fix.
3018
5086e75d
LT
30192004-10-04 Luc Teirlinck <teirllm@auburn.edu>
3020
3021 * enriched.doc: Update for new bindings of `set-left-margin' and
3022 `set-right-margin'.
3023
0207b8ad
KS
30242004-10-04 Kim F. Storm <storm@cua.dk>
3025
3026 * DEBUG: Mention pp and ff commands.
3027
3326c1b5
LT
30282004-09-26 Luc Teirlinck <teirllm@auburn.edu>
3029
3030 * enriched.doc: `enriched-annotation-alist' is now called
3031 `enriched-translations'.
3032
d6be0122
DN
30332004-09-26 Dan Nicolaescu <dann@ics.uci.edu>
3034
5879ac68 3035 * e/eterm.ti: Comment out smcup, rmcup. Add kbs, kdch1, rc, sc.
d6be0122 3036 Reformat.
1953295b 3037 * e/eterm: Regenerate.
d6be0122 3038
880820fe 30392004-09-25 Jan Djärv <jan.h.d@swipnet.se>
1f02a4ba
JD
3040
3041 * PROBLEMS: Updated exec-shield description.
3042
c8be3fe8
KS
30432004-09-16 Dan Nicolaescu <dann@ics.uci.edu>
3044
3045 * e/eterm.ti: Change the strings for smso and rmso.
25e90411 3046 * e/eterm: Regenerate.
c8be3fe8 3047
8bca0606
TTN
30482004-09-09 Thien-Thi Nguyen <ttn@gnu.org>
3049
3050 * MORE.STUFF (EDB): Update entry.
3051
4e14f66c
KS
30522004-09-07 Dan Nicolaescu <dann@ics.uci.edu>
3053
3054 * e/eterm.ti: Add `op' entry to enable colors in term.
1953295b 3055 * e/eterm: Regenerate.
4e14f66c 3056
db1febad
EZ
30572004-09-04 Eric S. Raymond <esr@thyrsus.com>
3058
3059 * PROBLEMS: More reorganization to exile old stuff to the
3060 pre-2000 section. I looked up end-of-life dates for a bunch
3061 of old Unixes to check.
3062
eccf9613
BW
30632004-08-24 Bill Wohler <wohler@newt.com>
3064
3065 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.82.
3066
90a02640
DK
30672004-08-22 David Kastrup <dak@gnu.org>
3068
3069 * PROBLEMS, MAILINGLISTS: Update AUCTeX information.
3070
d103d8b3
BW
30712004-08-21 Bill Wohler <wohler@newt.com>
3072
3073 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.81.
3074
29bbca9e
EZ
30752004-08-21 Eric S. Raymond <esr@thyrsus.com>
3076
3077 * PROBLEMS: Massively rearranged by category, to make environment
3078 features and symptoms easier to find. Bugs relating to
3079 20th-century systems moved to the end. Most problem headers
3080 changed to "object: variation" format.
3081
f0d73c14
BW
30822004-08-15 Bill Wohler <wohler@newt.com>
3083
3084 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.80.
3085
e11d1dd9
EZ
30862004-08-14 Romain Francoise <romain@orebokech.com>
3087
3088 * NEWS: Mention the thumbs.el package.
3089
ded8c6ea 30902004-08-14 Eric Hanchrow <offby1@blarg.net> (tiny change)
ab5a4a32
EZ
3091
3092 * TUTORIAL.es: Replace actual whitespace with the magic string
3093 that causes help-with-tutorial to automatically insert the correct
3094 amount.
3095
7c3225c3
ST
30962004-08-10 Steven Tamm <steventamm@mac.com>
3097
3098 * PROBLEMS: Remove description of Mac OS version upgrade
3099 problems as it is no longer applicable.
3100
05ea6a26
WL
31012004-07-27 Werner Lemberg <wl@gnu.org>
3102
3103 * NEWS: Document all new tutorials.
3104
23f87bed
MB
31052004-08-05 Reiner Steib <Reiner.Steib@gmx.de>
3106
3107 * GNUS-NEWS: Import from the v5_10 branch of the Gnus repository.
3108
3109 * NEWS (Gnus package): Gnus includes Sieve and PGG. Gnus changes
3110 are described in GNUS-NEWS.
3111
31122004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
3113
3114 * gnus.xpm, gnus-pointer.xbm, gnus-pointer.xpm: Import from the
3115 v5_10 branch of the Gnus repository.
3116
0f74bf4c
LT
31172004-07-14 Luc Teirlinck <teirllm@auburn.edu>
3118
3119 * MORE.STUFF: Tramp is now distributed with Emacs.
3120
a66894d8
BW
31212004-07-12 Bill Wohler <wohler@newt.com>
3122
3123 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.4.
3124
bcdf2143
DK
31252004-07-08 David Kastrup <dak@gnu.org>
3126
1953295b 3127 * NEWS (Lisp changes in 21.4): Document (match-data t) change.
bcdf2143 3128
ad8a607d
EZ
31292002-06-26 Eli Zaretskii <eliz@is.elta.co.il>
3130
3131 * FOR-RELEASE: Moved to the admin directory.
3132
1791907b
DK
31332004-06-24 David Kastrup <dak@gnu.org>
3134
3135 * NEWS: Move description from new paragraph-start and
3136 indent-line-function defaults to general news instead of new
1953295b
SM
3137 packages. Same for query-replace-skip-read-only.
3138 Add description of new `\,' and `\?' replacement string features.
1791907b 3139
dce417e7
LT
31402004-06-23 Luc Teirlinck <teirllm@auburn.edu>
3141
3142 * MORE.STUFF: Delete obsolete URL.
3143
61d244ca
LH
31442004-06-10 Lars Hansen <larsh@math.ku.dk>
3145
5879ac68 3146 * NEWS: Describe dired-omit-mode. Describe desktop package changes.
61d244ca 3147
32364f49
ST
31482004-05-29 Steven Tamm <steventamm@mac.com>
3149
3150 * PROBLEMS: Document the workaround for the Mac OS X port not
3151 picking up the environment variables from dotfiles.
3152
f3298aad
JL
31532004-05-16 Juri Linkov <juri@jurta.org>
3154
3155 * TUTORIAL.pt_BR: Add coding: latin-1, sentence-end-double-space: nil.
3156
3157 * ru-refcard.tex: Add C-u and RET to `C-h t Russian'.
3158
c1380aa6
EZ
31592004-05-15 Alex Ott <ott@jet.msk.su>
3160
3161 * ru-refcard.tex, ru-refcard.ps: New files.
3162
ddda21d3
DP
31632004-05-14 David Ponce <david@dponce.com>
3164
1953295b 3165 * tree-widget: New directory containing tree-widget themes and images.
ddda21d3 3166
28cfe103 31672004-04-13 Marcelo Toledo <marcelo@gnu.org>
b8d5565f 3168
5879ac68 3169 * TUTORIAL.pt_BR: Initial check-in.
b8d5565f 3170
24d5055c
SM
31712004-05-06 Dave Love <fx@gnu.org>
3172
3173 * emacs.py: New file for python-mode's internal use.
3174
ba1c68de
SM
31752004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
3176
3177 * TODO: Use outline mode. Remove compile.el entry (done).
3178
d1d37da8
JL
31792004-04-18 Juri Linkov <juri@jurta.org>
3180
3181 * TUTORIAL.fr, TUTORIAL.pl, TUTORIAL.ru, TUTORIAL.sl, TUTORIAL.sv
3182 * TUTORIAL.th: Add sentence-end-double-space: nil.
3183
3184 * TUTORIAL.it, TUTORIAL.nl, TUTORIAL.sv: Add coding: latin-1.
3185
28cfe103 31862004-04-16 Alex Ott <ottalex@narod.ru>
02913968 3187
28cfe103 3188 * TUTORIAL.ru: Various corrections.
02913968 3189
d2072c54
JL
31902004-04-14 Jan Nieuwenhuizen <janneke@gnu.org>
3191
3192 * TUTORIAL.nl: Update Delete/Delback translation.
3193
43ea9947
JH
31942004-04-05 Jesper Harder <harder@ifa.au.dk>
3195
3196 * TODO: Remove index-apropos entry.
3197
35aeddc4
JL
31982004-04-01 Juri Linkov <juri@jurta.org>
3199
3200 * HELLO: Add Javanese.
3201
30301a73
VJL
32022004-03-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3203
3204 * ps-prin1.ps: Clip the header and footer area, so text will not be
3205 printed outside header or footer, respectively.
3206 (HeaderClip, FooterClip): New PostScript funs.
3207 (HeaderText, FooterText): Adjust PostScript code.
3208
880820fe 32092004-03-29 Jan Djärv <jan.h.d@swipnet.se>
6d8e13a0
JD
3210
3211 * TODO: Removed drag-and-drop entry (DONE).
3212
ab24c127
KS
32132004-03-19 Kim F. Storm <storm@cua.dk>
3214
3215 * TODO: Remove entries for fringe related issues (DONE).
3216 Remove entry about image-relative coordinates of mouse clicks (DONE).
3217
44c0a465
SM
32182004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
3219
3220 * compilation.txt: New file.
3221
89b1172b
JB
32222004-02-29 Juanma Barranquero <lektu@terra.es>
3223
3224 * NEWS: Remove bogus reference to user option unicode-data.
3225
8c094106
EZ
32262004-02-16 Klaus Zeitler <kzeitler@lucent.com>
3227
3228 * PROBLEMS: Document crashes on X when build with GCC and GNU ld.
3229
ea855511
AS
32302004-02-08 Andreas Schwab <schwab@suse.de>
3231
3232 * NEWS: Fix typo.
3233
89b1172b 32342003-12-29 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
d9c4f512
EZ
3235
3236 * TUTORIAL.bg: Use windows-1251 encoding. Fix punctuation errors.
3237
cae8ddbb
LH
32382003-11-21 Lars Hansen <larsh@math.ku.dk>
3239
3240 * TODO: Add plans for change of file attributes UID and GID from
3241 integer to string.
89b1172b
JB
3242
32432003-11-10 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
e0739877
KH
3244
3245 * HELLO: Add Kannada.
3246
b8811003
KH
32472003-11-05 Juri Linkov <juri@jurta.org>
3248
3249 * HELLO: Fix language names. Add C, Braille, Georgian, Ukrainian.
3250 Add IPA pronunciation to English. Fix tab widths.
3251
984002eb
EZ
32522003-11-03 David Ponce <david.ponce@wanadoo.fr>
3253
3254 * PROBLEMS: Document segfaults with Linux kernels that enable the
3255 Exec-shield functionality.
3256
85afc7c7
KH
32572003-10-30 Kenichi Handa <handa@m17n.org>
3258
3259 * HELLO: Fix cases of language names. Make German lines one.
89b1172b 3260 Delete FORTRAN, add Mathematics.
85afc7c7 3261
880820fe 32622003-10-24 Jan Djärv <jan.h.d@swipnet.se>
f16a1bf6
JD
3263
3264 * PROBLEMS: Characters are displayed as empty boxes or
3265 with wrong font under X.
3266
00694c20
WL
32672003-09-30 Werner Lemberg <wl@gnu.org>
3268
3269 * TUTORIAL.de: Minor updates and grammatical fixes.
3270
b9e6b498
GM
32712003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
3272
3273 * TODO: Add invisible text kill/yank issue.
3274
f387bdea
RS
32752003-08-29 Wim Nieuwenhuizen <wwwillem@xs4all.nl>
3276
3277 * TUTORIAL.nl: Many changes.
3278
70d76272
SE
32792003-08-20 Stephen Eglen <stephen@gnu.org>
3280
3281 * MORE.STUFF: Update URLs for several projects.
3282
5b4ffca2
AC
32832003-07-22 Andrew Choi <akochoi@shaw.ca>
3284
3285 * PROBLEMS: Truncated process output with pty's on Mac OS X.
3286
0ea94e9b
NR
32872003-07-14 Nick Roberts <nick@nick.uklinux.net>
3288
3289 * NEWS: Merge in the changes for versions 21.2 and 21.3 as
3290 documented on the EMACS_21_1_RC branch.
3291
603b8073
KH
32922003-03-03 Chao-Hong Liu <chliu@gnu.org>
3293
3294 * TUTORIAL.cn: Updated.
3295 * TUTORIAL.zh: Updated.
3296
924df208
BW
32972003-04-24 Bill Wohler <wohler@newt.com>
3298
3299 * MH-E-NEWS: Upgraded to MH-E version 7.3.
3300
a8feaa04 33012003-04-03 Kenichi Handa <handa@m17n.org>
162eab5f
KH
3302
3303 * HELLO: Fix the malayalam line.
3304
19c37f01
DL
33052003-04-01 Dave Love <fx@gnu.org>
3306
6772c8e1 3307 * letter.xpm: Use transparent/opaque `colors'.
19c37f01 3308
8064e321
DL
3309 * letter.xbm: Deleted.
3310
3311 * letter.pbm: New.
3312
a670d17a
AS
33132003-03-24 Andreas Schwab <schwab@suse.de>
3314
3315 * HELLO: Remove extra TAB in Greek entries.
3316
9a6155bb
KH
33172003-03-03 Chao-Hong Liu <chliu@gnu.org>
3318
3319 * TUTORIAL.cn, TUTORIAL.zh: New files.
3320
0a8548de 3321 * TUTORIAL.translators: List TUTORIAL.cn and TUTORIAL.zh.
9a6155bb 3322
746ba5c1
KH
33232003-02-24 Kenichi Handa <handa@m17n.org>
3324
3325 * HELLO: Add Malayalam.
3326
b8b42717
DL
33272003-02-13 Dave Love <fx@gnu.org>
3328
3329 * TUTORIAL.es: Add coding spec.
3330
61cb0b53
KH
33312003-02-11 Kenichi Handa <handa@m17n.org>
3332
3333 * HELLO: Fix Hindi and add Tamil.
3334
880820fe 33352003-02-05 Francesco Potortì <pot@gnu.org>
bd6f8e84
FP
3336
3337 * TUTORIAL.it: Italian tutorial.
3338 From Alfredo Finelli <alfredofnl@tiscali.it> (original translator).
880820fe 3339 Revised by Francesco Potortì <pot@gnu.org>.
bd6f8e84 3340
3d7ca223
BW
33412003-02-03 Bill Wohler <wohler@newt.com>
3342
3343 * MH-E-NEWS: Upgraded to MH-E version 7.2.
3344
c60ee5e7
JB
33452003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
3346
3347 * MACHINES: Added Cygwin.
3348
880820fe 33492003-01-27 Jan Djärv <jan.h.d@swipnet.se>
46def989
JD
3350
3351 * DEBUG: Added note about xmon.
3352
675d000f
RS
33532003-01-20 Joanna Pluta <joanna_p@gazeta.pl>
3354
3355 * TUTORIAL.pl: Updated.
3356
880820fe 33572003-01-11 Pavel Janík <Pavel@Janik.cz>
50ac5b3c
PJ
3358
3359 * TUTORIAL.sk: Updated to reflect changes in English version.
880820fe 3360 From Miroslav Vaško <zemiak@zoznam.sk>.
50ac5b3c 3361
880820fe 33622003-01-09 Francesco Potortì <pot@gnu.org>
98657898
FP
3363
3364 * etags.1: Added reference to the new `etags --help --lang=LANG'
3365 option.
3366
c3d9274a
BW
33672003-01-08 Bill Wohler <wohler@newt.com>
3368
3369 * MH-E-NEWS: Upgraded to MH-E version 7.1.
3370
128a6043
ST
33712003-01-01 Steven Tamm <steventamm@mac.com>
3372
3373 * MACHINES: Added pointer to Mac OS X install instructions.
3374
14e7b3a9
KH
33752002-12-10 Kenichi Handa <handa@m17n.org>
3376
3377 * TUTORIAL.sv: Renamed from TUTORIAL.se.
3378
bdcfe844
BW
33792002-11-29 Bill Wohler <wohler@newt.com>
3380
3381 * MH-E-NEWS: Upgraded to MH-E version 7.0.
3382
880820fe 33832002-11-22 Rafael Sepúlveda <drs@gnulinux.org.mx>
1fc628ee 3384
28cfe103 3385 * TUTORIAL.es: Extensively changed and updated.
1fc628ee 3386
a1b4049d
BW
33872002-10-01 Bill Wohler <wohler@newt.com>
3388
3389 * MH-E-NEWS: Upgraded to mh-e version 6.1.1.
3390
7ed9159a
JY
33912002-09-16 Jonathan Yavner <jyavner@engineer.com>
3392
3393 * ses-example.ses: New file: example spreadsheet.
3394
6c61f3f4
KH
33952002-09-04 Kenichi Handa <handa@etl.go.jp>
3396
3397 * HELLO: Fix Unicode Greek line.
3398
33992002-09-03 Kenichi Handa <handa@etl.go.jp>
3400
3401 * TUTORIAL.ja: Updated in accordance with the latest English
3402 version.
3403
60753e2d
AS
34042002-09-01 Andreas Schwab <schwab@suse.de>
3405
3406 * TUTORIAL.de: Updated in accordance with the English version.
3407 From Mario Lang <mlang@delysid.org>.
3408
473d2053
MR
34092002-08-12 Markus Rost <rost@math.ohio-state.edu>
3410
3411 * HELLO: Fix some white spaces.
3412
ca8f3642
RS
34132002-06-26 Richard M. Stallman <rms@gnu.org>
3414
3415 * ps-prin0.ps, ps-prin1.ps: Add license exception.
3416
5fd4d159
EZ
34172002-06-16 Eli Zaretskii <eliz@is.elta.co.il>
3418
880820fe 3419 * TUTORIAL.fr: New version from Éric Jacoboni <jaco@teaser.fr>.
5fd4d159 3420
9e00616f
EZ
34212002-05-04 Eli Zaretskii <eliz@is.elta.co.il>
3422
3423 * HELLO: Add a few greetings that use Unicode characters.
3424
45fd9aa5
EZ
34252002-04-20 Eli Zaretskii <eliz@is.elta.co.il>
3426
3427 * termcap.src: New version from ftp://invisible-island.net.
3428
880820fe 34292002-03-24 Pavel Janík <Pavel@Janik.cz>
bb2f7e35
PJ
3430
3431 * TUTORIAL.translators: New file, list of tutorial translators.
3432
43ef72f2
SZ
34332002-02-01 ShengHuo ZHU <zsh@cs.rochester.edu>
3434
3435 * gnus.xpm: Remove garbages.
3436
880820fe 34372002-01-27 Pavel Janík <Pavel@Janik.cz>
7a4b11ca
PJ
3438
3439 * letter.xpm: New file, XPM variant of letter.xbm.
3440
880820fe 34412001-12-03 Pavel Janík <Pavel@Janik.cz>
58cfce98
PJ
3442
3443 * COPYING: Move back.
3444
880820fe 34452001-11-29 Pavel Janík <Pavel@Janik.cz>
0142178a
PJ
3446
3447 * COPYING: Removed.
3448
d4b56a8f
EZ
34492001-11-23 Eli Zaretskii <eliz@is.elta.co.il>
3450
3451 * emacstool.1, etags.1, emacs.1: Modify distribution terms to
3452 something simpler than the GFDL.
3453
f2d176f2
CW
34542001-11-22 Colin Walters <walters@debian.org>
3455
3456 * PROBLEMS: Remove already applied calc info patches. Clarify
3457 that there is no such thing as Debian GNU/Linux 2.4.3. ftpd is
3458 not handled by alternatives in Debian, the reporter surely meant
3459 just "--config ftp".
3460
740d1567
EZ
34612001-11-18 Eli Zaretskii <eliz@is.elta.co.il>
3462
880820fe 3463 * fr-survival.tex: New file, from Éric Jacoboni <jaco@teaser.fr>.
740d1567 3464
bcd83ff9
EZ
34652001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
3466
880820fe 3467 * TUTORIAL.fr: New version from Éric Jacoboni <jaco@teaser.fr>.
bcd83ff9 3468
d1c9842e
CW
34692001-11-17 Colin Walters <walters@debian.org>
3470
3471 * PROBLEMS: Remove calc problems.
3472
c054b556
EZ
34732001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
3474
880820fe 3475 * TUTORIAL.fr: New file. From Éric Jacoboni <jaco@teaser.fr>.
c054b556 3476
1b23afd5
EZ
34772001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
3478
3479 * Makefile (mostlyclean, clean, distclean, maintainer-clean):
3480 Add *.dvi and *.log.
3481 (SOURCES): Update the list of files.
3482
3483 * calccard.tex: New file.
3484 * calccard.ps: New file.
3485
177338c4
EZ
34862001-11-01 Eli Zaretskii <eliz@is.elta.co.il>
3487
3488 * etags.1: Replace presentation-level troff macros that simulate
3489 tables with tbl markup. From Eric S. Raymond <esr@thyrsus.com>.
3490
71431a0e
GM
34912001-10-20 Gerd Moellmann <gerd@gnu.org>
3492
6aa97356 3493 * (Version 21.1 released.)
71431a0e 3494
07b041a7
EZ
34952001-09-29 Eli Zaretskii <eliz@is.elta.co.il>
3496
3497 * HELLO: Fix the Italian and Maltese entries. From Trevor Spiteri
3498 <tbspit@eng.um.edu.mt>.
3499
880820fe 35002001-08-25 Pavel Janík <Pavel@Janik.cz>
13583fa4
EZ
3501
3502 * HELLO: Slovak language name added to be compatible with other
3503 languages.
3504
13544774
EZ
35052001-08-23 Eli Zaretskii <eliz@is.elta.co.il>
3506
3507 * TUTORIAL.pl: Updated in accordance with the English version.
880820fe 3508 From Beata Wierzchołowska <beataw@orient.uw.edu.pl> and
744d746b 3509 Janusz S. Bien <jsbien@mail.uw.edu.pl>.
13544774 3510
3a4f8160
EZ
35112001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
3512
3513 * MACHINES: Modify the entry for HITACHI SR2001/SR2201 series, as
3514 per config.sub and config.guess. Reported by Ryo Furue
3515 <furufuru@ccsr.u-tokyo.ac.jp>.
3516
880820fe 35172001-08-10 Pavel Janík <Pavel@Janik.cz>
9d9fd4e8
PJ
3518
3519 * TUTORIAL.sk: Updated in accordance with the English version.
880820fe 3520 From Miroslav Vaško <vasko@debian.cz>.
9d9fd4e8 3521
402acb3e
EZ
35222001-08-08 Eli Zaretskii <eliz@is.elta.co.il>
3523
3524 * TUTORIAL.ko: Updated in accordance with the English version.
3525 From Koaunghi Un <koaunghi@world.kaist.ac.kr>.
3526
880820fe 35272001-08-06 Pavel Janík <Pavel@Janik.cz>
86f9d5af 3528
402acb3e 3529 * TUTORIAL.cs: Update from Milan Zamazal.
86f9d5af 3530
880820fe 35312001-08-05 Pavel Janík <Pavel@Janik.cz>
dffb6224 3532
5879ac68 3533 * TUTORIAL.cs, TUTORIAL.sk, cs-refcard.tex, sk-refcard.tex: E-mail
dffb6224
PJ
3534 address of Milan Zamazal changed.
3535
880820fe 35362001-08-04 Pavel Janík <Pavel@Janik.cz>
1e78d347 3537
402acb3e
EZ
3538 * TUTORIAL, TUTORIAL.cs: Be consistent when naming CONTROL and
3539 META keys.
1e78d347 3540
b344d29d 35412001-05-17 Francesco Potortì <pot@gnu.org>
6f460497 3542
fffa137c 3543 * etags.1: Add the latest changes to etags behavior.
6f460497 3544
716d48ed
EZ
35452001-05-04 Eli Zaretskii <eliz@is.elta.co.il>
3546
3547 * emacsclient.1: Place in the public domain.
3548
42ec1588
EZ
35492001-04-29 Eli Zaretskii <eliz@is.elta.co.il>
3550
3551 * emacstool.1: Place under GFDL.
3552
26978e9a
EZ
35532001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
3554
3555 * emacs.1: Place under GFDL.
3556
3557 * etags.1: Ditto.
3558
3559 * gfdl.1: New file.
3560
6f4dd4dc
GM
35612001-04-18 Gerd Moellmann <gerd@gnu.org>
3562
3563 * TUTORIAL.sk, sk-survival.tex
3564 * sk-refcard.ps, sk-refcard.tex, sk-dired-ref.ps
3565 * sk-dired-ref.tex: New files.
6f460497 3566
6f4dd4dc 3567 * cs-survival.tex, cs-dired-ref.ps, cs-dired-ref.tex: New files.
880820fe 3568 From Pavel@Janik.cz (Pavel Janík).
6f4dd4dc 3569
719d83ad
GM
35702001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3571
3572 * ps-prin1.ps: Footer implementation. Doc fix.
3573 (doLineNumber): Code fix for line number color.
3574 (BeginPage, BeginSheet, HeaderFramePath, HeaderFrame, HeaderText): Code
3575 fix for footer implementation.
3576 (TextStart, SetFooterLines, FooterFrameStart, doFramePath)
3577 (FooterFramePath, doFrame, FooterFrame, FooterStart)
3578 (HeaderOrFooterTextLines, HeaderOrFooterText, FooterText): New funs.
3579
b3f6107b
GM
35802001-04-03 Gerd Moellmann <gerd@gnu.org>
3581
3582 * splash8.xpm: New image from Luis Fernandes <elf@ee.ryerson.ca>
3583 for color depth 8.
3584
acfb077d
GM
35852001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3586
3587 * ps-prin1.ps: Line and paragraph spacing feature.
3588 (LineHS, ParagraphHS, EffectUnderline, EffectStrikeou, EffectOverline)
3589 (EffectShadow, EffectBox, EffectOutline): New vars.
3590 (PSL, S, EF, printZebra, doColumnZebra, doZebra): Code fix.
3591 (PHL, LHL): New funs.
3592
3593 * ps-prin2.ps: File eliminated.
6f460497 3594
e6b13c74
GM
35952001-03-26 Gerd Moellmann <gerd@gnu.org>
3596
3597 * splash.pbm: New image from Luis Fernandes <elf@ee.ryerson.ca>.
3598
7589860e
GM
35992001-03-15 Gerd Moellmann <gerd@gnu.org>
3600
3601 * splash.xpm, splash.pbm: Replaced with new images from
3602 Luis Fernandes <elf@ee.ryerson.ca>.
3603
75dfe990
GM
36042001-03-05 Gerd Moellmann <gerd@gnu.org>
3605
3606 * cs-refcard.ps, cs-refcard.tex: New files.
3607
baebd8a5
GM
36082001-02-26 Gerd Moellmann <gerd@gnu.org>
3609
3610 * THE-GNU-PROJECT: New file.
3611
f6839838
AI
36122001-02-22 Andrew Innes <andrewi@gnu.org>
3613
3614 * MACHINES: Update pointer to MS-Windows install instructions.
3615
54ed3bd2
GM
36162001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3617
3618 * ps-prin1.ps: Code fix to support `ps-zebra-stripe-follow'
3619 functionality enhancement.
3620 (doColumnZebra): Code fix.
6f460497 3621
5f87b051
DL
36222001-02-08 Dave Love <fx@gnu.org>
3623
e57c6a77 3624 * tasks.texi, SERVICE: Updated.
5f87b051 3625
350d71b3
AI
36262001-02-03 Andrew Innes <andrewi@gnu.org>
3627
3628 * PROBLEMS: Add note about need to specify extra compiler flags
3629 with recent Cygwin ports of gcc.
3630
437368fe
EZ
36312001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
3632
3633 * DEBUG: Expand and update, based on the instructions to
3634 pretesters, nt/INSTALL, and private communications and experience.
3635
35e8600f
DL
36362001-01-17 Dave Love <fx@gnu.org>
3637
3638 * termcap.src: New version from http://www.tuxedo.org/~esr/terminfo/.
3639
6d0afc03
GM
36402001-01-08 Gerd Moellmann <gerd@gnu.org>
3641
3642 * TUTORIAL.es: New file.
3643
a758f97d
GM
36442001-01-08 Kevin Gallagher <kevingal@onramp.net>
3645
3646 * edt-user.doc: Updated to reflect EDT Emulation version 4.0
5879ac68 3647 enhancements.
89d57763 3648
5e56e175
GM
36492000-12-29 Gerd Moellmann <gerd@gnu.org>
3650
3651 * fr-refcard.tex, fr-refcard.ps, fr-drdref.tex, fr-drdref.ps: New
3652 files.
3653
49172314
GM
36542000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3655
3656 * ps-prin1.ps: Handle form feed better when ps-zebra-stripe-follow
3657 is non-nil.
3658 (printZebra, BeginPage): Code fix.
89d57763 3659
125f929e
MB
36602000-12-15 Miles Bader <miles@gnu.org>
3661
10d1d0af 3662 * DEBUG: Add note about using `inverse-video' to detect excessive
125f929e
MB
3663 screen redraw.
3664
e2849090 36652000-12-07 Dave Love <fx@gnu.org>
63dfcf4b 3666
e2849090 3667 * CODINGS, CHARSETS: Removed. (Mule 2.3 relics.)
f29d1e75 3668
e2849090 36692000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2f8a6857 3670
e2849090 3671 * ps-prin1.ps: Eliminated the line number font predefinition.
2f8a6857 3672
fccf2940
KH
36732000-11-09 Kenichi Handa <handa@etl.go.jp>
3674
3675 * TUTORIAL.ja: Adjusted for the change of TUTORIAL (use C-x C-l,
3676 not M-:, as example of disabled command).
3677
57731876
GM
36782000-11-02 Gerd Moellmann <gerd@gnu.org>
3679
3680 * ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Renamed from NEWS.*.
3681
1e4d32f8
GM
36822000-10-16 Gerd Moellmann <gerd@gnu.org>
3683
3684 * 3B-MAXMEM, AIX.DUMP, SUN-SUPPORT: Removed.
3685
3686 * tasks.texi: Updated to the version from /gd/gnuorg.
3687
76eebffc
GM
3688 * FTP: Refer to the GNU web site.
3689
ab6afc64
DL
36902000-10-12 Dave Love <fx@gnu.org>
3691
3692 * gnus.pbm: New file.
3693
3694 * gnus.xbm: Deleted.
3695
a3489ece
MB
36962000-10-05 Miles Bader <miles@lsi.nec.co.jp>
3697
3698 * gnus-pointer.xbm, gnus-pointer.xpm: Remove top empty line.
3699
36eb0a91
GM
37002000-09-22 Gerd Moellmann <gerd@gnu.org>
3701
3702 * splash.xbm: File removed.
3703 * splash.pbm: New file.
89d57763 3704
b7e11c5b
GM
37052000-09-20 Gerd Moellmann <gerd@gnu.org>
3706
3707 * splash.xbm: New file.
3708
c113de23
GM
37092000-09-19 Gerd Moellmann <gerd@gnu.org>
3710
3711 * splash.xpm: New file.
3712
e7997ff4
DL
37132000-09-11 Dave Love <fx@gnu.org>
3714
3715 * gnus.xbm, gnus.xpm, gnus-pointer.xpm, gnus-pointer.xbm: New
3716 files.
3717
87d0f685
GM
37182000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3719
3720 * ps-prin3.ps: Eliminated.
3721
3722 * ps-prin2.ps: Changed comment version (6.0).
3723
3724 * ps-prin1.ps: Changed comment version (6.0).
3725
3726 * ps-prin0.ps: Changed comment version (6.0).
89d57763 3727
177c0ea7 37282000-08-24 Wlodzimierz Bzyl <matwb@univ.gda.pl>
85d6400c
KH
3729
3730 * survival.tex: New file.
3731
6917e6bb
GM
37322000-08-21 Gerd Moellmann <gerd@gnu.org>
3733
3734 * de-refcard.ps, de-refcard.tex: Renamed from refcard-de.*.
89d57763 3735
6917e6bb
GM
3736 * pl-refcard.ps, pl-refcard.tex: Renamed from refcard-pl.*.
3737
3787e12e
GM
37382000-08-17 Gerd Moellmann <gerd@gnu.org>
3739
3740 * NEWS.1: Reintegrated into NEWS.
3741
3742 * OOOOONEWS...OONEWS: Renamed to NEWS.1...NEWS.4.
3743
1c2eabab
GM
37442000-08-16 Gerd Moellmann <gerd@gnu.org>
3745
d7b38c05
GM
3746 * dired-ref.tex, dired-ref.ps: New files.
3747
1c2eabab
GM
3748 * refcard-de.tex, refcard-de.ps: New files.
3749
e8bea4c0
GM
37502000-07-20 Gerd Moellmann <gerd@gnu.org>
3751
3752 * emacs.1: Change `-b' to `-bw'.
3753
aa9efec9
AS
37542000-07-07 Andreas Schwab <schwab@suse.de>
3755
3756 * yow.lines: Fix indentation.
3757
45f485a6
GM
37582000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3759
3760 * ps-prin0.ps: Insert a version number comment (5.2.2).
3761 Indentation fix.
3762
3763 * ps-prin1.ps: Insert a version number comment (5.2.2). Can
3764 select page size with/without giving an error if PostScript
3765 printer doesn't have this kind of page size. Zebra Stripe
3766 continues or restarts on next page. Indentation fix.
3767 (BeginSheet): If necessary, rescale n-up to fit on the sheet of
3768 paper.
3769 (BeginDoc, doColumnZebra, HeaderText): Code fix.
3770 (SetPageSize): New proc.
3771
3772 * ps-prin2.ps: Insert a version number comment (5.2.2).
3773
3774 * ps-prin3.ps: Insert a version number comment (5.2.2).
3775 Indentation fix.
3776
a199a865
GM
37772000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3778
3779 * ps-prin1.ps: PostScript code compatibility with other utilities
3780 like mpage, psnup, etc.
3781 (isLineStep): Code fix.
3782 (BeginDoc, BeginSheet): Utility compatibility.
3783
3281430c
DL
37842000-05-03 Dave Love <fx@gnu.org>
3785
3786 * letter.xbm: New file.
3787
57cb56f5
GM
37882000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3789
3790 * ps-prin0.ps: PostScript level 1 compatibility.
3791
3792 * ps-prin1.ps: PostScript level 1 compatibility, Upside-down
3793 printing and line number step.
3794 (BeginDoc, doLineNumber, SL, HL): Code fix.
3795 (isLineStep, PSL): New funs.
3796
3797 * ps-prin3.ps: PostScript level 1 compatibility.
3798
34f3f342
GM
37992000-04-10 Gerd Moellmann <gerd@gnu.org>
3800
3801 * refcard.bit: Removed.
3802
857e88e2
KH
38032000-04-10 Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>
3804
3805 * refcard-pl.ps: New file.
3806 * refcard-pl.tex: New file.
3807
7438c86b
GM
38082000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3809
3810 * ps-prin0.ps: Replace gs_languagelevel by languagelevel.
3811 (DefOp): New proc.
3812
3813 * ps-prin1.ps: Replace gs_languagelevel by languagelevel.
3814 (printBackground, SetColor): New procs.
3815 (ZebraColor): Renaming old ZebraGray var.
89d57763 3816
1a3199d9
GM
38172000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3818
3819 * ps-prin1.ps: Eliminate SkipFirstPage.
3820
ee1c5b21
GM
38212000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3822
3823 * ps-prin0.ps: Define command only for language level 1.
3824
d0ab3e9d 38252000-03-16 Vinicius Jose Latorre <vinicius@cpqd.com.br>
89d57763 3826
57cb56f5
GM
3827 * ps-prin0.ps: Define packedarray operator for language level 1,
3828 adjust setduplexmode and settumble definitions.
89d57763 3829
81c7ca69
GM
38302000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3831
f78b3baf 3832 * ps-prin0.ps: New file.
89d57763 3833
81c7ca69
GM
3834 * ps-prin1.ps, ps-prin3.ps: Eliminate CheckConfig.
3835
6ddb893f
KH
38362000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3837
3838 * ps-prin1.ps, ps-prin2.ps, ps-prin3.ps: New files.
3839
3156909f
PE
38401999-11-30 Paul Eggert <eggert@twinsun.com>
3841
3842 * PROBLEMS: Update Solaris 2.6 and 7 problems.
3843
1b0d24e7
PE
38441999-11-22 Paul Eggert <eggert@twinsun.com>
3845
3846 * NEWS: Rename messages-locale to system-messages-locale
3847 and time-locale to system-time-locale.
3848
bab4e322
NF
38491999-10-24 Noah Friedman <friedman@splode.com>
3850
3851 * yow.lines: Add more quotes. Correct a misquote.
3852
3853 * spook.lines: Add more phrases.
3854
83a4cf1d
PE
38551999-10-23 Paul Eggert <eggert@twinsun.com>
3856
1b0d24e7 3857 * NEWS: Describe new functions and variables for locales.
83a4cf1d 3858
c37bbd4f
GM
38591999-10-07 Gerd Moellmann <gerd@gnu.org>
3860
3861 * TUTORIAL.ro: Change copyright statement.
bab4e322 3862
a933dad1
DL
38631999-07-12 Richard Stallman <rms@gnu.org>
3864
3865 * Version 20.4 released.
3866
38671999-06-27 Karl Heuer <kwzh@gnu.org>
3868
3869 * yow.lines: Fix indentation. Fix typo.
3870
38711999-01-19 Dave Love <fx@gnu.org>
3872
3873 * MORE.STUFF: Revamped.
3874
38751999-01-14 Dave Love <fx@gnu.org>
3876
3877 * FAQ: Merge posted updates.
3878
38791998-12-14 Dave Love <fx@gnu.org>
3880
3881 * FAQ: Somewhat edited copy of the most recently posted version.
3882
38831998-11-04 Kenichi Handa <handa@etl.go.jp>
3884
3885 * MACHINES (NEC EWS4800): New section.
3886
38871998-09-04 Karl Heuer <kwzh@gnu.org>
3888
3889 * TUTORIAL: Use C-x C-l, not M-:, as example of disabled command.
3890
38911998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
3892
3893 * Version 20.3 released.
3894
3895 * TUTORIAL.ro: New file.
3896
38971998-04-10 Ken'ichi Handa <handa@melange.gnu.org>
3898
3899 * TUTORIAL.sl: Renamed back to the original.
3900
39011998-04-10 Kenichi Handa <handa@etl.go.jp>
3902
3903 * TUTORIAL.cs: Renamed from TUTORIAL.cz.
3904 * TUTORIAL.ja: Renamed from TUTORIAL.jp.
3905 * TUTORIAL.ka: Renamed from TUTORIAL.kr.
3906 * TUTORIAL.sk: Renamed from TUTORIAL.sl.
3907
39081998-04-06 Kenichi Handa <handa@etl.go.jp>
3909
3910 * TUTORIAL.jp: Re-translated for the latest TUTORIAL.
3911
39121998-03-26 Richard Stallman <rms@psilocin.gnu.org>
3913
3914 * TUTORIAL.sl: New file.
3915
39161997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3917
3918 * Version 20.2 released.
3919
39201997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3921
3922 * Version 20.1 released.
3923
39241997-06-02 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
3925
3926 * CODINGS, CHARSETS: New files.
3927
39281996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3929
3930 * Version 19.33 released.
3931
39321996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3933
3934 * Version 19.32 released.
3935
39361996-06-23 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3937
3938 * refcard.ps: File obtained from someone else;
3939 it was generated badly here.
3940
39411996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
3942
3943 * Version 19.31 released.
3944
39451996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
3946
3947 * TUTORIAL: Rephrase the first page to fit on a standard tty screen.
3948
39491996-05-03 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
3950
3951 * emacs.bash: Use >|.
3952
39531996-01-20 Geoff Voelker <voelker@cs.washington.edu>
3954
3955 * rgb.txt: New file.
3956
39571995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3958
3959 * Version 19.30 released.
3960
39611995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
3962
3963 * gnus-tut.txt: New file.
3964
39651995-07-26 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
3966
3967 * Rename termcap to termcap.src, the historical name for an
3968 uninstalled termcap file.
3969
39701995-06-28 Eric S. Raymond <esr@spiff.gnu.ai.mit.edu>
3971
5879ac68 3972 * termcap.dat, termcap.ucb: Deleted and replaced.
a933dad1
DL
3973
3974 * termcap: New termcap file from the ncurses project; bigger,
3975 better, brighter, does away with waxy yellow buildup. Email
3976 me at terminfo@ccil.org if you have any trouble with this.
3977
3978 * README: Changed to track above change.
3979
39801995-05-24 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
3981
3982 * TUTORIAL: Delete reference to ALT. Change <Rubout> to <Delete>.
3983
39841995-04-26 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
3985
3986 * Makefile (maintainer-clean): Renamed from realclean.
3987
39881995-04-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3989
3990 * tpu-doc.el: File moved to etc dir and renamed.
3991
39921995-04-07 Boris Goldowsky <boris@cs.rochester.edu>
3993
3994 * enriched.doc: Rewritten and simplified.
3995
39961994-11-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3997
3998 * Makefile (eterm): New rule.
3999 (TIC): New variable.
4000
4001 * e/eterm, e/eterm.ti: New files.
4002
40031994-10-24 Boris Goldowsky <boris@mole.gnu.ai.mit.edu>
4004
4005 * enriched.doc: New file.
4006
40071994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4008
4009 * Version 19.26 released.
4010
40111994-07-03 Richard Stallman (rms@gnu.ai.mit.edu)
4012
4013 * TUTORIAL: Talk about flow control along with C-x C-s and C-s.
4014
40151994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4016
4017 * Version 19.25 released.
4018
40191994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4020
4021 * Version 19.24 released.
4022
40231994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4024
4025 * Version 19.23 released.
4026
40271994-04-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4028
4029 * Makefile (clean): Delete DOC*.
4030
40311993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4032
4033 * Version 19.22 released.
4034
40351993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4036
4037 * Version 19.21 released.
4038
40391993-11-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4040
4041 * Version 19.20 released.
4042
40431993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4044
4045 * Version 19.19 released.
4046
40471993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4048
4049 * Version 19.18 released.
4050
40511993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4052
4053 * Version 19.16 released.
4054
40551993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4056
4057 * version 19.15 released.
4058
40591993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4060
4061 * Version 19.14 released.
4062
40631993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4064
5879ac68 4065 Bring mumbleclean targets into conformance with GNU coding standards.
a933dad1
DL
4066 * Makefile (distclean): Don't remove backup and autosave files.
4067 These are easy to get rid of in other ways, and a pain to lose.
4068 (mostlyclean, realclean): New targets.
4069
40701993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4071
4072 * Version 19.13 released.
4073
40741993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4075
4076 * Version 19.10 released.
4077
40781993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4079
4080 * Version 19.9 released.
4081
40821993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4083
4084 * Version 19.8 released.
4085
40861993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4087
5879ac68 4088 * Version 19.7 released.
a933dad1
DL
4089
40901993-05-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4091
4092 * MACHINES: Mention Linux.
4093
40941993-04-26 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4095
4096 * MACHINES: Add section for NeXT, from Thorsten Ohl.
4097
40981993-04-28 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4099
4100 * NEWS: Documented picture-mode improvements.
4101
41021993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4103
4104 * NEWS: Described the new properties of arrow keys and
4105 next-line-add-newlines. Fixed up the GUD description, it was
4106 out of date. This file referenced LNEWS when it should have
4107 said news.texi; fixed.
4108
5879ac68 4109 * news.texi: invocation-name now exists.
a933dad1
DL
4110
41111993-03-27 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4112
4113 * MORE.STUFF: Added.
4114
41151993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4116
4117 * NEWS: Preserved jimb's last change (documenting kill on
4118 read-only buffers).
bab4e322 4119
a933dad1
DL
4120 Added documentation on new info features.
4121
41221993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4123
97fdf31e 4124 * spook.lines: Alpha-sorted this, and added some new hot buttons
a933dad1
DL
4125 for the 1990s.
4126
41271993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4128
5879ac68 4129 * MACHINES: Deleted some VMS caveats. If the src and lisp
97fdf31e 4130 ChangeLogs are correct, dired and mail and process control are now
a933dad1
DL
4131 fully supported.
4132
4133 * NEWS: Added finder news.
4134
41351993-03-19 Richard Stallman (rms@geech.gnu.ai.mit.edu)
4136
4137 * NEWS: Changed.
4138
41391993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4140
4141 * sex.6: Added 900-line support
4142
4143 * NEWS: Added news about the package finder.
4144
41451993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4146
4147 * MACHINES: `Last updated 10 Feb 1992.' was obviously wrong, so
4148 I nuked it. Let the file mod date serve. Merged in APOLLO and
4149 SUNBUG files. Changed references to 18.* to past tense.
4150
5879ac68 4151 * emacs.names: Merged into JOKES. I faked a mail header from the
a933dad1
DL
4152 Unknown User to delimit the first (unheaded) bit.
4153
4154 * Makefile (relock, unlock): New productions.
4155
41561993-03-18 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4157
4158 Augean-stable cleaning time. Partly to save space, but mostly to
4159 reduce the dizzying amount of *stuff* confronting someone exploring
4160 the Emacs distribution, I have the following changes in the etc
4161 directory:
4162
5879ac68 4163 * CHARACTERS: Merged into TO-DO file under the heading "Long Range:"
a933dad1 4164
5879ac68 4165 * DIFF, CCADIFF, GOSDIFF: Merged into a new outline file titled
a933dad1
DL
4166 OTHER.EMACSES. The present names don't really convey anything.
4167 Various key bindings and feature descriptions have been updated.
4168
5879ac68 4169 * NICKLES.WORTH: Nuked. This is copyrighted material that could land
a933dad1
DL
4170 FSF in hot water.
4171
5879ac68 4172 * INTERVAL.IDEAS: Nuked. RMS's thinking, and indeed the
a933dad1
DL
4173 implementation of intervals, have progressed way beyond this.
4174
5879ac68 4175 * RCP: Nuked. It no longer said anything but "Ooops, sorry!"
a933dad1 4176
5879ac68 4177 * ED.WORSHIP, GNU.JOKES: Merged into a mailbox called JOKES.
a933dad1
DL
4178 Future jokes can accumulate there.
4179
5879ac68 4180 * DISTRIB: The actual domestic order form is now ORDERS.USA.
a933dad1
DL
4181 The DISTRIB text now mentions 19.
4182
5879ac68 4183 * ORDERS.USA: Created. This is just the order form. DISTRIB
a933dad1
DL
4184 has a pointer to it at the beginning.
4185
5879ac68 4186 * EUROPE: Renamed to ORDERS.EUROPE. DISTRIB now has a pointer
a933dad1
DL
4187 to it at the beginning.
4188
25e90411 4189 * OOOONEWS, OOOONEWS: Nuked. It's version 19 --- nobody needs the
a933dad1
DL
4190 version 15 and 17 files anymore.
4191
4192 All files marked "Nuked" have actually been moved to =-prefixed
4193 names as per convention. Originals of all files merged still
4194 exist with =-names.
4195
41961993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4197
5879ac68 4198 * XENIX: Nuked (moved to =XENIX). The hackery it describes is
a933dad1
DL
4199 no longer necessary in the presence of 19's function-key-map
4200 feature; I've added an explanation to the beginning of the file.
4201
42021993-03-10 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4203
4204 * MACHINES: Update description of SYSVr3 and r4 support, due to
4205 Eric Raymond's changes.
4206
42071993-03-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4208
4209 * MACHINES: Mention that you have to edit the configure script
4210 when you add support for a new machine, to get it to recognize the
4211 configuration name.
4212
42131992-11-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4214
4215 * MACHINES: Converted to use GCC-style configuration names,
4216 instead of listing m/*.h and s/*.h files. All knowledge of m/ and
4217 s/ files now lives in ../configure.
4218
42191992-10-06 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
4220
4221 * NEWS: Document included tags tables.
4222
42231992-07-22 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4224
4225 * Corrected the news about VC to reflect reality.
4226
42271992-07-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4228
4229 * etags.1: New file, from Richard K. Pixley at Cygnus.
4230
42311992-06-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4232
4233 * Makefile: Most of the contents of this file were only relevant
4234 to things in `../lib-src'; removed all but the `distclean' and
4235 `clean' targets.
4236
42371992-04-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4238
4239 * COPYING: Got June 1991 version of the GPL here.
4240
4241 * ChangeLog: Since the old etc contents have been split into etc
4242 and lib-src, the old etc's ChangeLog has been duplicated in the
4243 new etc and lib-src. That means that each contains complete and
4244 coherent information, although each contains extraneous
bab4e322 4245 information.
a933dad1
DL
4246
42471992-04-08 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4248
4249 * lib-src/etags.c: "--no-warning" option renamed to "--no-warn",
4250 to be consistent with other GNU programs, like makeinfo.
4251
4252 * lib-src/Makefile: Renamed to Makefile.in; the configure script
4253 will edit this to produce Makefile.
4254
42551992-04-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4256
4257 * etags.c (print_help, print_version): New functions.
4258 (main): Options added to support them.
4259
4260 * etags.c (longopts): New array of long names for the options.
4261 (main): Recognize them.
4262
42631992-04-06 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4264
4265 * etags.c (C_entries): Removed comment saying that \" in a string
4266 isn't recognized as magic, because it is correctly handled.
4267
4268 * getopt.c, getopt.h: New files, from GNU C library.
4269 * etags.c: Rewritten to use getopt.
4270 #include "getopt.h".
4271 (file_num): Variable deleted; its role is now played by getopt's
4272 optind.
4273 (main): Argument processing loop rewritten to call getopt to get
4274 next option. Options which take parameters (-o and -i) rewritten
4275 to get parameter from optarg instead of argv[1]. Filename
4276 preprocessing loop and update command changed similarly.
4277 * Makefile (etags, ctags): Depend on and link with getopt.h,
4278 getopt.o, and getopt1.o.
4279 (getopt.o, getopt1.o): New targets for the GNU getopt routines.
4280
4281 * etags.c (outfflag): Variable deleted; it is non-zero iff outfile
4282 is non-zero.
4283
4284 (main): In the argument processing loop, the 'goto next_arg'
4285 statements are breaking out of the switch statement in exactly the
4286 same way that a simple 'break' statement would; replace the gotos
4287 with breaks, and remove the label.
4288
42891992-04-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4290
4291 * etags.c (C_entries): Clear tydef and next_token_is_func at start.
4292 (consider_token): Move next_token_is_func to global.
4293
42941992-04-02 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4295
4296 * Makefile: Conform with GNU coding standards:
4297 (mostlyclean): New target, synonymous with clean.
4298 (TAGS, check): New targets.
4299 (INSTALL, INSTALLFLAGS): New variables.
4300
43011992-03-31 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4302
5879ac68 4303 * lib-src/Makefile, etc/MACHINES, etc/NEWS: Changed references to
a933dad1
DL
4304 `config.emacs' to `configure'.
4305
4306 * lib-src/Makefile: Adjusted for renaming of share-lib to etc.
4307 * etc/MACHINES: Same.
4308
43091992-03-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4310
4311 * movemail.c (main): Allow tempname to be as long as necessary,
4312 instead of limiting it to 39 characters.
4313
4314 * movemail.c (main): Move declaration of buf from top of function
4315 to local block surrounding the copy loop. This makes it less
4316 likely to be confused with the buf used by the code which checks the
4317 permissions on outname's directory.
4318
43191992-03-20 Jim Kingdon (kingdon@albert.gnu.ai.mit.edu)
4320
4321 * SERVICE: Remove my entry.
4322
43231992-03-09 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
4324
4325 * Makefile (emacstool, nemacstool, xvetool): Use ${CFLAGS}, not
4326 hardcoded -g.
4327
4328 * movemail.c (xmalloc): Return char *, not int.
4329 (main) [!MAIL_USE_FLOCK]: Add a new conditional, MAIL_UNLINK_SPOOL,
4330 that is off by default -- normally don't unlink the mail spool
4331 file, just empty it. Pass creat mode 0600, not 0666.
4332
dff28924 43331992-02-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a933dad1
DL
4334
4335 * Makefile (../arch-lib): Depend on ${EXECUTABLES}.
4336 (all): Instead of here.
4337 (install): Don't use the -s option, since people need symbols to
4338 debug code.
4339
dff28924 43401992-01-19 Eric Youngdale (youngdale@v6550c.nrl.navy.mil)
a933dad1
DL
4341
4342 * etags-vmslib.c (fn_exp): Add type cast.
4343
43441992-01-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4345
4346 * movemail.c: Changes in comments.
4347
dff28924 43481992-01-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a933dad1
DL
4349
4350 * Makefile: Make the distclean target erase the DOC files from
4351 ../share-lib and the executables from ../arch-lib.
4352
dff28924 43531992-01-09 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a933dad1 4354
97fdf31e 4355 * emacsclient.c: #include <sys/stat.h>.
a933dad1
DL
4356 (main): Do declare statbfr.
4357
dff28924 43581991-12-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
4359
4360 * emacsserver.c, emacsclient.c [BSD]: Use either /tmp or ~
4361 for the socket, depending on SERVER_HOME_DIR.
4362 If using /tmp, put host name in the socket name.
4363
4364 * movemail.c (pfatal_and_delete): New function.
4365 (main, popmail): Use it.
4366 (popmail): Close output before deleting messages.
4367 Check for error on close and on fsync.
4368 Use `fatal' where appropriate.
4369 (main): Remove (void).
4370
4371 * aixcc.lex: New file. Not officially part of Emacs.
4372 * Makefile: Rules for that.
4373
dff28924 43741991-12-04 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
a933dad1
DL
4375
4376 * yow.c (main): Rename all references to PATH_EXEC to PATH_DATA.
4377
4378 * etags.c (main): Properly cast call to alloca that initializes
4379 included_files.
4380
43811991-08-17 Roland McGrath (roland@geech.gnu.ai.mit.edu)
4382
4383 * etags.c (files_are_tag_tables): Remove global var.
4384 (process_file): Don't test it. Also remove hack checking for a
4385 file named "TAGS".
4386 (main): -i now takes an arg which is the name of a file to include.
4387 Collect these names and emit include tags for them after processing
4388 all the argument files.
4389
dff28924 43901991-07-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
4391
4392 * wakeup.c: Terminate if parent goes away.
4393
dff28924 43941991-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
4395
4396 * etags.c (C_entries): Process token before handling end of line.
4397 When inner loops reach end of line, just back up.
4398 Let the real end of line processing happen in just one place.
5879ac68 4399 (consider_token): Likewise.
a933dad1 4400
dff28924 44011991-04-11 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
a933dad1
DL
4402
4403 * etags.c (TEX_mode): Skip comments while scanning the text to see
4404 which escape character this file uses.
4405
dff28924 44061991-03-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
4407
4408 * emacsserver.c [USG]: Terminate if msgrcv fails.
4409
dff28924 44101991-03-03 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4411
4412 * emacsserver.c [BSD]: Check for errors on stdin after scanf.
4413
dff28924 44141991-01-25 Jim Blandy (jimb@churchy.ai.mit.edu)
a933dad1
DL
4415
4416 * make-docfile: Find the arguments to a C function correctly,
4417 by not ignoring the character that read_c_string returns. Don't
4418 even try to find argument names for functions that take MANY
4419 or UNEVALLED arguments, since they're a figment of the docstring's
4420 imagination.
4421
dff28924 44221991-01-14 Jim Blandy (jimb@churchy.ai.mit.edu)
a933dad1
DL
4423
4424 * make-docfile: Read the .elc files generated by the new byte
4425 compiler.
4426
dff28924 44271990-12-31 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4428
4429 * refcard.tex: Use cm fonts, not am, in multi-column mode.
4430
dff28924 44311990-11-29 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4432
4433 * movemail.c (mbx_delimit_begin): Put space before `unseen'.
4434
dff28924 44351990-11-27 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4436
4437 * Makefile (install*): No need to install wakeup.
4438
dff28924 44391990-11-26 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4440
4441 * Makefile (install*): Install emacsclient like etags.
4442
dff28924 44431990-11-13 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4444
4445 * movemail.c (error): Handle 3 args.
4446 (main): Don't check input access if using pop.
4447
dff28924 44481990-10-16 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4449
4450 * etags.c (find_entries): Check for numbers after Scheme suffix.
4451
dff28924 44521990-10-14 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4453
4454 * termcap.dat (vt200-80): Fix ke and ks to frob flag 1.
4455
dff28924 44561990-10-09 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4457
4458 * Makefile (nemacstool, xvetool): New targets.
4459
dff28924 44601990-09-26 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4461
4462 * emacsclient.c: Include errno.h and define related variables.
4463
dff28924 44641990-09-23 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4465
4466 * emacsclient.c: Change usage message.
4467
dff28924 44681990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
a933dad1 4469
5879ac68 4470 * emacs.1: Add break before -nw option.
a933dad1 4471
dff28924 44721990-08-19 David J. MacKenzie (djm@apple-gunkies)
a933dad1
DL
4473
4474 * qsort.c: Replace with GNU version.
4475
dff28924 44761990-08-14 David J. MacKenzie (djm@apple-gunkies)
a933dad1
DL
4477
4478 * wakeup.c: New program replacing loadst.c.
4479
dff28924 44801990-08-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4481
4482 * emacsclient.c [USG]: Pass msgsnd only 4 args.
4483
dff28924 44841990-08-09 David J. MacKenzie (djm@pogo.ai.mit.edu)
a933dad1
DL
4485
4486 * etags.c: Rename `flag' variables for what they do instead of
4487 which option character sets them.
4488
dff28924 44891990-05-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4490
4491 * loadst.c (main): Conditional to get load average on Apollo.
4492
dff28924 44931990-05-22 Joseph Arceneaux (jla@churchy.ai.mit.edu)
a933dad1
DL
4494
4495 * emacsserver.c: Set the permission on the socket to 0600.
4496
dff28924 44971990-03-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4498
4499 * emacsclient.c [BSD]: Print clean message for failing getwd.
4500
dff28924 45011990-03-20 David Lawrence (tale@pogo.ai.mit.edu)
a933dad1
DL
4502
4503 * getdate.y: Use the getdate.y from GNU tar for timer.
4504
dff28924 45051990-03-18 Jim Kingdon (kingdon@pogo.ai.mit.edu)
a933dad1
DL
4506
4507 * emacsclient.c (main): Don't put brackets around "filename" in
4508 usage message. It isn't optional.
4509
dff28924 45101990-03-14 Joseph Arceneaux (jla@churchy.ai.mit.edu)
a933dad1 4511
5879ac68 4512 * etags.c (getit): Recognize '$' as beginning identifiers.
a933dad1 4513
dff28924 45141990-02-22 David Lawrence (tale@pogo.ai.mit.edu)
a933dad1
DL
4515
4516 * emacsserver.c: Renamed from server.c.
4517 * Makefile: Reference emacsserver rather than server.
4518 * MACHINES: Doc fix for new emacsserver name.
4519
dff28924 45201990-01-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4521
4522 * emacsclient.c: Print program name in error messages.
4523
dff28924 45241990-01-19 David Lawrence (tale@cocoa-puffs)
a933dad1
DL
4525
4526 * timer.c, getdate.y (new files) and Makefile:
4527 Sub-process support for run-at-time in timer.el.
bab4e322 4528 Doesn't yet work correctly for USG.
a933dad1 4529
dff28924 45301990-01-10 Jim Kingdon (kingdon@pogo)
a933dad1
DL
4531
4532 * MACHINES: Add HP 300 running BSD.
4533
dff28924 45341990-01-02 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4535
4536 * yow.c: Dynamically allocate buffer; skip header before random
4537 choice to avoid bias toward first item.
4538
dff28924 45391989-12-24 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4540
4541 * etags.c (readline): Separate out init of `pend'.
4542
dff28924 45431989-12-17 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4544
4545 * etags.c: Undo changes relating to isgoodhdr.
4546
dff28924 45471989-12-16 Mosur Mohan (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4548
4549 * etags.c (isgoodhdr): New macro.
4550 (_gdh, notgdh): New variable used by that.
4551 (init): Initialize _gdh.
4552 (find_entries): Set header_file.
4553 (consider_token): Use isgoodhdr if in header file.
4554
4555 * etags.c (total_size_of_entries):
4556 Was miscalculating by 1 in rewritten case.
4557
4558 * etags.c (PAS_funcs): One arg to pfnote was missing.
4559
dff28924 45601989-12-05 Joseph Arceneaux (jla@spiff)
a933dad1
DL
4561
4562 * MACHINES: Change for the ULTRIX entry.
4563
dff28924 45641989-11-21 Joseph Arceneaux (jla@spiff)
a933dad1
DL
4565
4566 * etags.c (process_file): If file is not regular, return.
4567
dff28924 45681989-11-06 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4569
4570 * loadst.c (main): Handle FIXUP_KERNEL_SYMBOL_ADDR.
4571
dff28924 45721989-10-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4573
4574 * loadst.c (load_average): If HAVE_GETLOADAVG, use getloadavg.
4575 (main): If HAVE_GETLOADAVG, don't call `nlist'.
4576
dff28924 45771989-10-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4578
4579 * etags.c (consider_token): Allow any number of typespec keywords
4580 after `typedef', before new type name.
4581 (enum sym_type): Add st_C_typespec.
4582 (C_create_stab): Put typespec kwds in table.
4583
dff28924 45841989-08-27 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
a933dad1
DL
4585
4586 * etags.c (main): Don't depend on name invoked by.
4587 If CTAGS is not defined, assume it is ETAGS.
4588
dff28924 45891989-07-31 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4590
4591 * etags.c (L_funcs): Allow package name in define construct,
4592 as in (foo::defmumble name-defined ...).
4593
dff28924 45941989-07-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4595
4596 * etags.c (find_entries): Stupid bug testing for C filename suffixes.
4597
4598 * Makefile (yow): Depends on ../src/paths.h.
4599
dff28924 46001989-07-04 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
a933dad1
DL
4601
4602 * etags.c: Fix compilation by moving Pascal after Fortran.
4603
dff28924 46041989-06-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4605
4606 * movemail.c [USG]: Define F_OK, etc., if not found in header.
4607
dff28924 46081989-05-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4609
4610 * hexl.c: New file, supports hexl-mode.
4611
dff28924 46121989-05-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4613
4614 * movemail.c: New compilation flag MAIL_USE_MMDF.
4615
dff28924 46161989-05-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4617
4618 * emacsclient.c: Use BSD code whenever HAVE_SOCKETS.
4619 * server.c: Likewise.
4620
4621 * make-docfile.c (scan_c_file): Output argument names at end of string.
4622 (write_c_args): New subroutine.
4623
dff28924 46241989-04-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4625
4626 * movemail.c: Report failure of flock.
4627
dff28924 46281989-04-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4629
4630 * etags.c (find_entries): Allow multi-letter extensions for fortran.
4631
dff28924 46321989-04-18 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1 4633
5879ac68 4634 * loadst.c: On bsd4.3, use gettimeofday instead of CPUSTATES.
a933dad1 4635
dff28924 46361989-03-15 Jeff Peck (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4637
4638 * emacstool.c: setenv IN_EMACSTOOL=t, TERM=sun, TERMCAP=.
4639
7de6767d 4640 * emacstool.1: Update to document environment variables.
1e866943 4641
5879ac68 46421989-02-21 Mosur Mohan (email@notavailable)
1e866943 4643
28cfe103 4644 * etags.c (PAS_funcs): New function.
a933dad1 4645
dff28924 46461989-02-21 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1 4647
a933dad1
DL
4648 * movemail.c: On sysv, include unistd.h.
4649
dff28924 46501989-02-18 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4651
4652 * b2m.c: New file.
4653
dff28924 46541989-02-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1 4655
5879ac68 4656 * etags.c: Prolog support from Sunichirou Sugou.
a933dad1 4657
dff28924 46581989-02-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4659
4660 * Makefile (clean): New target.
4661
dff28924 46621989-01-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4663
4664 * fakemail.c (put_line): Break header lines at 79 cols.
4665
28cfe103 46661989-01-19 Sam Kendall (email@notavailable)
a933dad1 4667
1e866943 4668 * etags.c: Greatly rewritten for C++ support and for multiple tags
5879ac68 4669 per line.
a933dad1 4670
dff28924 46711989-01-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4672
4673 * movemail.c: Check access before doing real work.
4674 Check that outfile is in a writable directory.
4675 On fatal error, delete the lock file.
4676
dff28924 46771988-12-31 Richard Mlynarik (mly@rice-chex.ai.mit.edu)
a933dad1 4678
5879ac68
JB
4679 * env.c: Add decl for my-index.
4680 * etags.c (file-entries): .oak => scheme
a933dad1 4681
dff28924 46821988-12-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4683
4684 * movemail.c: Use `access' to check input and output files.
4685
dff28924 46861988-12-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4687
4688 * emacsclient.c (main): Ignore all of CWD before first slash.
4689
dff28924 46901988-12-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4691
4692 * etags.c (readline): Double linebuffer->size outside the xrealloc.
4693
dff28924 46941988-12-22 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4695
4696 * server.c, emacsclient.c: Don't try to use gid_t; it isn't defined.
4697 * server.c: chmod the socket to 0700.
4698
dff28924 46991988-12-09 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4700
4701 * fakemail.c (main): Let env var FAKEMAILER override pgm to run.
4702 (add_field): Delete comments and turn `<', `>' to spaces
4703 in header lines.
4704 (USE_FAKEMAIL): New customization macro says to make fakemail
4705 not be a no-op even on a BSD system.
4706
dff28924 47071988-12-01 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4708
4709 * etags.c (consider_token): Skip comments just like whitespace.
4710 Notice `struct', etc. and set strtag for those tokens.
4711 Return 1 for the token following `struct' if an open-brace follows it.
4712 (C_entries): Special handling of token following `struct'
4713 needed because we have probably advanced to the following line
4714 to find the `{'.
4715 (main): New option `T' sets tflag and strflag.
4716 Set both of them by default if eflags.
4717
dff28924 47181988-11-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4719
4720 * movemail.c: Do fsync before closing output.
4721
dff28924 47221988-11-29 Richard Mlynarik (mly@pickled-brain.ai.mit.edu)
a933dad1 4723
5879ac68
JB
4724 * movemail.c: Better error message when can't create tempname.
4725 This file needs a great deal of extra error-checking and lucid reporting...
a933dad1 4726
dff28924 47271988-11-16 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4728
4729 * etags.c: Support assembler code for .s and .a files.
4730 (getit): Allow underscore in a tag.
4731
dff28924 47321988-11-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4733
4734 * movemail.c: Close output and check errors before deleting input.
4735
dff28924 47361988-10-01 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
a933dad1
DL
4737
4738 * emacsclient.c [SYSVIPC]: Compute cwd only once; decide properly
4739 whether to prefix it. Handle line number args.
4740
dff28924 47411988-09-24 Richard Stallman (rms@gluteus.ai.mit.edu)
a933dad1 4742
5879ac68 4743 * etags.c (main): Default setting of eflag was backwards.
a933dad1 4744
dff28924 47451988-09-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4746
4747 * etags.c: New option -i. -f renamed -o.
4748 `-' as input file means read input file names from stdin.
4749 -i spec'd or input file named TAGS means the input file is another
4750 tag table; output an "include" line for it.
4751
dff28924 47521988-09-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4753
4754 * Makefile: New vars DESTDIR, BINDIR, LIBDIR, MANDIR, MANEXT.
4755 New targets install, install.sysv, install.xenix.
4756 This makefile is now responsible for installing executables
4757 and documentation from this directory into system directories.
4758
dff28924 47591988-09-16 Richard Stallman (rms@corn-chex.ai.mit.edu)
a933dad1
DL
4760
4761 * server.c, emacsclient.c (main): Compute socket name from euid.
4762
dff28924 47631988-08-04 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4764
4765 * emacsclient.c: Args like +DIGITS are passed through unchanged.
4766
dff28924 47671988-07-12 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4768
4769 * server.c: If both BSD and HAVE_SYSVIPC, use the latter.
4770 * emacsclient.c: Likewise.
4771 In the HAVE_SYSVIPC alternative, if BSD, use getwd instead of getcwd.
4772
dff28924 47731988-06-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4774
4775 * etags.c: Handle `typedef struct foo {' (price@mcc.com).
4776 (istoken) New string-comparison macro.
4777 (consider_token): New arg `level'. New state `tag_ok' in `tydef'.
4778
dff28924 47791988-06-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4780
4781 * etags.c: Changes for VMS.
4782 Always define ETAGS on VMS.
4783 Define macros GOOD and BAD for success and failure exit codes.
4784 (begtk, intk): Allow `$' in identifiers
4785 (main): Don't support -B, -F or -u on VMS.
4786 Alternate loop for scanning filename arguments.
4787 (system): Delete definition of this function.
4788
4789 * etags-vmslib.c (system): Undefine this; VMS now provides it.
4790
dff28924 47911988-06-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4792
4793 * loadst.c: Prevent multiple-def errors on BSD and BSD4_3
4794 around include of param.h. (Like fns.c.)
4795
dff28924 47961988-05-16 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
4797
4798 * loadst.c (load_average): Move load-average code to this new fn.
4799 Add conditionals to compute load ave on UMAX.
4800
dff28924 48011988-05-14 Richard Stallman (rms@lucky-charms.ai.mit.edu)
a933dad1
DL
4802
4803 * loadst.c: Change DK_HEADER_FILE to DKSTAT_HEADER_FILE
4804 with opposite sense.
4805
dff28924 48061988-05-13 Chris Hanson (cph@kleph)
a933dad1 4807
5879ac68
JB
4808 * emacsclient.c: Delete references to unused variable `out'.
4809 This caused a bus error when used under hp-ux.
a933dad1 4810
dff28924 48111988-05-06 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
4812
4813 * loadst.c: Control dk.h conditional with DK_HEADER_FILE.
4814
dff28924 48151988-05-04 Richard Stallman (rms@rice-krispies.ai.mit.edu)
a933dad1
DL
4816
4817 * etags.c (find_entries): `.t' or `.sch' means scheme code.
4818
dff28924 48191988-04-29 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
4820
4821 * loadst.c: Add BSD4_3 conditional for file dk.h instead of dkstat.h.
4822
dff28924 48231988-04-28 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
4824
4825 * movemail.c: #undef close, since config can #define it on V.3.
5879ac68 4826 * emacsclient.c, fakemail.c, loadst.c, server.c: Likewise.
a933dad1 4827
dff28924 48281988-04-26 Richard Stallman (rms@lucky-charms.ai.mit.edu)
a933dad1
DL
4829
4830 * etags.c (TEX_mode, etc.): Remove superfluous backslashes from
4831 invalid escape sequences such as `\{'.
4832
4833 * loadst.c: Add `sequent' conditional for file dk.h.
4834
dff28924 48351988-03-20 Richard M. Stallman (rms@wilson)
a933dad1 4836
5879ac68 4837 * server.c [not BSD and not HAVE_SYSVIPC]: Fix error message.
a933dad1 4838
5879ac68 4839 * loadst.c (main) [XENIX]: Use /usr/spool/mail, not /usr/mail.
6922b018
KH
4840
4841;; Local Variables:
880820fe 4842;; coding: utf-8
33462dfa 4843;; add-log-time-zone-rule: t
6922b018 4844;; End:
2a34a036
GM
4845
4846 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001
114f9c96 4847 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
1bb97e22 4848 Free Software Foundation, Inc.
5b87ad55
GM
4849
4850 This file is part of GNU Emacs.
4851
ab73e885 4852 GNU Emacs is free software: you can redistribute it and/or modify
5b87ad55 4853 it under the terms of the GNU General Public License as published by
ab73e885
GM
4854 the Free Software Foundation, either version 3 of the License, or
4855 (at your option) any later version.
5b87ad55
GM
4856
4857 GNU Emacs is distributed in the hope that it will be useful,
4858 but WITHOUT ANY WARRANTY; without even the implied warranty of
4859 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
4860 GNU General Public License for more details.
4861
4862 You should have received a copy of the GNU General Public License
ab73e885 4863 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
ab5796a9
MB
4864
4865;;; arch-tag: 094f3a51-bd72-44d0-8fac-2ac242c6c5b1