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