2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
[bpt/emacs.git] / etc / ChangeLog
CommitLineData
82e98df4
SM
12009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * NEWS: Declare unibyte sessions obsolete.
4
7284d47a
MA
52009-08-28 Michael Albinus <michael.albinus@gmx.de>
6
7 * NEWS: Mention Tramp connection method "rsyncc" and variable
8 `process-file-side-effects'.
9
3c736e33
KH
102009-08-13 Kenichi Handa <handa@m17n.org>
11
12 * NEWS: Mention the new coding systme `utf-8-hfs' and many
13 functions for Unicode normalization.
14
f10ce991
CY
152009-08-09 CHENG Gao <chenggao@gmail.com>
16
17 * MORE.STUFF: Update Etags and Ispell URLs.
18
e9b23a04
DD
192009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
20
21 * images/gud/all.xpm, images/gud/thread.xpm: New icons for
22 gdb-mi.el
23
3bca7ca5
DN
242009-08-07 Dan Nicolaescu <dann@ics.uci.edu>
25
26 * e/eterm-color.ti (msgr, u6, u7): New capabilities.
27
aa16c75d
MA
282009-08-02 Michael Albinus <michael.albinus@gmx.de>
29
30 * NEWS: Autorevert Tail mode works now for remote files.
31
cabb1527
CY
322009-07-26 Kevin Ryde <user42@zip.com.au>
33
34 * compilation.txt: Add Perl-Glib sample message.
35
100b6355
KR
362009-07-23 Ken Raeburn <raeburn@raeburn.org>
37
38 * NEWS: `load-in-progress' corruption fixed.
39
0b5546d6
GM
402009-07-21 Glenn Morris <rgm@gnu.org>
41
42 * refcards/cs-dired-ref.tex, refcards/dired-ref.tex:
43 * refcards/fr-dired-ref.tex, refcards/sk-dired-ref.tex:
44 * refcards/cs-refcard.tex, refcards/de-refcard.tex:
45 * refcards/fr-refcard.tex, refcards/pl-refcard.tex:
46 * refcards/pt-br-refcard.tex, refcards/refcard.tex:
47 * refcards/ru-refcard.tex, refcards/sk-refcard.tex:
48 * refcards/cs-survival.tex, refcards/fr-survival.tex:
49 * refcards/sk-survival.tex, refcards/survival.tex:
50 Remove version numbers that don't mean much. Instead, just use Emacs
51 version and date. Use FSF URL rather than postal address.
52
53 * refcards/vipcard.tex (versionnumber, version): Remove.
54 (versionemacs, versionvip): New.
55 (copyrightnotice): Use FSF URL rather than postal address.
56
57 * refcards/viperCard.tex (versionnumber): Rename to versionviper.
58 (versionemacs, versionxemacs): New.
59 (version): Remove.
60 (copyrightnotice): Use FSF URL rather than postal address.
61
f3cc0ddb
GM
622009-07-16 Glenn Morris <rgm@gnu.org>
63
c2c847d2
GM
64 * refcards/cs-dired-ref.tex, refcards/fr-dired-ref.tex:
65 * refcards/sk-dired-ref.tex:
66 Remove non-existent (?) bindings: w, C-u o, U, delete.
67 Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.
68
f3cc0ddb
GM
69 * refcards/gnus-refcard.tex: Condense a few sentences in order to
70 make them fit on one line, and add some page breaks, to improve the
71 layout in the pdfs.
72
c1baf2d1
GM
732009-07-15 Glenn Morris <rgm@gnu.org>
74
75 * refcards/dired-ref.tex: Change from A4 to letter paper.
76 Remove non-existent (?) bindings: w, C-u o, U, delete.
77 Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.
78 New: async shell command = &.
79
80 * refcards/gnus-refcard.tex (Copyright): Add 2009.
81 (Notes): Add missing line-break.
82 (Threading): Reword to fit on one line.
83
84 * refcards/calccard.tex (emacsversionnumber): Just use major version.
85
86 * refcards/Makefile (gnus-booklet.pdf): Use jobname rather than
87 clobbering gnus-refcard.pdf.
88 (clean): Remove .aux files.
31a9ab9d 89 (gnus-logo.pdf): Remove rule, since this file is distributed.
c1baf2d1 90
86b12161
KH
912009-07-10 Kenichi Handa <handa@m17n.org>
92
93 * tutorials/TUTORIAL.ja: Reflect the latest change of TUTORIAL.
94
4cbe53b4
GM
952009-07-10 Kevin Ryde <user42@zip.com.au>
96
97 * compilation.txt: Fix names of some elements.
98
45ea35bf
GM
992009-07-08 Glenn Morris <rgm@gnu.org>
100
101 * tutorials/TUTORIAL: Standardize the way M-x commands are written:
102 dashes inside command names, not spaces; spaces before <Return>.
103 (Summary): Describe the new behavior of C-l.
104 (Basic Cursor Control): Don't say that files "ought" to end in newlines.
105 Try to distinguish scroll bar from fringes.
106 You can also scroll with a wheel mouse.
107 (If Emacs Stops Responding): Rename from "When Emacs is hung".
108 (Inserting And Deleting): Continuation marks appear in the fringe.
109 Clarify that deletion can be undone. Mention cut and paste, and
110 the Glossary.
111 (Files, Mode Line): Update mode-line format.
112 (Extending The Command Set): Downplay C-z, since using Emacs on a
113 text-only terminal is less common these days.
114 (Searching): Incremental searching is no longer atypical.
115 Downplay flow control issues, remove reference to deleted FAQ node.
116 (Multiple Windows): Mention frames.
117 (Multiple Frames): New section.
118 (Getting More Help): Downplay C-h having a different binding.
119 Don't say help is "on-line", since the meaning has changed.
120 (More Features): Replace "on-line". Use C-h rather than F10 h.
121 Say a little more about completion.
122 (Conclusion): Don't mention C-z again here.
123
3f1c6666
JD
1242009-07-01 Jan Djärv <jan.h.d@swipnet.se>
125
126 * NEWS: Mention maximized.
127
edb54f27
MA
1282009-06-30 Michael Albinus <michael.albinus@gmx.de>
129
130 * NEWS: Add "synce" connection method of Tramp.
131
ac8b8fcd
MA
1322009-06-24 Michael Albinus <michael.albinus@gmx.de>
133
134 * NEWS: Add new connection methods of Tramp.
135
aa4a9384
KH
1362009-06-24 Kenichi Handa <handa@m17n.org>
137
138 * charsets/stdenc.map: Re-generated.
139
140 * charsets/symbol.map: Re-generated.
141
70243478
CY
1422009-06-21 Chong Yidong <cyd@stupidchicken.com>
143
144 * Branch for 23.1.
145
043dfe24
AM
1462009-06-15 Alan Mackenzie <acm@muc.de>
147
148 * NEWS: Document changes to end-of-defun-function, clarifying
149 entry for beginning-of-defun-function.
150
d1d87851
BW
1512009-06-13 Bill Wohler <wohler@newt.com>
152
153 Release MH-E version 8.2.
154
155 * NEWS, MH-E-NEWS: Update for MH-E release 8.2.
156
742c7b4c
KH
1572009-06-12 Kenichi Handa <handa@m17n.org>
158
67cbe681
KH
159 * HELLO: Use "/" instead of "," to seperate independent words.
160
742c7b4c
KH
161 * charsets/*.map: All re-generated.
162
1632009-06-08 Kenichi Handa <handa@m17n.org>
164
165 * HELLO: Downcase "suomi".
166
74815974
WL
1672009-05-25 Werner Lemberg <wl@gnu.org>
168
169 * tutorial/TUTORIAL.de: Updated; synchronize with TUTORIAL.
170 Use reformed Orthography.
171 Minor improvements.
172
ece53951
CY
1732009-05-19 Chong Yidong <cyd@stupidchicken.com>
174
175 * refcards/survival.tex: Add M-g M-g binding.
176
177 * refcards/survival.tex:
178 * refcards/sk-survival.tex:
179 * refcards/sk-refcard.tex:
180 * refcards/sk-dired-ref.tex:
181 * refcards/ru-refcard.tex:
182 * refcards/pt-br-refcard.tex:
183 * refcards/pl-refcard.tex:
184 * refcards/fr-survival.tex:
185 * refcards/fr-dired-ref.tex:
186 * refcards/dired-ref.tex:
187 * refcards/cs-survival.tex:
188 * refcards/cs-refcard.tex:
189 * refcards/cs-dired-ref.tex: Bump refcard version numbers to 23.
190
a96da3ab
CY
1912009-05-15 Chong Yidong <cyd@stupidchicken.com>
192
193 * refcards/refcard.tex: Update Emacs version to 23.
194
91ce9459
CY
1952009-05-15 Sven Joachim <svenjoac@gmx.de>
196
197 * refcards/de-refcard.tex: Merge changes from refcard.tex.
198 Change `Paragraph' to `Absatz'.
199
583ebd63
GM
2002009-04-09 Glenn Morris <rgm@gnu.org>
201
202 * MORE.STUFF: Update some urls. Remove dead links: eshell, expand,
203 ffap, hideshow. Remove original whitespace, now in obsolete/.
204 Remember and nXML are part of the distribution now.
205
2d2db320
KH
2062009-03-13 Kenichi Handa <handa@m17n.org>
207
208 * NEWS: Add description for the argument change of
209 `set-fontset-font' and `print-fontset'.
210
bd6e492c
GM
2112009-02-25 Glenn Morris <rgm@gnu.org>
212
213 * MORE.STUFF: Mention Zile.
214
a20878b6
MB
2152009-02-23 Miles Bader <miles@gnu.org>
216
217 * NEWS: Rename `system-process-attributes' to `process-attributes'.
218
6766b10c
NR
2192009-02-19 Nick Roberts <nickrob@snap.net.nz>
220
221 * compilation.txt: Add entry for maven.
222
f623f737
JB
2232009-02-14 Jay Belanger <jay.p.belanger@gmail.com>
224
225 * refcards/calccard.tex: Update version number.
226 Mention Maxima mode.
227
bec18736
DN
2282009-02-04 Dan Nicolaescu <dann@ics.uci.edu>
229
230 * compilation.txt (gnu): Add an example for the "note" format.
231
8c4fae51
JR
2322009-02-04 Jason Rumney <jasonr@gnu.org>
233
234 * PROBLEMS (CPP): Note problem with resource compiler of MSVC.
235
2c015ae7
GM
2362009-02-02 Carsten Dominik <dominik@science.uva.nl>
237
238 * refcards/orgcard.tex: New version number.
239
62e466d0
JB
2402009-01-28 Juanma Barranquero <lekktu@gmail.com>
241
242 * PROBLEMS (Windows): Add entry about TCC/4NT and App Paths keys.
243
7ddb1b5f
CD
2442009-01-28 Carsten Dominik <dominik@science.uva.nl>
245
246 * refcards/orgcard.tex: New version number.
247
3da3282e
CD
2482009-01-27 Carsten Dominik <dominik@science.uva.nl>
249
250 * refcards/orgcard.tex: New version number.
251
be7ca044
KH
2522009-01-27 Kenichi Handa <handa@m17n.org>
253
254 * NEWS: New function `coding-sytem-from-name'.
255
55e0839d
CD
2562009-01-25 Carsten Dominik <dominik@science.uva.nl>
257
258 * refcards/orgcard.tex: New year and version number.
259 Document heading/item conversion commands.
260 Document C-c RET in tables.
261
cc2fc5a2
MA
2622009-01-03 Michael Albinus <michael.albinus@gmx.de>
263
264 * NEWS: Tramp supports IPv6 addresses.
265
b6cb4cd5
CD
2662008-12-20 Carsten Dominik <dominik@science.uva.nl>
267
268 * refcards/orgcard.tex: Version number change.
269
bde76d3e
EZ
2702008-12-19 Eli Zaretskii <eliz@gnu.org>
271
272 * PROBLEMS (MS-DOS): Document the problems on Vista.
273
ed208c8a
CD
2742008-12-17 Carsten Dominik <dominik@science.uva.nl>
275
276 * refcards/orgcard.tex: Version number change.
277
67df9cfb
CD
2782008-12-16 Carsten Dominik <dominik@science.uva.nl>
279
280 * refcards/orgcard.tex: Version number change.
281
7c3cb0ab
DN
2822008-12-11 Dan Nicolaescu <dann@ics.uci.edu>
283
284 * MACHINES: SH3 is still supported.
285
96c8522a
CD
2862008-12-07 Carsten Dominik <dominik@science.uva.nl>
287
288 * refcards/orgcard.tex: Version number update.
289
0956be4f
JB
2902008-11-27 Juanma Barranquero <lekktu@gmail.com>
291
292 * NEWS: Fix typo. (Bug#1439)
293
e45e3595
CD
2942008-11-12 Carsten Dominik <dominik@science.uva.nl>
295
296 * refcards/orgcard.tex: Document the extra yanking key.
297
33198156
MH
2982008-11-08 Mark A. Hershberger <mah@everybody.org>
299
300 * compilation.txt (php): Add regexp for php error messages.
301
d6c180c4
JB
3022008-10-24 Juanma Barranquero <lekktu@gmail.com>
303
304 * NEWS: New function `locate-user-emacs-file'.
305
fac5dc61
DN
3062008-10-18 Ulrich Mueller <ulm@gentoo.org>
307
308 * MACHINES: Add section for SuperH.
309
47ffc456
CD
3102008-10-12 Carsten Dominik <dominik@science.uva.nl>
311
312 * refcards/orgcard.tex: Add description for attachments, plus
313 minor changes.
314
3152008-07-24 Carsten Dominik <dominik@science.uva.nl>
316
317 * refcards/orgcard.tex: Minor fixes.
318
29c068d1
DU
3192008-09-08 Daiki Ueno <ueno@unixuser.org>
320
321 * TODO: Remove the entry describing auto-encryption.
322
3256a475
RC
3232008-08-26 Robert J. Chassell <bob@rattlesnake.com>
324
10d1d0af 325 * PROBLEMS: Prevent pasting a region twice on an xterm or rxvt in X.
3256a475 326
5bd950ea
CY
3272008-08-23 Chong Yidong <cyd@stupidchicken.com>
328
329 * HELLO: Fix Javanese pun.
330
f956beb6
BW
3312008-08-18 Bill Wohler <wohler@newt.com>
332
333 Release MH-E version 8.1.
10d1d0af 334
f956beb6
BW
335 * NEWS, MH-E-NEWS: Update for MH-E release 8.1.
336
4e5a8be9
VJL
3372008-08-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
338
339 * NEWS: Improve information about whitespace package.
340
6d496c76
TZ
3412008-08-01 Teodor Zlatanov <tzz@lifelogs.com>
342
343 * NEWS: Add entries about the new auth-source integration and
344 about the cyrillic-translit modifications.
345
7ded3383
AR
3462008-08-01 Adrian Robert <Adrian.B.Robert@gmail.com>
347
348 * Emacs.clr: Remove.
349
7c2fb837
DN
3502008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
351
352 * termcap.src: Remove file.
353 * README:
354 * PROBLEMS:
355 * MACHINES: Remove VMS info.
356
9e2a2647
DN
3572008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
358
359 * PROBLEMS:
360 * MACHINES: Remove mentions of Mac Carbon.
361
355b422f
VJL
3622008-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
363
364 * NEWS: New function `diff-show-trailing-blanks' in diff-mode.el.
365
b8454fe2
MA
3662008-07-24 Michael Albinus <michael.albinus@gmx.de>
367
368 * NEWS: Add xesam.el.
369
2f56f788
VJL
3702008-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
371
372 * NEWS: Add information about whitespace package.
373
15f54450
JL
3742008-07-19 Juri Linkov <juri@jurta.org>
375
376 * tutorials/TUTORIAL: Add information about C-g to the introduction.
377
555b0992
JB
3782008-07-18 Francesc Rocher <rocher@member.fsf.org>
379
380 * images/splash8.xpm: Remove.
381
ba60bd44 3822008-07-17 Adrian Robert <Adrian.B.Robert@gmail.com>
06b62770
AR
383
384 * NEWS: Add entry about NS port.
385
ba60bd44 3862008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
387
388 * Emacs.clr: New file, add support for X color names to NS display
389 implementations.
390
268207a3
JL
3912008-07-12 Juri Linkov <juri@jurta.org>
392
393 * HELLO: Use more correct IPA characters for English pronunciation.
394 Add the combining acute accent after the accented vowel in the
395 Russian example like it is used in dictionaries.
396
3b48f0d2
KH
3972008-07-11 Kenichi Handa <handa@m17n.org>
398
10d1d0af 399 * HELLO: Change the Arabic words appearing in Non-ASCII examples to
3b48f0d2
KH
400 iso-8859-6 characters.
401
68548459
JB
4022008-07-02 Francesc Rocher <rocher@member.fsf.org>
403
404 * images/splash.png:
405 * images/splash.svg:
406 * images/gnus/gnus.png:
407 * images/gnus/gnus.svg: New files.
408
50542767
KH
4092008-06-25 Kenichi Handa <handa@m17n.org>
410
411 * NEWS: Mention string-to-unibyte.
412
e9e70c43
MA
4132008-06-21 Michael Albinus <michael.albinus@gmx.de>
414
415 * NEWS: Tramp uses auth-source.
416
203553fd
JPW
4172008-06-08 John Paul Wallington <jpw@pobox.com>
418
68548459 419 * NEWS: Document that `completion-ignore-case' is nil on MS-Windows.
203553fd 420
23aaf52b
MO
4212008-05-19 Tom Tromey <tromey@redhat.com>
422
423 * NEWS: Mention directory-local variables.
424
5525fa30
JL
4252008-05-11 Juri Linkov <juri@jurta.org>
426
427 * images/custom/README:
428 * images/custom/down.xpm:
429 * images/custom/down-pushed.xpm:
430 * images/custom/right.xpm:
431 * images/custom/right-pushed.xpm: New files.
432
db86064f
ER
4332008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
434
435 * NEWS: Support for Meta-CVS removed.
436
ba82b36e
NR
4372008-05-05 Nick Roberts <nickrob@snap.net.nz>
438
439 * compilation.txt: Add regexp for Open Watcom compiler output.
440
e405fa5f
RS
4412008-05-04 Reiner Steib <reiner.steib@gmx.de>
442
443 * NEWS: Reword previous commit.
444 * NEWS.22: Document removal of duplicated "alt-" input methods.
445
4462008-05-03 Glenn Morris <rgm@gnu.org>
447
448 * NEWS: Document removal of duplicated "alt-" input methods.
449
1cb33438
GM
4502008-04-26 Glenn Morris <rgm@gnu.org>
451
452 * forms-d2.dat: Move here from ../lisp.
453
312082e9
JR
4542008-04-06 Jason Rumney <jasonr@gnu.org>
455
456 * HELLO (Burmese): Rename from Myanmar.
457
e652d4d3
RS
4582008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
459
460 * GNUS-NEWS (incoming mail files): Add version.
461
bd6b0b01
RS
4622008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
463
5bc6ddff
MB
464 * tutorials/TUTORIAL.de: Remove even more discussion of flow
465 control. Refer to node name `Init Rebinding' instead of title.
466
28a16a1b
CD
4672008-03-13 Carsten Dominik <dominik@science.uva.nl>
468
469 * refcards/orgcard.tex: Minor fixes.
470
4d2d106e
CY
4712008-03-12 Chong Yidong <cyd@stupidchicken.com>
472
5bc6ddff
MB
473 * tutorials/TUTORIAL, tutorials/TUTORIAL.fr, tutorials/TUTORIAL.ro:
474 * tutorials/TUTORIAL.bg, tutorials/TUTORIAL.it, tutorials/TUTORIAL.ru:
475 * tutorials/TUTORIAL.cn, tutorials/TUTORIAL.ja, tutorials/TUTORIAL.sk:
476 * tutorials/TUTORIAL.cs, tutorials/TUTORIAL.ko, tutorials/TUTORIAL.sl:
477 * tutorials/TUTORIAL.de, tutorials/TUTORIAL.nl, tutorials/TUTORIAL.sv:
478 * tutorials/TUTORIAL.eo, tutorials/TUTORIAL.pl, tutorials/TUTORIAL.th:
479 * tutorials/TUTORIAL.es, tutorials/TUTORIAL.pt_BR:
480 Remove discussion of flow control.
4d2d106e 481
85efdcf3
JB
4822008-03-12 Juanma Barranquero <lekktu@gmail.com>
483
484 * NEWS: Describe linum.el.
485
cf358568
GM
4862008-03-11 Glenn Morris <rgm@gnu.org>
487
488 * images/icons/hicolor/128x128/apps/emacs.png:
489 * images/icons/hicolor/16x16/apps/emacs.png:
490 * images/icons/hicolor/24x24/apps/emacs.png:
491 * images/icons/hicolor/32x32/apps/emacs.png:
492 * images/icons/hicolor/48x48/apps/emacs.png:
493 * images/icons/hicolor/scalable/apps/emacs.svg:
494 * images/icons/hicolor/scalable/mimetypes/emacs-document.svg:
495 Remove `creator' metadata.
496
880820fe 4972008-03-06 Jan Djärv <jan.h.d@swipnet.se>
e8db5c59
JD
498
499 * images/README: Update with bookmark_add.
500
cf358568 501 * images/bookmark_add.pbm, images/bookmark_add.xpm: New files.
e8db5c59 502
7b7b316e
DN
5032008-03-03 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
504
67ab2045
JR
505 * images/icons/hicolor/32x32/apps/emacs.png: Make transparency 8 bit.
506 * images/icons/hicolor/scalable/mimetypes/emacs-document.svg: New file.
7b7b316e
DN
507 * images/icons/hicolor/scalable/apps/emacs.svg: Fix format.
508
8298ed37
GM
5092008-03-03 Andrew Zhilin <andrew_zhilin@yahoo.com>
510
511 * images/icons/hicolor/16x16/apps/emacs22.png:
512 * images/icons/hicolor/24x24/apps/emacs22.png:
513 * images/icons/hicolor/32x32/apps/emacs22.png:
514 * images/icons/hicolor/48x48/apps/emacs22.png: New files.
515 These are the old versions of `emacs.png' under a new name.
516
c9cc6462
DN
5172008-03-02 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
518
519 * images/icons/README: Update info for the icons.
520
521 * images/icons/emacs16_mac.png:
522 * images/icons/emacs24_mac.png:
523 * images/icons/emacs256_mac.png:
524 * images/icons/emacs32_mac.png:
525 * images/icons/emacs48_mac.png:
8298ed37 526 * images/icons/emacs512_mac.png: Remove.
c9cc6462
DN
527
528 * images/icons/hicolor/16x16/apps/emacs.png:
529 * images/icons/hicolor/24x24/apps/emacs.png:
530 * images/icons/hicolor/32x32/apps/emacs.png:
531 * images/icons/hicolor/48x48/apps/emacs.png: New icon.
532
533 * images/icons/hicolor/scalable/apps/emacs.svg:
534 * images/icons/hicolor/128x128/apps/emacs.png: New files.
535
143cecdb
RS
5362008-02-26 Reiner Steib <Reiner.Steib@gmx.de>
537
538 * NEWS (Gnus): Mention problem with coding system `utf-8-emacs'
539 when using different Emacs versions.
540
880820fe 5412008-02-25 Jan Djärv <jan.h.d@swipnet.se>
28bcb349 542
51fb064b
MB
543 * NEWS.22: Mention stock icons for Gtk+.
544
19095422
KH
5452008-02-22 Kenichi Handa <handa@ni.aist.go.jp>
546
4a4bdfc7 547 * NEWS: Mention the new language environments Bengali, Punjabi,
19095422
KH
548 Gujarati, Oriya, Telugu, Sinhala. Mention the removal of features
549 devanagari, devan-util, kannada, knd-util, malayalam, mlm-util,
550 tamil, and tml-util.
551
607d3be2
MO
5522008-02-22 Michael Olson <mwolson@gnu.org>
553
554 * NEWS: Describe nXML mode and json.el.
555
6a6b4d7d
KH
5562008-02-21 Kenichi Handa <handa@ni.aist.go.jp>
557
4a4bdfc7
JB
558 * NEWS: Improve the description about the removal of cp-...-codepage
559 functions. Describe the removal of the feature `devan-util'.
6a6b4d7d 560
027cd644
GM
5612008-02-21 Glenn Morris <rgm@gnu.org>
562
563 * NEWS.unicode: Merge into NEWS and remove file.
564
3d8c4938
KH
5652008-02-20 Kenichi Handa <handa@ni.aist.go.jp>
566
567 * NEWS.unicode: Mention the removal of codepage related functions.
568
1f7bdd6f
GM
5692008-02-16 Glenn Morris <rgm@gnu.org>
570
571 * nxml/test-invalid.xml, nxml/test-valid.xml: Move here from lisp/nxml.
572 Rename from "test." to "test-" for doschk.
573
c6588a85
MO
5742008-02-10 Daiki Ueno <ueno@unixuser.org>
575
576 * NEWS: Clarify EasyPG functionalities.
577
f34cec5c
EZ
5782008-02-09 Eli Zaretskii <eliz@gnu.org>
579
b03f96dc
MB
580 * tutorials/TUTORIAL.ru: Remove redundant empty lines, insert a
581 magic line instead.
582
880820fe 5832008-02-08 Jan Djärv <jan.h.d@swipnet.se>
7b476dbe
JD
584
585 * NEWS: Mention XEmbed and --parent-id.
586
4b01af2e
MO
5872008-02-08 Daiki Ueno <ueno@unixuser.org>
588
589 * NEWS: Mention EasyPG.
590
ee2502fa
EZ
5912008-02-02 Eli Zaretskii <eliz@gnu.org>
592
85efdcf3
JB
593 * tutorials/TUTORIAL.ru: Restore copyright years. Update tutorial.
594 Fix wording.
ee2502fa 595
aca7a3d2
MB
5962008-02-02 Kenichi Handa <handa@ni.aist.go.jp>
597
19095422 598 * HELLO: Add Bengali, Gujarati, Khmer, Myanmar, Oriya, Sinhala,
10d1d0af 599 Telugu. Fix ISO-2022 designations in Cantonese line.
aca7a3d2 600
f78b3baf 6012008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
602
603 * HELLO: Remove non-unicode character from Tibetan text.
604
f78b3baf 6052008-02-01 Miles Bader <miles@gnu.org>
aca7a3d2
MB
606
607 * TODO, PROBLEMS, NEWS: Replace references to Emacs version "22"
608 with "23".
609
f78b3baf 6102008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
611
612 * charsets: New directory for charset mapping tables.
613
614 * charsets/README: New file.
615
616 * charsets/*.map: New files.
617
f78b3baf 6182008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
619
620 * HELLO: Change "Hindi" to more common characters.
621
f78b3baf 6222008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 623
bcc891c2
GM
624 * HELLO: Fix upcase and downcase for several languages.
625 Change the two German lines into one. Change "Nederlangs" to
626 "Dutch (Nederlands)". Add original language names to several entries.
aca7a3d2 627
f78b3baf 6282008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 629
b03f96dc 630 * tutorials/TUTORIAL.es: Add local variable coding: latin-1.
aca7a3d2 631
f78b3baf 6322008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 633
bcc891c2 634 * HELLO: Change indian-2-column chars of Hindi line to Unicode chars.
aca7a3d2 635
f78b3baf 6362008-02-01 Dave Love <fx@gnu.org>
aca7a3d2
MB
637
638 * HELLO: Add pseudo-maths example.
639
f05c591d
CY
6402008-01-31 Alex Ott <alexott@gmail.com>
641
642 * tutorials/TUTORIAL.ru: Update tutorial.
643
5e56b3fb
MO
6442008-01-25 Michael Olson <mwolson@gnu.org>
645
646 * ERC-NEWS: Update for ERC 5.3 release candidate.
647
1966aa84
JB
6482008-01-22 Juanma Barranquero <lekktu@gmail.com>
649
650 * DEVEL.HUMOR: New entry.
651
dbc28aaa
CD
6522008-01-18 Carsten Dominik <dominik@science.uva.nl>
653
654 * refcards/orgcard.tex: Update to Org-mode version 5.19.
655
bb9f7948
EZ
6562008-01-12 Eli Zaretskii <eliz@gnu.org>
657
658 * MACHINES: Add an explicit list of platforms that are no longer
659 supported.
660 * NEWS: Refer to this list.
661
6c5a8964
GM
6622008-01-08 Glenn Morris <rgm@gnu.org>
663
7de6767d
GM
664 * refcards/calccard.tex, refcards/cs-dired-ref.tex:
665 * refcards/cs-refcard.tex, refcards/cs-survival.tex:
666 * refcards/de-refcard.tex, refcards/dired-ref.tex:
667 * refcards/fr-drdref.tex, refcards/fr-refcard.tex:
668 * refcards/fr-survival.tex, refcards/gnus-refcard.tex:
669 * refcards/orgcard.tex, refcards/pl-refcard.tex:
670 * refcards/pt-br-refcard.tex, refcards/refcard.tex:
671 * refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
672 * refcards/sk-refcard.tex, refcards/sk-survival.tex:
673 * refcards/survival.tex, refcards/vipcard.tex:
674 * refcards/viperCard.tex: Update printed copyright year to 2008.
6c5a8964 675
049dcb6f
GM
6762008-01-08 Kevin Ryde <user42@zip.com.au>
677
678 * compilation.txt (perl): Add a "during global destruction" sample.
679
f3041af1
DN
6802008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
681
682 * PROBLEMS:
683 * MACHINES: Remove references to systems not supported anymore.
684
d35e1cd7
DN
6852008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
686
687 * MACHINES: Remove Masscomp.
688
1c884795
DN
6892008-01-03 Dan Nicolaescu <dann@ics.uci.edu>
690
691 * images/icons/emacs_16.png, images/icons/emacs_24.png
692 * images/icons/emacs_32.png, images/icons/emacs_48.png: Rename to
1966aa84 693 hicolor/16x16/apps/emacs.png, hicolor/24x24/apps/emacs.png,
1c884795
DN
694 hicolor/32x32/apps/emacs.png and hicolor/48x48/apps/emacs.png.
695
696 * images/icons/README (Author): Update for renaming.
697
698 * emacs.desktop (Icon): Update icon name.
699
243d547c
EZ
7002007-12-15 Eli Zaretskii <eliz@gnu.org>
701
0afd5f04
EZ
702 The following files renamed to avoid file-name clashes in
703 8+3 (a.k.a. DOS) namespace:
704
30361fee
EZ
705 * schema/xhtml-basic-form.rnc: Renamed to xhtml-bform.rnc.
706 * schema/xhtml-basic-table.rnc: Renamed to xhtml-btable.rnc.
707 * schema/xhtml-list.rnc: Renamed to xhtml-lst.rnc.
708 * schema/xhtml-target.rnc: Renamed to xhtml-tgt.rnc.
709 * schema/xhtml-style.rnc: Renamed to xhtml-xstyle.rnc.
710 * schema/xhtml-form.rnc, schema/xhtml-table.rnc, schema/xhtml.rnc:
711 Updated accordingly.
712
e7bdf123 713 * schema/docbook-dyntbl.rnc, schema/docbook-soextbl.rnc: Renamed to
30361fee
EZ
714 docbk-dyntbl.rnc and docbk-soextbl.rnc, respectively.
715
243d547c
EZ
716 * images/icons/macemacs_16.png, images/icons/macemacs_24.png:
717 * images/icons/macemacs_32.png, images/icons/macemacs_48.png:
718 * images/icons/macemacs_256.png, images/icons/macemacs_512.png:
719 Renamed to emacs16_mac.png, emacs24_mac.png, emacs32_mac.png,
720 emacs48_mac.png, emacs256_mac.png, and emacs512_mac.png,
0afd5f04 721 respectively.
243d547c 722
97fdf31e 7232007-12-08 Ulrich Mueller <ulm@gentoo.org> (tiny change)
d65f0593
DN
724
725 * emacs.desktop (Exec, Icon, Categories): Fix entries.
726
cf944fa4
RS
7272007-12-08 Reiner Steib <Reiner.Steib@gmx.de>
728
729 * NEWS: Add minimal Gnus item.
730
e10fe1cb
DN
7312007-12-08 Dan Nicolaescu <dann@ics.uci.edu>
732
733 * emacs.desktop: New file.
734
5adb5026 7352007-11-30 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
fb87d8de
GM
736
737 * images/icons/macemacs_16.png, images/icons/macemacs_24.png:
738 * images/icons/macemacs_32.png, images/icons/macemacs_48.png:
739 * images/icons/macemacs_256.png, images/icons/macemacs_512.png:
740 New files.
741
6d4ca4d2
GM
7422007-11-28 Glenn Morris <rgm@gnu.org>
743
744 * nxml/: New directory, moved here from lisp/nxml/char-name/unicode.
d98a6328 745 * nxml/README: New file.
6d4ca4d2 746
e3b0153a
GM
7472007-11-24 Glenn Morris <rgm@gnu.org>
748
749 * images/gnus/mail_send.xpm: Rename to mail-send.xpm.
750
8cd39fb3
MH
7512007-11-23 Mark A. Hershberger <mah@everybody.org>
752
ac97a16b
MH
753 * NXML-NEWS: New File.
754
8cd39fb3
MH
755 * schema: Initial merge of nxml.
756
880820fe 7572007-11-22 Francesco Potortì <pot@gnu.org>
20f123b4
FP
758
759 * NEWS: etags: the --members option is now the default.
760
fe22da3c
GM
7612007-11-22 Glenn Morris <rgm@gnu.org>
762
763 * images/smilies/grayscale/README, images/smilies/medium/README:
764 New files.
765
afefed62
VJL
7662007-11-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
767
768 * compilation.txt: Add new entries: compilation-perl--Pod::Checker,
769 compilation-perl--Test, compilation-perl--Test::Harness and
770 compilation-weblint.
771
07e5c0b0
DN
7722007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
773
774 * MACHINES: Remove Sun windows info.
775
15f3eb73
MO
7762007-10-30 Michael Olson <mwolson@gnu.org>
777
778 * NEWS: Add entry for Remember Mode.
779
f930e1a4
GM
7802007-10-29 Glenn Morris <rgm@gnu.org>
781
782 * refcards/gnus-refcard.tex: Restore Feb 2007 copyright
783 clarifications lost in update to Gnus trunk.
784
880820fe 7852007-10-28 Adam Sjøgren <asjo@koldfront.dk>
a352dec1 786
a61646e1
GM
787 * images/smilies/grayscale/blink.xpm:
788 * images/smilies/grayscale/braindamaged.xpm
789 * images/smilies/grayscale/cry.xpm, images/smilies/grayscale/dead.xpm:
790 * images/smilies/grayscale/evil.xpm:
791 * images/smilies/grayscale/forced.xpm:
792 * images/smilies/grayscale/frown.xpm, images/smilies/grayscale/grin.xpm:
793 * images/smilies/grayscale/indifferent.xpm:
794 * images/smilies/grayscale/reverse-smile.xpm:
795 * images/smilies/grayscale/sad.xpm, images/smilies/grayscale/smile.xpm:
796 * images/smilies/grayscale/wry.xpm: New larger grayscale smileys.
797
798 * images/smilies/medium/blink.xpm:
799 * images/smilies/medium/braindamaged.xpm, images/smilies/medium/cry.xpm:
800 * images/smilies/medium/dead.xpm, images/smilies/medium/evil.xpm:
801 * images/smilies/medium/forced.xpm, images/smilies/medium/frown.xpm:
802 * images/smilies/medium/grin.xpm, images/smilies/medium/indifferent.xpm:
803 * images/smilies/medium/reverse-smile.xpm:
804 * images/smilies/medium/sad.xpm, images/smilies/medium/smile.xpm:
805 * images/smilies/medium/wry.xpm: New colorful smileys.
a352dec1 806
b6675b2d
MO
8072007-10-29 Michael Olson <mwolson@gnu.org>
808
809 * ERC-NEWS: Update for recent change.
810
2697297f
JB
8112007-10-27 Juanma Barranquero <lekktu@gmail.com>
812
813 * .cvsignore: Add *.pyc.
814
d88da39a
JY
8152007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
816
817 * ses-example.ses: Get rid of silly life-universe-everything local
818 variable. `symbolic-formulas' is now `ses--symbolic-formulas'.
819
a8d7b1a0
JB
8202007-10-24 Juanma Barranquero <lekktu@gmail.com>
821
822 * NEWS: Mention desktop locking.
823
4a11b6b5
ER
8242007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
825
826 * NEWS: Explain the VC fileset changes a bit better.
827
8b6f62fc
GM
8282007-09-28 Glenn Morris <rgm@gnu.org>
829
830 * PROBLEMS: Mention Tex superscript font issue.
831
d87b5ced
JB
8322007-09-25 Johannes Weiner <hannes@saeurebad.de>
833
834 * NEWS: Fix typo.
835
a0e0e2db
GM
8362007-09-24 Glenn Morris <rgm@gnu.org>
837
838 * CONTRIBUTE: Remove information on maintaining copyright years;
839 it does not belong here and is in admin/notes anyway.
840
c3f01f42
GM
8412007-09-24 Adam Hupp <adam@hupp.org>
842
843 * emacs.py: Split for python 2 and python 3 compatibility.
844 * emacs2.py: New file, split off from emacs.py.
845 * emacs3.py: New file, python 3 version of emacs2.py.
846
44f9ac8a
GM
8472007-09-21 Glenn Morris <rgm@gnu.org>
848
849 * emacstool.1: Remove file.
6f022c19 850 * emacs.bash: Adapt for removal of emacstool.
ac3afa5a 851 * emacs.csh: Remove emacstool-related code.
44f9ac8a 852
4a155610
GM
8532007-09-16 Glenn Morris <rgm@gnu.org>
854
855 * gfdl.1: Remove unused file.
856
0d75dcc8
GM
8572007-09-12 Glenn Morris <rgm@gnu.org>
858
859 * Makefile (SOURCES, unlock, relock): Delete.
860
880820fe 8612007-09-10 Michaël Cadilhac <michael@cadilhac.name>
f664fee9
MC
862
863 * NEWS: Document the interactive specification for C functions.
864 Say that `set-file-modes' is now interactive.
865
c10b0597
MO
8662007-09-10 Michael Olson <mwolson@gnu.org>
867
868 * ERC-NEWS: Improve description of erc-tls and erc-ssl change.
869
67bd779a
JL
8702007-09-09 Juri Linkov <juri@jurta.org>
871
872 * AUTHORS, CONTRIBUTE: New files, moved here from the root dir.
873
526dc846
MO
8742007-09-08 Michael Olson <mwolson@gnu.org>
875
d87b5ced 876 * ERC-NEWS: Update for changes to the development version of ERC 5.3.
526dc846 877
fb6794d5
GM
8782007-09-06 Glenn Morris <rgm@gnu.org>
879
880 * ctags.1, emacs.1, emacsclient.1, etags.1: Move from etc/ to
881 doc/man/.
882
883 * refcards/README: Also mention gnus-logo.pdf license.
884
223afe64
CD
8852007-08-30 Carsten Dominik <dominik@science.uva.nl>
886
887 * NEWS.22 (Note): Lower-case for orgtbl-mode.
888
880820fe 8892007-08-29 Jan Djärv <jan.h.d@swipnet.se>
2e3695d2
JD
890
891 * NEWS: Say that Gtk+ build uses stock icons.
892
23e2b39d
WL
8932007-08-28 Werner LEMBERG <wl@gnu.org>
894
895 * refcards/de-refcard.tex, refcards/de-refcard.pdf: Use `C-M-%'
896 instead of `M-x query-replace-regexp'.
897
4b340319
YM
8982007-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
899
900 * PROBLEMS (Mac OS X): Add alternative workaround for QuickTime
901 updater breakage.
902
880820fe 9032007-08-26 Michaël Cadilhac <michael@cadilhac.name>
8fb9a9b6 904
c0dadae9
MC
905 * NEWS: Say that PDF files are now the default for refcards.
906
7de6767d
GM
907 * refcards/fr-drdref.tex, refcards/fr-drdref.pdf: Move these to...
908 * refcards/fr-dired-ref.tex, refcards/fr-dired-ref.pdf: ... those names.
ea404efc 909
8fb9a9b6
MC
910 * refcards/pdflayout.sty: New. Handle PDF layouts through
911 \pdfpagewidth and \pdfpageheight.
912
7de6767d
GM
913 * refcards/calccard.pdf, refcards/cs-dired-ref.pdf:
914 * refcards/cs-refcard.pdf, refcards/de-refcard.pdf:
915 * refcards/dired-ref.pdf, refcards/fr-drdref.pdf:
916 * refcards/fr-refcard.pdf, refcards/gnus-booklet.pdf:
917 * refcards/gnus-logo.pdf, refcards/gnus-refcard.pdf:
918 * refcards/orgcard.pdf, refcards/pl-refcard.pdf:
919 * refcards/pt-br-refcard.pdf, refcards/refcard.pdf:
920 * refcards/ru-refcard.pdf, refcards/sk-dired-ref.pdf:
921 * refcards/sk-refcard.pdf: Add PDF versions of the refcards.
922
923 * refcards/calccard.ps, refcards/cs-dired-ref.ps:
924 * refcards/cs-refcard.ps, refcards/de-refcard.ps, refcards/dired-ref.ps:
925 * refcards/fr-drdref.ps, refcards/fr-refcard.ps:
926 * refcards/gnus-booklet.ps, refcards/gnus-logo.ps:
927 * refcards/gnus-refcard.ps, refcards/orgcard.ps, refcards/pl-refcard.ps:
928 * refcards/pt-br-refcard.ps, refcards/refcard.ps:
929 * refcards/ru-refcard.ps, refcards/sk-dired-ref.ps:
930 * refcards/sk-refcard.ps: Remove the PS versions of the refcards.
931
932 * refcards/calccard.tex, refcards/fr-survival.tex, refcards/orgcard.tex:
933 * refcards/pl-refcard.tex, refcards/pt-br-refcard.tex:
934 * refcards/refcard.tex, refcards/survival.tex, refcards/vipcard.tex:
935 * refcards/viperCard.tex: Specify PDF layout,
936 use a PDF `compile-command' local variable.
937
938 * refcards/cs-dired-ref.tex, refcards/cs-refcard.tex:
939 * refcards/cs-survival.tex, refcards/dired-ref.tex:
940 * refcards/fr-drdref.tex, refcards/sk-dired-ref.tex:
941 * refcards/sk-refcard.tex, refcards/sk-survival.tex:
8fb9a9b6
MC
942 Specify PDF layout.
943
7de6767d
GM
944 * refcards/fr-refcard.tex: Update copyright notice.
945 Update the examples. Fix a typo. Remove the `letterpaper' counter,
946 specify PDF layout, use a PDF `compile-command' local variable.
8fb9a9b6 947
7de6767d
GM
948 * refcards/de-refcard.tex: Remove the `letterpaper' counter,
949 specify PDF layout, use a PDF `compile-command' local variable.
8fb9a9b6 950
7de6767d 951 * refcards/ru-refcard.tex: Use a PDF `compile-command' local variable.
8fb9a9b6 952
7de6767d
GM
953 * refcards/Makefile: Add rules for creating the refcards in PDF,
954 make them the default. Change `fr-drdref' to `fr-dired-ref'.
8fb9a9b6 955
08039aa2
GM
9562007-08-23 Glenn Morris <rgm@gnu.org>
957
958 * Makefile (mostlyclean, clean, distclean, maintainer-clean):
959 Delete these targets since nothing uses them.
960 (SOURCES): Update.
961 Move comments to e/README. Remove license from now-trivial file.
962
963 * e/README: New file, with most information formerly in Makefile.
964
1af74d06
MB
9652007-09-05 Jason Rumney <jasonr@gnu.org>
966
967 * NEWS.22: Mention focus-follows-mouse change.
968
3baad51b
KB
9692007-08-22 Karl Berry <karl@gnu.org>
970
7de6767d 971 * refcards/refcard.tex: Updates for printing.
d87b5ced
JB
972 (\versionyear): Update to 2007.
973 (\copyrightnotice): Modified or unmodified ok.
974 (Simple Customization): Don't use goto-line, since now it's bound.
fe6b2fd0 975 Also, use now-preferred (kbd ...) syntax.
3baad51b 976
6c5d503f
MA
9772007-08-22 Michael Albinus <michael.albinus@gmx.de>
978
979 * NEWS: `shell' prompts for the default directory if called with a
980 prefix and `default-directory' is a remote file name.
981
45196e0b
GM
9822007-08-22 Glenn Morris <rgm@gnu.org>
983
984 * tree-widget: Move this directory into images/ subdirectory.
985
a523f0c7 986 * refcards/: New directory. Move refcards here.
86965385
GM
987 * Makefile: Move refcard rules from here...
988 * refcards/Makefile: ...to here.
9f56b5ee
GM
989 * README: Move information about tex files from here...
990 * refcards/README: ...to here.
a523f0c7 991
d87b5ced 992 * tutorials/: New directory. Move TUTORIAL* here.
38f37c0f
GM
993
994 * gnus.pbm, letter.pbm, letter.xpm:
995 * splash.pbm, splash.xpm, splash8.xpm: Move from etc/ to etc/images/.
5511c2e6
GM
996 * README: Move license information for the above files from here...
997 * images/README: ...to here.
998
7de6767d
GM
9992007-08-22 Carsten Dominik <dominik@science.uva.nl>
1000
1001 * orgcard.tex: Version number upgrade.
1002
0b964e14
GM
10032007-08-14 Glenn Morris <rgm@gnu.org>
1004
1005 * NEWS: Mention `bad-packages-alist'.
1006
cfbe2731
GM
10072007-08-08 Glenn Morris <rgm@gnu.org>
1008
1009 * TODO: `iff' item is dealt with.
1010 * GNUS-NEWS, NEWS, NEWS.1-17, NEWS.19, NEWS.21: Replace `iff'.
1011
dbcbec02
GM
10122007-08-01 Glenn Morris <rgm@gnu.org>
1013
1014 * NEWS: Add fortran-line-length, plus some more sections.
1015
cacc7b51
GM
10162007-07-25 Glenn Morris <rgm@gnu.org>
1017
4227cc48 1018 * Relicense all FSF files to GPLv3 or later.
cacc7b51
GM
1019
1020 * COPYING: Switch to GPLv3.
1021
6dbe7eb4
MA
10222007-07-24 Michael Albinus <michael.albinus@gmx.de>
1023
1024 * NEWS: New functions `start-file-process-shell-command' and
1025 `process-file-shell-command'.
1026
41bd52f7
MA
10272007-07-17 Michael Albinus <michael.albinus@gmx.de>
1028
1029 * NEWS: `file-remote-p' has a new optional parameter IDENTIFICATION.
1030
36ae4ff7
KF
10312007-07-15 Karl Fogel <kfogel@red-bean.com>
1032
1033 * NEWS: Revert 2007-07-13T23:20:21Z!kfogel@red-bean.com, which
1034 documented bookmark keybinding changes that were later reverted.
1035
880820fe 10362007-07-14 Jan Djärv <jan.h.d@swipnet.se>
a3475659
JD
1037
1038 * PROBLEMS: Mention gtk-engines-qt problem.
1039
488eebbd
KF
10402007-07-13 Karl Fogel <kfogel@red-bean.com>
1041
1042 * NEWS: Update for recent bookmark keybinding changes.
1043
cc213f24
MA
10442007-07-10 Michael Albinus <michael.albinus@gmx.de>
1045
1046 * NEWS: Add Tramp and comint-mode changes.
1047
64639e26
MA
10482007-07-08 Michael Albinus <michael.albinus@gmx.de>
1049
1050 * NEWS: `file-remote-p' has a new optional parameter CONNECTED.
1051
b2b387f9
MA
10522007-07-07 Michael Albinus <michael.albinus@gmx.de>
1053
1054 * NEWS: New function `start-file-process'.
1055
386477e3
CD
10562007-07-02 Carsten Dominik <dominik@science.uva.nl>
1057
1058 * orgcard.tex: Version 5.01
1059
03605a28
MA
10602007-06-27 Michael Albinus <michael.albinus@gmx.de>
1061
1062 * NEWS: `dired-call-process' has been removed.
1063
5b8ffa11
GM
10642007-06-20 Glenn Morris <rgm@gnu.org>
1065
1066 * NEWS: configure prefers libgif over libungif.
1067
f2f6e8df
NR
10682007-06-14 Nick Roberts <nickrob@snap.net.nz>
1069
1070 * NEWS: Mention mouse highlighting in a GNU/Linux console.
1071
2c341244
WL
10722007-06-14 Werner Lemberg <wl@gnu.org>
1073
1074 * emacs.1: Completely revised.
1075 Fix many typographical glitches.
1076 Updated to handle current state of options and resources.
1077
7a9a50d8
GM
10782007-06-12 Glenn Morris <rgm@gnu.org>
1079
1080 * NEWS: Change bug address. Add back +++/--- note.
1081 Use present tense for X-toolkit entry. Mention libgif.
1082
236a4178
GM
10832007-06-07 Mark H. Weaver <mhw@netris.org> (tiny change)
1084
1085 * NEWS (set-mark-command-repeat-pop): Fix duplicate entry.
1086
70bb6a65
GM
10872007-06-07 Michael Olson <mwolson@gnu.org>
1088
1089 * MORE.STUFF: Update eshell URL.
1090
31e5288c
CD
10912007-06-06 Carsten Dominik <dominik@science.uva.nl>
1092
1093 * orgcard.tex: Version 4.77.
1094
7253ac49
MA
10952007-06-05 Michael Albinus <michael.albinus@gmx.de>
1096
1097 * NEWS: Add socks.el as new package.
1098
6ee20a68
TTN
10992007-06-02 Thien-Thi Nguyen <ttn@gnuvola.org>
1100
1101 * MORE.STUFF (Hideshow): Delete.
1102 (EDB, Go in a buffer): Update urls.
1103 Suggested by CHENG Gao <chenggao@gmail.com>.
1104
7dfc4cda
CY
11052007-06-02 Chong Yidong <cyd@stupidchicken.com>
1106
1107 * Version 22.1 released.
1108
9e38fa7e
CY
11092007-06-02 CHENG Gao <chenggao@gmail.com>
1110
1111 * MORE.STUFF: Remove dead URL for Fortune, and update URLs for
1112 Hideshow, Org, EDB, and Remember.
1113
73187b26
GM
11142007-05-29 Robert J. Chassell <bob@rattlesnake.com>
1115
1116 * NEWS: Fix instances of `allow' without object.
1117
782f8379
GM
11182007-05-22 Glenn Morris <rgm@gnu.org>
1119
1120 * NEWS.22: New file with entries for Emacs 22.
1121 * NEWS: Move Emacs 22 entries to new file NEWS.22, leave empty
1122 template for next Emacs version.
1123
06157c5b
GM
11242007-05-19 Glenn Morris <rgm@gnu.org>
1125
1126 * images/cancel.pbm: Convert from PGM to PBM.
1127
1128 * images/copy.pbm, images/next-node.pbm, images/prev-node.pbm:
1129 * images/save.pbm, images/up-node.pbm: Convert from PPM to PBM.
1130
3877988d
GM
11312007-05-17 Glenn Morris <rgm@gnu.org>
1132
1133 * PROBLEMS (Dumping): Mention OpenBSD macppc problem.
1134
880820fe 11352007-05-15 Michaël Cadilhac <michael@cadilhac.name>
021fc1e3
MC
1136
1137 * fr-refcard.tex: Rewrite using German layout.
1138
1139 * fr-refcard.ps: Regenerate.
1140
80012aeb
RS
11412007-05-12 Richard Stallman <rms@gnu.org>
1142
1143 * refcard.tex (section{Incremental Search}): Minor corrections.
1144
880820fe 11452007-05-12 Michaël Cadilhac <michael@cadilhac.name>
d0d8a657
MC
1146
1147 * Makefile (viperCard.ps, calccard.ps refcard.ps)
1148 (sk-dired-ref.ps sk-refcard.ps sk-survival.ps)
1149 (de-refcard.ps fr-refcard.ps pt-br-refcard.ps orgcard.ps): Use an
1150 explicit output argument for `dvips'.
1151
2aaacad4
GM
11522007-05-05 Glenn Morris <rgm@gnu.org>
1153
1154 * NEWS: Re-order.
1155
5fed56d6
GM
11562007-04-28 Glenn Morris <rgm@gnu.org>
1157
b409bcaf
GM
1158 * emacs.py: Restore file pending consideration of python.el legal
1159 status.
1160 * NEWS: Restore mention of python.el pending consideration of
1161 legal status.
5fed56d6
GM
1162
11632007-04-28 David R. Linn <drl@jekyll.vuse.vanderbilt.edu>
1164
1165 * PROBLEMS: Add section on Solaris out-of-tree install issues with
1166 non-GNU make.
1167
e40e449f
GM
11682007-04-25 Werner Lemberg <wl@gnu.org>
1169
1170 * emacs.1: Replace -- with \(em.
1171
11722007-04-25 Yavor Doganov <yavor@gnu.org> (tiny change)
bbf6b0ba 1173
78290f50 1174 * emacs.1, etags.1: Escape some minus signs.
bbf6b0ba 1175
ac8fa58f
GM
11762007-04-22 Glenn Morris <rgm@gnu.org>
1177
1178 * NEWS: Change to EMACS env-var was reverted, so delete this entry.
1179
211fb124
GM
11802007-04-19 Glenn Morris <rgm@gnu.org>
1181
1182 * PROBLEMS: Expand a little on Emacs not knowing fqdn.
1183
fc6a2250
DK
11842007-04-17 David Kastrup <dak@gnu.org>
1185
1186 * NEWS: Mention `query-replace-regexp-eval' being deprecated.
1187
c98b464f
GM
11882007-04-15 Glenn Morris <rgm@gnu.org>
1189
1190 * FTP: Make it a duplicate of ../FTP.
1191
1ed5afd9
GM
11922007-04-14 Glenn Morris <rgm@gnu.org>
1193
19608e42
GM
1194 * SERVICE: Replace with a pointer to the web version.
1195
1ed5afd9
GM
1196 * emacs.1: Update some of the more obsolete information.
1197
178b60d7
GM
11982007-04-13 Glenn Morris <rgm@gnu.org>
1199
1200 * MACHINES: emacserver is removed.
1201
fc6ee824
GM
1202 * MORE.STUFF: Update some links, remove some dead ones.
1203
ade817bd
SM
12042007-04-04 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>
1205
1206 * emacs.py (format_exception): New function.
1207 (eexecfile): Use it instead of traceback.print_exception.
1208 Don't use execfile to avoid a bug in w32.
1209
2c0b72db
GM
12102007-04-04 Glenn Morris <rgm@gnu.org>
1211
1212 * MACHINES: Mention preprocessor to use with /opt/SUNWspro/bin/cc
1213 on Solaris.
1214
1215 * PROBLEMS (Configuration): Add entries on compiler/preprocessor
1216 mismatch, and on preprocessor inserting whitespace.
1217
b49b5137
EZ
12182007-04-03 Eli Zaretskii <eliz@gnu.org>
1219
1220 * TODO: Add entry for switching MS-Windows keyboard input to
1221 Unicode. Add specific pointer to msdos.c functions that support
1222 menus on text terminals.
1223
ff59d266
MB
12242007-04-01 Michael Olson <mwolson@gnu.org>
1225
1226 * ERC-NEWS: Update for the ERC 5.2 release. Most of these entries
1227 were for previously-committed changes.
1228
dc13f3f5
MA
12292007-03-31 Michael Albinus <michael.albinus@gmx.de>
1230
1231 * PROBLEMS: Remove Tramp problem; it has been fixed.
1232
89a4f43f
EZ
12332007-03-31 Eli Zaretskii <eliz@gnu.org>
1234
1235 * PROBLEMS (MS-Windows problems): How to bind non-ASCII keys with
1236 modifiers.
1237
deac6bc5
GM
12382007-03-23 Glenn Morris <rgm@gnu.org>
1239
7315c8d9
JB
1240 * Makefile (DESTDIR, LIBDIR, BINDIR, MANDIR, MANEXT):
1241 Delete unused variables.
1242 (dired-refcards, misc-refcards, survival-card, viper-cards):
1243 New targets.
7ba3f463
GM
1244 (all): Also build dired-refcards and misc-refcards.
1245 (clean, distclean, maintainer-clean): Depend on mostlyclean.
1246 (SOURCES): Remove non-existent files.
1247 (mostlyclean, clean, distclean, maintainer-clean, unlock, relock):
1248 Mark as phony.
1249 (.ps files): Specify default papersize in the dvips command.
1250
deac6bc5
GM
1251 * fr-refcard.tex (\letterpaper): Switch to A4.
1252 (\section): Reduce \vskips to fit on A4 paper.
1253 (\shortcopyrightnotice): Display at end of first column.
1254
76b0b55f
GM
12552007-03-21 Glenn Morris <rgm@gnu.org>
1256
1257 * fr-refcard.tex (\metax): Tweak \hsize to avoid overfull columns.
1258 (\shortcopyrightnotice): Do not display in middle of file.
1259 Numerous \cr and \hskip hacks to avoid overfull columns.
1260
1261 * fr-refcard.ps: Regenerate.
1262
8ea7ad27
CY
12632007-03-19 Chong Yidong <cyd@stupidchicken.com>
1264
2b715cfe 1265 * dired-ref.tex:
76b0b55f 1266 * fr-drdref.tex:
2b715cfe
CY
1267 * cs-dired-ref.tex:
1268 * sk-dired-ref.tex: Emacs 21 -> 22.
1269
1270 * dired-ref.ps:
76b0b55f 1271 * fr-drdref.ps:
2b715cfe
CY
1272 * cs-dired-ref.ps:
1273 * sk-dired-ref.ps: Regenerate.
8ea7ad27 1274
dc9332a6
GM
12752007-03-11 Glenn Morris <rgm@gnu.org>
1276
1277 * ms-7bkermit, ulimit.hack, Xkeymap.txt: Remove files.
1278
1279 * Makefile (SOURCES): ulimit.hack is removed.
1280
d0483d25
DK
12812007-03-04 David Kastrup <dak@gnu.org>
1282
1283 * NEWS (fontification): Mention that the new default for
1284 jit-lock-stealth-time is now nil.
1285
e4ddce5a
KS
12862007-03-01 Kim F. Storm <storm@cua.dk>
1287
115f38b1
KS
1288 * ORDERS: Reformat text.
1289
e4ddce5a
KS
1290 * NEWS (About external Lisp packages): New section.
1291
73b21162
TTN
12922007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
1293
1294 * TUTORIAL.it: Fix typo.
1295
6a419438
GM
12962007-02-27 Glenn Morris <rgm@gnu.org>
1297
f199f76c
GM
1298 * cs-dired-ref.tex: Increase in 2 column case to make room
1299 for copyright notice.
1300 (nopagenumbers): Call to turn off numbers in 1 page document.
880820fe 1301 (Nápovìda, Modifikace Dired bufferu): Swap sections to
f199f76c
GM
1302 balance column length in presence of copyright notice.
1303 (copyrightnotice): Uncomment so that notice is displayed.
1304
c16a484b
GM
1305 * dired-ref.tex (vsize): Increase in 2 column case to make room
1306 for copyright notice.
1307 (nopagenumbers): Call to turn off numbers in 1 page document.
1308 (Getting Help, Modifying the Dired Buffer): Swap sections to
1309 balance column length in presence of copyright notice.
1310 (copyrightnotice): Uncomment so that notice is displayed.
1311
df352395
GM
1312 * fr-drdref.tex (vsize): Increase in 2 column case.
1313 (\key): Tweak space for description.
1314 (\overfullrule): Set to 0pt to hide small overflows.
1315 (nopagenumbers): Call to turn off numbers in 1 page document.
1316 (Obtenir de l'aide, Modifier le tampon Dired): Swap sections to
1317 balance column length.
1318 (Mettre un flag sur les fichiers \`a d\'etruire): Hack in a line
1319 break to prevent overfull line.
1320 (find-names-dired): Use \key rather than \metax as a hack fix for
1321 overflow.
1322
c16a484b 1323 * sk-dired-ref.tex (vsize): Increase in 2 column case to make room
6a419438
GM
1324 for copyright notice.
1325 (nopagenumbers): Call to turn off numbers in 1 page document.
880820fe 1326 (Nápoveda, Modifikácia Dired bufferu): Swap sections to
6a419438
GM
1327 balance column length in presence of copyright notice.
1328 (copyrightnotice): Uncomment so that notice is displayed.
1329
86c09668
CD
13302007-02-26 Carsten Dominik <dominik@science.uva.nl>
1331
1332 * orgcard.tex (section{Visibility Cycling}): Document key for
1333 indirect buffer access.
1334 (section{Archiving}): New keys for archiving.
1335 (section{Tables}): Combine two lines for hline creation.
1336 Named-field formula changed to Field formula.
1337 (section{Links}): Document keys for finding links.
1338 (section{Agenda Views}): New key for agenda file cycling.
1339 Document keys for stuck projects. Typos fixed.
1340 (section{Exporting and Publishing}): Export options no longer in
1341 reference card.
1342
880820fe 13432007-02-25 Jan Djärv <jan.h.d@swipnet.se>
6df79155
JD
1344
1345 * PROBLEMS: Gtk+ and cygwin doesn't work.
1346
b0629b0d
EZ
13472007-02-23 Eli Zaretskii <eliz@gnu.org>
1348
1349 * MORE.STUFF: Add a pointer to Phil Sung's Emacs slides on MIT.
1350
880820fe 13512007-02-22 Per Starbäck <starback@stp.lingfil.uu.se> (tiny change)
b6cba91b
TTN
1352
1353 * NEWS: Grammar and capitalization fixes.
1354
dfd839dc
GM
13552007-02-22 Glenn Morris <rgm@gnu.org>
1356
1357 * orgcard.tex, orgcard.ps: Restore deleted files following
1358 copyright assignment.
1359
0971f887
GM
13602007-02-20 Glenn Morris <rgm@gnu.org>
1361
1362 * TUTORIAL.eo: Unjustify.
1363
d92c8e14
GM
13642007-02-20 Sergio Pokrovskij <sergio.pokrovskij@gmail.com>
1365
1366 * TUTORIAL.eo: Change license to GPL. Add translator credits.
1367
5a1ffd73
KH
13682007-02-19 Kenichi Handa <handa@m17n.org>
1369
7253ac49 1370 * NEWS (New language environments): Add "Esperanto".
5a1ffd73 1371
8b93e342
KH
13722007-02-16 Dale Gulledge <dsplat@rochester.rr.com>
1373
1374 * TUTORIAL.eo: Add "See end ..." at the first line.
1375
e79c1ab3
KH
13762007-02-19 Kenichi Handa <handa@m17n.org>
1377
1378 * TUTORIAL.eo: Add "." at the end of the first line.
1379
9230e12d
RS
13802007-02-17 Reiner Steib <Reiner.Steib@gmx.de>
1381
1382 * gnus-refcard.tex: Remove obsolete comments. Add a short note
1383 creating PostScript files for Emacs without using Makefile rules.
1384
1385 * gnus-booklet.ps, gnus-refcard.ps: Generate with letter paper.
1386
68810cae
GM
13872007-02-17 Glenn Morris <rgm@gnu.org>
1388
1389 * TUTORIAL.eo: Add 2007 to copyright years. Remove translator
1390 copyrights (disclaimers on file), merge years into FSF copyrights.
1391 Move copyright to end. Remove "LocalWords" at end of file.
1392
51ce60a7
VJL
13932007-02-16 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1394
1395 * TUTORIAL.pt_BR: Fix some accentuation, verbal conjugation and typos.
1396
06af3b9b
KH
13972007-02-16 Kenichi Handa <handa@m17n.org>
1398
1399 * TUTORIAL.translators: Add TUTORIAL.eo.
1400
14012007-02-16 Dale Gulledge <dsplat@rochester.rr.com>
1402
1403 * TUTORIAL.eo: New file.
1404
0f92897e
CY
14052007-02-14 Chong Yidong <cyd@stupidchicken.com>
1406
83842b1b
CY
1407 * images/smilies/dead.xpm: Moved from images/gnus/dead.xpm.
1408
e931c04f
KS
1409 * images/gnus/reverse-smile.xpm:
1410 * images/gnus/bar.xbm:
1411 * images/gnus/bar.xpm: Unused images removed.
0f92897e 1412
5aa27cc9
GM
14132007-02-14 Glenn Morris <rgm@gnu.org>
1414
1415 * OTHER.EMACSES: Remove obsolete file.
1416
a3a23192
CY
14172007-02-13 Chong Yidong <cyd@stupidchicken.com>
1418
23e91aa1
CY
1419 * cs-refcard.tex (versionemacs): New macro.
1420 * cs-refcard.ps: Regenerate.
1421
7c3c7af4
CY
1422 * sk-refcard.ps: Regenerate.
1423
a3a23192
CY
1424 * pl-refcard.ps: Regenerate.
1425
1cb20781
BW
14262007-02-13 Bill Wohler <wohler@newt.com>
1427
1428 * images/README: Add section for icons that are a part of Emacs.
1429
3ef3bb3e
CY
14302007-02-12 Chong Yidong <cyd@stupidchicken.com>
1431
44c27de9
CY
1432 * gnu.xpm: Unused file removed.
1433
3ef3bb3e
CY
1434 * emacs.xbm: Unused file removed.
1435
b9988d51
JB
14362007-02-11 Juanma Barranquero <lekktu@gmail.com>
1437
1438 * DEVEL.HUMOR: New entry.
1439
880820fe 14402007-02-05 Francesco Potortì <pot@gnu.org>
bf8a8244 1441
933ccc8c 1442 * etags.1: Now --members is the default for etags, not for ctags yet.
18422db5 1443 * NEWS (etags): Document it.
bf8a8244 1444
70a90813
GM
14452007-02-04 Reiner Steib <Reiner.Steib@gmx.de>
1446
1447 * gnus-refcard.tex: Fix copyright.
1448 * gnus-booklet.ps, gnus-refcard.ps: Generate.
1449
d4c2a0cc
GM
14502007-01-20 Glenn Morris <rgm@gnu.org>
1451
1452 * orgcard.tex: Remove for legal reasons.
1453 * orgcard.ps: Remove for legal reasons.
1454
a134cd5e
EZ
14552007-01-27 Kevin Rodgers <kevin.d.rodgers@gmail.com>
1456
1457 * PROBLEMS: More details about disabling features that hamper
1458 performance with slow X connections.
1459
d4757043
VJL
14602007-01-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1461
1462 * ps-prin1.ps (printBackground): Fix background height.
1463
14d3ef8f
GM
14642007-01-20 Glenn Morris <rgm@gnu.org>
1465
1466 * cd-dired-ref.tex (versionemacs): New def.
1467 * cs-refcard.tex (versionemacs, versionyear): New defs.
1468 * cs-survival.tex (versionemacs, versiondate): New defs.
1469 * de-refcard.tex (versionemacs, versionyear): New defs.
1470 * fr-refcard.tex (versionemacs, versionyear): New defs.
1471 * fr-survival.tex (versionemacs, versiondate): New defs.
1472 * orgcard.tex (versionyear): New def.
1473 (shortcopyrightnotice): Only display last copyright year.
1474 * pl-refcard.tex (versionemacs, versiondate): New defs.
1475 * pt-br-refcard.tex (versionemacs, versionyear): New defs.
1476 * refcard.tex (versionemacs, versionyear): New defs.
1477 * ru-refcard.tex (versionemacs): New def.
1478 * survival.tex (versionemacs): New def.
1479 * sk-dired-ref.tex (versionemacs): New def.
1480 * sk-refcard.tex (versionemacs, versionyear): New defs.
1481 * sk-survival.tex (versionemacs): New def.
1482
4e251bd1
EZ
14832007-01-20 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
1484
1485 * MACHINES: Describe how 32-bit and 64-bit versions of Emacs can
1486 be compiled on Solaris systems.
1487
c5e36186
CY
14882007-01-19 Chong Yidong <cyd@stupidchicken.com>
1489
1490 * TODO: Proper background color handling for pngs.
1491
4bbe413d 14922007-01-18 Bruno Haible <bruno@clisp.org> (tiny change)
0bfc93be
CY
1493
1494 * emacs.1: Info files moved to share/info.
1495
dcdd88e0
RF
14962007-01-17 Romain Francoise <romain@orebokech.com>
1497
1498 * emacs.1: Update bug-gnu-emacs address. Remove reference to
1499 info-gnu-emacs-request@prep.ai.mit.edu. Update copyrights.
1500
6904f7fe
MB
15012007-01-13 Michael Olson <mwolson@gnu.org>
1502
1503 * ERC-NEWS: Mention new erc-capab.el file.
1504
806d93ce
GM
15052007-01-13 Glenn Morris <rgm@gnu.org>
1506
1507 * MACHINES: Add information on compiling 32-bit Emacs on 64-bit
1508 GNU/Linux.
1509 * PROBLEMS: As above.
1510
880820fe 15112007-01-02 Francesco Potortì <pot@gnu.org>
56c0d866
FP
1512
1513 * etags.1: Undocument the --no-warn option.
1514
303958a9
RS
15152006-12-17 Richard Stallman <rms@gnu.org>
1516
1517 * TUTORIAL: Say that C-d and DEL with arg do killing.
1518
b58d0378
EZ
15192006-12-16 Eli Zaretskii <eliz@gnu.org>
1520
1521 * PROBLEMS: Document problems with rebasing Cygwin DLLs.
1522
cb0a26d3
MB
15232006-12-08 Michael Olson <mwolson@gnu.org>
1524
1525 * ERC-NEWS: Note that the list module has been removed.
1526
880820fe 15272006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
dd4b03cd
JB
1528
1529 * NEWS (Changes to cmuscheme): Mention the alternative for
1530 `~/.emacs_SCHEMEPROG' which is `~/.emacs.d/init_SCHEMEPROG.scm'.
1531 (Init file changes): Same for `~/.emacs_SHELL' versus
1532 `~/.emacs.d/init_SHELL.sh'.
1533
e1fb4a0b
JB
15342006-12-01 Juanma Barranquero <lekktu@gmail.com>
1535
1536 * DEVEL.HUMOR: Another entry.
1537
9b492fad
FP
15382006-08-14 Masatake YAMATO <jet@gyve.org>
1539
1540 * etags.1: Added / to the end of DEVAR regex.
1541
53e842f1
JB
15422006-11-22 Juanma Barranquero <lekktu@gmail.com>
1543
1544 * emacsclient.1 (DESCRIPTION): Suggest also `server-mode'.
1545 (OPTIONS): Document `-f', `--server-file' and EMACS_SERVER_FILE.
1546
83dc6995
MB
15472006-11-20 Michael Olson <mwolson@gnu.org>
1548
1549 * NEWS: Change M-x erc-select to M-x erc.
1550
e15a0495
KH
15512006-11-20 Sun Yijiang <sunyijiang@gmail.com>
1552
1553 * TUTORIAL.cn: Updated.
1554
119ee84f
CD
15552006-11-17 Carsten Dominik <dominik@science.uva.nl>
1556
1557 * orgcard.tex (section{Agenda Views}): Document `C-k'.
1558
1585c4a6
CD
15592006-11-13 Carsten Dominik <dominik@science.uva.nl>
1560
1561 * orgcard.tex: Version number change.
1562
2f984b39
BW
15632006-11-13 Bill Wohler <wohler@newt.com>
1564
1565 Release MH-E version 8.0.3.
1566
1567 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.3.
1568
ac2072cd
JB
15692006-11-10 Juanma Barranquero <lekktu@gmail.com>
1570
1571 * DEVEL.HUMOR: Two more entries.
1572
72e16456
CD
15732006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
1574
1575 * orgcard.tex (section{Archiving}): Document C-TAB.
1576 (section{TODO Items and Checkboxes}): Checkbox keys moved to this
1577 section, added documentation for the key `C-c #'.
1578
ade817bd 15792006-11-05 Slawomir Nowaczyk <slawek@cs.lth.se>
0b0cccd5 1580
82c1177c 1581 * emacs.py (eargs): Provide eldoc message for builtin types.
ac2072cd 1582 Make sure eargs always outputs sentinel, to avoid Emacs freeze.
0b0cccd5 1583
7902148a
CY
15842006-10-22 Chong Yidong <cyd@stupidchicken.com>
1585
1586 * emacs.py (eargs): Return expected _emacs_out string even if
1587 errors occur.
1588
73a99edb
DK
15892006-10-09 David Kastrup <dak@gnu.org>
1590
1591 * DEVEL.HUMOR: Add the topic line for last entry since that was
1592 what the joke was about.
1593
857b15e9
EZ
15942006-10-07 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
1595
1596 * TUTORIAL.bg: Synchronize with TUTORIAL.
1597
5879ac68
JB
15982006-10-06 Juanma Barranquero <lekktu@gmail.com>
1599
1600 * DEVEL.HUMOR: New file.
1601
0e71e4a8
CY
16022006-09-30 Chong Yidong <cyd@stupidchicken.com>
1603
1604 * PROBLEMS: Document Emacs/XIM/gnome-settings-terminal clash.
1605
fb25feae
VJL
16062006-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1607
1608 * NEWS: ebnf2ps changes.
1609
abff6314
RS
16102006-09-26 Reiner Steib <Reiner.Steib@gmx.de>
1611
1612 * refcard.ps: Regenerate.
1613
880820fe 16142006-09-18 Jan Djärv <jan.h.d@swipnet.se>
a280ecc4
JD
1615
1616 * NEWS: Rename x-use-old-gtk-file-dialog to x-gtk-use-old-file-dialog.
1617
45a2056c
JB
16182006-09-15 Jay Belanger <belanger@truman.edu>
1619
1620 * COPYING: Replace "Library Public License" by "Lesser Public
1621 License" throughout.
1622
004d27a6
RS
16232006-09-15 Richard Stallman <rms@gnu.org>
1624
1625 * THE-GNU-PROJECT: Update with the latest footnotes
1626 from www.gnu.org/gnu/the-gnu-project.html
1627
b74e16a3
DK
16282006-09-15 David Kastrup <dak@gnu.org>
1629
5879ac68 1630 * NEWS: Explain new behavior and arguments of `key-binding' and
b74e16a3
DK
1631 `command-remapping'.
1632
4b1aaa8b
PE
16332006-09-11 Paul Eggert <eggert@cs.ucla.edu>
1634
1635 * NEWS: In terminal-oriented subshells, the EMACS environment
1636 variable now defaults to Emacs's absolute file name, instead of
1637 to "t".
1638 * PROBLEMS: Adjust tcsh advice for this.
1639
880820fe 16402006-09-10 Jan Djärv <jan.h.d@swipnet.se>
1437ec2b 1641
4b1aaa8b 1642 * PROBLEMS (are): Emacs compiled with Gtk+ crashes when closing a
1437ec2b
JD
1643 display (x-close-connection).
1644
83dc6995
MB
16452006-09-03 Diane Murray <disumu@x3y2z1.net>
1646
25e90411 1647 * erc.texi (Getting Started, Connecting): Changed erc-select to erc.
83dc6995 1648
6a8c7cfe
JL
16492006-09-02 Juri Linkov <juri@jurta.org>
1650
1651 * HELLO: Regroup Europe Non-ASCII examples by similar scripts.
1652
f9de7738
RS
16532006-08-25 Richard Stallman <rms@gnu.org>
1654
1655 * TUTORIAL: Give priority to graphical terminals over text terminals
1656 regarding C-z.
1657
c2659d23
KH
16582006-08-21 Sun Yijiang <sunyijiang@gmail.com>
1659
1660 * TUTORIAL.cn: Sync with the latest TUTORIAL.
1661
67b595a2
SM
16622006-08-20 Dave Love <fx@gnu.org>
1663
1664 * emacs.py: Update to Dave Love's latest version.
1665 (__all__): Fix args -> eargs. Add new `modpath' fun.
1666 (eargs): Add `imports' arg.
1667 (all_names): New fun.
1668 (complete): Rewrite without using rlcompleter.
1669 Remove `namespace' arg, add `imports' arg.
1670 (ehelp): Replace g and l args with `imports'.
1671 (eimport): Use __main__ rather than `emacs' namespace.
1672 (modpath): New fun.
1673
ade817bd 16742006-08-20 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>
c7bb83bd
SM
1675
1676 * emacs.py (eexecfile): Use the __main__ rather than `emacs' namespace.
1677
fa1f7927
EZ
16782006-08-18 Primoz PETERLIN <primoz.peterlin@mf.uni-lj.si>
1679
1680 * TUTORIAL.sl: Synchronize with TUTORIAL.
1681
16822006-08-18 Mats Lidell <matsl@contactor.se>
1683
1684 * TUTORIAL.sv: Synchronize with TUTORIAL.
1685
16862006-08-18 Alfredo Finelli <alfredofnl@tiscali.it>
1687
1688 * TUTORIAL.it: Synchronize with TUTORIAL.
1689
4c3ec0fc
CD
16902006-08-15 Carsten Dominik <dominik@science.uva.nl>
1691
1692 * orgcard.tex: Version number change.
1693
9ae1fac1
WL
16942006-08-12 Werner Lemberg <wl@gnu.org>
1695
1696 * TUTORIAL.de: Synchronize with TUTORIAL.
1697
82a33a21
RF
16982006-08-10 Romain Francoise <romain@orebokech.com>
1699
1700 * NEWS: Mention that zone-mode.el is now obsolete.
1701
541a0de1
RS
17022006-08-09 Richard Stallman <rms@gnu.org>
1703
1704 * TUTORIAL: Don't say which side scroll bar is on.
1705
27bd6273
NR
17062006-08-06 Nick Roberts <nickrob@snap.net.nz>
1707
9c6598c2 1708 * DEBUG (Note): Add note about following a longjmp call.
bf69439f 1709 Add local variables list for outline mode.
27bd6273 1710
2e3ef421
MB
17112006-08-03 Michael Olson <mwolson@gnu.org>
1712
1713 * ERC-NEWS: Update for ERC 5.1.4.
1714
68ce47af
KH
17152006-08-01 Kenichi Handa <handa@m17n.org>
1716
1717 * NEWS (find-operation-coding-system): Describe the more detail of
1718 the change.
1719
ebf693f3
MB
17202006-07-28 Reiner Steib <Reiner.Steib@gmx.de>
1721
1722 * GNUS-NEWS: Regenerate from Oort Gnus node in texi/gnus.texi using
1723 texi/gnus-news.el of the trunk.
1724
ebdcf65a
RS
17252006-07-29 Reiner Steib <Reiner.Steib@gmx.de>
1726
1727 * NEWS: Fix typo.
1728
652d420b
RS
17292006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
1730
1731 * ru-refcard.ps: Regenerate.
1732
17332006-07-17 Alex Ott <alexott@gmail.com>
1734
1735 * ru-refcard.tex: Update for Emacs 22.
1736
d753d9b7
KS
17372006-07-14 Kim F. Storm <storm@cua.dk>
1738
1739 * PROBLEMS: Emacs now requires ws2_32.dll on Windows.
1740
880820fe 17412006-07-14 Károly Lőrentey <lorentey@elte.hu>
580b488b
KL
1742
1743 * HELLO: Update Hungarian sample.
d753d9b7 1744
0b6bb130
MB
17452006-07-12 Michael Olson <mwolson@gnu.org>
1746
1747 * ERC-NEWS: Update for ERC 5.1.3.
1748
8c9676fb
DK
17492006-07-08 David Kastrup <dak@gnu.org>
1750
1751 * TODO: Suggest consolidation with user customization when the
1752 system default of a customized variable changes.
1753
f2bb3ca3
TTN
17542006-07-08 Thien-Thi Nguyen <ttn@gnu.org>
1755
1756 * compilation.txt: Add an example "Compilation started ..." line.
1757
c7251076
CD
17582006-07-07 Carsten Dominik <dominik@science.uva.nl>
1759
1760 * orgcard.tex: Version number change.
1761
5693ccd6
KH
17622006-07-05 Kenichi Handa <handa@m17n.org>
1763
1764 * HELLO: Add a paragraph for non-ASCII examples at the head. Add
1765 Bulgarian and Hungarian. Add more "hello"s to Danish and Swedish.
1766
70314b54
BW
17672006-07-03 Bill Wohler <wohler@newt.com>
1768
1769 Release MH-E version 8.0.2.
1770
1771 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.2.
1772
7f70c4e9
CD
17732006-07-03 Carsten Dominik <dominik@science.uva.nl>
1774
1775 * orgcard.tex (section{Agenda Views}): Document `s' key to save
1776 all org-mode buffers.
1777
880820fe 17782006-06-30 Francesco Potortì <pot@gnu.org>
9a4be099
FP
1779
1780 * etags.1: -m and -M options do not exist.
1781
a71f543e
CD
17822006-06-29 Carsten Dominik <dominik@science.uva.nl>
1783
1784 * orgcard.tex (section{Structure Editing}): Document checkbox
1785 toggling.
1786
f98f7873
JL
17872006-06-28 Juri Linkov <juri@jurta.org>
1788
1789 * grep.txt (Local Variables): Move to end of file.
1790
33a4be7c
RS
17912006-06-28 Reiner Steib <Reiner.Steib@gmx.de>
1792
ba0a643f
RS
1793 * Makefile: Add rules for refcards.
1794
33a4be7c
RS
1795 * de-refcard.ps, fr-refcard.ps, pt-br-refcard.ps: Regenerate.
1796
576f72d7
NR
17972006-06-24 Nick Roberts <nickrob@snap.net.nz>
1798
1799 * NEWS: Remove duplicate entries.
1800
353694fd
CD
18012006-06-23 Carsten Dominik <dominik@science.uva.nl>
1802
1803 * orgcard.tex (section{LaTeX and cdlatex-mode}): New section.
1804
55b903a3
KS
18052006-06-23 Kim F. Storm <storm@cua.dk>
1806
1807 * DEBUG: Mention `pv variable' to print value of Lisp variables.
1808 Mention `xpr' and fix example to use it. Add section describing
1809 commands such as `pit' that are useful for debugging redisplay
1810 related problems.
1811
e2f48107
KS
18122006-06-22 Kim F. Storm <storm@cua.dk>
1813
1814 * HELLO (Local Variables): Move to end of file.
1815
4f187c9d
BW
18162006-06-20 Bill Wohler <wohler@newt.com>
1817
1818 Release MH-E version 8.0.1.
1819
1820 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.1.
1821
3d62681d
CD
18222006-06-19 Carsten Dominik <dominik@science.uva.nl>
1823
5879ac68 1824 * orgcard.tex (section{Clocking Time}): Add new clocking commands.
3d62681d
CD
1825 (section{Structure Editing}): Add global archiving command.
1826
761b9fd2
TTN
18272006-06-14 Thien-Thi Nguyen <ttn@gnu.org>
1828
1829 * yow.lines: Delete existing data; add a new entry.
1830
880820fe 18312006-06-09 Włodek Bzyl <matwb@univ.gda.pl>
5e7c994b
RS
1832
1833 * pl-refcard.ps: Regenerate.
1834
880820fe 18352006-06-08 Włodek Bzyl <matwb@univ.gda.pl>
7b651efb 1836
906671d0
RS
1837 * pl-refcard.tex: Update for Emacs 22.
1838
34c5305c
RS
18392006-06-08 Reiner Steib <Reiner.Steib@gmx.de>
1840
7b651efb
RS
1841 * fr-refcard.tex: Fix errors in previous commit.
1842
880820fe 18432006-06-08 Éric Jacoboni <jaco@jacoboni.fr>
c9993712
RS
1844
1845 * fr-refcard.tex: Update for Emacs 22.
1846
8dec0e01
KH
18472006-06-07 Kenichi Handa <handa@m17n.org>
1848
1849 * NEWS: Mention how to disable character translation for a file.
1850
6dfbf803
TTN
18512006-06-04 Sven Joachim <svenjoac@gmx.de>
1852
1853 * de-refcard.tex: Update for Emacs 22: Use German quotes
1854 and umlauts; fix overfull /hboxes; many rewordings.
1855
32a877bb
KS
18562006-06-04 Kim F. Storm <storm@cua.dk>
1857
1858 * NEWS: Move news for pre-22 versions into...
1859 * NEWS.21, NEWS.20: ... new files for Emacs 21 and Emacs 20 news.
1860 * ONEWS, ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Remove (rename) files ...
1861 * NEWS.19, NEWS.18, NEWS.1-17: ... and organize news about older Emacs
c68af44c 1862 versions in separate files. Update copyright notices.
32a877bb 1863
a941b26b
EZ
18642006-06-03 Eli Zaretskii <eliz@gnu.org>
1865
a88e0343
KS
1866 * LPF, LEDIT: Remove files.
1867
1868 * FTP, README, HELLO, MACHINES, MAILINGLISTS, MORE.STUFF, ETAGS.EBNF:
1869 * MOTIVATION, ORDERS, SERVICE, TERMS, TODO:
1870 * enriched.doc, ulimit.hack, ses-example.ses, ms-7bkermit, emacs.csh:
1871 * Xkeymap.txt, compilation.txt, grep.txt:
1872 Add copyright notice and copying permissions.
1873
b9d6735c
DP
18742006-05-31 David Ponce <david@dponce.com>
1875
a88e0343
KS
1876 * tree-widget/default/close.png, tree-widget/default/close.xpm:
1877 * tree-widget/default/empty.png, tree-widget/default/empty.xpm:
1878 * tree-widget/default/end-guide.png, tree-widget/default/end-guide.xpm:
1879 * tree-widget/default/guide.png, tree-widget/default/guide.xpm:
1880 * tree-widget/default/handle.png, tree-widget/default/handle.xpm:
1881 * tree-widget/default/leaf.png, tree-widget/default/leaf.xpm:
1882 * tree-widget/default/no-guide.png, tree-widget/default/no-guide.xpm:
1883 * tree-widget/default/no-handle.png, tree-widget/default/no-handle.xpm:
1884 * tree-widget/default/open.png, tree-widget/default/open.xpm:
1885 * tree-widget/folder/close.png, tree-widget/folder/close.xpm:
1886 * tree-widget/folder/empty.png, tree-widget/folder/empty.xpm:
1887 * tree-widget/folder/end-guide.png, tree-widget/folder/end-guide.xpm:
1888 * tree-widget/folder/guide.png, tree-widget/folder/guide.xpm:
1889 * tree-widget/folder/handle.png, tree-widget/folder/handle.xpm:
1890 * tree-widget/folder/leaf.png, tree-widget/folder/leaf.xpm:
1891 * tree-widget/folder/no-guide.png, tree-widget/folder/no-guide.xpm:
1892 * tree-widget/folder/no-handle.png, tree-widget/folder/no-handle.xpm:
1893 * tree-widget/folder/open.png, tree-widget/folder/open.xpm:
1894 Reduce the size of images.
b9d6735c 1895
880820fe 18962006-05-29 Jan Djärv <jan.h.d@swipnet.se>
c3724dcc 1897
4c88aa80 1898 * NEWS: Mention F10 for Gtk+/Lesstif/Lucid menus.
c3724dcc 1899
3d0793e4
EZ
19002006-05-26 Eli Zaretskii <eliz@gnu.org>
1901
1902 * ledit.l: Remove file.
1903
f1c582b4
KH
19042006-05-26 Kenichi Handa <handa@m17n.org>
1905
1906 * NEWS (find-operation-coding-system): Mention the new argument
1907 format.
1908
e8166ad7
CD
19092006-05-24 Carsten Dominik <dominik@science.uva.nl>
1910
5879ac68 1911 * orgcard.tex (section{Motion}): Added the item navigation commands.
e8166ad7
CD
1912 (section{Publishing}): New section.
1913 (section{Links}): Documented elisp and shell links.
1914
4ea5193b
RS
19152006-05-20 Rodrigo Real <rreal@ucpel.tche.br>
1916
1917 * pt-br-refcard.tex: Update.
1918
0804c86c
RS
19192006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
1920
ba9acf6a
RS
1921 * pl-refcard.tex (Local variables): Add compile-command.
1922
5879ac68 1923 * ru-refcard.tex (Local variables): Add compile-command and coding.
ba9acf6a
RS
1924
1925 * pt-br-refcard.tex: Don't \input psfig.
1926
0804c86c
RS
1927 * refcard.tex (section{Info}): Add `i'. Use `s' instead of `M-s'.
1928
1929 * de-refcard.tex (section{Info}): Ditto.
1930
1931 * fr-refcard.tex (section{Info}): Ditto. Translation suggested by
1932 Stefan Monnier <monnier@iro.umontreal.ca>.
1933
1934 * pl-refcard.tex (section{Info}): Ditto. Translation suggested by
1935 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>.
1936
ade817bd
SM
1937 * cs-refcard.tex (section{Info}): Use `s' instead of `M-s'.
1938 Entry for `i' is not translated yet.
0804c86c
RS
1939
1940 * pt-br-refcard.tex (section{Info}): Ditto.
1941
1942 * ru-refcard.tex (section{Info}): Ditto.
1943
1944 * sk-refcard.tex (section{Info}): Ditto.
1945
e6d33cab
RS
19462006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
1947
1948 * MORE.STUFF: Update AUCTeX entry.
1949
424567e3
EZ
19502006-05-20 Rodrigo Real <rreal@ucpel.tche.br>
1951
1952 * pt-br-refcard.tex:
1953 * pt-br-refcard.ps: New files.
1954
98662f48
RS
19552006-05-15 Reiner Steib <Reiner.Steib@gmx.de>
1956
1957 * sk-refcard.tex: Add coding cookie.
1958
4449f659
MB
19592006-05-15 Michael Olson <mwolson@gnu.org>
1960
1961 * MORE.STUFF: Update URL for Planner Mode and add description.
1962 Canonicalize URLs for Emacs Muse and Emacs Wiki Mode.
1963
6b481006
RF
19642006-05-12 Romain Francoise <romain@orebokech.com>
1965
1966 * MORE.STUFF: ERC is now part of Emacs.
1967 Add Emacs Muse.
1968
4b1af9ac
RS
19692006-05-12 Ken Manheimer <ken.manheimer@gmail.com>
1970
1971 * NEWS (allout): Update.
1972
7c36a00a
BW
19732006-05-06 Bill Wohler <wohler@newt.com>
1974
1975 Release MH-E version 8.0.
1976
1977 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.
1978
1c9e62fe
BW
19792006-04-28 Bill Wohler <wohler@newt.com>
1980
1981 Release MH-E version 7.95.
1982
1983 * NEWS, MH-E-NEWS: Update for MH-E release 7.95.
1984
66f7848b
BW
19852006-04-21 Bill Wohler <wohler@newt.com>
1986
1987 Release MH-E version 7.94.
1988
1989 * NEWS, MH-E-NEWS: Update for MH-E release 7.94.
1990
bf49275d
NR
19912006-04-21 Nick Roberts <nickrob@snap.net.nz>
1992
1993 * NEWS: Mention t-mouse.el. Touch up description of gdb-ui.el.
1994
b744e319
CD
19952006-04-20 Carsten Dominik <dominik@science.uva.nl>
1996
1997 * orgcard.tex: Version number change only.
1998
9f6dc5a8
RS
19992006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
2000
a88e0343
KS
2001 * gnus-refcard.tex: Bump version to 5.11. Remove duplicate \def's.
2002 Update date.
9f6dc5a8 2003
11227360
BW
20042006-04-18 Bill Wohler <wohler@newt.com>
2005
2006 * MORE.STUFF: Add MH-E.
2007
87acbfda
CD
20082006-04-18 Carsten Dominik <dominik@science.uva.nl>
2009
2010 * orgcard.tex: Version number change only.
2011
94c3a9d8
KH
20122006-04-12 Kenichi Handa <handa@m17n.org>
2013
2014 * PROBLEMS (C-SPC fails ...): Explicitly say fcitx in the header.
2015
8a70fed7
CD
20162006-04-11 Carsten Dominik <dominik@science.uva.nl>
2017
5879ac68 2018 * orgcard.tex (section{Tables}): Document column narrowing.
8a70fed7
CD
2019 (section{Links}): Document bracket links.
2020
2fb18d13
KH
20212006-04-11 Kenichi Handa <handa@m17n.org>
2022
2023 * PROBLEMS (C-SPC fails ...): Add description for fcitx.
2024
f327867a
BW
20252006-04-10 Bill Wohler <wohler@newt.com>
2026
2027 * NEWS: Add package-version keyword to `defcustom' and mention
2028 associated variable `customize-package-emacs-version-alist'.
2029
1ca9b532
RS
20302006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
2031
2032 * NEWS: Add string-or-null-p.
2033
84a9c798
BW
20342006-03-28 Bill Wohler <wohler@newt.com>
2035
2036 * images/README: Update with following information.
461e9977 2037
84a9c798 2038 * images/data-save.xpm, images/mail/flag-for-followup.xpm:
a88e0343 2039 * images/zoom-in.xpm, images/zoom-out.xpm: New images from GNOME 2.12.
84a9c798
BW
2040
2041 * images/contact.pbm, images/data-save.pbm, images/delete.pbm:
2042 * images/mail/flag-for-followup.pbm, images/mail/inbox.pbm:
2043 * images/mail/move.pbm, images/next-page.pbm, images/zoom-out.pbm:
2044 New bitmaps for new images.
461e9977
RF
2045
2046 * images/refresh.xpm, images/sort-ascending.xpm,
5879ac68 2047 * images/sort-descending.xpm: Update with GTK 2.x images. Note
84a9c798 2048 that the default GTK icons are not overridden by the GNOME theme
5879ac68 2049 due to a bug which was fixed in GNOME 2.15. Once GNOME 2.16 is in
84a9c798 2050 wide circulation, then the GTK icons should be replaced with the
5879ac68 2051 equivalent GNOME icons. Until then, we should be consistent with
84a9c798 2052 GTK first, then GNOME.
461e9977
RF
2053
2054 * images/mail/repack.xpm, images/mail/reply-from.xpm:
84a9c798
BW
2055 * images/mail/reply-to.xpm, images/search-replace.xpm:
2056 * images/separator.xpm, images/show.xpm: Update custom icons to be
2057 closer to their GNOME counterparts.
461e9977
RF
2058
2059 * images/attach.pbm, images/exit.pbm, images/mail/compose.pbm:
84a9c798
BW
2060 * images/mail/repack.pbm, images/mail/reply-all.pbm:
2061 * images/mail/reply-from.pbm, images/mail/reply-to.pbm:
2062 * images/mail/reply.pbm, images/mail/send.pbm, images/show.pbm:
2063 * images/search-replace.pbm: Update bitmaps.
461e9977
RF
2064
2065 * images/execute.pbm, images/execute.xpm, images/fld-open.pbm:
84a9c798
BW
2066 * images/fld-open.xpm, images/highlight.pbm, images/highlight.xpm:
2067 * images/mail.pbm, images/mail.xpm, images/mail/alias.pbm:
2068 * images/mail/alias.xpm, images/mail/refile.pbm:
2069 * images/mail/refile.xpm, images/page-down.pbm:
2070 * images/page-down.xpm, images/widen.pbm, images/widen.xpm: Remove
a88e0343 2071 custom MH-E icons -- MH-E is now using the equivalent GTK/GNOME icons.
84a9c798 2072
679ce4d5
RF
20732006-03-23 Romain Francoise <romain@orebokech.com>
2074
2075 * NEWS: Misc. fixes.
2076
9212fe99
CD
20772006-03-15 Carsten Dominik <dominik@science.uva.nl>
2078
2079 * orgcard.tex: Version number change only.
2080
3470ef37
NR
20812006-03-15 Nick Roberts <nickrob@snap.net.nz>
2082
2083 * DEBUG (Note): Describe features for debugging with GDB in Emacs.
2084
8cf1c5a4
MB
20852006-03-11 Miles Bader <miles@gnu.org>
2086
2087 * images/mail: New directory.
2088 * images/attach.xpm, images/connect.xpm:
2089 * images/contact.xpm, images/delete.xpm:
2090 * images/describe.xpm, images/disconnect.xpm:
2091 * images/exit.xpm, images/gnus/toggle-subscription.xpm:
2092 * images/lock-broken.xpm, images/lock-ok.xpm:
2093 * images/lock.xpm, images/mail/compose.xpm:
2094 * images/mail/copy.xpm, images/mail/forward.xpm:
2095 * images/mail/inbox.xpm, images/mail/move.xpm:
2096 * images/mail/not-spam.xpm, images/mail/outbox.xpm:
2097 * images/mail/preview.xpm, images/mail/reply-all.xpm:
2098 * images/mail/reply.xpm, images/mail/save-draft.xpm:
2099 * images/mail/save.xpm, images/mail/send.xpm:
2100 * images/mail/spam.xpm, images/next-page.xpm:
2101 * images/refresh.xpm, images/separator.xpm:
a88e0343 2102 * images/sort-ascending.xpm, images/sort-column-ascending.xpm:
8cf1c5a4
MB
2103 * images/sort-criteria.xpm, images/sort-descending.xpm:
2104 * images/sort-row-ascending.xpm:
2105 New icons, copied from Gnus trunk (originally from Gnome 2.6).
2106
d5b08376
BW
21072006-03-11 Bill Wohler <wohler@newt.com>
2108
5879ac68 2109 * NEWS: Document `image-load-path-for-library'. Note that all
d5b08376 2110 images have been moved from lisp into etc/images in `find-image'
5879ac68 2111 item. Fix typo in `copy-tree'.
d5b08376 2112
3f9c65ca
RS
21132006-03-09 Reiner Steib <Reiner.Steib@gmx.de>
2114
880820fe 2115 * TUTORIAL.de: Replace "Schreiben" by "Drücken" where appropriate.
3f9c65ca 2116
7204b00e
CD
21172006-03-07 Carsten Dominik <dominik@science.uva.nl>
2118
2119 * orgcard.tex: Version number change only.
2120
dec817ba
BW
21212006-03-05 Bill Wohler <wohler@newt.com>
2122
2123 Release MH-E version 7.93.
2124
2125 * NEWS, MH-E-NEWS: Update for MH-E release 7.93.
2126
db13601b 21272006-02-23 Guanpeng Xu <herberteuler@hotmail.com>
cca17969
TTN
2128
2129 * TUTORIAL.cn: Fix omission bug: Add dot (ASCII 0x2E) on first line.
2130
3bfb8112
CD
21312006-02-22 Carsten Dominik <dominik@science.uva.nl>
2132
5879ac68 2133 * orgcard.tex (section{Links}): Rewritten to cover the modified
3bfb8112
CD
2134 link system.
2135
0951cd36
BW
21362006-02-18 Bill Wohler <wohler@newt.com>
2137
2138 Release MH-E version 7.92.
2139
2140 * NEWS, MH-E-NEWS: Update for MH-E release 7.92.
2141
4599a9a5
KH
21422006-02-17 Kenichi Handa <handa@m17n.org>
2143
2144 * TUTORIAL.translators (TUTORIAL.cn): Update the maintainer.
2145
21462006-02-17 Sun Yijiang <sunyijiang@gmail.com>
2147
2148 * TUTORIAL.cn: Reworked.
2149
542f7c55
CY
21502006-02-14 Chong Yidong <cyd@stupidchicken.com>
2151
2152 * NEWS: Changes in handling of file local variables.
2153
880820fe 21542006-02-14 Jan Djärv <jan.h.d@swipnet.se>
3430357a
JD
2155
2156 * NEWS: Gtk+ 2.4 is required.
2157
cbd488c4
YM
21582006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2159
2160 * PROBLEMS (Mac OS X): Add QuickTime 7.0.4 / Mac OS X 10.3.9 breakage.
2161
5f64e9f6
MD
21622006-02-09 Mathias Dahl <mathias.dahl@gmail.com>
2163
2ccc6e66 2164 * NEWS: New key bindings for Tumme in Dired.
5f64e9f6 2165
4c003d2f
JB
21662006-02-05 Jay Belanger <belanger@truman.edu>
2167
2168 * calccard.tex: Update copyright year.
2169
8508e990
MB
21702006-02-04 Michael Olson <mwolson@gnu.org>
2171
2172 * NEWS: Update for ERC 5.1.1. Use the same wording for headings
2173 that Emacs does in its NEWS file.
2174
5384dc93
BW
21752006-02-03 Bill Wohler <wohler@newt.com>
2176
2177 Release MH-E version 7.91.
2178
2179 * NEWS, MH-E-NEWS: Update for MH-E release 7.91.
2180
c80ba99d
BW
21812006-02-02 Bill Wohler <wohler@newt.com>
2182
2183 Release MH-E version 7.90.
2184
5384dc93 2185 * NEWS, MH-E-NEWS: Update for MH-E release 7.90.
c80ba99d 2186
597993cf
MB
21872006-01-29 Michael Olson <mwolson@gnu.org>
2188
2189 * NEWS: Add entry for ERC.
2190
7cef6228
CY
21912006-01-27 Chong Yidong <cyd@stupidchicken.com>
2192
2193 * TODO: Make SYNC_INPUT the default.
2194
3140b91b
NR
21952006-01-25 Nick Roberts <nickrob@snap.net.nz>
2196
2197 * images/gud/pstar.xpm: Make background transparent.
2198
82a31b62
NF
21992006-01-24 Noah Friedman <friedman@splode.com>
2200
2201 * emacs-buffer.gdb: Replace all references to `cdr' field of
2202 conses with `u.cdr', per change Andreas Schwab 2005-11-15
2203 of src/lisp.h.
2204
87899d7e
MA
22052006-01-23 Michael Albinus <michael.albinus@gmx.de>
2206
5879ac68 2207 * NEWS: Tramp can be removed by M-x tramp-unload-tramp.
87899d7e 2208
14397ea7
DN
22092006-01-15 Dan Nicolaescu <dann@ics.uci.edu>
2210
5879ac68 2211 * e/eterm-color.ti: Re-enable the ri entry. Add kich1.
14397ea7 2212
3c005b12
RS
22132006-01-13 Richard M. Stallman <rms@gnu.org>
2214
2215 * emacs.1: +N applies only to next file.
2216
04a4075f
DN
22172005-12-28 Dan Nicolaescu <dann@ics.uci.edu>
2218
2219 * e/eterm-color.ti: Temporarily disable the ri entry.
2220 * e/eterm-color: Regenerate.
cdda1b59 2221
880820fe 22222005-12-21 Lőrentey Károly <lorentey@elte.hu>
4e8b322f
KL
2223
2224 * TODO: Add note on the multi-tty branch.
2225
880820fe 22262005-12-16 Lőrentey Károly <lorentey@elte.hu>
f4695519
KL
2227
2228 * NEWS: Change `prev-buffer' to `previous-buffer'; add note on
2229 them using the frame-local buffer list.
2230
5fdf9b7c
EZ
22312005-12-10 David Koppelman <koppel@ece.lsu.edu>
2232
2233 * NEWS: hi-lock-mode is now buffer local, use global-hi-lock-mode
2234 instead.
2235
61322d72
JB
22362005-12-02 Jay Belanger <belanger@truman.edu>
2237
2238 * NEWS: Add comment about the Calc prefix.
2239
55a03101
TTN
22402005-11-28 Thien-Thi Nguyen <ttn@gnu.org>
2241
2242 * MORE.STUFF: Add entry: "Go in a buffer: Go Text Protocol client".
2243
fd993ce2
CY
22442005-11-18 Chong Yidong <cyd@stupidchicken.com>
2245
2246 * images/icons/emacs_16.png, images/icons/emacs_24.png
2247 * images/icons/emacs_32.png, images/icons/emacs_48.png:
2248 New Emacs icons.
2249
35af3490
CD
22502005-11-18 Carsten Dominik <dominik@science.uva.nl>
2251
2252 * orgcard.tex: Version 3.20
2253
cdda1b59 22542005-11-16 Nick Roberts <nickrob@snap.net.nz>
a354cf39
NR
2255
2256 * images/gud/go.xpm, images/gud/go.pbm: Old gud-remove icons.
2257 Use for run/continue.
2258 * images/gud/stop.xpm, images/gud/stop.pbm: Old gud-break icons.
2259 Use for interrupting inferior.
2260 * images/gud/pp.xpm, images/gud/pstar.xpm, images/gud/until.xpm:
2261 Use a more appropriate variable name.
2262 * images/gud/remove.xpm, images/gud/remove.pbm
2263 * images/gud/break.xpm, images/gud/break.pbm: Make more intuitive.
cdda1b59 2264
31fa5025
NR
22652005-11-09 Nick Roberts <nickrob@snap.net.nz>
2266
2267 * images/gud/pp.xpm, images/gud/pp.pbm: New icons.
2268
880820fe 22692005-11-06 Jan Djärv <jan.h.d@swipnet.se>
32087ea3
JD
2270
2271 * images/copy.xpm, images/copy.pbm, images/low-color/copy.xpm
2272 * images/save.xpm, images/save.pbm, images/low-color/save.xpm:
2273 Adjust baseline.
cdda1b59 2274
880820fe 22752005-11-06 Jan Djärv <jan.h.d@swipnet.se>
16896f67
JD
2276
2277 * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
2278 * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
2279 * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
2280 * images/low-color/next-node.xpm: Adjust paper size and layout.
2281
7dab700a
NR
22822005-11-05 Nick Roberts <nickrob@snap.net.nz>
2283
2284 * DEBUG: Describe how to provide preprocessor macro information.
2285
880820fe 22862005-11-04 Jan Djärv <jan.h.d@swipnet.se>
db2cf961
JD
2287
2288 * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
2289 * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
2290 * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
2291 * images/low-color/next-node.xpm: New images.
2292
94539089
CD
22932005-11-04 Carsten Dominik <dominik@science.uva.nl>
2294
2295 * orgcard.tex (section{Notes}): Version number change.
2296
719e04b6
RF
22972005-11-03 Romain Francoise <romain@orebokech.com>
2298
2299 * orgcard.tex: Update FSF's address.
2300
99ac5182
NR
23012005-11-03 Nick Roberts <nickrob@snap.net.nz>
2302
7dab700a 2303 * DEBUG: GDB can sometimes expand macros.
99ac5182 2304
4ac4f9ce
RF
23052005-11-01 Romain Francoise <romain@orebokech.com>
2306
2307 * NEWS: Source files are compressed by default.
2308
ae3859c0
BW
23092005-10-28 Bill Wohler <wohler@newt.com>
2310
2311 * NEWS: Help mode now creates hyperlinks for URLs.
2312
cc795ef0
DN
23132005-10-27 Dan Nicolaescu <dann@ics.uci.edu>
2314
4ac4f9ce 2315 * e/eterm-color.ti (el1): Undo 2005-10-23 change.
5879ac68 2316 Add some comments on how to update this file. Add ri
cc795ef0
DN
2317 capability that has long been supported by term.el.
2318
a42d1309
NR
23192005-10-25 Nick Roberts <nickrob@snap.net.nz>
2320
6772c8e1 2321 * images/gud/until.xpm: Color correction.
a42d1309 2322
61796b3c
RS
23232005-10-23 Richard M. Stallman <rms@gnu.org>
2324
2325 * e/eterm-color.ti (el1): Capability deleted,
2326 since term.el doesn't implement it.
2327
6f97b9c8
DN
23282005-10-20 Dan Nicolaescu <dann@ics.uci.edu>
2329
2330 * e/eterm-color.ti: Change the terminal name to eterm-color.
2331 * e/eterm-color: Regenerate.
2332
a12ba300
EZ
23332005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
2334
2335 * Makefile (e/eterm-color): Rename eterm to eterm-color.
2336
436a2ccd
CY
23372005-10-18 Chong Yidong <cyd@stupidchicken.com>
2338
2339 * NEWS: New variable `max-image-size'.
2340
ffda926c
BW
23412005-10-17 Bill Wohler <wohler@newt.com>
2342
5879ac68 2343 Moved all remaining images from lisp/toolbar to etc/images. The
ffda926c
BW
2344 low resolution images were placed in their own directory (low-color).
2345
2346 * images/attach.*, images/cancel.*, images/close.*:
2347 * images/copy.*, images/cut.*, images/diropen.*:
2348 * images/exit.*, images/help.*, images/home.*:
2349 * images/index.*, images/info.*, images/mail.*:
2350 * images/new.*, images/open.*, images/paste.*:
2351 * images/preferences.*, images/print.*, images/save.*:
2352 * images/saveas.*, images/search.*:
2353 * images/search-replace.*, images/spell.*:
2354 * images/undo.*: Moved here from lisp/toolbar.
2355
2356 * images/low-color/copy.*: Moved here from lisp/toolbar/lc-copy.*.
2357 * images/low-color/cut.*: Moved here from lisp/toolbar/lc-cut.*.
2358 * images/low-color/help.*: Moved here from lisp/toolbar/lc-help.*.
2359 * images/low-color/home.*: Moved here from lisp/toolbar/lc-home.*.
2360 * images/low-color/index.*: Moved here from lisp/toolbar/lc-index.*.
2361 * images/low-color/new.*: Moved here from lisp/toolbar/lc-new.*.
2362 * images/low-color/open.*: Moved here from lisp/toolbar/lc-open.*.
2363 * images/low-color/paste.*: Moved here from lisp/toolbar/lc-paste.*.
2364 * images/low-color/preferences.*: Moved here from
2365 lisp/toolbar/lc-preferences.*.
2366 * images/low-color/print.*: Moved here from lisp/toolbar/lc-print.*.
2367 * images/low-color/save.*: Moved here from lisp/toolbar/lc-save.*.
2368 * images/low-color/saveas.*: Moved here from lisp/toolbar/lc-saveas.*.
2369 * images/low-color/search.*: Moved here from lisp/toolbar/lc-search.*.
2370 * images/low-color/spell.*: Moved here from lisp/toolbar/lc-spell.*.
2371 * images/low-color/undo.*: Moved here from lisp/toolbar/lc-undo.*.
2372
2373 To conform with convention, the underscore (_) in the following
2374 image names were replaced with dash (-) or (/) as appropriate.
2375
2376 * images/back-arrow.*: Moved here from lisp/toolbar/back_arrow.*.
2377 * images/fld-open.*: Moved here from lisp/toolbar/fld_open.*.
2378 * images/fwd-arrow.*: Moved here from lisp/toolbar/fwd_arrow.*.
2379 * images/jump-to.*: Moved here from lisp/toolbar/jump_to.*.
2380 * images/left-arrow.*: Moved here from lisp/toolbar/left_arrow.*.
2381 * images/right-arrow.*: Moved here from lisp/toolbar/right_arrow.*.
2382 * images/up-arrow.*: Moved here from lisp/toolbar/up_arrow.*.
2383 * images/low-color/back-arrow.*: Moved here from
cdda1b59 2384 lisp/toolbar/lc-back_arrow.*.
ffda926c
BW
2385 * images/low-color/fwd-arrow.*: Moved here from
2386 lisp/toolbar/lc-fwd_arrow.*.
2387 * images/low-color/jump-to.*: Moved here from
2388 lisp/toolbar/lc-jump_to.*.
2389 * images/low-color/left-arrow.*: Moved here from
cdda1b59 2390 lisp/toolbar/lc-left_arrow.*.
ffda926c 2391 * images/low-color/right-arrow.*: Moved here from
cdda1b59 2392 lisp/toolbar/lc-right_arrow.*.
ffda926c
BW
2393 * images/low-color/up-arrow.*: Moved here from
2394 lisp/toolbar/lc-up_arrow.*.
cdda1b59 2395 * images/mail/compose.*: Moved here from lisp/toolbar/mail_compose.*.
ffda926c
BW
2396 * images/mail/send.*: Moved here from lisp/toolbar/mail_send.*.
2397
2398 * images/README: Incorporated the content of lisp/toolbar/README
2399 now that all of the images are here.
2400
eae86e67
NR
24012005-10-16 Nick Roberts <nickrob@snap.net.nz>
2402
2403 * images/gud/n.pbm, images/gud/n.xpm
2404 * images/gud/ni.xpm, images/gud/ni.xpm
2405 * images/gud/s.xpm, images/gud/s.xpm
2406 * images/gud/si.xpm, images/gud/si.xpm: Rename to
2407 next.*, nexti.*, step.*, and stepi.* , respectively, as the
2408 file-name no longer clashes on 8+3 filesystems.
2409
cdda1b59 24102005-10-14 Bill Wohler <wohler@newt.com>
aa2361eb 2411
ffda926c
BW
2412 * images/gud/break.*: Moved here from toolbar/gud-break.*.
2413 * images/gud/cont.*: Moved here from toolbar/gud-cont.*.
2414 * images/gud/down.*: Moved here from toolbar/gud-down.*.
2415 * images/gud/finish.*: Moved here from toolbar/gud-finish.*.
2416 * images/gud/ni.*: Moved here from toolbar/gud-ni.*.
2417 * images/gud/n.*: Moved here from toolbar/gud-n.*.
2418 * images/gud/print.*: Moved here from toolbar/gud-print.*.
2419 * images/gud/pstar.*: Moved here from toolbar/gud-pstar.*.
2420 * images/gud/remove.*: Moved here from toolbar/gud-remove.*.
2421 * images/gud/run.*: Moved here from toolbar/gud-run.*.
2422 * images/gud/si.*: Moved here from toolbar/gud-si.*.
2423 * images/gud/s.*: Moved here from toolbar/gud-s.*.
2424 * images/gud/until.*: Moved here from toolbar/gud-until.*.
2425 * images/gud/up.*: Moved here from toolbar/gud-up.*.
2426 * images/gud/watch.*: Moved here from toolbar/gud-watch.*.
aa2361eb 2427
cdda1b59 24282005-10-14 Bill Wohler <wohler@newt.com>
03ab074b
BW
2429
2430 Released MH-E version 7.85.
cdda1b59 2431
03ab074b
BW
2432 * NEWS, MH-E-NEWS: Updated for release 7.85.
2433
880820fe 24342005-10-10 Jan Djärv <jan.h.d@swipnet.se>
f9e36a6d
JD
2435
2436 * NEWS: -nb => -nbi
2437
86bebbbc
CD
24382005-10-10 Carsten Dominik <dominik@science.uva.nl>
2439
2440 * orgcard.tex: Version 3.17, no changes except version number.
2441
880820fe 24422005-10-09 Jan Djärv <jan.h.d@swipnet.se>
0597ab12
JD
2443
2444 * NEWS: -nb, --no-bitmap-icon
2445
ba6be78d
SM
24462005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
2447
2448 * TODO: Clarify the local variables entry.
2449
c2e59571
BW
24502005-09-30 Bill Wohler <wohler@newt.com>
2451
2452 Moved MH-E image files from toolbar and mail directories into
ffda926c 2453 images.
c2e59571
BW
2454
2455 * images/mail: New directory.
2456
2457 * images/mail/reply.*: Moved here from lisp/mail/reply2*.
2458
2459 * images/mail/alias.*, images/mail/refile.*, images/mail/repack.*:
2460 * images/mail/reply*: Moved here from lisp/toolbar.
2461
2462 * images/execute.*, images/highlight.*, images/mh-logo.xpm:
2463 * images/page-down.*, images/show.*, images/widen.*: Moved here
2464 from lisp/toolbar.
ba6be78d
SM
2465
2466 * images/refresh.*: Moved here from lisp/toolbar/rescan.*.
2467 Use GNOME 2.10's refresh icon.
c2e59571
BW
2468
2469 * images/README: New file that indicates which icons came from
2470 GNOME (see lisp/toolbar/README).
2471
b6473e48
RF
24722005-09-30 Romain Francoise <romain@orebokech.com>
2473
2474 * NEWS: Mention changes to `read-buffer'.
2475
a0292bb5
CY
24762005-09-30 Chong Yidong <cyd@stupidchicken.com>
2477
2478 * images/ezimage: New directory.
2479
2480 * images/ezimage/*.xpm: Add images used by speedbar.el.
2481
50a9d14a
DP
24822005-09-30 David Ponce <david@dponce.com>
2483
2484 * NEWS: Update recentf changes.
2485
a33704bb
MB
24862005-09-28 Simon Josefsson <jas@extundo.com>
2487
2488 * GNUS-NEWS: Fix IDNA notes.
2489
5879ac68 24902005-09-27 Jay Belanger <belanger@truman.edu>
0b292bd0
JB
2491
2492 * calccard.tex: Update `versionnumber', remove `versiondate'.
ba6be78d 2493 (Error Recovery): Refer to "initial state" rather than "default state".
0b292bd0
JB
2494 (Algebra): Mention LaTeX language mode.
2495 (Programming): Delete reference to "Z =".
2496
f7938fdd 24972005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
917551f2
EZ
2498
2499 * emacs.py (ehelp): Add g and l to arg list, and use them in the
2500 call to `help'.
2501
49844623
RF
25022005-09-17 Romain Francoise <romain@orebokech.com>
2503
2504 * gfdl.1: Update to version 1.2. Delete UC macro.
2505
ce9b56fe
KH
25062005-09-15 Kenichi Handa <handa@m17n.org>
2507
ba6be78d 2508 * PROBLEMS: Fix the paragraph describing the limitation of UTF-8/16/7.
ce9b56fe 2509
8c4a54e2
RF
25102005-09-14 Romain Francoise <romain@orebokech.com>
2511
2512 * NEWS: Add entry for write-region-inhibit-fsync.
2513
cacb2615 25142005-09-09 Kevin Ryde <user42@zip.com.au>
50a6ff15
EZ
2515
2516 * MORE.STUFF: Update url for calculator.el.
2517
d87ceee0
KH
25182005-09-08 Kenichi Handa <handa@m17n.org>
2519
2520 * PROBLEMS: Show a patch for Mule-UCS to make it byte-compiled
2521 correctly.
2522
c1105d05
MA
25232005-08-31 Michael Albinus <michael.albinus@gmx.de>
2524
2525 * NEWS: Add entry for `make-auto-save-file-name'.
2526
fef741ad
TTN
25272005-08-19 Emilio C. Lopes <eclig@gmx.net>
2528
2529 * emacsclient.1 (DESCRIPTION): Reflect inclusion in the
2530 Emacs distribution. Make role of EDITOR clearer.
2531 (OPTIONS): Document `-s', `-V' and `-h'
2532 as well as their long name counterparts.
2533 (BUGS): Remove.
2534
20dc2215
RF
25352005-08-26 Romain Francoise <romain@orebokech.com>
2536
2537 * PROBLEMS: Fix capitalization of "Gnus".
2538
217b694f
EZ
25392005-08-20 Chong Yidong <cyd@stupidchicken.com>
2540
2541 * MORE.STUFF: Update links and URLs.
2542
4f27bfc3
KH
25432005-08-05 Kenichi Handa <handa@m17n.org>
2544
2545 * NEWS: Fix the entry describing code-pages.
2546
c638055f
JB
25472005-07-28 Juanma Barranquero <lekktu@gmail.com>
2548
2549 * .cvsignore: Add `icons' (for in-place installs).
2550
cdf9f986
JL
25512005-07-19 Juri Linkov <juri@jurta.org>
2552
2553 * grep.txt: New file.
2554
880820fe 25552005-07-19 Jan Djärv <jan.h.d@swipnet.se>
25fd144d 2556
c638055f 2557 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
25fd144d
JD
2558 -R comes after i386 in setarch command.
2559
9e5f497d
JL
25602005-07-12 Juri Linkov <juri@jurta.org>
2561
2562 * refcard.tex (Files): Change description of `C-x C-q' from
2563 `checkin/checkout' to `toggle read-only'.
2564 (Getting Help): Replace `C-h c' with `C-h k'.
2565 (Error Recovery): Replace `recover-file' with `recover-session'.
2566 (Info): Replace key binding `C-h C-i' with `C-h S'. Add `t'.
2567
bc4c8456
RS
25682005-07-07 Richard M. Stallman <rms@gnu.org>
2569
b713c813 2570 * GNU: Update how to help. Improve footnote 7.
bc4c8456 2571
9d42fe6f
LK
25722005-07-07 Lute Kamstra <lute@gnu.org>
2573
2574 * tasks.texi: Delete file. The GNU Task List is obsolete and has
2575 been replaced by http://savannah.gnu.org/projects/tasklist.
2576
25772005-07-07 Lute Kamstra <lute@gnu.org>
60b34e06
LK
2578
2579 * refcard.tex: Update `versionnumber' and `year'. Update Emacs's
2580 version to 22.
2581 (Starting Emacs): Delete sentence to fix formatting problems.
2582 (Multiple Windows): Clarify first sentence. Mention C-x 5 1.
2583 (Formatting): Update the binding of set face.
2584 (International Character Sets): set-language-environment is bound
9d42fe6f 2585 to C-x RET l.
60b34e06 2586
a0ec7a4a
LK
25872005-07-05 Lute Kamstra <lute@gnu.org>
2588
2589 Update FSF's address in GPL notices.
2590
a88e0343
KS
2591 * INTERVIEW, calccard.tex, cs-dired-ref.tex, cs-refcard.tex:
2592 * dired-ref.tex, fr-drdref.tex, fr-refcard.tex, gfdl.1:
2593 * pl-refcard.tex, refcard.tex, ru-refcard.tex, sk-dired-ref.tex:
2594 * sk-refcard.tex, vipcard.tex, viperCard.tex: Update FSF's address.
a0ec7a4a 2595
880820fe 25962005-07-03 Jan Djärv <jan.h.d@swipnet.se>
cf14a51c 2597
a0ec7a4a 2598 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
ba6be78d 2599 Add it again.
cf14a51c 2600
01d37825
CD
26012005-06-29 Carsten Dominik <dominik@science.uva.nl>
2602
ba6be78d 2603 * NEWS: Add an entry for Org-mode, and a change entry for reftex-mode.
01d37825 2604
025691ed
RS
26052005-06-28 Richard M. Stallman <rms@gnu.org>
2606
2607 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping): New.
2608
98d1a1cf
EZ
26092005-06-11 Eli Zaretskii <eliz@gnu.org>
2610
2611 * DEBUG: Mention emacs-buffer.gdb.
2612
58f498fe
NF
26132005-06-10 Noah Friedman <friedman@splode.com>
2614
2615 * emacs-buffer.gdb (ybuffer-list): Don't use $filename; can't use
2616 char as placeholder when buffer has no file name and process is
2617 still live. Use different printf cases instead.
2618
4a29de23
KS
26192005-06-08 Kim F. Storm <storm@cua.dk>
2620
2621 * PROBLEMS: Linux kernel 2.6.10 may corrupt process output.
2622 Warn that using CVS+SSH may corrupt files, include work-around.
2623
c476bcb0
JL
26242005-06-06 Juri Linkov <juri@jurta.org>
2625
2626 * TUTORIAL.cs, TUTORIAL.sk: Change NBSP to space.
2627
2628 * TUTORIAL.ro: Change NBSP to space. Move coding cookie from the
2629 second line to Local Variables. Fix title line.
2630
6b5341d3
MB
26312005-05-30 Miles Bader <miles@gnu.org>
2632
2633 * emacs-buffer.gdb: Remove RCS keywords.
2634
a7868bfa
NF
26352005-05-30 Noah Friedman <friedman@splode.com>
2636
2637 * emacs-buffer.gdb: New file.
e55df387 2638 * NEWS: Mention it.
a7868bfa 2639
36f28e7f
RS
26402005-05-28 Richard M. Stallman <rms@gnu.org>
2641
2642 * TUTORIAL.fr: Change NBSP to space.
2643
e495eaec
BW
26442005-05-28 Bill Wohler <wohler@newt.com>
2645
2646 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.84.
2647
639ec765
NR
26482005-05-19 Nick Roberts <nickrob@snap.net.nz>
2649
2650 * TODO: post-command-idle-hook has gone.
2651
1e866943
JB
26522005-05-16 Juanma Barranquero <lekktu@gmail.com>
2653
2654 * NEWS: Remove references to open-network-stream-nowait and
2655 open-network-stream-server.
2656
820f92e1
RS
26572005-05-15 Richard M. Stallman <rms@gnu.org>
2658
2659 * GNU: Correct/improve previous change.
2660
d06ba294
RS
26612005-05-14 Richard M. Stallman <rms@gnu.org>
2662
2663 * GNU: Update footnotes.
2664
85ddb888
RS
2665 * NEWS: Lots of clarifications and cleanups.
2666
ade817bd 26672005-05-05 Slawomir Nowaczyk <slawek@cs.lth.se>
e31eb62c 2668
1953295b 2669 * TUTORIAL.pl: Updated header.
e31eb62c 2670
406c0f12
RS
26712005-05-02 Richard M. Stallman <rms@gnu.org>
2672
2673 * NEWS: More rearrangements.
2674
30b0da81
RS
26752005-05-02 Chong Yidong <cyd@stupidchicken.com>
2676
2677 * NEWS: Items rearranged in logical order.
2678
6544b8f6
LH
26792005-05-01 Lars Hansen <larsh@math.ku.dk>
2680
2681 * NEWS: Correct key binding for dired-mark-omitted.
2682
c9b630f7
DN
26832005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
2684
35b1b8ab
DN
2685 * NEWS: Mention xterm key bindings.
2686
c9b630f7
DN
2687 * e/eterm.ti: Add a comment.
2688 * e/eterm: Regenerate.
2689
70ca7cb3
TTN
26902005-04-25 Alex Ott <ott@jet.msk.su>
2691
2692 * TUTORIAL.ru: Update.
2693
880820fe 26942005-04-13 Pavel Janík <Pavel@Janik.cz>
f425f742
PJ
2695
2696 * TUTORIAL.sk: Updated header.
2697
880820fe 26982005-04-12 Jan Djärv <jan.h.d@swipnet.se>
ed0fb1f1
JD
2699
2700 * NEWS: Mention cursorBlink resource.
2701
b7461be9
YM
27022005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2703
2704 * NEWS: Mention dynamic change of keyboard-coding-system on Mac.
2705
880820fe 27062005-04-10 Jan Djärv <jan.h.d@swipnet.se>
4a4cbd00
JD
2707
2708 * NEWS: Mention fontSet for Lucid menus.
2709
0c9a01ff
MY
27102005-04-10 Masatake YAMATO <jet@gyve.org>
2711
1953295b
SM
2712 * compilation.txt (symbol): Add gcov-file
2713 gcov-bb-file gcov-never-called-line gcov-called-line.
0c9a01ff 2714
c09b2b56
KH
27152005-04-08 Kenichi Handa <handa@m17n.org>
2716
2717 * TUTORIAL.ja: Updated header, contents synchronized with
2718 TUTORIAL at 2005-04-01T00:31:25Z!rms@gnu.org.
2719
880820fe 27202005-04-06 Pavel Janík <Pavel@Janik.cz>
7237931b
PJ
2721
2722 * TUTORIAL.cs: Updated header.
2723
7bade82d
WL
27242005-04-05 Werner Lemberg <wl@gnu.org>
2725
2726 * TUTORIAL.de: Updated header.
2727
28cfe103 27282005-04-05 Marcelo Toledo <marcelo@gnu.org>
a049b36c 2729
1953295b 2730 * TUTORIAL.translators: Added the field Maintainer.
a049b36c 2731
b2c2fcb7
TTN
27322005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
2733
2734 * TUTORIAL.it: Move "copying conditions at end" sentence after title.
2735
e3039e63
TTN
27362005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
2737
2738 * TUTORIAL.ja: Update text before first period.
2739 Reported by Kenichi Handa.
2740
b7dc1e82 27412005-04-02 Richard M. Stallman <rms@gnu.org>
e3039e63 2742
b7dc1e82
RS
2743 * TUTORIAL.ja, TUTORIAL.cn, TUTORIAL.ru, TUTORIAL.zh: Remove the
2744 old intro line that apparently was a longer version of "Emacs
2745 tutorial".
2746
2747 * TUTORIAL.es: Clean up line breaks.
2748
28cfe103 27492005-04-01 Marcelo Toledo <marcelo@gnu.org>
f290db1d 2750
51ce60a7 2751 * TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
1953295b
SM
2752 * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja, TUTORIAL.ko,
2753 * TUTORIAL.pl, TUTORIAL.pt_BR, TUTORIAL.ro, TUTORIAL.ru,
2754 * TUTORIAL.sk, TUTORIAL.sl, TUTORIAL.th, TUTORIAL.zh: Fix title line.
1e866943 2755
28cfe103 27562005-04-01 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
1e866943 2757
1953295b
SM
2758 * TUTORIAL.bg: Fix title line; Applied TUTORIAL changes in
2759 2005-02-08T14:20:54Z!lute@gnu.org, "Emacs" is not transliterated to cyrillic anymore;
2760 Minor fixes.
28cfe103
MT
2761
27622005-04-01 Mats Lidell <matsl@contactor.se>
e3039e63 2763
1953295b
SM
2764 * TUTORIAL.sv: Sync some other changes with the TUTORIAL version
2765 2005-04-01T00:31:25Z!rms@gnu.org.
f290db1d 2766
1d88af04
LK
27672005-04-01 Lute Kamstra <lute@gnu.org>
2768
2769 * TUTORIAL.nl: Fix title line.
2770
19577b0e
TTN
27712005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
2772
2773 * TUTORIAL: Add title line.
2774 * TUTORIAL.bg, TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
2775 * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja,
2776 * TUTORIAL.ko, TUTORIAL.nl, TUTORIAL.pl, TUTORIAL.pt_BR,
2777 * TUTORIAL.ro, TUTORIAL.ru, TUTORIAL.sk, TUTORIAL.sl
2778 * TUTORIAL.sv, TUTORIAL.th, TUTORIAL.zh: Likewise.
2779
10ace8ea
MB
27802005-03-29 Reiner Steib <Reiner.Steib@gmx.de>
2781
2782 * gnus-refcard.tex, gnus-logo.eps: New files.
2783
bbcb3b44
DP
27842005-03-23 David Ponce <david@dponce.com>
2785
2786 * NEWS: Mention recentf-keep.
2787
f31259da
LK
27882005-03-17 Lute Kamstra <lute@gnu.org>
2789
2790 * TODO: Remove define-generic-mode entry (DONE).
2791
3235a9ea
MA
27922005-03-10 Michael Albinus <michael.albinus@gmx.de>
2793
2794 * NEWS: Explain how to default Tramp to FTP.
2795
7709cbbd
YM
27962005-03-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2797
2313f861 2798 * NEWS: Mention Carbon build on Mac OS 9.
3235a9ea 2799
70d9a9cd
DK
28002005-03-01 David Kastrup <dak@gnu.org>
2801
2802 * DEBUG: Add information about `-fno-crossjumping' for GCC.
2803
2dbccf96
LK
28042005-02-14 Lute Kamstra <lute@gnu.org>
2805
6a361c41
LK
2806 * TODO: Remove battery.el entry (DONE).
2807
2dbccf96
LK
2808 * TUTORIAL.nl: Synchronize with TUTORIAL. Correct some typos.
2809 Make the terminology more consistent. Fill the text using the
2810 default `fill-column'.
2811
41835686
LK
28122005-02-08 Lute Kamstra <lute@gnu.org>
2813
2814 * TUTORIAL: Remove some uses of the term "buffer" before it is
2815 properly introduced. Update the description of the mode line.
2816 Consistently use "<ESC>" to denote the ESC key and "<SPC>" to
2817 denote the Space bar. Capitalize all command descriptions.
2818
ba2c991c
RS
28192005-02-06 Richard M. Stallman <rms@gnu.org>
2820
2821 * DEBUG: Minor clarification.
2822
6082a820
EZ
28232005-02-05 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
2824
2825 * emacs.bash: Update the name of the socket of the Emacs server.
2826
3d4d788a
DK
28272005-01-22 David Kastrup <dak@gnu.org>
2828
2829 * NEWS: Mention alias `find-grep' for `grep-find'.
2830
568931f0
NR
28312005-01-22 Nick Roberts <nickrob@snap.net.nz>
2832
2833 * TODO: Add entry for toolbar on ttys.
2834
6869a824
NR
28352005-01-18 Nick Roberts <nickrob@snap.net.nz>
2836
2837 * DEBUG: Suggest separate terminal for debug session.
2838
43805352
EZ
28392005-01-15 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
2840
2841 * TUTORIAL.nl: Correct translation and the Dutch text (typos).
2842 More consistent use of terminology.
2843
20d6de82
RS
28442005-01-13 Cheng Gao <chenggao@gmail.com>
2845
2846 * MORE.STUFF: Add entries of some well known and widely used packages.
3235a9ea 2847
9abb41eb
LH
28482005-01-07 Lars Hansen <larsh@math.ku.dk>
2849
2850 * NEWS: Describe desktop package lazy restore feature.
2851
fda2922a
RS
28522004-12-21 Richard M. Stallman <rms@gnu.org>
2853
2854 * DISTRIB: Don't say "freeware".
2855
d3d89631
NR
28562004-12-15 Nick Roberts <nickrob@snap.net.nz>
2857
2858 * DEBUG: Change printing example to break on a procedure name.
2859
09411f50
DN
28602004-12-11 Dan Nicolaescu <dann@ics.uci.edu>
2861
2862 * e/eterm.ti: Add rs1.
2863 * e/eterm: Regenerate.
2864
0473753a
RS
28652004-12-08 Alexandre VEYRENC <veyrenc@wanadoo.fr> (tiny change)
2866
2867 * fr-refcard.tex: Fix typos.
2868
880820fe 28692004-12-07 Jan Djärv <jan.h.d@swipnet.se>
b11e8823
JD
2870
2871 * PROBLEMS: Update information about klipper on KDE.
2872
880820fe 28732004-11-26 Jan Djärv <jan.h.d@swipnet.se>
3a0ab7ec
JD
2874
2875 * NEWS: Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
2876
880820fe 28772004-10-08 Frédéric Bothamy <frederic.bothamy@free.fr> (tiny change)
657f0f9c
EZ
2878
2879 * TUTORIAL.fr: Minor wording fix.
2880
5086e75d
LT
28812004-10-04 Luc Teirlinck <teirllm@auburn.edu>
2882
2883 * enriched.doc: Update for new bindings of `set-left-margin' and
2884 `set-right-margin'.
2885
0207b8ad
KS
28862004-10-04 Kim F. Storm <storm@cua.dk>
2887
2888 * DEBUG: Mention pp and ff commands.
2889
3326c1b5
LT
28902004-09-26 Luc Teirlinck <teirllm@auburn.edu>
2891
2892 * enriched.doc: `enriched-annotation-alist' is now called
2893 `enriched-translations'.
2894
d6be0122
DN
28952004-09-26 Dan Nicolaescu <dann@ics.uci.edu>
2896
5879ac68 2897 * e/eterm.ti: Comment out smcup, rmcup. Add kbs, kdch1, rc, sc.
d6be0122 2898 Reformat.
1953295b 2899 * e/eterm: Regenerate.
d6be0122 2900
880820fe 29012004-09-25 Jan Djärv <jan.h.d@swipnet.se>
1f02a4ba
JD
2902
2903 * PROBLEMS: Updated exec-shield description.
2904
c8be3fe8
KS
29052004-09-16 Dan Nicolaescu <dann@ics.uci.edu>
2906
2907 * e/eterm.ti: Change the strings for smso and rmso.
25e90411 2908 * e/eterm: Regenerate.
c8be3fe8 2909
8bca0606
TTN
29102004-09-09 Thien-Thi Nguyen <ttn@gnu.org>
2911
2912 * MORE.STUFF (EDB): Update entry.
2913
4e14f66c
KS
29142004-09-07 Dan Nicolaescu <dann@ics.uci.edu>
2915
2916 * e/eterm.ti: Add `op' entry to enable colors in term.
1953295b 2917 * e/eterm: Regenerate.
4e14f66c 2918
db1febad
EZ
29192004-09-04 Eric S. Raymond <esr@thyrsus.com>
2920
2921 * PROBLEMS: More reorganization to exile old stuff to the
2922 pre-2000 section. I looked up end-of-life dates for a bunch
2923 of old Unixes to check.
2924
eccf9613
BW
29252004-08-24 Bill Wohler <wohler@newt.com>
2926
2927 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.82.
2928
90a02640
DK
29292004-08-22 David Kastrup <dak@gnu.org>
2930
2931 * PROBLEMS, MAILINGLISTS: Update AUCTeX information.
2932
d103d8b3
BW
29332004-08-21 Bill Wohler <wohler@newt.com>
2934
2935 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.81.
2936
29bbca9e
EZ
29372004-08-21 Eric S. Raymond <esr@thyrsus.com>
2938
2939 * PROBLEMS: Massively rearranged by category, to make environment
2940 features and symptoms easier to find. Bugs relating to
2941 20th-century systems moved to the end. Most problem headers
2942 changed to "object: variation" format.
2943
f0d73c14
BW
29442004-08-15 Bill Wohler <wohler@newt.com>
2945
2946 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.80.
2947
e11d1dd9
EZ
29482004-08-14 Romain Francoise <romain@orebokech.com>
2949
2950 * NEWS: Mention the thumbs.el package.
2951
ded8c6ea 29522004-08-14 Eric Hanchrow <offby1@blarg.net> (tiny change)
ab5a4a32
EZ
2953
2954 * TUTORIAL.es: Replace actual whitespace with the magic string
2955 that causes help-with-tutorial to automatically insert the correct
2956 amount.
2957
7c3225c3
ST
29582004-08-10 Steven Tamm <steventamm@mac.com>
2959
2960 * PROBLEMS: Remove description of Mac OS version upgrade
2961 problems as it is no longer applicable.
2962
05ea6a26
WL
29632004-07-27 Werner Lemberg <wl@gnu.org>
2964
2965 * NEWS: Document all new tutorials.
2966
23f87bed
MB
29672004-08-05 Reiner Steib <Reiner.Steib@gmx.de>
2968
2969 * GNUS-NEWS: Import from the v5_10 branch of the Gnus repository.
2970
2971 * NEWS (Gnus package): Gnus includes Sieve and PGG. Gnus changes
2972 are described in GNUS-NEWS.
2973
29742004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
2975
2976 * gnus.xpm, gnus-pointer.xbm, gnus-pointer.xpm: Import from the
2977 v5_10 branch of the Gnus repository.
2978
0f74bf4c
LT
29792004-07-14 Luc Teirlinck <teirllm@auburn.edu>
2980
2981 * MORE.STUFF: Tramp is now distributed with Emacs.
2982
a66894d8
BW
29832004-07-12 Bill Wohler <wohler@newt.com>
2984
2985 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.4.
2986
bcdf2143
DK
29872004-07-08 David Kastrup <dak@gnu.org>
2988
1953295b 2989 * NEWS (Lisp changes in 21.4): Document (match-data t) change.
bcdf2143 2990
ad8a607d
EZ
29912002-06-26 Eli Zaretskii <eliz@is.elta.co.il>
2992
2993 * FOR-RELEASE: Moved to the admin directory.
2994
1791907b
DK
29952004-06-24 David Kastrup <dak@gnu.org>
2996
2997 * NEWS: Move description from new paragraph-start and
2998 indent-line-function defaults to general news instead of new
1953295b
SM
2999 packages. Same for query-replace-skip-read-only.
3000 Add description of new `\,' and `\?' replacement string features.
1791907b 3001
dce417e7
LT
30022004-06-23 Luc Teirlinck <teirllm@auburn.edu>
3003
3004 * MORE.STUFF: Delete obsolete URL.
3005
61d244ca
LH
30062004-06-10 Lars Hansen <larsh@math.ku.dk>
3007
5879ac68 3008 * NEWS: Describe dired-omit-mode. Describe desktop package changes.
61d244ca 3009
32364f49
ST
30102004-05-29 Steven Tamm <steventamm@mac.com>
3011
3012 * PROBLEMS: Document the workaround for the Mac OS X port not
3013 picking up the environment variables from dotfiles.
3014
f3298aad
JL
30152004-05-16 Juri Linkov <juri@jurta.org>
3016
3017 * TUTORIAL.pt_BR: Add coding: latin-1, sentence-end-double-space: nil.
3018
3019 * ru-refcard.tex: Add C-u and RET to `C-h t Russian'.
3020
c1380aa6
EZ
30212004-05-15 Alex Ott <ott@jet.msk.su>
3022
3023 * ru-refcard.tex, ru-refcard.ps: New files.
3024
ddda21d3
DP
30252004-05-14 David Ponce <david@dponce.com>
3026
1953295b 3027 * tree-widget: New directory containing tree-widget themes and images.
ddda21d3 3028
28cfe103 30292004-04-13 Marcelo Toledo <marcelo@gnu.org>
b8d5565f 3030
5879ac68 3031 * TUTORIAL.pt_BR: Initial check-in.
b8d5565f 3032
24d5055c
SM
30332004-05-06 Dave Love <fx@gnu.org>
3034
3035 * emacs.py: New file for python-mode's internal use.
3036
ba1c68de
SM
30372004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
3038
3039 * TODO: Use outline mode. Remove compile.el entry (done).
3040
d1d37da8
JL
30412004-04-18 Juri Linkov <juri@jurta.org>
3042
3043 * TUTORIAL.fr, TUTORIAL.pl, TUTORIAL.ru, TUTORIAL.sl, TUTORIAL.sv
3044 * TUTORIAL.th: Add sentence-end-double-space: nil.
3045
3046 * TUTORIAL.it, TUTORIAL.nl, TUTORIAL.sv: Add coding: latin-1.
3047
28cfe103 30482004-04-16 Alex Ott <ottalex@narod.ru>
02913968 3049
28cfe103 3050 * TUTORIAL.ru: Various corrections.
02913968 3051
d2072c54
JL
30522004-04-14 Jan Nieuwenhuizen <janneke@gnu.org>
3053
3054 * TUTORIAL.nl: Update Delete/Delback translation.
3055
43ea9947
JH
30562004-04-05 Jesper Harder <harder@ifa.au.dk>
3057
3058 * TODO: Remove index-apropos entry.
3059
35aeddc4
JL
30602004-04-01 Juri Linkov <juri@jurta.org>
3061
3062 * HELLO: Add Javanese.
3063
30301a73
VJL
30642004-03-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3065
3066 * ps-prin1.ps: Clip the header and footer area, so text will not be
3067 printed outside header or footer, respectively.
3068 (HeaderClip, FooterClip): New PostScript funs.
3069 (HeaderText, FooterText): Adjust PostScript code.
3070
880820fe 30712004-03-29 Jan Djärv <jan.h.d@swipnet.se>
6d8e13a0
JD
3072
3073 * TODO: Removed drag-and-drop entry (DONE).
3074
ab24c127
KS
30752004-03-19 Kim F. Storm <storm@cua.dk>
3076
3077 * TODO: Remove entries for fringe related issues (DONE).
3078 Remove entry about image-relative coordinates of mouse clicks (DONE).
3079
44c0a465
SM
30802004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
3081
3082 * compilation.txt: New file.
3083
89b1172b
JB
30842004-02-29 Juanma Barranquero <lektu@terra.es>
3085
3086 * NEWS: Remove bogus reference to user option unicode-data.
3087
8c094106
EZ
30882004-02-16 Klaus Zeitler <kzeitler@lucent.com>
3089
3090 * PROBLEMS: Document crashes on X when build with GCC and GNU ld.
3091
ea855511
AS
30922004-02-08 Andreas Schwab <schwab@suse.de>
3093
3094 * NEWS: Fix typo.
3095
89b1172b 30962003-12-29 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
d9c4f512
EZ
3097
3098 * TUTORIAL.bg: Use windows-1251 encoding. Fix punctuation errors.
3099
cae8ddbb
LH
31002003-11-21 Lars Hansen <larsh@math.ku.dk>
3101
3102 * TODO: Add plans for change of file attributes UID and GID from
3103 integer to string.
89b1172b
JB
3104
31052003-11-10 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
e0739877
KH
3106
3107 * HELLO: Add Kannada.
3108
b8811003
KH
31092003-11-05 Juri Linkov <juri@jurta.org>
3110
3111 * HELLO: Fix language names. Add C, Braille, Georgian, Ukrainian.
3112 Add IPA pronunciation to English. Fix tab widths.
3113
984002eb
EZ
31142003-11-03 David Ponce <david.ponce@wanadoo.fr>
3115
3116 * PROBLEMS: Document segfaults with Linux kernels that enable the
3117 Exec-shield functionality.
3118
85afc7c7
KH
31192003-10-30 Kenichi Handa <handa@m17n.org>
3120
3121 * HELLO: Fix cases of language names. Make German lines one.
89b1172b 3122 Delete FORTRAN, add Mathematics.
85afc7c7 3123
880820fe 31242003-10-24 Jan Djärv <jan.h.d@swipnet.se>
f16a1bf6
JD
3125
3126 * PROBLEMS: Characters are displayed as empty boxes or
3127 with wrong font under X.
3128
00694c20
WL
31292003-09-30 Werner Lemberg <wl@gnu.org>
3130
3131 * TUTORIAL.de: Minor updates and grammatical fixes.
3132
b9e6b498
GM
31332003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
3134
3135 * TODO: Add invisible text kill/yank issue.
3136
f387bdea
RS
31372003-08-29 Wim Nieuwenhuizen <wwwillem@xs4all.nl>
3138
3139 * TUTORIAL.nl: Many changes.
3140
70d76272
SE
31412003-08-20 Stephen Eglen <stephen@gnu.org>
3142
3143 * MORE.STUFF: Update URLs for several projects.
3144
5b4ffca2
AC
31452003-07-22 Andrew Choi <akochoi@shaw.ca>
3146
3147 * PROBLEMS: Truncated process output with pty's on Mac OS X.
3148
0ea94e9b
NR
31492003-07-14 Nick Roberts <nick@nick.uklinux.net>
3150
3151 * NEWS: Merge in the changes for versions 21.2 and 21.3 as
3152 documented on the EMACS_21_1_RC branch.
3153
603b8073
KH
31542003-03-03 Chao-Hong Liu <chliu@gnu.org>
3155
3156 * TUTORIAL.cn: Updated.
3157 * TUTORIAL.zh: Updated.
3158
924df208
BW
31592003-04-24 Bill Wohler <wohler@newt.com>
3160
3161 * MH-E-NEWS: Upgraded to MH-E version 7.3.
3162
a8feaa04 31632003-04-03 Kenichi Handa <handa@m17n.org>
162eab5f
KH
3164
3165 * HELLO: Fix the malayalam line.
3166
19c37f01
DL
31672003-04-01 Dave Love <fx@gnu.org>
3168
6772c8e1 3169 * letter.xpm: Use transparent/opaque `colors'.
19c37f01 3170
8064e321
DL
3171 * letter.xbm: Deleted.
3172
3173 * letter.pbm: New.
3174
a670d17a
AS
31752003-03-24 Andreas Schwab <schwab@suse.de>
3176
3177 * HELLO: Remove extra TAB in Greek entries.
3178
9a6155bb
KH
31792003-03-03 Chao-Hong Liu <chliu@gnu.org>
3180
3181 * TUTORIAL.cn, TUTORIAL.zh: New files.
3182
0a8548de 3183 * TUTORIAL.translators: List TUTORIAL.cn and TUTORIAL.zh.
9a6155bb 3184
746ba5c1
KH
31852003-02-24 Kenichi Handa <handa@m17n.org>
3186
3187 * HELLO: Add Malayalam.
3188
b8b42717
DL
31892003-02-13 Dave Love <fx@gnu.org>
3190
3191 * TUTORIAL.es: Add coding spec.
3192
61cb0b53
KH
31932003-02-11 Kenichi Handa <handa@m17n.org>
3194
3195 * HELLO: Fix Hindi and add Tamil.
3196
880820fe 31972003-02-05 Francesco Potortì <pot@gnu.org>
bd6f8e84
FP
3198
3199 * TUTORIAL.it: Italian tutorial.
3200 From Alfredo Finelli <alfredofnl@tiscali.it> (original translator).
880820fe 3201 Revised by Francesco Potortì <pot@gnu.org>.
bd6f8e84 3202
3d7ca223
BW
32032003-02-03 Bill Wohler <wohler@newt.com>
3204
3205 * MH-E-NEWS: Upgraded to MH-E version 7.2.
3206
c60ee5e7
JB
32072003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
3208
3209 * MACHINES: Added Cygwin.
3210
880820fe 32112003-01-27 Jan Djärv <jan.h.d@swipnet.se>
46def989
JD
3212
3213 * DEBUG: Added note about xmon.
3214
675d000f
RS
32152003-01-20 Joanna Pluta <joanna_p@gazeta.pl>
3216
3217 * TUTORIAL.pl: Updated.
3218
880820fe 32192003-01-11 Pavel Janík <Pavel@Janik.cz>
50ac5b3c
PJ
3220
3221 * TUTORIAL.sk: Updated to reflect changes in English version.
880820fe 3222 From Miroslav Vaško <zemiak@zoznam.sk>.
50ac5b3c 3223
880820fe 32242003-01-09 Francesco Potortì <pot@gnu.org>
98657898
FP
3225
3226 * etags.1: Added reference to the new `etags --help --lang=LANG'
3227 option.
3228
c3d9274a
BW
32292003-01-08 Bill Wohler <wohler@newt.com>
3230
3231 * MH-E-NEWS: Upgraded to MH-E version 7.1.
3232
128a6043
ST
32332003-01-01 Steven Tamm <steventamm@mac.com>
3234
3235 * MACHINES: Added pointer to Mac OS X install instructions.
3236
14e7b3a9
KH
32372002-12-10 Kenichi Handa <handa@m17n.org>
3238
3239 * TUTORIAL.sv: Renamed from TUTORIAL.se.
3240
bdcfe844
BW
32412002-11-29 Bill Wohler <wohler@newt.com>
3242
3243 * MH-E-NEWS: Upgraded to MH-E version 7.0.
3244
880820fe 32452002-11-22 Rafael Sepúlveda <drs@gnulinux.org.mx>
1fc628ee 3246
28cfe103 3247 * TUTORIAL.es: Extensively changed and updated.
1fc628ee 3248
a1b4049d
BW
32492002-10-01 Bill Wohler <wohler@newt.com>
3250
3251 * MH-E-NEWS: Upgraded to mh-e version 6.1.1.
3252
7ed9159a
JY
32532002-09-16 Jonathan Yavner <jyavner@engineer.com>
3254
3255 * ses-example.ses: New file: example spreadsheet.
3256
6c61f3f4
KH
32572002-09-04 Kenichi Handa <handa@etl.go.jp>
3258
3259 * HELLO: Fix Unicode Greek line.
3260
32612002-09-03 Kenichi Handa <handa@etl.go.jp>
3262
3263 * TUTORIAL.ja: Updated in accordance with the latest English
3264 version.
3265
60753e2d
AS
32662002-09-01 Andreas Schwab <schwab@suse.de>
3267
3268 * TUTORIAL.de: Updated in accordance with the English version.
3269 From Mario Lang <mlang@delysid.org>.
3270
473d2053
MR
32712002-08-12 Markus Rost <rost@math.ohio-state.edu>
3272
3273 * HELLO: Fix some white spaces.
3274
ca8f3642
RS
32752002-06-26 Richard M. Stallman <rms@gnu.org>
3276
3277 * ps-prin0.ps, ps-prin1.ps: Add license exception.
3278
5fd4d159
EZ
32792002-06-16 Eli Zaretskii <eliz@is.elta.co.il>
3280
880820fe 3281 * TUTORIAL.fr: New version from Éric Jacoboni <jaco@teaser.fr>.
5fd4d159 3282
9e00616f
EZ
32832002-05-04 Eli Zaretskii <eliz@is.elta.co.il>
3284
3285 * HELLO: Add a few greetings that use Unicode characters.
3286
45fd9aa5
EZ
32872002-04-20 Eli Zaretskii <eliz@is.elta.co.il>
3288
3289 * termcap.src: New version from ftp://invisible-island.net.
3290
880820fe 32912002-03-24 Pavel Janík <Pavel@Janik.cz>
bb2f7e35
PJ
3292
3293 * TUTORIAL.translators: New file, list of tutorial translators.
3294
43ef72f2
SZ
32952002-02-01 ShengHuo ZHU <zsh@cs.rochester.edu>
3296
3297 * gnus.xpm: Remove garbages.
3298
880820fe 32992002-01-27 Pavel Janík <Pavel@Janik.cz>
7a4b11ca
PJ
3300
3301 * letter.xpm: New file, XPM variant of letter.xbm.
3302
880820fe 33032001-12-03 Pavel Janík <Pavel@Janik.cz>
58cfce98
PJ
3304
3305 * COPYING: Move back.
3306
880820fe 33072001-11-29 Pavel Janík <Pavel@Janik.cz>
0142178a
PJ
3308
3309 * COPYING: Removed.
3310
d4b56a8f
EZ
33112001-11-23 Eli Zaretskii <eliz@is.elta.co.il>
3312
3313 * emacstool.1, etags.1, emacs.1: Modify distribution terms to
3314 something simpler than the GFDL.
3315
f2d176f2
CW
33162001-11-22 Colin Walters <walters@debian.org>
3317
3318 * PROBLEMS: Remove already applied calc info patches. Clarify
3319 that there is no such thing as Debian GNU/Linux 2.4.3. ftpd is
3320 not handled by alternatives in Debian, the reporter surely meant
3321 just "--config ftp".
3322
740d1567
EZ
33232001-11-18 Eli Zaretskii <eliz@is.elta.co.il>
3324
880820fe 3325 * fr-survival.tex: New file, from Éric Jacoboni <jaco@teaser.fr>.
740d1567 3326
bcd83ff9
EZ
33272001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
3328
880820fe 3329 * TUTORIAL.fr: New version from Éric Jacoboni <jaco@teaser.fr>.
bcd83ff9 3330
d1c9842e
CW
33312001-11-17 Colin Walters <walters@debian.org>
3332
3333 * PROBLEMS: Remove calc problems.
3334
c054b556
EZ
33352001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
3336
880820fe 3337 * TUTORIAL.fr: New file. From Éric Jacoboni <jaco@teaser.fr>.
c054b556 3338
1b23afd5
EZ
33392001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
3340
3341 * Makefile (mostlyclean, clean, distclean, maintainer-clean):
3342 Add *.dvi and *.log.
3343 (SOURCES): Update the list of files.
3344
3345 * calccard.tex: New file.
3346 * calccard.ps: New file.
3347
177338c4
EZ
33482001-11-01 Eli Zaretskii <eliz@is.elta.co.il>
3349
3350 * etags.1: Replace presentation-level troff macros that simulate
3351 tables with tbl markup. From Eric S. Raymond <esr@thyrsus.com>.
3352
71431a0e
GM
33532001-10-20 Gerd Moellmann <gerd@gnu.org>
3354
6aa97356 3355 * (Version 21.1 released.)
71431a0e 3356
07b041a7
EZ
33572001-09-29 Eli Zaretskii <eliz@is.elta.co.il>
3358
3359 * HELLO: Fix the Italian and Maltese entries. From Trevor Spiteri
3360 <tbspit@eng.um.edu.mt>.
3361
880820fe 33622001-08-25 Pavel Janík <Pavel@Janik.cz>
13583fa4
EZ
3363
3364 * HELLO: Slovak language name added to be compatible with other
3365 languages.
3366
13544774
EZ
33672001-08-23 Eli Zaretskii <eliz@is.elta.co.il>
3368
3369 * TUTORIAL.pl: Updated in accordance with the English version.
880820fe 3370 From Beata Wierzchołowska <beataw@orient.uw.edu.pl> and
744d746b 3371 Janusz S. Bien <jsbien@mail.uw.edu.pl>.
13544774 3372
3a4f8160
EZ
33732001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
3374
3375 * MACHINES: Modify the entry for HITACHI SR2001/SR2201 series, as
3376 per config.sub and config.guess. Reported by Ryo Furue
3377 <furufuru@ccsr.u-tokyo.ac.jp>.
3378
880820fe 33792001-08-10 Pavel Janík <Pavel@Janik.cz>
9d9fd4e8
PJ
3380
3381 * TUTORIAL.sk: Updated in accordance with the English version.
880820fe 3382 From Miroslav Vaško <vasko@debian.cz>.
9d9fd4e8 3383
402acb3e
EZ
33842001-08-08 Eli Zaretskii <eliz@is.elta.co.il>
3385
3386 * TUTORIAL.ko: Updated in accordance with the English version.
3387 From Koaunghi Un <koaunghi@world.kaist.ac.kr>.
3388
880820fe 33892001-08-06 Pavel Janík <Pavel@Janik.cz>
86f9d5af 3390
402acb3e 3391 * TUTORIAL.cs: Update from Milan Zamazal.
86f9d5af 3392
880820fe 33932001-08-05 Pavel Janík <Pavel@Janik.cz>
dffb6224 3394
5879ac68 3395 * TUTORIAL.cs, TUTORIAL.sk, cs-refcard.tex, sk-refcard.tex: E-mail
dffb6224
PJ
3396 address of Milan Zamazal changed.
3397
880820fe 33982001-08-04 Pavel Janík <Pavel@Janik.cz>
1e78d347 3399
402acb3e
EZ
3400 * TUTORIAL, TUTORIAL.cs: Be consistent when naming CONTROL and
3401 META keys.
1e78d347 3402
b344d29d 34032001-05-17 Francesco Potortì <pot@gnu.org>
6f460497 3404
fffa137c 3405 * etags.1: Add the latest changes to etags behavior.
6f460497 3406
716d48ed
EZ
34072001-05-04 Eli Zaretskii <eliz@is.elta.co.il>
3408
3409 * emacsclient.1: Place in the public domain.
3410
42ec1588
EZ
34112001-04-29 Eli Zaretskii <eliz@is.elta.co.il>
3412
3413 * emacstool.1: Place under GFDL.
3414
26978e9a
EZ
34152001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
3416
3417 * emacs.1: Place under GFDL.
3418
3419 * etags.1: Ditto.
3420
3421 * gfdl.1: New file.
3422
6f4dd4dc
GM
34232001-04-18 Gerd Moellmann <gerd@gnu.org>
3424
3425 * TUTORIAL.sk, sk-survival.tex
3426 * sk-refcard.ps, sk-refcard.tex, sk-dired-ref.ps
3427 * sk-dired-ref.tex: New files.
6f460497 3428
6f4dd4dc 3429 * cs-survival.tex, cs-dired-ref.ps, cs-dired-ref.tex: New files.
880820fe 3430 From Pavel@Janik.cz (Pavel Janík).
6f4dd4dc 3431
719d83ad
GM
34322001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3433
3434 * ps-prin1.ps: Footer implementation. Doc fix.
3435 (doLineNumber): Code fix for line number color.
3436 (BeginPage, BeginSheet, HeaderFramePath, HeaderFrame, HeaderText): Code
3437 fix for footer implementation.
3438 (TextStart, SetFooterLines, FooterFrameStart, doFramePath)
3439 (FooterFramePath, doFrame, FooterFrame, FooterStart)
3440 (HeaderOrFooterTextLines, HeaderOrFooterText, FooterText): New funs.
3441
b3f6107b
GM
34422001-04-03 Gerd Moellmann <gerd@gnu.org>
3443
3444 * splash8.xpm: New image from Luis Fernandes <elf@ee.ryerson.ca>
3445 for color depth 8.
3446
acfb077d
GM
34472001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3448
3449 * ps-prin1.ps: Line and paragraph spacing feature.
3450 (LineHS, ParagraphHS, EffectUnderline, EffectStrikeou, EffectOverline)
3451 (EffectShadow, EffectBox, EffectOutline): New vars.
3452 (PSL, S, EF, printZebra, doColumnZebra, doZebra): Code fix.
3453 (PHL, LHL): New funs.
3454
3455 * ps-prin2.ps: File eliminated.
6f460497 3456
e6b13c74
GM
34572001-03-26 Gerd Moellmann <gerd@gnu.org>
3458
3459 * splash.pbm: New image from Luis Fernandes <elf@ee.ryerson.ca>.
3460
7589860e
GM
34612001-03-15 Gerd Moellmann <gerd@gnu.org>
3462
3463 * splash.xpm, splash.pbm: Replaced with new images from
3464 Luis Fernandes <elf@ee.ryerson.ca>.
3465
75dfe990
GM
34662001-03-05 Gerd Moellmann <gerd@gnu.org>
3467
3468 * cs-refcard.ps, cs-refcard.tex: New files.
3469
baebd8a5
GM
34702001-02-26 Gerd Moellmann <gerd@gnu.org>
3471
3472 * THE-GNU-PROJECT: New file.
3473
f6839838
AI
34742001-02-22 Andrew Innes <andrewi@gnu.org>
3475
3476 * MACHINES: Update pointer to MS-Windows install instructions.
3477
54ed3bd2
GM
34782001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3479
3480 * ps-prin1.ps: Code fix to support `ps-zebra-stripe-follow'
3481 functionality enhancement.
3482 (doColumnZebra): Code fix.
6f460497 3483
5f87b051
DL
34842001-02-08 Dave Love <fx@gnu.org>
3485
e57c6a77 3486 * tasks.texi, SERVICE: Updated.
5f87b051 3487
350d71b3
AI
34882001-02-03 Andrew Innes <andrewi@gnu.org>
3489
3490 * PROBLEMS: Add note about need to specify extra compiler flags
3491 with recent Cygwin ports of gcc.
3492
437368fe
EZ
34932001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
3494
3495 * DEBUG: Expand and update, based on the instructions to
3496 pretesters, nt/INSTALL, and private communications and experience.
3497
35e8600f
DL
34982001-01-17 Dave Love <fx@gnu.org>
3499
3500 * termcap.src: New version from http://www.tuxedo.org/~esr/terminfo/.
3501
6d0afc03
GM
35022001-01-08 Gerd Moellmann <gerd@gnu.org>
3503
3504 * TUTORIAL.es: New file.
3505
a758f97d
GM
35062001-01-08 Kevin Gallagher <kevingal@onramp.net>
3507
3508 * edt-user.doc: Updated to reflect EDT Emulation version 4.0
5879ac68 3509 enhancements.
89d57763 3510
5e56e175
GM
35112000-12-29 Gerd Moellmann <gerd@gnu.org>
3512
3513 * fr-refcard.tex, fr-refcard.ps, fr-drdref.tex, fr-drdref.ps: New
3514 files.
3515
49172314
GM
35162000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3517
3518 * ps-prin1.ps: Handle form feed better when ps-zebra-stripe-follow
3519 is non-nil.
3520 (printZebra, BeginPage): Code fix.
89d57763 3521
125f929e
MB
35222000-12-15 Miles Bader <miles@gnu.org>
3523
10d1d0af 3524 * DEBUG: Add note about using `inverse-video' to detect excessive
125f929e
MB
3525 screen redraw.
3526
e2849090 35272000-12-07 Dave Love <fx@gnu.org>
63dfcf4b 3528
e2849090 3529 * CODINGS, CHARSETS: Removed. (Mule 2.3 relics.)
f29d1e75 3530
e2849090 35312000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2f8a6857 3532
e2849090 3533 * ps-prin1.ps: Eliminated the line number font predefinition.
2f8a6857 3534
fccf2940
KH
35352000-11-09 Kenichi Handa <handa@etl.go.jp>
3536
3537 * TUTORIAL.ja: Adjusted for the change of TUTORIAL (use C-x C-l,
3538 not M-:, as example of disabled command).
3539
57731876
GM
35402000-11-02 Gerd Moellmann <gerd@gnu.org>
3541
3542 * ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Renamed from NEWS.*.
3543
1e4d32f8
GM
35442000-10-16 Gerd Moellmann <gerd@gnu.org>
3545
3546 * 3B-MAXMEM, AIX.DUMP, SUN-SUPPORT: Removed.
3547
3548 * tasks.texi: Updated to the version from /gd/gnuorg.
3549
76eebffc
GM
3550 * FTP: Refer to the GNU web site.
3551
ab6afc64
DL
35522000-10-12 Dave Love <fx@gnu.org>
3553
3554 * gnus.pbm: New file.
3555
3556 * gnus.xbm: Deleted.
3557
a3489ece
MB
35582000-10-05 Miles Bader <miles@lsi.nec.co.jp>
3559
3560 * gnus-pointer.xbm, gnus-pointer.xpm: Remove top empty line.
3561
36eb0a91
GM
35622000-09-22 Gerd Moellmann <gerd@gnu.org>
3563
3564 * splash.xbm: File removed.
3565 * splash.pbm: New file.
89d57763 3566
b7e11c5b
GM
35672000-09-20 Gerd Moellmann <gerd@gnu.org>
3568
3569 * splash.xbm: New file.
3570
c113de23
GM
35712000-09-19 Gerd Moellmann <gerd@gnu.org>
3572
3573 * splash.xpm: New file.
3574
e7997ff4
DL
35752000-09-11 Dave Love <fx@gnu.org>
3576
3577 * gnus.xbm, gnus.xpm, gnus-pointer.xpm, gnus-pointer.xbm: New
3578 files.
3579
87d0f685
GM
35802000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3581
3582 * ps-prin3.ps: Eliminated.
3583
3584 * ps-prin2.ps: Changed comment version (6.0).
3585
3586 * ps-prin1.ps: Changed comment version (6.0).
3587
3588 * ps-prin0.ps: Changed comment version (6.0).
89d57763 3589
177c0ea7 35902000-08-24 Wlodzimierz Bzyl <matwb@univ.gda.pl>
85d6400c
KH
3591
3592 * survival.tex: New file.
3593
6917e6bb
GM
35942000-08-21 Gerd Moellmann <gerd@gnu.org>
3595
3596 * de-refcard.ps, de-refcard.tex: Renamed from refcard-de.*.
89d57763 3597
6917e6bb
GM
3598 * pl-refcard.ps, pl-refcard.tex: Renamed from refcard-pl.*.
3599
3787e12e
GM
36002000-08-17 Gerd Moellmann <gerd@gnu.org>
3601
3602 * NEWS.1: Reintegrated into NEWS.
3603
3604 * OOOOONEWS...OONEWS: Renamed to NEWS.1...NEWS.4.
3605
1c2eabab
GM
36062000-08-16 Gerd Moellmann <gerd@gnu.org>
3607
d7b38c05
GM
3608 * dired-ref.tex, dired-ref.ps: New files.
3609
1c2eabab
GM
3610 * refcard-de.tex, refcard-de.ps: New files.
3611
e8bea4c0
GM
36122000-07-20 Gerd Moellmann <gerd@gnu.org>
3613
3614 * emacs.1: Change `-b' to `-bw'.
3615
aa9efec9
AS
36162000-07-07 Andreas Schwab <schwab@suse.de>
3617
3618 * yow.lines: Fix indentation.
3619
45f485a6
GM
36202000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3621
3622 * ps-prin0.ps: Insert a version number comment (5.2.2).
3623 Indentation fix.
3624
3625 * ps-prin1.ps: Insert a version number comment (5.2.2). Can
3626 select page size with/without giving an error if PostScript
3627 printer doesn't have this kind of page size. Zebra Stripe
3628 continues or restarts on next page. Indentation fix.
3629 (BeginSheet): If necessary, rescale n-up to fit on the sheet of
3630 paper.
3631 (BeginDoc, doColumnZebra, HeaderText): Code fix.
3632 (SetPageSize): New proc.
3633
3634 * ps-prin2.ps: Insert a version number comment (5.2.2).
3635
3636 * ps-prin3.ps: Insert a version number comment (5.2.2).
3637 Indentation fix.
3638
a199a865
GM
36392000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3640
3641 * ps-prin1.ps: PostScript code compatibility with other utilities
3642 like mpage, psnup, etc.
3643 (isLineStep): Code fix.
3644 (BeginDoc, BeginSheet): Utility compatibility.
3645
3281430c
DL
36462000-05-03 Dave Love <fx@gnu.org>
3647
3648 * letter.xbm: New file.
3649
57cb56f5
GM
36502000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3651
3652 * ps-prin0.ps: PostScript level 1 compatibility.
3653
3654 * ps-prin1.ps: PostScript level 1 compatibility, Upside-down
3655 printing and line number step.
3656 (BeginDoc, doLineNumber, SL, HL): Code fix.
3657 (isLineStep, PSL): New funs.
3658
3659 * ps-prin3.ps: PostScript level 1 compatibility.
3660
34f3f342
GM
36612000-04-10 Gerd Moellmann <gerd@gnu.org>
3662
3663 * refcard.bit: Removed.
3664
857e88e2
KH
36652000-04-10 Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>
3666
3667 * refcard-pl.ps: New file.
3668 * refcard-pl.tex: New file.
3669
7438c86b
GM
36702000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3671
3672 * ps-prin0.ps: Replace gs_languagelevel by languagelevel.
3673 (DefOp): New proc.
3674
3675 * ps-prin1.ps: Replace gs_languagelevel by languagelevel.
3676 (printBackground, SetColor): New procs.
3677 (ZebraColor): Renaming old ZebraGray var.
89d57763 3678
1a3199d9
GM
36792000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3680
3681 * ps-prin1.ps: Eliminate SkipFirstPage.
3682
ee1c5b21
GM
36832000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3684
3685 * ps-prin0.ps: Define command only for language level 1.
3686
d0ab3e9d 36872000-03-16 Vinicius Jose Latorre <vinicius@cpqd.com.br>
89d57763 3688
57cb56f5
GM
3689 * ps-prin0.ps: Define packedarray operator for language level 1,
3690 adjust setduplexmode and settumble definitions.
89d57763 3691
81c7ca69
GM
36922000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3693
f78b3baf 3694 * ps-prin0.ps: New file.
89d57763 3695
81c7ca69
GM
3696 * ps-prin1.ps, ps-prin3.ps: Eliminate CheckConfig.
3697
6ddb893f
KH
36982000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3699
3700 * ps-prin1.ps, ps-prin2.ps, ps-prin3.ps: New files.
3701
3156909f
PE
37021999-11-30 Paul Eggert <eggert@twinsun.com>
3703
3704 * PROBLEMS: Update Solaris 2.6 and 7 problems.
3705
1b0d24e7
PE
37061999-11-22 Paul Eggert <eggert@twinsun.com>
3707
3708 * NEWS: Rename messages-locale to system-messages-locale
3709 and time-locale to system-time-locale.
3710
bab4e322
NF
37111999-10-24 Noah Friedman <friedman@splode.com>
3712
3713 * yow.lines: Add more quotes. Correct a misquote.
3714
3715 * spook.lines: Add more phrases.
3716
83a4cf1d
PE
37171999-10-23 Paul Eggert <eggert@twinsun.com>
3718
1b0d24e7 3719 * NEWS: Describe new functions and variables for locales.
83a4cf1d 3720
c37bbd4f
GM
37211999-10-07 Gerd Moellmann <gerd@gnu.org>
3722
3723 * TUTORIAL.ro: Change copyright statement.
bab4e322 3724
a933dad1
DL
37251999-07-12 Richard Stallman <rms@gnu.org>
3726
3727 * Version 20.4 released.
3728
37291999-06-27 Karl Heuer <kwzh@gnu.org>
3730
3731 * yow.lines: Fix indentation. Fix typo.
3732
37331999-01-19 Dave Love <fx@gnu.org>
3734
3735 * MORE.STUFF: Revamped.
3736
37371999-01-14 Dave Love <fx@gnu.org>
3738
3739 * FAQ: Merge posted updates.
3740
37411998-12-14 Dave Love <fx@gnu.org>
3742
3743 * FAQ: Somewhat edited copy of the most recently posted version.
3744
37451998-11-04 Kenichi Handa <handa@etl.go.jp>
3746
3747 * MACHINES (NEC EWS4800): New section.
3748
37491998-09-04 Karl Heuer <kwzh@gnu.org>
3750
3751 * TUTORIAL: Use C-x C-l, not M-:, as example of disabled command.
3752
37531998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
3754
3755 * Version 20.3 released.
3756
3757 * TUTORIAL.ro: New file.
3758
37591998-04-10 Ken'ichi Handa <handa@melange.gnu.org>
3760
3761 * TUTORIAL.sl: Renamed back to the original.
3762
37631998-04-10 Kenichi Handa <handa@etl.go.jp>
3764
3765 * TUTORIAL.cs: Renamed from TUTORIAL.cz.
3766 * TUTORIAL.ja: Renamed from TUTORIAL.jp.
3767 * TUTORIAL.ka: Renamed from TUTORIAL.kr.
3768 * TUTORIAL.sk: Renamed from TUTORIAL.sl.
3769
37701998-04-06 Kenichi Handa <handa@etl.go.jp>
3771
3772 * TUTORIAL.jp: Re-translated for the latest TUTORIAL.
3773
37741998-03-26 Richard Stallman <rms@psilocin.gnu.org>
3775
3776 * TUTORIAL.sl: New file.
3777
37781997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3779
3780 * Version 20.2 released.
3781
37821997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3783
3784 * Version 20.1 released.
3785
37861997-06-02 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
3787
3788 * CODINGS, CHARSETS: New files.
3789
37901996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3791
3792 * Version 19.33 released.
3793
37941996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3795
3796 * Version 19.32 released.
3797
37981996-06-23 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3799
3800 * refcard.ps: File obtained from someone else;
3801 it was generated badly here.
3802
38031996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
3804
3805 * Version 19.31 released.
3806
38071996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
3808
3809 * TUTORIAL: Rephrase the first page to fit on a standard tty screen.
3810
38111996-05-03 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
3812
3813 * emacs.bash: Use >|.
3814
38151996-01-20 Geoff Voelker <voelker@cs.washington.edu>
3816
3817 * rgb.txt: New file.
3818
38191995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3820
3821 * Version 19.30 released.
3822
38231995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
3824
3825 * gnus-tut.txt: New file.
3826
38271995-07-26 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
3828
3829 * Rename termcap to termcap.src, the historical name for an
3830 uninstalled termcap file.
3831
38321995-06-28 Eric S. Raymond <esr@spiff.gnu.ai.mit.edu>
3833
5879ac68 3834 * termcap.dat, termcap.ucb: Deleted and replaced.
a933dad1
DL
3835
3836 * termcap: New termcap file from the ncurses project; bigger,
3837 better, brighter, does away with waxy yellow buildup. Email
3838 me at terminfo@ccil.org if you have any trouble with this.
3839
3840 * README: Changed to track above change.
3841
38421995-05-24 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
3843
3844 * TUTORIAL: Delete reference to ALT. Change <Rubout> to <Delete>.
3845
38461995-04-26 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
3847
3848 * Makefile (maintainer-clean): Renamed from realclean.
3849
38501995-04-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3851
3852 * tpu-doc.el: File moved to etc dir and renamed.
3853
38541995-04-07 Boris Goldowsky <boris@cs.rochester.edu>
3855
3856 * enriched.doc: Rewritten and simplified.
3857
38581994-11-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3859
3860 * Makefile (eterm): New rule.
3861 (TIC): New variable.
3862
3863 * e/eterm, e/eterm.ti: New files.
3864
38651994-10-24 Boris Goldowsky <boris@mole.gnu.ai.mit.edu>
3866
3867 * enriched.doc: New file.
3868
38691994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3870
3871 * Version 19.26 released.
3872
38731994-07-03 Richard Stallman (rms@gnu.ai.mit.edu)
3874
3875 * TUTORIAL: Talk about flow control along with C-x C-s and C-s.
3876
38771994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3878
3879 * Version 19.25 released.
3880
38811994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3882
3883 * Version 19.24 released.
3884
38851994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3886
3887 * Version 19.23 released.
3888
38891994-04-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3890
3891 * Makefile (clean): Delete DOC*.
3892
38931993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3894
3895 * Version 19.22 released.
3896
38971993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3898
3899 * Version 19.21 released.
3900
39011993-11-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3902
3903 * Version 19.20 released.
3904
39051993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3906
3907 * Version 19.19 released.
3908
39091993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3910
3911 * Version 19.18 released.
3912
39131993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3914
3915 * Version 19.16 released.
3916
39171993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3918
3919 * version 19.15 released.
3920
39211993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3922
3923 * Version 19.14 released.
3924
39251993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3926
5879ac68 3927 Bring mumbleclean targets into conformance with GNU coding standards.
a933dad1
DL
3928 * Makefile (distclean): Don't remove backup and autosave files.
3929 These are easy to get rid of in other ways, and a pain to lose.
3930 (mostlyclean, realclean): New targets.
3931
39321993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3933
3934 * Version 19.13 released.
3935
39361993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3937
3938 * Version 19.10 released.
3939
39401993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3941
3942 * Version 19.9 released.
3943
39441993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3945
3946 * Version 19.8 released.
3947
39481993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3949
5879ac68 3950 * Version 19.7 released.
a933dad1
DL
3951
39521993-05-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3953
3954 * MACHINES: Mention Linux.
3955
39561993-04-26 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3957
3958 * MACHINES: Add section for NeXT, from Thorsten Ohl.
3959
39601993-04-28 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
3961
3962 * NEWS: Documented picture-mode improvements.
3963
39641993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
3965
3966 * NEWS: Described the new properties of arrow keys and
3967 next-line-add-newlines. Fixed up the GUD description, it was
3968 out of date. This file referenced LNEWS when it should have
3969 said news.texi; fixed.
3970
5879ac68 3971 * news.texi: invocation-name now exists.
a933dad1
DL
3972
39731993-03-27 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
3974
3975 * MORE.STUFF: Added.
3976
39771993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
3978
3979 * NEWS: Preserved jimb's last change (documenting kill on
3980 read-only buffers).
bab4e322 3981
a933dad1
DL
3982 Added documentation on new info features.
3983
39841993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
3985
97fdf31e 3986 * spook.lines: Alpha-sorted this, and added some new hot buttons
a933dad1
DL
3987 for the 1990s.
3988
39891993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
3990
5879ac68 3991 * MACHINES: Deleted some VMS caveats. If the src and lisp
97fdf31e 3992 ChangeLogs are correct, dired and mail and process control are now
a933dad1
DL
3993 fully supported.
3994
3995 * NEWS: Added finder news.
3996
39971993-03-19 Richard Stallman (rms@geech.gnu.ai.mit.edu)
3998
3999 * NEWS: Changed.
4000
40011993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4002
4003 * sex.6: Added 900-line support
4004
4005 * NEWS: Added news about the package finder.
4006
40071993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4008
4009 * MACHINES: `Last updated 10 Feb 1992.' was obviously wrong, so
4010 I nuked it. Let the file mod date serve. Merged in APOLLO and
4011 SUNBUG files. Changed references to 18.* to past tense.
4012
5879ac68 4013 * emacs.names: Merged into JOKES. I faked a mail header from the
a933dad1
DL
4014 Unknown User to delimit the first (unheaded) bit.
4015
4016 * Makefile (relock, unlock): New productions.
4017
40181993-03-18 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4019
4020 Augean-stable cleaning time. Partly to save space, but mostly to
4021 reduce the dizzying amount of *stuff* confronting someone exploring
4022 the Emacs distribution, I have the following changes in the etc
4023 directory:
4024
5879ac68 4025 * CHARACTERS: Merged into TO-DO file under the heading "Long Range:"
a933dad1 4026
5879ac68 4027 * DIFF, CCADIFF, GOSDIFF: Merged into a new outline file titled
a933dad1
DL
4028 OTHER.EMACSES. The present names don't really convey anything.
4029 Various key bindings and feature descriptions have been updated.
4030
5879ac68 4031 * NICKLES.WORTH: Nuked. This is copyrighted material that could land
a933dad1
DL
4032 FSF in hot water.
4033
5879ac68 4034 * INTERVAL.IDEAS: Nuked. RMS's thinking, and indeed the
a933dad1
DL
4035 implementation of intervals, have progressed way beyond this.
4036
5879ac68 4037 * RCP: Nuked. It no longer said anything but "Ooops, sorry!"
a933dad1 4038
5879ac68 4039 * ED.WORSHIP, GNU.JOKES: Merged into a mailbox called JOKES.
a933dad1
DL
4040 Future jokes can accumulate there.
4041
5879ac68 4042 * DISTRIB: The actual domestic order form is now ORDERS.USA.
a933dad1
DL
4043 The DISTRIB text now mentions 19.
4044
5879ac68 4045 * ORDERS.USA: Created. This is just the order form. DISTRIB
a933dad1
DL
4046 has a pointer to it at the beginning.
4047
5879ac68 4048 * EUROPE: Renamed to ORDERS.EUROPE. DISTRIB now has a pointer
a933dad1
DL
4049 to it at the beginning.
4050
25e90411 4051 * OOOONEWS, OOOONEWS: Nuked. It's version 19 --- nobody needs the
a933dad1
DL
4052 version 15 and 17 files anymore.
4053
4054 All files marked "Nuked" have actually been moved to =-prefixed
4055 names as per convention. Originals of all files merged still
4056 exist with =-names.
4057
40581993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4059
5879ac68 4060 * XENIX: Nuked (moved to =XENIX). The hackery it describes is
a933dad1
DL
4061 no longer necessary in the presence of 19's function-key-map
4062 feature; I've added an explanation to the beginning of the file.
4063
40641993-03-10 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4065
4066 * MACHINES: Update description of SYSVr3 and r4 support, due to
4067 Eric Raymond's changes.
4068
40691993-03-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4070
4071 * MACHINES: Mention that you have to edit the configure script
4072 when you add support for a new machine, to get it to recognize the
4073 configuration name.
4074
40751992-11-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4076
4077 * MACHINES: Converted to use GCC-style configuration names,
4078 instead of listing m/*.h and s/*.h files. All knowledge of m/ and
4079 s/ files now lives in ../configure.
4080
40811992-10-06 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
4082
4083 * NEWS: Document included tags tables.
4084
40851992-07-22 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4086
4087 * Corrected the news about VC to reflect reality.
4088
40891992-07-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4090
4091 * etags.1: New file, from Richard K. Pixley at Cygnus.
4092
40931992-06-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4094
4095 * Makefile: Most of the contents of this file were only relevant
4096 to things in `../lib-src'; removed all but the `distclean' and
4097 `clean' targets.
4098
40991992-04-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4100
4101 * COPYING: Got June 1991 version of the GPL here.
4102
4103 * ChangeLog: Since the old etc contents have been split into etc
4104 and lib-src, the old etc's ChangeLog has been duplicated in the
4105 new etc and lib-src. That means that each contains complete and
4106 coherent information, although each contains extraneous
bab4e322 4107 information.
a933dad1
DL
4108
41091992-04-08 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4110
4111 * lib-src/etags.c: "--no-warning" option renamed to "--no-warn",
4112 to be consistent with other GNU programs, like makeinfo.
4113
4114 * lib-src/Makefile: Renamed to Makefile.in; the configure script
4115 will edit this to produce Makefile.
4116
41171992-04-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4118
4119 * etags.c (print_help, print_version): New functions.
4120 (main): Options added to support them.
4121
4122 * etags.c (longopts): New array of long names for the options.
4123 (main): Recognize them.
4124
41251992-04-06 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4126
4127 * etags.c (C_entries): Removed comment saying that \" in a string
4128 isn't recognized as magic, because it is correctly handled.
4129
4130 * getopt.c, getopt.h: New files, from GNU C library.
4131 * etags.c: Rewritten to use getopt.
4132 #include "getopt.h".
4133 (file_num): Variable deleted; its role is now played by getopt's
4134 optind.
4135 (main): Argument processing loop rewritten to call getopt to get
4136 next option. Options which take parameters (-o and -i) rewritten
4137 to get parameter from optarg instead of argv[1]. Filename
4138 preprocessing loop and update command changed similarly.
4139 * Makefile (etags, ctags): Depend on and link with getopt.h,
4140 getopt.o, and getopt1.o.
4141 (getopt.o, getopt1.o): New targets for the GNU getopt routines.
4142
4143 * etags.c (outfflag): Variable deleted; it is non-zero iff outfile
4144 is non-zero.
4145
4146 (main): In the argument processing loop, the 'goto next_arg'
4147 statements are breaking out of the switch statement in exactly the
4148 same way that a simple 'break' statement would; replace the gotos
4149 with breaks, and remove the label.
4150
41511992-04-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4152
4153 * etags.c (C_entries): Clear tydef and next_token_is_func at start.
4154 (consider_token): Move next_token_is_func to global.
4155
41561992-04-02 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4157
4158 * Makefile: Conform with GNU coding standards:
4159 (mostlyclean): New target, synonymous with clean.
4160 (TAGS, check): New targets.
4161 (INSTALL, INSTALLFLAGS): New variables.
4162
41631992-03-31 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4164
5879ac68 4165 * lib-src/Makefile, etc/MACHINES, etc/NEWS: Changed references to
a933dad1
DL
4166 `config.emacs' to `configure'.
4167
4168 * lib-src/Makefile: Adjusted for renaming of share-lib to etc.
4169 * etc/MACHINES: Same.
4170
41711992-03-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4172
4173 * movemail.c (main): Allow tempname to be as long as necessary,
4174 instead of limiting it to 39 characters.
4175
4176 * movemail.c (main): Move declaration of buf from top of function
4177 to local block surrounding the copy loop. This makes it less
4178 likely to be confused with the buf used by the code which checks the
4179 permissions on outname's directory.
4180
41811992-03-20 Jim Kingdon (kingdon@albert.gnu.ai.mit.edu)
4182
4183 * SERVICE: Remove my entry.
4184
41851992-03-09 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
4186
4187 * Makefile (emacstool, nemacstool, xvetool): Use ${CFLAGS}, not
4188 hardcoded -g.
4189
4190 * movemail.c (xmalloc): Return char *, not int.
4191 (main) [!MAIL_USE_FLOCK]: Add a new conditional, MAIL_UNLINK_SPOOL,
4192 that is off by default -- normally don't unlink the mail spool
4193 file, just empty it. Pass creat mode 0600, not 0666.
4194
dff28924 41951992-02-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a933dad1
DL
4196
4197 * Makefile (../arch-lib): Depend on ${EXECUTABLES}.
4198 (all): Instead of here.
4199 (install): Don't use the -s option, since people need symbols to
4200 debug code.
4201
dff28924 42021992-01-19 Eric Youngdale (youngdale@v6550c.nrl.navy.mil)
a933dad1
DL
4203
4204 * etags-vmslib.c (fn_exp): Add type cast.
4205
42061992-01-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4207
4208 * movemail.c: Changes in comments.
4209
dff28924 42101992-01-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a933dad1
DL
4211
4212 * Makefile: Make the distclean target erase the DOC files from
4213 ../share-lib and the executables from ../arch-lib.
4214
dff28924 42151992-01-09 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a933dad1 4216
97fdf31e 4217 * emacsclient.c: #include <sys/stat.h>.
a933dad1
DL
4218 (main): Do declare statbfr.
4219
dff28924 42201991-12-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
4221
4222 * emacsserver.c, emacsclient.c [BSD]: Use either /tmp or ~
4223 for the socket, depending on SERVER_HOME_DIR.
4224 If using /tmp, put host name in the socket name.
4225
4226 * movemail.c (pfatal_and_delete): New function.
4227 (main, popmail): Use it.
4228 (popmail): Close output before deleting messages.
4229 Check for error on close and on fsync.
4230 Use `fatal' where appropriate.
4231 (main): Remove (void).
4232
4233 * aixcc.lex: New file. Not officially part of Emacs.
4234 * Makefile: Rules for that.
4235
dff28924 42361991-12-04 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
a933dad1
DL
4237
4238 * yow.c (main): Rename all references to PATH_EXEC to PATH_DATA.
4239
4240 * etags.c (main): Properly cast call to alloca that initializes
4241 included_files.
4242
42431991-08-17 Roland McGrath (roland@geech.gnu.ai.mit.edu)
4244
4245 * etags.c (files_are_tag_tables): Remove global var.
4246 (process_file): Don't test it. Also remove hack checking for a
4247 file named "TAGS".
4248 (main): -i now takes an arg which is the name of a file to include.
4249 Collect these names and emit include tags for them after processing
4250 all the argument files.
4251
dff28924 42521991-07-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
4253
4254 * wakeup.c: Terminate if parent goes away.
4255
dff28924 42561991-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
4257
4258 * etags.c (C_entries): Process token before handling end of line.
4259 When inner loops reach end of line, just back up.
4260 Let the real end of line processing happen in just one place.
5879ac68 4261 (consider_token): Likewise.
a933dad1 4262
dff28924 42631991-04-11 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
a933dad1
DL
4264
4265 * etags.c (TEX_mode): Skip comments while scanning the text to see
4266 which escape character this file uses.
4267
dff28924 42681991-03-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
4269
4270 * emacsserver.c [USG]: Terminate if msgrcv fails.
4271
dff28924 42721991-03-03 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4273
4274 * emacsserver.c [BSD]: Check for errors on stdin after scanf.
4275
dff28924 42761991-01-25 Jim Blandy (jimb@churchy.ai.mit.edu)
a933dad1
DL
4277
4278 * make-docfile: Find the arguments to a C function correctly,
4279 by not ignoring the character that read_c_string returns. Don't
4280 even try to find argument names for functions that take MANY
4281 or UNEVALLED arguments, since they're a figment of the docstring's
4282 imagination.
4283
dff28924 42841991-01-14 Jim Blandy (jimb@churchy.ai.mit.edu)
a933dad1
DL
4285
4286 * make-docfile: Read the .elc files generated by the new byte
4287 compiler.
4288
dff28924 42891990-12-31 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4290
4291 * refcard.tex: Use cm fonts, not am, in multi-column mode.
4292
dff28924 42931990-11-29 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4294
4295 * movemail.c (mbx_delimit_begin): Put space before `unseen'.
4296
dff28924 42971990-11-27 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4298
4299 * Makefile (install*): No need to install wakeup.
4300
dff28924 43011990-11-26 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4302
4303 * Makefile (install*): Install emacsclient like etags.
4304
dff28924 43051990-11-13 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4306
4307 * movemail.c (error): Handle 3 args.
4308 (main): Don't check input access if using pop.
4309
dff28924 43101990-10-16 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4311
4312 * etags.c (find_entries): Check for numbers after Scheme suffix.
4313
dff28924 43141990-10-14 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4315
4316 * termcap.dat (vt200-80): Fix ke and ks to frob flag 1.
4317
dff28924 43181990-10-09 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4319
4320 * Makefile (nemacstool, xvetool): New targets.
4321
dff28924 43221990-09-26 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4323
4324 * emacsclient.c: Include errno.h and define related variables.
4325
dff28924 43261990-09-23 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
4327
4328 * emacsclient.c: Change usage message.
4329
dff28924 43301990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
a933dad1 4331
5879ac68 4332 * emacs.1: Add break before -nw option.
a933dad1 4333
dff28924 43341990-08-19 David J. MacKenzie (djm@apple-gunkies)
a933dad1
DL
4335
4336 * qsort.c: Replace with GNU version.
4337
dff28924 43381990-08-14 David J. MacKenzie (djm@apple-gunkies)
a933dad1
DL
4339
4340 * wakeup.c: New program replacing loadst.c.
4341
dff28924 43421990-08-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4343
4344 * emacsclient.c [USG]: Pass msgsnd only 4 args.
4345
dff28924 43461990-08-09 David J. MacKenzie (djm@pogo.ai.mit.edu)
a933dad1
DL
4347
4348 * etags.c: Rename `flag' variables for what they do instead of
4349 which option character sets them.
4350
dff28924 43511990-05-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4352
4353 * loadst.c (main): Conditional to get load average on Apollo.
4354
dff28924 43551990-05-22 Joseph Arceneaux (jla@churchy.ai.mit.edu)
a933dad1
DL
4356
4357 * emacsserver.c: Set the permission on the socket to 0600.
4358
dff28924 43591990-03-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4360
4361 * emacsclient.c [BSD]: Print clean message for failing getwd.
4362
dff28924 43631990-03-20 David Lawrence (tale@pogo.ai.mit.edu)
a933dad1
DL
4364
4365 * getdate.y: Use the getdate.y from GNU tar for timer.
4366
dff28924 43671990-03-18 Jim Kingdon (kingdon@pogo.ai.mit.edu)
a933dad1
DL
4368
4369 * emacsclient.c (main): Don't put brackets around "filename" in
4370 usage message. It isn't optional.
4371
dff28924 43721990-03-14 Joseph Arceneaux (jla@churchy.ai.mit.edu)
a933dad1 4373
5879ac68 4374 * etags.c (getit): Recognize '$' as beginning identifiers.
a933dad1 4375
dff28924 43761990-02-22 David Lawrence (tale@pogo.ai.mit.edu)
a933dad1
DL
4377
4378 * emacsserver.c: Renamed from server.c.
4379 * Makefile: Reference emacsserver rather than server.
4380 * MACHINES: Doc fix for new emacsserver name.
4381
dff28924 43821990-01-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4383
4384 * emacsclient.c: Print program name in error messages.
4385
dff28924 43861990-01-19 David Lawrence (tale@cocoa-puffs)
a933dad1
DL
4387
4388 * timer.c, getdate.y (new files) and Makefile:
4389 Sub-process support for run-at-time in timer.el.
bab4e322 4390 Doesn't yet work correctly for USG.
a933dad1 4391
dff28924 43921990-01-10 Jim Kingdon (kingdon@pogo)
a933dad1
DL
4393
4394 * MACHINES: Add HP 300 running BSD.
4395
dff28924 43961990-01-02 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4397
4398 * yow.c: Dynamically allocate buffer; skip header before random
4399 choice to avoid bias toward first item.
4400
dff28924 44011989-12-24 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4402
4403 * etags.c (readline): Separate out init of `pend'.
4404
dff28924 44051989-12-17 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4406
4407 * etags.c: Undo changes relating to isgoodhdr.
4408
dff28924 44091989-12-16 Mosur Mohan (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4410
4411 * etags.c (isgoodhdr): New macro.
4412 (_gdh, notgdh): New variable used by that.
4413 (init): Initialize _gdh.
4414 (find_entries): Set header_file.
4415 (consider_token): Use isgoodhdr if in header file.
4416
4417 * etags.c (total_size_of_entries):
4418 Was miscalculating by 1 in rewritten case.
4419
4420 * etags.c (PAS_funcs): One arg to pfnote was missing.
4421
dff28924 44221989-12-05 Joseph Arceneaux (jla@spiff)
a933dad1
DL
4423
4424 * MACHINES: Change for the ULTRIX entry.
4425
dff28924 44261989-11-21 Joseph Arceneaux (jla@spiff)
a933dad1
DL
4427
4428 * etags.c (process_file): If file is not regular, return.
4429
dff28924 44301989-11-06 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4431
4432 * loadst.c (main): Handle FIXUP_KERNEL_SYMBOL_ADDR.
4433
dff28924 44341989-10-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4435
4436 * loadst.c (load_average): If HAVE_GETLOADAVG, use getloadavg.
4437 (main): If HAVE_GETLOADAVG, don't call `nlist'.
4438
dff28924 44391989-10-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4440
4441 * etags.c (consider_token): Allow any number of typespec keywords
4442 after `typedef', before new type name.
4443 (enum sym_type): Add st_C_typespec.
4444 (C_create_stab): Put typespec kwds in table.
4445
dff28924 44461989-08-27 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
a933dad1
DL
4447
4448 * etags.c (main): Don't depend on name invoked by.
4449 If CTAGS is not defined, assume it is ETAGS.
4450
dff28924 44511989-07-31 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4452
4453 * etags.c (L_funcs): Allow package name in define construct,
4454 as in (foo::defmumble name-defined ...).
4455
dff28924 44561989-07-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4457
4458 * etags.c (find_entries): Stupid bug testing for C filename suffixes.
4459
4460 * Makefile (yow): Depends on ../src/paths.h.
4461
dff28924 44621989-07-04 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
a933dad1
DL
4463
4464 * etags.c: Fix compilation by moving Pascal after Fortran.
4465
dff28924 44661989-06-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4467
4468 * movemail.c [USG]: Define F_OK, etc., if not found in header.
4469
dff28924 44701989-05-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4471
4472 * hexl.c: New file, supports hexl-mode.
4473
dff28924 44741989-05-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4475
4476 * movemail.c: New compilation flag MAIL_USE_MMDF.
4477
dff28924 44781989-05-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4479
4480 * emacsclient.c: Use BSD code whenever HAVE_SOCKETS.
4481 * server.c: Likewise.
4482
4483 * make-docfile.c (scan_c_file): Output argument names at end of string.
4484 (write_c_args): New subroutine.
4485
dff28924 44861989-04-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4487
4488 * movemail.c: Report failure of flock.
4489
dff28924 44901989-04-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4491
4492 * etags.c (find_entries): Allow multi-letter extensions for fortran.
4493
dff28924 44941989-04-18 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1 4495
5879ac68 4496 * loadst.c: On bsd4.3, use gettimeofday instead of CPUSTATES.
a933dad1 4497
dff28924 44981989-03-15 Jeff Peck (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4499
4500 * emacstool.c: setenv IN_EMACSTOOL=t, TERM=sun, TERMCAP=.
4501
7de6767d 4502 * emacstool.1: Update to document environment variables.
1e866943 4503
5879ac68 45041989-02-21 Mosur Mohan (email@notavailable)
1e866943 4505
28cfe103 4506 * etags.c (PAS_funcs): New function.
a933dad1 4507
dff28924 45081989-02-21 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1 4509
a933dad1
DL
4510 * movemail.c: On sysv, include unistd.h.
4511
dff28924 45121989-02-18 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4513
4514 * b2m.c: New file.
4515
dff28924 45161989-02-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1 4517
5879ac68 4518 * etags.c: Prolog support from Sunichirou Sugou.
a933dad1 4519
dff28924 45201989-02-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4521
4522 * Makefile (clean): New target.
4523
dff28924 45241989-01-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4525
4526 * fakemail.c (put_line): Break header lines at 79 cols.
4527
28cfe103 45281989-01-19 Sam Kendall (email@notavailable)
a933dad1 4529
1e866943 4530 * etags.c: Greatly rewritten for C++ support and for multiple tags
5879ac68 4531 per line.
a933dad1 4532
dff28924 45331989-01-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4534
4535 * movemail.c: Check access before doing real work.
4536 Check that outfile is in a writable directory.
4537 On fatal error, delete the lock file.
4538
dff28924 45391988-12-31 Richard Mlynarik (mly@rice-chex.ai.mit.edu)
a933dad1 4540
5879ac68
JB
4541 * env.c: Add decl for my-index.
4542 * etags.c (file-entries): .oak => scheme
a933dad1 4543
dff28924 45441988-12-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4545
4546 * movemail.c: Use `access' to check input and output files.
4547
dff28924 45481988-12-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4549
4550 * emacsclient.c (main): Ignore all of CWD before first slash.
4551
dff28924 45521988-12-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4553
4554 * etags.c (readline): Double linebuffer->size outside the xrealloc.
4555
dff28924 45561988-12-22 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4557
4558 * server.c, emacsclient.c: Don't try to use gid_t; it isn't defined.
4559 * server.c: chmod the socket to 0700.
4560
dff28924 45611988-12-09 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4562
4563 * fakemail.c (main): Let env var FAKEMAILER override pgm to run.
4564 (add_field): Delete comments and turn `<', `>' to spaces
4565 in header lines.
4566 (USE_FAKEMAIL): New customization macro says to make fakemail
4567 not be a no-op even on a BSD system.
4568
dff28924 45691988-12-01 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4570
4571 * etags.c (consider_token): Skip comments just like whitespace.
4572 Notice `struct', etc. and set strtag for those tokens.
4573 Return 1 for the token following `struct' if an open-brace follows it.
4574 (C_entries): Special handling of token following `struct'
4575 needed because we have probably advanced to the following line
4576 to find the `{'.
4577 (main): New option `T' sets tflag and strflag.
4578 Set both of them by default if eflags.
4579
dff28924 45801988-11-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4581
4582 * movemail.c: Do fsync before closing output.
4583
dff28924 45841988-11-29 Richard Mlynarik (mly@pickled-brain.ai.mit.edu)
a933dad1 4585
5879ac68
JB
4586 * movemail.c: Better error message when can't create tempname.
4587 This file needs a great deal of extra error-checking and lucid reporting...
a933dad1 4588
dff28924 45891988-11-16 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4590
4591 * etags.c: Support assembler code for .s and .a files.
4592 (getit): Allow underscore in a tag.
4593
dff28924 45941988-11-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4595
4596 * movemail.c: Close output and check errors before deleting input.
4597
dff28924 45981988-10-01 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
a933dad1
DL
4599
4600 * emacsclient.c [SYSVIPC]: Compute cwd only once; decide properly
4601 whether to prefix it. Handle line number args.
4602
dff28924 46031988-09-24 Richard Stallman (rms@gluteus.ai.mit.edu)
a933dad1 4604
5879ac68 4605 * etags.c (main): Default setting of eflag was backwards.
a933dad1 4606
dff28924 46071988-09-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4608
4609 * etags.c: New option -i. -f renamed -o.
4610 `-' as input file means read input file names from stdin.
4611 -i spec'd or input file named TAGS means the input file is another
4612 tag table; output an "include" line for it.
4613
dff28924 46141988-09-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4615
4616 * Makefile: New vars DESTDIR, BINDIR, LIBDIR, MANDIR, MANEXT.
4617 New targets install, install.sysv, install.xenix.
4618 This makefile is now responsible for installing executables
4619 and documentation from this directory into system directories.
4620
dff28924 46211988-09-16 Richard Stallman (rms@corn-chex.ai.mit.edu)
a933dad1
DL
4622
4623 * server.c, emacsclient.c (main): Compute socket name from euid.
4624
dff28924 46251988-08-04 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4626
4627 * emacsclient.c: Args like +DIGITS are passed through unchanged.
4628
dff28924 46291988-07-12 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4630
4631 * server.c: If both BSD and HAVE_SYSVIPC, use the latter.
4632 * emacsclient.c: Likewise.
4633 In the HAVE_SYSVIPC alternative, if BSD, use getwd instead of getcwd.
4634
dff28924 46351988-06-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4636
4637 * etags.c: Handle `typedef struct foo {' (price@mcc.com).
4638 (istoken) New string-comparison macro.
4639 (consider_token): New arg `level'. New state `tag_ok' in `tydef'.
4640
dff28924 46411988-06-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4642
4643 * etags.c: Changes for VMS.
4644 Always define ETAGS on VMS.
4645 Define macros GOOD and BAD for success and failure exit codes.
4646 (begtk, intk): Allow `$' in identifiers
4647 (main): Don't support -B, -F or -u on VMS.
4648 Alternate loop for scanning filename arguments.
4649 (system): Delete definition of this function.
4650
4651 * etags-vmslib.c (system): Undefine this; VMS now provides it.
4652
dff28924 46531988-06-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
4654
4655 * loadst.c: Prevent multiple-def errors on BSD and BSD4_3
4656 around include of param.h. (Like fns.c.)
4657
dff28924 46581988-05-16 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
4659
4660 * loadst.c (load_average): Move load-average code to this new fn.
4661 Add conditionals to compute load ave on UMAX.
4662
dff28924 46631988-05-14 Richard Stallman (rms@lucky-charms.ai.mit.edu)
a933dad1
DL
4664
4665 * loadst.c: Change DK_HEADER_FILE to DKSTAT_HEADER_FILE
4666 with opposite sense.
4667
dff28924 46681988-05-13 Chris Hanson (cph@kleph)
a933dad1 4669
5879ac68
JB
4670 * emacsclient.c: Delete references to unused variable `out'.
4671 This caused a bus error when used under hp-ux.
a933dad1 4672
dff28924 46731988-05-06 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
4674
4675 * loadst.c: Control dk.h conditional with DK_HEADER_FILE.
4676
dff28924 46771988-05-04 Richard Stallman (rms@rice-krispies.ai.mit.edu)
a933dad1
DL
4678
4679 * etags.c (find_entries): `.t' or `.sch' means scheme code.
4680
dff28924 46811988-04-29 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
4682
4683 * loadst.c: Add BSD4_3 conditional for file dk.h instead of dkstat.h.
4684
dff28924 46851988-04-28 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
4686
4687 * movemail.c: #undef close, since config can #define it on V.3.
5879ac68 4688 * emacsclient.c, fakemail.c, loadst.c, server.c: Likewise.
a933dad1 4689
dff28924 46901988-04-26 Richard Stallman (rms@lucky-charms.ai.mit.edu)
a933dad1
DL
4691
4692 * etags.c (TEX_mode, etc.): Remove superfluous backslashes from
4693 invalid escape sequences such as `\{'.
4694
4695 * loadst.c: Add `sequent' conditional for file dk.h.
4696
dff28924 46971988-03-20 Richard M. Stallman (rms@wilson)
a933dad1 4698
5879ac68 4699 * server.c [not BSD and not HAVE_SYSVIPC]: Fix error message.
a933dad1 4700
5879ac68 4701 * loadst.c (main) [XENIX]: Use /usr/spool/mail, not /usr/mail.
6922b018
KH
4702
4703;; Local Variables:
880820fe 4704;; coding: utf-8
33462dfa 4705;; add-log-time-zone-rule: t
6922b018 4706;; End:
2a34a036
GM
4707
4708 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001
bb65542c 4709 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
1bb97e22 4710 Free Software Foundation, Inc.
5b87ad55
GM
4711
4712 This file is part of GNU Emacs.
4713
ab73e885 4714 GNU Emacs is free software: you can redistribute it and/or modify
5b87ad55 4715 it under the terms of the GNU General Public License as published by
ab73e885
GM
4716 the Free Software Foundation, either version 3 of the License, or
4717 (at your option) any later version.
5b87ad55
GM
4718
4719 GNU Emacs is distributed in the hope that it will be useful,
4720 but WITHOUT ANY WARRANTY; without even the implied warranty of
4721 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
4722 GNU General Public License for more details.
4723
4724 You should have received a copy of the GNU General Public License
ab73e885 4725 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
ab5796a9
MB
4726
4727;;; arch-tag: 094f3a51-bd72-44d0-8fac-2ac242c6c5b1