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