Adam Hupp <adam at hupp.org>
[bpt/emacs.git] / etc / ChangeLog
CommitLineData
c3f01f42
GM
12007-09-24 Adam Hupp <adam@hupp.org>
2
3 * emacs.py: Split for python 2 and python 3 compatibility.
4 * emacs2.py: New file, split off from emacs.py.
5 * emacs3.py: New file, python 3 version of emacs2.py.
6
44f9ac8a
GM
72007-09-21 Glenn Morris <rgm@gnu.org>
8
9 * emacstool.1: Remove file.
6f022c19 10 * emacs.bash: Adapt for removal of emacstool.
ac3afa5a 11 * emacs.csh: Remove emacstool-related code.
44f9ac8a 12
4a155610
GM
132007-09-16 Glenn Morris <rgm@gnu.org>
14
15 * gfdl.1: Remove unused file.
16
0d75dcc8
GM
172007-09-12 Glenn Morris <rgm@gnu.org>
18
19 * Makefile (SOURCES, unlock, relock): Delete.
20
f664fee9
MC
212007-09-10 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
22
23 * NEWS: Document the interactive specification for C functions.
24 Say that `set-file-modes' is now interactive.
25
c10b0597
MO
262007-09-10 Michael Olson <mwolson@gnu.org>
27
28 * ERC-NEWS: Improve description of erc-tls and erc-ssl change.
29
67bd779a
JL
302007-09-09 Juri Linkov <juri@jurta.org>
31
32 * AUTHORS, CONTRIBUTE: New files, moved here from the root dir.
33
526dc846
MO
342007-09-08 Michael Olson <mwolson@gnu.org>
35
36 * ERC-NEWS: Update for changes to the development version of ERC
37 5.3.
38
fb6794d5
GM
392007-09-06 Glenn Morris <rgm@gnu.org>
40
41 * ctags.1, emacs.1, emacsclient.1, etags.1: Move from etc/ to
42 doc/man/.
43
44 * refcards/README: Also mention gnus-logo.pdf license.
45
223afe64
CD
462007-08-30 Carsten Dominik <dominik@science.uva.nl>
47
48 * NEWS.22 (Note): Lower-case for orgtbl-mode.
49
2e3695d2
JD
502007-08-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
51
52 * NEWS: Say that Gtk+ build uses stock icons.
53
23e2b39d
WL
542007-08-28 Werner LEMBERG <wl@gnu.org>
55
56 * refcards/de-refcard.tex, refcards/de-refcard.pdf: Use `C-M-%'
57 instead of `M-x query-replace-regexp'.
58
4b340319
YM
592007-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
60
61 * PROBLEMS (Mac OS X): Add alternative workaround for QuickTime
62 updater breakage.
63
8fb9a9b6
MC
642007-08-26 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
65
c0dadae9
MC
66 * NEWS: Say that PDF files are now the default for refcards.
67
ea404efc
MC
68 * fr-drdref.tex, fr-drdref.pdf: Move these to...
69 * fr-dired-ref.tex, fr-dired-ref.pdf: ... those names.
70
8fb9a9b6
MC
71 * refcards/pdflayout.sty: New. Handle PDF layouts through
72 \pdfpagewidth and \pdfpageheight.
73
74 * calccard.pdf, cs-dired-ref.pdf, cs-refcard.pdf, de-refcard.pdf:
75 * dired-ref.pdf, fr-drdref.pdf, fr-refcard.pdf, gnus-booklet.pdf:
76 * gnus-logo.pdf, gnus-refcard.pdf, orgcard.pdf, pl-refcard.pdf:
77 * pt-br-refcard.pdf, refcard.pdf, ru-refcard.pdf, sk-dired-ref.pdf:
78 * sk-refcard.pdf: Add PDF versions of the refcards.
79
80 * calccard.ps, cs-dired-ref.ps, cs-refcard.ps, de-refcard.ps:
81 * dired-ref.ps, fr-drdref.ps, fr-refcard.ps, gnus-booklet.ps:
82 * gnus-logo.ps, gnus-refcard.ps, orgcard.ps, pl-refcard.ps:
83 * pt-br-refcard.ps, refcard.ps, ru-refcard.ps, sk-dired-ref.ps:
84 * sk-refcard.ps: Remove the PS versions of the refcards.
85
86 * calccard.tex, fr-survival.tex, orgcard.tex, pl-refcard.tex:
87 * pt-br-refcard.tex, refcard.tex, survival.tex, vipcard.tex:
88 * viperCard.tex: Specify PDF layout, use a PDF `compile-command' local
89 variable.
90
91 * cs-dired-ref.tex, cs-refcard.tex, cs-survival.tex, dired-ref.tex:
92 * fr-drdref.tex, sk-dired-ref.tex, sk-refcard.tex, sk-survival.tex:
93 Specify PDF layout.
94
95 * fr-refcard.tex: Update copyright notice. Update the examples. Fix a
96 typo. Remove the `letterpaper' counter, specify PDF layout, use a PDF
97 `compile-command' local variable.
98
99 * de-refcard.tex: Remove the `letterpaper' counter, specify PDF layout,
100 use a PDF `compile-command' local variable.
101
102 * ru-refcard.tex: Use a PDF `compile-command' local variable.
103
104 * Makefile: Add rules for creating the refcards in PDF, make them the
ea404efc 105 default. Change `fr-drdref' to `fr-dired-ref'.
8fb9a9b6 106
08039aa2
GM
1072007-08-23 Glenn Morris <rgm@gnu.org>
108
109 * Makefile (mostlyclean, clean, distclean, maintainer-clean):
110 Delete these targets since nothing uses them.
111 (SOURCES): Update.
112 Move comments to e/README. Remove license from now-trivial file.
113
114 * e/README: New file, with most information formerly in Makefile.
115
3baad51b
KB
1162007-08-22 Karl Berry <karl@gnu.org>
117
118 * refcard.tex: updates for printing.
119 (\versionyear): update to 2007.
120 (\copyrightnotice): modified or unmodified ok.
121 (Simple Customization): don't use goto-line, since now it's bound.
fe6b2fd0 122 Also, use now-preferred (kbd ...) syntax.
3baad51b 123
6c5d503f
MA
1242007-08-22 Michael Albinus <michael.albinus@gmx.de>
125
126 * NEWS: `shell' prompts for the default directory if called with a
127 prefix and `default-directory' is a remote file name.
128
fd3c02d8
CD
1292007-08-22 Carsten Dominik <dominik@science.uva.nl>
130
131 * orgcard.tex: Version number upgrade.
132
45196e0b
GM
1332007-08-22 Glenn Morris <rgm@gnu.org>
134
135 * tree-widget: Move this directory into images/ subdirectory.
136
a523f0c7 137 * refcards/: New directory. Move refcards here.
86965385
GM
138 * Makefile: Move refcard rules from here...
139 * refcards/Makefile: ...to here.
9f56b5ee
GM
140 * README: Move information about tex files from here...
141 * refcards/README: ...to here.
a523f0c7 142
38f37c0f
GM
143 * tutorials/: New directory. Move TUTORIAL* here.
144
145 * gnus.pbm, letter.pbm, letter.xpm:
146 * splash.pbm, splash.xpm, splash8.xpm: Move from etc/ to etc/images/.
5511c2e6
GM
147 * README: Move license information for the above files from here...
148 * images/README: ...to here.
149
0b964e14
GM
1502007-08-14 Glenn Morris <rgm@gnu.org>
151
152 * NEWS: Mention `bad-packages-alist'.
153
cfbe2731
GM
1542007-08-08 Glenn Morris <rgm@gnu.org>
155
156 * TODO: `iff' item is dealt with.
157 * GNUS-NEWS, NEWS, NEWS.1-17, NEWS.19, NEWS.21: Replace `iff'.
158
dbcbec02
GM
1592007-08-01 Glenn Morris <rgm@gnu.org>
160
161 * NEWS: Add fortran-line-length, plus some more sections.
162
cacc7b51
GM
1632007-07-25 Glenn Morris <rgm@gnu.org>
164
165 * Relicense all FSF files to GPLv3 or later.
166
167 * COPYING: Switch to GPLv3.
168
6dbe7eb4
MA
1692007-07-24 Michael Albinus <michael.albinus@gmx.de>
170
171 * NEWS: New functions `start-file-process-shell-command' and
172 `process-file-shell-command'.
173
41bd52f7
MA
1742007-07-17 Michael Albinus <michael.albinus@gmx.de>
175
176 * NEWS: `file-remote-p' has a new optional parameter IDENTIFICATION.
177
36ae4ff7
KF
1782007-07-15 Karl Fogel <kfogel@red-bean.com>
179
180 * NEWS: Revert 2007-07-13T23:20:21Z!kfogel@red-bean.com, which
181 documented bookmark keybinding changes that were later reverted.
182
a3475659
JD
1832007-07-14 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
184
185 * PROBLEMS: Mention gtk-engines-qt problem.
186
488eebbd
KF
1872007-07-13 Karl Fogel <kfogel@red-bean.com>
188
189 * NEWS: Update for recent bookmark keybinding changes.
190
cc213f24
MA
1912007-07-10 Michael Albinus <michael.albinus@gmx.de>
192
193 * NEWS: Add Tramp and comint-mode changes.
194
64639e26
MA
1952007-07-08 Michael Albinus <michael.albinus@gmx.de>
196
197 * NEWS: `file-remote-p' has a new optional parameter CONNECTED.
198
b2b387f9
MA
1992007-07-07 Michael Albinus <michael.albinus@gmx.de>
200
201 * NEWS: New function `start-file-process'.
202
386477e3
CD
2032007-07-02 Carsten Dominik <dominik@science.uva.nl>
204
205 * orgcard.tex: Version 5.01
206
03605a28
MA
2072007-06-27 Michael Albinus <michael.albinus@gmx.de>
208
209 * NEWS: `dired-call-process' has been removed.
210
5b8ffa11
GM
2112007-06-20 Glenn Morris <rgm@gnu.org>
212
213 * NEWS: configure prefers libgif over libungif.
214
f2f6e8df
NR
2152007-06-14 Nick Roberts <nickrob@snap.net.nz>
216
217 * NEWS: Mention mouse highlighting in a GNU/Linux console.
218
2c341244
WL
2192007-06-14 Werner Lemberg <wl@gnu.org>
220
221 * emacs.1: Completely revised.
222 Fix many typographical glitches.
223 Updated to handle current state of options and resources.
224
7a9a50d8
GM
2252007-06-12 Glenn Morris <rgm@gnu.org>
226
227 * NEWS: Change bug address. Add back +++/--- note.
228 Use present tense for X-toolkit entry. Mention libgif.
229
236a4178
GM
2302007-06-07 Mark H. Weaver <mhw@netris.org> (tiny change)
231
232 * NEWS (set-mark-command-repeat-pop): Fix duplicate entry.
233
70bb6a65
GM
2342007-06-07 Michael Olson <mwolson@gnu.org>
235
236 * MORE.STUFF: Update eshell URL.
237
31e5288c
CD
2382007-06-06 Carsten Dominik <dominik@science.uva.nl>
239
240 * orgcard.tex: Version 4.77.
241
7253ac49
MA
2422007-06-05 Michael Albinus <michael.albinus@gmx.de>
243
244 * NEWS: Add socks.el as new package.
245
6ee20a68
TTN
2462007-06-02 Thien-Thi Nguyen <ttn@gnuvola.org>
247
248 * MORE.STUFF (Hideshow): Delete.
249 (EDB, Go in a buffer): Update urls.
250 Suggested by CHENG Gao <chenggao@gmail.com>.
251
7dfc4cda
CY
2522007-06-02 Chong Yidong <cyd@stupidchicken.com>
253
254 * Version 22.1 released.
255
9e38fa7e
CY
2562007-06-02 CHENG Gao <chenggao@gmail.com>
257
258 * MORE.STUFF: Remove dead URL for Fortune, and update URLs for
259 Hideshow, Org, EDB, and Remember.
260
73187b26
GM
2612007-05-29 Robert J. Chassell <bob@rattlesnake.com>
262
263 * NEWS: Fix instances of `allow' without object.
264
782f8379
GM
2652007-05-22 Glenn Morris <rgm@gnu.org>
266
267 * NEWS.22: New file with entries for Emacs 22.
268 * NEWS: Move Emacs 22 entries to new file NEWS.22, leave empty
269 template for next Emacs version.
270
06157c5b
GM
2712007-05-19 Glenn Morris <rgm@gnu.org>
272
273 * images/cancel.pbm: Convert from PGM to PBM.
274
275 * images/copy.pbm, images/next-node.pbm, images/prev-node.pbm:
276 * images/save.pbm, images/up-node.pbm: Convert from PPM to PBM.
277
3877988d
GM
2782007-05-17 Glenn Morris <rgm@gnu.org>
279
280 * PROBLEMS (Dumping): Mention OpenBSD macppc problem.
281
021fc1e3
MC
2822007-05-15 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
283
284 * fr-refcard.tex: Rewrite using German layout.
285
286 * fr-refcard.ps: Regenerate.
287
80012aeb
RS
2882007-05-12 Richard Stallman <rms@gnu.org>
289
290 * refcard.tex (section{Incremental Search}): Minor corrections.
291
d0d8a657
MC
2922007-05-12 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
293
294 * Makefile (viperCard.ps, calccard.ps refcard.ps)
295 (sk-dired-ref.ps sk-refcard.ps sk-survival.ps)
296 (de-refcard.ps fr-refcard.ps pt-br-refcard.ps orgcard.ps): Use an
297 explicit output argument for `dvips'.
298
2aaacad4
GM
2992007-05-05 Glenn Morris <rgm@gnu.org>
300
301 * NEWS: Re-order.
302
5fed56d6
GM
3032007-04-28 Glenn Morris <rgm@gnu.org>
304
b409bcaf
GM
305 * emacs.py: Restore file pending consideration of python.el legal
306 status.
307 * NEWS: Restore mention of python.el pending consideration of
308 legal status.
5fed56d6
GM
309
3102007-04-28 David R. Linn <drl@jekyll.vuse.vanderbilt.edu>
311
312 * PROBLEMS: Add section on Solaris out-of-tree install issues with
313 non-GNU make.
314
e40e449f
GM
3152007-04-25 Werner Lemberg <wl@gnu.org>
316
317 * emacs.1: Replace -- with \(em.
318
3192007-04-25 Yavor Doganov <yavor@gnu.org> (tiny change)
bbf6b0ba 320
78290f50 321 * emacs.1, etags.1: Escape some minus signs.
bbf6b0ba 322
ac8fa58f
GM
3232007-04-22 Glenn Morris <rgm@gnu.org>
324
325 * NEWS: Change to EMACS env-var was reverted, so delete this entry.
326
211fb124
GM
3272007-04-19 Glenn Morris <rgm@gnu.org>
328
329 * PROBLEMS: Expand a little on Emacs not knowing fqdn.
330
fc6a2250
DK
3312007-04-17 David Kastrup <dak@gnu.org>
332
333 * NEWS: Mention `query-replace-regexp-eval' being deprecated.
334
c98b464f
GM
3352007-04-15 Glenn Morris <rgm@gnu.org>
336
337 * FTP: Make it a duplicate of ../FTP.
338
1ed5afd9
GM
3392007-04-14 Glenn Morris <rgm@gnu.org>
340
19608e42
GM
341 * SERVICE: Replace with a pointer to the web version.
342
1ed5afd9
GM
343 * emacs.1: Update some of the more obsolete information.
344
178b60d7
GM
3452007-04-13 Glenn Morris <rgm@gnu.org>
346
347 * MACHINES: emacserver is removed.
348
fc6ee824
GM
349 * MORE.STUFF: Update some links, remove some dead ones.
350
ade817bd
SM
3512007-04-04 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>
352
353 * emacs.py (format_exception): New function.
354 (eexecfile): Use it instead of traceback.print_exception.
355 Don't use execfile to avoid a bug in w32.
356
2c0b72db
GM
3572007-04-04 Glenn Morris <rgm@gnu.org>
358
359 * MACHINES: Mention preprocessor to use with /opt/SUNWspro/bin/cc
360 on Solaris.
361
362 * PROBLEMS (Configuration): Add entries on compiler/preprocessor
363 mismatch, and on preprocessor inserting whitespace.
364
b49b5137
EZ
3652007-04-03 Eli Zaretskii <eliz@gnu.org>
366
367 * TODO: Add entry for switching MS-Windows keyboard input to
368 Unicode. Add specific pointer to msdos.c functions that support
369 menus on text terminals.
370
ff59d266
MB
3712007-04-01 Michael Olson <mwolson@gnu.org>
372
373 * ERC-NEWS: Update for the ERC 5.2 release. Most of these entries
374 were for previously-committed changes.
375
dc13f3f5
MA
3762007-03-31 Michael Albinus <michael.albinus@gmx.de>
377
378 * PROBLEMS: Remove Tramp problem; it has been fixed.
379
89a4f43f
EZ
3802007-03-31 Eli Zaretskii <eliz@gnu.org>
381
382 * PROBLEMS (MS-Windows problems): How to bind non-ASCII keys with
383 modifiers.
384
deac6bc5
GM
3852007-03-23 Glenn Morris <rgm@gnu.org>
386
7315c8d9
JB
387 * Makefile (DESTDIR, LIBDIR, BINDIR, MANDIR, MANEXT):
388 Delete unused variables.
389 (dired-refcards, misc-refcards, survival-card, viper-cards):
390 New targets.
7ba3f463
GM
391 (all): Also build dired-refcards and misc-refcards.
392 (clean, distclean, maintainer-clean): Depend on mostlyclean.
393 (SOURCES): Remove non-existent files.
394 (mostlyclean, clean, distclean, maintainer-clean, unlock, relock):
395 Mark as phony.
396 (.ps files): Specify default papersize in the dvips command.
397
deac6bc5
GM
398 * fr-refcard.tex (\letterpaper): Switch to A4.
399 (\section): Reduce \vskips to fit on A4 paper.
400 (\shortcopyrightnotice): Display at end of first column.
401
76b0b55f
GM
4022007-03-21 Glenn Morris <rgm@gnu.org>
403
404 * fr-refcard.tex (\metax): Tweak \hsize to avoid overfull columns.
405 (\shortcopyrightnotice): Do not display in middle of file.
406 Numerous \cr and \hskip hacks to avoid overfull columns.
407
408 * fr-refcard.ps: Regenerate.
409
8ea7ad27
CY
4102007-03-19 Chong Yidong <cyd@stupidchicken.com>
411
2b715cfe 412 * dired-ref.tex:
76b0b55f 413 * fr-drdref.tex:
2b715cfe
CY
414 * cs-dired-ref.tex:
415 * sk-dired-ref.tex: Emacs 21 -> 22.
416
417 * dired-ref.ps:
76b0b55f 418 * fr-drdref.ps:
2b715cfe
CY
419 * cs-dired-ref.ps:
420 * sk-dired-ref.ps: Regenerate.
8ea7ad27 421
dc9332a6
GM
4222007-03-11 Glenn Morris <rgm@gnu.org>
423
424 * ms-7bkermit, ulimit.hack, Xkeymap.txt: Remove files.
425
426 * Makefile (SOURCES): ulimit.hack is removed.
427
d0483d25
DK
4282007-03-04 David Kastrup <dak@gnu.org>
429
430 * NEWS (fontification): Mention that the new default for
431 jit-lock-stealth-time is now nil.
432
e4ddce5a
KS
4332007-03-01 Kim F. Storm <storm@cua.dk>
434
115f38b1
KS
435 * ORDERS: Reformat text.
436
e4ddce5a
KS
437 * NEWS (About external Lisp packages): New section.
438
73b21162
TTN
4392007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
440
441 * TUTORIAL.it: Fix typo.
442
6a419438
GM
4432007-02-27 Glenn Morris <rgm@gnu.org>
444
f199f76c
GM
445 * cs-dired-ref.tex: Increase in 2 column case to make room
446 for copyright notice.
447 (nopagenumbers): Call to turn off numbers in 1 page document.
448 (N\e,Aa\e(Bpov\e,Al\e(Bda, Modifikace Dired bufferu): Swap sections to
449 balance column length in presence of copyright notice.
450 (copyrightnotice): Uncomment so that notice is displayed.
451
c16a484b
GM
452 * dired-ref.tex (vsize): Increase in 2 column case to make room
453 for copyright notice.
454 (nopagenumbers): Call to turn off numbers in 1 page document.
455 (Getting Help, Modifying the Dired Buffer): Swap sections to
456 balance column length in presence of copyright notice.
457 (copyrightnotice): Uncomment so that notice is displayed.
458
df352395
GM
459 * fr-drdref.tex (vsize): Increase in 2 column case.
460 (\key): Tweak space for description.
461 (\overfullrule): Set to 0pt to hide small overflows.
462 (nopagenumbers): Call to turn off numbers in 1 page document.
463 (Obtenir de l'aide, Modifier le tampon Dired): Swap sections to
464 balance column length.
465 (Mettre un flag sur les fichiers \`a d\'etruire): Hack in a line
466 break to prevent overfull line.
467 (find-names-dired): Use \key rather than \metax as a hack fix for
468 overflow.
469
c16a484b 470 * sk-dired-ref.tex (vsize): Increase in 2 column case to make room
6a419438
GM
471 for copyright notice.
472 (nopagenumbers): Call to turn off numbers in 1 page document.
c16a484b 473 (N\e,Aa\e(Bpoveda, Modifik\e,Aa\e(Bcia Dired bufferu): Swap sections to
6a419438
GM
474 balance column length in presence of copyright notice.
475 (copyrightnotice): Uncomment so that notice is displayed.
476
86c09668
CD
4772007-02-26 Carsten Dominik <dominik@science.uva.nl>
478
479 * orgcard.tex (section{Visibility Cycling}): Document key for
480 indirect buffer access.
481 (section{Archiving}): New keys for archiving.
482 (section{Tables}): Combine two lines for hline creation.
483 Named-field formula changed to Field formula.
484 (section{Links}): Document keys for finding links.
485 (section{Agenda Views}): New key for agenda file cycling.
486 Document keys for stuck projects. Typos fixed.
487 (section{Exporting and Publishing}): Export options no longer in
488 reference card.
489
6df79155
JD
4902007-02-25 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
491
492 * PROBLEMS: Gtk+ and cygwin doesn't work.
493
b0629b0d
EZ
4942007-02-23 Eli Zaretskii <eliz@gnu.org>
495
496 * MORE.STUFF: Add a pointer to Phil Sung's Emacs slides on MIT.
497
b6cba91b
TTN
4982007-02-22 Per Starb\e,Ad\e(Bck <starback@stp.lingfil.uu.se> (tiny change)
499
500 * NEWS: Grammar and capitalization fixes.
501
dfd839dc
GM
5022007-02-22 Glenn Morris <rgm@gnu.org>
503
504 * orgcard.tex, orgcard.ps: Restore deleted files following
505 copyright assignment.
506
0971f887
GM
5072007-02-20 Glenn Morris <rgm@gnu.org>
508
509 * TUTORIAL.eo: Unjustify.
510
d92c8e14
GM
5112007-02-20 Sergio Pokrovskij <sergio.pokrovskij@gmail.com>
512
513 * TUTORIAL.eo: Change license to GPL. Add translator credits.
514
5a1ffd73
KH
5152007-02-19 Kenichi Handa <handa@m17n.org>
516
7253ac49 517 * NEWS (New language environments): Add "Esperanto".
5a1ffd73 518
8b93e342
KH
5192007-02-16 Dale Gulledge <dsplat@rochester.rr.com>
520
521 * TUTORIAL.eo: Add "See end ..." at the first line.
522
e79c1ab3
KH
5232007-02-19 Kenichi Handa <handa@m17n.org>
524
525 * TUTORIAL.eo: Add "." at the end of the first line.
526
9230e12d
RS
5272007-02-17 Reiner Steib <Reiner.Steib@gmx.de>
528
529 * gnus-refcard.tex: Remove obsolete comments. Add a short note
530 creating PostScript files for Emacs without using Makefile rules.
531
532 * gnus-booklet.ps, gnus-refcard.ps: Generate with letter paper.
533
68810cae
GM
5342007-02-17 Glenn Morris <rgm@gnu.org>
535
536 * TUTORIAL.eo: Add 2007 to copyright years. Remove translator
537 copyrights (disclaimers on file), merge years into FSF copyrights.
538 Move copyright to end. Remove "LocalWords" at end of file.
539
51ce60a7
VJL
5402007-02-16 Vinicius Jose Latorre <viniciusjl@ig.com.br>
541
542 * TUTORIAL.pt_BR: Fix some accentuation, verbal conjugation and typos.
543
06af3b9b
KH
5442007-02-16 Kenichi Handa <handa@m17n.org>
545
546 * TUTORIAL.translators: Add TUTORIAL.eo.
547
5482007-02-16 Dale Gulledge <dsplat@rochester.rr.com>
549
550 * TUTORIAL.eo: New file.
551
0f92897e
CY
5522007-02-14 Chong Yidong <cyd@stupidchicken.com>
553
83842b1b
CY
554 * images/smilies/dead.xpm: Moved from images/gnus/dead.xpm.
555
e931c04f
KS
556 * images/gnus/reverse-smile.xpm:
557 * images/gnus/bar.xbm:
558 * images/gnus/bar.xpm: Unused images removed.
0f92897e 559
5aa27cc9
GM
5602007-02-14 Glenn Morris <rgm@gnu.org>
561
562 * OTHER.EMACSES: Remove obsolete file.
563
a3a23192
CY
5642007-02-13 Chong Yidong <cyd@stupidchicken.com>
565
23e91aa1
CY
566 * cs-refcard.tex (versionemacs): New macro.
567 * cs-refcard.ps: Regenerate.
568
7c3c7af4
CY
569 * sk-refcard.ps: Regenerate.
570
a3a23192
CY
571 * pl-refcard.ps: Regenerate.
572
1cb20781
BW
5732007-02-13 Bill Wohler <wohler@newt.com>
574
575 * images/README: Add section for icons that are a part of Emacs.
576
3ef3bb3e
CY
5772007-02-12 Chong Yidong <cyd@stupidchicken.com>
578
44c27de9
CY
579 * gnu.xpm: Unused file removed.
580
3ef3bb3e
CY
581 * emacs.xbm: Unused file removed.
582
b9988d51
JB
5832007-02-11 Juanma Barranquero <lekktu@gmail.com>
584
585 * DEVEL.HUMOR: New entry.
586
933ccc8c 5872007-02-05 Francesco Potort\e,Al\e(B <pot@gnu.org>
bf8a8244 588
933ccc8c 589 * etags.1: Now --members is the default for etags, not for ctags yet.
18422db5 590 * NEWS (etags): Document it.
bf8a8244 591
70a90813
GM
5922007-02-04 Reiner Steib <Reiner.Steib@gmx.de>
593
594 * gnus-refcard.tex: Fix copyright.
595 * gnus-booklet.ps, gnus-refcard.ps: Generate.
596
d4c2a0cc
GM
5972007-01-20 Glenn Morris <rgm@gnu.org>
598
599 * orgcard.tex: Remove for legal reasons.
600 * orgcard.ps: Remove for legal reasons.
601
a134cd5e
EZ
6022007-01-27 Kevin Rodgers <kevin.d.rodgers@gmail.com>
603
604 * PROBLEMS: More details about disabling features that hamper
605 performance with slow X connections.
606
d4757043
VJL
6072007-01-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
608
609 * ps-prin1.ps (printBackground): Fix background height.
610
14d3ef8f
GM
6112007-01-20 Glenn Morris <rgm@gnu.org>
612
613 * cd-dired-ref.tex (versionemacs): New def.
614 * cs-refcard.tex (versionemacs, versionyear): New defs.
615 * cs-survival.tex (versionemacs, versiondate): New defs.
616 * de-refcard.tex (versionemacs, versionyear): New defs.
617 * fr-refcard.tex (versionemacs, versionyear): New defs.
618 * fr-survival.tex (versionemacs, versiondate): New defs.
619 * orgcard.tex (versionyear): New def.
620 (shortcopyrightnotice): Only display last copyright year.
621 * pl-refcard.tex (versionemacs, versiondate): New defs.
622 * pt-br-refcard.tex (versionemacs, versionyear): New defs.
623 * refcard.tex (versionemacs, versionyear): New defs.
624 * ru-refcard.tex (versionemacs): New def.
625 * survival.tex (versionemacs): New def.
626 * sk-dired-ref.tex (versionemacs): New def.
627 * sk-refcard.tex (versionemacs, versionyear): New defs.
628 * sk-survival.tex (versionemacs): New def.
629
4e251bd1
EZ
6302007-01-20 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
631
632 * MACHINES: Describe how 32-bit and 64-bit versions of Emacs can
633 be compiled on Solaris systems.
634
c5e36186
CY
6352007-01-19 Chong Yidong <cyd@stupidchicken.com>
636
637 * TODO: Proper background color handling for pngs.
638
4bbe413d 6392007-01-18 Bruno Haible <bruno@clisp.org> (tiny change)
0bfc93be
CY
640
641 * emacs.1: Info files moved to share/info.
642
dcdd88e0
RF
6432007-01-17 Romain Francoise <romain@orebokech.com>
644
645 * emacs.1: Update bug-gnu-emacs address. Remove reference to
646 info-gnu-emacs-request@prep.ai.mit.edu. Update copyrights.
647
6904f7fe
MB
6482007-01-13 Michael Olson <mwolson@gnu.org>
649
650 * ERC-NEWS: Mention new erc-capab.el file.
651
806d93ce
GM
6522007-01-13 Glenn Morris <rgm@gnu.org>
653
654 * MACHINES: Add information on compiling 32-bit Emacs on 64-bit
655 GNU/Linux.
656 * PROBLEMS: As above.
657
f998e1c0 6582007-01-02 Francesco Potort\e,Al\e(B <pot@gnu.org>
56c0d866
FP
659
660 * etags.1: Undocument the --no-warn option.
661
303958a9
RS
6622006-12-17 Richard Stallman <rms@gnu.org>
663
664 * TUTORIAL: Say that C-d and DEL with arg do killing.
665
b58d0378
EZ
6662006-12-16 Eli Zaretskii <eliz@gnu.org>
667
668 * PROBLEMS: Document problems with rebasing Cygwin DLLs.
669
cb0a26d3
MB
6702006-12-08 Michael Olson <mwolson@gnu.org>
671
672 * ERC-NEWS: Note that the list module has been removed.
673
dd4b03cd
JB
6742006-12-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
675
676 * NEWS (Changes to cmuscheme): Mention the alternative for
677 `~/.emacs_SCHEMEPROG' which is `~/.emacs.d/init_SCHEMEPROG.scm'.
678 (Init file changes): Same for `~/.emacs_SHELL' versus
679 `~/.emacs.d/init_SHELL.sh'.
680
e1fb4a0b
JB
6812006-12-01 Juanma Barranquero <lekktu@gmail.com>
682
683 * DEVEL.HUMOR: Another entry.
684
9b492fad
FP
6852006-08-14 Masatake YAMATO <jet@gyve.org>
686
687 * etags.1: Added / to the end of DEVAR regex.
688
53e842f1
JB
6892006-11-22 Juanma Barranquero <lekktu@gmail.com>
690
691 * emacsclient.1 (DESCRIPTION): Suggest also `server-mode'.
692 (OPTIONS): Document `-f', `--server-file' and EMACS_SERVER_FILE.
693
83dc6995
MB
6942006-11-20 Michael Olson <mwolson@gnu.org>
695
696 * NEWS: Change M-x erc-select to M-x erc.
697
e15a0495
KH
6982006-11-20 Sun Yijiang <sunyijiang@gmail.com>
699
700 * TUTORIAL.cn: Updated.
701
119ee84f
CD
7022006-11-17 Carsten Dominik <dominik@science.uva.nl>
703
704 * orgcard.tex (section{Agenda Views}): Document `C-k'.
705
1585c4a6
CD
7062006-11-13 Carsten Dominik <dominik@science.uva.nl>
707
708 * orgcard.tex: Version number change.
709
2f984b39
BW
7102006-11-13 Bill Wohler <wohler@newt.com>
711
712 Release MH-E version 8.0.3.
713
714 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.3.
715
ac2072cd
JB
7162006-11-10 Juanma Barranquero <lekktu@gmail.com>
717
718 * DEVEL.HUMOR: Two more entries.
719
72e16456
CD
7202006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
721
722 * orgcard.tex (section{Archiving}): Document C-TAB.
723 (section{TODO Items and Checkboxes}): Checkbox keys moved to this
724 section, added documentation for the key `C-c #'.
725
ade817bd 7262006-11-05 Slawomir Nowaczyk <slawek@cs.lth.se>
0b0cccd5 727
82c1177c 728 * emacs.py (eargs): Provide eldoc message for builtin types.
ac2072cd 729 Make sure eargs always outputs sentinel, to avoid Emacs freeze.
0b0cccd5 730
7902148a
CY
7312006-10-22 Chong Yidong <cyd@stupidchicken.com>
732
733 * emacs.py (eargs): Return expected _emacs_out string even if
734 errors occur.
735
73a99edb
DK
7362006-10-09 David Kastrup <dak@gnu.org>
737
738 * DEVEL.HUMOR: Add the topic line for last entry since that was
739 what the joke was about.
740
857b15e9
EZ
7412006-10-07 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
742
743 * TUTORIAL.bg: Synchronize with TUTORIAL.
744
5879ac68
JB
7452006-10-06 Juanma Barranquero <lekktu@gmail.com>
746
747 * DEVEL.HUMOR: New file.
748
0e71e4a8
CY
7492006-09-30 Chong Yidong <cyd@stupidchicken.com>
750
751 * PROBLEMS: Document Emacs/XIM/gnome-settings-terminal clash.
752
fb25feae
VJL
7532006-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
754
755 * NEWS: ebnf2ps changes.
756
abff6314
RS
7572006-09-26 Reiner Steib <Reiner.Steib@gmx.de>
758
759 * refcard.ps: Regenerate.
760
a280ecc4
JD
7612006-09-18 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
762
763 * NEWS: Rename x-use-old-gtk-file-dialog to x-gtk-use-old-file-dialog.
764
45a2056c
JB
7652006-09-15 Jay Belanger <belanger@truman.edu>
766
767 * COPYING: Replace "Library Public License" by "Lesser Public
768 License" throughout.
769
004d27a6
RS
7702006-09-15 Richard Stallman <rms@gnu.org>
771
772 * THE-GNU-PROJECT: Update with the latest footnotes
773 from www.gnu.org/gnu/the-gnu-project.html
774
b74e16a3
DK
7752006-09-15 David Kastrup <dak@gnu.org>
776
5879ac68 777 * NEWS: Explain new behavior and arguments of `key-binding' and
b74e16a3
DK
778 `command-remapping'.
779
4b1aaa8b
PE
7802006-09-11 Paul Eggert <eggert@cs.ucla.edu>
781
782 * NEWS: In terminal-oriented subshells, the EMACS environment
783 variable now defaults to Emacs's absolute file name, instead of
784 to "t".
785 * PROBLEMS: Adjust tcsh advice for this.
786
1437ec2b
JD
7872006-09-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
788
4b1aaa8b 789 * PROBLEMS (are): Emacs compiled with Gtk+ crashes when closing a
1437ec2b
JD
790 display (x-close-connection).
791
83dc6995
MB
7922006-09-03 Diane Murray <disumu@x3y2z1.net>
793
25e90411 794 * erc.texi (Getting Started, Connecting): Changed erc-select to erc.
83dc6995 795
6a8c7cfe
JL
7962006-09-02 Juri Linkov <juri@jurta.org>
797
798 * HELLO: Regroup Europe Non-ASCII examples by similar scripts.
799
f9de7738
RS
8002006-08-25 Richard Stallman <rms@gnu.org>
801
802 * TUTORIAL: Give priority to graphical terminals over text terminals
803 regarding C-z.
804
c2659d23
KH
8052006-08-21 Sun Yijiang <sunyijiang@gmail.com>
806
807 * TUTORIAL.cn: Sync with the latest TUTORIAL.
808
67b595a2
SM
8092006-08-20 Dave Love <fx@gnu.org>
810
811 * emacs.py: Update to Dave Love's latest version.
812 (__all__): Fix args -> eargs. Add new `modpath' fun.
813 (eargs): Add `imports' arg.
814 (all_names): New fun.
815 (complete): Rewrite without using rlcompleter.
816 Remove `namespace' arg, add `imports' arg.
817 (ehelp): Replace g and l args with `imports'.
818 (eimport): Use __main__ rather than `emacs' namespace.
819 (modpath): New fun.
820
ade817bd 8212006-08-20 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>
c7bb83bd
SM
822
823 * emacs.py (eexecfile): Use the __main__ rather than `emacs' namespace.
824
fa1f7927
EZ
8252006-08-18 Primoz PETERLIN <primoz.peterlin@mf.uni-lj.si>
826
827 * TUTORIAL.sl: Synchronize with TUTORIAL.
828
8292006-08-18 Mats Lidell <matsl@contactor.se>
830
831 * TUTORIAL.sv: Synchronize with TUTORIAL.
832
8332006-08-18 Alfredo Finelli <alfredofnl@tiscali.it>
834
835 * TUTORIAL.it: Synchronize with TUTORIAL.
836
4c3ec0fc
CD
8372006-08-15 Carsten Dominik <dominik@science.uva.nl>
838
839 * orgcard.tex: Version number change.
840
9ae1fac1
WL
8412006-08-12 Werner Lemberg <wl@gnu.org>
842
843 * TUTORIAL.de: Synchronize with TUTORIAL.
844
82a33a21
RF
8452006-08-10 Romain Francoise <romain@orebokech.com>
846
847 * NEWS: Mention that zone-mode.el is now obsolete.
848
541a0de1
RS
8492006-08-09 Richard Stallman <rms@gnu.org>
850
851 * TUTORIAL: Don't say which side scroll bar is on.
852
27bd6273
NR
8532006-08-06 Nick Roberts <nickrob@snap.net.nz>
854
9c6598c2 855 * DEBUG (Note): Add note about following a longjmp call.
bf69439f 856 Add local variables list for outline mode.
27bd6273 857
2e3ef421
MB
8582006-08-03 Michael Olson <mwolson@gnu.org>
859
860 * ERC-NEWS: Update for ERC 5.1.4.
861
68ce47af
KH
8622006-08-01 Kenichi Handa <handa@m17n.org>
863
864 * NEWS (find-operation-coding-system): Describe the more detail of
865 the change.
866
ebf693f3
MB
8672006-07-28 Reiner Steib <Reiner.Steib@gmx.de>
868
869 * GNUS-NEWS: Regenerate from Oort Gnus node in texi/gnus.texi using
870 texi/gnus-news.el of the trunk.
871
ebdcf65a
RS
8722006-07-29 Reiner Steib <Reiner.Steib@gmx.de>
873
874 * NEWS: Fix typo.
875
652d420b
RS
8762006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
877
878 * ru-refcard.ps: Regenerate.
879
8802006-07-17 Alex Ott <alexott@gmail.com>
881
882 * ru-refcard.tex: Update for Emacs 22.
883
d753d9b7
KS
8842006-07-14 Kim F. Storm <storm@cua.dk>
885
886 * PROBLEMS: Emacs now requires ws2_32.dll on Windows.
887
b74e16a3 8882006-07-14 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
580b488b
KL
889
890 * HELLO: Update Hungarian sample.
d753d9b7 891
0b6bb130
MB
8922006-07-12 Michael Olson <mwolson@gnu.org>
893
894 * ERC-NEWS: Update for ERC 5.1.3.
895
8c9676fb
DK
8962006-07-08 David Kastrup <dak@gnu.org>
897
898 * TODO: Suggest consolidation with user customization when the
899 system default of a customized variable changes.
900
f2bb3ca3
TTN
9012006-07-08 Thien-Thi Nguyen <ttn@gnu.org>
902
903 * compilation.txt: Add an example "Compilation started ..." line.
904
c7251076
CD
9052006-07-07 Carsten Dominik <dominik@science.uva.nl>
906
907 * orgcard.tex: Version number change.
908
5693ccd6
KH
9092006-07-05 Kenichi Handa <handa@m17n.org>
910
911 * HELLO: Add a paragraph for non-ASCII examples at the head. Add
912 Bulgarian and Hungarian. Add more "hello"s to Danish and Swedish.
913
70314b54
BW
9142006-07-03 Bill Wohler <wohler@newt.com>
915
916 Release MH-E version 8.0.2.
917
918 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.2.
919
7f70c4e9
CD
9202006-07-03 Carsten Dominik <dominik@science.uva.nl>
921
922 * orgcard.tex (section{Agenda Views}): Document `s' key to save
923 all org-mode buffers.
924
9a4be099
FP
9252006-06-30 Francesco Potort\e,Al\e(B <pot@gnu.org>
926
927 * etags.1: -m and -M options do not exist.
928
a71f543e
CD
9292006-06-29 Carsten Dominik <dominik@science.uva.nl>
930
931 * orgcard.tex (section{Structure Editing}): Document checkbox
932 toggling.
933
f98f7873
JL
9342006-06-28 Juri Linkov <juri@jurta.org>
935
936 * grep.txt (Local Variables): Move to end of file.
937
33a4be7c
RS
9382006-06-28 Reiner Steib <Reiner.Steib@gmx.de>
939
ba0a643f
RS
940 * Makefile: Add rules for refcards.
941
33a4be7c
RS
942 * de-refcard.ps, fr-refcard.ps, pt-br-refcard.ps: Regenerate.
943
576f72d7
NR
9442006-06-24 Nick Roberts <nickrob@snap.net.nz>
945
946 * NEWS: Remove duplicate entries.
947
353694fd
CD
9482006-06-23 Carsten Dominik <dominik@science.uva.nl>
949
950 * orgcard.tex (section{LaTeX and cdlatex-mode}): New section.
951
55b903a3
KS
9522006-06-23 Kim F. Storm <storm@cua.dk>
953
954 * DEBUG: Mention `pv variable' to print value of Lisp variables.
955 Mention `xpr' and fix example to use it. Add section describing
956 commands such as `pit' that are useful for debugging redisplay
957 related problems.
958
e2f48107
KS
9592006-06-22 Kim F. Storm <storm@cua.dk>
960
961 * HELLO (Local Variables): Move to end of file.
962
4f187c9d
BW
9632006-06-20 Bill Wohler <wohler@newt.com>
964
965 Release MH-E version 8.0.1.
966
967 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.1.
968
3d62681d
CD
9692006-06-19 Carsten Dominik <dominik@science.uva.nl>
970
5879ac68 971 * orgcard.tex (section{Clocking Time}): Add new clocking commands.
3d62681d
CD
972 (section{Structure Editing}): Add global archiving command.
973
761b9fd2
TTN
9742006-06-14 Thien-Thi Nguyen <ttn@gnu.org>
975
976 * yow.lines: Delete existing data; add a new entry.
977
5e7c994b
RS
9782006-06-09 W\e$,1 b\e(Bodek Bzyl <matwb@univ.gda.pl>
979
980 * pl-refcard.ps: Regenerate.
981
34c5305c 9822006-06-08 W\e$,1 b\e(Bodek Bzyl <matwb@univ.gda.pl>
7b651efb 983
906671d0
RS
984 * pl-refcard.tex: Update for Emacs 22.
985
34c5305c
RS
9862006-06-08 Reiner Steib <Reiner.Steib@gmx.de>
987
7b651efb
RS
988 * fr-refcard.tex: Fix errors in previous commit.
989
34c5305c 9902006-06-08 \e,AI\e(Bric Jacoboni <jaco@jacoboni.fr>
c9993712
RS
991
992 * fr-refcard.tex: Update for Emacs 22.
993
8dec0e01
KH
9942006-06-07 Kenichi Handa <handa@m17n.org>
995
996 * NEWS: Mention how to disable character translation for a file.
997
6dfbf803
TTN
9982006-06-04 Sven Joachim <svenjoac@gmx.de>
999
1000 * de-refcard.tex: Update for Emacs 22: Use German quotes
1001 and umlauts; fix overfull /hboxes; many rewordings.
1002
32a877bb
KS
10032006-06-04 Kim F. Storm <storm@cua.dk>
1004
1005 * NEWS: Move news for pre-22 versions into...
1006 * NEWS.21, NEWS.20: ... new files for Emacs 21 and Emacs 20 news.
1007 * ONEWS, ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Remove (rename) files ...
1008 * NEWS.19, NEWS.18, NEWS.1-17: ... and organize news about older Emacs
c68af44c 1009 versions in separate files. Update copyright notices.
32a877bb 1010
a941b26b
EZ
10112006-06-03 Eli Zaretskii <eliz@gnu.org>
1012
a88e0343
KS
1013 * LPF, LEDIT: Remove files.
1014
1015 * FTP, README, HELLO, MACHINES, MAILINGLISTS, MORE.STUFF, ETAGS.EBNF:
1016 * MOTIVATION, ORDERS, SERVICE, TERMS, TODO:
1017 * enriched.doc, ulimit.hack, ses-example.ses, ms-7bkermit, emacs.csh:
1018 * Xkeymap.txt, compilation.txt, grep.txt:
1019 Add copyright notice and copying permissions.
1020
b9d6735c
DP
10212006-05-31 David Ponce <david@dponce.com>
1022
a88e0343
KS
1023 * tree-widget/default/close.png, tree-widget/default/close.xpm:
1024 * tree-widget/default/empty.png, tree-widget/default/empty.xpm:
1025 * tree-widget/default/end-guide.png, tree-widget/default/end-guide.xpm:
1026 * tree-widget/default/guide.png, tree-widget/default/guide.xpm:
1027 * tree-widget/default/handle.png, tree-widget/default/handle.xpm:
1028 * tree-widget/default/leaf.png, tree-widget/default/leaf.xpm:
1029 * tree-widget/default/no-guide.png, tree-widget/default/no-guide.xpm:
1030 * tree-widget/default/no-handle.png, tree-widget/default/no-handle.xpm:
1031 * tree-widget/default/open.png, tree-widget/default/open.xpm:
1032 * tree-widget/folder/close.png, tree-widget/folder/close.xpm:
1033 * tree-widget/folder/empty.png, tree-widget/folder/empty.xpm:
1034 * tree-widget/folder/end-guide.png, tree-widget/folder/end-guide.xpm:
1035 * tree-widget/folder/guide.png, tree-widget/folder/guide.xpm:
1036 * tree-widget/folder/handle.png, tree-widget/folder/handle.xpm:
1037 * tree-widget/folder/leaf.png, tree-widget/folder/leaf.xpm:
1038 * tree-widget/folder/no-guide.png, tree-widget/folder/no-guide.xpm:
1039 * tree-widget/folder/no-handle.png, tree-widget/folder/no-handle.xpm:
1040 * tree-widget/folder/open.png, tree-widget/folder/open.xpm:
1041 Reduce the size of images.
b9d6735c 1042
c3724dcc
JD
10432006-05-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1044
4c88aa80 1045 * NEWS: Mention F10 for Gtk+/Lesstif/Lucid menus.
c3724dcc 1046
3d0793e4
EZ
10472006-05-26 Eli Zaretskii <eliz@gnu.org>
1048
1049 * ledit.l: Remove file.
1050
f1c582b4
KH
10512006-05-26 Kenichi Handa <handa@m17n.org>
1052
1053 * NEWS (find-operation-coding-system): Mention the new argument
1054 format.
1055
e8166ad7
CD
10562006-05-24 Carsten Dominik <dominik@science.uva.nl>
1057
5879ac68 1058 * orgcard.tex (section{Motion}): Added the item navigation commands.
e8166ad7
CD
1059 (section{Publishing}): New section.
1060 (section{Links}): Documented elisp and shell links.
1061
4ea5193b
RS
10622006-05-20 Rodrigo Real <rreal@ucpel.tche.br>
1063
1064 * pt-br-refcard.tex: Update.
1065
0804c86c
RS
10662006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
1067
ba9acf6a
RS
1068 * pl-refcard.tex (Local variables): Add compile-command.
1069
5879ac68 1070 * ru-refcard.tex (Local variables): Add compile-command and coding.
ba9acf6a
RS
1071
1072 * pt-br-refcard.tex: Don't \input psfig.
1073
0804c86c
RS
1074 * refcard.tex (section{Info}): Add `i'. Use `s' instead of `M-s'.
1075
1076 * de-refcard.tex (section{Info}): Ditto.
1077
1078 * fr-refcard.tex (section{Info}): Ditto. Translation suggested by
1079 Stefan Monnier <monnier@iro.umontreal.ca>.
1080
1081 * pl-refcard.tex (section{Info}): Ditto. Translation suggested by
1082 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>.
1083
ade817bd
SM
1084 * cs-refcard.tex (section{Info}): Use `s' instead of `M-s'.
1085 Entry for `i' is not translated yet.
0804c86c
RS
1086
1087 * pt-br-refcard.tex (section{Info}): Ditto.
1088
1089 * ru-refcard.tex (section{Info}): Ditto.
1090
1091 * sk-refcard.tex (section{Info}): Ditto.
1092
e6d33cab
RS
10932006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
1094
1095 * MORE.STUFF: Update AUCTeX entry.
1096
424567e3
EZ
10972006-05-20 Rodrigo Real <rreal@ucpel.tche.br>
1098
1099 * pt-br-refcard.tex:
1100 * pt-br-refcard.ps: New files.
1101
98662f48
RS
11022006-05-15 Reiner Steib <Reiner.Steib@gmx.de>
1103
1104 * sk-refcard.tex: Add coding cookie.
1105
4449f659
MB
11062006-05-15 Michael Olson <mwolson@gnu.org>
1107
1108 * MORE.STUFF: Update URL for Planner Mode and add description.
1109 Canonicalize URLs for Emacs Muse and Emacs Wiki Mode.
1110
6b481006
RF
11112006-05-12 Romain Francoise <romain@orebokech.com>
1112
1113 * MORE.STUFF: ERC is now part of Emacs.
1114 Add Emacs Muse.
1115
4b1af9ac
RS
11162006-05-12 Ken Manheimer <ken.manheimer@gmail.com>
1117
1118 * NEWS (allout): Update.
1119
7c36a00a
BW
11202006-05-06 Bill Wohler <wohler@newt.com>
1121
1122 Release MH-E version 8.0.
1123
1124 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.
1125
1c9e62fe
BW
11262006-04-28 Bill Wohler <wohler@newt.com>
1127
1128 Release MH-E version 7.95.
1129
1130 * NEWS, MH-E-NEWS: Update for MH-E release 7.95.
1131
66f7848b
BW
11322006-04-21 Bill Wohler <wohler@newt.com>
1133
1134 Release MH-E version 7.94.
1135
1136 * NEWS, MH-E-NEWS: Update for MH-E release 7.94.
1137
bf49275d
NR
11382006-04-21 Nick Roberts <nickrob@snap.net.nz>
1139
1140 * NEWS: Mention t-mouse.el. Touch up description of gdb-ui.el.
1141
b744e319
CD
11422006-04-20 Carsten Dominik <dominik@science.uva.nl>
1143
1144 * orgcard.tex: Version number change only.
1145
9f6dc5a8
RS
11462006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
1147
a88e0343
KS
1148 * gnus-refcard.tex: Bump version to 5.11. Remove duplicate \def's.
1149 Update date.
9f6dc5a8 1150
11227360
BW
11512006-04-18 Bill Wohler <wohler@newt.com>
1152
1153 * MORE.STUFF: Add MH-E.
1154
87acbfda
CD
11552006-04-18 Carsten Dominik <dominik@science.uva.nl>
1156
1157 * orgcard.tex: Version number change only.
1158
94c3a9d8
KH
11592006-04-12 Kenichi Handa <handa@m17n.org>
1160
1161 * PROBLEMS (C-SPC fails ...): Explicitly say fcitx in the header.
1162
8a70fed7
CD
11632006-04-11 Carsten Dominik <dominik@science.uva.nl>
1164
5879ac68 1165 * orgcard.tex (section{Tables}): Document column narrowing.
8a70fed7
CD
1166 (section{Links}): Document bracket links.
1167
2fb18d13
KH
11682006-04-11 Kenichi Handa <handa@m17n.org>
1169
1170 * PROBLEMS (C-SPC fails ...): Add description for fcitx.
1171
f327867a
BW
11722006-04-10 Bill Wohler <wohler@newt.com>
1173
1174 * NEWS: Add package-version keyword to `defcustom' and mention
1175 associated variable `customize-package-emacs-version-alist'.
1176
1ca9b532
RS
11772006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
1178
1179 * NEWS: Add string-or-null-p.
1180
84a9c798
BW
11812006-03-28 Bill Wohler <wohler@newt.com>
1182
1183 * images/README: Update with following information.
461e9977 1184
84a9c798 1185 * images/data-save.xpm, images/mail/flag-for-followup.xpm:
a88e0343 1186 * images/zoom-in.xpm, images/zoom-out.xpm: New images from GNOME 2.12.
84a9c798
BW
1187
1188 * images/contact.pbm, images/data-save.pbm, images/delete.pbm:
1189 * images/mail/flag-for-followup.pbm, images/mail/inbox.pbm:
1190 * images/mail/move.pbm, images/next-page.pbm, images/zoom-out.pbm:
1191 New bitmaps for new images.
461e9977
RF
1192
1193 * images/refresh.xpm, images/sort-ascending.xpm,
5879ac68 1194 * images/sort-descending.xpm: Update with GTK 2.x images. Note
84a9c798 1195 that the default GTK icons are not overridden by the GNOME theme
5879ac68 1196 due to a bug which was fixed in GNOME 2.15. Once GNOME 2.16 is in
84a9c798 1197 wide circulation, then the GTK icons should be replaced with the
5879ac68 1198 equivalent GNOME icons. Until then, we should be consistent with
84a9c798 1199 GTK first, then GNOME.
461e9977
RF
1200
1201 * images/mail/repack.xpm, images/mail/reply-from.xpm:
84a9c798
BW
1202 * images/mail/reply-to.xpm, images/search-replace.xpm:
1203 * images/separator.xpm, images/show.xpm: Update custom icons to be
1204 closer to their GNOME counterparts.
461e9977
RF
1205
1206 * images/attach.pbm, images/exit.pbm, images/mail/compose.pbm:
84a9c798
BW
1207 * images/mail/repack.pbm, images/mail/reply-all.pbm:
1208 * images/mail/reply-from.pbm, images/mail/reply-to.pbm:
1209 * images/mail/reply.pbm, images/mail/send.pbm, images/show.pbm:
1210 * images/search-replace.pbm: Update bitmaps.
461e9977
RF
1211
1212 * images/execute.pbm, images/execute.xpm, images/fld-open.pbm:
84a9c798
BW
1213 * images/fld-open.xpm, images/highlight.pbm, images/highlight.xpm:
1214 * images/mail.pbm, images/mail.xpm, images/mail/alias.pbm:
1215 * images/mail/alias.xpm, images/mail/refile.pbm:
1216 * images/mail/refile.xpm, images/page-down.pbm:
1217 * images/page-down.xpm, images/widen.pbm, images/widen.xpm: Remove
a88e0343 1218 custom MH-E icons -- MH-E is now using the equivalent GTK/GNOME icons.
84a9c798 1219
679ce4d5
RF
12202006-03-23 Romain Francoise <romain@orebokech.com>
1221
1222 * NEWS: Misc. fixes.
1223
9212fe99
CD
12242006-03-15 Carsten Dominik <dominik@science.uva.nl>
1225
1226 * orgcard.tex: Version number change only.
1227
3470ef37
NR
12282006-03-15 Nick Roberts <nickrob@snap.net.nz>
1229
1230 * DEBUG (Note): Describe features for debugging with GDB in Emacs.
1231
8cf1c5a4
MB
12322006-03-11 Miles Bader <miles@gnu.org>
1233
1234 * images/mail: New directory.
1235 * images/attach.xpm, images/connect.xpm:
1236 * images/contact.xpm, images/delete.xpm:
1237 * images/describe.xpm, images/disconnect.xpm:
1238 * images/exit.xpm, images/gnus/toggle-subscription.xpm:
1239 * images/lock-broken.xpm, images/lock-ok.xpm:
1240 * images/lock.xpm, images/mail/compose.xpm:
1241 * images/mail/copy.xpm, images/mail/forward.xpm:
1242 * images/mail/inbox.xpm, images/mail/move.xpm:
1243 * images/mail/not-spam.xpm, images/mail/outbox.xpm:
1244 * images/mail/preview.xpm, images/mail/reply-all.xpm:
1245 * images/mail/reply.xpm, images/mail/save-draft.xpm:
1246 * images/mail/save.xpm, images/mail/send.xpm:
1247 * images/mail/spam.xpm, images/next-page.xpm:
1248 * images/refresh.xpm, images/separator.xpm:
a88e0343 1249 * images/sort-ascending.xpm, images/sort-column-ascending.xpm:
8cf1c5a4
MB
1250 * images/sort-criteria.xpm, images/sort-descending.xpm:
1251 * images/sort-row-ascending.xpm:
1252 New icons, copied from Gnus trunk (originally from Gnome 2.6).
1253
d5b08376
BW
12542006-03-11 Bill Wohler <wohler@newt.com>
1255
5879ac68 1256 * NEWS: Document `image-load-path-for-library'. Note that all
d5b08376 1257 images have been moved from lisp into etc/images in `find-image'
5879ac68 1258 item. Fix typo in `copy-tree'.
d5b08376 1259
3f9c65ca
RS
12602006-03-09 Reiner Steib <Reiner.Steib@gmx.de>
1261
1262 * TUTORIAL.de: Replace "Schreiben" by "Dr\e,A|\e(Bcken" where appropriate.
1263
7204b00e
CD
12642006-03-07 Carsten Dominik <dominik@science.uva.nl>
1265
1266 * orgcard.tex: Version number change only.
1267
dec817ba
BW
12682006-03-05 Bill Wohler <wohler@newt.com>
1269
1270 Release MH-E version 7.93.
1271
1272 * NEWS, MH-E-NEWS: Update for MH-E release 7.93.
1273
db13601b 12742006-02-23 Guanpeng Xu <herberteuler@hotmail.com>
cca17969
TTN
1275
1276 * TUTORIAL.cn: Fix omission bug: Add dot (ASCII 0x2E) on first line.
1277
3bfb8112
CD
12782006-02-22 Carsten Dominik <dominik@science.uva.nl>
1279
5879ac68 1280 * orgcard.tex (section{Links}): Rewritten to cover the modified
3bfb8112
CD
1281 link system.
1282
0951cd36
BW
12832006-02-18 Bill Wohler <wohler@newt.com>
1284
1285 Release MH-E version 7.92.
1286
1287 * NEWS, MH-E-NEWS: Update for MH-E release 7.92.
1288
4599a9a5
KH
12892006-02-17 Kenichi Handa <handa@m17n.org>
1290
1291 * TUTORIAL.translators (TUTORIAL.cn): Update the maintainer.
1292
12932006-02-17 Sun Yijiang <sunyijiang@gmail.com>
1294
1295 * TUTORIAL.cn: Reworked.
1296
542f7c55
CY
12972006-02-14 Chong Yidong <cyd@stupidchicken.com>
1298
1299 * NEWS: Changes in handling of file local variables.
1300
3430357a
JD
13012006-02-14 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1302
1303 * NEWS: Gtk+ 2.4 is required.
1304
cbd488c4
YM
13052006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1306
1307 * PROBLEMS (Mac OS X): Add QuickTime 7.0.4 / Mac OS X 10.3.9 breakage.
1308
5f64e9f6
MD
13092006-02-09 Mathias Dahl <mathias.dahl@gmail.com>
1310
2ccc6e66 1311 * NEWS: New key bindings for Tumme in Dired.
5f64e9f6 1312
4c003d2f
JB
13132006-02-05 Jay Belanger <belanger@truman.edu>
1314
1315 * calccard.tex: Update copyright year.
1316
8508e990
MB
13172006-02-04 Michael Olson <mwolson@gnu.org>
1318
1319 * NEWS: Update for ERC 5.1.1. Use the same wording for headings
1320 that Emacs does in its NEWS file.
1321
5384dc93
BW
13222006-02-03 Bill Wohler <wohler@newt.com>
1323
1324 Release MH-E version 7.91.
1325
1326 * NEWS, MH-E-NEWS: Update for MH-E release 7.91.
1327
c80ba99d
BW
13282006-02-02 Bill Wohler <wohler@newt.com>
1329
1330 Release MH-E version 7.90.
1331
5384dc93 1332 * NEWS, MH-E-NEWS: Update for MH-E release 7.90.
c80ba99d 1333
597993cf
MB
13342006-01-29 Michael Olson <mwolson@gnu.org>
1335
1336 * NEWS: Add entry for ERC.
1337
7cef6228
CY
13382006-01-27 Chong Yidong <cyd@stupidchicken.com>
1339
1340 * TODO: Make SYNC_INPUT the default.
1341
3140b91b
NR
13422006-01-25 Nick Roberts <nickrob@snap.net.nz>
1343
1344 * images/gud/pstar.xpm: Make background transparent.
1345
82a31b62
NF
13462006-01-24 Noah Friedman <friedman@splode.com>
1347
1348 * emacs-buffer.gdb: Replace all references to `cdr' field of
1349 conses with `u.cdr', per change Andreas Schwab 2005-11-15
1350 of src/lisp.h.
1351
87899d7e
MA
13522006-01-23 Michael Albinus <michael.albinus@gmx.de>
1353
5879ac68 1354 * NEWS: Tramp can be removed by M-x tramp-unload-tramp.
87899d7e 1355
14397ea7
DN
13562006-01-15 Dan Nicolaescu <dann@ics.uci.edu>
1357
5879ac68 1358 * e/eterm-color.ti: Re-enable the ri entry. Add kich1.
14397ea7 1359
3c005b12
RS
13602006-01-13 Richard M. Stallman <rms@gnu.org>
1361
1362 * emacs.1: +N applies only to next file.
1363
04a4075f
DN
13642005-12-28 Dan Nicolaescu <dann@ics.uci.edu>
1365
1366 * e/eterm-color.ti: Temporarily disable the ri entry.
1367 * e/eterm-color: Regenerate.
cdda1b59 1368
4e8b322f
KL
13692005-12-21 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
1370
1371 * TODO: Add note on the multi-tty branch.
1372
f4695519
KL
13732005-12-16 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
1374
1375 * NEWS: Change `prev-buffer' to `previous-buffer'; add note on
1376 them using the frame-local buffer list.
1377
5fdf9b7c
EZ
13782005-12-10 David Koppelman <koppel@ece.lsu.edu>
1379
1380 * NEWS: hi-lock-mode is now buffer local, use global-hi-lock-mode
1381 instead.
1382
61322d72
JB
13832005-12-02 Jay Belanger <belanger@truman.edu>
1384
1385 * NEWS: Add comment about the Calc prefix.
1386
55a03101
TTN
13872005-11-28 Thien-Thi Nguyen <ttn@gnu.org>
1388
1389 * MORE.STUFF: Add entry: "Go in a buffer: Go Text Protocol client".
1390
fd993ce2
CY
13912005-11-18 Chong Yidong <cyd@stupidchicken.com>
1392
1393 * images/icons/emacs_16.png, images/icons/emacs_24.png
1394 * images/icons/emacs_32.png, images/icons/emacs_48.png:
1395 New Emacs icons.
1396
35af3490
CD
13972005-11-18 Carsten Dominik <dominik@science.uva.nl>
1398
1399 * orgcard.tex: Version 3.20
1400
cdda1b59 14012005-11-16 Nick Roberts <nickrob@snap.net.nz>
a354cf39
NR
1402
1403 * images/gud/go.xpm, images/gud/go.pbm: Old gud-remove icons.
1404 Use for run/continue.
1405 * images/gud/stop.xpm, images/gud/stop.pbm: Old gud-break icons.
1406 Use for interrupting inferior.
1407 * images/gud/pp.xpm, images/gud/pstar.xpm, images/gud/until.xpm:
1408 Use a more appropriate variable name.
1409 * images/gud/remove.xpm, images/gud/remove.pbm
1410 * images/gud/break.xpm, images/gud/break.pbm: Make more intuitive.
cdda1b59 1411
31fa5025
NR
14122005-11-09 Nick Roberts <nickrob@snap.net.nz>
1413
1414 * images/gud/pp.xpm, images/gud/pp.pbm: New icons.
1415
32087ea3
JD
14162005-11-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1417
1418 * images/copy.xpm, images/copy.pbm, images/low-color/copy.xpm
1419 * images/save.xpm, images/save.pbm, images/low-color/save.xpm:
1420 Adjust baseline.
cdda1b59 1421
16896f67
JD
14222005-11-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1423
1424 * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
1425 * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
1426 * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
1427 * images/low-color/next-node.xpm: Adjust paper size and layout.
1428
7dab700a
NR
14292005-11-05 Nick Roberts <nickrob@snap.net.nz>
1430
1431 * DEBUG: Describe how to provide preprocessor macro information.
1432
db2cf961
JD
14332005-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1434
1435 * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
1436 * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
1437 * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
1438 * images/low-color/next-node.xpm: New images.
1439
94539089
CD
14402005-11-04 Carsten Dominik <dominik@science.uva.nl>
1441
1442 * orgcard.tex (section{Notes}): Version number change.
1443
719e04b6
RF
14442005-11-03 Romain Francoise <romain@orebokech.com>
1445
1446 * orgcard.tex: Update FSF's address.
1447
99ac5182
NR
14482005-11-03 Nick Roberts <nickrob@snap.net.nz>
1449
7dab700a 1450 * DEBUG: GDB can sometimes expand macros.
99ac5182 1451
4ac4f9ce
RF
14522005-11-01 Romain Francoise <romain@orebokech.com>
1453
1454 * NEWS: Source files are compressed by default.
1455
ae3859c0
BW
14562005-10-28 Bill Wohler <wohler@newt.com>
1457
1458 * NEWS: Help mode now creates hyperlinks for URLs.
1459
cc795ef0
DN
14602005-10-27 Dan Nicolaescu <dann@ics.uci.edu>
1461
4ac4f9ce 1462 * e/eterm-color.ti (el1): Undo 2005-10-23 change.
5879ac68 1463 Add some comments on how to update this file. Add ri
cc795ef0
DN
1464 capability that has long been supported by term.el.
1465
a42d1309
NR
14662005-10-25 Nick Roberts <nickrob@snap.net.nz>
1467
1468 * images/gud/until.xpm: Colour correction.
1469
61796b3c
RS
14702005-10-23 Richard M. Stallman <rms@gnu.org>
1471
1472 * e/eterm-color.ti (el1): Capability deleted,
1473 since term.el doesn't implement it.
1474
6f97b9c8
DN
14752005-10-20 Dan Nicolaescu <dann@ics.uci.edu>
1476
1477 * e/eterm-color.ti: Change the terminal name to eterm-color.
1478 * e/eterm-color: Regenerate.
1479
a12ba300
EZ
14802005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
1481
1482 * Makefile (e/eterm-color): Rename eterm to eterm-color.
1483
436a2ccd
CY
14842005-10-18 Chong Yidong <cyd@stupidchicken.com>
1485
1486 * NEWS: New variable `max-image-size'.
1487
ffda926c
BW
14882005-10-17 Bill Wohler <wohler@newt.com>
1489
5879ac68 1490 Moved all remaining images from lisp/toolbar to etc/images. The
ffda926c
BW
1491 low resolution images were placed in their own directory (low-color).
1492
1493 * images/attach.*, images/cancel.*, images/close.*:
1494 * images/copy.*, images/cut.*, images/diropen.*:
1495 * images/exit.*, images/help.*, images/home.*:
1496 * images/index.*, images/info.*, images/mail.*:
1497 * images/new.*, images/open.*, images/paste.*:
1498 * images/preferences.*, images/print.*, images/save.*:
1499 * images/saveas.*, images/search.*:
1500 * images/search-replace.*, images/spell.*:
1501 * images/undo.*: Moved here from lisp/toolbar.
1502
1503 * images/low-color/copy.*: Moved here from lisp/toolbar/lc-copy.*.
1504 * images/low-color/cut.*: Moved here from lisp/toolbar/lc-cut.*.
1505 * images/low-color/help.*: Moved here from lisp/toolbar/lc-help.*.
1506 * images/low-color/home.*: Moved here from lisp/toolbar/lc-home.*.
1507 * images/low-color/index.*: Moved here from lisp/toolbar/lc-index.*.
1508 * images/low-color/new.*: Moved here from lisp/toolbar/lc-new.*.
1509 * images/low-color/open.*: Moved here from lisp/toolbar/lc-open.*.
1510 * images/low-color/paste.*: Moved here from lisp/toolbar/lc-paste.*.
1511 * images/low-color/preferences.*: Moved here from
1512 lisp/toolbar/lc-preferences.*.
1513 * images/low-color/print.*: Moved here from lisp/toolbar/lc-print.*.
1514 * images/low-color/save.*: Moved here from lisp/toolbar/lc-save.*.
1515 * images/low-color/saveas.*: Moved here from lisp/toolbar/lc-saveas.*.
1516 * images/low-color/search.*: Moved here from lisp/toolbar/lc-search.*.
1517 * images/low-color/spell.*: Moved here from lisp/toolbar/lc-spell.*.
1518 * images/low-color/undo.*: Moved here from lisp/toolbar/lc-undo.*.
1519
1520 To conform with convention, the underscore (_) in the following
1521 image names were replaced with dash (-) or (/) as appropriate.
1522
1523 * images/back-arrow.*: Moved here from lisp/toolbar/back_arrow.*.
1524 * images/fld-open.*: Moved here from lisp/toolbar/fld_open.*.
1525 * images/fwd-arrow.*: Moved here from lisp/toolbar/fwd_arrow.*.
1526 * images/jump-to.*: Moved here from lisp/toolbar/jump_to.*.
1527 * images/left-arrow.*: Moved here from lisp/toolbar/left_arrow.*.
1528 * images/right-arrow.*: Moved here from lisp/toolbar/right_arrow.*.
1529 * images/up-arrow.*: Moved here from lisp/toolbar/up_arrow.*.
1530 * images/low-color/back-arrow.*: Moved here from
cdda1b59 1531 lisp/toolbar/lc-back_arrow.*.
ffda926c
BW
1532 * images/low-color/fwd-arrow.*: Moved here from
1533 lisp/toolbar/lc-fwd_arrow.*.
1534 * images/low-color/jump-to.*: Moved here from
1535 lisp/toolbar/lc-jump_to.*.
1536 * images/low-color/left-arrow.*: Moved here from
cdda1b59 1537 lisp/toolbar/lc-left_arrow.*.
ffda926c 1538 * images/low-color/right-arrow.*: Moved here from
cdda1b59 1539 lisp/toolbar/lc-right_arrow.*.
ffda926c
BW
1540 * images/low-color/up-arrow.*: Moved here from
1541 lisp/toolbar/lc-up_arrow.*.
cdda1b59 1542 * images/mail/compose.*: Moved here from lisp/toolbar/mail_compose.*.
ffda926c
BW
1543 * images/mail/send.*: Moved here from lisp/toolbar/mail_send.*.
1544
1545 * images/README: Incorporated the content of lisp/toolbar/README
1546 now that all of the images are here.
1547
eae86e67
NR
15482005-10-16 Nick Roberts <nickrob@snap.net.nz>
1549
1550 * images/gud/n.pbm, images/gud/n.xpm
1551 * images/gud/ni.xpm, images/gud/ni.xpm
1552 * images/gud/s.xpm, images/gud/s.xpm
1553 * images/gud/si.xpm, images/gud/si.xpm: Rename to
1554 next.*, nexti.*, step.*, and stepi.* , respectively, as the
1555 file-name no longer clashes on 8+3 filesystems.
1556
cdda1b59 15572005-10-14 Bill Wohler <wohler@newt.com>
aa2361eb 1558
ffda926c
BW
1559 * images/gud/break.*: Moved here from toolbar/gud-break.*.
1560 * images/gud/cont.*: Moved here from toolbar/gud-cont.*.
1561 * images/gud/down.*: Moved here from toolbar/gud-down.*.
1562 * images/gud/finish.*: Moved here from toolbar/gud-finish.*.
1563 * images/gud/ni.*: Moved here from toolbar/gud-ni.*.
1564 * images/gud/n.*: Moved here from toolbar/gud-n.*.
1565 * images/gud/print.*: Moved here from toolbar/gud-print.*.
1566 * images/gud/pstar.*: Moved here from toolbar/gud-pstar.*.
1567 * images/gud/remove.*: Moved here from toolbar/gud-remove.*.
1568 * images/gud/run.*: Moved here from toolbar/gud-run.*.
1569 * images/gud/si.*: Moved here from toolbar/gud-si.*.
1570 * images/gud/s.*: Moved here from toolbar/gud-s.*.
1571 * images/gud/until.*: Moved here from toolbar/gud-until.*.
1572 * images/gud/up.*: Moved here from toolbar/gud-up.*.
1573 * images/gud/watch.*: Moved here from toolbar/gud-watch.*.
aa2361eb 1574
cdda1b59 15752005-10-14 Bill Wohler <wohler@newt.com>
03ab074b
BW
1576
1577 Released MH-E version 7.85.
cdda1b59 1578
03ab074b
BW
1579 * NEWS, MH-E-NEWS: Updated for release 7.85.
1580
f9e36a6d
JD
15812005-10-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1582
1583 * NEWS: -nb => -nbi
1584
86bebbbc
CD
15852005-10-10 Carsten Dominik <dominik@science.uva.nl>
1586
1587 * orgcard.tex: Version 3.17, no changes except version number.
1588
0597ab12
JD
15892005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1590
1591 * NEWS: -nb, --no-bitmap-icon
1592
ba6be78d
SM
15932005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
1594
1595 * TODO: Clarify the local variables entry.
1596
c2e59571
BW
15972005-09-30 Bill Wohler <wohler@newt.com>
1598
1599 Moved MH-E image files from toolbar and mail directories into
ffda926c 1600 images.
c2e59571
BW
1601
1602 * images/mail: New directory.
1603
1604 * images/mail/reply.*: Moved here from lisp/mail/reply2*.
1605
1606 * images/mail/alias.*, images/mail/refile.*, images/mail/repack.*:
1607 * images/mail/reply*: Moved here from lisp/toolbar.
1608
1609 * images/execute.*, images/highlight.*, images/mh-logo.xpm:
1610 * images/page-down.*, images/show.*, images/widen.*: Moved here
1611 from lisp/toolbar.
ba6be78d
SM
1612
1613 * images/refresh.*: Moved here from lisp/toolbar/rescan.*.
1614 Use GNOME 2.10's refresh icon.
c2e59571
BW
1615
1616 * images/README: New file that indicates which icons came from
1617 GNOME (see lisp/toolbar/README).
1618
b6473e48
RF
16192005-09-30 Romain Francoise <romain@orebokech.com>
1620
1621 * NEWS: Mention changes to `read-buffer'.
1622
a0292bb5
CY
16232005-09-30 Chong Yidong <cyd@stupidchicken.com>
1624
1625 * images/ezimage: New directory.
1626
1627 * images/ezimage/*.xpm: Add images used by speedbar.el.
1628
50a9d14a
DP
16292005-09-30 David Ponce <david@dponce.com>
1630
1631 * NEWS: Update recentf changes.
1632
a33704bb
MB
16332005-09-28 Simon Josefsson <jas@extundo.com>
1634
1635 * GNUS-NEWS: Fix IDNA notes.
1636
5879ac68 16372005-09-27 Jay Belanger <belanger@truman.edu>
0b292bd0
JB
1638
1639 * calccard.tex: Update `versionnumber', remove `versiondate'.
ba6be78d 1640 (Error Recovery): Refer to "initial state" rather than "default state".
0b292bd0
JB
1641 (Algebra): Mention LaTeX language mode.
1642 (Programming): Delete reference to "Z =".
1643
f7938fdd 16442005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
917551f2
EZ
1645
1646 * emacs.py (ehelp): Add g and l to arg list, and use them in the
1647 call to `help'.
1648
49844623
RF
16492005-09-17 Romain Francoise <romain@orebokech.com>
1650
1651 * gfdl.1: Update to version 1.2. Delete UC macro.
1652
ce9b56fe
KH
16532005-09-15 Kenichi Handa <handa@m17n.org>
1654
ba6be78d 1655 * PROBLEMS: Fix the paragraph describing the limitation of UTF-8/16/7.
ce9b56fe 1656
8c4a54e2
RF
16572005-09-14 Romain Francoise <romain@orebokech.com>
1658
1659 * NEWS: Add entry for write-region-inhibit-fsync.
1660
cacb2615 16612005-09-09 Kevin Ryde <user42@zip.com.au>
50a6ff15
EZ
1662
1663 * MORE.STUFF: Update url for calculator.el.
1664
d87ceee0
KH
16652005-09-08 Kenichi Handa <handa@m17n.org>
1666
1667 * PROBLEMS: Show a patch for Mule-UCS to make it byte-compiled
1668 correctly.
1669
c1105d05
MA
16702005-08-31 Michael Albinus <michael.albinus@gmx.de>
1671
1672 * NEWS: Add entry for `make-auto-save-file-name'.
1673
fef741ad
TTN
16742005-08-19 Emilio C. Lopes <eclig@gmx.net>
1675
1676 * emacsclient.1 (DESCRIPTION): Reflect inclusion in the
1677 Emacs distribution. Make role of EDITOR clearer.
1678 (OPTIONS): Document `-s', `-V' and `-h'
1679 as well as their long name counterparts.
1680 (BUGS): Remove.
1681
20dc2215
RF
16822005-08-26 Romain Francoise <romain@orebokech.com>
1683
1684 * PROBLEMS: Fix capitalization of "Gnus".
1685
217b694f
EZ
16862005-08-20 Chong Yidong <cyd@stupidchicken.com>
1687
1688 * MORE.STUFF: Update links and URLs.
1689
4f27bfc3
KH
16902005-08-05 Kenichi Handa <handa@m17n.org>
1691
1692 * NEWS: Fix the entry describing code-pages.
1693
c638055f
JB
16942005-07-28 Juanma Barranquero <lekktu@gmail.com>
1695
1696 * .cvsignore: Add `icons' (for in-place installs).
1697
cdf9f986
JL
16982005-07-19 Juri Linkov <juri@jurta.org>
1699
1700 * grep.txt: New file.
1701
25fd144d
JD
17022005-07-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1703
c638055f 1704 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
25fd144d
JD
1705 -R comes after i386 in setarch command.
1706
9e5f497d
JL
17072005-07-12 Juri Linkov <juri@jurta.org>
1708
1709 * refcard.tex (Files): Change description of `C-x C-q' from
1710 `checkin/checkout' to `toggle read-only'.
1711 (Getting Help): Replace `C-h c' with `C-h k'.
1712 (Error Recovery): Replace `recover-file' with `recover-session'.
1713 (Info): Replace key binding `C-h C-i' with `C-h S'. Add `t'.
1714
bc4c8456
RS
17152005-07-07 Richard M. Stallman <rms@gnu.org>
1716
b713c813 1717 * GNU: Update how to help. Improve footnote 7.
bc4c8456 1718
9d42fe6f
LK
17192005-07-07 Lute Kamstra <lute@gnu.org>
1720
1721 * tasks.texi: Delete file. The GNU Task List is obsolete and has
1722 been replaced by http://savannah.gnu.org/projects/tasklist.
1723
17242005-07-07 Lute Kamstra <lute@gnu.org>
60b34e06
LK
1725
1726 * refcard.tex: Update `versionnumber' and `year'. Update Emacs's
1727 version to 22.
1728 (Starting Emacs): Delete sentence to fix formatting problems.
1729 (Multiple Windows): Clarify first sentence. Mention C-x 5 1.
1730 (Formatting): Update the binding of set face.
1731 (International Character Sets): set-language-environment is bound
9d42fe6f 1732 to C-x RET l.
60b34e06 1733
a0ec7a4a
LK
17342005-07-05 Lute Kamstra <lute@gnu.org>
1735
1736 Update FSF's address in GPL notices.
1737
a88e0343
KS
1738 * INTERVIEW, calccard.tex, cs-dired-ref.tex, cs-refcard.tex:
1739 * dired-ref.tex, fr-drdref.tex, fr-refcard.tex, gfdl.1:
1740 * pl-refcard.tex, refcard.tex, ru-refcard.tex, sk-dired-ref.tex:
1741 * sk-refcard.tex, vipcard.tex, viperCard.tex: Update FSF's address.
a0ec7a4a 1742
cf14a51c
JD
17432005-07-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1744
a0ec7a4a 1745 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
ba6be78d 1746 Add it again.
cf14a51c 1747
01d37825
CD
17482005-06-29 Carsten Dominik <dominik@science.uva.nl>
1749
ba6be78d 1750 * NEWS: Add an entry for Org-mode, and a change entry for reftex-mode.
01d37825 1751
025691ed
RS
17522005-06-28 Richard M. Stallman <rms@gnu.org>
1753
1754 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping): New.
1755
98d1a1cf
EZ
17562005-06-11 Eli Zaretskii <eliz@gnu.org>
1757
1758 * DEBUG: Mention emacs-buffer.gdb.
1759
58f498fe
NF
17602005-06-10 Noah Friedman <friedman@splode.com>
1761
1762 * emacs-buffer.gdb (ybuffer-list): Don't use $filename; can't use
1763 char as placeholder when buffer has no file name and process is
1764 still live. Use different printf cases instead.
1765
4a29de23
KS
17662005-06-08 Kim F. Storm <storm@cua.dk>
1767
1768 * PROBLEMS: Linux kernel 2.6.10 may corrupt process output.
1769 Warn that using CVS+SSH may corrupt files, include work-around.
1770
c476bcb0
JL
17712005-06-06 Juri Linkov <juri@jurta.org>
1772
1773 * TUTORIAL.cs, TUTORIAL.sk: Change NBSP to space.
1774
1775 * TUTORIAL.ro: Change NBSP to space. Move coding cookie from the
1776 second line to Local Variables. Fix title line.
1777
6b5341d3
MB
17782005-05-30 Miles Bader <miles@gnu.org>
1779
1780 * emacs-buffer.gdb: Remove RCS keywords.
1781
a7868bfa
NF
17822005-05-30 Noah Friedman <friedman@splode.com>
1783
1784 * emacs-buffer.gdb: New file.
e55df387 1785 * NEWS: Mention it.
a7868bfa 1786
36f28e7f
RS
17872005-05-28 Richard M. Stallman <rms@gnu.org>
1788
1789 * TUTORIAL.fr: Change NBSP to space.
1790
e495eaec
BW
17912005-05-28 Bill Wohler <wohler@newt.com>
1792
1793 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.84.
1794
639ec765
NR
17952005-05-19 Nick Roberts <nickrob@snap.net.nz>
1796
1797 * TODO: post-command-idle-hook has gone.
1798
1e866943
JB
17992005-05-16 Juanma Barranquero <lekktu@gmail.com>
1800
1801 * NEWS: Remove references to open-network-stream-nowait and
1802 open-network-stream-server.
1803
820f92e1
RS
18042005-05-15 Richard M. Stallman <rms@gnu.org>
1805
1806 * GNU: Correct/improve previous change.
1807
d06ba294
RS
18082005-05-14 Richard M. Stallman <rms@gnu.org>
1809
1810 * GNU: Update footnotes.
1811
85ddb888
RS
1812 * NEWS: Lots of clarifications and cleanups.
1813
ade817bd 18142005-05-05 Slawomir Nowaczyk <slawek@cs.lth.se>
e31eb62c 1815
1953295b 1816 * TUTORIAL.pl: Updated header.
e31eb62c 1817
406c0f12
RS
18182005-05-02 Richard M. Stallman <rms@gnu.org>
1819
1820 * NEWS: More rearrangements.
1821
30b0da81
RS
18222005-05-02 Chong Yidong <cyd@stupidchicken.com>
1823
1824 * NEWS: Items rearranged in logical order.
1825
6544b8f6
LH
18262005-05-01 Lars Hansen <larsh@math.ku.dk>
1827
1828 * NEWS: Correct key binding for dired-mark-omitted.
1829
c9b630f7
DN
18302005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
1831
35b1b8ab
DN
1832 * NEWS: Mention xterm key bindings.
1833
c9b630f7
DN
1834 * e/eterm.ti: Add a comment.
1835 * e/eterm: Regenerate.
1836
70ca7cb3
TTN
18372005-04-25 Alex Ott <ott@jet.msk.su>
1838
1839 * TUTORIAL.ru: Update.
1840
f425f742
PJ
18412005-04-13 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
1842
1843 * TUTORIAL.sk: Updated header.
1844
ed0fb1f1
JD
18452005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1846
1847 * NEWS: Mention cursorBlink resource.
1848
b7461be9
YM
18492005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1850
1851 * NEWS: Mention dynamic change of keyboard-coding-system on Mac.
1852
4a4cbd00
JD
18532005-04-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1854
1855 * NEWS: Mention fontSet for Lucid menus.
1856
0c9a01ff
MY
18572005-04-10 Masatake YAMATO <jet@gyve.org>
1858
1953295b
SM
1859 * compilation.txt (symbol): Add gcov-file
1860 gcov-bb-file gcov-never-called-line gcov-called-line.
0c9a01ff 1861
c09b2b56
KH
18622005-04-08 Kenichi Handa <handa@m17n.org>
1863
1864 * TUTORIAL.ja: Updated header, contents synchronized with
1865 TUTORIAL at 2005-04-01T00:31:25Z!rms@gnu.org.
1866
7237931b
PJ
18672005-04-06 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
1868
1869 * TUTORIAL.cs: Updated header.
1870
7bade82d
WL
18712005-04-05 Werner Lemberg <wl@gnu.org>
1872
1873 * TUTORIAL.de: Updated header.
1874
28cfe103 18752005-04-05 Marcelo Toledo <marcelo@gnu.org>
a049b36c 1876
1953295b 1877 * TUTORIAL.translators: Added the field Maintainer.
a049b36c 1878
b2c2fcb7
TTN
18792005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
1880
1881 * TUTORIAL.it: Move "copying conditions at end" sentence after title.
1882
e3039e63
TTN
18832005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
1884
1885 * TUTORIAL.ja: Update text before first period.
1886 Reported by Kenichi Handa.
1887
b7dc1e82 18882005-04-02 Richard M. Stallman <rms@gnu.org>
e3039e63 1889
b7dc1e82
RS
1890 * TUTORIAL.ja, TUTORIAL.cn, TUTORIAL.ru, TUTORIAL.zh: Remove the
1891 old intro line that apparently was a longer version of "Emacs
1892 tutorial".
1893
1894 * TUTORIAL.es: Clean up line breaks.
1895
28cfe103 18962005-04-01 Marcelo Toledo <marcelo@gnu.org>
f290db1d 1897
51ce60a7 1898 * TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
1953295b
SM
1899 * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja, TUTORIAL.ko,
1900 * TUTORIAL.pl, TUTORIAL.pt_BR, TUTORIAL.ro, TUTORIAL.ru,
1901 * TUTORIAL.sk, TUTORIAL.sl, TUTORIAL.th, TUTORIAL.zh: Fix title line.
1e866943 1902
28cfe103 19032005-04-01 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
1e866943 1904
1953295b
SM
1905 * TUTORIAL.bg: Fix title line; Applied TUTORIAL changes in
1906 2005-02-08T14:20:54Z!lute@gnu.org, "Emacs" is not transliterated to cyrillic anymore;
1907 Minor fixes.
28cfe103
MT
1908
19092005-04-01 Mats Lidell <matsl@contactor.se>
e3039e63 1910
1953295b
SM
1911 * TUTORIAL.sv: Sync some other changes with the TUTORIAL version
1912 2005-04-01T00:31:25Z!rms@gnu.org.
f290db1d 1913
1d88af04
LK
19142005-04-01 Lute Kamstra <lute@gnu.org>
1915
1916 * TUTORIAL.nl: Fix title line.
1917
19577b0e
TTN
19182005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
1919
1920 * TUTORIAL: Add title line.
1921 * TUTORIAL.bg, TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
1922 * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja,
1923 * TUTORIAL.ko, TUTORIAL.nl, TUTORIAL.pl, TUTORIAL.pt_BR,
1924 * TUTORIAL.ro, TUTORIAL.ru, TUTORIAL.sk, TUTORIAL.sl
1925 * TUTORIAL.sv, TUTORIAL.th, TUTORIAL.zh: Likewise.
1926
10ace8ea
MB
19272005-03-29 Reiner Steib <Reiner.Steib@gmx.de>
1928
1929 * gnus-refcard.tex, gnus-logo.eps: New files.
1930
bbcb3b44
DP
19312005-03-23 David Ponce <david@dponce.com>
1932
1933 * NEWS: Mention recentf-keep.
1934
f31259da
LK
19352005-03-17 Lute Kamstra <lute@gnu.org>
1936
1937 * TODO: Remove define-generic-mode entry (DONE).
1938
3235a9ea
MA
19392005-03-10 Michael Albinus <michael.albinus@gmx.de>
1940
1941 * NEWS: Explain how to default Tramp to FTP.
1942
7709cbbd
YM
19432005-03-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1944
2313f861 1945 * NEWS: Mention Carbon build on Mac OS 9.
3235a9ea 1946
70d9a9cd
DK
19472005-03-01 David Kastrup <dak@gnu.org>
1948
1949 * DEBUG: Add information about `-fno-crossjumping' for GCC.
1950
2dbccf96
LK
19512005-02-14 Lute Kamstra <lute@gnu.org>
1952
6a361c41
LK
1953 * TODO: Remove battery.el entry (DONE).
1954
2dbccf96
LK
1955 * TUTORIAL.nl: Synchronize with TUTORIAL. Correct some typos.
1956 Make the terminology more consistent. Fill the text using the
1957 default `fill-column'.
1958
41835686
LK
19592005-02-08 Lute Kamstra <lute@gnu.org>
1960
1961 * TUTORIAL: Remove some uses of the term "buffer" before it is
1962 properly introduced. Update the description of the mode line.
1963 Consistently use "<ESC>" to denote the ESC key and "<SPC>" to
1964 denote the Space bar. Capitalize all command descriptions.
1965
ba2c991c
RS
19662005-02-06 Richard M. Stallman <rms@gnu.org>
1967
1968 * DEBUG: Minor clarification.
1969
6082a820
EZ
19702005-02-05 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
1971
1972 * emacs.bash: Update the name of the socket of the Emacs server.
1973
3d4d788a
DK
19742005-01-22 David Kastrup <dak@gnu.org>
1975
1976 * NEWS: Mention alias `find-grep' for `grep-find'.
1977
568931f0
NR
19782005-01-22 Nick Roberts <nickrob@snap.net.nz>
1979
1980 * TODO: Add entry for toolbar on ttys.
1981
6869a824
NR
19822005-01-18 Nick Roberts <nickrob@snap.net.nz>
1983
1984 * DEBUG: Suggest separate terminal for debug session.
1985
43805352
EZ
19862005-01-15 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
1987
1988 * TUTORIAL.nl: Correct translation and the Dutch text (typos).
1989 More consistent use of terminology.
1990
20d6de82
RS
19912005-01-13 Cheng Gao <chenggao@gmail.com>
1992
1993 * MORE.STUFF: Add entries of some well known and widely used packages.
3235a9ea 1994
9abb41eb
LH
19952005-01-07 Lars Hansen <larsh@math.ku.dk>
1996
1997 * NEWS: Describe desktop package lazy restore feature.
1998
fda2922a
RS
19992004-12-21 Richard M. Stallman <rms@gnu.org>
2000
2001 * DISTRIB: Don't say "freeware".
2002
d3d89631
NR
20032004-12-15 Nick Roberts <nickrob@snap.net.nz>
2004
2005 * DEBUG: Change printing example to break on a procedure name.
2006
09411f50
DN
20072004-12-11 Dan Nicolaescu <dann@ics.uci.edu>
2008
2009 * e/eterm.ti: Add rs1.
2010 * e/eterm: Regenerate.
2011
0473753a
RS
20122004-12-08 Alexandre VEYRENC <veyrenc@wanadoo.fr> (tiny change)
2013
2014 * fr-refcard.tex: Fix typos.
2015
b11e8823
JD
20162004-12-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2017
2018 * PROBLEMS: Update information about klipper on KDE.
2019
3a0ab7ec
JD
20202004-11-26 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2021
2022 * NEWS: Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
2023
657f0f9c
EZ
20242004-10-08 Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy <frederic.bothamy@free.fr> (tiny change)
2025
2026 * TUTORIAL.fr: Minor wording fix.
2027
5086e75d
LT
20282004-10-04 Luc Teirlinck <teirllm@auburn.edu>
2029
2030 * enriched.doc: Update for new bindings of `set-left-margin' and
2031 `set-right-margin'.
2032
0207b8ad
KS
20332004-10-04 Kim F. Storm <storm@cua.dk>
2034
2035 * DEBUG: Mention pp and ff commands.
2036
3326c1b5
LT
20372004-09-26 Luc Teirlinck <teirllm@auburn.edu>
2038
2039 * enriched.doc: `enriched-annotation-alist' is now called
2040 `enriched-translations'.
2041
d6be0122
DN
20422004-09-26 Dan Nicolaescu <dann@ics.uci.edu>
2043
5879ac68 2044 * e/eterm.ti: Comment out smcup, rmcup. Add kbs, kdch1, rc, sc.
d6be0122 2045 Reformat.
1953295b 2046 * e/eterm: Regenerate.
d6be0122 2047
6e5dce02 20482004-09-25 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1f02a4ba
JD
2049
2050 * PROBLEMS: Updated exec-shield description.
2051
c8be3fe8
KS
20522004-09-16 Dan Nicolaescu <dann@ics.uci.edu>
2053
2054 * e/eterm.ti: Change the strings for smso and rmso.
25e90411 2055 * e/eterm: Regenerate.
c8be3fe8 2056
8bca0606
TTN
20572004-09-09 Thien-Thi Nguyen <ttn@gnu.org>
2058
2059 * MORE.STUFF (EDB): Update entry.
2060
4e14f66c
KS
20612004-09-07 Dan Nicolaescu <dann@ics.uci.edu>
2062
2063 * e/eterm.ti: Add `op' entry to enable colors in term.
1953295b 2064 * e/eterm: Regenerate.
4e14f66c 2065
db1febad
EZ
20662004-09-04 Eric S. Raymond <esr@thyrsus.com>
2067
2068 * PROBLEMS: More reorganization to exile old stuff to the
2069 pre-2000 section. I looked up end-of-life dates for a bunch
2070 of old Unixes to check.
2071
eccf9613
BW
20722004-08-24 Bill Wohler <wohler@newt.com>
2073
2074 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.82.
2075
90a02640
DK
20762004-08-22 David Kastrup <dak@gnu.org>
2077
2078 * PROBLEMS, MAILINGLISTS: Update AUCTeX information.
2079
d103d8b3
BW
20802004-08-21 Bill Wohler <wohler@newt.com>
2081
2082 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.81.
2083
29bbca9e
EZ
20842004-08-21 Eric S. Raymond <esr@thyrsus.com>
2085
2086 * PROBLEMS: Massively rearranged by category, to make environment
2087 features and symptoms easier to find. Bugs relating to
2088 20th-century systems moved to the end. Most problem headers
2089 changed to "object: variation" format.
2090
f0d73c14
BW
20912004-08-15 Bill Wohler <wohler@newt.com>
2092
2093 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.80.
2094
e11d1dd9
EZ
20952004-08-14 Romain Francoise <romain@orebokech.com>
2096
2097 * NEWS: Mention the thumbs.el package.
2098
ab5a4a32
EZ
20992004-08-14 Eric Hanchrow <offby1@blarg.net>
2100
2101 * TUTORIAL.es: Replace actual whitespace with the magic string
2102 that causes help-with-tutorial to automatically insert the correct
2103 amount.
2104
7c3225c3
ST
21052004-08-10 Steven Tamm <steventamm@mac.com>
2106
2107 * PROBLEMS: Remove description of Mac OS version upgrade
2108 problems as it is no longer applicable.
2109
05ea6a26
WL
21102004-07-27 Werner Lemberg <wl@gnu.org>
2111
2112 * NEWS: Document all new tutorials.
2113
23f87bed
MB
21142004-08-05 Reiner Steib <Reiner.Steib@gmx.de>
2115
2116 * GNUS-NEWS: Import from the v5_10 branch of the Gnus repository.
2117
2118 * NEWS (Gnus package): Gnus includes Sieve and PGG. Gnus changes
2119 are described in GNUS-NEWS.
2120
21212004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
2122
2123 * gnus.xpm, gnus-pointer.xbm, gnus-pointer.xpm: Import from the
2124 v5_10 branch of the Gnus repository.
2125
0f74bf4c
LT
21262004-07-14 Luc Teirlinck <teirllm@auburn.edu>
2127
2128 * MORE.STUFF: Tramp is now distributed with Emacs.
2129
a66894d8
BW
21302004-07-12 Bill Wohler <wohler@newt.com>
2131
2132 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.4.
2133
bcdf2143
DK
21342004-07-08 David Kastrup <dak@gnu.org>
2135
1953295b 2136 * NEWS (Lisp changes in 21.4): Document (match-data t) change.
bcdf2143 2137
ad8a607d
EZ
21382002-06-26 Eli Zaretskii <eliz@is.elta.co.il>
2139
2140 * FOR-RELEASE: Moved to the admin directory.
2141
1791907b
DK
21422004-06-24 David Kastrup <dak@gnu.org>
2143
2144 * NEWS: Move description from new paragraph-start and
2145 indent-line-function defaults to general news instead of new
1953295b
SM
2146 packages. Same for query-replace-skip-read-only.
2147 Add description of new `\,' and `\?' replacement string features.
1791907b 2148
dce417e7
LT
21492004-06-23 Luc Teirlinck <teirllm@auburn.edu>
2150
2151 * MORE.STUFF: Delete obsolete URL.
2152
61d244ca
LH
21532004-06-10 Lars Hansen <larsh@math.ku.dk>
2154
5879ac68 2155 * NEWS: Describe dired-omit-mode. Describe desktop package changes.
61d244ca 2156
32364f49
ST
21572004-05-29 Steven Tamm <steventamm@mac.com>
2158
2159 * PROBLEMS: Document the workaround for the Mac OS X port not
2160 picking up the environment variables from dotfiles.
2161
f3298aad
JL
21622004-05-16 Juri Linkov <juri@jurta.org>
2163
2164 * TUTORIAL.pt_BR: Add coding: latin-1, sentence-end-double-space: nil.
2165
2166 * ru-refcard.tex: Add C-u and RET to `C-h t Russian'.
2167
c1380aa6
EZ
21682004-05-15 Alex Ott <ott@jet.msk.su>
2169
2170 * ru-refcard.tex, ru-refcard.ps: New files.
2171
ddda21d3
DP
21722004-05-14 David Ponce <david@dponce.com>
2173
1953295b 2174 * tree-widget: New directory containing tree-widget themes and images.
ddda21d3 2175
28cfe103 21762004-04-13 Marcelo Toledo <marcelo@gnu.org>
b8d5565f 2177
5879ac68 2178 * TUTORIAL.pt_BR: Initial check-in.
b8d5565f 2179
24d5055c
SM
21802004-05-06 Dave Love <fx@gnu.org>
2181
2182 * emacs.py: New file for python-mode's internal use.
2183
ba1c68de
SM
21842004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
2185
2186 * TODO: Use outline mode. Remove compile.el entry (done).
2187
d1d37da8
JL
21882004-04-18 Juri Linkov <juri@jurta.org>
2189
2190 * TUTORIAL.fr, TUTORIAL.pl, TUTORIAL.ru, TUTORIAL.sl, TUTORIAL.sv
2191 * TUTORIAL.th: Add sentence-end-double-space: nil.
2192
2193 * TUTORIAL.it, TUTORIAL.nl, TUTORIAL.sv: Add coding: latin-1.
2194
28cfe103 21952004-04-16 Alex Ott <ottalex@narod.ru>
02913968 2196
28cfe103 2197 * TUTORIAL.ru: Various corrections.
02913968 2198
d2072c54
JL
21992004-04-14 Jan Nieuwenhuizen <janneke@gnu.org>
2200
2201 * TUTORIAL.nl: Update Delete/Delback translation.
2202
43ea9947
JH
22032004-04-05 Jesper Harder <harder@ifa.au.dk>
2204
2205 * TODO: Remove index-apropos entry.
2206
35aeddc4
JL
22072004-04-01 Juri Linkov <juri@jurta.org>
2208
2209 * HELLO: Add Javanese.
2210
30301a73
VJL
22112004-03-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2212
2213 * ps-prin1.ps: Clip the header and footer area, so text will not be
2214 printed outside header or footer, respectively.
2215 (HeaderClip, FooterClip): New PostScript funs.
2216 (HeaderText, FooterText): Adjust PostScript code.
2217
6d8e13a0
JD
22182004-03-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2219
2220 * TODO: Removed drag-and-drop entry (DONE).
2221
ab24c127
KS
22222004-03-19 Kim F. Storm <storm@cua.dk>
2223
2224 * TODO: Remove entries for fringe related issues (DONE).
2225 Remove entry about image-relative coordinates of mouse clicks (DONE).
2226
44c0a465
SM
22272004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
2228
2229 * compilation.txt: New file.
2230
89b1172b
JB
22312004-02-29 Juanma Barranquero <lektu@terra.es>
2232
2233 * NEWS: Remove bogus reference to user option unicode-data.
2234
8c094106
EZ
22352004-02-16 Klaus Zeitler <kzeitler@lucent.com>
2236
2237 * PROBLEMS: Document crashes on X when build with GCC and GNU ld.
2238
ea855511
AS
22392004-02-08 Andreas Schwab <schwab@suse.de>
2240
2241 * NEWS: Fix typo.
2242
89b1172b 22432003-12-29 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
d9c4f512
EZ
2244
2245 * TUTORIAL.bg: Use windows-1251 encoding. Fix punctuation errors.
2246
cae8ddbb
LH
22472003-11-21 Lars Hansen <larsh@math.ku.dk>
2248
2249 * TODO: Add plans for change of file attributes UID and GID from
2250 integer to string.
89b1172b
JB
2251
22522003-11-10 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
e0739877
KH
2253
2254 * HELLO: Add Kannada.
2255
b8811003
KH
22562003-11-05 Juri Linkov <juri@jurta.org>
2257
2258 * HELLO: Fix language names. Add C, Braille, Georgian, Ukrainian.
2259 Add IPA pronunciation to English. Fix tab widths.
2260
984002eb
EZ
22612003-11-03 David Ponce <david.ponce@wanadoo.fr>
2262
2263 * PROBLEMS: Document segfaults with Linux kernels that enable the
2264 Exec-shield functionality.
2265
85afc7c7
KH
22662003-10-30 Kenichi Handa <handa@m17n.org>
2267
2268 * HELLO: Fix cases of language names. Make German lines one.
89b1172b 2269 Delete FORTRAN, add Mathematics.
85afc7c7 2270
f16a1bf6
JD
22712003-10-24 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2272
2273 * PROBLEMS: Characters are displayed as empty boxes or
2274 with wrong font under X.
2275
00694c20
WL
22762003-09-30 Werner Lemberg <wl@gnu.org>
2277
2278 * TUTORIAL.de: Minor updates and grammatical fixes.
2279
b9e6b498
GM
22802003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
2281
2282 * TODO: Add invisible text kill/yank issue.
2283
f387bdea
RS
22842003-08-29 Wim Nieuwenhuizen <wwwillem@xs4all.nl>
2285
2286 * TUTORIAL.nl: Many changes.
2287
70d76272
SE
22882003-08-20 Stephen Eglen <stephen@gnu.org>
2289
2290 * MORE.STUFF: Update URLs for several projects.
2291
5b4ffca2
AC
22922003-07-22 Andrew Choi <akochoi@shaw.ca>
2293
2294 * PROBLEMS: Truncated process output with pty's on Mac OS X.
2295
0ea94e9b
NR
22962003-07-14 Nick Roberts <nick@nick.uklinux.net>
2297
2298 * NEWS: Merge in the changes for versions 21.2 and 21.3 as
2299 documented on the EMACS_21_1_RC branch.
2300
603b8073
KH
23012003-03-03 Chao-Hong Liu <chliu@gnu.org>
2302
2303 * TUTORIAL.cn: Updated.
2304 * TUTORIAL.zh: Updated.
2305
924df208
BW
23062003-04-24 Bill Wohler <wohler@newt.com>
2307
2308 * MH-E-NEWS: Upgraded to MH-E version 7.3.
2309
a8feaa04 23102003-04-03 Kenichi Handa <handa@m17n.org>
162eab5f
KH
2311
2312 * HELLO: Fix the malayalam line.
2313
19c37f01
DL
23142003-04-01 Dave Love <fx@gnu.org>
2315
2316 * letter.xpm: Use transparent/opaque `colours'.
2317
8064e321
DL
2318 * letter.xbm: Deleted.
2319
2320 * letter.pbm: New.
2321
a670d17a
AS
23222003-03-24 Andreas Schwab <schwab@suse.de>
2323
2324 * HELLO: Remove extra TAB in Greek entries.
2325
9a6155bb
KH
23262003-03-03 Chao-Hong Liu <chliu@gnu.org>
2327
2328 * TUTORIAL.cn, TUTORIAL.zh: New files.
2329
2330 * TUTORIAL.translator: List TUTORIAL.cn and TUTORIAL.zh.
2331
746ba5c1
KH
23322003-02-24 Kenichi Handa <handa@m17n.org>
2333
2334 * HELLO: Add Malayalam.
2335
b8b42717
DL
23362003-02-13 Dave Love <fx@gnu.org>
2337
2338 * TUTORIAL.es: Add coding spec.
2339
61cb0b53
KH
23402003-02-11 Kenichi Handa <handa@m17n.org>
2341
2342 * HELLO: Fix Hindi and add Tamil.
2343
497ff6f4 23442003-02-05 Francesco Potort\e,Al\e(B <pot@gnu.org>
bd6f8e84
FP
2345
2346 * TUTORIAL.it: Italian tutorial.
2347 From Alfredo Finelli <alfredofnl@tiscali.it> (original translator).
2348 Revised by Francesco Potort\e,Al\e(B <pot@gnu.org>.
2349
3d7ca223
BW
23502003-02-03 Bill Wohler <wohler@newt.com>
2351
2352 * MH-E-NEWS: Upgraded to MH-E version 7.2.
2353
c60ee5e7
JB
23542003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
2355
2356 * MACHINES: Added Cygwin.
2357
46def989
JD
23582003-01-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2359
2360 * DEBUG: Added note about xmon.
2361
675d000f
RS
23622003-01-20 Joanna Pluta <joanna_p@gazeta.pl>
2363
2364 * TUTORIAL.pl: Updated.
2365
5b4ffca2 23662003-01-11 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
50ac5b3c
PJ
2367
2368 * TUTORIAL.sk: Updated to reflect changes in English version.
5b4ffca2 2369 From Miroslav Va\e$,1!!\e(Bko <zemiak@zoznam.sk>.
50ac5b3c 2370
98657898
FP
23712003-01-09 Francesco Potort\e,Al\e(B <pot@gnu.org>
2372
2373 * etags.1: Added reference to the new `etags --help --lang=LANG'
2374 option.
2375
c3d9274a
BW
23762003-01-08 Bill Wohler <wohler@newt.com>
2377
2378 * MH-E-NEWS: Upgraded to MH-E version 7.1.
2379
128a6043
ST
23802003-01-01 Steven Tamm <steventamm@mac.com>
2381
2382 * MACHINES: Added pointer to Mac OS X install instructions.
2383
14e7b3a9
KH
23842002-12-10 Kenichi Handa <handa@m17n.org>
2385
2386 * TUTORIAL.sv: Renamed from TUTORIAL.se.
2387
bdcfe844
BW
23882002-11-29 Bill Wohler <wohler@newt.com>
2389
2390 * MH-E-NEWS: Upgraded to MH-E version 7.0.
2391
28cfe103 23922002-11-22 Rafael Sep\e,Az\e(Blveda <drs@gnulinux.org.mx>
1fc628ee 2393
28cfe103 2394 * TUTORIAL.es: Extensively changed and updated.
1fc628ee 2395
a1b4049d
BW
23962002-10-01 Bill Wohler <wohler@newt.com>
2397
2398 * MH-E-NEWS: Upgraded to mh-e version 6.1.1.
2399
7ed9159a
JY
24002002-09-16 Jonathan Yavner <jyavner@engineer.com>
2401
2402 * ses-example.ses: New file: example spreadsheet.
2403
6c61f3f4
KH
24042002-09-04 Kenichi Handa <handa@etl.go.jp>
2405
2406 * HELLO: Fix Unicode Greek line.
2407
24082002-09-03 Kenichi Handa <handa@etl.go.jp>
2409
2410 * TUTORIAL.ja: Updated in accordance with the latest English
2411 version.
2412
60753e2d
AS
24132002-09-01 Andreas Schwab <schwab@suse.de>
2414
2415 * TUTORIAL.de: Updated in accordance with the English version.
2416 From Mario Lang <mlang@delysid.org>.
2417
473d2053
MR
24182002-08-12 Markus Rost <rost@math.ohio-state.edu>
2419
2420 * HELLO: Fix some white spaces.
2421
ca8f3642
RS
24222002-06-26 Richard M. Stallman <rms@gnu.org>
2423
2424 * ps-prin0.ps, ps-prin1.ps: Add license exception.
2425
5fd4d159
EZ
24262002-06-16 Eli Zaretskii <eliz@is.elta.co.il>
2427
2428 * TUTORIAL.fr: New version from \e,AI\e(Bric Jacoboni <jaco@teaser.fr>.
2429
9e00616f
EZ
24302002-05-04 Eli Zaretskii <eliz@is.elta.co.il>
2431
2432 * HELLO: Add a few greetings that use Unicode characters.
2433
45fd9aa5
EZ
24342002-04-20 Eli Zaretskii <eliz@is.elta.co.il>
2435
2436 * termcap.src: New version from ftp://invisible-island.net.
2437
5b4ffca2 24382002-03-24 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
bb2f7e35
PJ
2439
2440 * TUTORIAL.translators: New file, list of tutorial translators.
2441
43ef72f2
SZ
24422002-02-01 ShengHuo ZHU <zsh@cs.rochester.edu>
2443
2444 * gnus.xpm: Remove garbages.
2445
5b4ffca2 24462002-01-27 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
7a4b11ca
PJ
2447
2448 * letter.xpm: New file, XPM variant of letter.xbm.
2449
5b4ffca2 24502001-12-03 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
58cfce98
PJ
2451
2452 * COPYING: Move back.
2453
5b4ffca2 24542001-11-29 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
0142178a
PJ
2455
2456 * COPYING: Removed.
2457
d4b56a8f
EZ
24582001-11-23 Eli Zaretskii <eliz@is.elta.co.il>
2459
2460 * emacstool.1, etags.1, emacs.1: Modify distribution terms to
2461 something simpler than the GFDL.
2462
f2d176f2
CW
24632001-11-22 Colin Walters <walters@debian.org>
2464
2465 * PROBLEMS: Remove already applied calc info patches. Clarify
2466 that there is no such thing as Debian GNU/Linux 2.4.3. ftpd is
2467 not handled by alternatives in Debian, the reporter surely meant
2468 just "--config ftp".
2469
740d1567
EZ
24702001-11-18 Eli Zaretskii <eliz@is.elta.co.il>
2471
2472 * fr-survival.tex: New file, from \e,AI\e(Bric Jacoboni <jaco@teaser.fr>.
2473
bcd83ff9
EZ
24742001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
2475
2476 * TUTORIAL.fr: New version from \e,AI\e(Bric Jacoboni <jaco@teaser.fr>.
2477
d1c9842e
CW
24782001-11-17 Colin Walters <walters@debian.org>
2479
2480 * PROBLEMS: Remove calc problems.
2481
c054b556
EZ
24822001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
2483
2484 * TUTORIAL.fr: New file. From \e,AI\e(Bric Jacoboni <jaco@teaser.fr>.
2485
1b23afd5
EZ
24862001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
2487
2488 * Makefile (mostlyclean, clean, distclean, maintainer-clean):
2489 Add *.dvi and *.log.
2490 (SOURCES): Update the list of files.
2491
2492 * calccard.tex: New file.
2493 * calccard.ps: New file.
2494
177338c4
EZ
24952001-11-01 Eli Zaretskii <eliz@is.elta.co.il>
2496
2497 * etags.1: Replace presentation-level troff macros that simulate
2498 tables with tbl markup. From Eric S. Raymond <esr@thyrsus.com>.
2499
71431a0e
GM
25002001-10-20 Gerd Moellmann <gerd@gnu.org>
2501
6aa97356 2502 * (Version 21.1 released.)
71431a0e 2503
07b041a7
EZ
25042001-09-29 Eli Zaretskii <eliz@is.elta.co.il>
2505
2506 * HELLO: Fix the Italian and Maltese entries. From Trevor Spiteri
2507 <tbspit@eng.um.edu.mt>.
2508
5b4ffca2 25092001-08-25 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
13583fa4
EZ
2510
2511 * HELLO: Slovak language name added to be compatible with other
2512 languages.
2513
13544774
EZ
25142001-08-23 Eli Zaretskii <eliz@is.elta.co.il>
2515
2516 * TUTORIAL.pl: Updated in accordance with the English version.
5b4ffca2 2517 From Beata Wierzcho\e$,1 b\e(Bowska <beataw@orient.uw.edu.pl> and
744d746b 2518 Janusz S. Bien <jsbien@mail.uw.edu.pl>.
13544774 2519
3a4f8160
EZ
25202001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
2521
2522 * MACHINES: Modify the entry for HITACHI SR2001/SR2201 series, as
2523 per config.sub and config.guess. Reported by Ryo Furue
2524 <furufuru@ccsr.u-tokyo.ac.jp>.
2525
5b4ffca2 25262001-08-10 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
9d9fd4e8
PJ
2527
2528 * TUTORIAL.sk: Updated in accordance with the English version.
5b4ffca2 2529 From Miroslav Va\e$,1!!\e(Bko <vasko@debian.cz>.
9d9fd4e8 2530
402acb3e
EZ
25312001-08-08 Eli Zaretskii <eliz@is.elta.co.il>
2532
2533 * TUTORIAL.ko: Updated in accordance with the English version.
2534 From Koaunghi Un <koaunghi@world.kaist.ac.kr>.
2535
5b4ffca2 25362001-08-06 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
86f9d5af 2537
402acb3e 2538 * TUTORIAL.cs: Update from Milan Zamazal.
86f9d5af 2539
5b4ffca2 25402001-08-05 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
dffb6224 2541
5879ac68 2542 * TUTORIAL.cs, TUTORIAL.sk, cs-refcard.tex, sk-refcard.tex: E-mail
dffb6224
PJ
2543 address of Milan Zamazal changed.
2544
5b4ffca2 25452001-08-04 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
1e78d347 2546
402acb3e
EZ
2547 * TUTORIAL, TUTORIAL.cs: Be consistent when naming CONTROL and
2548 META keys.
1e78d347 2549
6f460497
FP
25502001-05-17 Francesco Potorti` <pot@gnu.org>
2551
2552 * etags.1: Add the latest changes to etags behaviour.
2553
716d48ed
EZ
25542001-05-04 Eli Zaretskii <eliz@is.elta.co.il>
2555
2556 * emacsclient.1: Place in the public domain.
2557
42ec1588
EZ
25582001-04-29 Eli Zaretskii <eliz@is.elta.co.il>
2559
2560 * emacstool.1: Place under GFDL.
2561
26978e9a
EZ
25622001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
2563
2564 * emacs.1: Place under GFDL.
2565
2566 * etags.1: Ditto.
2567
2568 * gfdl.1: New file.
2569
6f4dd4dc
GM
25702001-04-18 Gerd Moellmann <gerd@gnu.org>
2571
2572 * TUTORIAL.sk, sk-survival.tex
2573 * sk-refcard.ps, sk-refcard.tex, sk-dired-ref.ps
2574 * sk-dired-ref.tex: New files.
6f460497 2575
6f4dd4dc 2576 * cs-survival.tex, cs-dired-ref.ps, cs-dired-ref.tex: New files.
5b4ffca2 2577 From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
6f4dd4dc 2578
719d83ad
GM
25792001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2580
2581 * ps-prin1.ps: Footer implementation. Doc fix.
2582 (doLineNumber): Code fix for line number color.
2583 (BeginPage, BeginSheet, HeaderFramePath, HeaderFrame, HeaderText): Code
2584 fix for footer implementation.
2585 (TextStart, SetFooterLines, FooterFrameStart, doFramePath)
2586 (FooterFramePath, doFrame, FooterFrame, FooterStart)
2587 (HeaderOrFooterTextLines, HeaderOrFooterText, FooterText): New funs.
2588
b3f6107b
GM
25892001-04-03 Gerd Moellmann <gerd@gnu.org>
2590
2591 * splash8.xpm: New image from Luis Fernandes <elf@ee.ryerson.ca>
2592 for color depth 8.
2593
acfb077d
GM
25942001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2595
2596 * ps-prin1.ps: Line and paragraph spacing feature.
2597 (LineHS, ParagraphHS, EffectUnderline, EffectStrikeou, EffectOverline)
2598 (EffectShadow, EffectBox, EffectOutline): New vars.
2599 (PSL, S, EF, printZebra, doColumnZebra, doZebra): Code fix.
2600 (PHL, LHL): New funs.
2601
2602 * ps-prin2.ps: File eliminated.
6f460497 2603
e6b13c74
GM
26042001-03-26 Gerd Moellmann <gerd@gnu.org>
2605
2606 * splash.pbm: New image from Luis Fernandes <elf@ee.ryerson.ca>.
2607
7589860e
GM
26082001-03-15 Gerd Moellmann <gerd@gnu.org>
2609
2610 * splash.xpm, splash.pbm: Replaced with new images from
2611 Luis Fernandes <elf@ee.ryerson.ca>.
2612
75dfe990
GM
26132001-03-05 Gerd Moellmann <gerd@gnu.org>
2614
2615 * cs-refcard.ps, cs-refcard.tex: New files.
2616
baebd8a5
GM
26172001-02-26 Gerd Moellmann <gerd@gnu.org>
2618
2619 * THE-GNU-PROJECT: New file.
2620
f6839838
AI
26212001-02-22 Andrew Innes <andrewi@gnu.org>
2622
2623 * MACHINES: Update pointer to MS-Windows install instructions.
2624
54ed3bd2
GM
26252001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2626
2627 * ps-prin1.ps: Code fix to support `ps-zebra-stripe-follow'
2628 functionality enhancement.
2629 (doColumnZebra): Code fix.
6f460497 2630
5f87b051
DL
26312001-02-08 Dave Love <fx@gnu.org>
2632
e57c6a77 2633 * tasks.texi, SERVICE: Updated.
5f87b051 2634
350d71b3
AI
26352001-02-03 Andrew Innes <andrewi@gnu.org>
2636
2637 * PROBLEMS: Add note about need to specify extra compiler flags
2638 with recent Cygwin ports of gcc.
2639
437368fe
EZ
26402001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
2641
2642 * DEBUG: Expand and update, based on the instructions to
2643 pretesters, nt/INSTALL, and private communications and experience.
2644
35e8600f
DL
26452001-01-17 Dave Love <fx@gnu.org>
2646
2647 * termcap.src: New version from http://www.tuxedo.org/~esr/terminfo/.
2648
6d0afc03
GM
26492001-01-08 Gerd Moellmann <gerd@gnu.org>
2650
2651 * TUTORIAL.es: New file.
2652
a758f97d
GM
26532001-01-08 Kevin Gallagher <kevingal@onramp.net>
2654
2655 * edt-user.doc: Updated to reflect EDT Emulation version 4.0
5879ac68 2656 enhancements.
89d57763 2657
5e56e175
GM
26582000-12-29 Gerd Moellmann <gerd@gnu.org>
2659
2660 * fr-refcard.tex, fr-refcard.ps, fr-drdref.tex, fr-drdref.ps: New
2661 files.
2662
49172314
GM
26632000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2664
2665 * ps-prin1.ps: Handle form feed better when ps-zebra-stripe-follow
2666 is non-nil.
2667 (printZebra, BeginPage): Code fix.
89d57763 2668
125f929e
MB
26692000-12-15 Miles Bader <miles@gnu.org>
2670
2671 * DEBUG: Add note aboute using `inverse-video' to detect excessive
2672 screen redraw.
2673
e2849090 26742000-12-07 Dave Love <fx@gnu.org>
63dfcf4b 2675
e2849090 2676 * CODINGS, CHARSETS: Removed. (Mule 2.3 relics.)
f29d1e75 2677
e2849090 26782000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2f8a6857 2679
e2849090 2680 * ps-prin1.ps: Eliminated the line number font predefinition.
2f8a6857 2681
fccf2940
KH
26822000-11-09 Kenichi Handa <handa@etl.go.jp>
2683
2684 * TUTORIAL.ja: Adjusted for the change of TUTORIAL (use C-x C-l,
2685 not M-:, as example of disabled command).
2686
57731876
GM
26872000-11-02 Gerd Moellmann <gerd@gnu.org>
2688
2689 * ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Renamed from NEWS.*.
2690
1e4d32f8
GM
26912000-10-16 Gerd Moellmann <gerd@gnu.org>
2692
2693 * 3B-MAXMEM, AIX.DUMP, SUN-SUPPORT: Removed.
2694
2695 * tasks.texi: Updated to the version from /gd/gnuorg.
2696
76eebffc
GM
2697 * FTP: Refer to the GNU web site.
2698
ab6afc64
DL
26992000-10-12 Dave Love <fx@gnu.org>
2700
2701 * gnus.pbm: New file.
2702
2703 * gnus.xbm: Deleted.
2704
a3489ece
MB
27052000-10-05 Miles Bader <miles@lsi.nec.co.jp>
2706
2707 * gnus-pointer.xbm, gnus-pointer.xpm: Remove top empty line.
2708
36eb0a91
GM
27092000-09-22 Gerd Moellmann <gerd@gnu.org>
2710
2711 * splash.xbm: File removed.
2712 * splash.pbm: New file.
89d57763 2713
b7e11c5b
GM
27142000-09-20 Gerd Moellmann <gerd@gnu.org>
2715
2716 * splash.xbm: New file.
2717
c113de23
GM
27182000-09-19 Gerd Moellmann <gerd@gnu.org>
2719
2720 * splash.xpm: New file.
2721
e7997ff4
DL
27222000-09-11 Dave Love <fx@gnu.org>
2723
2724 * gnus.xbm, gnus.xpm, gnus-pointer.xpm, gnus-pointer.xbm: New
2725 files.
2726
87d0f685
GM
27272000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2728
2729 * ps-prin3.ps: Eliminated.
2730
2731 * ps-prin2.ps: Changed comment version (6.0).
2732
2733 * ps-prin1.ps: Changed comment version (6.0).
2734
2735 * ps-prin0.ps: Changed comment version (6.0).
89d57763 2736
177c0ea7 27372000-08-24 Wlodzimierz Bzyl <matwb@univ.gda.pl>
85d6400c
KH
2738
2739 * survival.tex: New file.
2740
6917e6bb
GM
27412000-08-21 Gerd Moellmann <gerd@gnu.org>
2742
2743 * de-refcard.ps, de-refcard.tex: Renamed from refcard-de.*.
89d57763 2744
6917e6bb
GM
2745 * pl-refcard.ps, pl-refcard.tex: Renamed from refcard-pl.*.
2746
3787e12e
GM
27472000-08-17 Gerd Moellmann <gerd@gnu.org>
2748
2749 * NEWS.1: Reintegrated into NEWS.
2750
2751 * OOOOONEWS...OONEWS: Renamed to NEWS.1...NEWS.4.
2752
1c2eabab
GM
27532000-08-16 Gerd Moellmann <gerd@gnu.org>
2754
d7b38c05
GM
2755 * dired-ref.tex, dired-ref.ps: New files.
2756
1c2eabab
GM
2757 * refcard-de.tex, refcard-de.ps: New files.
2758
e8bea4c0
GM
27592000-07-20 Gerd Moellmann <gerd@gnu.org>
2760
2761 * emacs.1: Change `-b' to `-bw'.
2762
aa9efec9
AS
27632000-07-07 Andreas Schwab <schwab@suse.de>
2764
2765 * yow.lines: Fix indentation.
2766
45f485a6
GM
27672000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2768
2769 * ps-prin0.ps: Insert a version number comment (5.2.2).
2770 Indentation fix.
2771
2772 * ps-prin1.ps: Insert a version number comment (5.2.2). Can
2773 select page size with/without giving an error if PostScript
2774 printer doesn't have this kind of page size. Zebra Stripe
2775 continues or restarts on next page. Indentation fix.
2776 (BeginSheet): If necessary, rescale n-up to fit on the sheet of
2777 paper.
2778 (BeginDoc, doColumnZebra, HeaderText): Code fix.
2779 (SetPageSize): New proc.
2780
2781 * ps-prin2.ps: Insert a version number comment (5.2.2).
2782
2783 * ps-prin3.ps: Insert a version number comment (5.2.2).
2784 Indentation fix.
2785
a199a865
GM
27862000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2787
2788 * ps-prin1.ps: PostScript code compatibility with other utilities
2789 like mpage, psnup, etc.
2790 (isLineStep): Code fix.
2791 (BeginDoc, BeginSheet): Utility compatibility.
2792
3281430c
DL
27932000-05-03 Dave Love <fx@gnu.org>
2794
2795 * letter.xbm: New file.
2796
57cb56f5
GM
27972000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2798
2799 * ps-prin0.ps: PostScript level 1 compatibility.
2800
2801 * ps-prin1.ps: PostScript level 1 compatibility, Upside-down
2802 printing and line number step.
2803 (BeginDoc, doLineNumber, SL, HL): Code fix.
2804 (isLineStep, PSL): New funs.
2805
2806 * ps-prin3.ps: PostScript level 1 compatibility.
2807
34f3f342
GM
28082000-04-10 Gerd Moellmann <gerd@gnu.org>
2809
2810 * refcard.bit: Removed.
2811
857e88e2
KH
28122000-04-10 Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>
2813
2814 * refcard-pl.ps: New file.
2815 * refcard-pl.tex: New file.
2816
7438c86b
GM
28172000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2818
2819 * ps-prin0.ps: Replace gs_languagelevel by languagelevel.
2820 (DefOp): New proc.
2821
2822 * ps-prin1.ps: Replace gs_languagelevel by languagelevel.
2823 (printBackground, SetColor): New procs.
2824 (ZebraColor): Renaming old ZebraGray var.
89d57763 2825
1a3199d9
GM
28262000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2827
2828 * ps-prin1.ps: Eliminate SkipFirstPage.
2829
ee1c5b21
GM
28302000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2831
2832 * ps-prin0.ps: Define command only for language level 1.
2833
d0ab3e9d 28342000-03-16 Vinicius Jose Latorre <vinicius@cpqd.com.br>
89d57763 2835
57cb56f5
GM
2836 * ps-prin0.ps: Define packedarray operator for language level 1,
2837 adjust setduplexmode and settumble definitions.
89d57763 2838
81c7ca69
GM
28392000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2840
2841 * ps-print0.ps: New file.
89d57763 2842
81c7ca69
GM
2843 * ps-prin1.ps, ps-prin3.ps: Eliminate CheckConfig.
2844
6ddb893f
KH
28452000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2846
2847 * ps-prin1.ps, ps-prin2.ps, ps-prin3.ps: New files.
2848
3156909f
PE
28491999-11-30 Paul Eggert <eggert@twinsun.com>
2850
2851 * PROBLEMS: Update Solaris 2.6 and 7 problems.
2852
1b0d24e7
PE
28531999-11-22 Paul Eggert <eggert@twinsun.com>
2854
2855 * NEWS: Rename messages-locale to system-messages-locale
2856 and time-locale to system-time-locale.
2857
bab4e322
NF
28581999-10-24 Noah Friedman <friedman@splode.com>
2859
2860 * yow.lines: Add more quotes. Correct a misquote.
2861
2862 * spook.lines: Add more phrases.
2863
83a4cf1d
PE
28641999-10-23 Paul Eggert <eggert@twinsun.com>
2865
1b0d24e7 2866 * NEWS: Describe new functions and variables for locales.
83a4cf1d 2867
c37bbd4f
GM
28681999-10-07 Gerd Moellmann <gerd@gnu.org>
2869
2870 * TUTORIAL.ro: Change copyright statement.
bab4e322 2871
a933dad1
DL
28721999-07-12 Richard Stallman <rms@gnu.org>
2873
2874 * Version 20.4 released.
2875
28761999-06-27 Karl Heuer <kwzh@gnu.org>
2877
2878 * yow.lines: Fix indentation. Fix typo.
2879
28801999-01-19 Dave Love <fx@gnu.org>
2881
2882 * MORE.STUFF: Revamped.
2883
28841999-01-14 Dave Love <fx@gnu.org>
2885
2886 * FAQ: Merge posted updates.
2887
28881998-12-14 Dave Love <fx@gnu.org>
2889
2890 * FAQ: Somewhat edited copy of the most recently posted version.
2891
28921998-11-04 Kenichi Handa <handa@etl.go.jp>
2893
2894 * MACHINES (NEC EWS4800): New section.
2895
28961998-09-04 Karl Heuer <kwzh@gnu.org>
2897
2898 * TUTORIAL: Use C-x C-l, not M-:, as example of disabled command.
2899
29001998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
2901
2902 * Version 20.3 released.
2903
2904 * TUTORIAL.ro: New file.
2905
29061998-04-10 Ken'ichi Handa <handa@melange.gnu.org>
2907
2908 * TUTORIAL.sl: Renamed back to the original.
2909
29101998-04-10 Kenichi Handa <handa@etl.go.jp>
2911
2912 * TUTORIAL.cs: Renamed from TUTORIAL.cz.
2913 * TUTORIAL.ja: Renamed from TUTORIAL.jp.
2914 * TUTORIAL.ka: Renamed from TUTORIAL.kr.
2915 * TUTORIAL.sk: Renamed from TUTORIAL.sl.
2916
29171998-04-06 Kenichi Handa <handa@etl.go.jp>
2918
2919 * TUTORIAL.jp: Re-translated for the latest TUTORIAL.
2920
29211998-03-26 Richard Stallman <rms@psilocin.gnu.org>
2922
2923 * TUTORIAL.sl: New file.
2924
29251997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2926
2927 * Version 20.2 released.
2928
29291997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2930
2931 * Version 20.1 released.
2932
29331997-06-02 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
2934
2935 * CODINGS, CHARSETS: New files.
2936
29371996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2938
2939 * Version 19.33 released.
2940
29411996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2942
2943 * Version 19.32 released.
2944
29451996-06-23 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2946
2947 * refcard.ps: File obtained from someone else;
2948 it was generated badly here.
2949
29501996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
2951
2952 * Version 19.31 released.
2953
29541996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
2955
2956 * TUTORIAL: Rephrase the first page to fit on a standard tty screen.
2957
29581996-05-03 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
2959
2960 * emacs.bash: Use >|.
2961
29621996-01-20 Geoff Voelker <voelker@cs.washington.edu>
2963
2964 * rgb.txt: New file.
2965
29661995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2967
2968 * Version 19.30 released.
2969
29701995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
2971
2972 * gnus-tut.txt: New file.
2973
29741995-07-26 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
2975
2976 * Rename termcap to termcap.src, the historical name for an
2977 uninstalled termcap file.
2978
29791995-06-28 Eric S. Raymond <esr@spiff.gnu.ai.mit.edu>
2980
5879ac68 2981 * termcap.dat, termcap.ucb: Deleted and replaced.
a933dad1
DL
2982
2983 * termcap: New termcap file from the ncurses project; bigger,
2984 better, brighter, does away with waxy yellow buildup. Email
2985 me at terminfo@ccil.org if you have any trouble with this.
2986
2987 * README: Changed to track above change.
2988
29891995-05-24 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
2990
2991 * TUTORIAL: Delete reference to ALT. Change <Rubout> to <Delete>.
2992
29931995-04-26 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2994
2995 * Makefile (maintainer-clean): Renamed from realclean.
2996
29971995-04-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2998
2999 * tpu-doc.el: File moved to etc dir and renamed.
3000
30011995-04-07 Boris Goldowsky <boris@cs.rochester.edu>
3002
3003 * enriched.doc: Rewritten and simplified.
3004
30051994-11-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3006
3007 * Makefile (eterm): New rule.
3008 (TIC): New variable.
3009
3010 * e/eterm, e/eterm.ti: New files.
3011
30121994-10-24 Boris Goldowsky <boris@mole.gnu.ai.mit.edu>
3013
3014 * enriched.doc: New file.
3015
30161994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3017
3018 * Version 19.26 released.
3019
30201994-07-03 Richard Stallman (rms@gnu.ai.mit.edu)
3021
3022 * TUTORIAL: Talk about flow control along with C-x C-s and C-s.
3023
30241994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3025
3026 * Version 19.25 released.
3027
30281994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3029
3030 * Version 19.24 released.
3031
30321994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3033
3034 * Version 19.23 released.
3035
30361994-04-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3037
3038 * Makefile (clean): Delete DOC*.
3039
30401993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3041
3042 * Version 19.22 released.
3043
30441993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3045
3046 * Version 19.21 released.
3047
30481993-11-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3049
3050 * Version 19.20 released.
3051
30521993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3053
3054 * Version 19.19 released.
3055
30561993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3057
3058 * Version 19.18 released.
3059
30601993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3061
3062 * Version 19.16 released.
3063
30641993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3065
3066 * version 19.15 released.
3067
30681993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3069
3070 * Version 19.14 released.
3071
30721993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3073
5879ac68 3074 Bring mumbleclean targets into conformance with GNU coding standards.
a933dad1
DL
3075 * Makefile (distclean): Don't remove backup and autosave files.
3076 These are easy to get rid of in other ways, and a pain to lose.
3077 (mostlyclean, realclean): New targets.
3078
30791993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3080
3081 * Version 19.13 released.
3082
30831993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3084
3085 * Version 19.10 released.
3086
30871993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3088
3089 * Version 19.9 released.
3090
30911993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3092
3093 * Version 19.8 released.
3094
30951993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3096
5879ac68 3097 * Version 19.7 released.
a933dad1
DL
3098
30991993-05-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3100
3101 * MACHINES: Mention Linux.
3102
31031993-04-26 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3104
3105 * MACHINES: Add section for NeXT, from Thorsten Ohl.
3106
31071993-04-28 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
3108
3109 * NEWS: Documented picture-mode improvements.
3110
31111993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
3112
3113 * NEWS: Described the new properties of arrow keys and
3114 next-line-add-newlines. Fixed up the GUD description, it was
3115 out of date. This file referenced LNEWS when it should have
3116 said news.texi; fixed.
3117
5879ac68 3118 * news.texi: invocation-name now exists.
a933dad1
DL
3119
31201993-03-27 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
3121
3122 * MORE.STUFF: Added.
3123
31241993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
3125
3126 * NEWS: Preserved jimb's last change (documenting kill on
3127 read-only buffers).
bab4e322 3128
a933dad1
DL
3129 Added documentation on new info features.
3130
31311993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
3132
3133 * spook.lines: Alpha-sorted this, and added some new hot buttons
3134 for the 1990s.
3135
31361993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
3137
5879ac68 3138 * MACHINES: Deleted some VMS caveats. If the src and lisp
a933dad1
DL
3139 ChangeLogs are correct, dired and mail and process control are now
3140 fully supported.
3141
3142 * NEWS: Added finder news.
3143
31441993-03-19 Richard Stallman (rms@geech.gnu.ai.mit.edu)
3145
3146 * NEWS: Changed.
3147
31481993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
3149
3150 * sex.6: Added 900-line support
3151
3152 * NEWS: Added news about the package finder.
3153
31541993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
3155
3156 * MACHINES: `Last updated 10 Feb 1992.' was obviously wrong, so
3157 I nuked it. Let the file mod date serve. Merged in APOLLO and
3158 SUNBUG files. Changed references to 18.* to past tense.
3159
5879ac68 3160 * emacs.names: Merged into JOKES. I faked a mail header from the
a933dad1
DL
3161 Unknown User to delimit the first (unheaded) bit.
3162
3163 * Makefile (relock, unlock): New productions.
3164
31651993-03-18 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
3166
3167 Augean-stable cleaning time. Partly to save space, but mostly to
3168 reduce the dizzying amount of *stuff* confronting someone exploring
3169 the Emacs distribution, I have the following changes in the etc
3170 directory:
3171
5879ac68 3172 * CHARACTERS: Merged into TO-DO file under the heading "Long Range:"
a933dad1 3173
5879ac68 3174 * DIFF, CCADIFF, GOSDIFF: Merged into a new outline file titled
a933dad1
DL
3175 OTHER.EMACSES. The present names don't really convey anything.
3176 Various key bindings and feature descriptions have been updated.
3177
5879ac68 3178 * NICKLES.WORTH: Nuked. This is copyrighted material that could land
a933dad1
DL
3179 FSF in hot water.
3180
5879ac68 3181 * INTERVAL.IDEAS: Nuked. RMS's thinking, and indeed the
a933dad1
DL
3182 implementation of intervals, have progressed way beyond this.
3183
5879ac68 3184 * RCP: Nuked. It no longer said anything but "Ooops, sorry!"
a933dad1 3185
5879ac68 3186 * ED.WORSHIP, GNU.JOKES: Merged into a mailbox called JOKES.
a933dad1
DL
3187 Future jokes can accumulate there.
3188
5879ac68 3189 * DISTRIB: The actual domestic order form is now ORDERS.USA.
a933dad1
DL
3190 The DISTRIB text now mentions 19.
3191
5879ac68 3192 * ORDERS.USA: Created. This is just the order form. DISTRIB
a933dad1
DL
3193 has a pointer to it at the beginning.
3194
5879ac68 3195 * EUROPE: Renamed to ORDERS.EUROPE. DISTRIB now has a pointer
a933dad1
DL
3196 to it at the beginning.
3197
25e90411 3198 * OOOONEWS, OOOONEWS: Nuked. It's version 19 --- nobody needs the
a933dad1
DL
3199 version 15 and 17 files anymore.
3200
3201 All files marked "Nuked" have actually been moved to =-prefixed
3202 names as per convention. Originals of all files merged still
3203 exist with =-names.
3204
32051993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
3206
5879ac68 3207 * XENIX: Nuked (moved to =XENIX). The hackery it describes is
a933dad1
DL
3208 no longer necessary in the presence of 19's function-key-map
3209 feature; I've added an explanation to the beginning of the file.
3210
32111993-03-10 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3212
3213 * MACHINES: Update description of SYSVr3 and r4 support, due to
3214 Eric Raymond's changes.
3215
32161993-03-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3217
3218 * MACHINES: Mention that you have to edit the configure script
3219 when you add support for a new machine, to get it to recognize the
3220 configuration name.
3221
32221992-11-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3223
3224 * MACHINES: Converted to use GCC-style configuration names,
3225 instead of listing m/*.h and s/*.h files. All knowledge of m/ and
3226 s/ files now lives in ../configure.
3227
32281992-10-06 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3229
3230 * NEWS: Document included tags tables.
3231
32321992-07-22 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
3233
3234 * Corrected the news about VC to reflect reality.
3235
32361992-07-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3237
3238 * etags.1: New file, from Richard K. Pixley at Cygnus.
3239
32401992-06-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
3241
3242 * Makefile: Most of the contents of this file were only relevant
3243 to things in `../lib-src'; removed all but the `distclean' and
3244 `clean' targets.
3245
32461992-04-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
3247
3248 * COPYING: Got June 1991 version of the GPL here.
3249
3250 * ChangeLog: Since the old etc contents have been split into etc
3251 and lib-src, the old etc's ChangeLog has been duplicated in the
3252 new etc and lib-src. That means that each contains complete and
3253 coherent information, although each contains extraneous
bab4e322 3254 information.
a933dad1
DL
3255
32561992-04-08 Jim Blandy (jimb@pogo.cs.oberlin.edu)
3257
3258 * lib-src/etags.c: "--no-warning" option renamed to "--no-warn",
3259 to be consistent with other GNU programs, like makeinfo.
3260
3261 * lib-src/Makefile: Renamed to Makefile.in; the configure script
3262 will edit this to produce Makefile.
3263
32641992-04-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
3265
3266 * etags.c (print_help, print_version): New functions.
3267 (main): Options added to support them.
3268
3269 * etags.c (longopts): New array of long names for the options.
3270 (main): Recognize them.
3271
32721992-04-06 Jim Blandy (jimb@pogo.cs.oberlin.edu)
3273
3274 * etags.c (C_entries): Removed comment saying that \" in a string
3275 isn't recognized as magic, because it is correctly handled.
3276
3277 * getopt.c, getopt.h: New files, from GNU C library.
3278 * etags.c: Rewritten to use getopt.
3279 #include "getopt.h".
3280 (file_num): Variable deleted; its role is now played by getopt's
3281 optind.
3282 (main): Argument processing loop rewritten to call getopt to get
3283 next option. Options which take parameters (-o and -i) rewritten
3284 to get parameter from optarg instead of argv[1]. Filename
3285 preprocessing loop and update command changed similarly.
3286 * Makefile (etags, ctags): Depend on and link with getopt.h,
3287 getopt.o, and getopt1.o.
3288 (getopt.o, getopt1.o): New targets for the GNU getopt routines.
3289
3290 * etags.c (outfflag): Variable deleted; it is non-zero iff outfile
3291 is non-zero.
3292
3293 (main): In the argument processing loop, the 'goto next_arg'
3294 statements are breaking out of the switch statement in exactly the
3295 same way that a simple 'break' statement would; replace the gotos
3296 with breaks, and remove the label.
3297
32981992-04-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3299
3300 * etags.c (C_entries): Clear tydef and next_token_is_func at start.
3301 (consider_token): Move next_token_is_func to global.
3302
33031992-04-02 Jim Blandy (jimb@pogo.cs.oberlin.edu)
3304
3305 * Makefile: Conform with GNU coding standards:
3306 (mostlyclean): New target, synonymous with clean.
3307 (TAGS, check): New targets.
3308 (INSTALL, INSTALLFLAGS): New variables.
3309
33101992-03-31 Jim Blandy (jimb@pogo.cs.oberlin.edu)
3311
5879ac68 3312 * lib-src/Makefile, etc/MACHINES, etc/NEWS: Changed references to
a933dad1
DL
3313 `config.emacs' to `configure'.
3314
3315 * lib-src/Makefile: Adjusted for renaming of share-lib to etc.
3316 * etc/MACHINES: Same.
3317
33181992-03-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
3319
3320 * movemail.c (main): Allow tempname to be as long as necessary,
3321 instead of limiting it to 39 characters.
3322
3323 * movemail.c (main): Move declaration of buf from top of function
3324 to local block surrounding the copy loop. This makes it less
3325 likely to be confused with the buf used by the code which checks the
3326 permissions on outname's directory.
3327
33281992-03-20 Jim Kingdon (kingdon@albert.gnu.ai.mit.edu)
3329
3330 * SERVICE: Remove my entry.
3331
33321992-03-09 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
3333
3334 * Makefile (emacstool, nemacstool, xvetool): Use ${CFLAGS}, not
3335 hardcoded -g.
3336
3337 * movemail.c (xmalloc): Return char *, not int.
3338 (main) [!MAIL_USE_FLOCK]: Add a new conditional, MAIL_UNLINK_SPOOL,
3339 that is off by default -- normally don't unlink the mail spool
3340 file, just empty it. Pass creat mode 0600, not 0666.
3341
dff28924 33421992-02-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a933dad1
DL
3343
3344 * Makefile (../arch-lib): Depend on ${EXECUTABLES}.
3345 (all): Instead of here.
3346 (install): Don't use the -s option, since people need symbols to
3347 debug code.
3348
dff28924 33491992-01-19 Eric Youngdale (youngdale@v6550c.nrl.navy.mil)
a933dad1
DL
3350
3351 * etags-vmslib.c (fn_exp): Add type cast.
3352
33531992-01-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3354
3355 * movemail.c: Changes in comments.
3356
dff28924 33571992-01-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a933dad1
DL
3358
3359 * Makefile: Make the distclean target erase the DOC files from
3360 ../share-lib and the executables from ../arch-lib.
3361
dff28924 33621992-01-09 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a933dad1
DL
3363
3364 * emacsclient.c: #include <sys/stat.h>
3365 (main): Do declare statbfr.
3366
dff28924 33671991-12-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
3368
3369 * emacsserver.c, emacsclient.c [BSD]: Use either /tmp or ~
3370 for the socket, depending on SERVER_HOME_DIR.
3371 If using /tmp, put host name in the socket name.
3372
3373 * movemail.c (pfatal_and_delete): New function.
3374 (main, popmail): Use it.
3375 (popmail): Close output before deleting messages.
3376 Check for error on close and on fsync.
3377 Use `fatal' where appropriate.
3378 (main): Remove (void).
3379
3380 * aixcc.lex: New file. Not officially part of Emacs.
3381 * Makefile: Rules for that.
3382
dff28924 33831991-12-04 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
a933dad1
DL
3384
3385 * yow.c (main): Rename all references to PATH_EXEC to PATH_DATA.
3386
3387 * etags.c (main): Properly cast call to alloca that initializes
3388 included_files.
3389
33901991-08-17 Roland McGrath (roland@geech.gnu.ai.mit.edu)
3391
3392 * etags.c (files_are_tag_tables): Remove global var.
3393 (process_file): Don't test it. Also remove hack checking for a
3394 file named "TAGS".
3395 (main): -i now takes an arg which is the name of a file to include.
3396 Collect these names and emit include tags for them after processing
3397 all the argument files.
3398
dff28924 33991991-07-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
3400
3401 * wakeup.c: Terminate if parent goes away.
3402
dff28924 34031991-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
3404
3405 * etags.c (C_entries): Process token before handling end of line.
3406 When inner loops reach end of line, just back up.
3407 Let the real end of line processing happen in just one place.
5879ac68 3408 (consider_token): Likewise.
a933dad1 3409
dff28924 34101991-04-11 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
a933dad1
DL
3411
3412 * etags.c (TEX_mode): Skip comments while scanning the text to see
3413 which escape character this file uses.
3414
dff28924 34151991-03-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
a933dad1
DL
3416
3417 * emacsserver.c [USG]: Terminate if msgrcv fails.
3418
dff28924 34191991-03-03 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
3420
3421 * emacsserver.c [BSD]: Check for errors on stdin after scanf.
3422
dff28924 34231991-01-25 Jim Blandy (jimb@churchy.ai.mit.edu)
a933dad1
DL
3424
3425 * make-docfile: Find the arguments to a C function correctly,
3426 by not ignoring the character that read_c_string returns. Don't
3427 even try to find argument names for functions that take MANY
3428 or UNEVALLED arguments, since they're a figment of the docstring's
3429 imagination.
3430
dff28924 34311991-01-14 Jim Blandy (jimb@churchy.ai.mit.edu)
a933dad1
DL
3432
3433 * make-docfile: Read the .elc files generated by the new byte
3434 compiler.
3435
dff28924 34361990-12-31 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
3437
3438 * refcard.tex: Use cm fonts, not am, in multi-column mode.
3439
dff28924 34401990-11-29 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
3441
3442 * movemail.c (mbx_delimit_begin): Put space before `unseen'.
3443
dff28924 34441990-11-27 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
3445
3446 * Makefile (install*): No need to install wakeup.
3447
dff28924 34481990-11-26 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
3449
3450 * Makefile (install*): Install emacsclient like etags.
3451
dff28924 34521990-11-13 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
3453
3454 * movemail.c (error): Handle 3 args.
3455 (main): Don't check input access if using pop.
3456
dff28924 34571990-10-16 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
3458
3459 * etags.c (find_entries): Check for numbers after Scheme suffix.
3460
dff28924 34611990-10-14 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
3462
3463 * termcap.dat (vt200-80): Fix ke and ks to frob flag 1.
3464
dff28924 34651990-10-09 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
3466
3467 * Makefile (nemacstool, xvetool): New targets.
3468
dff28924 34691990-09-26 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
3470
3471 * emacsclient.c: Include errno.h and define related variables.
3472
dff28924 34731990-09-23 Richard Stallman (rms@mole.ai.mit.edu)
a933dad1
DL
3474
3475 * emacsclient.c: Change usage message.
3476
dff28924 34771990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
a933dad1 3478
5879ac68 3479 * emacs.1: Add break before -nw option.
a933dad1 3480
dff28924 34811990-08-19 David J. MacKenzie (djm@apple-gunkies)
a933dad1
DL
3482
3483 * qsort.c: Replace with GNU version.
3484
dff28924 34851990-08-14 David J. MacKenzie (djm@apple-gunkies)
a933dad1
DL
3486
3487 * wakeup.c: New program replacing loadst.c.
3488
dff28924 34891990-08-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3490
3491 * emacsclient.c [USG]: Pass msgsnd only 4 args.
3492
dff28924 34931990-08-09 David J. MacKenzie (djm@pogo.ai.mit.edu)
a933dad1
DL
3494
3495 * etags.c: Rename `flag' variables for what they do instead of
3496 which option character sets them.
3497
dff28924 34981990-05-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3499
3500 * loadst.c (main): Conditional to get load average on Apollo.
3501
dff28924 35021990-05-22 Joseph Arceneaux (jla@churchy.ai.mit.edu)
a933dad1
DL
3503
3504 * emacsserver.c: Set the permission on the socket to 0600.
3505
dff28924 35061990-03-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3507
3508 * emacsclient.c [BSD]: Print clean message for failing getwd.
3509
dff28924 35101990-03-20 David Lawrence (tale@pogo.ai.mit.edu)
a933dad1
DL
3511
3512 * getdate.y: Use the getdate.y from GNU tar for timer.
3513
dff28924 35141990-03-18 Jim Kingdon (kingdon@pogo.ai.mit.edu)
a933dad1
DL
3515
3516 * emacsclient.c (main): Don't put brackets around "filename" in
3517 usage message. It isn't optional.
3518
dff28924 35191990-03-14 Joseph Arceneaux (jla@churchy.ai.mit.edu)
a933dad1 3520
5879ac68 3521 * etags.c (getit): Recognize '$' as beginning identifiers.
a933dad1 3522
dff28924 35231990-02-22 David Lawrence (tale@pogo.ai.mit.edu)
a933dad1
DL
3524
3525 * emacsserver.c: Renamed from server.c.
3526 * Makefile: Reference emacsserver rather than server.
3527 * MACHINES: Doc fix for new emacsserver name.
3528
dff28924 35291990-01-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3530
3531 * emacsclient.c: Print program name in error messages.
3532
dff28924 35331990-01-19 David Lawrence (tale@cocoa-puffs)
a933dad1
DL
3534
3535 * timer.c, getdate.y (new files) and Makefile:
3536 Sub-process support for run-at-time in timer.el.
bab4e322 3537 Doesn't yet work correctly for USG.
a933dad1 3538
dff28924 35391990-01-10 Jim Kingdon (kingdon@pogo)
a933dad1
DL
3540
3541 * MACHINES: Add HP 300 running BSD.
3542
dff28924 35431990-01-02 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3544
3545 * yow.c: Dynamically allocate buffer; skip header before random
3546 choice to avoid bias toward first item.
3547
dff28924 35481989-12-24 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3549
3550 * etags.c (readline): Separate out init of `pend'.
3551
dff28924 35521989-12-17 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3553
3554 * etags.c: Undo changes relating to isgoodhdr.
3555
dff28924 35561989-12-16 Mosur Mohan (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3557
3558 * etags.c (isgoodhdr): New macro.
3559 (_gdh, notgdh): New variable used by that.
3560 (init): Initialize _gdh.
3561 (find_entries): Set header_file.
3562 (consider_token): Use isgoodhdr if in header file.
3563
3564 * etags.c (total_size_of_entries):
3565 Was miscalculating by 1 in rewritten case.
3566
3567 * etags.c (PAS_funcs): One arg to pfnote was missing.
3568
dff28924 35691989-12-05 Joseph Arceneaux (jla@spiff)
a933dad1
DL
3570
3571 * MACHINES: Change for the ULTRIX entry.
3572
dff28924 35731989-11-21 Joseph Arceneaux (jla@spiff)
a933dad1
DL
3574
3575 * etags.c (process_file): If file is not regular, return.
3576
dff28924 35771989-11-06 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3578
3579 * loadst.c (main): Handle FIXUP_KERNEL_SYMBOL_ADDR.
3580
dff28924 35811989-10-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3582
3583 * loadst.c (load_average): If HAVE_GETLOADAVG, use getloadavg.
3584 (main): If HAVE_GETLOADAVG, don't call `nlist'.
3585
dff28924 35861989-10-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3587
3588 * etags.c (consider_token): Allow any number of typespec keywords
3589 after `typedef', before new type name.
3590 (enum sym_type): Add st_C_typespec.
3591 (C_create_stab): Put typespec kwds in table.
3592
dff28924 35931989-08-27 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
a933dad1
DL
3594
3595 * etags.c (main): Don't depend on name invoked by.
3596 If CTAGS is not defined, assume it is ETAGS.
3597
dff28924 35981989-07-31 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3599
3600 * etags.c (L_funcs): Allow package name in define construct,
3601 as in (foo::defmumble name-defined ...).
3602
dff28924 36031989-07-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3604
3605 * etags.c (find_entries): Stupid bug testing for C filename suffixes.
3606
3607 * Makefile (yow): Depends on ../src/paths.h.
3608
dff28924 36091989-07-04 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
a933dad1
DL
3610
3611 * etags.c: Fix compilation by moving Pascal after Fortran.
3612
dff28924 36131989-06-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3614
3615 * movemail.c [USG]: Define F_OK, etc., if not found in header.
3616
dff28924 36171989-05-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3618
3619 * hexl.c: New file, supports hexl-mode.
3620
dff28924 36211989-05-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3622
3623 * movemail.c: New compilation flag MAIL_USE_MMDF.
3624
dff28924 36251989-05-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3626
3627 * emacsclient.c: Use BSD code whenever HAVE_SOCKETS.
3628 * server.c: Likewise.
3629
3630 * make-docfile.c (scan_c_file): Output argument names at end of string.
3631 (write_c_args): New subroutine.
3632
dff28924 36331989-04-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3634
3635 * movemail.c: Report failure of flock.
3636
dff28924 36371989-04-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3638
3639 * etags.c (find_entries): Allow multi-letter extensions for fortran.
3640
dff28924 36411989-04-18 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1 3642
5879ac68 3643 * loadst.c: On bsd4.3, use gettimeofday instead of CPUSTATES.
a933dad1 3644
dff28924 36451989-03-15 Jeff Peck (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3646
3647 * emacstool.c: setenv IN_EMACSTOOL=t, TERM=sun, TERMCAP=.
3648
5879ac68 3649 * emacsstool.1: Update to document environment variables.
1e866943 3650
5879ac68 36511989-02-21 Mosur Mohan (email@notavailable)
1e866943 3652
28cfe103 3653 * etags.c (PAS_funcs): New function.
a933dad1 3654
dff28924 36551989-02-21 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1 3656
a933dad1
DL
3657 * movemail.c: On sysv, include unistd.h.
3658
dff28924 36591989-02-18 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3660
3661 * b2m.c: New file.
3662
dff28924 36631989-02-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1 3664
5879ac68 3665 * etags.c: Prolog support from Sunichirou Sugou.
a933dad1 3666
dff28924 36671989-02-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3668
3669 * Makefile (clean): New target.
3670
dff28924 36711989-01-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3672
3673 * fakemail.c (put_line): Break header lines at 79 cols.
3674
28cfe103 36751989-01-19 Sam Kendall (email@notavailable)
a933dad1 3676
1e866943 3677 * etags.c: Greatly rewritten for C++ support and for multiple tags
5879ac68 3678 per line.
a933dad1 3679
dff28924 36801989-01-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3681
3682 * movemail.c: Check access before doing real work.
3683 Check that outfile is in a writable directory.
3684 On fatal error, delete the lock file.
3685
dff28924 36861988-12-31 Richard Mlynarik (mly@rice-chex.ai.mit.edu)
a933dad1 3687
5879ac68
JB
3688 * env.c: Add decl for my-index.
3689 * etags.c (file-entries): .oak => scheme
a933dad1 3690
dff28924 36911988-12-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3692
3693 * movemail.c: Use `access' to check input and output files.
3694
dff28924 36951988-12-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3696
3697 * emacsclient.c (main): Ignore all of CWD before first slash.
3698
dff28924 36991988-12-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3700
3701 * etags.c (readline): Double linebuffer->size outside the xrealloc.
3702
dff28924 37031988-12-22 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3704
3705 * server.c, emacsclient.c: Don't try to use gid_t; it isn't defined.
3706 * server.c: chmod the socket to 0700.
3707
dff28924 37081988-12-09 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3709
3710 * fakemail.c (main): Let env var FAKEMAILER override pgm to run.
3711 (add_field): Delete comments and turn `<', `>' to spaces
3712 in header lines.
3713 (USE_FAKEMAIL): New customization macro says to make fakemail
3714 not be a no-op even on a BSD system.
3715
dff28924 37161988-12-01 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3717
3718 * etags.c (consider_token): Skip comments just like whitespace.
3719 Notice `struct', etc. and set strtag for those tokens.
3720 Return 1 for the token following `struct' if an open-brace follows it.
3721 (C_entries): Special handling of token following `struct'
3722 needed because we have probably advanced to the following line
3723 to find the `{'.
3724 (main): New option `T' sets tflag and strflag.
3725 Set both of them by default if eflags.
3726
dff28924 37271988-11-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3728
3729 * movemail.c: Do fsync before closing output.
3730
dff28924 37311988-11-29 Richard Mlynarik (mly@pickled-brain.ai.mit.edu)
a933dad1 3732
5879ac68
JB
3733 * movemail.c: Better error message when can't create tempname.
3734 This file needs a great deal of extra error-checking and lucid reporting...
a933dad1 3735
dff28924 37361988-11-16 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3737
3738 * etags.c: Support assembler code for .s and .a files.
3739 (getit): Allow underscore in a tag.
3740
dff28924 37411988-11-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3742
3743 * movemail.c: Close output and check errors before deleting input.
3744
dff28924 37451988-10-01 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
a933dad1
DL
3746
3747 * emacsclient.c [SYSVIPC]: Compute cwd only once; decide properly
3748 whether to prefix it. Handle line number args.
3749
dff28924 37501988-09-24 Richard Stallman (rms@gluteus.ai.mit.edu)
a933dad1 3751
5879ac68 3752 * etags.c (main): Default setting of eflag was backwards.
a933dad1 3753
dff28924 37541988-09-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3755
3756 * etags.c: New option -i. -f renamed -o.
3757 `-' as input file means read input file names from stdin.
3758 -i spec'd or input file named TAGS means the input file is another
3759 tag table; output an "include" line for it.
3760
dff28924 37611988-09-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3762
3763 * Makefile: New vars DESTDIR, BINDIR, LIBDIR, MANDIR, MANEXT.
3764 New targets install, install.sysv, install.xenix.
3765 This makefile is now responsible for installing executables
3766 and documentation from this directory into system directories.
3767
dff28924 37681988-09-16 Richard Stallman (rms@corn-chex.ai.mit.edu)
a933dad1
DL
3769
3770 * server.c, emacsclient.c (main): Compute socket name from euid.
3771
dff28924 37721988-08-04 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3773
3774 * emacsclient.c: Args like +DIGITS are passed through unchanged.
3775
dff28924 37761988-07-12 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3777
3778 * server.c: If both BSD and HAVE_SYSVIPC, use the latter.
3779 * emacsclient.c: Likewise.
3780 In the HAVE_SYSVIPC alternative, if BSD, use getwd instead of getcwd.
3781
dff28924 37821988-06-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3783
3784 * etags.c: Handle `typedef struct foo {' (price@mcc.com).
3785 (istoken) New string-comparison macro.
3786 (consider_token): New arg `level'. New state `tag_ok' in `tydef'.
3787
dff28924 37881988-06-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3789
3790 * etags.c: Changes for VMS.
3791 Always define ETAGS on VMS.
3792 Define macros GOOD and BAD for success and failure exit codes.
3793 (begtk, intk): Allow `$' in identifiers
3794 (main): Don't support -B, -F or -u on VMS.
3795 Alternate loop for scanning filename arguments.
3796 (system): Delete definition of this function.
3797
3798 * etags-vmslib.c (system): Undefine this; VMS now provides it.
3799
dff28924 38001988-06-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a933dad1
DL
3801
3802 * loadst.c: Prevent multiple-def errors on BSD and BSD4_3
3803 around include of param.h. (Like fns.c.)
3804
dff28924 38051988-05-16 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
3806
3807 * loadst.c (load_average): Move load-average code to this new fn.
3808 Add conditionals to compute load ave on UMAX.
3809
dff28924 38101988-05-14 Richard Stallman (rms@lucky-charms.ai.mit.edu)
a933dad1
DL
3811
3812 * loadst.c: Change DK_HEADER_FILE to DKSTAT_HEADER_FILE
3813 with opposite sense.
3814
dff28924 38151988-05-13 Chris Hanson (cph@kleph)
a933dad1 3816
5879ac68
JB
3817 * emacsclient.c: Delete references to unused variable `out'.
3818 This caused a bus error when used under hp-ux.
a933dad1 3819
dff28924 38201988-05-06 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
3821
3822 * loadst.c: Control dk.h conditional with DK_HEADER_FILE.
3823
dff28924 38241988-05-04 Richard Stallman (rms@rice-krispies.ai.mit.edu)
a933dad1
DL
3825
3826 * etags.c (find_entries): `.t' or `.sch' means scheme code.
3827
dff28924 38281988-04-29 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
3829
3830 * loadst.c: Add BSD4_3 conditional for file dk.h instead of dkstat.h.
3831
dff28924 38321988-04-28 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a933dad1
DL
3833
3834 * movemail.c: #undef close, since config can #define it on V.3.
5879ac68 3835 * emacsclient.c, fakemail.c, loadst.c, server.c: Likewise.
a933dad1 3836
dff28924 38371988-04-26 Richard Stallman (rms@lucky-charms.ai.mit.edu)
a933dad1
DL
3838
3839 * etags.c (TEX_mode, etc.): Remove superfluous backslashes from
3840 invalid escape sequences such as `\{'.
3841
3842 * loadst.c: Add `sequent' conditional for file dk.h.
3843
dff28924 38441988-03-20 Richard M. Stallman (rms@wilson)
a933dad1 3845
5879ac68 3846 * server.c [not BSD and not HAVE_SYSVIPC]: Fix error message.
a933dad1 3847
5879ac68 3848 * loadst.c (main) [XENIX]: Use /usr/spool/mail, not /usr/mail.
6922b018
KH
3849
3850;; Local Variables:
f29d1e75 3851;; coding: iso-2022-7bit
33462dfa 3852;; add-log-time-zone-rule: t
6922b018 3853;; End:
2a34a036
GM
3854
3855 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001
4e6835db 3856 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
5b87ad55
GM
3857
3858 This file is part of GNU Emacs.
3859
3860 GNU Emacs is free software; you can redistribute it and/or modify
3861 it under the terms of the GNU General Public License as published by
fca4a5de 3862 the Free Software Foundation; either version 3, or (at your option)
5b87ad55
GM
3863 any later version.
3864
3865 GNU Emacs is distributed in the hope that it will be useful,
3866 but WITHOUT ANY WARRANTY; without even the implied warranty of
3867 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
3868 GNU General Public License for more details.
3869
3870 You should have received a copy of the GNU General Public License
3871 along with GNU Emacs; see the file COPYING. If not, write to the
3872 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
3873 Boston, MA 02110-1301, USA.
ab5796a9
MB
3874
3875;;; arch-tag: 094f3a51-bd72-44d0-8fac-2ac242c6c5b1