82
|
1 Wed Jan 22 21:07:17 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2 * XEmacs 20.0-b91 (prerelease 2) is released.
|
|
3
|
|
4 * configure.in (--with-scrollbars): Add Athena3d as a toolkit
|
|
5 type.
|
|
6
|
|
7 * lwlib/lwlib-Xaw.c (xaw_update_one_widget): Let Athena 3d have 0
|
|
8 borderwidth.
|
|
9 (xaw_scrollbar_scroll): Use SCROLLBAR_LINE_UP and
|
|
10 SCROLLBAR_LINE_DOWN since that's current the only to get to the
|
|
11 bottom of the buffer. :-(
|
|
12
|
|
13 Tue Jan 21 20:01:19 1997 Steven L. Baur <steve@altair.xemacs.org>
|
|
14
|
|
15 * configure.in (beta): Add LWLIB_USES_ATHENA for odd
|
|
16 configurations that use both Motif and Athena.
|
|
17
|
|
18 * etc/sgml/HTML32.dtd: html-3.2 final dtd added.
|
|
19
|
|
20 Wed Jan 15 12:55:19 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
21
|
|
22 * info/dir (Gnus): Updated spelling and info.
|
|
23
|
|
24 Mon Jan 13 13:37:27 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
25
|
|
26 * configure.in: Remove assignment of NON_GNU_CPP for irix-6.0.
|
|
27
|
|
28 Mon Jan 13 00:36:01 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
29
|
|
30 * lib-src/make-docfile.c (scan_lisp_file): eliminate doc-string
|
|
31 warnings for ccl-read-*
|
|
32
|
80
|
33 Sat Jan 11 12:05:31 1997 Steven L Baur <steve@altair.xemacs.org>
|
82
|
34
|
|
35 * etc/sample.emacs: Remove code snippet that wipes out the cycle
|
|
36 buffer modeline feature.
|
|
37
|
80
|
38 * XEmacs 20.0 beta90 (prerelease 1) is released.
|
|
39 * XEmacs 19.15 beta90 (prerelease 1) is released.
|
|
40
|
|
41 Tue Jan 7 08:45:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
42
|
|
43 * configure.in (LIBS): Revise test for XFree86 (look for XF86Config).
|
|
44
|
78
|
45 Sat Jan 4 14:52:57 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
46 * XEmacs 20.0 beta 34 is released.
|
|
47 * XEmacs 19.15 beta 7 is released.
|
|
48
|
|
49 Fri Jan 3 15:18:59 1997 Jeff Miller <jmiller@bay1.bayserve.net>
|
|
50
|
|
51 * lwlib/Makefile.in.in: lwlib is required if X11 is used.
|
|
52
|
80
|
53 Wed Jan 1 08:30:48 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
54
|
|
55 * src/emacs.c: Make sure
|
|
56 `./temacs -batch -l loadup.el run-temacs <emacs-args>'
|
|
57 works properly
|
|
58
|
|
59 * src/Makefile.in.in (rtcmacs): Add support for RTC, Sun's
|
|
60 competitor to Purify.
|
|
61
|
|
62 * man/lispref/symbols.texi: Fix up bit vector documentation
|
|
63 * man/lispref/sequences.texi: Fix up bit vector documentation
|
|
64
|
|
65 * lisp/sunpro/sunpro-load.el: Only preload mime-setup for Sun.
|
|
66
|
|
67 * lisp/prim/update-elc.el: Don't rely on autoloads.
|
|
68
|
|
69 Tue Dec 31 09:46:13 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
70
|
|
71 * lisp/prim/auto-autoloads.el: New, completely program-generated, file
|
|
72 * lib-src/update-autoloads.sh: Rewritten to use auto-autoloads.el.
|
|
73 * lisp/utils/autoload.el: Reorganization of autoload mechanism:
|
|
74 Errors during autoload generation are just that - errors.
|
|
75
|
|
76 Generated autoloads are now in a separate file of their own.
|
|
77
|
|
78 Reliability of autoload generation greatly increased.
|
|
79
|
|
80 Distribution smaller by about 100k.
|
|
81
|
|
82 `make autoloads' is still the preferred mechanism for update.
|
|
83
|
|
84 Autoloads are always regenerated completely from scratch. This
|
|
85 avoids errors with obsolete or corrupted autoload entries.
|
|
86
|
|
87 Caching of autoload entries using timestamps has been eliminated.
|
|
88
|
|
89 Files that have no autoloads no longer have a comment placed into
|
|
90 the generated autoloads file.
|
|
91
|
|
92 There was a bug where autoload entries would sometimes end up
|
|
93 being inserted into the *middle* of other autoload entries,
|
|
94 thereby corrupting them.
|
|
95
|
|
96 * src/event-Xt.c: Remove SUNOS_GCC_L0_BUG kludge.
|
|
97
|
|
98 Sun Dec 29 05:37:43 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
99
|
|
100 * lib-src/update-autoloads.sh: Make sure that `make autoloads'
|
|
101 doesn't use the autoload facility to load `autoload';
|
|
102 load it explicity instead.
|
|
103
|
|
104 * lib-src/update-elc.sh (ignore_dirs): ignore SCCS, CVS, RCS dirs
|
|
105
|
|
106 * man/Makefile: Reinstate hyperbole & oo-browser manuals
|
|
107
|
|
108 * lisp/modes/mail-abbrevs.el: Apply patch originated from Noah Friedman
|
|
109
|
|
110 * src/mule-charset.c: Use lower case for charset registry, to
|
|
111 match XLFD.
|
|
112
|
|
113 * Makefile.in: replace list of info files with *.info* - one less
|
|
114 maintenance headache
|
|
115
|
|
116 * etc/sample.emacs: Add sample code to highlight continuation glyph
|
|
117
|
|
118 * man/oo-browser.texi: Fix TeXability
|
|
119
|
|
120 * man/hyperbole.texi: Fix TeXability
|
|
121
|
|
122 * man/vhdl-mode.texi: Fix TeXability
|
|
123
|
|
124 * lisp/prim/loaddefs.el: Wholesale housecleaning
|
|
125 `make autoloads' should finally work.
|
|
126
|
|
127 * lib-src/emacsclient.c (main): ANSIfication, compiler warning removal
|
|
128
|
|
129 * lisp/mule/mule-files.el: Add support for multi-lingual info files.
|
|
130
|
|
131 * lib-src/update-elc.sh: `make all-elc' was updating files in
|
|
132 `special' directories without using the Makefiles
|
|
133 designed for that purpose.
|
|
134 - make sure ilisp isn't remade every time through `make all-elc'.
|
|
135
|
|
136 * info/dir (Packages): Add Japanese TM info files
|
|
137
|
|
138 * src/inline.c: Allow compilation with `gcc -g'
|
|
139
|
|
140 * src/syntax.c (word_constituent_p): Allow compilation with `gcc -g'
|
|
141
|
|
142 * src/lread.c: Don't put `...' immediately after a filename, so
|
|
143 that various tools can recognize the filename as such.
|
|
144
|
|
145 * src/event-Xt.c (x_to_emacs_keysym): Fix crash when
|
|
146 --with-xim=xlib and key event on window frame.
|
|
147 Change return foo to return (foo) when return is a macro.
|
|
148
|
|
149 * src/editfns.c (Ffollowing_char): docstring fixes.
|
|
150
|
|
151 * man/tm/Makefile: Add support for Japanese TM info (but not dvi) files.
|
|
152 This Makefile is no longer officially broken.
|
|
153
|
|
154 * info/dir: Add Japanese tm documents.
|
|
155
|
|
156 * man/tm/tm-vm-en.texi: Make document TeX-friendly.
|
|
157
|
|
158 * lib-src/update-autoloads.sh (EMACS): Don't rely on non-portable
|
|
159 xargs -i flag.
|
|
160
|
|
161 * lisp/mule/mule-files.el (file-coding-system-alist): Make sure
|
|
162 the `binary' coding system is used for .gz and .Z extensions.
|
|
163
|
|
164 * man/viper.texi: Viper version 2.90
|
|
165
|
|
166 * man/ediff.texi: Ediff Version 2.62
|
|
167
|
|
168 * lisp/packages/ispell.el (ispell-word): Avoid using strings with
|
|
169 define-key, for compatibility with loaddefs.el
|
|
170
|
|
171 * lisp/modes/eiffel3.el: Make compatible with update-autoloads.
|
|
172
|
|
173 * lisp/ilisp/Makefile (elc): Add target to avoid re-compilation.
|
|
174
|
|
175 * lib-src/update-elc.sh: XEmacs sometimes re-byte-compiled elisp
|
|
176 files in dirs that have their own Makefiles.
|
|
177
|
|
178
|
|
179
|
78
|
180 Sun Dec 29 17:02:49 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
181
|
|
182 * Makefile.in (install-arch-indep): Force compression with `gzip -f'.
|
|
183
|
|
184 * lib-src/update-elc.sh (NUMTOCOMPILE): Ignore CVS directories.
|
|
185
|
|
186 * Makefile.in (install-arch-indep): Catch .info-[0-9]* files for
|
|
187 installation.
|
|
188
|
|
189 Sat Dec 28 15:33:27 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
190
|
|
191 * XEmacs 20.0 beta 33 is released.
|
|
192 * XEmacs 19.15 beta 6 is released.
|
|
193
|
76
|
194 Fri Dec 27 20:34:58 1996 Richard Mlynarik <mly@adoc.xerox.com>
|
|
195
|
|
196 * etc/yow.lines: 20k of new zippy quotes.
|
|
197
|
|
198 Fri Dec 27 01:02:41 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
199
|
|
200 * Makefile.in (install-arch-indep): Simplify installation of info
|
|
201 pages.
|
|
202
|
|
203 Sat Dec 21 15:20:20 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
204 * XEmacs 20.0-b32 released.
|
|
205
|
|
206 * XEmacs 19.15-b5 released.
|
|
207
|
74
|
208 Wed Dec 18 20:22:08 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
209
|
|
210 * configure.in: Reformat. Fix shared include file rename
|
|
211 problem.
|
|
212
|
|
213 * configure: Reformat. Fix shared include file rename problem.
|
|
214
|
|
215 * dynodump/dynodump.c (__EXTENSIONS__): Define it.
|
|
216
|
|
217 Thu Dec 12 13:19:00 1996 Joseph J Nuspl <nuspl@nvwls.cc.purdue.edu>
|
|
218
|
|
219 * Makefile.in (install-arch-indep): Install infofiles gzipped by
|
|
220 default.
|
|
221
|
|
222 Tue Dec 10 19:25:25 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
223
|
|
224 * CHANGES-beta: XEmacs 20.0-b31 is released.
|
|
225
|
72
|
226 Tue Dec 10 18:33:19 1996 Rod Whitby <rwhitby@asc.sps.mot.com>
|
|
227
|
|
228 * info/vhdl-mode.info: New file.
|
|
229
|
|
230 * info/dir (Packages): Add vhdl-mode documentation.
|
|
231
|
|
232 Tue Dec 10 18:27:02 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
233
|
|
234 * configure: Make shared/dynamic flags work much more logically.
|
|
235
|
|
236 Tue Dec 10 09:17:22 1996 David Worenklein <dcw@gcm.com>
|
|
237
|
|
238 * configure.in (machine): Patch to make newly renamed shared
|
|
239 link include files work.
|
|
240
|
|
241 Sat Dec 7 16:28:10 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
242
|
|
243 * configure.in: Configure for POSIX getcwd if available.
|
|
244
|
|
245 Thu Dec 5 20:42:35 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
246
|
|
247 * etc/edt-user.doc (File): New file from Emacs 19.34.
|
|
248
|
|
249 Thu Dec 5 11:56:05 1996 Joseph J Nuspl <nuspl@nvwls.cc.purdue.edu>
|
|
250
|
|
251 * configure.in (LIBS): Fix typo in dialog box test.
|
|
252
|
|
253
|