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