Replace with a pointer to the web version.
[bpt/emacs.git] / etc / ChangeLog
CommitLineData
1ed5afd9
GM
12007-04-14 Glenn Morris <rgm@gnu.org>
2
19608e42
GM
3 * SERVICE: Replace with a pointer to the web version.
4
1ed5afd9
GM
5 * emacs.1: Update some of the more obsolete information.
6
178b60d7
GM
72007-04-13 Glenn Morris <rgm@gnu.org>
8
9 * MACHINES: emacserver is removed.
10
fc6ee824
GM
11 * MORE.STUFF: Update some links, remove some dead ones.
12
ade817bd
SM
132007-04-04 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>
14
15 * emacs.py (format_exception): New function.
16 (eexecfile): Use it instead of traceback.print_exception.
17 Don't use execfile to avoid a bug in w32.
18
2c0b72db
GM
192007-04-04 Glenn Morris <rgm@gnu.org>
20
21 * MACHINES: Mention preprocessor to use with /opt/SUNWspro/bin/cc
22 on Solaris.
23
24 * PROBLEMS (Configuration): Add entries on compiler/preprocessor
25 mismatch, and on preprocessor inserting whitespace.
26
b49b5137
EZ
272007-04-03 Eli Zaretskii <eliz@gnu.org>
28
29 * TODO: Add entry for switching MS-Windows keyboard input to
30 Unicode. Add specific pointer to msdos.c functions that support
31 menus on text terminals.
32
ff59d266
MB
332007-04-01 Michael Olson <mwolson@gnu.org>
34
35 * ERC-NEWS: Update for the ERC 5.2 release. Most of these entries
36 were for previously-committed changes.
37
dc13f3f5
MA
382007-03-31 Michael Albinus <michael.albinus@gmx.de>
39
40 * PROBLEMS: Remove Tramp problem; it has been fixed.
41
89a4f43f
EZ
422007-03-31 Eli Zaretskii <eliz@gnu.org>
43
44 * PROBLEMS (MS-Windows problems): How to bind non-ASCII keys with
45 modifiers.
46
deac6bc5
GM
472007-03-23 Glenn Morris <rgm@gnu.org>
48
7315c8d9
JB
49 * Makefile (DESTDIR, LIBDIR, BINDIR, MANDIR, MANEXT):
50 Delete unused variables.
51 (dired-refcards, misc-refcards, survival-card, viper-cards):
52 New targets.
7ba3f463
GM
53 (all): Also build dired-refcards and misc-refcards.
54 (clean, distclean, maintainer-clean): Depend on mostlyclean.
55 (SOURCES): Remove non-existent files.
56 (mostlyclean, clean, distclean, maintainer-clean, unlock, relock):
57 Mark as phony.
58 (.ps files): Specify default papersize in the dvips command.
59
deac6bc5
GM
60 * fr-refcard.tex (\letterpaper): Switch to A4.
61 (\section): Reduce \vskips to fit on A4 paper.
62 (\shortcopyrightnotice): Display at end of first column.
63
76b0b55f
GM
642007-03-21 Glenn Morris <rgm@gnu.org>
65
66 * fr-refcard.tex (\metax): Tweak \hsize to avoid overfull columns.
67 (\shortcopyrightnotice): Do not display in middle of file.
68 Numerous \cr and \hskip hacks to avoid overfull columns.
69
70 * fr-refcard.ps: Regenerate.
71
8ea7ad27
CY
722007-03-19 Chong Yidong <cyd@stupidchicken.com>
73
2b715cfe 74 * dired-ref.tex:
76b0b55f 75 * fr-drdref.tex:
2b715cfe
CY
76 * cs-dired-ref.tex:
77 * sk-dired-ref.tex: Emacs 21 -> 22.
78
79 * dired-ref.ps:
76b0b55f 80 * fr-drdref.ps:
2b715cfe
CY
81 * cs-dired-ref.ps:
82 * sk-dired-ref.ps: Regenerate.
8ea7ad27 83
dc9332a6
GM
842007-03-11 Glenn Morris <rgm@gnu.org>
85
86 * ms-7bkermit, ulimit.hack, Xkeymap.txt: Remove files.
87
88 * Makefile (SOURCES): ulimit.hack is removed.
89
d0483d25
DK
902007-03-04 David Kastrup <dak@gnu.org>
91
92 * NEWS (fontification): Mention that the new default for
93 jit-lock-stealth-time is now nil.
94
e4ddce5a
KS
952007-03-01 Kim F. Storm <storm@cua.dk>
96
115f38b1
KS
97 * ORDERS: Reformat text.
98
e4ddce5a
KS
99 * NEWS (About external Lisp packages): New section.
100
73b21162
TTN
1012007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
102
103 * TUTORIAL.it: Fix typo.
104
6a419438
GM
1052007-02-27 Glenn Morris <rgm@gnu.org>
106
f199f76c
GM
107 * cs-dired-ref.tex: Increase in 2 column case to make room
108 for copyright notice.
109 (nopagenumbers): Call to turn off numbers in 1 page document.
110 (N\e,Aa\e(Bpov\e,Al\e(Bda, Modifikace Dired bufferu): Swap sections to
111 balance column length in presence of copyright notice.
112 (copyrightnotice): Uncomment so that notice is displayed.
113
c16a484b
GM
114 * dired-ref.tex (vsize): Increase in 2 column case to make room
115 for copyright notice.
116 (nopagenumbers): Call to turn off numbers in 1 page document.
117 (Getting Help, Modifying the Dired Buffer): Swap sections to
118 balance column length in presence of copyright notice.
119 (copyrightnotice): Uncomment so that notice is displayed.
120
df352395
GM
121 * fr-drdref.tex (vsize): Increase in 2 column case.
122 (\key): Tweak space for description.
123 (\overfullrule): Set to 0pt to hide small overflows.
124 (nopagenumbers): Call to turn off numbers in 1 page document.
125 (Obtenir de l'aide, Modifier le tampon Dired): Swap sections to
126 balance column length.
127 (Mettre un flag sur les fichiers \`a d\'etruire): Hack in a line
128 break to prevent overfull line.
129 (find-names-dired): Use \key rather than \metax as a hack fix for
130 overflow.
131
c16a484b 132 * sk-dired-ref.tex (vsize): Increase in 2 column case to make room
6a419438
GM
133 for copyright notice.
134 (nopagenumbers): Call to turn off numbers in 1 page document.
c16a484b 135 (N\e,Aa\e(Bpoveda, Modifik\e,Aa\e(Bcia Dired bufferu): Swap sections to
6a419438
GM
136 balance column length in presence of copyright notice.
137 (copyrightnotice): Uncomment so that notice is displayed.
138
86c09668
CD
1392007-02-26 Carsten Dominik <dominik@science.uva.nl>
140
141 * orgcard.tex (section{Visibility Cycling}): Document key for
142 indirect buffer access.
143 (section{Archiving}): New keys for archiving.
144 (section{Tables}): Combine two lines for hline creation.
145 Named-field formula changed to Field formula.
146 (section{Links}): Document keys for finding links.
147 (section{Agenda Views}): New key for agenda file cycling.
148 Document keys for stuck projects. Typos fixed.
149 (section{Exporting and Publishing}): Export options no longer in
150 reference card.
151
6df79155
JD
1522007-02-25 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
153
154 * PROBLEMS: Gtk+ and cygwin doesn't work.
155
b0629b0d
EZ
1562007-02-23 Eli Zaretskii <eliz@gnu.org>
157
158 * MORE.STUFF: Add a pointer to Phil Sung's Emacs slides on MIT.
159
b6cba91b
TTN
1602007-02-22 Per Starb\e,Ad\e(Bck <starback@stp.lingfil.uu.se> (tiny change)
161
162 * NEWS: Grammar and capitalization fixes.
163
dfd839dc
GM
1642007-02-22 Glenn Morris <rgm@gnu.org>
165
166 * orgcard.tex, orgcard.ps: Restore deleted files following
167 copyright assignment.
168
0971f887
GM
1692007-02-20 Glenn Morris <rgm@gnu.org>
170
171 * TUTORIAL.eo: Unjustify.
172
d92c8e14
GM
1732007-02-20 Sergio Pokrovskij <sergio.pokrovskij@gmail.com>
174
175 * TUTORIAL.eo: Change license to GPL. Add translator credits.
176
5a1ffd73
KH
1772007-02-19 Kenichi Handa <handa@m17n.org>
178
179 * NEWS (New language environmets): Add "Esperanto".
180
8b93e342
KH
1812007-02-16 Dale Gulledge <dsplat@rochester.rr.com>
182
183 * TUTORIAL.eo: Add "See end ..." at the first line.
184
e79c1ab3
KH
1852007-02-19 Kenichi Handa <handa@m17n.org>
186
187 * TUTORIAL.eo: Add "." at the end of the first line.
188
9230e12d
RS
1892007-02-17 Reiner Steib <Reiner.Steib@gmx.de>
190
191 * gnus-refcard.tex: Remove obsolete comments. Add a short note
192 creating PostScript files for Emacs without using Makefile rules.
193
194 * gnus-booklet.ps, gnus-refcard.ps: Generate with letter paper.
195
68810cae
GM
1962007-02-17 Glenn Morris <rgm@gnu.org>
197
198 * TUTORIAL.eo: Add 2007 to copyright years. Remove translator
199 copyrights (disclaimers on file), merge years into FSF copyrights.
200 Move copyright to end. Remove "LocalWords" at end of file.
201
51ce60a7
VJL
2022007-02-16 Vinicius Jose Latorre <viniciusjl@ig.com.br>
203
204 * TUTORIAL.pt_BR: Fix some accentuation, verbal conjugation and typos.
205
06af3b9b
KH
2062007-02-16 Kenichi Handa <handa@m17n.org>
207
208 * TUTORIAL.translators: Add TUTORIAL.eo.
209
2102007-02-16 Dale Gulledge <dsplat@rochester.rr.com>
211
212 * TUTORIAL.eo: New file.
213
0f92897e
CY
2142007-02-14 Chong Yidong <cyd@stupidchicken.com>
215
83842b1b
CY
216 * images/smilies/dead.xpm: Moved from images/gnus/dead.xpm.
217
e931c04f
KS
218 * images/gnus/reverse-smile.xpm:
219 * images/gnus/bar.xbm:
220 * images/gnus/bar.xpm: Unused images removed.
0f92897e 221
5aa27cc9
GM
2222007-02-14 Glenn Morris <rgm@gnu.org>
223
224 * OTHER.EMACSES: Remove obsolete file.
225
a3a23192
CY
2262007-02-13 Chong Yidong <cyd@stupidchicken.com>
227
23e91aa1
CY
228 * cs-refcard.tex (versionemacs): New macro.
229 * cs-refcard.ps: Regenerate.
230
7c3c7af4
CY
231 * sk-refcard.ps: Regenerate.
232
a3a23192
CY
233 * pl-refcard.ps: Regenerate.
234
1cb20781
BW
2352007-02-13 Bill Wohler <wohler@newt.com>
236
237 * images/README: Add section for icons that are a part of Emacs.
238
3ef3bb3e
CY
2392007-02-12 Chong Yidong <cyd@stupidchicken.com>
240
44c27de9
CY
241 * gnu.xpm: Unused file removed.
242
3ef3bb3e
CY
243 * emacs.xbm: Unused file removed.
244
b9988d51
JB
2452007-02-11 Juanma Barranquero <lekktu@gmail.com>
246
247 * DEVEL.HUMOR: New entry.
248
933ccc8c 2492007-02-05 Francesco Potort\e,Al\e(B <pot@gnu.org>
bf8a8244 250
933ccc8c 251 * etags.1: Now --members is the default for etags, not for ctags yet.
18422db5 252 * NEWS (etags): Document it.
bf8a8244 253
70a90813
GM
2542007-02-04 Reiner Steib <Reiner.Steib@gmx.de>
255
256 * gnus-refcard.tex: Fix copyright.
257 * gnus-booklet.ps, gnus-refcard.ps: Generate.
258
d4c2a0cc
GM
2592007-01-20 Glenn Morris <rgm@gnu.org>
260
261 * orgcard.tex: Remove for legal reasons.
262 * orgcard.ps: Remove for legal reasons.
263
a134cd5e
EZ
2642007-01-27 Kevin Rodgers <kevin.d.rodgers@gmail.com>
265
266 * PROBLEMS: More details about disabling features that hamper
267 performance with slow X connections.
268
d4757043
VJL
2692007-01-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
270
271 * ps-prin1.ps (printBackground): Fix background height.
272
14d3ef8f
GM
2732007-01-20 Glenn Morris <rgm@gnu.org>
274
275 * cd-dired-ref.tex (versionemacs): New def.
276 * cs-refcard.tex (versionemacs, versionyear): New defs.
277 * cs-survival.tex (versionemacs, versiondate): New defs.
278 * de-refcard.tex (versionemacs, versionyear): New defs.
279 * fr-refcard.tex (versionemacs, versionyear): New defs.
280 * fr-survival.tex (versionemacs, versiondate): New defs.
281 * orgcard.tex (versionyear): New def.
282 (shortcopyrightnotice): Only display last copyright year.
283 * pl-refcard.tex (versionemacs, versiondate): New defs.
284 * pt-br-refcard.tex (versionemacs, versionyear): New defs.
285 * refcard.tex (versionemacs, versionyear): New defs.
286 * ru-refcard.tex (versionemacs): New def.
287 * survival.tex (versionemacs): New def.
288 * sk-dired-ref.tex (versionemacs): New def.
289 * sk-refcard.tex (versionemacs, versionyear): New defs.
290 * sk-survival.tex (versionemacs): New def.
291
4e251bd1
EZ
2922007-01-20 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
293
294 * MACHINES: Describe how 32-bit and 64-bit versions of Emacs can
295 be compiled on Solaris systems.
296
c5e36186
CY
2972007-01-19 Chong Yidong <cyd@stupidchicken.com>
298
299 * TODO: Proper background color handling for pngs.
300
4bbe413d 3012007-01-18 Bruno Haible <bruno@clisp.org> (tiny change)
0bfc93be
CY
302
303 * emacs.1: Info files moved to share/info.
304
dcdd88e0
RF
3052007-01-17 Romain Francoise <romain@orebokech.com>
306
307 * emacs.1: Update bug-gnu-emacs address. Remove reference to
308 info-gnu-emacs-request@prep.ai.mit.edu. Update copyrights.
309
6904f7fe
MB
3102007-01-13 Michael Olson <mwolson@gnu.org>
311
312 * ERC-NEWS: Mention new erc-capab.el file.
313
806d93ce
GM
3142007-01-13 Glenn Morris <rgm@gnu.org>
315
316 * MACHINES: Add information on compiling 32-bit Emacs on 64-bit
317 GNU/Linux.
318 * PROBLEMS: As above.
319
f998e1c0 3202007-01-02 Francesco Potort\e,Al\e(B <pot@gnu.org>
56c0d866
FP
321
322 * etags.1: Undocument the --no-warn option.
323
303958a9
RS
3242006-12-17 Richard Stallman <rms@gnu.org>
325
326 * TUTORIAL: Say that C-d and DEL with arg do killing.
327
b58d0378
EZ
3282006-12-16 Eli Zaretskii <eliz@gnu.org>
329
330 * PROBLEMS: Document problems with rebasing Cygwin DLLs.
331
cb0a26d3
MB
3322006-12-08 Michael Olson <mwolson@gnu.org>
333
334 * ERC-NEWS: Note that the list module has been removed.
335
dd4b03cd
JB
3362006-12-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
337
338 * NEWS (Changes to cmuscheme): Mention the alternative for
339 `~/.emacs_SCHEMEPROG' which is `~/.emacs.d/init_SCHEMEPROG.scm'.
340 (Init file changes): Same for `~/.emacs_SHELL' versus
341 `~/.emacs.d/init_SHELL.sh'.
342
e1fb4a0b
JB
3432006-12-01 Juanma Barranquero <lekktu@gmail.com>
344
345 * DEVEL.HUMOR: Another entry.
346
9b492fad
FP
3472006-08-14 Masatake YAMATO <jet@gyve.org>
348
349 * etags.1: Added / to the end of DEVAR regex.
350
53e842f1
JB
3512006-11-22 Juanma Barranquero <lekktu@gmail.com>
352
353 * emacsclient.1 (DESCRIPTION): Suggest also `server-mode'.
354 (OPTIONS): Document `-f', `--server-file' and EMACS_SERVER_FILE.
355
83dc6995
MB
3562006-11-20 Michael Olson <mwolson@gnu.org>
357
358 * NEWS: Change M-x erc-select to M-x erc.
359
e15a0495
KH
3602006-11-20 Sun Yijiang <sunyijiang@gmail.com>
361
362 * TUTORIAL.cn: Updated.
363
119ee84f
CD
3642006-11-17 Carsten Dominik <dominik@science.uva.nl>
365
366 * orgcard.tex (section{Agenda Views}): Document `C-k'.
367
1585c4a6
CD
3682006-11-13 Carsten Dominik <dominik@science.uva.nl>
369
370 * orgcard.tex: Version number change.
371
2f984b39
BW
3722006-11-13 Bill Wohler <wohler@newt.com>
373
374 Release MH-E version 8.0.3.
375
376 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.3.
377
ac2072cd
JB
3782006-11-10 Juanma Barranquero <lekktu@gmail.com>
379
380 * DEVEL.HUMOR: Two more entries.
381
72e16456
CD
3822006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
383
384 * orgcard.tex (section{Archiving}): Document C-TAB.
385 (section{TODO Items and Checkboxes}): Checkbox keys moved to this
386 section, added documentation for the key `C-c #'.
387
ade817bd 3882006-11-05 Slawomir Nowaczyk <slawek@cs.lth.se>
0b0cccd5 389
82c1177c 390 * emacs.py (eargs): Provide eldoc message for builtin types.
ac2072cd 391 Make sure eargs always outputs sentinel, to avoid Emacs freeze.
0b0cccd5 392
7902148a
CY
3932006-10-22 Chong Yidong <cyd@stupidchicken.com>
394
395 * emacs.py (eargs): Return expected _emacs_out string even if
396 errors occur.
397
73a99edb
DK
3982006-10-09 David Kastrup <dak@gnu.org>
399
400 * DEVEL.HUMOR: Add the topic line for last entry since that was
401 what the joke was about.
402
857b15e9
EZ
4032006-10-07 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
404
405 * TUTORIAL.bg: Synchronize with TUTORIAL.
406
5879ac68
JB
4072006-10-06 Juanma Barranquero <lekktu@gmail.com>
408
409 * DEVEL.HUMOR: New file.
410
0e71e4a8
CY
4112006-09-30 Chong Yidong <cyd@stupidchicken.com>
412
413 * PROBLEMS: Document Emacs/XIM/gnome-settings-terminal clash.
414
fb25feae
VJL
4152006-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
416
417 * NEWS: ebnf2ps changes.
418
abff6314
RS
4192006-09-26 Reiner Steib <Reiner.Steib@gmx.de>
420
421 * refcard.ps: Regenerate.
422
a280ecc4
JD
4232006-09-18 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
424
425 * NEWS: Rename x-use-old-gtk-file-dialog to x-gtk-use-old-file-dialog.
426
45a2056c
JB
4272006-09-15 Jay Belanger <belanger@truman.edu>
428
429 * COPYING: Replace "Library Public License" by "Lesser Public
430 License" throughout.
431
004d27a6
RS
4322006-09-15 Richard Stallman <rms@gnu.org>
433
434 * THE-GNU-PROJECT: Update with the latest footnotes
435 from www.gnu.org/gnu/the-gnu-project.html
436
b74e16a3
DK
4372006-09-15 David Kastrup <dak@gnu.org>
438
5879ac68 439 * NEWS: Explain new behavior and arguments of `key-binding' and
b74e16a3
DK
440 `command-remapping'.
441
4b1aaa8b
PE
4422006-09-11 Paul Eggert <eggert@cs.ucla.edu>
443
444 * NEWS: In terminal-oriented subshells, the EMACS environment
445 variable now defaults to Emacs's absolute file name, instead of
446 to "t".
447 * PROBLEMS: Adjust tcsh advice for this.
448
1437ec2b
JD
4492006-09-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
450
4b1aaa8b 451 * PROBLEMS (are): Emacs compiled with Gtk+ crashes when closing a
1437ec2b
JD
452 display (x-close-connection).
453
83dc6995
MB
4542006-09-03 Diane Murray <disumu@x3y2z1.net>
455
25e90411 456 * erc.texi (Getting Started, Connecting): Changed erc-select to erc.
83dc6995 457
6a8c7cfe
JL
4582006-09-02 Juri Linkov <juri@jurta.org>
459
460 * HELLO: Regroup Europe Non-ASCII examples by similar scripts.
461
f9de7738
RS
4622006-08-25 Richard Stallman <rms@gnu.org>
463
464 * TUTORIAL: Give priority to graphical terminals over text terminals
465 regarding C-z.
466
c2659d23
KH
4672006-08-21 Sun Yijiang <sunyijiang@gmail.com>
468
469 * TUTORIAL.cn: Sync with the latest TUTORIAL.
470
67b595a2
SM
4712006-08-20 Dave Love <fx@gnu.org>
472
473 * emacs.py: Update to Dave Love's latest version.
474 (__all__): Fix args -> eargs. Add new `modpath' fun.
475 (eargs): Add `imports' arg.
476 (all_names): New fun.
477 (complete): Rewrite without using rlcompleter.
478 Remove `namespace' arg, add `imports' arg.
479 (ehelp): Replace g and l args with `imports'.
480 (eimport): Use __main__ rather than `emacs' namespace.
481 (modpath): New fun.
482
ade817bd 4832006-08-20 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>
c7bb83bd
SM
484
485 * emacs.py (eexecfile): Use the __main__ rather than `emacs' namespace.
486
fa1f7927
EZ
4872006-08-18 Primoz PETERLIN <primoz.peterlin@mf.uni-lj.si>
488
489 * TUTORIAL.sl: Synchronize with TUTORIAL.
490
4912006-08-18 Mats Lidell <matsl@contactor.se>
492
493 * TUTORIAL.sv: Synchronize with TUTORIAL.
494
4952006-08-18 Alfredo Finelli <alfredofnl@tiscali.it>
496
497 * TUTORIAL.it: Synchronize with TUTORIAL.
498
4c3ec0fc
CD
4992006-08-15 Carsten Dominik <dominik@science.uva.nl>
500
501 * orgcard.tex: Version number change.
502
9ae1fac1
WL
5032006-08-12 Werner Lemberg <wl@gnu.org>
504
505 * TUTORIAL.de: Synchronize with TUTORIAL.
506
82a33a21
RF
5072006-08-10 Romain Francoise <romain@orebokech.com>
508
509 * NEWS: Mention that zone-mode.el is now obsolete.
510
541a0de1
RS
5112006-08-09 Richard Stallman <rms@gnu.org>
512
513 * TUTORIAL: Don't say which side scroll bar is on.
514
27bd6273
NR
5152006-08-06 Nick Roberts <nickrob@snap.net.nz>
516
9c6598c2 517 * DEBUG (Note): Add note about following a longjmp call.
bf69439f 518 Add local variables list for outline mode.
27bd6273 519
2e3ef421
MB
5202006-08-03 Michael Olson <mwolson@gnu.org>
521
522 * ERC-NEWS: Update for ERC 5.1.4.
523
68ce47af
KH
5242006-08-01 Kenichi Handa <handa@m17n.org>
525
526 * NEWS (find-operation-coding-system): Describe the more detail of
527 the change.
528
ebf693f3
MB
5292006-07-28 Reiner Steib <Reiner.Steib@gmx.de>
530
531 * GNUS-NEWS: Regenerate from Oort Gnus node in texi/gnus.texi using
532 texi/gnus-news.el of the trunk.
533
ebdcf65a
RS
5342006-07-29 Reiner Steib <Reiner.Steib@gmx.de>
535
536 * NEWS: Fix typo.
537
652d420b
RS
5382006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
539
540 * ru-refcard.ps: Regenerate.
541
5422006-07-17 Alex Ott <alexott@gmail.com>
543
544 * ru-refcard.tex: Update for Emacs 22.
545
d753d9b7
KS
5462006-07-14 Kim F. Storm <storm@cua.dk>
547
548 * PROBLEMS: Emacs now requires ws2_32.dll on Windows.
549
b74e16a3 5502006-07-14 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
580b488b
KL
551
552 * HELLO: Update Hungarian sample.
d753d9b7 553
0b6bb130
MB
5542006-07-12 Michael Olson <mwolson@gnu.org>
555
556 * ERC-NEWS: Update for ERC 5.1.3.
557
8c9676fb
DK
5582006-07-08 David Kastrup <dak@gnu.org>
559
560 * TODO: Suggest consolidation with user customization when the
561 system default of a customized variable changes.
562
f2bb3ca3
TTN
5632006-07-08 Thien-Thi Nguyen <ttn@gnu.org>
564
565 * compilation.txt: Add an example "Compilation started ..." line.
566
c7251076
CD
5672006-07-07 Carsten Dominik <dominik@science.uva.nl>
568
569 * orgcard.tex: Version number change.
570
5693ccd6
KH
5712006-07-05 Kenichi Handa <handa@m17n.org>
572
573 * HELLO: Add a paragraph for non-ASCII examples at the head. Add
574 Bulgarian and Hungarian. Add more "hello"s to Danish and Swedish.
575
70314b54
BW
5762006-07-03 Bill Wohler <wohler@newt.com>
577
578 Release MH-E version 8.0.2.
579
580 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.2.
581
7f70c4e9
CD
5822006-07-03 Carsten Dominik <dominik@science.uva.nl>
583
584 * orgcard.tex (section{Agenda Views}): Document `s' key to save
585 all org-mode buffers.
586
9a4be099
FP
5872006-06-30 Francesco Potort\e,Al\e(B <pot@gnu.org>
588
589 * etags.1: -m and -M options do not exist.
590
a71f543e
CD
5912006-06-29 Carsten Dominik <dominik@science.uva.nl>
592
593 * orgcard.tex (section{Structure Editing}): Document checkbox
594 toggling.
595
f98f7873
JL
5962006-06-28 Juri Linkov <juri@jurta.org>
597
598 * grep.txt (Local Variables): Move to end of file.
599
33a4be7c
RS
6002006-06-28 Reiner Steib <Reiner.Steib@gmx.de>
601
ba0a643f
RS
602 * Makefile: Add rules for refcards.
603
33a4be7c
RS
604 * de-refcard.ps, fr-refcard.ps, pt-br-refcard.ps: Regenerate.
605
576f72d7
NR
6062006-06-24 Nick Roberts <nickrob@snap.net.nz>
607
608 * NEWS: Remove duplicate entries.
609
353694fd
CD
6102006-06-23 Carsten Dominik <dominik@science.uva.nl>
611
612 * orgcard.tex (section{LaTeX and cdlatex-mode}): New section.
613
55b903a3
KS
6142006-06-23 Kim F. Storm <storm@cua.dk>
615
616 * DEBUG: Mention `pv variable' to print value of Lisp variables.
617 Mention `xpr' and fix example to use it. Add section describing
618 commands such as `pit' that are useful for debugging redisplay
619 related problems.
620
e2f48107
KS
6212006-06-22 Kim F. Storm <storm@cua.dk>
622
623 * HELLO (Local Variables): Move to end of file.
624
4f187c9d
BW
6252006-06-20 Bill Wohler <wohler@newt.com>
626
627 Release MH-E version 8.0.1.
628
629 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.1.
630
3d62681d
CD
6312006-06-19 Carsten Dominik <dominik@science.uva.nl>
632
5879ac68 633 * orgcard.tex (section{Clocking Time}): Add new clocking commands.
3d62681d
CD
634 (section{Structure Editing}): Add global archiving command.
635
761b9fd2
TTN
6362006-06-14 Thien-Thi Nguyen <ttn@gnu.org>
637
638 * yow.lines: Delete existing data; add a new entry.
639
5e7c994b
RS
6402006-06-09 W\e$,1 b\e(Bodek Bzyl <matwb@univ.gda.pl>
641
642 * pl-refcard.ps: Regenerate.
643
34c5305c 6442006-06-08 W\e$,1 b\e(Bodek Bzyl <matwb@univ.gda.pl>
7b651efb 645
906671d0
RS
646 * pl-refcard.tex: Update for Emacs 22.
647
34c5305c
RS
6482006-06-08 Reiner Steib <Reiner.Steib@gmx.de>
649
7b651efb
RS
650 * fr-refcard.tex: Fix errors in previous commit.
651
34c5305c 6522006-06-08 \e,AI\e(Bric Jacoboni <jaco@jacoboni.fr>
c9993712
RS
653
654 * fr-refcard.tex: Update for Emacs 22.
655
8dec0e01
KH
6562006-06-07 Kenichi Handa <handa@m17n.org>
657
658 * NEWS: Mention how to disable character translation for a file.
659
6dfbf803
TTN
6602006-06-04 Sven Joachim <svenjoac@gmx.de>
661
662 * de-refcard.tex: Update for Emacs 22: Use German quotes
663 and umlauts; fix overfull /hboxes; many rewordings.
664
32a877bb
KS
6652006-06-04 Kim F. Storm <storm@cua.dk>
666
667 * NEWS: Move news for pre-22 versions into...
668 * NEWS.21, NEWS.20: ... new files for Emacs 21 and Emacs 20 news.
669 * ONEWS, ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Remove (rename) files ...
670 * NEWS.19, NEWS.18, NEWS.1-17: ... and organize news about older Emacs
c68af44c 671 versions in separate files. Update copyright notices.
32a877bb 672
a941b26b
EZ
6732006-06-03 Eli Zaretskii <eliz@gnu.org>
674
a88e0343
KS
675 * LPF, LEDIT: Remove files.
676
677 * FTP, README, HELLO, MACHINES, MAILINGLISTS, MORE.STUFF, ETAGS.EBNF:
678 * MOTIVATION, ORDERS, SERVICE, TERMS, TODO:
679 * enriched.doc, ulimit.hack, ses-example.ses, ms-7bkermit, emacs.csh:
680 * Xkeymap.txt, compilation.txt, grep.txt:
681 Add copyright notice and copying permissions.
682
b9d6735c
DP
6832006-05-31 David Ponce <david@dponce.com>
684
a88e0343
KS
685 * tree-widget/default/close.png, tree-widget/default/close.xpm:
686 * tree-widget/default/empty.png, tree-widget/default/empty.xpm:
687 * tree-widget/default/end-guide.png, tree-widget/default/end-guide.xpm:
688 * tree-widget/default/guide.png, tree-widget/default/guide.xpm:
689 * tree-widget/default/handle.png, tree-widget/default/handle.xpm:
690 * tree-widget/default/leaf.png, tree-widget/default/leaf.xpm:
691 * tree-widget/default/no-guide.png, tree-widget/default/no-guide.xpm:
692 * tree-widget/default/no-handle.png, tree-widget/default/no-handle.xpm:
693 * tree-widget/default/open.png, tree-widget/default/open.xpm:
694 * tree-widget/folder/close.png, tree-widget/folder/close.xpm:
695 * tree-widget/folder/empty.png, tree-widget/folder/empty.xpm:
696 * tree-widget/folder/end-guide.png, tree-widget/folder/end-guide.xpm:
697 * tree-widget/folder/guide.png, tree-widget/folder/guide.xpm:
698 * tree-widget/folder/handle.png, tree-widget/folder/handle.xpm:
699 * tree-widget/folder/leaf.png, tree-widget/folder/leaf.xpm:
700 * tree-widget/folder/no-guide.png, tree-widget/folder/no-guide.xpm:
701 * tree-widget/folder/no-handle.png, tree-widget/folder/no-handle.xpm:
702 * tree-widget/folder/open.png, tree-widget/folder/open.xpm:
703 Reduce the size of images.
b9d6735c 704
c3724dcc
JD
7052006-05-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
706
4c88aa80 707 * NEWS: Mention F10 for Gtk+/Lesstif/Lucid menus.
c3724dcc 708
3d0793e4
EZ
7092006-05-26 Eli Zaretskii <eliz@gnu.org>
710
711 * ledit.l: Remove file.
712
f1c582b4
KH
7132006-05-26 Kenichi Handa <handa@m17n.org>
714
715 * NEWS (find-operation-coding-system): Mention the new argument
716 format.
717
e8166ad7
CD
7182006-05-24 Carsten Dominik <dominik@science.uva.nl>
719
5879ac68 720 * orgcard.tex (section{Motion}): Added the item navigation commands.
e8166ad7
CD
721 (section{Publishing}): New section.
722 (section{Links}): Documented elisp and shell links.
723
4ea5193b
RS
7242006-05-20 Rodrigo Real <rreal@ucpel.tche.br>
725
726 * pt-br-refcard.tex: Update.
727
0804c86c
RS
7282006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
729
ba9acf6a
RS
730 * pl-refcard.tex (Local variables): Add compile-command.
731
5879ac68 732 * ru-refcard.tex (Local variables): Add compile-command and coding.
ba9acf6a
RS
733
734 * pt-br-refcard.tex: Don't \input psfig.
735
0804c86c
RS
736 * refcard.tex (section{Info}): Add `i'. Use `s' instead of `M-s'.
737
738 * de-refcard.tex (section{Info}): Ditto.
739
740 * fr-refcard.tex (section{Info}): Ditto. Translation suggested by
741 Stefan Monnier <monnier@iro.umontreal.ca>.
742
743 * pl-refcard.tex (section{Info}): Ditto. Translation suggested by
744 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>.
745
ade817bd
SM
746 * cs-refcard.tex (section{Info}): Use `s' instead of `M-s'.
747 Entry for `i' is not translated yet.
0804c86c
RS
748
749 * pt-br-refcard.tex (section{Info}): Ditto.
750
751 * ru-refcard.tex (section{Info}): Ditto.
752
753 * sk-refcard.tex (section{Info}): Ditto.
754
e6d33cab
RS
7552006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
756
757 * MORE.STUFF: Update AUCTeX entry.
758
424567e3
EZ
7592006-05-20 Rodrigo Real <rreal@ucpel.tche.br>
760
761 * pt-br-refcard.tex:
762 * pt-br-refcard.ps: New files.
763
98662f48
RS
7642006-05-15 Reiner Steib <Reiner.Steib@gmx.de>
765
766 * sk-refcard.tex: Add coding cookie.
767
4449f659
MB
7682006-05-15 Michael Olson <mwolson@gnu.org>
769
770 * MORE.STUFF: Update URL for Planner Mode and add description.
771 Canonicalize URLs for Emacs Muse and Emacs Wiki Mode.
772
6b481006
RF
7732006-05-12 Romain Francoise <romain@orebokech.com>
774
775 * MORE.STUFF: ERC is now part of Emacs.
776 Add Emacs Muse.
777
4b1af9ac
RS
7782006-05-12 Ken Manheimer <ken.manheimer@gmail.com>
779
780 * NEWS (allout): Update.
781
7c36a00a
BW
7822006-05-06 Bill Wohler <wohler@newt.com>
783
784 Release MH-E version 8.0.
785
786 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.
787
1c9e62fe
BW
7882006-04-28 Bill Wohler <wohler@newt.com>
789
790 Release MH-E version 7.95.
791
792 * NEWS, MH-E-NEWS: Update for MH-E release 7.95.
793
66f7848b
BW
7942006-04-21 Bill Wohler <wohler@newt.com>
795
796 Release MH-E version 7.94.
797
798 * NEWS, MH-E-NEWS: Update for MH-E release 7.94.
799
bf49275d
NR
8002006-04-21 Nick Roberts <nickrob@snap.net.nz>
801
802 * NEWS: Mention t-mouse.el. Touch up description of gdb-ui.el.
803
b744e319
CD
8042006-04-20 Carsten Dominik <dominik@science.uva.nl>
805
806 * orgcard.tex: Version number change only.
807
9f6dc5a8
RS
8082006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
809
a88e0343
KS
810 * gnus-refcard.tex: Bump version to 5.11. Remove duplicate \def's.
811 Update date.
9f6dc5a8 812
11227360
BW
8132006-04-18 Bill Wohler <wohler@newt.com>
814
815 * MORE.STUFF: Add MH-E.
816
87acbfda
CD
8172006-04-18 Carsten Dominik <dominik@science.uva.nl>
818
819 * orgcard.tex: Version number change only.
820
94c3a9d8
KH
8212006-04-12 Kenichi Handa <handa@m17n.org>
822
823 * PROBLEMS (C-SPC fails ...): Explicitly say fcitx in the header.
824
8a70fed7
CD
8252006-04-11 Carsten Dominik <dominik@science.uva.nl>
826
5879ac68 827 * orgcard.tex (section{Tables}): Document column narrowing.
8a70fed7
CD
828 (section{Links}): Document bracket links.
829
2fb18d13
KH
8302006-04-11 Kenichi Handa <handa@m17n.org>
831
832 * PROBLEMS (C-SPC fails ...): Add description for fcitx.
833
f327867a
BW
8342006-04-10 Bill Wohler <wohler@newt.com>
835
836 * NEWS: Add package-version keyword to `defcustom' and mention
837 associated variable `customize-package-emacs-version-alist'.
838
1ca9b532
RS
8392006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
840
841 * NEWS: Add string-or-null-p.
842
84a9c798
BW
8432006-03-28 Bill Wohler <wohler@newt.com>
844
845 * images/README: Update with following information.
461e9977 846
84a9c798 847 * images/data-save.xpm, images/mail/flag-for-followup.xpm:
a88e0343 848 * images/zoom-in.xpm, images/zoom-out.xpm: New images from GNOME 2.12.
84a9c798
BW
849
850 * images/contact.pbm, images/data-save.pbm, images/delete.pbm:
851 * images/mail/flag-for-followup.pbm, images/mail/inbox.pbm:
852 * images/mail/move.pbm, images/next-page.pbm, images/zoom-out.pbm:
853 New bitmaps for new images.
461e9977
RF
854
855 * images/refresh.xpm, images/sort-ascending.xpm,
5879ac68 856 * images/sort-descending.xpm: Update with GTK 2.x images. Note
84a9c798 857 that the default GTK icons are not overridden by the GNOME theme
5879ac68 858 due to a bug which was fixed in GNOME 2.15. Once GNOME 2.16 is in
84a9c798 859 wide circulation, then the GTK icons should be replaced with the
5879ac68 860 equivalent GNOME icons. Until then, we should be consistent with
84a9c798 861 GTK first, then GNOME.
461e9977
RF
862
863 * images/mail/repack.xpm, images/mail/reply-from.xpm:
84a9c798
BW
864 * images/mail/reply-to.xpm, images/search-replace.xpm:
865 * images/separator.xpm, images/show.xpm: Update custom icons to be
866 closer to their GNOME counterparts.
461e9977
RF
867
868 * images/attach.pbm, images/exit.pbm, images/mail/compose.pbm:
84a9c798
BW
869 * images/mail/repack.pbm, images/mail/reply-all.pbm:
870 * images/mail/reply-from.pbm, images/mail/reply-to.pbm:
871 * images/mail/reply.pbm, images/mail/send.pbm, images/show.pbm:
872 * images/search-replace.pbm: Update bitmaps.
461e9977
RF
873
874 * images/execute.pbm, images/execute.xpm, images/fld-open.pbm:
84a9c798
BW
875 * images/fld-open.xpm, images/highlight.pbm, images/highlight.xpm:
876 * images/mail.pbm, images/mail.xpm, images/mail/alias.pbm:
877 * images/mail/alias.xpm, images/mail/refile.pbm:
878 * images/mail/refile.xpm, images/page-down.pbm:
879 * images/page-down.xpm, images/widen.pbm, images/widen.xpm: Remove
a88e0343 880 custom MH-E icons -- MH-E is now using the equivalent GTK/GNOME icons.
84a9c798 881
679ce4d5
RF
8822006-03-23 Romain Francoise <romain@orebokech.com>
883
884 * NEWS: Misc. fixes.
885
9212fe99
CD
8862006-03-15 Carsten Dominik <dominik@science.uva.nl>
887
888 * orgcard.tex: Version number change only.
889
3470ef37
NR
8902006-03-15 Nick Roberts <nickrob@snap.net.nz>
891
892 * DEBUG (Note): Describe features for debugging with GDB in Emacs.
893
8cf1c5a4
MB
8942006-03-11 Miles Bader <miles@gnu.org>
895
896 * images/mail: New directory.
897 * images/attach.xpm, images/connect.xpm:
898 * images/contact.xpm, images/delete.xpm:
899 * images/describe.xpm, images/disconnect.xpm:
900 * images/exit.xpm, images/gnus/toggle-subscription.xpm:
901 * images/lock-broken.xpm, images/lock-ok.xpm:
902 * images/lock.xpm, images/mail/compose.xpm:
903 * images/mail/copy.xpm, images/mail/forward.xpm:
904 * images/mail/inbox.xpm, images/mail/move.xpm:
905 * images/mail/not-spam.xpm, images/mail/outbox.xpm:
906 * images/mail/preview.xpm, images/mail/reply-all.xpm:
907 * images/mail/reply.xpm, images/mail/save-draft.xpm:
908 * images/mail/save.xpm, images/mail/send.xpm:
909 * images/mail/spam.xpm, images/next-page.xpm:
910 * images/refresh.xpm, images/separator.xpm:
a88e0343 911 * images/sort-ascending.xpm, images/sort-column-ascending.xpm:
8cf1c5a4
MB
912 * images/sort-criteria.xpm, images/sort-descending.xpm:
913 * images/sort-row-ascending.xpm:
914 New icons, copied from Gnus trunk (originally from Gnome 2.6).
915
d5b08376
BW
9162006-03-11 Bill Wohler <wohler@newt.com>
917
5879ac68 918 * NEWS: Document `image-load-path-for-library'. Note that all
d5b08376 919 images have been moved from lisp into etc/images in `find-image'
5879ac68 920 item. Fix typo in `copy-tree'.
d5b08376 921
3f9c65ca
RS
9222006-03-09 Reiner Steib <Reiner.Steib@gmx.de>
923
924 * TUTORIAL.de: Replace "Schreiben" by "Dr\e,A|\e(Bcken" where appropriate.
925
7204b00e
CD
9262006-03-07 Carsten Dominik <dominik@science.uva.nl>
927
928 * orgcard.tex: Version number change only.
929
dec817ba
BW
9302006-03-05 Bill Wohler <wohler@newt.com>
931
932 Release MH-E version 7.93.
933
934 * NEWS, MH-E-NEWS: Update for MH-E release 7.93.
935
db13601b 9362006-02-23 Guanpeng Xu <herberteuler@hotmail.com>
cca17969
TTN
937
938 * TUTORIAL.cn: Fix omission bug: Add dot (ASCII 0x2E) on first line.
939
3bfb8112
CD
9402006-02-22 Carsten Dominik <dominik@science.uva.nl>
941
5879ac68 942 * orgcard.tex (section{Links}): Rewritten to cover the modified
3bfb8112
CD
943 link system.
944
0951cd36
BW
9452006-02-18 Bill Wohler <wohler@newt.com>
946
947 Release MH-E version 7.92.
948
949 * NEWS, MH-E-NEWS: Update for MH-E release 7.92.
950
4599a9a5
KH
9512006-02-17 Kenichi Handa <handa@m17n.org>
952
953 * TUTORIAL.translators (TUTORIAL.cn): Update the maintainer.
954
9552006-02-17 Sun Yijiang <sunyijiang@gmail.com>
956
957 * TUTORIAL.cn: Reworked.
958
542f7c55
CY
9592006-02-14 Chong Yidong <cyd@stupidchicken.com>
960
961 * NEWS: Changes in handling of file local variables.
962
3430357a
JD
9632006-02-14 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
964
965 * NEWS: Gtk+ 2.4 is required.
966
cbd488c4
YM
9672006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
968
969 * PROBLEMS (Mac OS X): Add QuickTime 7.0.4 / Mac OS X 10.3.9 breakage.
970
5f64e9f6
MD
9712006-02-09 Mathias Dahl <mathias.dahl@gmail.com>
972
2ccc6e66 973 * NEWS: New key bindings for Tumme in Dired.
5f64e9f6 974
4c003d2f
JB
9752006-02-05 Jay Belanger <belanger@truman.edu>
976
977 * calccard.tex: Update copyright year.
978
8508e990
MB
9792006-02-04 Michael Olson <mwolson@gnu.org>
980
981 * NEWS: Update for ERC 5.1.1. Use the same wording for headings
982 that Emacs does in its NEWS file.
983
5384dc93
BW
9842006-02-03 Bill Wohler <wohler@newt.com>
985
986 Release MH-E version 7.91.
987
988 * NEWS, MH-E-NEWS: Update for MH-E release 7.91.
989
c80ba99d
BW
9902006-02-02 Bill Wohler <wohler@newt.com>
991
992 Release MH-E version 7.90.
993
5384dc93 994 * NEWS, MH-E-NEWS: Update for MH-E release 7.90.
c80ba99d 995
597993cf
MB
9962006-01-29 Michael Olson <mwolson@gnu.org>
997
998 * NEWS: Add entry for ERC.
999
7cef6228
CY
10002006-01-27 Chong Yidong <cyd@stupidchicken.com>
1001
1002 * TODO: Make SYNC_INPUT the default.
1003
3140b91b
NR
10042006-01-25 Nick Roberts <nickrob@snap.net.nz>
1005
1006 * images/gud/pstar.xpm: Make background transparent.
1007
82a31b62
NF
10082006-01-24 Noah Friedman <friedman@splode.com>
1009
1010 * emacs-buffer.gdb: Replace all references to `cdr' field of
1011 conses with `u.cdr', per change Andreas Schwab 2005-11-15
1012 of src/lisp.h.
1013
87899d7e
MA
10142006-01-23 Michael Albinus <michael.albinus@gmx.de>
1015
5879ac68 1016 * NEWS: Tramp can be removed by M-x tramp-unload-tramp.
87899d7e 1017
14397ea7
DN
10182006-01-15 Dan Nicolaescu <dann@ics.uci.edu>
1019
5879ac68 1020 * e/eterm-color.ti: Re-enable the ri entry. Add kich1.
14397ea7 1021
3c005b12
RS
10222006-01-13 Richard M. Stallman <rms@gnu.org>
1023
1024 * emacs.1: +N applies only to next file.
1025
04a4075f
DN
10262005-12-28 Dan Nicolaescu <dann@ics.uci.edu>
1027
1028 * e/eterm-color.ti: Temporarily disable the ri entry.
1029 * e/eterm-color: Regenerate.
cdda1b59 1030
4e8b322f
KL
10312005-12-21 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
1032
1033 * TODO: Add note on the multi-tty branch.
1034
f4695519
KL
10352005-12-16 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
1036
1037 * NEWS: Change `prev-buffer' to `previous-buffer'; add note on
1038 them using the frame-local buffer list.
1039
5fdf9b7c
EZ
10402005-12-10 David Koppelman <koppel@ece.lsu.edu>
1041
1042 * NEWS: hi-lock-mode is now buffer local, use global-hi-lock-mode
1043 instead.
1044
61322d72
JB
10452005-12-02 Jay Belanger <belanger@truman.edu>
1046
1047 * NEWS: Add comment about the Calc prefix.
1048
55a03101
TTN
10492005-11-28 Thien-Thi Nguyen <ttn@gnu.org>
1050
1051 * MORE.STUFF: Add entry: "Go in a buffer: Go Text Protocol client".
1052
fd993ce2
CY
10532005-11-18 Chong Yidong <cyd@stupidchicken.com>
1054
1055 * images/icons/emacs_16.png, images/icons/emacs_24.png
1056 * images/icons/emacs_32.png, images/icons/emacs_48.png:
1057 New Emacs icons.
1058
35af3490
CD
10592005-11-18 Carsten Dominik <dominik@science.uva.nl>
1060
1061 * orgcard.tex: Version 3.20
1062
cdda1b59 10632005-11-16 Nick Roberts <nickrob@snap.net.nz>
a354cf39
NR
1064
1065 * images/gud/go.xpm, images/gud/go.pbm: Old gud-remove icons.
1066 Use for run/continue.
1067 * images/gud/stop.xpm, images/gud/stop.pbm: Old gud-break icons.
1068 Use for interrupting inferior.
1069 * images/gud/pp.xpm, images/gud/pstar.xpm, images/gud/until.xpm:
1070 Use a more appropriate variable name.
1071 * images/gud/remove.xpm, images/gud/remove.pbm
1072 * images/gud/break.xpm, images/gud/break.pbm: Make more intuitive.
cdda1b59 1073
31fa5025
NR
10742005-11-09 Nick Roberts <nickrob@snap.net.nz>
1075
1076 * images/gud/pp.xpm, images/gud/pp.pbm: New icons.
1077
32087ea3
JD
10782005-11-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1079
1080 * images/copy.xpm, images/copy.pbm, images/low-color/copy.xpm
1081 * images/save.xpm, images/save.pbm, images/low-color/save.xpm:
1082 Adjust baseline.
cdda1b59 1083
16896f67
JD
10842005-11-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1085
1086 * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
1087 * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
1088 * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
1089 * images/low-color/next-node.xpm: Adjust paper size and layout.
1090
7dab700a
NR
10912005-11-05 Nick Roberts <nickrob@snap.net.nz>
1092
1093 * DEBUG: Describe how to provide preprocessor macro information.
1094
db2cf961
JD
10952005-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1096
1097 * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
1098 * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
1099 * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
1100 * images/low-color/next-node.xpm: New images.
1101
94539089
CD
11022005-11-04 Carsten Dominik <dominik@science.uva.nl>
1103
1104 * orgcard.tex (section{Notes}): Version number change.
1105
719e04b6
RF
11062005-11-03 Romain Francoise <romain@orebokech.com>
1107
1108 * orgcard.tex: Update FSF's address.
1109
99ac5182
NR
11102005-11-03 Nick Roberts <nickrob@snap.net.nz>
1111
7dab700a 1112 * DEBUG: GDB can sometimes expand macros.
99ac5182 1113
4ac4f9ce
RF
11142005-11-01 Romain Francoise <romain@orebokech.com>
1115
1116 * NEWS: Source files are compressed by default.
1117
ae3859c0
BW
11182005-10-28 Bill Wohler <wohler@newt.com>
1119
1120 * NEWS: Help mode now creates hyperlinks for URLs.
1121
cc795ef0
DN
11222005-10-27 Dan Nicolaescu <dann@ics.uci.edu>
1123
4ac4f9ce 1124 * e/eterm-color.ti (el1): Undo 2005-10-23 change.
5879ac68 1125 Add some comments on how to update this file. Add ri
cc795ef0
DN
1126 capability that has long been supported by term.el.
1127
a42d1309
NR
11282005-10-25 Nick Roberts <nickrob@snap.net.nz>
1129
1130 * images/gud/until.xpm: Colour correction.
1131
61796b3c
RS
11322005-10-23 Richard M. Stallman <rms@gnu.org>
1133
1134 * e/eterm-color.ti (el1): Capability deleted,
1135 since term.el doesn't implement it.
1136
6f97b9c8
DN
11372005-10-20 Dan Nicolaescu <dann@ics.uci.edu>
1138
1139 * e/eterm-color.ti: Change the terminal name to eterm-color.
1140 * e/eterm-color: Regenerate.
1141
a12ba300
EZ
11422005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
1143
1144 * Makefile (e/eterm-color): Rename eterm to eterm-color.
1145
436a2ccd
CY
11462005-10-18 Chong Yidong <cyd@stupidchicken.com>
1147
1148 * NEWS: New variable `max-image-size'.
1149
ffda926c
BW
11502005-10-17 Bill Wohler <wohler@newt.com>
1151
5879ac68 1152 Moved all remaining images from lisp/toolbar to etc/images. The
ffda926c
BW
1153 low resolution images were placed in their own directory (low-color).
1154
1155 * images/attach.*, images/cancel.*, images/close.*:
1156 * images/copy.*, images/cut.*, images/diropen.*:
1157 * images/exit.*, images/help.*, images/home.*:
1158 * images/index.*, images/info.*, images/mail.*:
1159 * images/new.*, images/open.*, images/paste.*:
1160 * images/preferences.*, images/print.*, images/save.*:
1161 * images/saveas.*, images/search.*:
1162 * images/search-replace.*, images/spell.*:
1163 * images/undo.*: Moved here from lisp/toolbar.
1164
1165 * images/low-color/copy.*: Moved here from lisp/toolbar/lc-copy.*.
1166 * images/low-color/cut.*: Moved here from lisp/toolbar/lc-cut.*.
1167 * images/low-color/help.*: Moved here from lisp/toolbar/lc-help.*.
1168 * images/low-color/home.*: Moved here from lisp/toolbar/lc-home.*.
1169 * images/low-color/index.*: Moved here from lisp/toolbar/lc-index.*.
1170 * images/low-color/new.*: Moved here from lisp/toolbar/lc-new.*.
1171 * images/low-color/open.*: Moved here from lisp/toolbar/lc-open.*.
1172 * images/low-color/paste.*: Moved here from lisp/toolbar/lc-paste.*.
1173 * images/low-color/preferences.*: Moved here from
1174 lisp/toolbar/lc-preferences.*.
1175 * images/low-color/print.*: Moved here from lisp/toolbar/lc-print.*.
1176 * images/low-color/save.*: Moved here from lisp/toolbar/lc-save.*.
1177 * images/low-color/saveas.*: Moved here from lisp/toolbar/lc-saveas.*.
1178 * images/low-color/search.*: Moved here from lisp/toolbar/lc-search.*.
1179 * images/low-color/spell.*: Moved here from lisp/toolbar/lc-spell.*.
1180 * images/low-color/undo.*: Moved here from lisp/toolbar/lc-undo.*.
1181
1182 To conform with convention, the underscore (_) in the following
1183 image names were replaced with dash (-) or (/) as appropriate.
1184
1185 * images/back-arrow.*: Moved here from lisp/toolbar/back_arrow.*.
1186 * images/fld-open.*: Moved here from lisp/toolbar/fld_open.*.
1187 * images/fwd-arrow.*: Moved here from lisp/toolbar/fwd_arrow.*.
1188 * images/jump-to.*: Moved here from lisp/toolbar/jump_to.*.
1189 * images/left-arrow.*: Moved here from lisp/toolbar/left_arrow.*.
1190 * images/right-arrow.*: Moved here from lisp/toolbar/right_arrow.*.
1191 * images/up-arrow.*: Moved here from lisp/toolbar/up_arrow.*.
1192 * images/low-color/back-arrow.*: Moved here from
cdda1b59 1193 lisp/toolbar/lc-back_arrow.*.
ffda926c
BW
1194 * images/low-color/fwd-arrow.*: Moved here from
1195 lisp/toolbar/lc-fwd_arrow.*.
1196 * images/low-color/jump-to.*: Moved here from
1197 lisp/toolbar/lc-jump_to.*.
1198 * images/low-color/left-arrow.*: Moved here from
cdda1b59 1199 lisp/toolbar/lc-left_arrow.*.
ffda926c 1200 * images/low-color/right-arrow.*: Moved here from
cdda1b59 1201 lisp/toolbar/lc-right_arrow.*.
ffda926c
BW
1202 * images/low-color/up-arrow.*: Moved here from
1203 lisp/toolbar/lc-up_arrow.*.
cdda1b59 1204 * images/mail/compose.*: Moved here from lisp/toolbar/mail_compose.*.
ffda926c
BW
1205 * images/mail/send.*: Moved here from lisp/toolbar/mail_send.*.
1206
1207 * images/README: Incorporated the content of lisp/toolbar/README
1208 now that all of the images are here.
1209
eae86e67
NR
12102005-10-16 Nick Roberts <nickrob@snap.net.nz>
1211
1212 * images/gud/n.pbm, images/gud/n.xpm
1213 * images/gud/ni.xpm, images/gud/ni.xpm
1214 * images/gud/s.xpm, images/gud/s.xpm
1215 * images/gud/si.xpm, images/gud/si.xpm: Rename to
1216 next.*, nexti.*, step.*, and stepi.* , respectively, as the
1217 file-name no longer clashes on 8+3 filesystems.
1218
cdda1b59 12192005-10-14 Bill Wohler <wohler@newt.com>
aa2361eb 1220
ffda926c
BW
1221 * images/gud/break.*: Moved here from toolbar/gud-break.*.
1222 * images/gud/cont.*: Moved here from toolbar/gud-cont.*.
1223 * images/gud/down.*: Moved here from toolbar/gud-down.*.
1224 * images/gud/finish.*: Moved here from toolbar/gud-finish.*.
1225 * images/gud/ni.*: Moved here from toolbar/gud-ni.*.
1226 * images/gud/n.*: Moved here from toolbar/gud-n.*.
1227 * images/gud/print.*: Moved here from toolbar/gud-print.*.
1228 * images/gud/pstar.*: Moved here from toolbar/gud-pstar.*.
1229 * images/gud/remove.*: Moved here from toolbar/gud-remove.*.
1230 * images/gud/run.*: Moved here from toolbar/gud-run.*.
1231 * images/gud/si.*: Moved here from toolbar/gud-si.*.
1232 * images/gud/s.*: Moved here from toolbar/gud-s.*.
1233 * images/gud/until.*: Moved here from toolbar/gud-until.*.
1234 * images/gud/up.*: Moved here from toolbar/gud-up.*.
1235 * images/gud/watch.*: Moved here from toolbar/gud-watch.*.
aa2361eb 1236
cdda1b59 12372005-10-14 Bill Wohler <wohler@newt.com>
03ab074b
BW
1238
1239 Released MH-E version 7.85.
cdda1b59 1240
03ab074b
BW
1241 * NEWS, MH-E-NEWS: Updated for release 7.85.
1242
f9e36a6d
JD
12432005-10-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1244
1245 * NEWS: -nb => -nbi
1246
86bebbbc
CD
12472005-10-10 Carsten Dominik <dominik@science.uva.nl>
1248
1249 * orgcard.tex: Version 3.17, no changes except version number.
1250
0597ab12
JD
12512005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1252
1253 * NEWS: -nb, --no-bitmap-icon
1254
ba6be78d
SM
12552005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
1256
1257 * TODO: Clarify the local variables entry.
1258
c2e59571
BW
12592005-09-30 Bill Wohler <wohler@newt.com>
1260
1261 Moved MH-E image files from toolbar and mail directories into
ffda926c 1262 images.
c2e59571
BW
1263
1264 * images/mail: New directory.
1265
1266 * images/mail/reply.*: Moved here from lisp/mail/reply2*.
1267
1268 * images/mail/alias.*, images/mail/refile.*, images/mail/repack.*:
1269 * images/mail/reply*: Moved here from lisp/toolbar.
1270
1271 * images/execute.*, images/highlight.*, images/mh-logo.xpm:
1272 * images/page-down.*, images/show.*, images/widen.*: Moved here
1273 from lisp/toolbar.
ba6be78d
SM
1274
1275 * images/refresh.*: Moved here from lisp/toolbar/rescan.*.
1276 Use GNOME 2.10's refresh icon.
c2e59571
BW
1277
1278 * images/README: New file that indicates which icons came from
1279 GNOME (see lisp/toolbar/README).
1280
b6473e48
RF
12812005-09-30 Romain Francoise <romain@orebokech.com>
1282
1283 * NEWS: Mention changes to `read-buffer'.
1284
a0292bb5
CY
12852005-09-30 Chong Yidong <cyd@stupidchicken.com>
1286
1287 * images/ezimage: New directory.
1288
1289 * images/ezimage/*.xpm: Add images used by speedbar.el.
1290
50a9d14a
DP
12912005-09-30 David Ponce <david@dponce.com>
1292
1293 * NEWS: Update recentf changes.
1294
a33704bb
MB
12952005-09-28 Simon Josefsson <jas@extundo.com>
1296
1297 * GNUS-NEWS: Fix IDNA notes.
1298
5879ac68 12992005-09-27 Jay Belanger <belanger@truman.edu>
0b292bd0
JB
1300
1301 * calccard.tex: Update `versionnumber', remove `versiondate'.
ba6be78d 1302 (Error Recovery): Refer to "initial state" rather than "default state".
0b292bd0
JB
1303 (Algebra): Mention LaTeX language mode.
1304 (Programming): Delete reference to "Z =".
1305
f7938fdd 13062005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
917551f2
EZ
1307
1308 * emacs.py (ehelp): Add g and l to arg list, and use them in the
1309 call to `help'.
1310
49844623
RF
13112005-09-17 Romain Francoise <romain@orebokech.com>
1312
1313 * gfdl.1: Update to version 1.2. Delete UC macro.
1314
ce9b56fe
KH
13152005-09-15 Kenichi Handa <handa@m17n.org>
1316
ba6be78d 1317 * PROBLEMS: Fix the paragraph describing the limitation of UTF-8/16/7.
ce9b56fe 1318
8c4a54e2
RF
13192005-09-14 Romain Francoise <romain@orebokech.com>
1320
1321 * NEWS: Add entry for write-region-inhibit-fsync.
1322
cacb2615 13232005-09-09 Kevin Ryde <user42@zip.com.au>
50a6ff15
EZ
1324
1325 * MORE.STUFF: Update url for calculator.el.
1326
d87ceee0
KH
13272005-09-08 Kenichi Handa <handa@m17n.org>
1328
1329 * PROBLEMS: Show a patch for Mule-UCS to make it byte-compiled
1330 correctly.
1331
c1105d05
MA
13322005-08-31 Michael Albinus <michael.albinus@gmx.de>
1333
1334 * NEWS: Add entry for `make-auto-save-file-name'.
1335
fef741ad
TTN
13362005-08-19 Emilio C. Lopes <eclig@gmx.net>
1337
1338 * emacsclient.1 (DESCRIPTION): Reflect inclusion in the
1339 Emacs distribution. Make role of EDITOR clearer.
1340 (OPTIONS): Document `-s', `-V' and `-h'
1341 as well as their long name counterparts.
1342 (BUGS): Remove.
1343
20dc2215
RF
13442005-08-26 Romain Francoise <romain@orebokech.com>
1345
1346 * PROBLEMS: Fix capitalization of "Gnus".
1347
217b694f
EZ
13482005-08-20 Chong Yidong <cyd@stupidchicken.com>
1349
1350 * MORE.STUFF: Update links and URLs.
1351
4f27bfc3
KH
13522005-08-05 Kenichi Handa <handa@m17n.org>
1353
1354 * NEWS: Fix the entry describing code-pages.
1355
c638055f
JB
13562005-07-28 Juanma Barranquero <lekktu@gmail.com>
1357
1358 * .cvsignore: Add `icons' (for in-place installs).
1359
cdf9f986
JL
13602005-07-19 Juri Linkov <juri@jurta.org>
1361
1362 * grep.txt: New file.
1363
25fd144d
JD
13642005-07-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1365
c638055f 1366 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
25fd144d
JD
1367 -R comes after i386 in setarch command.
1368
9e5f497d
JL
13692005-07-12 Juri Linkov <juri@jurta.org>
1370
1371 * refcard.tex (Files): Change description of `C-x C-q' from
1372 `checkin/checkout' to `toggle read-only'.
1373 (Getting Help): Replace `C-h c' with `C-h k'.
1374 (Error Recovery): Replace `recover-file' with `recover-session'.
1375 (Info): Replace key binding `C-h C-i' with `C-h S'. Add `t'.
1376
bc4c8456
RS
13772005-07-07 Richard M. Stallman <rms@gnu.org>
1378
b713c813 1379 * GNU: Update how to help. Improve footnote 7.
bc4c8456 1380
9d42fe6f
LK
13812005-07-07 Lute Kamstra <lute@gnu.org>
1382
1383 * tasks.texi: Delete file. The GNU Task List is obsolete and has
1384 been replaced by http://savannah.gnu.org/projects/tasklist.
1385
13862005-07-07 Lute Kamstra <lute@gnu.org>
60b34e06
LK
1387
1388 * refcard.tex: Update `versionnumber' and `year'. Update Emacs's
1389 version to 22.
1390 (Starting Emacs): Delete sentence to fix formatting problems.
1391 (Multiple Windows): Clarify first sentence. Mention C-x 5 1.
1392 (Formatting): Update the binding of set face.
1393 (International Character Sets): set-language-environment is bound
9d42fe6f 1394 to C-x RET l.
60b34e06 1395
a0ec7a4a
LK
13962005-07-05 Lute Kamstra <lute@gnu.org>
1397
1398 Update FSF's address in GPL notices.
1399
a88e0343
KS
1400 * INTERVIEW, calccard.tex, cs-dired-ref.tex, cs-refcard.tex:
1401 * dired-ref.tex, fr-drdref.tex, fr-refcard.tex, gfdl.1:
1402 * pl-refcard.tex, refcard.tex, ru-refcard.tex, sk-dired-ref.tex:
1403 * sk-refcard.tex, vipcard.tex, viperCard.tex: Update FSF's address.
a0ec7a4a 1404
cf14a51c
JD
14052005-07-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1406
a0ec7a4a 1407 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
ba6be78d 1408 Add it again.
cf14a51c 1409
01d37825
CD
14102005-06-29 Carsten Dominik <dominik@science.uva.nl>
1411
ba6be78d 1412 * NEWS: Add an entry for Org-mode, and a change entry for reftex-mode.
01d37825 1413
025691ed
RS
14142005-06-28 Richard M. Stallman <rms@gnu.org>
1415
1416 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping): New.
1417
98d1a1cf
EZ
14182005-06-11 Eli Zaretskii <eliz@gnu.org>
1419
1420 * DEBUG: Mention emacs-buffer.gdb.
1421
58f498fe
NF
14222005-06-10 Noah Friedman <friedman@splode.com>
1423
1424 * emacs-buffer.gdb (ybuffer-list): Don't use $filename; can't use
1425 char as placeholder when buffer has no file name and process is
1426 still live. Use different printf cases instead.
1427
4a29de23
KS
14282005-06-08 Kim F. Storm <storm@cua.dk>
1429
1430 * PROBLEMS: Linux kernel 2.6.10 may corrupt process output.
1431 Warn that using CVS+SSH may corrupt files, include work-around.
1432
c476bcb0
JL
14332005-06-06 Juri Linkov <juri@jurta.org>
1434
1435 * TUTORIAL.cs, TUTORIAL.sk: Change NBSP to space.
1436
1437 * TUTORIAL.ro: Change NBSP to space. Move coding cookie from the
1438 second line to Local Variables. Fix title line.
1439
6b5341d3
MB
14402005-05-30 Miles Bader <miles@gnu.org>
1441
1442 * emacs-buffer.gdb: Remove RCS keywords.
1443
a7868bfa
NF
14442005-05-30 Noah Friedman <friedman@splode.com>
1445
1446 * emacs-buffer.gdb: New file.
e55df387 1447 * NEWS: Mention it.
a7868bfa 1448
36f28e7f
RS
14492005-05-28 Richard M. Stallman <rms@gnu.org>
1450
1451 * TUTORIAL.fr: Change NBSP to space.
1452
e495eaec
BW
14532005-05-28 Bill Wohler <wohler@newt.com>
1454
1455 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.84.
1456
639ec765
NR
14572005-05-19 Nick Roberts <nickrob@snap.net.nz>
1458
1459 * TODO: post-command-idle-hook has gone.
1460
1e866943
JB
14612005-05-16 Juanma Barranquero <lekktu@gmail.com>
1462
1463 * NEWS: Remove references to open-network-stream-nowait and
1464 open-network-stream-server.
1465
820f92e1
RS
14662005-05-15 Richard M. Stallman <rms@gnu.org>
1467
1468 * GNU: Correct/improve previous change.
1469
d06ba294
RS
14702005-05-14 Richard M. Stallman <rms@gnu.org>
1471
1472 * GNU: Update footnotes.
1473
85ddb888
RS
1474 * NEWS: Lots of clarifications and cleanups.
1475
ade817bd 14762005-05-05 Slawomir Nowaczyk <slawek@cs.lth.se>
e31eb62c 1477
1953295b 1478 * TUTORIAL.pl: Updated header.
e31eb62c 1479
406c0f12
RS
14802005-05-02 Richard M. Stallman <rms@gnu.org>
1481
1482 * NEWS: More rearrangements.
1483
30b0da81
RS
14842005-05-02 Chong Yidong <cyd@stupidchicken.com>
1485
1486 * NEWS: Items rearranged in logical order.
1487
6544b8f6
LH
14882005-05-01 Lars Hansen <larsh@math.ku.dk>
1489
1490 * NEWS: Correct key binding for dired-mark-omitted.
1491
c9b630f7
DN
14922005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
1493
35b1b8ab
DN
1494 * NEWS: Mention xterm key bindings.
1495
c9b630f7
DN
1496 * e/eterm.ti: Add a comment.
1497 * e/eterm: Regenerate.
1498
70ca7cb3
TTN
14992005-04-25 Alex Ott <ott@jet.msk.su>
1500
1501 * TUTORIAL.ru: Update.
1502
f425f742
PJ
15032005-04-13 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
1504
1505 * TUTORIAL.sk: Updated header.
1506
ed0fb1f1
JD
15072005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1508
1509 * NEWS: Mention cursorBlink resource.
1510
b7461be9
YM
15112005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1512
1513 * NEWS: Mention dynamic change of keyboard-coding-system on Mac.
1514
4a4cbd00
JD
15152005-04-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1516
1517 * NEWS: Mention fontSet for Lucid menus.
1518
0c9a01ff
MY
15192005-04-10 Masatake YAMATO <jet@gyve.org>
1520
1953295b
SM
1521 * compilation.txt (symbol): Add gcov-file
1522 gcov-bb-file gcov-never-called-line gcov-called-line.
0c9a01ff 1523
c09b2b56
KH
15242005-04-08 Kenichi Handa <handa@m17n.org>
1525
1526 * TUTORIAL.ja: Updated header, contents synchronized with
1527 TUTORIAL at 2005-04-01T00:31:25Z!rms@gnu.org.
1528
7237931b
PJ
15292005-04-06 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
1530
1531 * TUTORIAL.cs: Updated header.
1532
7bade82d
WL
15332005-04-05 Werner Lemberg <wl@gnu.org>
1534
1535 * TUTORIAL.de: Updated header.
1536
28cfe103 15372005-04-05 Marcelo Toledo <marcelo@gnu.org>
a049b36c 1538
1953295b 1539 * TUTORIAL.translators: Added the field Maintainer.
a049b36c 1540
b2c2fcb7
TTN
15412005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
1542
1543 * TUTORIAL.it: Move "copying conditions at end" sentence after title.
1544
e3039e63
TTN
15452005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
1546
1547 * TUTORIAL.ja: Update text before first period.
1548 Reported by Kenichi Handa.
1549
b7dc1e82 15502005-04-02 Richard M. Stallman <rms@gnu.org>
e3039e63 1551
b7dc1e82
RS
1552 * TUTORIAL.ja, TUTORIAL.cn, TUTORIAL.ru, TUTORIAL.zh: Remove the
1553 old intro line that apparently was a longer version of "Emacs
1554 tutorial".
1555
1556 * TUTORIAL.es: Clean up line breaks.
1557
28cfe103 15582005-04-01 Marcelo Toledo <marcelo@gnu.org>
f290db1d 1559
51ce60a7 1560 * TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
1953295b
SM
1561 * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja, TUTORIAL.ko,
1562 * TUTORIAL.pl, TUTORIAL.pt_BR, TUTORIAL.ro, TUTORIAL.ru,
1563 * TUTORIAL.sk, TUTORIAL.sl, TUTORIAL.th, TUTORIAL.zh: Fix title line.
1e866943 1564
28cfe103 15652005-04-01 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
1e866943 1566
1953295b
SM
1567 * TUTORIAL.bg: Fix title line; Applied TUTORIAL changes in
1568 2005-02-08T14:20:54Z!lute@gnu.org, "Emacs" is not transliterated to cyrillic anymore;
1569 Minor fixes.
28cfe103
MT
1570
15712005-04-01 Mats Lidell <matsl@contactor.se>
e3039e63 1572
1953295b
SM
1573 * TUTORIAL.sv: Sync some other changes with the TUTORIAL version
1574 2005-04-01T00:31:25Z!rms@gnu.org.
f290db1d 1575
1d88af04
LK
15762005-04-01 Lute Kamstra <lute@gnu.org>
1577
1578 * TUTORIAL.nl: Fix title line.
1579
19577b0e
TTN
15802005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
1581
1582 * TUTORIAL: Add title line.
1583 * TUTORIAL.bg, TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
1584 * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja,
1585 * TUTORIAL.ko, TUTORIAL.nl, TUTORIAL.pl, TUTORIAL.pt_BR,
1586 * TUTORIAL.ro, TUTORIAL.ru, TUTORIAL.sk, TUTORIAL.sl
1587 * TUTORIAL.sv, TUTORIAL.th, TUTORIAL.zh: Likewise.
1588
10ace8ea
MB
15892005-03-29 Reiner Steib <Reiner.Steib@gmx.de>
1590
1591 * gnus-refcard.tex, gnus-logo.eps: New files.
1592
bbcb3b44
DP
15932005-03-23 David Ponce <david@dponce.com>
1594
1595 * NEWS: Mention recentf-keep.
1596
f31259da
LK
15972005-03-17 Lute Kamstra <lute@gnu.org>
1598
1599 * TODO: Remove define-generic-mode entry (DONE).
1600
3235a9ea
MA
16012005-03-10 Michael Albinus <michael.albinus@gmx.de>
1602
1603 * NEWS: Explain how to default Tramp to FTP.
1604
7709cbbd
YM
16052005-03-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1606
2313f861 1607 * NEWS: Mention Carbon build on Mac OS 9.
3235a9ea 1608
70d9a9cd
DK
16092005-03-01 David Kastrup <dak@gnu.org>
1610
1611 * DEBUG: Add information about `-fno-crossjumping' for GCC.
1612
2dbccf96
LK
16132005-02-14 Lute Kamstra <lute@gnu.org>
1614
6a361c41
LK
1615 * TODO: Remove battery.el entry (DONE).
1616
2dbccf96
LK
1617 * TUTORIAL.nl: Synchronize with TUTORIAL. Correct some typos.
1618 Make the terminology more consistent. Fill the text using the
1619 default `fill-column'.
1620
41835686
LK
16212005-02-08 Lute Kamstra <lute@gnu.org>
1622
1623 * TUTORIAL: Remove some uses of the term "buffer" before it is
1624 properly introduced. Update the description of the mode line.
1625 Consistently use "<ESC>" to denote the ESC key and "<SPC>" to
1626 denote the Space bar. Capitalize all command descriptions.
1627
ba2c991c
RS
16282005-02-06 Richard M. Stallman <rms@gnu.org>
1629
1630 * DEBUG: Minor clarification.
1631
6082a820
EZ
16322005-02-05 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
1633
1634 * emacs.bash: Update the name of the socket of the Emacs server.
1635
3d4d788a
DK
16362005-01-22 David Kastrup <dak@gnu.org>
1637
1638 * NEWS: Mention alias `find-grep' for `grep-find'.
1639
568931f0
NR
16402005-01-22 Nick Roberts <nickrob@snap.net.nz>
1641
1642 * TODO: Add entry for toolbar on ttys.
1643
6869a824
NR
16442005-01-18 Nick Roberts <nickrob@snap.net.nz>
1645
1646 * DEBUG: Suggest separate terminal for debug session.
1647
43805352
EZ
16482005-01-15 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
1649
1650 * TUTORIAL.nl: Correct translation and the Dutch text (typos).
1651 More consistent use of terminology.
1652
20d6de82
RS
16532005-01-13 Cheng Gao <chenggao@gmail.com>
1654
1655 * MORE.STUFF: Add entries of some well known and widely used packages.
3235a9ea 1656
9abb41eb
LH
16572005-01-07 Lars Hansen <larsh@math.ku.dk>
1658
1659 * NEWS: Describe desktop package lazy restore feature.
1660
fda2922a
RS
16612004-12-21 Richard M. Stallman <rms@gnu.org>
1662
1663 * DISTRIB: Don't say "freeware".
1664
d3d89631
NR
16652004-12-15 Nick Roberts <nickrob@snap.net.nz>
1666
1667 * DEBUG: Change printing example to break on a procedure name.
1668
09411f50
DN
16692004-12-11 Dan Nicolaescu <dann@ics.uci.edu>
1670
1671 * e/eterm.ti: Add rs1.
1672 * e/eterm: Regenerate.
1673
0473753a
RS
16742004-12-08 Alexandre VEYRENC <veyrenc@wanadoo.fr> (tiny change)
1675
1676 * fr-refcard.tex: Fix typos.
1677
b11e8823
JD
16782004-12-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1679
1680 * PROBLEMS: Update information about klipper on KDE.
1681
3a0ab7ec
JD
16822004-11-26 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1683
1684 * NEWS: Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
1685
657f0f9c
EZ
16862004-10-08 Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy <frederic.bothamy@free.fr> (tiny change)
1687
1688 * TUTORIAL.fr: Minor wording fix.
1689
5086e75d
LT
16902004-10-04 Luc Teirlinck <teirllm@auburn.edu>
1691
1692 * enriched.doc: Update for new bindings of `set-left-margin' and
1693 `set-right-margin'.
1694
0207b8ad
KS
16952004-10-04 Kim F. Storm <storm@cua.dk>
1696
1697 * DEBUG: Mention pp and ff commands.
1698
3326c1b5
LT
16992004-09-26 Luc Teirlinck <teirllm@auburn.edu>
1700
1701 * enriched.doc: `enriched-annotation-alist' is now called
1702 `enriched-translations'.
1703
d6be0122
DN
17042004-09-26 Dan Nicolaescu <dann@ics.uci.edu>
1705
5879ac68 1706 * e/eterm.ti: Comment out smcup, rmcup. Add kbs, kdch1, rc, sc.
d6be0122 1707 Reformat.
1953295b 1708 * e/eterm: Regenerate.
d6be0122 1709
6e5dce02 17102004-09-25 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1f02a4ba
JD
1711
1712 * PROBLEMS: Updated exec-shield description.
1713
c8be3fe8
KS
17142004-09-16 Dan Nicolaescu <dann@ics.uci.edu>
1715
1716 * e/eterm.ti: Change the strings for smso and rmso.
25e90411 1717 * e/eterm: Regenerate.
c8be3fe8 1718
8bca0606
TTN
17192004-09-09 Thien-Thi Nguyen <ttn@gnu.org>
1720
1721 * MORE.STUFF (EDB): Update entry.
1722
4e14f66c
KS
17232004-09-07 Dan Nicolaescu <dann@ics.uci.edu>
1724
1725 * e/eterm.ti: Add `op' entry to enable colors in term.
1953295b 1726 * e/eterm: Regenerate.
4e14f66c 1727
db1febad
EZ
17282004-09-04 Eric S. Raymond <esr@thyrsus.com>
1729
1730 * PROBLEMS: More reorganization to exile old stuff to the
1731 pre-2000 section. I looked up end-of-life dates for a bunch
1732 of old Unixes to check.
1733
eccf9613
BW
17342004-08-24 Bill Wohler <wohler@newt.com>
1735
1736 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.82.
1737
90a02640
DK
17382004-08-22 David Kastrup <dak@gnu.org>
1739
1740 * PROBLEMS, MAILINGLISTS: Update AUCTeX information.
1741
d103d8b3
BW
17422004-08-21 Bill Wohler <wohler@newt.com>
1743
1744 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.81.
1745
29bbca9e
EZ
17462004-08-21 Eric S. Raymond <esr@thyrsus.com>
1747
1748 * PROBLEMS: Massively rearranged by category, to make environment
1749 features and symptoms easier to find. Bugs relating to
1750 20th-century systems moved to the end. Most problem headers
1751 changed to "object: variation" format.
1752
f0d73c14
BW
17532004-08-15 Bill Wohler <wohler@newt.com>
1754
1755 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.80.
1756
e11d1dd9
EZ
17572004-08-14 Romain Francoise <romain@orebokech.com>
1758
1759 * NEWS: Mention the thumbs.el package.
1760
ab5a4a32
EZ
17612004-08-14 Eric Hanchrow <offby1@blarg.net>
1762
1763 * TUTORIAL.es: Replace actual whitespace with the magic string
1764 that causes help-with-tutorial to automatically insert the correct
1765 amount.
1766
7c3225c3
ST
17672004-08-10 Steven Tamm <steventamm@mac.com>
1768
1769 * PROBLEMS: Remove description of Mac OS version upgrade
1770 problems as it is no longer applicable.
1771
05ea6a26
WL
17722004-07-27 Werner Lemberg <wl@gnu.org>
1773
1774 * NEWS: Document all new tutorials.
1775
23f87bed
MB
17762004-08-05 Reiner Steib <Reiner.Steib@gmx.de>
1777
1778 * GNUS-NEWS: Import from the v5_10 branch of the Gnus repository.
1779
1780 * NEWS (Gnus package): Gnus includes Sieve and PGG. Gnus changes
1781 are described in GNUS-NEWS.
1782
17832004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
1784
1785 * gnus.xpm, gnus-pointer.xbm, gnus-pointer.xpm: Import from the
1786 v5_10 branch of the Gnus repository.
1787
0f74bf4c
LT
17882004-07-14 Luc Teirlinck <teirllm@auburn.edu>
1789
1790 * MORE.STUFF: Tramp is now distributed with Emacs.
1791
a66894d8
BW
17922004-07-12 Bill Wohler <wohler@newt.com>
1793
1794 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.4.
1795
bcdf2143
DK
17962004-07-08 David Kastrup <dak@gnu.org>
1797
1953295b 1798 * NEWS (Lisp changes in 21.4): Document (match-data t) change.
bcdf2143 1799
ad8a607d
EZ
18002002-06-26 Eli Zaretskii <eliz@is.elta.co.il>
1801
1802 * FOR-RELEASE: Moved to the admin directory.
1803
1791907b
DK
18042004-06-24 David Kastrup <dak@gnu.org>
1805
1806 * NEWS: Move description from new paragraph-start and
1807 indent-line-function defaults to general news instead of new
1953295b
SM
1808 packages. Same for query-replace-skip-read-only.
1809 Add description of new `\,' and `\?' replacement string features.
1791907b 1810
dce417e7
LT
18112004-06-23 Luc Teirlinck <teirllm@auburn.edu>
1812
1813 * MORE.STUFF: Delete obsolete URL.
1814
61d244ca
LH
18152004-06-10 Lars Hansen <larsh@math.ku.dk>
1816
5879ac68 1817 * NEWS: Describe dired-omit-mode. Describe desktop package changes.
61d244ca 1818
32364f49
ST
18192004-05-29 Steven Tamm <steventamm@mac.com>
1820
1821 * PROBLEMS: Document the workaround for the Mac OS X port not
1822 picking up the environment variables from dotfiles.
1823
f3298aad
JL
18242004-05-16 Juri Linkov <juri@jurta.org>
1825
1826 * TUTORIAL.pt_BR: Add coding: latin-1, sentence-end-double-space: nil.
1827
1828 * ru-refcard.tex: Add C-u and RET to `C-h t Russian'.
1829
c1380aa6
EZ
18302004-05-15 Alex Ott <ott@jet.msk.su>
1831
1832 * ru-refcard.tex, ru-refcard.ps: New files.
1833
ddda21d3
DP
18342004-05-14 David Ponce <david@dponce.com>
1835
1953295b 1836 * tree-widget: New directory containing tree-widget themes and images.
ddda21d3 1837
28cfe103 18382004-04-13 Marcelo Toledo <marcelo@gnu.org>
b8d5565f 1839
5879ac68 1840 * TUTORIAL.pt_BR: Initial check-in.
b8d5565f 1841
24d5055c
SM
18422004-05-06 Dave Love <fx@gnu.org>
1843
1844 * emacs.py: New file for python-mode's internal use.
1845
ba1c68de
SM
18462004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
1847
1848 * TODO: Use outline mode. Remove compile.el entry (done).
1849
d1d37da8
JL
18502004-04-18 Juri Linkov <juri@jurta.org>
1851
1852 * TUTORIAL.fr, TUTORIAL.pl, TUTORIAL.ru, TUTORIAL.sl, TUTORIAL.sv
1853 * TUTORIAL.th: Add sentence-end-double-space: nil.
1854
1855 * TUTORIAL.it, TUTORIAL.nl, TUTORIAL.sv: Add coding: latin-1.
1856
28cfe103 18572004-04-16 Alex Ott <ottalex@narod.ru>
02913968 1858
28cfe103 1859 * TUTORIAL.ru: Various corrections.
02913968 1860
d2072c54
JL
18612004-04-14 Jan Nieuwenhuizen <janneke@gnu.org>
1862
1863 * TUTORIAL.nl: Update Delete/Delback translation.
1864
43ea9947
JH
18652004-04-05 Jesper Harder <harder@ifa.au.dk>
1866
1867 * TODO: Remove index-apropos entry.
1868
35aeddc4
JL
18692004-04-01 Juri Linkov <juri@jurta.org>
1870
1871 * HELLO: Add Javanese.
1872
30301a73
VJL
18732004-03-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1874
1875 * ps-prin1.ps: Clip the header and footer area, so text will not be
1876 printed outside header or footer, respectively.
1877 (HeaderClip, FooterClip): New PostScript funs.
1878 (HeaderText, FooterText): Adjust PostScript code.
1879
6d8e13a0
JD
18802004-03-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1881
1882 * TODO: Removed drag-and-drop entry (DONE).
1883
ab24c127
KS
18842004-03-19 Kim F. Storm <storm@cua.dk>
1885
1886 * TODO: Remove entries for fringe related issues (DONE).
1887 Remove entry about image-relative coordinates of mouse clicks (DONE).
1888
44c0a465
SM
18892004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
1890
1891 * compilation.txt: New file.
1892
89b1172b
JB
18932004-02-29 Juanma Barranquero <lektu@terra.es>
1894
1895 * NEWS: Remove bogus reference to user option unicode-data.
1896
8c094106
EZ
18972004-02-16 Klaus Zeitler <kzeitler@lucent.com>
1898
1899 * PROBLEMS: Document crashes on X when build with GCC and GNU ld.
1900
ea855511
AS
19012004-02-08 Andreas Schwab <schwab@suse.de>
1902
1903 * NEWS: Fix typo.
1904
89b1172b 19052003-12-29 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
d9c4f512
EZ
1906
1907 * TUTORIAL.bg: Use windows-1251 encoding. Fix punctuation errors.
1908
cae8ddbb
LH
19092003-11-21 Lars Hansen <larsh@math.ku.dk>
1910
1911 * TODO: Add plans for change of file attributes UID and GID from
1912 integer to string.
89b1172b
JB
1913
19142003-11-10 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
e0739877
KH
1915
1916 * HELLO: Add Kannada.
1917
b8811003
KH
19182003-11-05 Juri Linkov <juri@jurta.org>
1919
1920 * HELLO: Fix language names. Add C, Braille, Georgian, Ukrainian.
1921 Add IPA pronunciation to English. Fix tab widths.
1922
984002eb
EZ
19232003-11-03 David Ponce <david.ponce@wanadoo.fr>
1924
1925 * PROBLEMS: Document segfaults with Linux kernels that enable the
1926 Exec-shield functionality.
1927
85afc7c7
KH
19282003-10-30 Kenichi Handa <handa@m17n.org>
1929
1930 * HELLO: Fix cases of language names. Make German lines one.
89b1172b 1931 Delete FORTRAN, add Mathematics.
85afc7c7 1932
f16a1bf6
JD
19332003-10-24 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1934
1935 * PROBLEMS: Characters are displayed as empty boxes or
1936 with wrong font under X.
1937
00694c20
WL
19382003-09-30 Werner Lemberg <wl@gnu.org>
1939
1940 * TUTORIAL.de: Minor updates and grammatical fixes.
1941
b9e6b498
GM
19422003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
1943
1944 * TODO: Add invisible text kill/yank issue.
1945
f387bdea
RS
19462003-08-29 Wim Nieuwenhuizen <wwwillem@xs4all.nl>
1947
1948 * TUTORIAL.nl: Many changes.
1949
70d76272
SE
19502003-08-20 Stephen Eglen <stephen@gnu.org>
1951
1952 * MORE.STUFF: Update URLs for several projects.
1953
5b4ffca2
AC
19542003-07-22 Andrew Choi <akochoi@shaw.ca>
1955
1956 * PROBLEMS: Truncated process output with pty's on Mac OS X.
1957
0ea94e9b
NR
19582003-07-14 Nick Roberts <nick@nick.uklinux.net>
1959
1960 * NEWS: Merge in the changes for versions 21.2 and 21.3 as
1961 documented on the EMACS_21_1_RC branch.
1962
603b8073
KH
19632003-03-03 Chao-Hong Liu <chliu@gnu.org>
1964
1965 * TUTORIAL.cn: Updated.
1966 * TUTORIAL.zh: Updated.
1967
924df208
BW
19682003-04-24 Bill Wohler <wohler@newt.com>
1969
1970 * MH-E-NEWS: Upgraded to MH-E version 7.3.
1971
a8feaa04 19722003-04-03 Kenichi Handa <handa@m17n.org>
162eab5f
KH
1973
1974 * HELLO: Fix the malayalam line.
1975
19c37f01
DL
19762003-04-01 Dave Love <fx@gnu.org>
1977
1978 * letter.xpm: Use transparent/opaque `colours'.
1979
8064e321
DL
1980 * letter.xbm: Deleted.
1981
1982 * letter.pbm: New.
1983
a670d17a
AS
19842003-03-24 Andreas Schwab <schwab@suse.de>
1985
1986 * HELLO: Remove extra TAB in Greek entries.
1987
9a6155bb
KH
19882003-03-03 Chao-Hong Liu <chliu@gnu.org>
1989
1990 * TUTORIAL.cn, TUTORIAL.zh: New files.
1991
1992 * TUTORIAL.translator: List TUTORIAL.cn and TUTORIAL.zh.
1993
746ba5c1
KH
19942003-02-24 Kenichi Handa <handa@m17n.org>
1995
1996 * HELLO: Add Malayalam.
1997
b8b42717
DL
19982003-02-13 Dave Love <fx@gnu.org>
1999
2000 * TUTORIAL.es: Add coding spec.
2001
61cb0b53
KH
20022003-02-11 Kenichi Handa <handa@m17n.org>
2003
2004 * HELLO: Fix Hindi and add Tamil.
2005
497ff6f4 20062003-02-05 Francesco Potort\e,Al\e(B <pot@gnu.org>
bd6f8e84
FP
2007
2008 * TUTORIAL.it: Italian tutorial.
2009 From Alfredo Finelli <alfredofnl@tiscali.it> (original translator).
2010 Revised by Francesco Potort\e,Al\e(B <pot@gnu.org>.
2011
3d7ca223
BW
20122003-02-03 Bill Wohler <wohler@newt.com>
2013
2014 * MH-E-NEWS: Upgraded to MH-E version 7.2.
2015
c60ee5e7
JB
20162003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
2017
2018 * MACHINES: Added Cygwin.
2019
46def989
JD
20202003-01-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2021
2022 * DEBUG: Added note about xmon.
2023
675d000f
RS
20242003-01-20 Joanna Pluta <joanna_p@gazeta.pl>
2025
2026 * TUTORIAL.pl: Updated.
2027
5b4ffca2 20282003-01-11 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
50ac5b3c
PJ
2029
2030 * TUTORIAL.sk: Updated to reflect changes in English version.
5b4ffca2 2031 From Miroslav Va\e$,1!!\e(Bko <zemiak@zoznam.sk>.
50ac5b3c 2032
98657898
FP
20332003-01-09 Francesco Potort\e,Al\e(B <pot@gnu.org>
2034
2035 * etags.1: Added reference to the new `etags --help --lang=LANG'
2036 option.
2037
c3d9274a
BW
20382003-01-08 Bill Wohler <wohler@newt.com>
2039
2040 * MH-E-NEWS: Upgraded to MH-E version 7.1.
2041
128a6043
ST
20422003-01-01 Steven Tamm <steventamm@mac.com>
2043
2044 * MACHINES: Added pointer to Mac OS X install instructions.
2045
14e7b3a9
KH
20462002-12-10 Kenichi Handa <handa@m17n.org>
2047
2048 * TUTORIAL.sv: Renamed from TUTORIAL.se.
2049
bdcfe844
BW
20502002-11-29 Bill Wohler <wohler@newt.com>
2051
2052 * MH-E-NEWS: Upgraded to MH-E version 7.0.
2053
28cfe103 20542002-11-22 Rafael Sep\e,Az\e(Blveda <drs@gnulinux.org.mx>
1fc628ee 2055
28cfe103 2056 * TUTORIAL.es: Extensively changed and updated.
1fc628ee 2057
a1b4049d
BW
20582002-10-01 Bill Wohler <wohler@newt.com>
2059
2060 * MH-E-NEWS: Upgraded to mh-e version 6.1.1.
2061
7ed9159a
JY
20622002-09-16 Jonathan Yavner <jyavner@engineer.com>
2063
2064 * ses-example.ses: New file: example spreadsheet.
2065
6c61f3f4
KH
20662002-09-04 Kenichi Handa <handa@etl.go.jp>
2067
2068 * HELLO: Fix Unicode Greek line.
2069
20702002-09-03 Kenichi Handa <handa@etl.go.jp>
2071
2072 * TUTORIAL.ja: Updated in accordance with the latest English
2073 version.
2074
60753e2d
AS
20752002-09-01 Andreas Schwab <schwab@suse.de>
2076
2077 * TUTORIAL.de: Updated in accordance with the English version.
2078 From Mario Lang <mlang@delysid.org>.
2079
473d2053
MR
20802002-08-12 Markus Rost <rost@math.ohio-state.edu>
2081
2082 * HELLO: Fix some white spaces.
2083
ca8f3642
RS
20842002-06-26 Richard M. Stallman <rms@gnu.org>
2085
2086 * ps-prin0.ps, ps-prin1.ps: Add license exception.
2087
5fd4d159
EZ
20882002-06-16 Eli Zaretskii <eliz@is.elta.co.il>
2089
2090 * TUTORIAL.fr: New version from \e,AI\e(Bric Jacoboni <jaco@teaser.fr>.
2091
9e00616f
EZ
20922002-05-04 Eli Zaretskii <eliz@is.elta.co.il>
2093
2094 * HELLO: Add a few greetings that use Unicode characters.
2095
45fd9aa5
EZ
20962002-04-20 Eli Zaretskii <eliz@is.elta.co.il>
2097
2098 * termcap.src: New version from ftp://invisible-island.net.
2099
5b4ffca2 21002002-03-24 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
bb2f7e35
PJ
2101
2102 * TUTORIAL.translators: New file, list of tutorial translators.
2103
43ef72f2
SZ
21042002-02-01 ShengHuo ZHU <zsh@cs.rochester.edu>
2105
2106 * gnus.xpm: Remove garbages.
2107
5b4ffca2 21082002-01-27 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
7a4b11ca
PJ
2109
2110 * letter.xpm: New file, XPM variant of letter.xbm.
2111
5b4ffca2 21122001-12-03 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
58cfce98
PJ
2113
2114 * COPYING: Move back.
2115
5b4ffca2 21162001-11-29 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
0142178a
PJ
2117
2118 * COPYING: Removed.
2119
d4b56a8f
EZ
21202001-11-23 Eli Zaretskii <eliz@is.elta.co.il>
2121
2122 * emacstool.1, etags.1, emacs.1: Modify distribution terms to
2123 something simpler than the GFDL.
2124
f2d176f2
CW
21252001-11-22 Colin Walters <walters@debian.org>
2126
2127 * PROBLEMS: Remove already applied calc info patches. Clarify
2128 that there is no such thing as Debian GNU/Linux 2.4.3. ftpd is
2129 not handled by alternatives in Debian, the reporter surely meant
2130 just "--config ftp".
2131
740d1567
EZ
21322001-11-18 Eli Zaretskii <eliz@is.elta.co.il>
2133
2134 * fr-survival.tex: New file, from \e,AI\e(Bric Jacoboni <jaco@teaser.fr>.
2135
bcd83ff9
EZ
21362001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
2137
2138 * TUTORIAL.fr: New version from \e,AI\e(Bric Jacoboni <jaco@teaser.fr>.
2139
d1c9842e
CW
21402001-11-17 Colin Walters <walters@debian.org>
2141
2142 * PROBLEMS: Remove calc problems.
2143
c054b556
EZ
21442001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
2145
2146 * TUTORIAL.fr: New file. From \e,AI\e(Bric Jacoboni <jaco@teaser.fr>.
2147
1b23afd5
EZ
21482001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
2149
2150 * Makefile (mostlyclean, clean, distclean, maintainer-clean):
2151 Add *.dvi and *.log.
2152 (SOURCES): Update the list of files.
2153
2154 * calccard.tex: New file.
2155 * calccard.ps: New file.
2156
177338c4
EZ
21572001-11-01 Eli Zaretskii <eliz@is.elta.co.il>
2158
2159 * etags.1: Replace presentation-level troff macros that simulate
2160 tables with tbl markup. From Eric S. Raymond <esr@thyrsus.com>.
2161
71431a0e
GM
21622001-10-20 Gerd Moellmann <gerd@gnu.org>
2163
6aa97356 2164 * (Version 21.1 released.)
71431a0e 2165
07b041a7
EZ
21662001-09-29 Eli Zaretskii <eliz@is.elta.co.il>
2167
2168 * HELLO: Fix the Italian and Maltese entries. From Trevor Spiteri
2169 <tbspit@eng.um.edu.mt>.
2170
5b4ffca2 21712001-08-25 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
13583fa4
EZ
2172
2173 * HELLO: Slovak language name added to be compatible with other
2174 languages.
2175
13544774
EZ
21762001-08-23 Eli Zaretskii <eliz@is.elta.co.il>
2177
2178 * TUTORIAL.pl: Updated in accordance with the English version.
5b4ffca2 2179 From Beata Wierzcho\e$,1 b\e(Bowska <beataw@orient.uw.edu.pl> and
744d746b 2180 Janusz S. Bien <jsbien@mail.uw.edu.pl>.
13544774 2181
3a4f8160
EZ
21822001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
2183
2184 * MACHINES: Modify the entry for HITACHI SR2001/SR2201 series, as
2185 per config.sub and config.guess. Reported by Ryo Furue
2186 <furufuru@ccsr.u-tokyo.ac.jp>.
2187
5b4ffca2 21882001-08-10 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
9d9fd4e8
PJ
2189
2190 * TUTORIAL.sk: Updated in accordance with the English version.
5b4ffca2 2191 From Miroslav Va\e$,1!!\e(Bko <vasko@debian.cz>.
9d9fd4e8 2192
402acb3e
EZ
21932001-08-08 Eli Zaretskii <eliz@is.elta.co.il>
2194
2195 * TUTORIAL.ko: Updated in accordance with the English version.
2196 From Koaunghi Un <koaunghi@world.kaist.ac.kr>.
2197
5b4ffca2 21982001-08-06 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
86f9d5af 2199
402acb3e 2200 * TUTORIAL.cs: Update from Milan Zamazal.
86f9d5af 2201
5b4ffca2 22022001-08-05 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
dffb6224 2203
5879ac68 2204 * TUTORIAL.cs, TUTORIAL.sk, cs-refcard.tex, sk-refcard.tex: E-mail
dffb6224
PJ
2205 address of Milan Zamazal changed.
2206
5b4ffca2 22072001-08-04 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
1e78d347 2208
402acb3e
EZ
2209 * TUTORIAL, TUTORIAL.cs: Be consistent when naming CONTROL and
2210 META keys.
1e78d347 2211
6f460497
FP
22122001-05-17 Francesco Potorti` <pot@gnu.org>
2213
2214 * etags.1: Add the latest changes to etags behaviour.
2215
716d48ed
EZ
22162001-05-04 Eli Zaretskii <eliz@is.elta.co.il>
2217
2218 * emacsclient.1: Place in the public domain.
2219
42ec1588
EZ
22202001-04-29 Eli Zaretskii <eliz@is.elta.co.il>
2221
2222 * emacstool.1: Place under GFDL.
2223
26978e9a
EZ
22242001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
2225
2226 * emacs.1: Place under GFDL.
2227
2228 * etags.1: Ditto.
2229
2230 * gfdl.1: New file.
2231
6f4dd4dc
GM
22322001-04-18 Gerd Moellmann <gerd@gnu.org>
2233
2234 * TUTORIAL.sk, sk-survival.tex
2235 * sk-refcard.ps, sk-refcard.tex, sk-dired-ref.ps
2236 * sk-dired-ref.tex: New files.
6f460497 2237
6f4dd4dc 2238 * cs-survival.tex, cs-dired-ref.ps, cs-dired-ref.tex: New files.
5b4ffca2 2239 From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
6f4dd4dc 2240
719d83ad
GM
22412001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2242
2243 * ps-prin1.ps: Footer implementation. Doc fix.
2244 (doLineNumber): Code fix for line number color.
2245 (BeginPage, BeginSheet, HeaderFramePath, HeaderFrame, HeaderText): Code
2246 fix for footer implementation.
2247 (TextStart, SetFooterLines, FooterFrameStart, doFramePath)
2248 (FooterFramePath, doFrame, FooterFrame, FooterStart)
2249 (HeaderOrFooterTextLines, HeaderOrFooterText, FooterText): New funs.
2250
b3f6107b
GM
22512001-04-03 Gerd Moellmann <gerd@gnu.org>
2252
2253 * splash8.xpm: New image from Luis Fernandes <elf@ee.ryerson.ca>
2254 for color depth 8.
2255
acfb077d
GM
22562001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2257
2258 * ps-prin1.ps: Line and paragraph spacing feature.
2259 (LineHS, ParagraphHS, EffectUnderline, EffectStrikeou, EffectOverline)
2260 (EffectShadow, EffectBox, EffectOutline): New vars.
2261 (PSL, S, EF, printZebra, doColumnZebra, doZebra): Code fix.
2262 (PHL, LHL): New funs.
2263
2264 * ps-prin2.ps: File eliminated.
6f460497 2265
e6b13c74
GM
22662001-03-26 Gerd Moellmann <gerd@gnu.org>
2267
2268 * splash.pbm: New image from Luis Fernandes <elf@ee.ryerson.ca>.
2269
7589860e
GM
22702001-03-15 Gerd Moellmann <gerd@gnu.org>
2271
2272 * splash.xpm, splash.pbm: Replaced with new images from
2273 Luis Fernandes <elf@ee.ryerson.ca>.
2274
75dfe990
GM
22752001-03-05 Gerd Moellmann <gerd@gnu.org>
2276
2277 * cs-refcard.ps, cs-refcard.tex: New files.
2278
baebd8a5
GM
22792001-02-26 Gerd Moellmann <gerd@gnu.org>
2280
2281 * THE-GNU-PROJECT: New file.
2282
f6839838
AI
22832001-02-22 Andrew Innes <andrewi@gnu.org>
2284
2285 * MACHINES: Update pointer to MS-Windows install instructions.
2286
54ed3bd2
GM
22872001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2288
2289 * ps-prin1.ps: Code fix to support `ps-zebra-stripe-follow'
2290 functionality enhancement.
2291 (doColumnZebra): Code fix.
6f460497 2292
5f87b051
DL
22932001-02-08 Dave Love <fx@gnu.org>
2294
e57c6a77 2295 * tasks.texi, SERVICE: Updated.
5f87b051 2296
350d71b3
AI
22972001-02-03 Andrew Innes <andrewi@gnu.org>
2298
2299 * PROBLEMS: Add note about need to specify extra compiler flags
2300 with recent Cygwin ports of gcc.
2301
437368fe
EZ
23022001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
2303
2304 * DEBUG: Expand and update, based on the instructions to
2305 pretesters, nt/INSTALL, and private communications and experience.
2306
35e8600f
DL
23072001-01-17 Dave Love <fx@gnu.org>
2308
2309 * termcap.src: New version from http://www.tuxedo.org/~esr/terminfo/.
2310
6d0afc03
GM
23112001-01-08 Gerd Moellmann <gerd@gnu.org>
2312
2313 * TUTORIAL.es: New file.
2314
a758f97d
GM
23152001-01-08 Kevin Gallagher <kevingal@onramp.net>
2316
2317 * edt-user.doc: Updated to reflect EDT Emulation version 4.0
5879ac68 2318 enhancements.
89d57763 2319
5e56e175
GM
23202000-12-29 Gerd Moellmann <gerd@gnu.org>
2321
2322 * fr-refcard.tex, fr-refcard.ps, fr-drdref.tex, fr-drdref.ps: New
2323 files.
2324
49172314
GM
23252000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2326
2327 * ps-prin1.ps: Handle form feed better when ps-zebra-stripe-follow
2328 is non-nil.
2329 (printZebra, BeginPage): Code fix.
89d57763 2330
125f929e
MB
23312000-12-15 Miles Bader <miles@gnu.org>
2332
2333 * DEBUG: Add note aboute using `inverse-video' to detect excessive
2334 screen redraw.
2335
e2849090 23362000-12-07 Dave Love <fx@gnu.org>
63dfcf4b 2337
e2849090 2338 * CODINGS, CHARSETS: Removed. (Mule 2.3 relics.)
f29d1e75 2339
e2849090 23402000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2f8a6857 2341
e2849090 2342 * ps-prin1.ps: Eliminated the line number font predefinition.
2f8a6857 2343
fccf2940
KH
23442000-11-09 Kenichi Handa <handa@etl.go.jp>
2345
2346 * TUTORIAL.ja: Adjusted for the change of TUTORIAL (use C-x C-l,
2347 not M-:, as example of disabled command).
2348
57731876
GM
23492000-11-02 Gerd Moellmann <gerd@gnu.org>
2350
2351 * ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Renamed from NEWS.*.
2352
1e4d32f8
GM
23532000-10-16 Gerd Moellmann <gerd@gnu.org>
2354
2355 * 3B-MAXMEM, AIX.DUMP, SUN-SUPPORT: Removed.
2356
2357 * tasks.texi: Updated to the version from /gd/gnuorg.
2358
76eebffc
GM
2359 * FTP: Refer to the GNU web site.
2360
ab6afc64
DL
23612000-10-12 Dave Love <fx@gnu.org>
2362
2363 * gnus.pbm: New file.
2364
2365 * gnus.xbm: Deleted.
2366
a3489ece
MB
23672000-10-05 Miles Bader <miles@lsi.nec.co.jp>
2368
2369 * gnus-pointer.xbm, gnus-pointer.xpm: Remove top empty line.
2370
36eb0a91
GM
23712000-09-22 Gerd Moellmann <gerd@gnu.org>
2372
2373 * splash.xbm: File removed.
2374 * splash.pbm: New file.
89d57763 2375
b7e11c5b
GM
23762000-09-20 Gerd Moellmann <gerd@gnu.org>
2377
2378 * splash.xbm: New file.
2379
c113de23
GM
23802000-09-19 Gerd Moellmann <gerd@gnu.org>
2381
2382 * splash.xpm: New file.
2383
e7997ff4
DL
23842000-09-11 Dave Love <fx@gnu.org>
2385
2386 * gnus.xbm, gnus.xpm, gnus-pointer.xpm, gnus-pointer.xbm: New
2387 files.
2388
87d0f685
GM
23892000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2390
2391 * ps-prin3.ps: Eliminated.
2392
2393 * ps-prin2.ps: Changed comment version (6.0).
2394
2395 * ps-prin1.ps: Changed comment version (6.0).
2396
2397 * ps-prin0.ps: Changed comment version (6.0).
89d57763 2398
177c0ea7 23992000-08-24 Wlodzimierz Bzyl <matwb@univ.gda.pl>
85d6400c
KH
2400
2401 * survival.tex: New file.
2402
6917e6bb
GM
24032000-08-21 Gerd Moellmann <gerd@gnu.org>
2404
2405 * de-refcard.ps, de-refcard.tex: Renamed from refcard-de.*.
89d57763 2406
6917e6bb
GM
2407 * pl-refcard.ps, pl-refcard.tex: Renamed from refcard-pl.*.
2408
3787e12e
GM
24092000-08-17 Gerd Moellmann <gerd@gnu.org>
2410
2411 * NEWS.1: Reintegrated into NEWS.
2412
2413 * OOOOONEWS...OONEWS: Renamed to NEWS.1...NEWS.4.
2414
1c2eabab
GM
24152000-08-16 Gerd Moellmann <gerd@gnu.org>
2416
d7b38c05
GM
2417 * dired-ref.tex, dired-ref.ps: New files.
2418
1c2eabab
GM
2419 * refcard-de.tex, refcard-de.ps: New files.
2420
e8bea4c0
GM
24212000-07-20 Gerd Moellmann <gerd@gnu.org>
2422
2423 * emacs.1: Change `-b' to `-bw'.
2424
aa9efec9
AS
24252000-07-07 Andreas Schwab <schwab@suse.de>
2426
2427 * yow.lines: Fix indentation.
2428
45f485a6
GM
24292000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2430
2431 * ps-prin0.ps: Insert a version number comment (5.2.2).
2432 Indentation fix.
2433
2434 * ps-prin1.ps: Insert a version number comment (5.2.2). Can
2435 select page size with/without giving an error if PostScript
2436 printer doesn't have this kind of page size. Zebra Stripe
2437 continues or restarts on next page. Indentation fix.
2438 (BeginSheet): If necessary, rescale n-up to fit on the sheet of
2439 paper.
2440 (BeginDoc, doColumnZebra, HeaderText): Code fix.
2441 (SetPageSize): New proc.
2442
2443 * ps-prin2.ps: Insert a version number comment (5.2.2).
2444
2445 * ps-prin3.ps: Insert a version number comment (5.2.2).
2446 Indentation fix.
2447
a199a865
GM
24482000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2449
2450 * ps-prin1.ps: PostScript code compatibility with other utilities
2451 like mpage, psnup, etc.
2452 (isLineStep): Code fix.
2453 (BeginDoc, BeginSheet): Utility compatibility.
2454
3281430c
DL
24552000-05-03 Dave Love <fx@gnu.org>
2456
2457 * letter.xbm: New file.
2458
57cb56f5
GM
24592000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2460
2461 * ps-prin0.ps: PostScript level 1 compatibility.
2462
2463 * ps-prin1.ps: PostScript level 1 compatibility, Upside-down
2464 printing and line number step.
2465 (BeginDoc, doLineNumber, SL, HL): Code fix.
2466 (isLineStep, PSL): New funs.
2467
2468 * ps-prin3.ps: PostScript level 1 compatibility.
2469
34f3f342
GM
24702000-04-10 Gerd Moellmann <gerd@gnu.org>
2471
2472 * refcard.bit: Removed.
2473
857e88e2
KH
24742000-04-10 Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>
2475
2476 * refcard-pl.ps: New file.
2477 * refcard-pl.tex: New file.
2478
7438c86b
GM
24792000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2480
2481 * ps-prin0.ps: Replace gs_languagelevel by languagelevel.
2482 (DefOp): New proc.
2483
2484 * ps-prin1.ps: Replace gs_languagelevel by languagelevel.
2485 (printBackground, SetColor): New procs.
2486 (ZebraColor): Renaming old ZebraGray var.
89d57763 2487
1a3199d9
GM
24882000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2489
2490 * ps-prin1.ps: Eliminate SkipFirstPage.
2491
ee1c5b21
GM
24922000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2493
2494 * ps-prin0.ps: Define command only for language level 1.
2495
d0ab3e9d 24962000-03-16 Vinicius Jose Latorre <vinicius@cpqd.com.br>
89d57763 2497
57cb56f5
GM
2498 * ps-prin0.ps: Define packedarray operator for language level 1,
2499 adjust setduplexmode and settumble definitions.
89d57763 2500
81c7ca69
GM
25012000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2502
2503 * ps-print0.ps: New file.
89d57763 2504
81c7ca69
GM
2505 * ps-prin1.ps, ps-prin3.ps: Eliminate CheckConfig.
2506
6ddb893f
KH
25072000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2508
2509 * ps-prin1.ps, ps-prin2.ps, ps-prin3.ps: New files.
2510
3156909f
PE
25111999-11-30 Paul Eggert <eggert@twinsun.com>
2512
2513 * PROBLEMS: Update Solaris 2.6 and 7 problems.
2514
1b0d24e7
PE
25151999-11-22 Paul Eggert <eggert@twinsun.com>
2516
2517 * NEWS: Rename messages-locale to system-messages-locale
2518 and time-locale to system-time-locale.
2519
bab4e322
NF
25201999-10-24 Noah Friedman <friedman@splode.com>
2521
2522 * yow.lines: Add more quotes. Correct a misquote.
2523
2524 * spook.lines: Add more phrases.
2525
83a4cf1d
PE
25261999-10-23 Paul Eggert <eggert@twinsun.com>
2527
1b0d24e7 2528 * NEWS: Describe new functions and variables for locales.
83a4cf1d 2529
c37bbd4f
GM
25301999-10-07 Gerd Moellmann <gerd@gnu.org>
2531
2532 * TUTORIAL.ro: Change copyright statement.
bab4e322 2533
a933dad1
DL
25341999-07-12 Richard Stallman <rms@gnu.org>
2535
2536 * Version 20.4 released.
2537
25381999-06-27 Karl Heuer <kwzh@gnu.org>
2539
2540 * yow.lines: Fix indentation. Fix typo.
2541
25421999-01-19 Dave Love <fx@gnu.org>
2543
2544 * MORE.STUFF: Revamped.
2545
25461999-01-14 Dave Love <fx@gnu.org>
2547
2548 * FAQ: Merge posted updates.
2549
25501998-12-14 Dave Love <fx@gnu.org>
2551
2552 * FAQ: Somewhat edited copy of the most recently posted version.
2553
25541998-11-04 Kenichi Handa <handa@etl.go.jp>
2555
2556 * MACHINES (NEC EWS4800): New section.
2557
25581998-09-04 Karl Heuer <kwzh@gnu.org>
2559
2560 * TUTORIAL: Use C-x C-l, not M-:, as example of disabled command.
2561
25621998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
2563
2564 * Version 20.3 released.
2565
2566 * TUTORIAL.ro: New file.
2567
25681998-04-10 Ken'ichi Handa <handa@melange.gnu.org>
2569
2570 * TUTORIAL.sl: Renamed back to the original.
2571
25721998-04-10 Kenichi Handa <handa@etl.go.jp>
2573
2574 * TUTORIAL.cs: Renamed from TUTORIAL.cz.
2575 * TUTORIAL.ja: Renamed from TUTORIAL.jp.
2576 * TUTORIAL.ka: Renamed from TUTORIAL.kr.
2577 * TUTORIAL.sk: Renamed from TUTORIAL.sl.
2578
25791998-04-06 Kenichi Handa <handa@etl.go.jp>
2580
2581 * TUTORIAL.jp: Re-translated for the latest TUTORIAL.
2582
25831998-03-26 Richard Stallman <rms@psilocin.gnu.org>
2584
2585 * TUTORIAL.sl: New file.
2586
25871997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2588
2589 * Version 20.2 released.
2590
25911997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2592
2593 * Version 20.1 released.
2594
25951997-06-02 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
2596
2597 * CODINGS, CHARSETS: New files.
2598
25991996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2600
2601 * Version 19.33 released.
2602
26031996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2604
2605 * Version 19.32 released.
2606
26071996-06-23 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2608
2609 * refcard.ps: File obtained from someone else;
2610 it was generated badly here.
2611
26121996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
2613
2614 * Version 19.31 released.
2615
26161996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
2617
2618 * TUTORIAL: Rephrase the first page to fit on a standard tty screen.
2619
26201996-05-03 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
2621
2622 * emacs.bash: Use >|.
2623
26241996-01-20 Geoff Voelker <voelker@cs.washington.edu>
2625
2626 * rgb.txt: New file.
2627
26281995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2629
2630 * Version 19.30 released.
2631
26321995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
2633
2634 * gnus-tut.txt: New file.
2635
26361995-07-26 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
2637
2638 * Rename termcap to termcap.src, the historical name for an
2639 uninstalled termcap file.
2640
26411995-06-28 Eric S. Raymond <esr@spiff.gnu.ai.mit.edu>
2642
5879ac68 2643 * termcap.dat, termcap.ucb: Deleted and replaced.
a933dad1
DL
2644
2645 * termcap: New termcap file from the ncurses project; bigger,
2646 better, brighter, does away with waxy yellow buildup. Email
2647 me at terminfo@ccil.org if you have any trouble with this.
2648
2649 * README: Changed to track above change.
2650
26511995-05-24 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
2652
2653 * TUTORIAL: Delete reference to ALT. Change <Rubout> to <Delete>.
2654
26551995-04-26 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2656
2657 * Makefile (maintainer-clean): Renamed from realclean.
2658
26591995-04-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2660
2661 * tpu-doc.el: File moved to etc dir and renamed.
2662
26631995-04-07 Boris Goldowsky <boris@cs.rochester.edu>
2664
2665 * enriched.doc: Rewritten and simplified.
2666
26671994-11-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2668
2669 * Makefile (eterm): New rule.
2670 (TIC): New variable.
2671
2672 * e/eterm, e/eterm.ti: New files.
2673
26741994-10-24 Boris Goldowsky <boris@mole.gnu.ai.mit.edu>
2675
2676 * enriched.doc: New file.
2677
26781994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2679
2680 * Version 19.26 released.
2681
26821994-07-03 Richard Stallman (rms@gnu.ai.mit.edu)
2683
2684 * TUTORIAL: Talk about flow control along with C-x C-s and C-s.
2685
26861994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2687
2688 * Version 19.25 released.
2689
26901994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2691
2692 * Version 19.24 released.
2693
26941994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2695
2696 * Version 19.23 released.
2697
26981994-04-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2699
2700 * Makefile (clean): Delete DOC*.
2701
27021993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2703
2704 * Version 19.22 released.
2705
27061993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2707
2708 * Version 19.21 released.
2709
27101993-11-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2711
2712 * Version 19.20 released.
2713
27141993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2715
2716 * Version 19.19 released.
2717
27181993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2719
2720 * Version 19.18 released.
2721
27221993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
2723
2724 * Version 19.16 released.
2725
27261993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2727
2728 * version 19.15 released.
2729
27301993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2731
2732 * Version 19.14 released.
2733
27341993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2735
5879ac68 2736 Bring mumbleclean targets into conformance with GNU coding standards.
a933dad1
DL
2737 * Makefile (distclean): Don't remove backup and autosave files.
2738 These are easy to get rid of in other ways, and a pain to lose.
2739 (mostlyclean, realclean): New targets.
2740
27411993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2742
2743 * Version 19.13 released.
2744
27451993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2746
2747 * Version 19.10 released.
2748
27491993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
2750
2751 * Version 19.9 released.
2752
27531993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2754
2755 * Version 19.8 released.
2756
27571993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
2758
5879ac68 2759 * Version 19.7 released.
a933dad1
DL
2760
27611993-05-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2762
2763 * MACHINES: Mention Linux.
2764
27651993-04-26 Jim Blandy (jimb@totoro.cs.oberlin.edu)
2766
2767 * MACHINES: Add section for NeXT, from Thorsten Ohl.
2768
27691993-04-28 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
2770
2771 * NEWS: Documented picture-mode improvements.
2772
27731993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
2774
2775 * NEWS: Described the new properties of arrow keys and
2776 next-line-add-newlines. Fixed up the GUD description, it was
2777 out of date. This file referenced LNEWS when it should have
2778 said news.texi; fixed.
2779
5879ac68 2780 * news.texi: invocation-name now exists.
a933dad1
DL
2781
27821993-03-27 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
2783
2784 * MORE.STUFF: Added.
2785
27861993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
2787
2788 * NEWS: Preserved jimb's last change (documenting kill on
2789 read-only buffers).
bab4e322 2790
a933dad1
DL
2791 Added documentation on new info features.
2792
27931993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
2794
2795 * spook.lines: Alpha-sorted this, and added some new hot buttons
2796 for the 1990s.
2797
27981993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
2799
5879ac68 2800 * MACHINES: Deleted some VMS caveats. If the src and lisp
a933dad1
DL
2801 ChangeLogs are correct, dired and mail and process control are now
2802 fully supported.
2803
2804 * NEWS: Added finder news.
2805
28061993-03-19 Richard Stallman (rms@geech.gnu.ai.mit.edu)
2807
2808 * NEWS: Changed.
2809
28101993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
2811
2812 * sex.6: Added 900-line support
2813
2814 * NEWS: Added news about the package finder.
2815
28161993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
2817
2818 * MACHINES: `Last updated 10 Feb 1992.' was obviously wrong, so
2819 I nuked it. Let the file mod date serve. Merged in APOLLO and
2820 SUNBUG files. Changed references to 18.* to past tense.
2821
5879ac68 2822 * emacs.names: Merged into JOKES. I faked a mail header from the
a933dad1
DL
2823 Unknown User to delimit the first (unheaded) bit.
2824
2825 * Makefile (relock, unlock): New productions.
2826
28271993-03-18 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
2828
2829 Augean-stable cleaning time. Partly to save space, but mostly to
2830 reduce the dizzying amount of *stuff* confronting someone exploring
2831 the Emacs distribution, I have the following changes in the etc
2832 directory:
2833
5879ac68 2834 * CHARACTERS: Merged into TO-DO file under the heading "Long Range:"
a933dad1 2835
5879ac68 2836 * DIFF, CCADIFF, GOSDIFF: Merged into a new outline file titled
a933dad1
DL
2837 OTHER.EMACSES. The present names don't really convey anything.
2838 Various key bindings and feature descriptions have been updated.
2839
5879ac68 2840 * NICKLES.WORTH: Nuked. This is copyrighted material that could land
a933dad1
DL
2841 FSF in hot water.
2842
5879ac68 2843 * INTERVAL.IDEAS: Nuked. RMS's thinking, and indeed the
a933dad1
DL
2844 implementation of intervals, have progressed way beyond this.
2845
5879ac68 2846 * RCP: Nuked. It no longer said anything but "Ooops, sorry!"
a933dad1 2847
5879ac68 2848 * ED.WORSHIP, GNU.JOKES: Merged into a mailbox called JOKES.
a933dad1
DL
2849 Future jokes can accumulate there.
2850
5879ac68 2851 * DISTRIB: The actual domestic order form is now ORDERS.USA.
a933dad1
DL
2852 The DISTRIB text now mentions 19.
2853
5879ac68 2854 * ORDERS.USA: Created. This is just the order form. DISTRIB
a933dad1
DL
2855 has a pointer to it at the beginning.
2856
5879ac68 2857 * EUROPE: Renamed to ORDERS.EUROPE. DISTRIB now has a pointer
a933dad1
DL
2858 to it at the beginning.
2859
25e90411 2860 * OOOONEWS, OOOONEWS: Nuked. It's version 19 --- nobody needs the
a933dad1
DL
2861 version 15 and 17 files anymore.
2862
2863 All files marked "Nuked" have actually been moved to =-prefixed
2864 names as per convention. Originals of all files merged still
2865 exist with =-names.
2866
28671993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
2868
5879ac68 2869 * XENIX: Nuked (moved to =XENIX). The hackery it describes is
a933dad1
DL
2870 no longer necessary in the presence of 19's function-key-map
2871 feature; I've added an explanation to the beginning of the file.
2872
28731993-03-10 Jim Blandy (jimb@totoro.cs.oberlin.edu)
2874
2875 * MACHINES: Update description of SYSVr3 and r4 support, due to
2876 Eric Raymond's changes.
2877
28781993-03-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
2879
2880 * MACHINES: Mention that you have to edit the configure script
2881 when you add support for a new machine, to get it to recognize the
2882 configuration name.
2883
28841992-11-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
2885
2886 * MACHINES: Converted to use GCC-style configuration names,
2887 instead of listing m/*.h and s/*.h files. All knowledge of m/ and
2888 s/ files now lives in ../configure.
2889
28901992-10-06 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
2891
2892 * NEWS: Document included tags tables.
2893
28941992-07-22 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
2895
2896 * Corrected the news about VC to reflect reality.
2897
28981992-07-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2899
2900 * etags.1: New file, from Richard K. Pixley at Cygnus.
2901
29021992-06-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
2903
2904 * Makefile: Most of the contents of this file were only relevant
2905 to things in `../lib-src'; removed all but the `distclean' and
2906 `clean' targets.
2907
29081992-04-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
2909
2910 * COPYING: Got June 1991 version of the GPL here.
2911
2912 * ChangeLog: Since the old etc contents have been split into etc
2913 and lib-src, the old etc's ChangeLog has been duplicated in the
2914 new etc and lib-src. That means that each contains complete and
2915 coherent information, although each contains extraneous
bab4e322 2916 information.
a933dad1
DL
2917
29181992-04-08 Jim Blandy (jimb@pogo.cs.oberlin.edu)
2919
2920 * lib-src/etags.c: "--no-warning" option renamed to "--no-warn",
2921 to be consistent with other GNU programs, like makeinfo.
2922
2923 * lib-src/Makefile: Renamed to Makefile.in; the configure script
2924 will edit this to produce Makefile.
2925
29261992-04-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
2927
2928 * etags.c (print_help, print_version): New functions.
2929 (main): Options added to support them.
2930
2931 * etags.c (longopts): New array of long names for the options.
2932 (main): Recognize them.
2933
29341992-04-06 Jim Blandy (jimb@pogo.cs.oberlin.edu)
2935
2936 * etags.c (C_entries): Removed comment saying that \" in a string
2937 isn't recognized as magic, because it is correctly handled.
2938
2939 * getopt.c, getopt.h: New files, from GNU C library.
2940 * etags.c: Rewritten to use getopt.
2941 #include "getopt.h".
2942 (file_num): Variable deleted; its role is now played by getopt's
2943 optind.
2944 (main): Argument processing loop rewritten to call getopt to get
2945 next option. Options which take parameters (-o and -i) rewritten
2946 to get parameter from optarg instead of argv[1]. Filename
2947 preprocessing loop and update command changed similarly.
2948 * Makefile (etags, ctags): Depend on and link with getopt.h,
2949 getopt.o, and getopt1.o.
2950 (getopt.o, getopt1.o): New targets for the GNU getopt routines.
2951
2952 * etags.c (outfflag): Variable deleted; it is non-zero iff outfile
2953 is non-zero.
2954
2955 (main): In the argument processing loop, the 'goto next_arg'
2956 statements are breaking out of the switch statement in exactly the
2957 same way that a simple 'break' statement would; replace the gotos
2958 with breaks, and remove the label.
2959
29601992-04-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2961
2962 * etags.c (C_entries): Clear tydef and next_token_is_func at start.
2963 (consider_token): Move next_token_is_func to global.
2964
29651992-04-02 Jim Blandy (jimb@pogo.cs.oberlin.edu)
2966
2967 * Makefile: Conform with GNU coding standards:
2968 (mostlyclean): New target, synonymous with clean.
2969 (TAGS, check): New targets.
2970 (INSTALL, INSTALLFLAGS): New variables.
2971
29721992-03-31 Jim Blandy (jimb@pogo.cs.oberlin.edu)
2973
5879ac68 2974 * lib-src/Makefile, etc/MACHINES, etc/NEWS: Changed references to
a933dad1
DL
2975 `config.emacs' to `configure'.
2976
2977 * lib-src/Makefile: Adjusted for renaming of share-lib to etc.
2978 * etc/MACHINES: Same.
2979
29801992-03-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
2981
2982 * movemail.c (main): Allow tempname to be as long as necessary,
2983 instead of limiting it to 39 characters.
2984
2985 * movemail.c (main): Move declaration of buf from top of function
2986 to local block surrounding the copy loop. This makes it less
2987 likely to be confused with the buf used by the code which checks the
2988 permissions on outname's directory.
2989
29901992-03-20 Jim Kingdon (kingdon@albert.gnu.ai.mit.edu)
2991
2992 * SERVICE: Remove my entry.
2993
29941992-03-09 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
2995
2996 * Makefile (emacstool, nemacstool, xvetool): Use ${CFLAGS}, not
2997 hardcoded -g.
2998
2999 * movemail.c (xmalloc): Return char *, not int.
3000 (main) [!MAIL_USE_FLOCK]: Add a new conditional, MAIL_UNLINK_SPOOL,
3001 that is off by default -- normally don't unlink the mail spool
3002 file, just empty it. Pass creat mode 0600, not 0666.
3003
dff28924 30041992-02-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a933dad1
DL
3005
3006 * Makefile (../arch-lib): Depend on ${EXECUTABLES}.
3007 (all): Instead of here.
3008 (install): Don't use the -s option, since people need symbols to
3009 debug code.
3010
dff28924 30111992-01-19 Eric Youngdale (youngdale@v6550c.nrl.navy.mil)
a933dad1
DL
3012
3013 * etags-vmslib.c (fn_exp): Add type cast.
3014
30151992-01-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3016
3017 * movemail.c: Changes in comments.
3018
dff28924 30191992-01-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a933dad1
DL
3020
3021 * Makefile: Make the distclean target erase the DOC files from
3022 ../share-lib and the executables from ../arch-lib.
3023
dff28924 30241992-01-09 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a933dad1
DL
3025
3026 * emacsclient.c: #include <sys/stat.h>
3027 (main): Do declare statbfr.
3028
dff28924 30291991-12-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
3030
3031 * emacsserver.c, emacsclient.c [BSD]: Use either /tmp or ~
3032 for the socket, depending on SERVER_HOME_DIR.
3033 If using /tmp, put host name in the socket name.
3034
3035 * movemail.c (pfatal_and_delete): New function.
3036 (main, popmail): Use it.
3037 (popmail): Close output before deleting messages.
3038 Check for error on close and on fsync.
3039 Use `fatal' where appropriate.
3040 (main): Remove (void).
3041
3042 * aixcc.lex: New file. Not officially part of Emacs.
3043 * Makefile: Rules for that.
3044
dff28924 30451991-12-04 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
a933dad1
DL
3046
3047 * yow.c (main): Rename all references to PATH_EXEC to PATH_DATA.
3048
3049 * etags.c (main): Properly cast call to alloca that initializes
3050 included_files.
3051
30521991-08-17 Roland McGrath (roland@geech.gnu.ai.mit.edu)
3053
3054 * etags.c (files_are_tag_tables): Remove global var.
3055 (process_file): Don't test it. Also remove hack checking for a
3056 file named "TAGS".
3057 (main): -i now takes an arg which is the name of a file to include.
3058 Collect these names and emit include tags for them after processing
3059 all the argument files.
3060
dff28924 30611991-07-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
3062
3063 * wakeup.c: Terminate if parent goes away.
3064
dff28924 30651991-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
3066
3067 * etags.c (C_entries): Process token before handling end of line.
3068 When inner loops reach end of line, just back up.
3069 Let the real end of line processing happen in just one place.
5879ac68 3070 (consider_token): Likewise.
a933dad1 3071
dff28924 30721991-04-11 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
a933dad1
DL
3073
3074 * etags.c (TEX_mode): Skip comments while scanning the text to see
3075 which escape character this file uses.
3076
dff28924 30771991-03-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
3078
3079 * emacsserver.c [USG]: Terminate if msgrcv fails.
3080
dff28924 30811991-03-03 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
3082
3083 * emacsserver.c [BSD]: Check for errors on stdin after scanf.
3084
dff28924 30851991-01-25 Jim Blandy (jimb@churchy.ai.mit.edu)
a933dad1
DL
3086
3087 * make-docfile: Find the arguments to a C function correctly,
3088 by not ignoring the character that read_c_string returns. Don't
3089 even try to find argument names for functions that take MANY
3090 or UNEVALLED arguments, since they're a figment of the docstring's
3091 imagination.
3092
dff28924 30931991-01-14 Jim Blandy (jimb@churchy.ai.mit.edu)
a933dad1
DL
3094
3095 * make-docfile: Read the .elc files generated by the new byte
3096 compiler.
3097
dff28924 30981990-12-31 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
3099
3100 * refcard.tex: Use cm fonts, not am, in multi-column mode.
3101
dff28924 31021990-11-29 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
3103
3104 * movemail.c (mbx_delimit_begin): Put space before `unseen'.
3105
dff28924 31061990-11-27 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
3107
3108 * Makefile (install*): No need to install wakeup.
3109
dff28924 31101990-11-26 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
3111
3112 * Makefile (install*): Install emacsclient like etags.
3113
dff28924 31141990-11-13 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
3115
3116 * movemail.c (error): Handle 3 args.
3117 (main): Don't check input access if using pop.
3118
dff28924 31191990-10-16 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
3120
3121 * etags.c (find_entries): Check for numbers after Scheme suffix.
3122
dff28924 31231990-10-14 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
3124
3125 * termcap.dat (vt200-80): Fix ke and ks to frob flag 1.
3126
dff28924 31271990-10-09 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
3128
3129 * Makefile (nemacstool, xvetool): New targets.
3130
dff28924 31311990-09-26 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
3132
3133 * emacsclient.c: Include errno.h and define related variables.
3134
dff28924 31351990-09-23 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
3136
3137 * emacsclient.c: Change usage message.
3138
dff28924 31391990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
a933dad1 3140
5879ac68 3141 * emacs.1: Add break before -nw option.
a933dad1 3142
dff28924 31431990-08-19 David J. MacKenzie (djm@apple-gunkies)
a933dad1
DL
3144
3145 * qsort.c: Replace with GNU version.
3146
dff28924 31471990-08-14 David J. MacKenzie (djm@apple-gunkies)
a933dad1
DL
3148
3149 * wakeup.c: New program replacing loadst.c.
3150
dff28924 31511990-08-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3152
3153 * emacsclient.c [USG]: Pass msgsnd only 4 args.
3154
dff28924 31551990-08-09 David J. MacKenzie (djm@pogo.ai.mit.edu)
a933dad1
DL
3156
3157 * etags.c: Rename `flag' variables for what they do instead of
3158 which option character sets them.
3159
dff28924 31601990-05-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3161
3162 * loadst.c (main): Conditional to get load average on Apollo.
3163
dff28924 31641990-05-22 Joseph Arceneaux (jla@churchy.ai.mit.edu)
a933dad1
DL
3165
3166 * emacsserver.c: Set the permission on the socket to 0600.
3167
dff28924 31681990-03-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3169
3170 * emacsclient.c [BSD]: Print clean message for failing getwd.
3171
dff28924 31721990-03-20 David Lawrence (tale@pogo.ai.mit.edu)
a933dad1
DL
3173
3174 * getdate.y: Use the getdate.y from GNU tar for timer.
3175
dff28924 31761990-03-18 Jim Kingdon (kingdon@pogo.ai.mit.edu)
a933dad1
DL
3177
3178 * emacsclient.c (main): Don't put brackets around "filename" in
3179 usage message. It isn't optional.
3180
dff28924 31811990-03-14 Joseph Arceneaux (jla@churchy.ai.mit.edu)
a933dad1 3182
5879ac68 3183 * etags.c (getit): Recognize '$' as beginning identifiers.
a933dad1 3184
dff28924 31851990-02-22 David Lawrence (tale@pogo.ai.mit.edu)
a933dad1
DL
3186
3187 * emacsserver.c: Renamed from server.c.
3188 * Makefile: Reference emacsserver rather than server.
3189 * MACHINES: Doc fix for new emacsserver name.
3190
dff28924 31911990-01-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3192
3193 * emacsclient.c: Print program name in error messages.
3194
dff28924 31951990-01-19 David Lawrence (tale@cocoa-puffs)
a933dad1
DL
3196
3197 * timer.c, getdate.y (new files) and Makefile:
3198 Sub-process support for run-at-time in timer.el.
bab4e322 3199 Doesn't yet work correctly for USG.
a933dad1 3200
dff28924 32011990-01-10 Jim Kingdon (kingdon@pogo)
a933dad1
DL
3202
3203 * MACHINES: Add HP 300 running BSD.
3204
dff28924 32051990-01-02 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3206
3207 * yow.c: Dynamically allocate buffer; skip header before random
3208 choice to avoid bias toward first item.
3209
dff28924 32101989-12-24 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3211
3212 * etags.c (readline): Separate out init of `pend'.
3213
dff28924 32141989-12-17 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3215
3216 * etags.c: Undo changes relating to isgoodhdr.
3217
dff28924 32181989-12-16 Mosur Mohan (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3219
3220 * etags.c (isgoodhdr): New macro.
3221 (_gdh, notgdh): New variable used by that.
3222 (init): Initialize _gdh.
3223 (find_entries): Set header_file.
3224 (consider_token): Use isgoodhdr if in header file.
3225
3226 * etags.c (total_size_of_entries):
3227 Was miscalculating by 1 in rewritten case.
3228
3229 * etags.c (PAS_funcs): One arg to pfnote was missing.
3230
dff28924 32311989-12-05 Joseph Arceneaux (jla@spiff)
a933dad1
DL
3232
3233 * MACHINES: Change for the ULTRIX entry.
3234
dff28924 32351989-11-21 Joseph Arceneaux (jla@spiff)
a933dad1
DL
3236
3237 * etags.c (process_file): If file is not regular, return.
3238
dff28924 32391989-11-06 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3240
3241 * loadst.c (main): Handle FIXUP_KERNEL_SYMBOL_ADDR.
3242
dff28924 32431989-10-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3244
3245 * loadst.c (load_average): If HAVE_GETLOADAVG, use getloadavg.
3246 (main): If HAVE_GETLOADAVG, don't call `nlist'.
3247
dff28924 32481989-10-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3249
3250 * etags.c (consider_token): Allow any number of typespec keywords
3251 after `typedef', before new type name.
3252 (enum sym_type): Add st_C_typespec.
3253 (C_create_stab): Put typespec kwds in table.
3254
dff28924 32551989-08-27 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
a933dad1
DL
3256
3257 * etags.c (main): Don't depend on name invoked by.
3258 If CTAGS is not defined, assume it is ETAGS.
3259
dff28924 32601989-07-31 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3261
3262 * etags.c (L_funcs): Allow package name in define construct,
3263 as in (foo::defmumble name-defined ...).
3264
dff28924 32651989-07-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3266
3267 * etags.c (find_entries): Stupid bug testing for C filename suffixes.
3268
3269 * Makefile (yow): Depends on ../src/paths.h.
3270
dff28924 32711989-07-04 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
a933dad1
DL
3272
3273 * etags.c: Fix compilation by moving Pascal after Fortran.
3274
dff28924 32751989-06-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3276
3277 * movemail.c [USG]: Define F_OK, etc., if not found in header.
3278
dff28924 32791989-05-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3280
3281 * hexl.c: New file, supports hexl-mode.
3282
dff28924 32831989-05-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3284
3285 * movemail.c: New compilation flag MAIL_USE_MMDF.
3286
dff28924 32871989-05-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3288
3289 * emacsclient.c: Use BSD code whenever HAVE_SOCKETS.
3290 * server.c: Likewise.
3291
3292 * make-docfile.c (scan_c_file): Output argument names at end of string.
3293 (write_c_args): New subroutine.
3294
dff28924 32951989-04-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3296
3297 * movemail.c: Report failure of flock.
3298
dff28924 32991989-04-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3300
3301 * etags.c (find_entries): Allow multi-letter extensions for fortran.
3302
dff28924 33031989-04-18 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1 3304
5879ac68 3305 * loadst.c: On bsd4.3, use gettimeofday instead of CPUSTATES.
a933dad1 3306
dff28924 33071989-03-15 Jeff Peck (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3308
3309 * emacstool.c: setenv IN_EMACSTOOL=t, TERM=sun, TERMCAP=.
3310
5879ac68 3311 * emacsstool.1: Update to document environment variables.
1e866943 3312
5879ac68 33131989-02-21 Mosur Mohan (email@notavailable)
1e866943 3314
28cfe103 3315 * etags.c (PAS_funcs): New function.
a933dad1 3316
dff28924 33171989-02-21 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1 3318
a933dad1
DL
3319 * movemail.c: On sysv, include unistd.h.
3320
dff28924 33211989-02-18 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3322
3323 * b2m.c: New file.
3324
dff28924 33251989-02-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1 3326
5879ac68 3327 * etags.c: Prolog support from Sunichirou Sugou.
a933dad1 3328
dff28924 33291989-02-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3330
3331 * Makefile (clean): New target.
3332
dff28924 33331989-01-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3334
3335 * fakemail.c (put_line): Break header lines at 79 cols.
3336
28cfe103 33371989-01-19 Sam Kendall (email@notavailable)
a933dad1 3338
1e866943 3339 * etags.c: Greatly rewritten for C++ support and for multiple tags
5879ac68 3340 per line.
a933dad1 3341
dff28924 33421989-01-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3343
3344 * movemail.c: Check access before doing real work.
3345 Check that outfile is in a writable directory.
3346 On fatal error, delete the lock file.
3347
dff28924 33481988-12-31 Richard Mlynarik (mly@rice-chex.ai.mit.edu)
a933dad1 3349
5879ac68
JB
3350 * env.c: Add decl for my-index.
3351 * etags.c (file-entries): .oak => scheme
a933dad1 3352
dff28924 33531988-12-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3354
3355 * movemail.c: Use `access' to check input and output files.
3356
dff28924 33571988-12-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3358
3359 * emacsclient.c (main): Ignore all of CWD before first slash.
3360
dff28924 33611988-12-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3362
3363 * etags.c (readline): Double linebuffer->size outside the xrealloc.
3364
dff28924 33651988-12-22 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3366
3367 * server.c, emacsclient.c: Don't try to use gid_t; it isn't defined.
3368 * server.c: chmod the socket to 0700.
3369
dff28924 33701988-12-09 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3371
3372 * fakemail.c (main): Let env var FAKEMAILER override pgm to run.
3373 (add_field): Delete comments and turn `<', `>' to spaces
3374 in header lines.
3375 (USE_FAKEMAIL): New customization macro says to make fakemail
3376 not be a no-op even on a BSD system.
3377
dff28924 33781988-12-01 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3379
3380 * etags.c (consider_token): Skip comments just like whitespace.
3381 Notice `struct', etc. and set strtag for those tokens.
3382 Return 1 for the token following `struct' if an open-brace follows it.
3383 (C_entries): Special handling of token following `struct'
3384 needed because we have probably advanced to the following line
3385 to find the `{'.
3386 (main): New option `T' sets tflag and strflag.
3387 Set both of them by default if eflags.
3388
dff28924 33891988-11-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3390
3391 * movemail.c: Do fsync before closing output.
3392
dff28924 33931988-11-29 Richard Mlynarik (mly@pickled-brain.ai.mit.edu)
a933dad1 3394
5879ac68
JB
3395 * movemail.c: Better error message when can't create tempname.
3396 This file needs a great deal of extra error-checking and lucid reporting...
a933dad1 3397
dff28924 33981988-11-16 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3399
3400 * etags.c: Support assembler code for .s and .a files.
3401 (getit): Allow underscore in a tag.
3402
dff28924 34031988-11-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3404
3405 * movemail.c: Close output and check errors before deleting input.
3406
dff28924 34071988-10-01 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
a933dad1
DL
3408
3409 * emacsclient.c [SYSVIPC]: Compute cwd only once; decide properly
3410 whether to prefix it. Handle line number args.
3411
dff28924 34121988-09-24 Richard Stallman (rms@gluteus.ai.mit.edu)
a933dad1 3413
5879ac68 3414 * etags.c (main): Default setting of eflag was backwards.
a933dad1 3415
dff28924 34161988-09-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3417
3418 * etags.c: New option -i. -f renamed -o.
3419 `-' as input file means read input file names from stdin.
3420 -i spec'd or input file named TAGS means the input file is another
3421 tag table; output an "include" line for it.
3422
dff28924 34231988-09-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3424
3425 * Makefile: New vars DESTDIR, BINDIR, LIBDIR, MANDIR, MANEXT.
3426 New targets install, install.sysv, install.xenix.
3427 This makefile is now responsible for installing executables
3428 and documentation from this directory into system directories.
3429
dff28924 34301988-09-16 Richard Stallman (rms@corn-chex.ai.mit.edu)
a933dad1
DL
3431
3432 * server.c, emacsclient.c (main): Compute socket name from euid.
3433
dff28924 34341988-08-04 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3435
3436 * emacsclient.c: Args like +DIGITS are passed through unchanged.
3437
dff28924 34381988-07-12 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3439
3440 * server.c: If both BSD and HAVE_SYSVIPC, use the latter.
3441 * emacsclient.c: Likewise.
3442 In the HAVE_SYSVIPC alternative, if BSD, use getwd instead of getcwd.
3443
dff28924 34441988-06-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3445
3446 * etags.c: Handle `typedef struct foo {' (price@mcc.com).
3447 (istoken) New string-comparison macro.
3448 (consider_token): New arg `level'. New state `tag_ok' in `tydef'.
3449
dff28924 34501988-06-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3451
3452 * etags.c: Changes for VMS.
3453 Always define ETAGS on VMS.
3454 Define macros GOOD and BAD for success and failure exit codes.
3455 (begtk, intk): Allow `$' in identifiers
3456 (main): Don't support -B, -F or -u on VMS.
3457 Alternate loop for scanning filename arguments.
3458 (system): Delete definition of this function.
3459
3460 * etags-vmslib.c (system): Undefine this; VMS now provides it.
3461
dff28924 34621988-06-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3463
3464 * loadst.c: Prevent multiple-def errors on BSD and BSD4_3
3465 around include of param.h. (Like fns.c.)
3466
dff28924 34671988-05-16 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
3468
3469 * loadst.c (load_average): Move load-average code to this new fn.
3470 Add conditionals to compute load ave on UMAX.
3471
dff28924 34721988-05-14 Richard Stallman (rms@lucky-charms.ai.mit.edu)
a933dad1
DL
3473
3474 * loadst.c: Change DK_HEADER_FILE to DKSTAT_HEADER_FILE
3475 with opposite sense.
3476
dff28924 34771988-05-13 Chris Hanson (cph@kleph)
a933dad1 3478
5879ac68
JB
3479 * emacsclient.c: Delete references to unused variable `out'.
3480 This caused a bus error when used under hp-ux.
a933dad1 3481
dff28924 34821988-05-06 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
3483
3484 * loadst.c: Control dk.h conditional with DK_HEADER_FILE.
3485
dff28924 34861988-05-04 Richard Stallman (rms@rice-krispies.ai.mit.edu)
a933dad1
DL
3487
3488 * etags.c (find_entries): `.t' or `.sch' means scheme code.
3489
dff28924 34901988-04-29 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
3491
3492 * loadst.c: Add BSD4_3 conditional for file dk.h instead of dkstat.h.
3493
dff28924 34941988-04-28 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
3495
3496 * movemail.c: #undef close, since config can #define it on V.3.
5879ac68 3497 * emacsclient.c, fakemail.c, loadst.c, server.c: Likewise.
a933dad1 3498
dff28924 34991988-04-26 Richard Stallman (rms@lucky-charms.ai.mit.edu)
a933dad1
DL
3500
3501 * etags.c (TEX_mode, etc.): Remove superfluous backslashes from
3502 invalid escape sequences such as `\{'.
3503
3504 * loadst.c: Add `sequent' conditional for file dk.h.
3505
dff28924 35061988-03-20 Richard M. Stallman (rms@wilson)
a933dad1 3507
5879ac68 3508 * server.c [not BSD and not HAVE_SYSVIPC]: Fix error message.
a933dad1 3509
5879ac68 3510 * loadst.c (main) [XENIX]: Use /usr/spool/mail, not /usr/mail.
6922b018
KH
3511
3512;; Local Variables:
f29d1e75 3513;; coding: iso-2022-7bit
33462dfa 3514;; add-log-time-zone-rule: t
6922b018 3515;; End:
2a34a036
GM
3516
3517 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001
4e6835db 3518 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
5b87ad55
GM
3519
3520 This file is part of GNU Emacs.
3521
3522 GNU Emacs is free software; you can redistribute it and/or modify
3523 it under the terms of the GNU General Public License as published by
3524 the Free Software Foundation; either version 2, or (at your option)
3525 any later version.
3526
3527 GNU Emacs is distributed in the hope that it will be useful,
3528 but WITHOUT ANY WARRANTY; without even the implied warranty of
3529 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
3530 GNU General Public License for more details.
3531
3532 You should have received a copy of the GNU General Public License
3533 along with GNU Emacs; see the file COPYING. If not, write to the
3534 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
3535 Boston, MA 02110-1301, USA.
ab5796a9
MB
3536
3537;;; arch-tag: 094f3a51-bd72-44d0-8fac-2ac242c6c5b1