217
|
1 1997-11-27 SL Baur <steve@altair.xemacs.org>
|
|
2
|
|
3 * update-elc.sh: Obliterate usage of make_special, since nothing
|
|
4 requires it any more.
|
|
5
|
|
6 1997-11-23 SL Baur <steve@altair.xemacs.org>
|
|
7
|
|
8 * update-elc.sh (BYTECOMP): cleantree.el has been moved.
|
|
9
|
215
|
10 1997-11-18 Colin Rafferty <craffert@ml.com>
|
|
11
|
|
12 * update-elc.sh (prune_vc): Made it ignore any directory that
|
|
13 starts with a period.
|
|
14
|
|
15 1997-11-16 SL Baur <steve@altair.xemacs.org>
|
|
16
|
|
17 * gnuserv.c (main): make return type int.
|
|
18 Suggested by Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
|
19
|
|
20 * fakemail.c (main): Ditto.
|
|
21
|
213
|
22 1997-11-13 SL Baur <steve@altair.xemacs.org>
|
|
23
|
|
24 * pop.c: Add includes from movemail.c so standard functions get
|
|
25 declared.
|
|
26 (pop_retrieve): Return NULL if falling off the end of the
|
|
27 function.
|
|
28
|
|
29 * movemail.c: Hide declarations of popmail(), mbx_write(),
|
|
30 mbc_delimit_begin(), and mbx_delimit_end() behind MAIL_USE_POP
|
|
31 guard.
|
|
32 (pop_retr): Change 4th parameter to void *.
|
|
33
|
209
|
34 1997-11-02 SL Baur <steve@altair.xemacs.org>
|
|
35
|
|
36 * update-custom.sh (dirs): Remove packaged directories.
|
|
37
|
|
38 * update-elc.sh (ignore_pattern): Hyperbole, oobr and ilisp are
|
|
39 now packaged.
|
|
40
|
|
41 * update-autoloads.sh (mule_p): Hyperbole and oobr are now
|
|
42 packaged.
|
|
43
|
207
|
44 1997-10-30 SL Baur <steve@altair.xemacs.org>
|
|
45
|
|
46 * update-autoloads.sh (mule_p): EFS has been packaged.
|
|
47 * update-elc.sh (make_special_commands): Ditto.
|
|
48
|
|
49 * update-elc.sh: VM has been packaged.
|
|
50
|
|
51 * update-autoloads.sh: Add directory language
|
|
52
|
|
53 1997-10-23 SL Baur <steve@altair.xemacs.org>
|
|
54
|
|
55 * update-elc.sh (BYTECOMP): Specify -vanilla
|
|
56 * update-autoloads.sh (dirs): Ditto.
|
|
57 * update-custom.sh (dirs): Ditto.
|
|
58
|
203
|
59 1997-10-10 Martin Buchholz <mrb@eng.sun.com>
|
|
60
|
|
61 * config.values.in: Run config.values.sh
|
|
62
|
|
63 1997-10-09 SL Baur <steve@altair.xemacs.org>
|
|
64
|
|
65 * Makefile.in.in (PKG_SCRIPTS): Add new package manipulation
|
|
66 scripts.
|
|
67
|
|
68 * add-little-package.sh: New file. Support script to install
|
|
69 single file packages.
|
|
70
|
|
71 * Makefile.in.in (distclean): Reverse change -- do not remove
|
|
72 config.values.in.
|
|
73 Suggested by: Martin Buchholz <mrb@Eng.Sun.COM>
|
|
74
|
|
75 1997-10-06 SL Baur <steve@altair.xemacs.org>
|
|
76
|
|
77 * Makefile.in.in (distclean): Remove config.values.in.
|
|
78 From Martin Buchholz <mrb@Eng.Sun.COM>
|
|
79
|
201
|
80 1997-10-04 SL Baur <steve@altair.xemacs.org>
|
|
81
|
|
82 * update-autoloads.sh (mule_p): W3 is a package now.
|
|
83
|
197
|
84 1997-09-30 SL Baur <steve@altair.xemacs.org>
|
|
85
|
|
86 * update-elc.sh (ignore_pattern): Don't attempt bytecompiling
|
|
87 lisp/leim/quail/tibetan.el and lisp/language/tibet-util.el.
|
|
88
|
|
89 1997-09-29 SL Baur <steve@altair.xemacs.org>
|
|
90
|
|
91 * update-elc.sh (mule_p): Ignore mu/latex-math-symbol.el if we're
|
|
92 not building with Mule.
|
|
93
|
195
|
94 1997-09-27 Hrvoje Niksic <hniksic@srce.hr>
|
|
95
|
|
96 * update-custom.sh: New file.
|
|
97
|
|
98 * update-autoloads.sh: Minor fixes.
|
|
99
|
183
|
100 1997-08-11 Jeff Miller <jmiller@smart.net>
|
|
101 * Makefile.in.in: Added a test for system-type equal to linux to
|
|
102 lisp/paths.el. Mail spool dir should be /var/spool/mail.
|
|
103
|
|
104 * cleaned up lib-src/Makefile.in.in regarding targets blessmail and
|
|
105 maybe-blessmail. Added target do-blessmail. Makefile.in.in was also
|
|
106 missing a variable called "configuration. This messed up archilibdir.
|
|
107
|
|
108 * Added highlighting to text suggesting to do "make gzip-el" in top
|
|
109 level Makefile.in. Added code to do make maybe-blessmail after a
|
|
110 make install is done.
|
|
111
|
181
|
112 1997-08-07 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
113
|
|
114 * gnuclient.c (main): Made help string correspond to options.
|
|
115
|
|
116 1997-08-01 SL Baur <steve@altair.xemacs.org>
|
|
117
|
|
118 * Makefile.in.in (distclean): Remove config.values here only.
|
|
119
|
179
|
120 1997-07-27 SL Baur <steve@altair.xemacs.org>
|
|
121
|
|
122 * Makefile.in.in (UTILITIES): Add config.values so it can be
|
|
123 cleared away by `make distclean'.
|
|
124
|
177
|
125 1997-07-21 SL Baur <steve@altair.xemacs.org>
|
|
126
|
|
127 * update-elc.sh (make_special_commands): Remove processing for
|
|
128 Gnus and AUCTeX.
|
|
129
|
|
130 1997-07-19 SL Baur <steve@altair.xemacs.org>
|
|
131
|
|
132 * update-elc.sh (mule_p): Do not attempt to bytecompile
|
|
133 char-table.el and chartblxmas.el.
|
|
134
|
171
|
135 1997-07-08 Steven L Baur <steve@altair.xemacs.org>
|
|
136
|
|
137 * update-elc.sh (cc-mode): Don't give cc-mode special treatment.
|
|
138
|
|
139 * update-autoloads.sh (cc-mode): Don't give cc-mode special
|
|
140 treatment.
|
|
141
|
|
142 * rcs2log: Synch with Emacs/Mule zeta.
|
|
143
|
169
|
144 1997-07-03 Steven L Baur <steve@altair.xemacs.org>
|
|
145
|
|
146 * update-elc.sh (make_special_commands): Fix building of ilisp so
|
|
147 custom-load.elc gets built.
|
|
148
|
167
|
149 1997-06-27 Steven L Baur <steve@altair.xemacs.org>
|
|
150
|
|
151 * update-autoloads.sh: Major rework. Avoid looking at MULE
|
|
152 directories if not running XEmacs/Mule.
|
|
153 - Look into all Mule directories for building autoloads.
|
|
154
|
|
155 * update-elc.sh (make_special_commands): Fix handling of
|
|
156 bytecompilation of AUCTeX to avoid looking at tex-jp.el if not
|
|
157 running MULE.
|
|
158
|
165
|
159 1997-06-24 Steven L Baur <steve@altair.xemacs.org>
|
|
160
|
|
161 * gnuattach: Needed executable bit set.
|
|
162 Suggested by Kyle Jones <kyle_jones@wonderworks.com>
|
|
163
|
|
164 * update-elc.sh (ignore_pattern): lisp/language/ethiopic byte
|
|
165 compiles now.
|
|
166
|
|
167 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
168
|
|
169 * update-autoloads.sh: Search lisp/mule/.
|
|
170
|
163
|
171 1997-06-20 Steven L Baur <steve@altair.xemacs.org>
|
|
172
|
|
173 * gnuattach: Readd as warning script.
|
|
174
|
|
175 * Makefile.in.in (INSTALLABLE_SCRIPTS): Readd Gnuattach.
|
|
176 From Hrvoje Niksic <hniksic@srce.hr>
|
|
177
|
161
|
178 1997-06-13 Steven L Baur <steve@altair.xemacs.org>
|
|
179
|
|
180 * update-elc.sh (mule_p): Ignore lisp/language when building
|
|
181 non-Mule.
|
|
182 (ignore_pattern): Ignore Languages we don't support yet.
|
|
183
|
155
|
184 1997-06-02 Steven L Baur <steve@altair.xemacs.org>
|
|
185
|
|
186 * update-elc.sh (ignore_dirs): Handle ported Quail (LEIM).
|
|
187
|
151
|
188 Tue May 20 23:22:00 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
189
|
|
190 * update-autoloads.sh (dirs): Remove obsolete directory lisp/vms
|
|
191 from exclusion list (it doesn't exist any more). Remove
|
|
192 lisp/eterm from exclusion list of directories searched for
|
|
193 autoloads.
|
|
194
|
140
|
195 Thu May 1 15:26:20 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
196
|
|
197 * update-elc.sh (mule_p): Test for mule bombs with change in format
|
|
198 of new output of featurep.
|
|
199
|
138
|
200 Fri Apr 25 09:12:04 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
201
|
|
202 * pstogif: Use Martin Buchholz magic to automagically find perl
|
|
203 interpreter.
|
|
204
|
120
|
205 Tue Apr 8 03:08:22 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
206
|
|
207 * Makefile.in.in: C Comment out Make comments. No snide comments
|
|
208 from me, no sir.
|
|
209
|
118
|
210 Tue Apr 1 12:26:53 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
211
|
|
212 * Makefile.in.in: Added stuff for updated movemail.c.
|
|
213
|
|
214 Sat Mar 29 16:57:01 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
215
|
|
216 * send-pr (GNATS_ADDR): Use xemacs.org as submission address.
|
|
217 (DATADIR): Allow for DATADIR to be passed in as an environment
|
|
218 variable.
|
|
219
|
116
|
220 Sun Mar 23 15:57:19 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
221
|
|
222 * update-elc.sh (make_special_commands): Use target of x20 for efs.
|
|
223
|
114
|
224 Wed Mar 19 10:38:04 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
225
|
|
226 * Makefile.in.in (SCRIPTS): Link gzip-el.sh in --srcdir
|
|
227 configuration.
|
|
228
|
|
229 Tue Mar 18 17:49:14 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
230
|
|
231 * update-elc.sh (EMACS): Removed $XEMACS backdoor. We will make
|
|
232 the .elcs *only* with the freshly built XEmacs.
|
|
233
|
112
|
234 Mon Mar 17 10:12:03 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
235
|
|
236 * Makefile.in.in (INSTALLABLE_SCRIPTS): Add install-sid and
|
|
237 send-pr (from GNATS).
|
|
238
|
|
239 * update-elc.sh (prune_vc): Use full path to cleantree.el.
|
|
240 (NUMTOCOMPILE): Remove useless rule to recompile out-of-date .elcs.
|
|
241
|
|
242 Sun Mar 16 21:13:29 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
243
|
|
244 * install-sid: New file (GNATS integration).
|
|
245
|
|
246 * send-pr: New file (GNATS integration).
|
|
247
|
110
|
248 Fri Mar 14 17:59:57 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
249
|
|
250 * update-elc.sh (ignore_dirs): Build VM with `make autoload'.
|
|
251
|
108
|
252 Wed Mar 5 18:07:57 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
253
|
|
254 * gzip-el.sh: New file. Courtesy of Jeff Miller and Hrvoje Niksic.
|
|
255
|
|
256 * update-elc.sh (els): Remove out of date .elcs before building.
|
|
257
|
|
258 Tue Mar 4 18:45:10 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
259
|
|
260 * update-elc.sh (els): No more special treatment for vm.elc.
|
|
261
|
102
|
262 Wed Feb 26 18:17:59 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
263
|
|
264 * make-docfile.c (next_extra_elc): New function.
|
|
265 (main): Use it. Implementation of `-i' parameter to pass a list
|
|
266 of site-loaded lisp files.
|
|
267
|
100
|
268 Wed Feb 19 18:24:49 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
269
|
|
270 * update-elc.sh: Added lisp/auctex.
|
|
271
|
98
|
272 Thu Feb 13 11:32:47 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
273
|
|
274 * Makefile.in.in: Install pstogif script.
|
|
275
|
78
|
276 Sun Dec 29 17:16:45 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
277
|
|
278 * update-elc.sh (make_special_commands): Make ilisp be a little
|
|
279 smarter about recompilation.
|
|
280
|
74
|
281 Wed Dec 18 20:22:55 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
282
|
|
283 * mmencode.c: Don't declare index().
|
|
284
|
|
285 * Makefile.in.in: Documentation changes.
|
|
286
|
|
287 * update-elc.sh: Portability Fix.
|
|
288
|
72
|
289 Thu Dec 5 15:41:53 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
290
|
|
291 * update-elc.sh: Corrections to protect against too smart /bin/sh'es.
|
|
292
|