171
|
1 1997-07-08 Steven L Baur <steve@altair.xemacs.org>
|
|
2
|
|
3 * update-elc.sh (cc-mode): Don't give cc-mode special treatment.
|
|
4
|
|
5 * update-autoloads.sh (cc-mode): Don't give cc-mode special
|
|
6 treatment.
|
|
7
|
|
8 * rcs2log: Synch with Emacs/Mule zeta.
|
|
9
|
169
|
10 1997-07-03 Steven L Baur <steve@altair.xemacs.org>
|
|
11
|
|
12 * update-elc.sh (make_special_commands): Fix building of ilisp so
|
|
13 custom-load.elc gets built.
|
|
14
|
167
|
15 1997-06-27 Steven L Baur <steve@altair.xemacs.org>
|
|
16
|
|
17 * update-autoloads.sh: Major rework. Avoid looking at MULE
|
|
18 directories if not running XEmacs/Mule.
|
|
19 - Look into all Mule directories for building autoloads.
|
|
20
|
|
21 * update-elc.sh (make_special_commands): Fix handling of
|
|
22 bytecompilation of AUCTeX to avoid looking at tex-jp.el if not
|
|
23 running MULE.
|
|
24
|
165
|
25 1997-06-24 Steven L Baur <steve@altair.xemacs.org>
|
|
26
|
|
27 * gnuattach: Needed executable bit set.
|
|
28 Suggested by Kyle Jones <kyle_jones@wonderworks.com>
|
|
29
|
|
30 * update-elc.sh (ignore_pattern): lisp/language/ethiopic byte
|
|
31 compiles now.
|
|
32
|
|
33 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
34
|
|
35 * update-autoloads.sh: Search lisp/mule/.
|
|
36
|
163
|
37 1997-06-20 Steven L Baur <steve@altair.xemacs.org>
|
|
38
|
|
39 * gnuattach: Readd as warning script.
|
|
40
|
|
41 * Makefile.in.in (INSTALLABLE_SCRIPTS): Readd Gnuattach.
|
|
42 From Hrvoje Niksic <hniksic@srce.hr>
|
|
43
|
161
|
44 1997-06-13 Steven L Baur <steve@altair.xemacs.org>
|
|
45
|
|
46 * update-elc.sh (mule_p): Ignore lisp/language when building
|
|
47 non-Mule.
|
|
48 (ignore_pattern): Ignore Languages we don't support yet.
|
|
49
|
155
|
50 1997-06-02 Steven L Baur <steve@altair.xemacs.org>
|
|
51
|
|
52 * update-elc.sh (ignore_dirs): Handle ported Quail (LEIM).
|
|
53
|
151
|
54 Tue May 20 23:22:00 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
55
|
|
56 * update-autoloads.sh (dirs): Remove obsolete directory lisp/vms
|
|
57 from exclusion list (it doesn't exist any more). Remove
|
|
58 lisp/eterm from exclusion list of directories searched for
|
|
59 autoloads.
|
|
60
|
140
|
61 Thu May 1 15:26:20 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
62
|
|
63 * update-elc.sh (mule_p): Test for mule bombs with change in format
|
|
64 of new output of featurep.
|
|
65
|
138
|
66 Fri Apr 25 09:12:04 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
67
|
|
68 * pstogif: Use Martin Buchholz magic to automagically find perl
|
|
69 interpreter.
|
|
70
|
120
|
71 Tue Apr 8 03:08:22 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
72
|
|
73 * Makefile.in.in: C Comment out Make comments. No snide comments
|
|
74 from me, no sir.
|
|
75
|
118
|
76 Tue Apr 1 12:26:53 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
77
|
|
78 * Makefile.in.in: Added stuff for updated movemail.c.
|
|
79
|
|
80 Sat Mar 29 16:57:01 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
81
|
|
82 * send-pr (GNATS_ADDR): Use xemacs.org as submission address.
|
|
83 (DATADIR): Allow for DATADIR to be passed in as an environment
|
|
84 variable.
|
|
85
|
116
|
86 Sun Mar 23 15:57:19 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
87
|
|
88 * update-elc.sh (make_special_commands): Use target of x20 for efs.
|
|
89
|
114
|
90 Wed Mar 19 10:38:04 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
91
|
|
92 * Makefile.in.in (SCRIPTS): Link gzip-el.sh in --srcdir
|
|
93 configuration.
|
|
94
|
|
95 Tue Mar 18 17:49:14 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
96
|
|
97 * update-elc.sh (EMACS): Removed $XEMACS backdoor. We will make
|
|
98 the .elcs *only* with the freshly built XEmacs.
|
|
99
|
112
|
100 Mon Mar 17 10:12:03 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
101
|
|
102 * Makefile.in.in (INSTALLABLE_SCRIPTS): Add install-sid and
|
|
103 send-pr (from GNATS).
|
|
104
|
|
105 * update-elc.sh (prune_vc): Use full path to cleantree.el.
|
|
106 (NUMTOCOMPILE): Remove useless rule to recompile out-of-date .elcs.
|
|
107
|
|
108 Sun Mar 16 21:13:29 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
109
|
|
110 * install-sid: New file (GNATS integration).
|
|
111
|
|
112 * send-pr: New file (GNATS integration).
|
|
113
|
110
|
114 Fri Mar 14 17:59:57 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
115
|
|
116 * update-elc.sh (ignore_dirs): Build VM with `make autoload'.
|
|
117
|
108
|
118 Wed Mar 5 18:07:57 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
119
|
|
120 * gzip-el.sh: New file. Courtesy of Jeff Miller and Hrvoje Niksic.
|
|
121
|
|
122 * update-elc.sh (els): Remove out of date .elcs before building.
|
|
123
|
|
124 Tue Mar 4 18:45:10 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
125
|
|
126 * update-elc.sh (els): No more special treatment for vm.elc.
|
|
127
|
102
|
128 Wed Feb 26 18:17:59 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
129
|
|
130 * make-docfile.c (next_extra_elc): New function.
|
|
131 (main): Use it. Implementation of `-i' parameter to pass a list
|
|
132 of site-loaded lisp files.
|
|
133
|
100
|
134 Wed Feb 19 18:24:49 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
135
|
|
136 * update-elc.sh: Added lisp/auctex.
|
|
137
|
98
|
138 Thu Feb 13 11:32:47 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
139
|
|
140 * Makefile.in.in: Install pstogif script.
|
|
141
|
78
|
142 Sun Dec 29 17:16:45 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
143
|
|
144 * update-elc.sh (make_special_commands): Make ilisp be a little
|
|
145 smarter about recompilation.
|
|
146
|
74
|
147 Wed Dec 18 20:22:55 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
148
|
|
149 * mmencode.c: Don't declare index().
|
|
150
|
|
151 * Makefile.in.in: Documentation changes.
|
|
152
|
|
153 * update-elc.sh: Portability Fix.
|
|
154
|
72
|
155 Thu Dec 5 15:41:53 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
156
|
|
157 * update-elc.sh: Corrections to protect against too smart /bin/sh'es.
|
|
158
|