Mercurial > emacs
annotate etc/ChangeLog @ 55674:97c2d7314ac2
(create_child): Use INTMASK.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 18 May 2004 22:09:25 +0000 |
parents | c4511e4a5f3c |
children | 92338f8e9f27 |
rev | line source |
---|---|
55621 | 1 2004-05-16 Juri Linkov <juri@jurta.org> |
2 | |
3 * TUTORIAL.pt_BR: Add coding: latin-1, sentence-end-double-space: nil. | |
4 | |
5 * ru-refcard.tex: Add C-u and RET to `C-h t Russian'. | |
6 | |
55607 | 7 2004-05-15 Alex Ott <ott@jet.msk.su> |
8 | |
9 * ru-refcard.tex, ru-refcard.ps: New files. | |
10 | |
55589 | 11 2004-05-14 David Ponce <david@dponce.com> |
12 | |
13 * tree-widget: New directory containing tree-widget themes and | |
14 images. | |
15 | |
55585
70afc4f63286
2004-04-13 Marcelo Toledo <marcelo@marcelotoledo.org>
David Kastrup <dak@gnu.org>
parents:
55397
diff
changeset
|
16 2004-04-13 Marcelo Toledo <marcelo@marcelotoledo.org> |
70afc4f63286
2004-04-13 Marcelo Toledo <marcelo@marcelotoledo.org>
David Kastrup <dak@gnu.org>
parents:
55397
diff
changeset
|
17 |
55589 | 18 * TUTORIAL.pt_BR: initial check-in. |
55585
70afc4f63286
2004-04-13 Marcelo Toledo <marcelo@marcelotoledo.org>
David Kastrup <dak@gnu.org>
parents:
55397
diff
changeset
|
19 |
55397
a828ab1b3079
Changes largely merged in from Dave Love's code. Doc fixes.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55090
diff
changeset
|
20 2004-05-06 Dave Love <fx@gnu.org> |
a828ab1b3079
Changes largely merged in from Dave Love's code. Doc fixes.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55090
diff
changeset
|
21 |
a828ab1b3079
Changes largely merged in from Dave Love's code. Doc fixes.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55090
diff
changeset
|
22 * emacs.py: New file for python-mode's internal use. |
a828ab1b3079
Changes largely merged in from Dave Love's code. Doc fixes.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55090
diff
changeset
|
23 |
55090
5aea43a3dacd
Use outline mode. Remove compile.el entry (done).
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
54972
diff
changeset
|
24 2004-04-22 Stefan Monnier <monnier@iro.umontreal.ca> |
5aea43a3dacd
Use outline mode. Remove compile.el entry (done).
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
54972
diff
changeset
|
25 |
5aea43a3dacd
Use outline mode. Remove compile.el entry (done).
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
54972
diff
changeset
|
26 * TODO: Use outline mode. Remove compile.el entry (done). |
5aea43a3dacd
Use outline mode. Remove compile.el entry (done).
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
54972
diff
changeset
|
27 |
54972 | 28 2004-04-18 Juri Linkov <juri@jurta.org> |
29 | |
30 * TUTORIAL.fr, TUTORIAL.pl, TUTORIAL.ru, TUTORIAL.sl, TUTORIAL.sv | |
31 * TUTORIAL.th: Add sentence-end-double-space: nil. | |
32 | |
33 * TUTORIAL.it, TUTORIAL.nl, TUTORIAL.sv: Add coding: latin-1. | |
34 | |
54914 | 35 2004-04-16 David Kastrup <dak@gnu.org> |
36 | |
37 * TUTORIAL.ru: Changes by Alex Ott checked in. | |
38 | |
54860 | 39 2004-04-14 Jan Nieuwenhuizen <janneke@gnu.org> |
40 | |
41 * TUTORIAL.nl: Update Delete/Delback translation. | |
42 | |
54719
36b5ffc7a82b
Remove index-apropos entry.
Jesper Harder <harder@ifa.au.dk>
parents:
54688
diff
changeset
|
43 2004-04-05 Jesper Harder <harder@ifa.au.dk> |
36b5ffc7a82b
Remove index-apropos entry.
Jesper Harder <harder@ifa.au.dk>
parents:
54688
diff
changeset
|
44 |
36b5ffc7a82b
Remove index-apropos entry.
Jesper Harder <harder@ifa.au.dk>
parents:
54688
diff
changeset
|
45 * TODO: Remove index-apropos entry. |
36b5ffc7a82b
Remove index-apropos entry.
Jesper Harder <harder@ifa.au.dk>
parents:
54688
diff
changeset
|
46 |
54688 | 47 2004-04-01 Juri Linkov <juri@jurta.org> |
48 | |
49 * HELLO: Add Javanese. | |
50 | |
54653
93ff165d67c8
Clip the header and footer area.
Vinicius Jose Latorre <viniciusjl@ig.com.br>
parents:
54645
diff
changeset
|
51 2004-03-29 Vinicius Jose Latorre <viniciusjl@ig.com.br> |
93ff165d67c8
Clip the header and footer area.
Vinicius Jose Latorre <viniciusjl@ig.com.br>
parents:
54645
diff
changeset
|
52 |
93ff165d67c8
Clip the header and footer area.
Vinicius Jose Latorre <viniciusjl@ig.com.br>
parents:
54645
diff
changeset
|
53 * ps-prin1.ps: Clip the header and footer area, so text will not be |
93ff165d67c8
Clip the header and footer area.
Vinicius Jose Latorre <viniciusjl@ig.com.br>
parents:
54645
diff
changeset
|
54 printed outside header or footer, respectively. |
93ff165d67c8
Clip the header and footer area.
Vinicius Jose Latorre <viniciusjl@ig.com.br>
parents:
54645
diff
changeset
|
55 (HeaderClip, FooterClip): New PostScript funs. |
93ff165d67c8
Clip the header and footer area.
Vinicius Jose Latorre <viniciusjl@ig.com.br>
parents:
54645
diff
changeset
|
56 (HeaderText, FooterText): Adjust PostScript code. |
93ff165d67c8
Clip the header and footer area.
Vinicius Jose Latorre <viniciusjl@ig.com.br>
parents:
54645
diff
changeset
|
57 |
54645
d55052ec5562
TODO: Removed drag-and-drop entry (DONE).
Jan Djärv <jan.h.d@swipnet.se>
parents:
54445
diff
changeset
|
58 2004-03-29 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
d55052ec5562
TODO: Removed drag-and-drop entry (DONE).
Jan Djärv <jan.h.d@swipnet.se>
parents:
54445
diff
changeset
|
59 |
d55052ec5562
TODO: Removed drag-and-drop entry (DONE).
Jan Djärv <jan.h.d@swipnet.se>
parents:
54445
diff
changeset
|
60 * TODO: Removed drag-and-drop entry (DONE). |
d55052ec5562
TODO: Removed drag-and-drop entry (DONE).
Jan Djärv <jan.h.d@swipnet.se>
parents:
54445
diff
changeset
|
61 |
54445 | 62 2004-03-19 Kim F. Storm <storm@cua.dk> |
63 | |
64 * TODO: Remove entries for fringe related issues (DONE). | |
65 Remove entry about image-relative coordinates of mouse clicks (DONE). | |
66 | |
54408
815ad617d6ac
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
54195
diff
changeset
|
67 2004-03-11 Daniel Pfeiffer <occitan@esperanto.org> |
815ad617d6ac
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
54195
diff
changeset
|
68 |
815ad617d6ac
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
54195
diff
changeset
|
69 * compilation.txt: New file. |
815ad617d6ac
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
54195
diff
changeset
|
70 |
54195
567c5d0d340c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54013
diff
changeset
|
71 2004-02-29 Juanma Barranquero <lektu@terra.es> |
567c5d0d340c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54013
diff
changeset
|
72 |
567c5d0d340c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54013
diff
changeset
|
73 * NEWS: Remove bogus reference to user option unicode-data. |
567c5d0d340c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54013
diff
changeset
|
74 |
54013
9a41bfd38de9
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53847
diff
changeset
|
75 2004-02-16 Klaus Zeitler <kzeitler@lucent.com> |
9a41bfd38de9
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53847
diff
changeset
|
76 |
9a41bfd38de9
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53847
diff
changeset
|
77 * PROBLEMS: Document crashes on X when build with GCC and GNU ld. |
9a41bfd38de9
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53847
diff
changeset
|
78 |
53847
f356730ec10b
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
53392
diff
changeset
|
79 2004-02-08 Andreas Schwab <schwab@suse.de> |
f356730ec10b
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
53392
diff
changeset
|
80 |
f356730ec10b
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
53392
diff
changeset
|
81 * NEWS: Fix typo. |
f356730ec10b
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
53392
diff
changeset
|
82 |
54195
567c5d0d340c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54013
diff
changeset
|
83 2003-12-29 Ognyan Kulev <ogi@fmi.uni-sofia.bg> |
53392
b1e278aa0593
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53113
diff
changeset
|
84 |
b1e278aa0593
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53113
diff
changeset
|
85 * TUTORIAL.bg: Use windows-1251 encoding. Fix punctuation errors. |
b1e278aa0593
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53113
diff
changeset
|
86 |
53113 | 87 2003-11-21 Lars Hansen <larsh@math.ku.dk> |
88 | |
89 * TODO: Add plans for change of file attributes UID and GID from | |
90 integer to string. | |
54195
567c5d0d340c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54013
diff
changeset
|
91 |
567c5d0d340c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54013
diff
changeset
|
92 2003-11-10 Kailash C. Chowksey <klchxbec@m-net.arbornet.org> |
53033 | 93 |
94 * HELLO: Add Kannada. | |
95 | |
53003 | 96 2003-11-05 Juri Linkov <juri@jurta.org> |
97 | |
98 * HELLO: Fix language names. Add C, Braille, Georgian, Ukrainian. | |
99 Add IPA pronunciation to English. Fix tab widths. | |
100 | |
52986 | 101 2003-11-03 David Ponce <david.ponce@wanadoo.fr> |
102 | |
103 * PROBLEMS: Document segfaults with Linux kernels that enable the | |
104 Exec-shield functionality. | |
105 | |
52955 | 106 2003-10-30 Kenichi Handa <handa@m17n.org> |
107 | |
108 * HELLO: Fix cases of language names. Make German lines one. | |
54195
567c5d0d340c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54013
diff
changeset
|
109 Delete FORTRAN, add Mathematics. |
52955 | 110 |
52928
2f5fd6b2684b
* PROBLEMS: Characters are displayed as empty boxes or
Jan Djärv <jan.h.d@swipnet.se>
parents:
52673
diff
changeset
|
111 2003-10-24 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
2f5fd6b2684b
* PROBLEMS: Characters are displayed as empty boxes or
Jan Djärv <jan.h.d@swipnet.se>
parents:
52673
diff
changeset
|
112 |
2f5fd6b2684b
* PROBLEMS: Characters are displayed as empty boxes or
Jan Djärv <jan.h.d@swipnet.se>
parents:
52673
diff
changeset
|
113 * PROBLEMS: Characters are displayed as empty boxes or |
2f5fd6b2684b
* PROBLEMS: Characters are displayed as empty boxes or
Jan Djärv <jan.h.d@swipnet.se>
parents:
52673
diff
changeset
|
114 with wrong font under X. |
2f5fd6b2684b
* PROBLEMS: Characters are displayed as empty boxes or
Jan Djärv <jan.h.d@swipnet.se>
parents:
52673
diff
changeset
|
115 |
52673
0d905c2ca814
* TUTORIAL.de: Minor updates and grammatical fixes.
Werner LEMBERG <wl@gnu.org>
parents:
52486
diff
changeset
|
116 2003-09-30 Werner Lemberg <wl@gnu.org> |
0d905c2ca814
* TUTORIAL.de: Minor updates and grammatical fixes.
Werner LEMBERG <wl@gnu.org>
parents:
52486
diff
changeset
|
117 |
0d905c2ca814
* TUTORIAL.de: Minor updates and grammatical fixes.
Werner LEMBERG <wl@gnu.org>
parents:
52486
diff
changeset
|
118 * TUTORIAL.de: Minor updates and grammatical fixes. |
0d905c2ca814
* TUTORIAL.de: Minor updates and grammatical fixes.
Werner LEMBERG <wl@gnu.org>
parents:
52486
diff
changeset
|
119 |
52413 | 120 2003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk> |
121 | |
122 * TODO: Add invisible text kill/yank issue. | |
123 | |
52486
c784ff21a464
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52413
diff
changeset
|
124 2003-08-29 Wim Nieuwenhuizen <wwwillem@xs4all.nl> |
c784ff21a464
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52413
diff
changeset
|
125 |
c784ff21a464
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52413
diff
changeset
|
126 * TUTORIAL.nl: Many changes. |
c784ff21a464
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52413
diff
changeset
|
127 |
52271
2e9faae58a25
*** empty log message ***
Stephen Eglen <stephen@gnu.org>
parents:
52010
diff
changeset
|
128 2003-08-20 Stephen Eglen <stephen@gnu.org> |
2e9faae58a25
*** empty log message ***
Stephen Eglen <stephen@gnu.org>
parents:
52010
diff
changeset
|
129 |
2e9faae58a25
*** empty log message ***
Stephen Eglen <stephen@gnu.org>
parents:
52010
diff
changeset
|
130 * MORE.STUFF: Update URLs for several projects. |
2e9faae58a25
*** empty log message ***
Stephen Eglen <stephen@gnu.org>
parents:
52010
diff
changeset
|
131 |
52010
08ca5a28493e
Truncated process output with pty's on Mac OS X.
Andrew Choi <akochoi@shaw.ca>
parents:
51927
diff
changeset
|
132 2003-07-22 Andrew Choi <akochoi@shaw.ca> |
08ca5a28493e
Truncated process output with pty's on Mac OS X.
Andrew Choi <akochoi@shaw.ca>
parents:
51927
diff
changeset
|
133 |
08ca5a28493e
Truncated process output with pty's on Mac OS X.
Andrew Choi <akochoi@shaw.ca>
parents:
51927
diff
changeset
|
134 * PROBLEMS: Truncated process output with pty's on Mac OS X. |
08ca5a28493e
Truncated process output with pty's on Mac OS X.
Andrew Choi <akochoi@shaw.ca>
parents:
51927
diff
changeset
|
135 |
51927
6b832345cf82
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
51137
diff
changeset
|
136 2003-07-14 Nick Roberts <nick@nick.uklinux.net> |
6b832345cf82
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
51137
diff
changeset
|
137 |
6b832345cf82
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
51137
diff
changeset
|
138 * NEWS: Merge in the changes for versions 21.2 and 21.3 as |
6b832345cf82
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
51137
diff
changeset
|
139 documented on the EMACS_21_1_RC branch. |
6b832345cf82
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
51137
diff
changeset
|
140 |
51137 | 141 2003-03-03 Chao-Hong Liu <chliu@gnu.org> |
142 | |
143 * TUTORIAL.cn: Updated. | |
144 * TUTORIAL.zh: Updated. | |
145 | |
50702
7dd3d5eae9c7
Upgraded to MH-E version 7.3.
Bill Wohler <wohler@newt.com>
parents:
50416
diff
changeset
|
146 2003-04-24 Bill Wohler <wohler@newt.com> |
7dd3d5eae9c7
Upgraded to MH-E version 7.3.
Bill Wohler <wohler@newt.com>
parents:
50416
diff
changeset
|
147 |
7dd3d5eae9c7
Upgraded to MH-E version 7.3.
Bill Wohler <wohler@newt.com>
parents:
50416
diff
changeset
|
148 * MH-E-NEWS: Upgraded to MH-E version 7.3. |
7dd3d5eae9c7
Upgraded to MH-E version 7.3.
Bill Wohler <wohler@newt.com>
parents:
50416
diff
changeset
|
149 |
50960
c77e73bf285e
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
50702
diff
changeset
|
150 2003-04-03 Kenichi Handa <handa@m17n.org> |
50416 | 151 |
152 * HELLO: Fix the malayalam line. | |
153 | |
50394 | 154 2003-04-01 Dave Love <fx@gnu.org> |
155 | |
156 * letter.xpm: Use transparent/opaque `colours'. | |
157 | |
50396 | 158 * letter.xbm: Deleted. |
159 | |
160 * letter.pbm: New. | |
161 | |
50303 | 162 2003-03-24 Andreas Schwab <schwab@suse.de> |
163 | |
164 * HELLO: Remove extra TAB in Greek entries. | |
165 | |
50009 | 166 2003-03-03 Chao-Hong Liu <chliu@gnu.org> |
167 | |
168 * TUTORIAL.cn, TUTORIAL.zh: New files. | |
169 | |
170 * TUTORIAL.translator: List TUTORIAL.cn and TUTORIAL.zh. | |
171 | |
49945 | 172 2003-02-24 Kenichi Handa <handa@m17n.org> |
173 | |
174 * HELLO: Add Malayalam. | |
175 | |
49778 | 176 2003-02-13 Dave Love <fx@gnu.org> |
177 | |
178 * TUTORIAL.es: Add coding spec. | |
179 | |
49713 | 180 2003-02-11 Kenichi Handa <handa@m17n.org> |
181 | |
182 * HELLO: Fix Hindi and add Tamil. | |
183 | |
49629
8c44a7884096
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49627
diff
changeset
|
184 2003-02-05 Francesco Potort,Al(B <pot@gnu.org> |
49627
c8bf5c7f2ac4
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49600
diff
changeset
|
185 |
c8bf5c7f2ac4
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49600
diff
changeset
|
186 * TUTORIAL.it: Italian tutorial. |
c8bf5c7f2ac4
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49600
diff
changeset
|
187 From Alfredo Finelli <alfredofnl@tiscali.it> (original translator). |
c8bf5c7f2ac4
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49600
diff
changeset
|
188 Revised by Francesco Potort,Al(B <pot@gnu.org>. |
c8bf5c7f2ac4
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49600
diff
changeset
|
189 |
49578
b35587af8747
Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
49549
diff
changeset
|
190 2003-02-03 Bill Wohler <wohler@newt.com> |
b35587af8747
Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
49549
diff
changeset
|
191 |
b35587af8747
Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
49549
diff
changeset
|
192 * MH-E-NEWS: Upgraded to MH-E version 7.2. |
b35587af8747
Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
49549
diff
changeset
|
193 |
49549
99be3a1e2589
Cygwin support patch.
Juanma Barranquero <lekktu@gmail.com>
parents:
49489
diff
changeset
|
194 2003-01-31 Joe Buehler <jhpb@draco.hekimian.com> |
99be3a1e2589
Cygwin support patch.
Juanma Barranquero <lekktu@gmail.com>
parents:
49489
diff
changeset
|
195 |
99be3a1e2589
Cygwin support patch.
Juanma Barranquero <lekktu@gmail.com>
parents:
49489
diff
changeset
|
196 * MACHINES: Added Cygwin. |
99be3a1e2589
Cygwin support patch.
Juanma Barranquero <lekktu@gmail.com>
parents:
49489
diff
changeset
|
197 |
49489 | 198 2003-01-27 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
199 | |
200 * DEBUG: Added note about xmon. | |
201 | |
49341
aa7e1948ad31
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49152
diff
changeset
|
202 2003-01-20 Joanna Pluta <joanna_p@gazeta.pl> |
aa7e1948ad31
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49152
diff
changeset
|
203 |
aa7e1948ad31
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49152
diff
changeset
|
204 * TUTORIAL.pl: Updated. |
aa7e1948ad31
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49152
diff
changeset
|
205 |
52010
08ca5a28493e
Truncated process output with pty's on Mac OS X.
Andrew Choi <akochoi@shaw.ca>
parents:
51927
diff
changeset
|
206 2003-01-11 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
49152 | 207 |
208 * TUTORIAL.sk: Updated to reflect changes in English version. | |
52010
08ca5a28493e
Truncated process output with pty's on Mac OS X.
Andrew Choi <akochoi@shaw.ca>
parents:
51927
diff
changeset
|
209 From Miroslav Va$,1!!(Bko <zemiak@zoznam.sk>. |
49152 | 210 |
49124
f613014bd3f4
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49120
diff
changeset
|
211 2003-01-09 Francesco Potort,Al(B <pot@gnu.org> |
f613014bd3f4
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49120
diff
changeset
|
212 |
f613014bd3f4
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49120
diff
changeset
|
213 * etags.1: Added reference to the new `etags --help --lang=LANG' |
f613014bd3f4
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49120
diff
changeset
|
214 option. |
f613014bd3f4
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49120
diff
changeset
|
215 |
49120
30c4902b654d
Upgraded to MH-E version 7.1.
Bill Wohler <wohler@newt.com>
parents:
49006
diff
changeset
|
216 2003-01-08 Bill Wohler <wohler@newt.com> |
30c4902b654d
Upgraded to MH-E version 7.1.
Bill Wohler <wohler@newt.com>
parents:
49006
diff
changeset
|
217 |
30c4902b654d
Upgraded to MH-E version 7.1.
Bill Wohler <wohler@newt.com>
parents:
49006
diff
changeset
|
218 * MH-E-NEWS: Upgraded to MH-E version 7.1. |
30c4902b654d
Upgraded to MH-E version 7.1.
Bill Wohler <wohler@newt.com>
parents:
49006
diff
changeset
|
219 |
49006
2c71c36eaac2
* MACHINES: Added pointer to Mac OS X install instructions.
Steven Tamm <steventamm@mac.com>
parents:
48780
diff
changeset
|
220 2003-01-01 Steven Tamm <steventamm@mac.com> |
2c71c36eaac2
* MACHINES: Added pointer to Mac OS X install instructions.
Steven Tamm <steventamm@mac.com>
parents:
48780
diff
changeset
|
221 |
2c71c36eaac2
* MACHINES: Added pointer to Mac OS X install instructions.
Steven Tamm <steventamm@mac.com>
parents:
48780
diff
changeset
|
222 * MACHINES: Added pointer to Mac OS X install instructions. |
2c71c36eaac2
* MACHINES: Added pointer to Mac OS X install instructions.
Steven Tamm <steventamm@mac.com>
parents:
48780
diff
changeset
|
223 |
48780 | 224 2002-12-10 Kenichi Handa <handa@m17n.org> |
225 | |
226 * TUTORIAL.sv: Renamed from TUTORIAL.se. | |
227 | |
48595
8aaba207e44b
Upgraded to MH-E version 7.0.
Bill Wohler <wohler@newt.com>
parents:
48503
diff
changeset
|
228 2002-11-29 Bill Wohler <wohler@newt.com> |
8aaba207e44b
Upgraded to MH-E version 7.0.
Bill Wohler <wohler@newt.com>
parents:
48503
diff
changeset
|
229 |
8aaba207e44b
Upgraded to MH-E version 7.0.
Bill Wohler <wohler@newt.com>
parents:
48503
diff
changeset
|
230 * MH-E-NEWS: Upgraded to MH-E version 7.0. |
8aaba207e44b
Upgraded to MH-E version 7.0.
Bill Wohler <wohler@newt.com>
parents:
48503
diff
changeset
|
231 |
48503
1829d7a0d8bd
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
47730
diff
changeset
|
232 2002-11-22 Juanma Barranquero <lektu@terra.es> |
1829d7a0d8bd
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
47730
diff
changeset
|
233 |
1829d7a0d8bd
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
47730
diff
changeset
|
234 * TUTORIAL.es: Extensively changed and updated by Rafael Sep,Az(Blveda |
1829d7a0d8bd
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
47730
diff
changeset
|
235 <drs@gnulinux.org.mx>. |
1829d7a0d8bd
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
47730
diff
changeset
|
236 |
47730
2568d5a27317
Upgraded to mh-e version 6.1.1.
Bill Wohler <wohler@newt.com>
parents:
47667
diff
changeset
|
237 2002-10-01 Bill Wohler <wohler@newt.com> |
2568d5a27317
Upgraded to mh-e version 6.1.1.
Bill Wohler <wohler@newt.com>
parents:
47667
diff
changeset
|
238 |
2568d5a27317
Upgraded to mh-e version 6.1.1.
Bill Wohler <wohler@newt.com>
parents:
47667
diff
changeset
|
239 * MH-E-NEWS: Upgraded to mh-e version 6.1.1. |
2568d5a27317
Upgraded to mh-e version 6.1.1.
Bill Wohler <wohler@newt.com>
parents:
47667
diff
changeset
|
240 |
47667
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
47558
diff
changeset
|
241 2002-09-16 Jonathan Yavner <jyavner@engineer.com> |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
47558
diff
changeset
|
242 |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
47558
diff
changeset
|
243 * ses-example.ses: New file: example spreadsheet. |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
47558
diff
changeset
|
244 |
47558 | 245 2002-09-04 Kenichi Handa <handa@etl.go.jp> |
246 | |
247 * HELLO: Fix Unicode Greek line. | |
248 | |
249 2002-09-03 Kenichi Handa <handa@etl.go.jp> | |
250 | |
251 * TUTORIAL.ja: Updated in accordance with the latest English | |
252 version. | |
253 | |
47195
ea311cd0855c
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
46869
diff
changeset
|
254 2002-09-01 Andreas Schwab <schwab@suse.de> |
ea311cd0855c
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
46869
diff
changeset
|
255 |
ea311cd0855c
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
46869
diff
changeset
|
256 * TUTORIAL.de: Updated in accordance with the English version. |
ea311cd0855c
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
46869
diff
changeset
|
257 From Mario Lang <mlang@delysid.org>. |
ea311cd0855c
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
46869
diff
changeset
|
258 |
46869
79b3d9092987
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
46028
diff
changeset
|
259 2002-08-12 Markus Rost <rost@math.ohio-state.edu> |
79b3d9092987
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
46028
diff
changeset
|
260 |
79b3d9092987
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
46028
diff
changeset
|
261 * HELLO: Fix some white spaces. |
79b3d9092987
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
46028
diff
changeset
|
262 |
46028
278093843f21
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
45927
diff
changeset
|
263 2002-06-26 Richard M. Stallman <rms@gnu.org> |
278093843f21
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
45927
diff
changeset
|
264 |
278093843f21
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
45927
diff
changeset
|
265 * ps-prin0.ps, ps-prin1.ps: Add license exception. |
278093843f21
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
45927
diff
changeset
|
266 |
45847 | 267 2002-06-16 Eli Zaretskii <eliz@is.elta.co.il> |
268 | |
269 * TUTORIAL.fr: New version from ,AI(Bric Jacoboni <jaco@teaser.fr>. | |
270 | |
45109 | 271 2002-05-04 Eli Zaretskii <eliz@is.elta.co.il> |
272 | |
273 * HELLO: Add a few greetings that use Unicode characters. | |
274 | |
44711 | 275 2002-04-20 Eli Zaretskii <eliz@is.elta.co.il> |
276 | |
277 * termcap.src: New version from ftp://invisible-island.net. | |
278 | |
52010
08ca5a28493e
Truncated process output with pty's on Mac OS X.
Andrew Choi <akochoi@shaw.ca>
parents:
51927
diff
changeset
|
279 2002-03-24 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
44122 | 280 |
281 * TUTORIAL.translators: New file, list of tutorial translators. | |
282 | |
43046
a7fdf9fae407
* gnus.xpm: Remove garbages.
ShengHuo ZHU <zsh@cs.rochester.edu>
parents:
43003
diff
changeset
|
283 2002-02-01 ShengHuo ZHU <zsh@cs.rochester.edu> |
a7fdf9fae407
* gnus.xpm: Remove garbages.
ShengHuo ZHU <zsh@cs.rochester.edu>
parents:
43003
diff
changeset
|
284 |
a7fdf9fae407
* gnus.xpm: Remove garbages.
ShengHuo ZHU <zsh@cs.rochester.edu>
parents:
43003
diff
changeset
|
285 * gnus.xpm: Remove garbages. |
a7fdf9fae407
* gnus.xpm: Remove garbages.
ShengHuo ZHU <zsh@cs.rochester.edu>
parents:
43003
diff
changeset
|
286 |
52010
08ca5a28493e
Truncated process output with pty's on Mac OS X.
Andrew Choi <akochoi@shaw.ca>
parents:
51927
diff
changeset
|
287 2002-01-27 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
43003 | 288 |
289 * letter.xpm: New file, XPM variant of letter.xbm. | |
290 | |
52010
08ca5a28493e
Truncated process output with pty's on Mac OS X.
Andrew Choi <akochoi@shaw.ca>
parents:
51927
diff
changeset
|
291 2001-12-03 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
41809 | 292 |
293 * COPYING: Move back. | |
294 | |
52010
08ca5a28493e
Truncated process output with pty's on Mac OS X.
Andrew Choi <akochoi@shaw.ca>
parents:
51927
diff
changeset
|
295 2001-11-29 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
41683 | 296 |
297 * COPYING: Removed. | |
298 | |
41403 | 299 2001-11-23 Eli Zaretskii <eliz@is.elta.co.il> |
300 | |
301 * emacstool.1, etags.1, emacs.1: Modify distribution terms to | |
302 something simpler than the GFDL. | |
303 | |
41366
e5eaf696dd6b
*** empty log message ***
Colin Walters <walters@gnu.org>
parents:
41245
diff
changeset
|
304 2001-11-22 Colin Walters <walters@debian.org> |
e5eaf696dd6b
*** empty log message ***
Colin Walters <walters@gnu.org>
parents:
41245
diff
changeset
|
305 |
e5eaf696dd6b
*** empty log message ***
Colin Walters <walters@gnu.org>
parents:
41245
diff
changeset
|
306 * PROBLEMS: Remove already applied calc info patches. Clarify |
e5eaf696dd6b
*** empty log message ***
Colin Walters <walters@gnu.org>
parents:
41245
diff
changeset
|
307 that there is no such thing as Debian GNU/Linux 2.4.3. ftpd is |
e5eaf696dd6b
*** empty log message ***
Colin Walters <walters@gnu.org>
parents:
41245
diff
changeset
|
308 not handled by alternatives in Debian, the reporter surely meant |
e5eaf696dd6b
*** empty log message ***
Colin Walters <walters@gnu.org>
parents:
41245
diff
changeset
|
309 just "--config ftp". |
e5eaf696dd6b
*** empty log message ***
Colin Walters <walters@gnu.org>
parents:
41245
diff
changeset
|
310 |
41245 | 311 2001-11-18 Eli Zaretskii <eliz@is.elta.co.il> |
312 | |
313 * fr-survival.tex: New file, from ,AI(Bric Jacoboni <jaco@teaser.fr>. | |
314 | |
41205 | 315 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il> |
316 | |
317 * TUTORIAL.fr: New version from ,AI(Bric Jacoboni <jaco@teaser.fr>. | |
318 | |
41191
f6b767815369
*** empty log message ***
Colin Walters <walters@gnu.org>
parents:
41124
diff
changeset
|
319 2001-11-17 Colin Walters <walters@debian.org> |
f6b767815369
*** empty log message ***
Colin Walters <walters@gnu.org>
parents:
41124
diff
changeset
|
320 |
f6b767815369
*** empty log message ***
Colin Walters <walters@gnu.org>
parents:
41124
diff
changeset
|
321 * PROBLEMS: Remove calc problems. |
f6b767815369
*** empty log message ***
Colin Walters <walters@gnu.org>
parents:
41124
diff
changeset
|
322 |
41124 | 323 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il> |
324 | |
325 * TUTORIAL.fr: New file. From ,AI(Bric Jacoboni <jaco@teaser.fr>. | |
326 | |
40867 | 327 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il> |
328 | |
329 * Makefile (mostlyclean, clean, distclean, maintainer-clean): | |
330 Add *.dvi and *.log. | |
331 (SOURCES): Update the list of files. | |
332 | |
333 * calccard.tex: New file. | |
334 * calccard.ps: New file. | |
335 | |
40631 | 336 2001-11-01 Eli Zaretskii <eliz@is.elta.co.il> |
337 | |
338 * etags.1: Replace presentation-level troff macros that simulate | |
339 tables with tbl markup. From Eric S. Raymond <esr@thyrsus.com>. | |
340 | |
40111 | 341 2001-10-20 Gerd Moellmann <gerd@gnu.org> |
342 | |
40152 | 343 * (Version 21.1 released.) |
40111 | 344 |
39498 | 345 2001-09-29 Eli Zaretskii <eliz@is.elta.co.il> |
346 | |
347 * HELLO: Fix the Italian and Maltese entries. From Trevor Spiteri | |
348 <tbspit@eng.um.edu.mt>. | |
349 | |
52010
08ca5a28493e
Truncated process output with pty's on Mac OS X.
Andrew Choi <akochoi@shaw.ca>
parents:
51927
diff
changeset
|
350 2001-08-25 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
38950 | 351 |
352 * HELLO: Slovak language name added to be compatible with other | |
353 languages. | |
354 | |
38915
e7e9b4581430
Update per the English version.
Eli Zaretskii <eliz@gnu.org>
parents:
38810
diff
changeset
|
355 2001-08-23 Eli Zaretskii <eliz@is.elta.co.il> |
e7e9b4581430
Update per the English version.
Eli Zaretskii <eliz@gnu.org>
parents:
38810
diff
changeset
|
356 |
e7e9b4581430
Update per the English version.
Eli Zaretskii <eliz@gnu.org>
parents:
38810
diff
changeset
|
357 * TUTORIAL.pl: Updated in accordance with the English version. |
52010
08ca5a28493e
Truncated process output with pty's on Mac OS X.
Andrew Choi <akochoi@shaw.ca>
parents:
51927
diff
changeset
|
358 From Beata Wierzcho$,1 b(Bowska <beataw@orient.uw.edu.pl> and |
44008 | 359 Janusz S. Bien <jsbien@mail.uw.edu.pl>. |
38915
e7e9b4581430
Update per the English version.
Eli Zaretskii <eliz@gnu.org>
parents:
38810
diff
changeset
|
360 |
38810 | 361 2001-08-14 Eli Zaretskii <eliz@is.elta.co.il> |
362 | |
363 * MACHINES: Modify the entry for HITACHI SR2001/SR2201 series, as | |
364 per config.sub and config.guess. Reported by Ryo Furue | |
365 <furufuru@ccsr.u-tokyo.ac.jp>. | |
366 | |
52010
08ca5a28493e
Truncated process output with pty's on Mac OS X.
Andrew Choi <akochoi@shaw.ca>
parents:
51927
diff
changeset
|
367 2001-08-10 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
38780 | 368 |
369 * TUTORIAL.sk: Updated in accordance with the English version. | |
52010
08ca5a28493e
Truncated process output with pty's on Mac OS X.
Andrew Choi <akochoi@shaw.ca>
parents:
51927
diff
changeset
|
370 From Miroslav Va$,1!!(Bko <vasko@debian.cz>. |
38780 | 371 |
38736 | 372 2001-08-08 Eli Zaretskii <eliz@is.elta.co.il> |
373 | |
374 * TUTORIAL.ko: Updated in accordance with the English version. | |
375 From Koaunghi Un <koaunghi@world.kaist.ac.kr>. | |
376 | |
52010
08ca5a28493e
Truncated process output with pty's on Mac OS X.
Andrew Choi <akochoi@shaw.ca>
parents:
51927
diff
changeset
|
377 2001-08-06 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
38707 | 378 |
38736 | 379 * TUTORIAL.cs: Update from Milan Zamazal. |
38707 | 380 |
52010
08ca5a28493e
Truncated process output with pty's on Mac OS X.
Andrew Choi <akochoi@shaw.ca>
parents:
51927
diff
changeset
|
381 2001-08-05 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
38690
ebcceabda1b5
Milan Zamazal has new address.
Pavel Janík <Pavel@Janik.cz>
parents:
38689
diff
changeset
|
382 |
ebcceabda1b5
Milan Zamazal has new address.
Pavel Janík <Pavel@Janik.cz>
parents:
38689
diff
changeset
|
383 * TUTORIAL.cs, TUTORIAL.sk, cs-refcard.tex, sk-refcard.tex: e-mail |
ebcceabda1b5
Milan Zamazal has new address.
Pavel Janík <Pavel@Janik.cz>
parents:
38689
diff
changeset
|
384 address of Milan Zamazal changed. |
ebcceabda1b5
Milan Zamazal has new address.
Pavel Janík <Pavel@Janik.cz>
parents:
38689
diff
changeset
|
385 |
52010
08ca5a28493e
Truncated process output with pty's on Mac OS X.
Andrew Choi <akochoi@shaw.ca>
parents:
51927
diff
changeset
|
386 2001-08-04 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
38689
99630a340b59
Be consistent when naming CONTROL and META keys.
Pavel Janík <Pavel@Janik.cz>
parents:
37783
diff
changeset
|
387 |
38736 | 388 * TUTORIAL, TUTORIAL.cs: Be consistent when naming CONTROL and |
389 META keys. | |
38689
99630a340b59
Be consistent when naming CONTROL and META keys.
Pavel Janík <Pavel@Janik.cz>
parents:
37783
diff
changeset
|
390 |
37783 | 391 2001-05-17 Francesco Potorti` <pot@gnu.org> |
392 | |
393 * etags.1: Add the latest changes to etags behaviour. | |
394 | |
37561 | 395 2001-05-04 Eli Zaretskii <eliz@is.elta.co.il> |
396 | |
397 * emacsclient.1: Place in the public domain. | |
398 | |
37513 | 399 2001-04-29 Eli Zaretskii <eliz@is.elta.co.il> |
400 | |
401 * emacstool.1: Place under GFDL. | |
402 | |
37457 | 403 2001-04-25 Eli Zaretskii <eliz@is.elta.co.il> |
404 | |
405 * emacs.1: Place under GFDL. | |
406 | |
407 * etags.1: Ditto. | |
408 | |
409 * gfdl.1: New file. | |
410 | |
37387 | 411 2001-04-18 Gerd Moellmann <gerd@gnu.org> |
412 | |
413 * TUTORIAL.sk, sk-survival.tex | |
414 * sk-refcard.ps, sk-refcard.tex, sk-dired-ref.ps | |
415 * sk-dired-ref.tex: New files. | |
37783 | 416 |
37387 | 417 * cs-survival.tex, cs-dired-ref.ps, cs-dired-ref.tex: New files. |
52010
08ca5a28493e
Truncated process output with pty's on Mac OS X.
Andrew Choi <akochoi@shaw.ca>
parents:
51927
diff
changeset
|
418 From Pavel@Janik.cz (Pavel Jan,Am(Bk). |
37387 | 419 |
37293 | 420 2001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
421 | |
422 * ps-prin1.ps: Footer implementation. Doc fix. | |
423 (doLineNumber): Code fix for line number color. | |
424 (BeginPage, BeginSheet, HeaderFramePath, HeaderFrame, HeaderText): Code | |
425 fix for footer implementation. | |
426 (TextStart, SetFooterLines, FooterFrameStart, doFramePath) | |
427 (FooterFramePath, doFrame, FooterFrame, FooterStart) | |
428 (HeaderOrFooterTextLines, HeaderOrFooterText, FooterText): New funs. | |
429 | |
37167 | 430 2001-04-03 Gerd Moellmann <gerd@gnu.org> |
431 | |
432 * splash8.xpm: New image from Luis Fernandes <elf@ee.ryerson.ca> | |
433 for color depth 8. | |
434 | |
37139 | 435 2001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
436 | |
437 * ps-prin1.ps: Line and paragraph spacing feature. | |
438 (LineHS, ParagraphHS, EffectUnderline, EffectStrikeou, EffectOverline) | |
439 (EffectShadow, EffectBox, EffectOutline): New vars. | |
440 (PSL, S, EF, printZebra, doColumnZebra, doZebra): Code fix. | |
441 (PHL, LHL): New funs. | |
442 | |
443 * ps-prin2.ps: File eliminated. | |
37783 | 444 |
37000 | 445 2001-03-26 Gerd Moellmann <gerd@gnu.org> |
446 | |
447 * splash.pbm: New image from Luis Fernandes <elf@ee.ryerson.ca>. | |
448 | |
36823 | 449 2001-03-15 Gerd Moellmann <gerd@gnu.org> |
450 | |
451 * splash.xpm, splash.pbm: Replaced with new images from | |
452 Luis Fernandes <elf@ee.ryerson.ca>. | |
453 | |
36538 | 454 2001-03-05 Gerd Moellmann <gerd@gnu.org> |
455 | |
456 * cs-refcard.ps, cs-refcard.tex: New files. | |
457 | |
36404 | 458 2001-02-26 Gerd Moellmann <gerd@gnu.org> |
459 | |
460 * THE-GNU-PROJECT: New file. | |
461 | |
36311 | 462 2001-02-22 Andrew Innes <andrewi@gnu.org> |
463 | |
464 * MACHINES: Update pointer to MS-Windows install instructions. | |
465 | |
36217 | 466 2001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
467 | |
468 * ps-prin1.ps: Code fix to support `ps-zebra-stripe-follow' | |
469 functionality enhancement. | |
470 (doColumnZebra): Code fix. | |
37783 | 471 |
35987 | 472 2001-02-08 Dave Love <fx@gnu.org> |
473 | |
35989 | 474 * tasks.texi, SERVICE: Updated. |
35987 | 475 |
35873 | 476 2001-02-03 Andrew Innes <andrewi@gnu.org> |
477 | |
478 * PROBLEMS: Add note about need to specify extra compiler flags | |
479 with recent Cygwin ports of gcc. | |
480 | |
35656 | 481 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il> |
482 | |
483 * DEBUG: Expand and update, based on the instructions to | |
484 pretesters, nt/INSTALL, and private communications and experience. | |
485 | |
35378 | 486 2001-01-17 Dave Love <fx@gnu.org> |
487 | |
488 * termcap.src: New version from http://www.tuxedo.org/~esr/terminfo/. | |
489 | |
35127 | 490 2001-01-08 Gerd Moellmann <gerd@gnu.org> |
491 | |
492 * TUTORIAL.es: New file. | |
493 | |
35125 | 494 2001-01-08 Kevin Gallagher <kevingal@onramp.net> |
495 | |
496 * edt-user.doc: Updated to reflect EDT Emulation version 4.0 | |
497 enhancements. | |
35297
e268b7b500f0
Changes for makefile support in etags.
Francesco Potortì <pot@gnu.org>
parents:
35127
diff
changeset
|
498 |
34923 | 499 2000-12-29 Gerd Moellmann <gerd@gnu.org> |
500 | |
501 * fr-refcard.tex, fr-refcard.ps, fr-drdref.tex, fr-drdref.ps: New | |
502 files. | |
503 | |
34922 | 504 2000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
505 | |
506 * ps-prin1.ps: Handle form feed better when ps-zebra-stripe-follow | |
507 is non-nil. | |
508 (printZebra, BeginPage): Code fix. | |
35297
e268b7b500f0
Changes for makefile support in etags.
Francesco Potortì <pot@gnu.org>
parents:
35127
diff
changeset
|
509 |
34595 | 510 2000-12-15 Miles Bader <miles@gnu.org> |
511 | |
512 * DEBUG: Add note aboute using `inverse-video' to detect excessive | |
513 screen redraw. | |
514 | |
34333 | 515 2000-12-07 Dave Love <fx@gnu.org> |
516 | |
517 * CODINGS, CHARSETS: Removed. (Mule 2.3 relics.) | |
518 | |
34047 | 519 2000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
520 | |
521 * ps-prin1.ps: Eliminated the line number font predefinition. | |
522 | |
33331 | 523 2000-11-09 Kenichi Handa <handa@etl.go.jp> |
524 | |
33332 | 525 * TUTORIAL.ja: Adjusted for the change of TUTORIAL (use C-x C-l, |
526 not M-:, as example of disabled command). | |
33331 | 527 |
33152 | 528 2000-11-02 Gerd Moellmann <gerd@gnu.org> |
529 | |
530 * ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Renamed from NEWS.*. | |
531 | |
32522 | 532 2000-10-16 Gerd Moellmann <gerd@gnu.org> |
533 | |
534 * 3B-MAXMEM, AIX.DUMP, SUN-SUPPORT: Removed. | |
535 | |
32523 | 536 * tasks.texi: Updated to the version from /gd/gnuorg. |
537 | |
32527 | 538 * FTP: Refer to the GNU web site. |
539 | |
32411 | 540 2000-10-12 Dave Love <fx@gnu.org> |
541 | |
542 * gnus.pbm: New file. | |
543 | |
544 * gnus.xbm: Deleted. | |
545 | |
32165 | 546 2000-10-05 Miles Bader <miles@lsi.nec.co.jp> |
547 | |
548 * gnus-pointer.xbm, gnus-pointer.xpm: Remove top empty line. | |
549 | |
31841 | 550 2000-09-22 Gerd Moellmann <gerd@gnu.org> |
551 | |
552 * splash.xbm: File removed. | |
553 * splash.pbm: New file. | |
35297
e268b7b500f0
Changes for makefile support in etags.
Francesco Potortì <pot@gnu.org>
parents:
35127
diff
changeset
|
554 |
31770 | 555 2000-09-20 Gerd Moellmann <gerd@gnu.org> |
556 | |
557 * splash.xbm: New file. | |
558 | |
31717 | 559 2000-09-19 Gerd Moellmann <gerd@gnu.org> |
560 | |
561 * splash.xpm: New file. | |
562 | |
31540 | 563 2000-09-11 Dave Love <fx@gnu.org> |
564 | |
565 * gnus.xbm, gnus.xpm, gnus-pointer.xpm, gnus-pointer.xbm: New | |
566 files. | |
567 | |
31256 | 568 2000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
569 | |
570 * ps-prin3.ps: Eliminated. | |
571 | |
572 * ps-prin2.ps: Changed comment version (6.0). | |
573 | |
574 * ps-prin1.ps: Changed comment version (6.0). | |
575 | |
576 * ps-prin0.ps: Changed comment version (6.0). | |
35297
e268b7b500f0
Changes for makefile support in etags.
Francesco Potortì <pot@gnu.org>
parents:
35127
diff
changeset
|
577 |
49600
23a1cea22d13
Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents:
49578
diff
changeset
|
578 2000-08-24 Wlodzimierz Bzyl <matwb@univ.gda.pl> |
31150 | 579 |
580 * survival.tex: New file. | |
581 | |
31004 | 582 2000-08-21 Gerd Moellmann <gerd@gnu.org> |
583 | |
584 * de-refcard.ps, de-refcard.tex: Renamed from refcard-de.*. | |
35297
e268b7b500f0
Changes for makefile support in etags.
Francesco Potortì <pot@gnu.org>
parents:
35127
diff
changeset
|
585 |
31004 | 586 * pl-refcard.ps, pl-refcard.tex: Renamed from refcard-pl.*. |
587 | |
30922 | 588 2000-08-17 Gerd Moellmann <gerd@gnu.org> |
589 | |
590 * NEWS.1: Reintegrated into NEWS. | |
591 | |
592 * OOOOONEWS...OONEWS: Renamed to NEWS.1...NEWS.4. | |
593 | |
30863 | 594 2000-08-16 Gerd Moellmann <gerd@gnu.org> |
595 | |
30871 | 596 * dired-ref.tex, dired-ref.ps: New files. |
597 | |
30863 | 598 * refcard-de.tex, refcard-de.ps: New files. |
599 | |
30350 | 600 2000-07-20 Gerd Moellmann <gerd@gnu.org> |
601 | |
602 * emacs.1: Change `-b' to `-bw'. | |
603 | |
30117 | 604 2000-07-07 Andreas Schwab <schwab@suse.de> |
605 | |
606 * yow.lines: Fix indentation. | |
607 | |
29498 | 608 2000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
609 | |
610 * ps-prin0.ps: Insert a version number comment (5.2.2). | |
611 Indentation fix. | |
612 | |
613 * ps-prin1.ps: Insert a version number comment (5.2.2). Can | |
614 select page size with/without giving an error if PostScript | |
615 printer doesn't have this kind of page size. Zebra Stripe | |
616 continues or restarts on next page. Indentation fix. | |
617 (BeginSheet): If necessary, rescale n-up to fit on the sheet of | |
618 paper. | |
619 (BeginDoc, doColumnZebra, HeaderText): Code fix. | |
620 (SetPageSize): New proc. | |
621 | |
622 * ps-prin2.ps: Insert a version number comment (5.2.2). | |
623 | |
624 * ps-prin3.ps: Insert a version number comment (5.2.2). | |
625 Indentation fix. | |
626 | |
28981 | 627 2000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
628 | |
629 * ps-prin1.ps: PostScript code compatibility with other utilities | |
630 like mpage, psnup, etc. | |
631 (isLineStep): Code fix. | |
632 (BeginDoc, BeginSheet): Utility compatibility. | |
633 | |
28798 | 634 2000-05-03 Dave Love <fx@gnu.org> |
635 | |
636 * letter.xbm: New file. | |
637 | |
28764 | 638 2000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
639 | |
640 * ps-prin0.ps: PostScript level 1 compatibility. | |
641 | |
642 * ps-prin1.ps: PostScript level 1 compatibility, Upside-down | |
643 printing and line number step. | |
644 (BeginDoc, doLineNumber, SL, HL): Code fix. | |
645 (isLineStep, PSL): New funs. | |
646 | |
647 * ps-prin3.ps: PostScript level 1 compatibility. | |
648 | |
28538 | 649 2000-04-10 Gerd Moellmann <gerd@gnu.org> |
650 | |
651 * refcard.bit: Removed. | |
652 | |
28532 | 653 2000-04-10 Wlodzimierz Bzyl <matwb@monika.univ.gda.pl> |
654 | |
655 * refcard-pl.ps: New file. | |
656 * refcard-pl.tex: New file. | |
657 | |
28429 | 658 2000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
659 | |
660 * ps-prin0.ps: Replace gs_languagelevel by languagelevel. | |
661 (DefOp): New proc. | |
662 | |
663 * ps-prin1.ps: Replace gs_languagelevel by languagelevel. | |
664 (printBackground, SetColor): New procs. | |
665 (ZebraColor): Renaming old ZebraGray var. | |
35297
e268b7b500f0
Changes for makefile support in etags.
Francesco Potortì <pot@gnu.org>
parents:
35127
diff
changeset
|
666 |
28287 | 667 2000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
668 | |
669 * ps-prin1.ps: Eliminate SkipFirstPage. | |
670 | |
28267 | 671 2000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
672 | |
673 * ps-prin0.ps: Define command only for language level 1. | |
674 | |
28169 | 675 2000-03-16 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
35297
e268b7b500f0
Changes for makefile support in etags.
Francesco Potortì <pot@gnu.org>
parents:
35127
diff
changeset
|
676 |
28764 | 677 * ps-prin0.ps: Define packedarray operator for language level 1, |
678 adjust setduplexmode and settumble definitions. | |
35297
e268b7b500f0
Changes for makefile support in etags.
Francesco Potortì <pot@gnu.org>
parents:
35127
diff
changeset
|
679 |
28155 | 680 2000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
681 | |
682 * ps-print0.ps: New file. | |
35297
e268b7b500f0
Changes for makefile support in etags.
Francesco Potortì <pot@gnu.org>
parents:
35127
diff
changeset
|
683 |
28155 | 684 * ps-prin1.ps, ps-prin3.ps: Eliminate CheckConfig. |
685 | |
27164 | 686 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
687 | |
688 * ps-prin1.ps, ps-prin2.ps, ps-prin3.ps: New files. | |
689 | |
26664
a7963e66c555
Update Solaris 2.6 and 7 problems.
Paul Eggert <eggert@twinsun.com>
parents:
26529
diff
changeset
|
690 1999-11-30 Paul Eggert <eggert@twinsun.com> |
a7963e66c555
Update Solaris 2.6 and 7 problems.
Paul Eggert <eggert@twinsun.com>
parents:
26529
diff
changeset
|
691 |
a7963e66c555
Update Solaris 2.6 and 7 problems.
Paul Eggert <eggert@twinsun.com>
parents:
26529
diff
changeset
|
692 * PROBLEMS: Update Solaris 2.6 and 7 problems. |
a7963e66c555
Update Solaris 2.6 and 7 problems.
Paul Eggert <eggert@twinsun.com>
parents:
26529
diff
changeset
|
693 |
26529
e24d7fefd07e
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
26161
diff
changeset
|
694 1999-11-22 Paul Eggert <eggert@twinsun.com> |
e24d7fefd07e
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
26161
diff
changeset
|
695 |
e24d7fefd07e
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
26161
diff
changeset
|
696 * NEWS: Rename messages-locale to system-messages-locale |
e24d7fefd07e
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
26161
diff
changeset
|
697 and time-locale to system-time-locale. |
e24d7fefd07e
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
26161
diff
changeset
|
698 |
26161
5ee4c740d412
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
26141
diff
changeset
|
699 1999-10-24 Noah Friedman <friedman@splode.com> |
5ee4c740d412
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
26141
diff
changeset
|
700 |
5ee4c740d412
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
26141
diff
changeset
|
701 * yow.lines: Add more quotes. Correct a misquote. |
5ee4c740d412
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
26141
diff
changeset
|
702 |
5ee4c740d412
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
26141
diff
changeset
|
703 * spook.lines: Add more phrases. |
5ee4c740d412
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
26141
diff
changeset
|
704 |
26141
2f0e5ec04989
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
25896
diff
changeset
|
705 1999-10-23 Paul Eggert <eggert@twinsun.com> |
2f0e5ec04989
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
25896
diff
changeset
|
706 |
26529
e24d7fefd07e
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
26161
diff
changeset
|
707 * NEWS: Describe new functions and variables for locales. |
26141
2f0e5ec04989
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
25896
diff
changeset
|
708 |
25896 | 709 1999-10-07 Gerd Moellmann <gerd@gnu.org> |
710 | |
711 * TUTORIAL.ro: Change copyright statement. | |
26161
5ee4c740d412
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
26141
diff
changeset
|
712 |
25853 | 713 1999-07-12 Richard Stallman <rms@gnu.org> |
714 | |
715 * Version 20.4 released. | |
716 | |
717 1999-06-27 Karl Heuer <kwzh@gnu.org> | |
718 | |
719 * yow.lines: Fix indentation. Fix typo. | |
720 | |
721 1999-01-19 Dave Love <fx@gnu.org> | |
722 | |
723 * MORE.STUFF: Revamped. | |
724 | |
725 1999-01-14 Dave Love <fx@gnu.org> | |
726 | |
727 * FAQ: Merge posted updates. | |
728 | |
729 1998-12-14 Dave Love <fx@gnu.org> | |
730 | |
731 * FAQ: Somewhat edited copy of the most recently posted version. | |
732 | |
733 1998-11-04 Kenichi Handa <handa@etl.go.jp> | |
734 | |
735 * MACHINES (NEC EWS4800): New section. | |
736 | |
737 1998-09-04 Karl Heuer <kwzh@gnu.org> | |
738 | |
739 * TUTORIAL: Use C-x C-l, not M-:, as example of disabled command. | |
740 | |
741 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu> | |
742 | |
743 * Version 20.3 released. | |
744 | |
745 * TUTORIAL.ro: New file. | |
746 | |
747 1998-04-10 Ken'ichi Handa <handa@melange.gnu.org> | |
748 | |
749 * TUTORIAL.sl: Renamed back to the original. | |
750 | |
751 1998-04-10 Kenichi Handa <handa@etl.go.jp> | |
752 | |
753 * TUTORIAL.cs: Renamed from TUTORIAL.cz. | |
754 * TUTORIAL.ja: Renamed from TUTORIAL.jp. | |
755 * TUTORIAL.ka: Renamed from TUTORIAL.kr. | |
756 * TUTORIAL.sk: Renamed from TUTORIAL.sl. | |
757 | |
758 1998-04-06 Kenichi Handa <handa@etl.go.jp> | |
759 | |
760 * TUTORIAL.jp: Re-translated for the latest TUTORIAL. | |
761 | |
762 1998-03-26 Richard Stallman <rms@psilocin.gnu.org> | |
763 | |
764 * TUTORIAL.sl: New file. | |
765 | |
766 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
767 | |
768 * Version 20.2 released. | |
769 | |
770 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
771 | |
772 * Version 20.1 released. | |
773 | |
774 1997-06-02 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu> | |
775 | |
776 * CODINGS, CHARSETS: New files. | |
777 | |
778 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
779 | |
780 * Version 19.33 released. | |
781 | |
782 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
783 | |
784 * Version 19.32 released. | |
785 | |
786 1996-06-23 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
787 | |
788 * refcard.ps: File obtained from someone else; | |
789 it was generated badly here. | |
790 | |
791 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu> | |
792 | |
793 * Version 19.31 released. | |
794 | |
795 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu> | |
796 | |
797 * TUTORIAL: Rephrase the first page to fit on a standard tty screen. | |
798 | |
799 1996-05-03 Richard Stallman <rms@delasyd.gnu.ai.mit.edu> | |
800 | |
801 * emacs.bash: Use >|. | |
802 | |
803 1996-01-20 Geoff Voelker <voelker@cs.washington.edu> | |
804 | |
805 * rgb.txt: New file. | |
806 | |
807 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
808 | |
809 * Version 19.30 released. | |
810 | |
811 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
812 | |
813 * gnus-tut.txt: New file. | |
814 | |
815 1995-07-26 David J. MacKenzie <djm@geech.gnu.ai.mit.edu> | |
816 | |
817 * Rename termcap to termcap.src, the historical name for an | |
818 uninstalled termcap file. | |
819 | |
820 1995-06-28 Eric S. Raymond <esr@spiff.gnu.ai.mit.edu> | |
821 | |
822 * termcap.dat, termcap.ucb: deleted and replaced. | |
823 | |
824 * termcap: New termcap file from the ncurses project; bigger, | |
825 better, brighter, does away with waxy yellow buildup. Email | |
826 me at terminfo@ccil.org if you have any trouble with this. | |
827 | |
828 * README: Changed to track above change. | |
829 | |
830 1995-05-24 Karl Heuer <kwzh@hal.gnu.ai.mit.edu> | |
831 | |
832 * TUTORIAL: Delete reference to ALT. Change <Rubout> to <Delete>. | |
833 | |
834 1995-04-26 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu> | |
835 | |
836 * Makefile (maintainer-clean): Renamed from realclean. | |
837 | |
838 1995-04-09 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
839 | |
840 * tpu-doc.el: File moved to etc dir and renamed. | |
841 | |
842 1995-04-07 Boris Goldowsky <boris@cs.rochester.edu> | |
843 | |
844 * enriched.doc: Rewritten and simplified. | |
845 | |
846 1994-11-20 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
847 | |
848 * Makefile (eterm): New rule. | |
849 (TIC): New variable. | |
850 | |
851 * e/eterm, e/eterm.ti: New files. | |
852 | |
853 1994-10-24 Boris Goldowsky <boris@mole.gnu.ai.mit.edu> | |
854 | |
855 * enriched.doc: New file. | |
856 | |
857 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
858 | |
859 * Version 19.26 released. | |
860 | |
861 1994-07-03 Richard Stallman (rms@gnu.ai.mit.edu) | |
862 | |
863 * TUTORIAL: Talk about flow control along with C-x C-s and C-s. | |
864 | |
865 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
866 | |
867 * Version 19.25 released. | |
868 | |
869 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
870 | |
871 * Version 19.24 released. | |
872 | |
873 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
874 | |
875 * Version 19.23 released. | |
876 | |
877 1994-04-21 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
878 | |
879 * Makefile (clean): Delete DOC*. | |
880 | |
881 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
882 | |
883 * Version 19.22 released. | |
884 | |
885 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
886 | |
887 * Version 19.21 released. | |
888 | |
889 1993-11-11 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
890 | |
891 * Version 19.20 released. | |
892 | |
893 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
894 | |
895 * Version 19.19 released. | |
896 | |
897 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
898 | |
899 * Version 19.18 released. | |
900 | |
901 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
902 | |
903 * Version 19.16 released. | |
904 | |
905 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
906 | |
907 * version 19.15 released. | |
908 | |
909 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
910 | |
911 * Version 19.14 released. | |
912 | |
913 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
914 | |
915 Bring mumbleclean targets into conformance with GNU coding standards. | |
916 * Makefile (distclean): Don't remove backup and autosave files. | |
917 These are easy to get rid of in other ways, and a pain to lose. | |
918 (mostlyclean, realclean): New targets. | |
919 | |
920 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
921 | |
922 * Version 19.13 released. | |
923 | |
924 1993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
925 | |
926 * Version 19.10 released. | |
927 | |
928 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
929 | |
930 * Version 19.9 released. | |
931 | |
932 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
933 | |
934 * Version 19.8 released. | |
935 | |
936 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
937 | |
938 * Version 19.7 released. | |
939 | |
940 1993-05-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
941 | |
942 * MACHINES: Mention Linux. | |
943 | |
944 1993-04-26 Jim Blandy (jimb@totoro.cs.oberlin.edu) | |
945 | |
946 * MACHINES: Add section for NeXT, from Thorsten Ohl. | |
947 | |
948 1993-04-28 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
949 | |
950 * NEWS: Documented picture-mode improvements. | |
951 | |
952 1993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
953 | |
954 * NEWS: Described the new properties of arrow keys and | |
955 next-line-add-newlines. Fixed up the GUD description, it was | |
956 out of date. This file referenced LNEWS when it should have | |
957 said news.texi; fixed. | |
958 | |
959 news.texi: invocation-name now exists. | |
960 | |
961 1993-03-27 Eric S. Raymond (eric@geech.gnu.ai.mit.edu) | |
962 | |
963 * MORE.STUFF: Added. | |
964 | |
965 1993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu) | |
966 | |
967 * NEWS: Preserved jimb's last change (documenting kill on | |
968 read-only buffers). | |
26161
5ee4c740d412
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
26141
diff
changeset
|
969 |
25853 | 970 Added documentation on new info features. |
971 | |
972 1993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu) | |
973 | |
974 * spook.lines: Alpha-sorted this, and added some new hot buttons | |
975 for the 1990s. | |
976 | |
977 1993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu) | |
978 | |
979 * MACHINES: Deleted some VMS caveats. If the src and lisp | |
980 ChangeLogs are correct, dired and mail and process control are now | |
981 fully supported. | |
982 | |
983 * NEWS: Added finder news. | |
984 | |
985 1993-03-19 Richard Stallman (rms@geech.gnu.ai.mit.edu) | |
986 | |
987 * NEWS: Changed. | |
988 | |
989 1993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu) | |
990 | |
991 * sex.6: Added 900-line support | |
992 | |
993 * NEWS: Added news about the package finder. | |
994 | |
995 1993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu) | |
996 | |
997 * MACHINES: `Last updated 10 Feb 1992.' was obviously wrong, so | |
998 I nuked it. Let the file mod date serve. Merged in APOLLO and | |
999 SUNBUG files. Changed references to 18.* to past tense. | |
1000 | |
1001 * emacs.names: merged into JOKES. I faked a mail header from the | |
1002 Unknown User to delimit the first (unheaded) bit. | |
1003 | |
1004 * Makefile (relock, unlock): New productions. | |
1005 | |
1006 1993-03-18 Eric S. Raymond (eric@geech.gnu.ai.mit.edu) | |
1007 | |
1008 Augean-stable cleaning time. Partly to save space, but mostly to | |
1009 reduce the dizzying amount of *stuff* confronting someone exploring | |
1010 the Emacs distribution, I have the following changes in the etc | |
1011 directory: | |
1012 | |
1013 * CHARACTERS: merged into TO-DO file under the heading "Long Range:" | |
1014 | |
1015 * DIFF, CCADIFF and GOSDIFF: merged into a new outline file titled | |
1016 OTHER.EMACSES. The present names don't really convey anything. | |
1017 Various key bindings and feature descriptions have been updated. | |
1018 | |
1019 * NICKLES.WORTH. Nuked. This is copyrighted material that could land | |
1020 FSF in hot water. | |
1021 | |
1022 * INTERVAL.IDEAS: Nuked. RMS's thinking, and indeed the | |
1023 implementation of intervals, have progressed way beyond this. | |
1024 | |
1025 * RCP: Nuked. It no longer said anything but "Ooops, sorry!" | |
1026 | |
1027 * ED.WORSHIP, GNU.JOKES: merged into a mailbox called JOKES. | |
1028 Future jokes can accumulate there. | |
1029 | |
1030 * DISTRIB: the actual domestic order form is now ORDERS.USA. | |
1031 The DISTRIB text now mentions 19. | |
1032 | |
1033 * ORDERS.USA: created. This is just the order form. DISTRIB | |
1034 has a pointer to it at the beginning. | |
1035 | |
1036 * EUROPE: renamed to ORDERS.EUROPE. DISTRIB now has a pointer | |
1037 to it at the beginning. | |
1038 | |
1039 * OOOONEWS, OOOONEWS: Nuked. It's version 19 --- nobody needs the | |
1040 version 15 and 17 files anymore. | |
1041 | |
1042 All files marked "Nuked" have actually been moved to =-prefixed | |
1043 names as per convention. Originals of all files merged still | |
1044 exist with =-names. | |
1045 | |
1046 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
1047 | |
1048 * XENIX: nuked (moved to =XENIX). The hackery it describes is | |
1049 no longer necessary in the presence of 19's function-key-map | |
1050 feature; I've added an explanation to the beginning of the file. | |
1051 | |
1052 1993-03-10 Jim Blandy (jimb@totoro.cs.oberlin.edu) | |
1053 | |
1054 * MACHINES: Update description of SYSVr3 and r4 support, due to | |
1055 Eric Raymond's changes. | |
1056 | |
1057 1993-03-09 Jim Blandy (jimb@totoro.cs.oberlin.edu) | |
1058 | |
1059 * MACHINES: Mention that you have to edit the configure script | |
1060 when you add support for a new machine, to get it to recognize the | |
1061 configuration name. | |
1062 | |
1063 1992-11-20 Jim Blandy (jimb@totoro.cs.oberlin.edu) | |
1064 | |
1065 * MACHINES: Converted to use GCC-style configuration names, | |
1066 instead of listing m/*.h and s/*.h files. All knowledge of m/ and | |
1067 s/ files now lives in ../configure. | |
1068 | |
1069 1992-10-06 Roland McGrath (roland@churchy.gnu.ai.mit.edu) | |
1070 | |
1071 * NEWS: Document included tags tables. | |
1072 | |
1073 1992-07-22 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
1074 | |
1075 * Corrected the news about VC to reflect reality. | |
1076 | |
1077 1992-07-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
1078 | |
1079 * etags.1: New file, from Richard K. Pixley at Cygnus. | |
1080 | |
1081 1992-06-24 Jim Blandy (jimb@pogo.cs.oberlin.edu) | |
1082 | |
1083 * Makefile: Most of the contents of this file were only relevant | |
1084 to things in `../lib-src'; removed all but the `distclean' and | |
1085 `clean' targets. | |
1086 | |
1087 1992-04-14 Jim Blandy (jimb@pogo.cs.oberlin.edu) | |
1088 | |
1089 * COPYING: Got June 1991 version of the GPL here. | |
1090 | |
1091 * ChangeLog: Since the old etc contents have been split into etc | |
1092 and lib-src, the old etc's ChangeLog has been duplicated in the | |
1093 new etc and lib-src. That means that each contains complete and | |
1094 coherent information, although each contains extraneous | |
26161
5ee4c740d412
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
26141
diff
changeset
|
1095 information. |
25853 | 1096 |
1097 1992-04-08 Jim Blandy (jimb@pogo.cs.oberlin.edu) | |
1098 | |
1099 * lib-src/etags.c: "--no-warning" option renamed to "--no-warn", | |
1100 to be consistent with other GNU programs, like makeinfo. | |
1101 | |
1102 * lib-src/Makefile: Renamed to Makefile.in; the configure script | |
1103 will edit this to produce Makefile. | |
1104 | |
1105 1992-04-07 Jim Blandy (jimb@pogo.cs.oberlin.edu) | |
1106 | |
1107 * etags.c (print_help, print_version): New functions. | |
1108 (main): Options added to support them. | |
1109 | |
1110 * etags.c (longopts): New array of long names for the options. | |
1111 (main): Recognize them. | |
1112 | |
1113 1992-04-06 Jim Blandy (jimb@pogo.cs.oberlin.edu) | |
1114 | |
1115 * etags.c (C_entries): Removed comment saying that \" in a string | |
1116 isn't recognized as magic, because it is correctly handled. | |
1117 | |
1118 * getopt.c, getopt.h: New files, from GNU C library. | |
1119 * etags.c: Rewritten to use getopt. | |
1120 #include "getopt.h". | |
1121 (file_num): Variable deleted; its role is now played by getopt's | |
1122 optind. | |
1123 (main): Argument processing loop rewritten to call getopt to get | |
1124 next option. Options which take parameters (-o and -i) rewritten | |
1125 to get parameter from optarg instead of argv[1]. Filename | |
1126 preprocessing loop and update command changed similarly. | |
1127 * Makefile (etags, ctags): Depend on and link with getopt.h, | |
1128 getopt.o, and getopt1.o. | |
1129 (getopt.o, getopt1.o): New targets for the GNU getopt routines. | |
1130 | |
1131 * etags.c (outfflag): Variable deleted; it is non-zero iff outfile | |
1132 is non-zero. | |
1133 | |
1134 (main): In the argument processing loop, the 'goto next_arg' | |
1135 statements are breaking out of the switch statement in exactly the | |
1136 same way that a simple 'break' statement would; replace the gotos | |
1137 with breaks, and remove the label. | |
1138 | |
1139 1992-04-06 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
1140 | |
1141 * etags.c (C_entries): Clear tydef and next_token_is_func at start. | |
1142 (consider_token): Move next_token_is_func to global. | |
1143 | |
1144 1992-04-02 Jim Blandy (jimb@pogo.cs.oberlin.edu) | |
1145 | |
1146 * Makefile: Conform with GNU coding standards: | |
1147 (mostlyclean): New target, synonymous with clean. | |
1148 (TAGS, check): New targets. | |
1149 (INSTALL, INSTALLFLAGS): New variables. | |
1150 | |
1151 1992-03-31 Jim Blandy (jimb@pogo.cs.oberlin.edu) | |
1152 | |
1153 * lib-src/Makefile, etc/MACHINES, etc/NEWS: Changed references to | |
1154 `config.emacs' to `configure'. | |
1155 | |
1156 * lib-src/Makefile: Adjusted for renaming of share-lib to etc. | |
1157 * etc/MACHINES: Same. | |
1158 | |
1159 1992-03-30 Jim Blandy (jimb@pogo.cs.oberlin.edu) | |
1160 | |
1161 * movemail.c (main): Allow tempname to be as long as necessary, | |
1162 instead of limiting it to 39 characters. | |
1163 | |
1164 * movemail.c (main): Move declaration of buf from top of function | |
1165 to local block surrounding the copy loop. This makes it less | |
1166 likely to be confused with the buf used by the code which checks the | |
1167 permissions on outname's directory. | |
1168 | |
1169 1992-03-20 Jim Kingdon (kingdon@albert.gnu.ai.mit.edu) | |
1170 | |
1171 * SERVICE: Remove my entry. | |
1172 | |
1173 1992-03-09 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu) | |
1174 | |
1175 * Makefile (emacstool, nemacstool, xvetool): Use ${CFLAGS}, not | |
1176 hardcoded -g. | |
1177 | |
1178 * movemail.c (xmalloc): Return char *, not int. | |
1179 (main) [!MAIL_USE_FLOCK]: Add a new conditional, MAIL_UNLINK_SPOOL, | |
1180 that is off by default -- normally don't unlink the mail spool | |
1181 file, just empty it. Pass creat mode 0600, not 0666. | |
1182 | |
40965 | 1183 1992-02-07 Jim Blandy (jimb@pogo.cs.oberlin.edu) |
25853 | 1184 |
1185 * Makefile (../arch-lib): Depend on ${EXECUTABLES}. | |
1186 (all): Instead of here. | |
1187 (install): Don't use the -s option, since people need symbols to | |
1188 debug code. | |
1189 | |
40965 | 1190 1992-01-19 Eric Youngdale (youngdale@v6550c.nrl.navy.mil) |
25853 | 1191 |
1192 * etags-vmslib.c (fn_exp): Add type cast. | |
1193 | |
1194 1992-01-18 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
1195 | |
1196 * movemail.c: Changes in comments. | |
1197 | |
40965 | 1198 1992-01-13 Jim Blandy (jimb@pogo.cs.oberlin.edu) |
25853 | 1199 |
1200 * Makefile: Make the distclean target erase the DOC files from | |
1201 ../share-lib and the executables from ../arch-lib. | |
1202 | |
40965 | 1203 1992-01-09 Jim Blandy (jimb@pogo.cs.oberlin.edu) |
25853 | 1204 |
1205 * emacsclient.c: #include <sys/stat.h> | |
1206 (main): Do declare statbfr. | |
1207 | |
40965 | 1208 1991-12-21 Richard Stallman (rms@mole.gnu.ai.mit.edu) |
25853 | 1209 |
1210 * emacsserver.c, emacsclient.c [BSD]: Use either /tmp or ~ | |
1211 for the socket, depending on SERVER_HOME_DIR. | |
1212 If using /tmp, put host name in the socket name. | |
1213 | |
1214 * movemail.c (pfatal_and_delete): New function. | |
1215 (main, popmail): Use it. | |
1216 (popmail): Close output before deleting messages. | |
1217 Check for error on close and on fsync. | |
1218 Use `fatal' where appropriate. | |
1219 (main): Remove (void). | |
1220 | |
1221 * aixcc.lex: New file. Not officially part of Emacs. | |
1222 * Makefile: Rules for that. | |
1223 | |
40965 | 1224 1991-12-04 Jim Blandy (jimb@pogo.gnu.ai.mit.edu) |
25853 | 1225 |
1226 * yow.c (main): Rename all references to PATH_EXEC to PATH_DATA. | |
1227 | |
1228 * etags.c (main): Properly cast call to alloca that initializes | |
1229 included_files. | |
1230 | |
1231 1991-08-17 Roland McGrath (roland@geech.gnu.ai.mit.edu) | |
1232 | |
1233 * etags.c (files_are_tag_tables): Remove global var. | |
1234 (process_file): Don't test it. Also remove hack checking for a | |
1235 file named "TAGS". | |
1236 (main): -i now takes an arg which is the name of a file to include. | |
1237 Collect these names and emit include tags for them after processing | |
1238 all the argument files. | |
1239 | |
40965 | 1240 1991-07-30 Richard Stallman (rms@mole.gnu.ai.mit.edu) |
25853 | 1241 |
1242 * wakeup.c: Terminate if parent goes away. | |
1243 | |
40965 | 1244 1991-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu) |
25853 | 1245 |
1246 * etags.c (C_entries): Process token before handling end of line. | |
1247 When inner loops reach end of line, just back up. | |
1248 Let the real end of line processing happen in just one place. | |
1249 (consider_token): Likewise. | |
1250 | |
40965 | 1251 1991-04-11 Jim Blandy (jimb@geech.gnu.ai.mit.edu) |
25853 | 1252 |
1253 * etags.c (TEX_mode): Skip comments while scanning the text to see | |
1254 which escape character this file uses. | |
1255 | |
40965 | 1256 1991-03-29 Richard Stallman (rms@mole.gnu.ai.mit.edu) |
25853 | 1257 |
1258 * emacsserver.c [USG]: Terminate if msgrcv fails. | |
1259 | |
40965 | 1260 1991-03-03 Richard Stallman (rms@mole.ai.mit.edu) |
25853 | 1261 |
1262 * emacsserver.c [BSD]: Check for errors on stdin after scanf. | |
1263 | |
40965 | 1264 1991-01-25 Jim Blandy (jimb@churchy.ai.mit.edu) |
25853 | 1265 |
1266 * make-docfile: Find the arguments to a C function correctly, | |
1267 by not ignoring the character that read_c_string returns. Don't | |
1268 even try to find argument names for functions that take MANY | |
1269 or UNEVALLED arguments, since they're a figment of the docstring's | |
1270 imagination. | |
1271 | |
40965 | 1272 1991-01-14 Jim Blandy (jimb@churchy.ai.mit.edu) |
25853 | 1273 |
1274 * make-docfile: Read the .elc files generated by the new byte | |
1275 compiler. | |
1276 | |
40965 | 1277 1990-12-31 Richard Stallman (rms@mole.ai.mit.edu) |
25853 | 1278 |
1279 * refcard.tex: Use cm fonts, not am, in multi-column mode. | |
1280 | |
40965 | 1281 1990-11-29 Richard Stallman (rms@mole.ai.mit.edu) |
25853 | 1282 |
1283 * movemail.c (mbx_delimit_begin): Put space before `unseen'. | |
1284 | |
40965 | 1285 1990-11-27 Richard Stallman (rms@mole.ai.mit.edu) |
25853 | 1286 |
1287 * Makefile (install*): No need to install wakeup. | |
1288 | |
40965 | 1289 1990-11-26 Richard Stallman (rms@mole.ai.mit.edu) |
25853 | 1290 |
1291 * Makefile (install*): Install emacsclient like etags. | |
1292 | |
40965 | 1293 1990-11-13 Richard Stallman (rms@mole.ai.mit.edu) |
25853 | 1294 |
1295 * movemail.c (error): Handle 3 args. | |
1296 (main): Don't check input access if using pop. | |
1297 | |
40965 | 1298 1990-10-16 Richard Stallman (rms@mole.ai.mit.edu) |
25853 | 1299 |
1300 * etags.c (find_entries): Check for numbers after Scheme suffix. | |
1301 | |
40965 | 1302 1990-10-14 Richard Stallman (rms@mole.ai.mit.edu) |
25853 | 1303 |
1304 * termcap.dat (vt200-80): Fix ke and ks to frob flag 1. | |
1305 | |
40965 | 1306 1990-10-09 Richard Stallman (rms@mole.ai.mit.edu) |
25853 | 1307 |
1308 * Makefile (nemacstool, xvetool): New targets. | |
1309 | |
40965 | 1310 1990-09-26 Richard Stallman (rms@mole.ai.mit.edu) |
25853 | 1311 |
1312 * emacsclient.c: Include errno.h and define related variables. | |
1313 | |
40965 | 1314 1990-09-23 Richard Stallman (rms@mole.ai.mit.edu) |
25853 | 1315 |
1316 * emacsclient.c: Change usage message. | |
1317 | |
40965 | 1318 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu) |
25853 | 1319 |
1320 * emacs.1: Add break before -nw option. | |
1321 | |
40965 | 1322 1990-08-19 David J. MacKenzie (djm@apple-gunkies) |
25853 | 1323 |
1324 * qsort.c: Replace with GNU version. | |
1325 | |
40965 | 1326 1990-08-14 David J. MacKenzie (djm@apple-gunkies) |
25853 | 1327 |
1328 * wakeup.c: New program replacing loadst.c. | |
1329 | |
40965 | 1330 1990-08-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 1331 |
1332 * emacsclient.c [USG]: Pass msgsnd only 4 args. | |
1333 | |
40965 | 1334 1990-08-09 David J. MacKenzie (djm@pogo.ai.mit.edu) |
25853 | 1335 |
1336 * etags.c: Rename `flag' variables for what they do instead of | |
1337 which option character sets them. | |
1338 | |
40965 | 1339 1990-05-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 1340 |
1341 * loadst.c (main): Conditional to get load average on Apollo. | |
1342 | |
40965 | 1343 1990-05-22 Joseph Arceneaux (jla@churchy.ai.mit.edu) |
25853 | 1344 |
1345 * emacsserver.c: Set the permission on the socket to 0600. | |
1346 | |
40965 | 1347 1990-03-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 1348 |
1349 * emacsclient.c [BSD]: Print clean message for failing getwd. | |
1350 | |
40965 | 1351 1990-03-20 David Lawrence (tale@pogo.ai.mit.edu) |
25853 | 1352 |
1353 * getdate.y: Use the getdate.y from GNU tar for timer. | |
1354 | |
40965 | 1355 1990-03-18 Jim Kingdon (kingdon@pogo.ai.mit.edu) |
25853 | 1356 |
1357 * emacsclient.c (main): Don't put brackets around "filename" in | |
1358 usage message. It isn't optional. | |
1359 | |
40965 | 1360 1990-03-14 Joseph Arceneaux (jla@churchy.ai.mit.edu) |
25853 | 1361 |
1362 * etags.c (getit): Recognize '$' as beginning identifiers. | |
1363 | |
40965 | 1364 1990-02-22 David Lawrence (tale@pogo.ai.mit.edu) |
25853 | 1365 |
1366 * emacsserver.c: Renamed from server.c. | |
1367 * Makefile: Reference emacsserver rather than server. | |
1368 * MACHINES: Doc fix for new emacsserver name. | |
1369 | |
40965 | 1370 1990-01-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 1371 |
1372 * emacsclient.c: Print program name in error messages. | |
1373 | |
40965 | 1374 1990-01-19 David Lawrence (tale@cocoa-puffs) |
25853 | 1375 |
1376 * timer.c, getdate.y (new files) and Makefile: | |
1377 Sub-process support for run-at-time in timer.el. | |
26161
5ee4c740d412
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
26141
diff
changeset
|
1378 Doesn't yet work correctly for USG. |
25853 | 1379 |
40965 | 1380 1990-01-10 Jim Kingdon (kingdon@pogo) |
25853 | 1381 |
1382 * MACHINES: Add HP 300 running BSD. | |
1383 | |
40965 | 1384 1990-01-02 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 1385 |
1386 * yow.c: Dynamically allocate buffer; skip header before random | |
1387 choice to avoid bias toward first item. | |
1388 | |
40965 | 1389 1989-12-24 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 1390 |
1391 * etags.c (readline): Separate out init of `pend'. | |
1392 | |
40965 | 1393 1989-12-17 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 1394 |
1395 * etags.c: Undo changes relating to isgoodhdr. | |
1396 | |
40965 | 1397 1989-12-16 Mosur Mohan (rms@sugar-bombs.ai.mit.edu) |
25853 | 1398 |
1399 * etags.c (isgoodhdr): New macro. | |
1400 (_gdh, notgdh): New variable used by that. | |
1401 (init): Initialize _gdh. | |
1402 (find_entries): Set header_file. | |
1403 (consider_token): Use isgoodhdr if in header file. | |
1404 | |
1405 * etags.c (total_size_of_entries): | |
1406 Was miscalculating by 1 in rewritten case. | |
1407 | |
1408 * etags.c (PAS_funcs): One arg to pfnote was missing. | |
1409 | |
40965 | 1410 1989-12-05 Joseph Arceneaux (jla@spiff) |
25853 | 1411 |
1412 * MACHINES: Change for the ULTRIX entry. | |
1413 | |
40965 | 1414 1989-11-21 Joseph Arceneaux (jla@spiff) |
25853 | 1415 |
1416 * etags.c (process_file): If file is not regular, return. | |
1417 | |
40965 | 1418 1989-11-06 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 1419 |
1420 * loadst.c (main): Handle FIXUP_KERNEL_SYMBOL_ADDR. | |
1421 | |
40965 | 1422 1989-10-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 1423 |
1424 * loadst.c (load_average): If HAVE_GETLOADAVG, use getloadavg. | |
1425 (main): If HAVE_GETLOADAVG, don't call `nlist'. | |
1426 | |
40965 | 1427 1989-10-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 1428 |
1429 * etags.c (consider_token): Allow any number of typespec keywords | |
1430 after `typedef', before new type name. | |
1431 (enum sym_type): Add st_C_typespec. | |
1432 (C_create_stab): Put typespec kwds in table. | |
1433 | |
40965 | 1434 1989-08-27 Richard Stallman (rms@apple-gunkies.ai.mit.edu) |
25853 | 1435 |
1436 * etags.c (main): Don't depend on name invoked by. | |
1437 If CTAGS is not defined, assume it is ETAGS. | |
1438 | |
40965 | 1439 1989-07-31 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 1440 |
1441 * etags.c (L_funcs): Allow package name in define construct, | |
1442 as in (foo::defmumble name-defined ...). | |
1443 | |
40965 | 1444 1989-07-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 1445 |
1446 * etags.c (find_entries): Stupid bug testing for C filename suffixes. | |
1447 | |
1448 * Makefile (yow): Depends on ../src/paths.h. | |
1449 | |
40965 | 1450 1989-07-04 Richard Stallman (rms@apple-gunkies.ai.mit.edu) |
25853 | 1451 |
1452 * etags.c: Fix compilation by moving Pascal after Fortran. | |
1453 | |
40965 | 1454 1989-06-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 1455 |
1456 * movemail.c [USG]: Define F_OK, etc., if not found in header. | |
1457 | |
40965 | 1458 1989-05-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 1459 |
1460 * hexl.c: New file, supports hexl-mode. | |
1461 | |
40965 | 1462 1989-05-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 1463 |
1464 * movemail.c: New compilation flag MAIL_USE_MMDF. | |
1465 | |
40965 | 1466 1989-05-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 1467 |
1468 * emacsclient.c: Use BSD code whenever HAVE_SOCKETS. | |
1469 * server.c: Likewise. | |
1470 | |
1471 * make-docfile.c (scan_c_file): Output argument names at end of string. | |
1472 (write_c_args): New subroutine. | |
1473 | |
40965 | 1474 1989-04-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 1475 |
1476 * movemail.c: Report failure of flock. | |
1477 | |
40965 | 1478 1989-04-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 1479 |
1480 * etags.c (find_entries): Allow multi-letter extensions for fortran. | |
1481 | |
40965 | 1482 1989-04-18 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 1483 |
1484 * loadst.c: on bsd4.3, use gettimeofday instead of CPUSTATES. | |
1485 | |
40965 | 1486 1989-03-15 Jeff Peck (rms@sugar-bombs.ai.mit.edu) |
25853 | 1487 |
1488 * emacstool.c: setenv IN_EMACSTOOL=t, TERM=sun, TERMCAP=. | |
1489 | |
1490 * emacsstool.1: update to document environment variables. | |
1491 | |
40965 | 1492 1989-02-21 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 1493 |
1494 * etags.c (PAS_funcs): New function by Mosur Mohan. | |
1495 | |
1496 * movemail.c: On sysv, include unistd.h. | |
1497 | |
40965 | 1498 1989-02-18 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 1499 |
1500 * b2m.c: New file. | |
1501 | |
40965 | 1502 1989-02-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 1503 |
1504 * etags.c: Prolog support from Sunichirou Sugou | |
1505 | |
40965 | 1506 1989-02-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 1507 |
1508 * Makefile (clean): New target. | |
1509 | |
40965 | 1510 1989-01-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 1511 |
1512 * fakemail.c (put_line): Break header lines at 79 cols. | |
1513 | |
40965 | 1514 1989-01-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 1515 |
1516 * etags.c: Greatly rewritten by Sam Kendall for C++ support and for | |
1517 multiple tags per line. | |
1518 | |
40965 | 1519 1989-01-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 1520 |
1521 * movemail.c: Check access before doing real work. | |
1522 Check that outfile is in a writable directory. | |
1523 On fatal error, delete the lock file. | |
1524 | |
40965 | 1525 1988-12-31 Richard Mlynarik (mly@rice-chex.ai.mit.edu) |
25853 | 1526 |
1527 * env.c: Add decl for my-index | |
1528 * etags.c (file-entries): .oak => scheme | |
1529 | |
40965 | 1530 1988-12-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 1531 |
1532 * movemail.c: Use `access' to check input and output files. | |
1533 | |
40965 | 1534 1988-12-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 1535 |
1536 * emacsclient.c (main): Ignore all of CWD before first slash. | |
1537 | |
40965 | 1538 1988-12-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 1539 |
1540 * etags.c (readline): Double linebuffer->size outside the xrealloc. | |
1541 | |
40965 | 1542 1988-12-22 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 1543 |
1544 * server.c, emacsclient.c: Don't try to use gid_t; it isn't defined. | |
1545 * server.c: chmod the socket to 0700. | |
1546 | |
40965 | 1547 1988-12-09 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 1548 |
1549 * fakemail.c (main): Let env var FAKEMAILER override pgm to run. | |
1550 (add_field): Delete comments and turn `<', `>' to spaces | |
1551 in header lines. | |
1552 (USE_FAKEMAIL): New customization macro says to make fakemail | |
1553 not be a no-op even on a BSD system. | |
1554 | |
40965 | 1555 1988-12-01 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 1556 |
1557 * etags.c (consider_token): Skip comments just like whitespace. | |
1558 Notice `struct', etc. and set strtag for those tokens. | |
1559 Return 1 for the token following `struct' if an open-brace follows it. | |
1560 (C_entries): Special handling of token following `struct' | |
1561 needed because we have probably advanced to the following line | |
1562 to find the `{'. | |
1563 (main): New option `T' sets tflag and strflag. | |
1564 Set both of them by default if eflags. | |
1565 | |
40965 | 1566 1988-11-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 1567 |
1568 * movemail.c: Do fsync before closing output. | |
1569 | |
40965 | 1570 1988-11-29 Richard Mlynarik (mly@pickled-brain.ai.mit.edu) |
25853 | 1571 |
1572 * movemail.c: Better error message when can't create tempname. | |
1573 This file needs a great deal of extra error-checking and lucid reporting... | |
1574 | |
40965 | 1575 1988-11-16 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 1576 |
1577 * etags.c: Support assembler code for .s and .a files. | |
1578 (getit): Allow underscore in a tag. | |
1579 | |
40965 | 1580 1988-11-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 1581 |
1582 * movemail.c: Close output and check errors before deleting input. | |
1583 | |
40965 | 1584 1988-10-01 Richard Stallman (rms@apple-gunkies.ai.mit.edu) |
25853 | 1585 |
1586 * emacsclient.c [SYSVIPC]: Compute cwd only once; decide properly | |
1587 whether to prefix it. Handle line number args. | |
1588 | |
40965 | 1589 1988-09-24 Richard Stallman (rms@gluteus.ai.mit.edu) |
25853 | 1590 |
1591 * etags.c (main): default setting of eflag was backwards. | |
1592 | |
40965 | 1593 1988-09-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 1594 |
1595 * etags.c: New option -i. -f renamed -o. | |
1596 `-' as input file means read input file names from stdin. | |
1597 -i spec'd or input file named TAGS means the input file is another | |
1598 tag table; output an "include" line for it. | |
1599 | |
40965 | 1600 1988-09-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 1601 |
1602 * Makefile: New vars DESTDIR, BINDIR, LIBDIR, MANDIR, MANEXT. | |
1603 New targets install, install.sysv, install.xenix. | |
1604 This makefile is now responsible for installing executables | |
1605 and documentation from this directory into system directories. | |
1606 | |
40965 | 1607 1988-09-16 Richard Stallman (rms@corn-chex.ai.mit.edu) |
25853 | 1608 |
1609 * server.c, emacsclient.c (main): Compute socket name from euid. | |
1610 | |
40965 | 1611 1988-08-04 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 1612 |
1613 * emacsclient.c: Args like +DIGITS are passed through unchanged. | |
1614 | |
40965 | 1615 1988-07-12 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 1616 |
1617 * server.c: If both BSD and HAVE_SYSVIPC, use the latter. | |
1618 * emacsclient.c: Likewise. | |
1619 In the HAVE_SYSVIPC alternative, if BSD, use getwd instead of getcwd. | |
1620 | |
40965 | 1621 1988-06-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 1622 |
1623 * etags.c: Handle `typedef struct foo {' (price@mcc.com). | |
1624 (istoken) New string-comparison macro. | |
1625 (consider_token): New arg `level'. New state `tag_ok' in `tydef'. | |
1626 | |
40965 | 1627 1988-06-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 1628 |
1629 * etags.c: Changes for VMS. | |
1630 Always define ETAGS on VMS. | |
1631 Define macros GOOD and BAD for success and failure exit codes. | |
1632 (begtk, intk): Allow `$' in identifiers | |
1633 (main): Don't support -B, -F or -u on VMS. | |
1634 Alternate loop for scanning filename arguments. | |
1635 (system): Delete definition of this function. | |
1636 | |
1637 * etags-vmslib.c (system): Undefine this; VMS now provides it. | |
1638 | |
40965 | 1639 1988-06-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 1640 |
1641 * loadst.c: Prevent multiple-def errors on BSD and BSD4_3 | |
1642 around include of param.h. (Like fns.c.) | |
1643 | |
40965 | 1644 1988-05-16 Richard Stallman (rms@frosted-flakes.ai.mit.edu) |
25853 | 1645 |
1646 * loadst.c (load_average): Move load-average code to this new fn. | |
1647 Add conditionals to compute load ave on UMAX. | |
1648 | |
40965 | 1649 1988-05-14 Richard Stallman (rms@lucky-charms.ai.mit.edu) |
25853 | 1650 |
1651 * loadst.c: Change DK_HEADER_FILE to DKSTAT_HEADER_FILE | |
1652 with opposite sense. | |
1653 | |
40965 | 1654 1988-05-13 Chris Hanson (cph@kleph) |
25853 | 1655 |
1656 * emacsclient.c: Delete references to unused variable `out'. This | |
1657 caused a bus error when used under hp-ux. | |
1658 | |
40965 | 1659 1988-05-06 Richard Stallman (rms@frosted-flakes.ai.mit.edu) |
25853 | 1660 |
1661 * loadst.c: Control dk.h conditional with DK_HEADER_FILE. | |
1662 | |
40965 | 1663 1988-05-04 Richard Stallman (rms@rice-krispies.ai.mit.edu) |
25853 | 1664 |
1665 * etags.c (find_entries): `.t' or `.sch' means scheme code. | |
1666 | |
40965 | 1667 1988-04-29 Richard Stallman (rms@frosted-flakes.ai.mit.edu) |
25853 | 1668 |
1669 * loadst.c: Add BSD4_3 conditional for file dk.h instead of dkstat.h. | |
1670 | |
40965 | 1671 1988-04-28 Richard Stallman (rms@frosted-flakes.ai.mit.edu) |
25853 | 1672 |
1673 * movemail.c: #undef close, since config can #define it on V.3. | |
1674 * emacsclient.c, fakemail.c, loadst.c, server.c: likewise. | |
1675 | |
40965 | 1676 1988-04-26 Richard Stallman (rms@lucky-charms.ai.mit.edu) |
25853 | 1677 |
1678 * etags.c (TEX_mode, etc.): Remove superfluous backslashes from | |
1679 invalid escape sequences such as `\{'. | |
1680 | |
1681 * loadst.c: Add `sequent' conditional for file dk.h. | |
1682 | |
40965 | 1683 1988-03-20 Richard M. Stallman (rms@wilson) |
25853 | 1684 |
1685 * server.c [not BSD and not HAVE_SYSVIPC]: fix error message. | |
1686 | |
1687 * loadst.c (main) [XENIX]: use /usr/spool/mail, not /usr/mail. | |
30994 | 1688 |
1689 ;; Local Variables: | |
33615 | 1690 ;; coding: iso-2022-7bit |
30994 | 1691 ;; End: |
39627 | 1692 |
1693 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001 | |
1694 Free Software Foundation, Inc. | |
1695 Copying and distribution of this file, with or without modification, | |
1696 are permitted provided the copyright notice and this notice are preserved. | |
52401 | 1697 |
1698 ;;; arch-tag: 094f3a51-bd72-44d0-8fac-2ac242c6c5b1 |