434
|
1 1999-12-24 Martin Buchholz <martin@xemacs.org>
|
|
2
|
|
3 * XEmacs 21.2.25 is released.
|
|
4
|
|
5 1999-12-17 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
6
|
|
7 * README: Remove msdos part.
|
|
8
|
|
9 1999-12-17 Martin Buchholz <martin@xemacs.org>
|
|
10
|
|
11 * configure.in: Oops. xpm doesn't actually depend on X11.
|
|
12 I got confused by the name (like others get confused by `xemacs'?)
|
|
13
|
432
|
14 1999-12-14 Martin Buchholz <martin@xemacs.org>
|
|
15
|
|
16 * XEmacs 21.2.24 is released.
|
|
17
|
|
18 1999-12-13 Martin Buchholz <martin@xemacs.org>
|
|
19
|
|
20 * configure.in:
|
|
21 * configure.usage:
|
|
22 - Autodetect NAS. Change Docs accordingly.
|
|
23
|
|
24 * configure.in: Warn if configure --with-xpm --without-x11.
|
|
25
|
|
26 1999-12-09 Martin Buchholz <martin@xemacs.org>
|
|
27
|
|
28 * configure.in: Clean up sound support.
|
|
29 - variable `old_nas' was used but never set.
|
|
30 - change `with_esd' to `with_esd_sound' for consistency.
|
|
31 - Don't trust the output of `esd-config --libs`; test it.
|
|
32 - Add `esd-config --cflags` to c_switch_site.
|
|
33 - Die if ESD sound requested, but not available.
|
|
34 - ESD is not dependent on X, therefore use LIBS, not libs_x.
|
|
35
|
|
36 1999-12-07 Martin Buchholz <martin@xemacs.org>
|
|
37
|
|
38 * configure.in (--with-sound): Variable with_esd was mispelled.
|
|
39
|
430
|
40 1999-12-07 Martin Buchholz <martin@xemacs.org>
|
|
41
|
|
42 * XEmacs 21.2.23 is released.
|
|
43
|
|
44 1999-11-30 Martin Buchholz <martin@xemacs.org>
|
|
45
|
|
46 * configure.in: Fix module support.
|
|
47 --with-modules=yes was completely broken.
|
|
48 AC_DEFINE(HAVE_DLFCN_H) was invoked twice.
|
|
49 Remove linking test for _dlopen - seems totally bogus.
|
|
50 Die if --with-modules=yes but no module support found.
|
|
51 Do nothing, not even msg, if --with-modules=no.
|
|
52
|
|
53 1999-11-17 Isaac Hollander <ysh@mindspring.com>
|
|
54
|
|
55 * Makefile.in.in: add and use TAR macro. Sometimes tar only copies
|
|
56 symlinks instead of the actual files
|
|
57
|
|
58 1999-11-30 Martin Buchholz <martin@xemacs.org>
|
|
59
|
|
60 * aclocal.m4: Shared library support for hpux >= version 11
|
|
61
|
|
62 1999-11-29 Martin Buchholz <martin@xemacs.org>
|
|
63
|
|
64 * Makefile.in.in (beta): `make beta' should rebuild info.
|
|
65
|
428
|
66 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
67
|
|
68 * XEmacs 21.2.22 is released
|
|
69
|
426
|
70 1999-11-28 Martin Buchholz <martin@xemacs.org>
|
|
71
|
|
72 * XEmacs 21.2.21 is released.
|
|
73
|
|
74 1999-11-26 Martin Buchholz <martin@xemacs.org>
|
|
75
|
|
76 * configure.in:
|
|
77 Add configure support for Unix 98 type ssize_t.
|
|
78
|
|
79 1999-11-27 Martin Buchholz <martin@xemacs.org>
|
|
80
|
|
81 * Makefile.in.in:
|
|
82 Make sure config.values.sh is up to date.
|
|
83 Use $(SHELL) instead of sh or /bin/sh consistently.
|
|
84 Delegate `depend' target to src/Makefile.in.in.
|
|
85
|
|
86 1999-10-27 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
87
|
|
88 * INSTALL: Update configure option.
|
|
89
|
|
90 1999-10-12 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
|
|
91
|
|
92 * configure.in (native_sound_lib, *-sgi-*): Check for audio.h.
|
|
93 (LIBS): Check for libCsup.
|
|
94
|
430
|
95 * etc/sample.Xdefaults: adds a reference to beNiceToColormap,
|
426
|
96 so that the user can guess what to do if xemacs' dialogs are
|
|
97 butt ugly.
|
|
98
|
|
99 1999-10-24 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
100
|
|
101 * config.h.in: define HAVE_ESD_SOUND
|
|
102
|
|
103 * configure.in: Add support for esd sound. --with-sound
|
|
104 now accepts a list of options.
|
|
105 * configure.usage (--native-sound-lib): ditto.
|
|
106
|
|
107 1999-11-17 Martin Buchholz <martin@xemacs.org>
|
|
108
|
|
109 * Makefile.in.in (install-arch-dep):
|
|
110 Fix `make install' if prefix != exec_prefix.
|
|
111
|
|
112 1999-11-15 Martin Buchholz <martin@xemacs.org>
|
|
113
|
|
114 * configure.in:
|
|
115 - Accept --with-database=gdbm as an alias for
|
|
116 --with-database=gnudbm.
|
|
117 - rename with_database_gnudbm to with_database_gdbm.
|
|
118
|
|
119 * aclocal.m4 (ld_dynamic_link_flags): Just use empty value for
|
|
120 ld_dynamic_link_flags on Solaris. Else CC gives us:
|
|
121 CC: Warning: Option -Wl,-Bdynamic passed to ld, if ld is invoked, ignored otherwise
|
|
122 /usr/ccs/bin/ld: illegal option -- W
|
|
123
|
|
124
|
|
125 1999-11-13 Jason R Mastaler <jason@mastaler.com>
|
|
126
|
|
127 * etc/FTP: Updated FTP mirrors list. Replaced GNU FTP document
|
|
128 with a URL.
|
|
129
|
|
130 1999-11-13 Jason R Mastaler <jason@mastaler.com>
|
|
131
|
|
132 * etc/MAILINGLISTS: Updated mailing list subscription information.
|
|
133 Replaced GNU MAILINGLISTS document with a URL.
|
|
134
|
424
|
135 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
136
|
|
137 * XEmacs 21.2.20 is released
|
|
138
|
|
139 1999-09-21 Martin Buchholz <martin@xemacs.org>
|
|
140 * configure.in: Autodetect Unix98 PTY
|
|
141
|
|
142 1999-08-30 Robert Pluim <rpluim@bigfoot.com>
|
|
143
|
|
144 * README.packages: Add description of package-get-provider
|
|
145
|
|
146 1999-10-22 Vin Shelton <acs@xemacs.org>
|
|
147
|
|
148 * INSTALL: Added more information about README.packages, and
|
|
149 re-numbered some bullets.
|
|
150
|
|
151 1999-10-24 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
152
|
|
153 * INSTALL: Update disk requirements. Refer to README.packages
|
|
154
|
|
155 1999-10-21 Andy Piper <andy@xemacs.org>
|
|
156
|
|
157 * configure.in (all_widgets): Only use xaw3d if we really have it.
|
|
158
|
|
159 1999-10-06 Andy Piper <andy@xemacs.org>
|
|
160
|
|
161 * Makefile.in.in: use WINDOWSNT for mingw install.
|
|
162
|
434
|
163 1999-08-01 Adrian Aichner <adrian@xemacs.org>
|
424
|
164
|
|
165 * etc/DISTRIB: Update IP address of ftp.xemacs.org.
|
|
166 * etc/NEWS: Fix typo
|
|
167
|
|
168 1999-09-25 Andy Piper <andy@xemacs.org>
|
|
169
|
|
170 * configure.in: check for Xaw3d and use in preference to Xaw
|
|
171
|
|
172 1999-09-21 Martin Buchholz <martin@xemacs.org>
|
|
173
|
|
174 * Makefile.in.in: All Makefiles should #include config.h
|
|
175
|
|
176 1999-09-19 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
177
|
|
178 * configure.in (EMACS_CONFIGURATION): Use $configuration, not
|
|
179 $canonical, so that installation paths and dynamic path setup will
|
|
180 stay in synch.
|
|
181
|
|
182 1999-09-20 Andy Piper <andy@xemacs.org>
|
|
183
|
|
184 * Makefile.in.in: use __CYGWIN32__ and __MINGW32__ to predicate
|
|
185 installation linkage.
|
|
186
|
|
187 1999-08-29 Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
|
188
|
|
189 * configure.in (machine): Recognize MIPS/Linux.
|
|
190
|
|
191 1999-08-27 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
192
|
|
193 * modules/zlib/Makefile (distclean):
|
|
194 * modules/ldap/Makefile (distclean):
|
|
195 * modules/sample/Makefile (distclean):
|
|
196 * modules/base64/Makefile (distclean): new target
|
|
197
|
|
198 * Makefile.in.in (top_distclean): Add package directories
|
|
199 (SUBDIR_DISTCLEAN): New variable, add module directories
|
|
200
|
|
201 1999-09-01 Martin Buchholz <martin@xemacs.org>
|
|
202
|
|
203 * configure.in: Warn, but otherwise ignore, obsolete arguments.
|
|
204
|
|
205 1999-08-20 Olivier Galibert <galibert@pobox.com>
|
|
206
|
|
207 * configure.in: Add --pdump option.
|
|
208 * configure.usage: Ditto.
|
|
209
|
|
210 1999-08-04 Andy Piper <andy@xemacs.org>
|
|
211
|
|
212 * configure.in: report widget usage correctly. beef up setting.
|
|
213
|
|
214 * Makefile.in.in: fix install-arch-dep for mingw32.
|
|
215
|
|
216 1999-07-28 Andy Piper <andy@xemacs.org>
|
|
217
|
|
218 * config.h.in: add new LWLIB defines.
|
|
219
|
|
220 * configure.in: fix definitions of widget defines with various
|
|
221 toolkit options.
|
|
222
|
422
|
223 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
224
|
|
225 * XEmacs 21.2.19 is released
|
|
226
|
|
227 1999-07-28 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
228
|
|
229 * configure.in: Removed superfluous call to AC_FUNC_MMAP.
|
|
230
|
|
231 1999-03-07 Gregory Neil Shapiro <gshapiro@sendmail.org>
|
|
232
|
|
233 * configure.in: Check for Kerberos and the need for the DES
|
|
234 library before checking for LDAP in case LDAP requires these
|
|
235 libraries.
|
|
236
|
|
237 1999-07-26 SL Baur <steve@miho>
|
|
238
|
|
239 * configure.in: Rename --with-shlib to --with-modules for
|
|
240 consistency with the other two options that use that name.
|
|
241
|
|
242 * configure.usage (--with-modules): Document it.
|
|
243
|
|
244 1999-07-23 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
245
|
|
246 * etc/custom/example-themes/example-theme.el:
|
|
247 * etc/custom/example-themes/europe-theme.el:
|
|
248 * etc/custom/example-themes/ex-custom-file: Some simple examples
|
|
249 illustrating the custom theme support.
|
|
250
|
|
251 1999-07-17 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
252
|
|
253 * etc/HELLO (Thai): Modify for new font.
|
|
254
|
|
255 1999-07-22 SL Baur <steve@beopen.com>
|
|
256
|
|
257 * configure.in: add sco7 support
|
|
258 From Bob Weiner <weiner@beopen.com>
|
|
259
|
|
260 1999-07-22 SL Baur <steve@miho>
|
|
261
|
|
262 * Makefile.in.in (install-arch-dep): Install config.values into
|
|
263 docdir.
|
|
264 From Karl M. Hegbloom <karlheg@cathcart.sysc.pdx.edu>
|
|
265
|
|
266 1999-07-21 SL Baur <steve@miho>
|
|
267
|
|
268 * Makefile.in.in (inststaticdir): New variable.
|
|
269 (instvardir): Ditto.
|
|
270 (install-arch-dep): Use them.
|
|
271
|
|
272 * configure.in (sitelispdir): Need to use ${PROGNAME}.
|
|
273 (sitemoduledir): Ditto.
|
|
274 (inststaticdir): New variable.
|
|
275 (instvardir): Ditto.
|
|
276 (infodir): Use them.
|
|
277 (lispdir): Ditto.
|
|
278 (moduledir): Ditto.
|
|
279 (pkgdir): Ditto.
|
|
280 (etcdir): Ditto.
|
|
281 (lockdir): Ditto.
|
|
282 (archlibdir): Ditto.
|
|
283
|
|
284 1999-07-14 SL Baur <steve@beopen.com>
|
|
285
|
|
286 * InfoDock 4.0.8 is released
|
|
287
|
420
|
288 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
289
|
|
290 * XEmacs 21.2.18 is released
|
|
291
|
|
292 1999-07-06 SL Baur <steve@miho.m17n.org>
|
|
293
|
|
294 * config.guess (main): Synch with newer config.guess for HP
|
|
295 support.
|
|
296 From Marcus Thiessel <marcus@xemacs.org>
|
|
297
|
|
298 1999-06-25 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
299
|
|
300 * configure.in (with_prefix): Added --with-prefix, defaults to
|
|
301 yes, to control whether the value of --prefix is compiled into the
|
|
302 binary.
|
|
303
|
|
304 1999-07-03 Andy Piper <andy@xemacs.org>
|
|
305
|
|
306 * configure.usage (--with-widgets): add.
|
|
307
|
|
308 1999-07-02 Andy Piper <andy@xemacs.org>
|
|
309
|
|
310 * configure.in: Make sure we get motif in lwlib if we have widgets
|
|
311 and motif.
|
|
312
|
|
313 1999-06-25 SL Baur <steve@miho.m17n.org>
|
|
314
|
|
315 * configure.in (version): Fix --with-infodock test.
|
|
316
|
|
317 1999-06-15 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
318
|
|
319 * configure.in: --prefix and --exec-prefix are now only compiled
|
|
320 into the binary if user-defined.
|
|
321
|
|
322 1999-03-23 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
323
|
|
324 * configure.in: Made docdir configurable.
|
|
325
|
|
326 * Makefile.in (docdir): Added variable for custom DOC directory.
|
|
327
|
418
|
328 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
329
|
|
330 * XEmacs 21.2.17 is released
|
|
331
|
|
332 1999-06-13 Oscar Figueiredo <oscar@xemacs.org>
|
|
333
|
|
334 * configure.in (with_ldap): Check libldap independently of liblber
|
|
335 Do not test alternate library names such as libldap10
|
|
336 Test the presence of a variety of LDAP API functions which were
|
|
337 formerly assumed to be present according to dubious heuristics
|
|
338
|
416
|
339 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
340
|
|
341 * XEmacs 21.2.16 is released
|
|
342
|
|
343 1999-06-04 SL Baur <steve@steve1.m17n.org>
|
|
344
|
|
345 * configure.in (CPP): Correct test for locating $site_prefix
|
|
346 include directories.
|
|
347
|
414
|
348 1999-06-04 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
349
|
|
350 * XEmacs 21.2.15 is released
|
|
351
|
|
352 1999-06-01 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
353
|
|
354 * README.packages: fix typos: user pacakge hierarchy is ~/.xemacs
|
|
355 From: Eric Veldhuyzen <eric@terra.nu>
|
|
356
|
|
357 1999-05-25 Jan Vroonhof <jan@xemacs.org>
|
|
358
|
|
359 * configure.in: For non-beta's use x.y.z format for version strings.
|
|
360
|
|
361 1999-06-03 SL Baur <steve@xemacs.org>
|
|
362
|
|
363 * version.sh: add emacs_is_beta initialization
|
|
364
|
|
365 * configure.in: Implement patch levels in version number
|
|
366 From Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
367
|
|
368 * configure.in:
|
|
369 * configure.usage:
|
|
370 * config.h.in: Rename session option to wmcommand.
|
|
371 From Oliver Graf <ograf@rhein-zeitung.de>
|
|
372
|
|
373 1999-05-16 Mike McEwan <mike@lotusland.demon.co.uk>
|
|
374
|
|
375 * info/dir: Add `emodules.info' entry to the top info dir.
|
|
376
|
|
377 1999-05-31 SL Baur <steve@steve1.m17n.org>
|
|
378
|
|
379 * configure.in (CPP): Don't check for include subdirectories in
|
|
380 site-prefix directories. This check loses in valid configurations
|
|
381 like /usr/jp in TurboLinux. Conditionally add include directory to
|
|
382 site switches.
|
|
383
|
|
384 1999-05-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
385
|
|
386 * configure.in (quoted_arguments): Support
|
|
387 --error-checking=byte-code.
|
|
388
|
398
|
389 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
390
|
|
391 * XEmacs 21.2.14 is released
|
|
392
|
|
393 1999-05-11 SL Baur <steve@altair.xemacs.org>
|
|
394
|
|
395 * version.sh (infodock_build_version): Synch InfoDock version.
|
|
396
|
|
397 1999-05-06 Hrvoje Niksic <hniksic@srce.hr>
|
|
398
|
412
|
399 * aclocal.m4 (ld_dynamic_link_flags): Change -Bexport to -Bdynamic
|
398
|
400 for Solaris.
|
|
401
|
|
402 1999-05-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
403
|
|
404 * configure.in (xemacs_betaname): Don't generate Installation.el.
|
|
405
|
|
406 * Makefile.in.in (top_distclean): Don't remove Installation.el.
|
|
407
|
|
408 1999-04-29 Andy Piper <andy@xemacs.org>
|
|
409
|
|
410 * configure.in: add mingw32 as a target platform. add nt process
|
|
411 support options.
|
|
412
|
|
413 1999-03-30 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
414
|
|
415 * etc/HELLO (Amharic): New language.
|
|
416 (Slovak): Likewise.
|
|
417 (Thai): Likewise (by Virach Sornlertlamvanich).
|
|
418 (Greek): Fixed (by Yannis Haralambous).
|
|
419
|
|
420 1998-09-04 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
421
|
|
422 * configure.in: Delete mule-coding.o.
|
|
423
|
|
424 1999-04-22 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
425
|
|
426 * lwlib/xlwmenu.c (string_width_u): Initialise chars before
|
|
427 calling XmStringGetLtoR
|
|
428 (string_draw_u): ditto and check return value of XmStringGetLtoR()
|
|
429
|
|
430 1999-04-05 Olivier Galibert <galibert@pobox.com>
|
|
431
|
|
432 * Makefile.in.in (GENERATED_HEADERS): Don't generate
|
|
433 puresize-adjust.h anymore
|
|
434
|
|
435 * configure.usage: Remove everything gung-ho or purespace related
|
|
436
|
|
437 * configure.in: Ditto
|
|
438
|
|
439 1999-04-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
440
|
|
441 * configure.in: Check for getloadavg().
|
|
442
|
396
|
443 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
444
|
|
445 * XEmacs 21.2.13 is released
|
|
446
|
|
447 1999-03-09 SL Baur <steve@xemacs.org>
|
|
448
|
|
449 * Makefile.in.in (LC_ALL): Try very, very hard to build in C locale.
|
|
450
|
394
|
451 1999-03-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
452
|
|
453 * XEmacs 21.2.12 is released
|
|
454
|
|
455 1999-03-04 Martin Buchholz <martin@xemacs.org>
|
|
456
|
|
457 * Makefile.in.in (top_distclean): Remove confdefs.h as well.
|
|
458
|
|
459 1999-03-03 Martin Buchholz <martin@xemacs.org>
|
|
460
|
|
461 * configure.in:
|
|
462 `uname -v` -> "`uname -v`":
|
|
463 backquoted expressions need additional double
|
|
464 quotes to be a single token.
|
|
465 Use separate if's to avoid extra process invocations.
|
|
466
|
|
467 1999-01-05 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
468
|
412
|
469 * PROBLEMS: Document crashes on SPARC with gcc 2.8.1.
|
394
|
470
|
392
|
471 1999-03-01 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
472
|
|
473 * XEmacs 21.2.11 is released
|
|
474
|
|
475 1999-02-16 Andy Piper <andy@xemacs.org>
|
|
476
|
|
477 * PROBLEMS: add entries for building under Cygwin.
|
|
478
|
|
479 1999-02-14 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
480
|
|
481 * README.packages: Clear up that mule-sumo packages is used _in
|
|
482 addition_ to the normal sumo.
|
|
483
|
|
484 1999-02-16 Martin Buchholz <martin@xemacs.org>
|
|
485
|
|
486 * configure.usage: Move quantify/purify into debug flags section
|
|
487
|
|
488 1999-02-10 Martin Buchholz <martin@xemacs.org>
|
|
489
|
412
|
490 * configure.in:
|
392
|
491 - Fixup xfs comments and redundant option checking
|
|
492
|
412
|
493 * configure.in:
|
|
494 * INSTALL:
|
392
|
495 * lisp/paths.el:
|
|
496 - improved automounter tmp directory support.
|
|
497 - support 4 (!) empirically discovered automounter conventions
|
|
498
|
|
499 1999-02-10 Martin Buchholz <martin@xemacs.org>
|
|
500
|
412
|
501 * lwlib/lwlib.h:
|
|
502 - redo CONST hacking to deal with X11 R4, which was
|
392
|
503 broken in a previous patch.
|
|
504
|
|
505 1999-02-10 Martin Buchholz <martin@xemacs.org>
|
|
506
|
412
|
507 * configure.in:
|
392
|
508 - irix uses -rpath
|
|
509
|
|
510 1999-02-10 Martin Buchholz <martin@xemacs.org>
|
|
511
|
412
|
512 * configure.in:
|
392
|
513 - Check for XOpenIM before using xim=xlib
|
|
514 - only use XmIm if $have_motif = yes
|
|
515
|
|
516 1999-02-10 Martin Buchholz <martin@xemacs.org>
|
|
517
|
|
518 * configure.in. Port to BSDI BSD/OS 4.0.
|
|
519
|
|
520 1999-01-07 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
521
|
|
522 * configure.in: Warn if using Motif dialog boxes on AIX 4.3.
|
|
523
|
390
|
524 1999-02-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
525
|
|
526 * XEmacs 21.2.10 is released
|
|
527
|
388
|
528 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
529
|
|
530 * XEmacs 21.2.9 is released
|
|
531
|
|
532 1999-02-01 Glynn Clements <glynn@sensei.co.uk>
|
|
533
|
|
534 * etc/recycle.xpm: Fix colours so that they work on TrueColor
|
|
535 and DirectColor displays
|
|
536
|
|
537 1999-01-21 Andy Piper <andy@xemacs.org>
|
|
538
|
|
539 * configure.in: make xface detection specifc to a window system in
|
|
540 general rather than just X.
|
|
541
|
|
542 1999-18-10 Andy Piper <andy@xemacs.org>
|
|
543
|
|
544 * configure.in: remove -O3 prevention on cygwin - current versions
|
|
545 cope ok now. remove dll prevention on cygwin - the new module
|
|
546 code checks correctly.
|
412
|
547
|
388
|
548 1999-01-10 J. Kean Johnston <jkj@sco.com>
|
|
549
|
412
|
550 * configure.in: Added moduledir as the path where loadable modules
|
388
|
551 are stored. Added --with-site-modules and --moduledir options.
|
|
552 - Ensure the SCO OpenServer compiles with --dynamic by default
|
|
553 - Check for dlfcn.h for dynamic loader
|
|
554 - Renamed dll.o to emodules.o and changed dynamic loader tests
|
|
555 - Renabled code that deals with site-lisp so that it is handled
|
|
556 correctly when a user specifies --with-site-lisp.
|
|
557
|
|
558 * aclocal.m4: Replaced entire file with more complete DLL tests
|
|
559 by way of libtool.
|
|
560
|
|
561 * config.usage: Removed TAB characters which caused it to be
|
|
562 displayed incorrectly on terminals where TAB != 8.
|
|
563 - Added help text to describe --with-site-modules and --moduledir.
|
|
564
|
|
565 * INSTALL: Updated documentation to describe module directories
|
|
566
|
|
567 * Makefile.in.in: Added moduledir, sitemoduledir macros.
|
|
568 - Make those directories at install time.
|
|
569
|
386
|
570 1998-12-28 Martin Buchholz <martin@xemacs.org>
|
|
571
|
|
572 * XEmacs 21.2.8 is released.
|
|
573
|
|
574 1998-12-28 Martin Buchholz <martin@xemacs.org>
|
|
575
|
|
576 * PROBLEMS: Document Linux GNU Libc 2.0 I18N crashes.
|
|
577
|
384
|
578 1998-12-24 Martin Buchholz <martin@xemacs.org>
|
|
579
|
|
580 * XEmacs 21.2.7 is released.
|
|
581
|
|
582 1998-12-20 Martin Buchholz <martin@xemacs.org>
|
|
583
|
|
584 * configure.in: Redo DBM support
|
|
585 - die if dbm support requested, but not provided.
|
|
586 - properly check for libgdbm, then libc, then libdbm
|
|
587 - properly check for ndbm.h
|
|
588 - comments improved
|
|
589 - XE_DIE should always prefix messages with Error: for clarity
|
|
590
|
|
591 1998-12-07 Martin Buchholz <martin@xemacs.org>
|
|
592
|
|
593 * xemacs.mak (TEMACS_OBJS):
|
|
594 (DOC_SRC4):
|
|
595 - Remove pure.c, pure.obj
|
|
596
|
|
597 1998-12-06 Martin Buchholz <martin@xemacs.org>
|
|
598
|
|
599 * Makefile.in.in (distclean):
|
|
600 * dynodump/Makefile.in.in (distclean):
|
|
601 * src/Makefile.in.in (distclean):
|
|
602 * lib-src/Makefile.in.in (distclean):
|
|
603 * lwlib/Makefile.in.in (distclean):
|
|
604 - Make sure GNUmakefile is deleted.
|
|
605
|
|
606 1998-12-17 Andy Piper <andy@xemacs.org>
|
|
607
|
|
608 * configure.in (all_widgets): remove gui.o addition - its always
|
|
609 in the makefile now.
|
|
610
|
|
611 * configure.in: add gui-msw.o to msw objects.
|
|
612
|
382
|
613 1998-12-16 Andy Piper <andy@xemacs.org>
|
|
614
|
|
615 * XEmacs 21.2.6 is released
|
|
616
|
380
|
617 1998-12-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
618
|
|
619 * XEmacs 21.2.5 is released
|
|
620
|
377
|
621 1998-11-28 SL Baur <steve@altair.xemacs.org>
|
|
622
|
|
623 * XEmacs 21.2-beta4 is released.
|
|
624
|
|
625 1998-11-27 SL Baur <steve@altair.xemacs.org>
|
|
626
|
|
627 * configure.in: Linux/Arm Support.
|
|
628 From James LewisMoss <dres@ioa.com>
|
|
629
|
|
630 1998-11-27 Takeshi Hagiwara <hagiwara@ie.niigata-u.ac.jp>
|
|
631
|
|
632 * configure.in:
|
|
633 Fix the realpath() problem of UnixWare2.1.3.
|
|
634 Patches for NEC's sysv4.2 machine.
|
|
635
|
|
636 1998-11-09 Kazuyuki IENAGA <ienaga@jsys.co.jp>
|
|
637
|
|
638 * configure.in: Check if there's wnn4.2 or wnn6 specific library
|
|
639 installed. The Wnn library will be checked if the --with-wnn
|
|
640 and/or --with-wnn6 was specified compulsory.
|
|
641
|
|
642 1998-07-28 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
643
|
|
644 * configure.in (CPP): Too many spaces im run-patch flag detection.
|
|
645
|
375
|
646 1998-10-15 SL Baur <steve@altair.xemacs.org>
|
|
647
|
|
648 * XEmacs 21.2-beta3 is released.
|
|
649
|
|
650 1998-10-13 Andy Piper <andyp@parallax.co.uk>
|
|
651
|
|
652 * configure.in: enable drag and drop support by default if mswindows is
|
|
653 detected.
|
|
654
|
|
655 1998-10-09 Kevin Oberman <oberman@es.net>
|
|
656
|
|
657 * config.sub: Fix for Alpha architecture
|
|
658
|
|
659 1998-10-05 Andy Piper <andyp@parallax.co.uk>
|
|
660
|
|
661 * configure.in: don't enable shared lib support for cygwin unless
|
|
662 explititly told to.
|
|
663
|
|
664 1998-10-02 Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
|
665
|
|
666 * etc/xemacs.1: Remove misplace "\".
|
|
667
|
373
|
668 1998-09-29 SL Baur <steve@altair.xemacs.org>
|
|
669
|
|
670 * XEmacs 21.2-beta2 is released.
|
|
671
|
|
672 1998-09-09 Gunnar Evermann <Gunnar.Evermann@nats.informatik.uni-hamburg.de>
|
|
673
|
|
674 * lwlib/xlwmenu.c:
|
|
675 * lwlib/xlwscrollbar: fix for Motif >=2.0
|
|
676 Patch provided by Glenn Barry <gtb@eng.sun.com>
|
|
677
|
|
678 * PROBLEMS: XEmacs 21.0 now works on HP-UX 11.0
|
|
679
|
|
680 1998-09-02 Andy Piper <andyp@parallax.co.uk>
|
|
681
|
|
682 * configure.in: check for cygwin32/version.h.
|
|
683
|
|
684 1998-08-31 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
685
|
|
686 * PROBLEMS: Added AIX 4.3 note.
|
|
687
|
|
688 * configure.in: Better detection of AIX 4.3.
|
|
689 AIX xlc can do -g and -Ox at the same time.
|
|
690
|
|
691 1998-09-05 SL Baur <steve@altair.xemacs.org>
|
|
692
|
|
693 * etc/check_cygwin_setup.sh: grammar fix.
|
|
694
|
|
695 1998-09-02 Andy Piper <andyp@parallax.co.uk>
|
|
696
|
|
697 * etc/check_cygwin_setup.sh: fix a couple of buglets.
|
|
698
|
434
|
699 1998-08-23 Adrian Aichner <adrian@xemacs.org>
|
373
|
700
|
|
701 * etc/sample.emacs: Enable sound support on mswindows devices.
|
|
702
|
|
703 1998-08-17 P. E. Jareth Hein <jareth@camelot.co.jp>
|
|
704
|
|
705 * configure.in: Alter configure so that it checks for mismatched PNG
|
|
706 header/libs, screams a little louder on old/mismatched library
|
|
707 conditions for both PNG and XPM, stop screaming if png is not found and
|
|
708 no window-system is selected, and fixed a bug in the XPM checking.
|
|
709
|
434
|
710 1998-08-06 Adrian Aichner <adrian@xemacs.org>
|
373
|
711
|
|
712 * etc/TUTORIAL.de: Fixing typos and grammatical errors. Fixing
|
|
713 inconsistent usage of RET, <Return>, and <return> (only using
|
|
714 <Return> now). Changing TUTORIAL to TUTORIAL.de throughout
|
|
715 itself. Adding english equivalent to german translation of all
|
|
716 concepts used in TUTORIAL.de.
|
|
717
|
|
718 1998-08-07 P. E. Jareth Hein <jareth@camelot.co.jp>
|
|
719
|
|
720 * configure.usage (--without-gif): Modify text to reflect status
|
|
721 of GIF support
|
|
722
|
|
723 1998-08-04 P. E. Jareth Hein <jareth@camelot.co.jp>
|
|
724
|
|
725 * configure.in: add back in the support for the in-core GIF
|
|
726 code, change the required PNG library version to 1.0.2, and add
|
|
727 a warning if PNG not found, since PNG images are now distributed
|
|
728 as part of the core. Also minor wording changes in things reported
|
|
729 to the user.
|
|
730
|
|
731 1998-07-28 Kai Haberzettl <khaberz@synnet.de>
|
|
732
|
|
733 * BETA: Update mailing-list address for build-reports
|
|
734
|
|
735 1998-08-01 SL Baur <steve@altair.xemacs.org>
|
|
736
|
|
737 * Makefile.in (TAGS tags): Add variable `tagslisp' so a TAGS file
|
|
738 can built that includes package lisp.
|
|
739
|
|
740 1998-07-23 Martin Buchholz <martin@xemacs.org>
|
|
741
|
|
742 * configure.in:
|
|
743 - support multiple flavors of alpha, (XEmacs treats them identically)
|
|
744 - Fix AC_TRY_RUN so that actions have access to $?
|
|
745 - Identify DEC C compilers. Add default optimization CFLAGS and
|
|
746 always use -std.
|
|
747 - Use an extensible method for adding support for future compilers.
|
|
748 - Have SunPro C use that same extensible method.
|
|
749 - Make sol2 always use `-R', Linux and DEC OSF always use `-rpath'
|
|
750
|
304
|
751 1998-07-19 SL Baur <steve@altair.xemacs.org>
|
|
752
|
371
|
753 * XEmacs 21.2-beta1 is released.
|
304
|
754
|
|
755 1998-07-18 SL Baur <steve@altair.xemacs.org>
|
|
756
|
|
757 * config.guess: Synched with latest FSF version.
|
|
758
|
394
|
759 1998-07-12 Bjrn Torkelsson <torkel@hpc2n.umu.se>
|
304
|
760
|
384
|
761 * Makefile.in: added LDFLAGS.
|
304
|
762
|
300
|
763 1998-07-12 SL Baur <steve@altair.xemacs.org>
|
|
764
|
371
|
765 * etc/GOATS: Removed.
|
|
766
|
|
767 * README: Bump version numbers.
|
|
768 * info/dir: Ditto.
|
|
769 * etc/README: Ditto.
|
|
770 * etc/NEWS: Ditto and purge pre-21.0 stuff.
|
|
771 * version.sh: Ditto.
|
|
772
|
300
|
773 * XEmacs 21.0-pre5 is released.
|
|
774
|
|
775 1998-07-10 SL Baur <steve@altair.xemacs.org>
|
|
776
|
|
777 * configure.in (with_offix): Default --with-offix to off.
|
|
778
|
298
|
779 1998-07-09 SL Baur <steve@altair.xemacs.org>
|
|
780
|
300
|
781 * configure.in: Handle multiple database libraries.
|
|
782 From Gregory Neil Shapiro <gshapiro@sendmail.org>
|
|
783
|
298
|
784 * XEmacs 21.0-pre4 is released.
|
|
785
|
|
786 * configure.in: Fix test for InfoDock sources.
|
|
787
|
|
788 * etc/BETA (writing): Update patch creation instructions.
|
|
789
|
|
790 * etc/FTP: Update FTP mirror list.
|
|
791
|
|
792 * etc/DISTRIB: Remove duplicated FTP mirror list.
|
|
793 * etc/xemacs.1 (ftp): Ditto.
|
|
794
|
|
795 1998-07-09 Oliver Graf <ograf@fga.de>
|
|
796
|
|
797 * configure.usage: added warning to --with-offix
|
|
798
|
|
799 1998-06-29 SL Baur <steve@altair.xemacs.org>
|
|
800
|
|
801 * etc/gnuserv.1 (this): Email address for Ben Wing is ben@xemacs.org.
|
|
802 * etc/gnuserv.README (README): Ditto.
|
|
803 * etc/xemacs-ja.1: Ditto.
|
|
804
|
|
805 1998-06-28 SL Baur <steve@altair.xemacs.org>
|
|
806
|
|
807 * configure.in: Berkeley DB autodetection fixes
|
|
808 From Martin Buchholz <martin@xemacs.org>
|
|
809
|
|
810 * etc/BABYL: Moved to rmail package
|
|
811
|
|
812 * etc/enriched.doc: Moved to xemacs-base package
|
|
813
|
|
814 * etc/MSDOS:
|
|
815 * etc/GNUS-NEWS: deleted
|
|
816
|
|
817 1998-06-21 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
818
|
|
819 * etc/NEWS: Added references to documentation about packages and
|
|
820 path setup.
|
|
821
|
|
822 * etc/README: Synched.
|
|
823
|
296
|
824 1998-06-19 SL Baur <steve@altair.xemacs.org>
|
|
825
|
|
826 * XEmacs 21.0-pre3 is released.
|
|
827
|
|
828 1998-06-20 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
829
|
384
|
830 * etc/PACKAGES:
|
296
|
831 * etc/BETA: Moved some package stuff into Texinfo docs. Other nitpicks
|
|
832
|
|
833 1998-06-20 Kazuyuki IENAGA <ienaga@jsys.co.jp>
|
|
834
|
|
835 * configure.in: Added check if the berkdb has db_open or not.
|
|
836 (With fixes from Martin Buchholz)
|
|
837
|
294
|
838 1998-06-19 SL Baur <steve@altair.xemacs.org>
|
|
839
|
|
840 * XEmacs 21.0-pre2 is released.
|
|
841
|
|
842 1998-06-18 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
843
|
|
844 * configure.in: Added -lC for static linking under AIX 4.2.
|
|
845
|
292
|
846 1998-06-14 SL Baur <steve@altair.xemacs.org>
|
|
847
|
|
848 * XEmacs 21.0-pre1 is released.
|
|
849
|
|
850 1998-06-14 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
851
|
|
852 * etc/NEWS: Updated information about customization of the
|
|
853 automatic info dir file generation using
|
|
854 `Info-auto-generate-directory' and `Info-save-auto-generated-dir'
|
|
855
|
290
|
856 1998-06-11 SL Baur <steve@altair.xemacs.org>
|
|
857
|
292
|
858 * XEmacs 21.0-beta43 is released.
|
290
|
859
|
|
860 1998-06-04 Oliver Graf <ograf@fga.de>
|
|
861
|
|
862 * tests/Dnd/README: a step-by-step test run
|
|
863 * tests/Dnd/droptest.el: some clarifications
|
|
864 * tests/Dnd/droptest.sh: created, creates test files
|
|
865
|
|
866 1998-06-01 Oliver Graf <ograf@fga.de>
|
|
867
|
|
868 * configure.in (summary): added experimental to dragndrop option
|
|
869 * configure.usage: added experimental note to --with-dragndrop
|
|
870 * tests/Dnd/droptest.el: extra start-drag-region function
|
|
871 changed the experimental- stuff
|
|
872
|
|
873 1998-06-02 Andy Piper <andyp@parallax.co.uk>
|
|
874
|
|
875 * etc/check_cygwin_setup.sh: set more intelligent defaults for
|
|
876 windows 95.
|
|
877
|
|
878 1998-06-07 SL Baur <steve@altair.xemacs.org>
|
|
879
|
|
880 * lwlib/xlwmenu.c: Add room for the 0 byte sentinel.
|
|
881
|
|
882 1998-06-05 Colin Rafferty <colin@xemacs.org>
|
|
883
|
|
884 * lwlib/xlwmenu.c: Made newchars be as large as it needs to be.
|
|
885
|
288
|
886 1998-06-01 SL Baur <steve@altair.xemacs.org>
|
|
887
|
|
888 * XEmacs 21.0-beta42 is released.
|
|
889
|
|
890 * etc/sounds: Removed, now in the sounds-au package.
|
|
891
|
|
892 1998-05-29 Andy Piper <andyp@parallax.co.uk>
|
|
893
|
|
894 * configure.in: don't use -O3 for cygwin.
|
|
895
|
|
896 * etc/check_cygwin_setup.sh: new file to check that cygwin is setup
|
|
897 correctly for XEmacs operation.
|
|
898
|
|
899 1998-05-28 P. E. Jareth Hein <jareth@camelot-soft.com>
|
|
900
|
|
901 * configure.in: Switch from giflib to gifreader for
|
|
902 our GIF image support (no other mods needed)
|
|
903
|
290
|
904 1998-05-28 Oliver Graf <ograf@fga.de>
|
288
|
905
|
|
906 * configure.in: only one DnD protocol, CDE has priority over OffiX
|
|
907
|
|
908 * tests/Dnd/README: some changes reflecting recent modifications
|
|
909 * tests/Dnd/dragtest.el: removed
|
|
910 * tests/Dnd/droptest.el: cosmetics and comments
|
|
911
|
290
|
912 1998-05-26 Oliver Graf <ograf@fga.de>
|
288
|
913
|
|
914 * tests/Dnd/droptest.el: adapted to CDE extensions
|
|
915
|
290
|
916 1998-05-25 Hans Guenter Weigand <hgweigand@wiesbaden.netsurf.de>
|
|
917
|
|
918 * configure.in:
|
|
919 * config.sub: add initial OpenBSD support
|
|
920
|
288
|
921 1998-05-21 Andy Piper <andyp@parallax.co.uk>
|
|
922
|
|
923 * configure.in: check for msw dialogs.
|
|
924
|
286
|
925 1998-05-23 SL Baur <steve@altair.xemacs.org>
|
|
926
|
|
927 * XEmacs 21.0-beta41 is released.
|
|
928
|
|
929 1998-05-17 SL Baur <steve@altair.xemacs.org>
|
|
930
|
|
931 * configure.in (CPP): Change -O2 to -O3.
|
|
932 Suggested by Martin Buchholz <martin@xemacs.org>
|
|
933
|
284
|
934 1998-05-15 SL Baur <steve@altair.xemacs.org>
|
|
935
|
|
936 * XEmacs 21.0-beta40 is released.
|
|
937
|
|
938 1998-05-13 SL Baur <steve@altair.xemacs.org>
|
|
939
|
|
940 * configure.in (ZSH_VERSION): zsh-3.1.2 (and zsh-3.0.4) drops core
|
|
941 on the `unset CDPATH' if running as sh.
|
|
942
|
|
943 1998-05-12 Oliver Graf <ograf@fga.de>
|
|
944
|
|
945 * tests/Dnd/droptest.el: some CDE adaptions (untested)
|
|
946
|
|
947 1998-05-11 Martin Buchholz <martin@xemacs.org>
|
|
948
|
|
949 * configure.in:
|
|
950 Add some more comments.
|
|
951 If using bash, use Posix mode and unset CDPATH.
|
|
952 Be more careful checking feature dependencies.
|
|
953 Introduce XE_CHECK_FEATURE_DEPENDENCY.
|
|
954 Undo the gross hack of multiple `echo >> $tempcname'
|
|
955 by using here documents instead. (Might break mswindows, tho...)
|
|
956 Be more careful autodetecting tooltalk.
|
|
957
|
|
958 * PROBLEMS:
|
|
959 Document problems with Solaris 2.6 + XSUNTRANSPORT
|
|
960
|
384
|
961 * Makefile.in:
|
284
|
962 * lwlib/Makefile.in.in:
|
|
963 * modules/Makefile.in:
|
|
964 - Adjust for luser's CDPATH being set to something weird.
|
|
965 - Take into account bash 2.02's tendency to print the cwd when
|
|
966 using CDPATH. Always use `cd ./foo' instead of `cd foo'.
|
|
967 - fix the run-temacs target to use $(DUMPENV)
|
|
968 - fix the run-puremacs target to use $(DUMPENV)
|
|
969 - fix the `depend' target to properly $(RM) the right files
|
|
970 - Generate a better TAGS file for XEmacs' lisp code using
|
|
971 hand-crafted regexps.
|
|
972 - Use standard coding conventions for modules/Makefile.in
|
|
973
|
|
974 1998-05-12 Kazuyuki IENAGA <ienaga@jsys.co.jp>
|
|
975
|
|
976 * configure.in: some people claimed that they can't stop
|
|
977 linking wnn6 library if they set --with-wnn6=no.
|
|
978
|
|
979 1998-05-11 Oliver Graf <ograf@fga.de>
|
|
980
|
|
981 * tests/Dnd/droptest.el: adapted to new calling conventions
|
|
982 also showing the new possibilities
|
|
983 * tests/Dnd/README: changed to new protocol
|
|
984
|
|
985 1998-05-11 SAKIYAMA Nobuo <nobuo@db3.so-net.or.jp>
|
|
986
|
|
987 * Fix for HAVE_MULTICAST check.
|
|
988
|
282
|
989 1998-05-09 SL Baur <steve@altair.xemacs.org>
|
|
990
|
|
991 * XEmacs 21.0-beta39 is released.
|
|
992
|
|
993 1998-05-06 Oliver Graf <ograf@fga.de>
|
|
994
|
|
995 * configure.in: added autodetection for the Drag'n'Drop API
|
|
996 if some DnD protocol is found, HAVE_DRAGNDROP will be defined
|
|
997 and dragdrop.o is added to extra_objs
|
|
998 * configure.usage: added with-dragndrop, added (*) to with-offix
|
|
999 * tests/Dnd/droptest.el: complete overhaul, no it's a real test
|
|
1000
|
|
1001 1998-05-04 Oliver Graf <ograf@fga.de>
|
|
1002
|
|
1003 * tests/Dnd/droptest.el: changed to test new protocol
|
|
1004 * tests/Dnd/README.OffiX: removed
|
|
1005 * tests/Dnd/README: created, info about new protocol
|
|
1006 * tests/Dnd/dragtest.el: comment change
|
|
1007
|
|
1008 1998-05-07 SL Baur <steve@altair.xemacs.org>
|
|
1009
|
|
1010 * etc/altrasoft-logo.xpm: Removed.
|
|
1011
|
280
|
1012 1998-05-02 SL Baur <steve@altair.xemacs.org>
|
|
1013
|
|
1014 * XEmacs 21.0-beta38 is released.
|
|
1015
|
|
1016 1998-04-29 SL Baur <steve@altair.xemacs.org>
|
|
1017
|
|
1018 * configure.in: Use `PROGNAME' for all generated paths.
|
|
1019
|
|
1020 * Makefile.in: Change `progname' to `PROGNAME' for consistency.
|
|
1021
|
|
1022 1998-04-27 SL Baur <steve@altair.xemacs.org>
|
|
1023
|
384
|
1024 * configure.in (progname): Parameterize program name on `progname'
|
280
|
1025 and add --with-infodock.
|
|
1026
|
|
1027 1998-04-26 SL Baur <steve@altair.xemacs.org>
|
|
1028
|
|
1029 * Makefile.in: Religiously use ${progname} instead of hardcoded
|
|
1030 `xemacs'.
|
|
1031 CPPFLAGS was being set correctly in ${subdir}/Makefiles and
|
|
1032 overridden by the empty one set in the toplevel Makefile.
|
|
1033
|
|
1034 1998-04-26 Jason R Mastaler <jason@4b.org>
|
|
1035
|
|
1036 * etc/BETA: Replaced SmartList references in favor of
|
|
1037 Majordomo.
|
|
1038
|
278
|
1039 1998-04-25 SL Baur <steve@altair.xemacs.org>
|
|
1040
|
|
1041 * XEmacs-21.0-beta37 is released.
|
|
1042
|
|
1043 1998-04-25 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1044
|
|
1045 * configure.in: Sychronized ..._USER_DEFINED variables with
|
|
1046 datadir setting.
|
|
1047
|
|
1048 * Makefile.in (mkdir): No longer create sitelispdir.
|
|
1049
|
|
1050 Sat Apr 24 1998 Andy Piper <andyp@parallax.co.uk>
|
|
1051
|
371
|
1052 * configure.in: make graphic libraries tests be dependant on a
|
278
|
1053 window system not X11 only.
|
|
1054
|
|
1055 Fri Apr 24 19:38:19 1998 Andy Piper <andyp@parallax.co.uk>
|
|
1056
|
|
1057 * configure.in: check for our special select in msw.
|
|
1058
|
|
1059 1998-04-22 Marcus Thiessel <marcus_thiessel@hp.com>
|
|
1060
|
|
1061 * PROBLEMS: add answers to some FAQ concerning hpux.
|
|
1062
|
|
1063 Wed Apr 22 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
|
|
1064
|
|
1065 * configure.in: enable checking for special mswindows select()
|
|
1066
|
|
1067 1998-04-21 Martin Buchholz <martin@xemacs.org>
|
|
1068
|
|
1069 * configure.in: Isolate incomprehensible cma_open/pthreads checking
|
|
1070 to decosf*
|
|
1071
|
|
1072 1998-04-21 Marcus Thiessel <marcus_thiessel@hp.com>
|
|
1073
|
|
1074 * configure.in: /usr/{include,lib}/Motif2.1 added to search path for X11
|
|
1075 libs and includes.
|
|
1076
|
|
1077 1998-04-22 Itay Ben-Yaacov <pezz@www-mail.huji.ac.il>
|
|
1078
|
|
1079 * configure.in: check for xpm does not depend anymore on having X.
|
|
1080 if libXpm exists, and is of the FOR_MSW flavor, define FOR_MSW.
|
|
1081
|
|
1082 1998-04-19 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
1083
|
|
1084 * etc/NEWS: Documented info dir rebuilding and LDAP support.
|
|
1085
|
|
1086 * info/dir: Fixed the explanatory notes for
|
|
1087 `Info-default-directory-list' removal and the new automatic dir
|
|
1088 rebuilding facility. Reindented the menu. Added an entry for
|
384
|
1089 term.info
|
278
|
1090
|
|
1091 1998-04-20 SL Baur <steve@altair.xemacs.org>
|
|
1092
|
|
1093 * configure.in (LISPDIR): Removed configuration option for
|
|
1094 site-lisp.
|
|
1095
|
|
1096 1998-04-19 SL Baur <steve@altair.xemacs.org>
|
|
1097
|
|
1098 * configure.in (version): snarf InfoDock version number.
|
|
1099
|
276
|
1100 1998-04-18 SL Baur <steve@altair.xemacs.org>
|
|
1101
|
|
1102 * XEmacs-21.0-beta36 is released.
|
|
1103
|
|
1104 Fri Apr 17 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
|
|
1105
|
|
1106 * configure.in: enable install pre-processing for mswindows
|
|
1107
|
|
1108 Fri Apr 17 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
|
384
|
1109
|
276
|
1110 * Makefile.in.in: add install_pp to install incantation.
|
|
1111
|
|
1112 * installexe.sh: new file. Add .exe to install targets if the
|
|
1113 result is executable.
|
|
1114
|
|
1115 Fri Apr 17 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
|
384
|
1116
|
276
|
1117 * Makefile.in: add install_pp to install incantation.
|
|
1118
|
|
1119 1998-04-14 Itay Ben-Yaacov <pezz@www-mail.huji.ac.il>
|
|
1120
|
|
1121 * configure.in: Large echo split into a few smaller ones,
|
|
1122 so the cygnus sh.exe does not crash.
|
|
1123
|
|
1124 Thu Apr 16 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
|
|
1125
|
|
1126 * configure.in: enable toolbar checking for mswindows build
|
|
1127
|
|
1128 1998-04-06 Martin Buchholz <martin@xemacs.org>
|
|
1129
|
384
|
1130 * config.h.in: Add _SVID_SOURCE to list of xmkmf #defines.
|
276
|
1131 Used (at least) by RedHat 4.2.
|
|
1132
|
|
1133 1998-04-11 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1134
|
|
1135 * etc/xemacs.1: -no-packages -> -no-early-packages.
|
|
1136
|
|
1137 * etc/NEWS: Clarified site-lisp status.
|
|
1138
|
|
1139 * configure.in: Re-instated src/paths.h generation from
|
|
1140 src/paths.h.in.
|
|
1141
|
|
1142 * Makefile.in (top_distclean): Remove site-lisp on `make
|
|
1143 distclean'.
|
|
1144
|
274
|
1145 1998-04-10 SL Baur <steve@altair.xemacs.org>
|
|
1146
|
|
1147 * XEmacs 21.0-beta35 is released.
|
|
1148
|
|
1149 1998-04-10 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1150
|
|
1151 * etc/NEWS: Documented that Info-default-directory-list and
|
|
1152 site-directory are gone.
|
|
1153
|
|
1154 * configure.usage: Clarified --package-path documentation.
|
|
1155
|
|
1156 1998-04-07 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1157
|
|
1158 * configure.in: Now generates src/paths.h from src/paths.h.in.in.
|
|
1159 Removed defaults for infopath and package-path.
|
|
1160
|
|
1161 * Makefile.in (src/paths.h): ... is now generated from
|
|
1162 src/paths.h.in.in. Moved generation of paths.h to configure.
|
|
1163
|
|
1164 * paths.h.in: Removed.
|
|
1165
|
|
1166 * paths.h.in.in: Created.
|
|
1167
|
|
1168 1998-04-06 Martin Buchholz <martin@xemacs.org>
|
|
1169
|
|
1170 * configure.in: png was still being used if png_version < 0.96
|
|
1171
|
|
1172 * configure.in: Fixed magic to handle AIX, X11R6, and gcc.
|
|
1173
|
|
1174 1998-04-05 Amir J. Katz <amir@ndsoft.com>
|
|
1175
|
|
1176 * INSTALL (Rationale): Offix support comment is wrong. To disable,
|
|
1177 one must use --with-offix=no and not --without-offix
|
|
1178
|
|
1179 1998-04-05 SL Baur <steve@altair.xemacs.org>
|
|
1180
|
|
1181 * configure.in (CPP): ppc.ldscript sits in $srcdir/src not $srcdir.
|
|
1182
|
272
|
1183 1998-04-04 SL Baur <steve@altair.xemacs.org>
|
|
1184
|
|
1185 * XEmacs 21.0-beta34 is released.
|
|
1186
|
|
1187 1998-04-03 Martin Buchholz <martin@xemacs.org>
|
|
1188
|
|
1189 * configure.in:
|
|
1190 checking whether gettimeofday accepts one or two arguments... two
|
|
1191
|
|
1192 1998-04-03 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1193
|
|
1194 * configure.in: Fixed magic to handle AIX and MIT X11R6.
|
|
1195
|
|
1196 1998-04-02 Martin Buchholz <martin@xemacs.org>
|
|
1197
|
|
1198 * configure.in: Add magic -T $srcdir/ppc.ldscript on Linux powerpc
|
|
1199
|
|
1200 1998-04-01 Martin Buchholz <martin@xemacs.org>
|
|
1201
|
|
1202 * tests/database.el (test-database): Temporary files (the databases
|
|
1203 that were created) should be deleted.
|
|
1204
|
|
1205 * Makefile.in (testdir): Remove gnumake-specific syntax.
|
|
1206 (src/Makefile): src/Makefile depends on src/depend.
|
|
1207
|
|
1208 1998-03-29 Martin Buchholz <martin@xemacs.org>
|
|
1209
|
|
1210 * configure.in: Check for -lz, -lgz unconditionally. Too many
|
|
1211 system linkers don't properly die when there are cascaded link
|
|
1212 dependencies, so we can't rely on the linker for that. The only
|
384
|
1213 downside is that we might link with an extra unneeded library. If
|
272
|
1214 you really really care about this, you can go fix it.
|
|
1215
|
|
1216 * configure.in: Enhance PANIC msg to make it clear that
|
|
1217 --with-FEATURE is going to die if FEATURE is not installed.
|
|
1218
|
|
1219 1998-03-27 Martin Buchholz <martin@xemacs.org>
|
|
1220
|
|
1221 * configure.in: $debug was not properly dependent on $beta
|
384
|
1222
|
|
1223 * configure.in: Move offix configuration out of src/Makefile.in.in
|
272
|
1224 into configure.in.
|
|
1225
|
|
1226 * configure.in: Reorganize xpm detection code.
|
|
1227
|
384
|
1228 * configure.in: XIM default to ON if Motif which is not Lesstif is
|
272
|
1229 found.
|
|
1230
|
|
1231 * configure.in: Keep auto-generated makefile dependencies out of
|
|
1232 src/Makefile.in.in by using AC_OUTPUT file concatenation support.
|
|
1233
|
|
1234 1998-03-26 Martin Buchholz <martin@xemacs.org>
|
|
1235
|
|
1236 * configure.in: Fix up cflags handling. Specifically, configure
|
|
1237 --cflags='' would fail to be recognized.
|
|
1238
|
|
1239 * configure.in: Fix up png detection. Link with png_read_image to
|
|
1240 make sure -lz is required. Test for png >- 0.96 via header file.
|
|
1241
|
|
1242 1998-03-21 Martin Buchholz <martin@xemacs.org>
|
|
1243
|
|
1244 * configure.in (XE_GCC_WRAP_LDFLAGS)
|
|
1245 Rename to XE_PROTECT_LINKER_FLAGS. Rewrite.
|
|
1246
|
|
1247 * configure.in: Make sure BSD always links in libz.a
|
|
1248 BSD's stupid linker can't detect cascaded lib dependencies
|
|
1249
|
|
1250 * configure.in: Autodetect lesstif. define have_lesstif.
|
|
1251 Don't use motif-xim with lesstif, at least by default.
|
|
1252
|
|
1253 1998-03-30 SL Baur <steve@altair.xemacs.org>
|
|
1254
|
|
1255 * version.sh: Add InfoDock version number variables.
|
|
1256
|
|
1257 1998-03-30 Amir J. Katz <amir@ndsoft.com>
|
|
1258
|
|
1259 * info/dir: Replaced string '20.5' with '21.0'
|
|
1260
|
269
|
1261 1998-03-24 SL Baur <steve@altair.xemacs.org>
|
|
1262
|
|
1263 * XEmacs 21.0-beta33 is released.
|
|
1264
|
412
|
1265 1998-03-26 Didier Verna <verna@inf.enst.fr>
|
269
|
1266
|
|
1267 * configure.in, Makefile.in: Removed infopath_user_defined---we
|
|
1268 always want to propagate it.
|
|
1269
|
|
1270 * configure.usage: Synched with configure.in.
|
|
1271
|
|
1272 1998-03-25 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1273
|
|
1274 * configure.usage, INSTALL: Synched with the new path layout.
|
|
1275
|
|
1276 * Makefile.in (src/paths.h): Replaced packagepath with
|
|
1277 package_path to make configure happy.
|
|
1278
|
|
1279 * configure.in: Made default setting for packagepath conform to
|
|
1280 what packages.el builds at run-time: XEmacs-version-specific paths
|
|
1281 before site-specific ones.
|
|
1282 Added default setting for pkgdir.
|
|
1283 Changed --packagepath back to --package-path.
|
|
1284
|
267
|
1285 1998-03-24 SL Baur <steve@altair.xemacs.org>
|
|
1286
|
|
1287 * XEmacs 21.0-beta32 is released.
|
|
1288
|
|
1289 1998-03-23 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1290
|
|
1291 * configure.in: Extended package path by version-specific
|
|
1292 hierarchies. Changed allow-site-lisp to inhibit-site-lisp.
|
|
1293
|
|
1294 1998-03-22 SL Baur <steve@altair.xemacs.org>
|
|
1295
|
|
1296 * Makefile.in (distclean): Remove packages and mule-packages if they
|
|
1297 have been linked into place.
|
|
1298
|
|
1299 1998-03-22 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1300
|
|
1301 * <Today>: The Big Path Searching Overhaul.
|
|
1302
|
|
1303 * Makefile.in, configure.in: Now pass all configure-specified paths
|
|
1304 into the binary in a uniform way.
|
|
1305
|
|
1306 1998-03-20 SL Baur <steve@altair.xemacs.org>
|
|
1307
|
|
1308 * configure.in (have_libmcheck): Add test for glibc's malloc
|
|
1309 checker.
|
|
1310 - Fix HP/UX dynamic linking flag.
|
|
1311
|
|
1312 1998-03-19 SL Baur <steve@altair.xemacs.org>
|
|
1313
|
|
1314 * configure.in (quoted_arguments): Fix unquoted variable in
|
|
1315 error-checking test.
|
|
1316 - fix bogus substitution.
|
384
|
1317
|
267
|
1318 1998-03-17 SL Baur <steve@altair.xemacs.org>
|
|
1319
|
|
1320 * configure.in: In -lpng test, look for png_set_strip_alpha.
|
|
1321 Suggested by William M. Perry <wmperry@aventail.com>
|
|
1322
|
265
|
1323 1998-03-16 SL Baur <steve@altair.xemacs.org>
|
|
1324
|
|
1325 * XEmacs 21.0 beta31 is released.
|
|
1326
|
|
1327 1998-03-16 P. E. Jareth Hein <jareth@camelot-soft.com>
|
|
1328
|
|
1329 * configure.usage (Usage): Correct information about gif, tiff
|
|
1330 and WNN entries
|
|
1331
|
|
1332 1998-03-13 SL Baur <steve@altair.xemacs.org>
|
|
1333
|
|
1334 * configure.in: typo fix in sed command.
|
|
1335 From P. E. Jareth Hein <jareth@camelot-soft.com>
|
|
1336
|
|
1337 * configure.in (all_widgets): Check for snprintf().
|
|
1338
|
|
1339 1998-03-11 P. E. Jareth Hein <jareth@camelot-soft.com>
|
|
1340
|
|
1341 * configure.in: New gif support
|
|
1342
|
|
1343 1998-03-10 SL Baur <steve@altair.xemacs.org>
|
|
1344
|
|
1345 * configure.in (have_glibc): Don't define _GNU_SOURCE for glibc.
|
|
1346
|
|
1347 Mon Mar 09 13:00:55 1998 Andy Piper <andyp@parallax.co.uk>
|
|
1348
|
|
1349 * configure.in: don't add libc to link list for dlopen ordinary
|
|
1350 link takes care of this. check for dlfcn.h
|
|
1351
|
|
1352 1998-03-10 SL Baur <steve@altair.xemacs.org>
|
|
1353
|
|
1354 * configure.in: Examine each directory of X11 include path for
|
|
1355 inclusion into BITMAPDIR.
|
|
1356
|
|
1357 1998-03-09 SL Baur <steve@altair.xemacs.org>
|
|
1358
|
|
1359 * aclocal.m4: Add legalese.
|
|
1360
|
|
1361 Mon Mar 09 13:00:55 1998 Andy Piper <andyp@parallax.co.uk>
|
|
1362
|
|
1363 * configure.in: make sure we have ndbm.h as well as libgdbm.a for
|
|
1364 database support.
|
|
1365
|
|
1366 * configure.in: move msw checking after x checking so that
|
|
1367 auto-detection works.
|
|
1368
|
|
1369 1998-03-09 SL Baur <steve@altair.xemacs.org>
|
|
1370
|
|
1371 * configure.in: New DLL support.
|
|
1372 * aclocal.m4: New file.
|
|
1373 From William M. Perry <wmperry@aventail.com>
|
|
1374
|
|
1375 1998-03-08 SL Baur <steve@altair.xemacs.org>
|
|
1376
|
|
1377 * configure.in (xemacs_betaname): Align messages for minimal
|
|
1378 tagbits and indexed lrecords.
|
|
1379 Suggested by Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
|
1380
|
|
1381 1998-03-09 Kyle Jones <kyle_jones@wonderworks.com>
|
|
1382
|
|
1383 * etc/Emacs.ad: Example using leading dot resources to
|
|
1384 initalize faces changes to use Emacs.foo since the
|
|
1385 leading dot syntax doesn't work. Initialization of
|
|
1386 text-cursor face moved to faces.el.
|
|
1387
|
263
|
1388 1998-03-07 SL Baur <steve@altair.xemacs.org>
|
|
1389
|
|
1390 * XEmacs 20.5-beta30 is released.
|
|
1391
|
|
1392 1998-03-05 SL Baur <steve@altair.xemacs.org>
|
|
1393
|
|
1394 * PROBLEMS: Update wording of x86 GCC 2.7 problems.
|
|
1395
|
|
1396 Wed Mar 04 08:55:12 1998 Andy Piper <andyp@parallax.co.uk>
|
|
1397
|
|
1398 * configure.in: add a --with-msw option. Make X and msw work
|
|
1399 together if the user asks.
|
|
1400
|
|
1401 1998-03-02 SL Baur <steve@altair.xemacs.org>
|
|
1402
|
|
1403 * PROBLEMS: Update documentation of gcc bugs that impact XEmacs.
|
|
1404
|
|
1405 1998-03-01 SL Baur <steve@altair.xemacs.org>
|
|
1406
|
|
1407 * configure.in: Add substitutable variable ld_dynamic_link_flags
|
|
1408 for special required linker flags for building DLL capable
|
|
1409 binaries.
|
|
1410
|
|
1411 * etc/Emacs.ad: Remove explicit `Emacs' application resource
|
|
1412 name.
|
|
1413
|
261
|
1414 1998-02-28 SL Baur <steve@altair.xemacs.org>
|
|
1415
|
|
1416 * Makefile.in (top_distclean): Remove Installation.el.
|
|
1417 (xemacs): New target. Formerly it was `all:'.
|
|
1418 (all): New default, dist: is now superfluous.
|
|
1419
|
|
1420 1998-02-27 SL Baur <steve@altair.xemacs.org>
|
|
1421
|
|
1422 * configure.in (GNU_MALLOC): add --with-dlmalloc to allow
|
|
1423 selective use of Doug Lea malloc in Linux C Library and GNU C Library.
|
|
1424 (Installation): Add XEmacs version and generate `Installation.el'.
|
|
1425
|
|
1426 1998-02-26 SL Baur <steve@altair.xemacs.org>
|
|
1427
|
|
1428 * configure.in (with_ldap: Fix -lldap autodection.
|
|
1429 Suggested by Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
1430 (Installation): Only keep the last configuration.
|
|
1431
|
259
|
1432 1998-02-25 SL Baur <steve@altair.xemacs.org>
|
|
1433
|
|
1434 * XEmacs 20.5-beta28 is released.
|
|
1435
|
|
1436 * configure.in (with_session): Fix reporting of the setting.
|
|
1437 (with_database_gnudbm): Correctly report setting.
|
|
1438
|
|
1439 1998-02-24 SL Baur <steve@altair.xemacs.org>
|
|
1440
|
|
1441 * configure.usage: Restore documentation of graphics library
|
|
1442 flags.
|
|
1443 From Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
1444
|
|
1445 1998-02-19 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
1446
|
|
1447 * PROBLEMS: Tell of the `gpm' SIGTSTP bug and `C-z' on the Linux
|
|
1448 console.
|
|
1449
|
|
1450 1998-02-23 SL Baur <steve@altair.xemacs.org>
|
|
1451
|
|
1452 * XEmacs 20.4 is released to the beta testers.
|
|
1453
|
|
1454 1998-02-21 SL Baur <steve@altair.xemacs.org>
|
|
1455
|
384
|
1456 * configure.in (after_morecore_hook_exists): Modify dlmalloc tests
|
259
|
1457 to also test for Linux libc5.
|
|
1458
|
255
|
1459 1998-02-19 SL Baur <steve@altair.xemacs.org>
|
|
1460
|
257
|
1461 * XEmacs 20.5-beta27 is released.
|
|
1462 * XEmacs-20.4-pre4 is released.
|
|
1463
|
|
1464 * configure.in (doug_lea_malloc): Requires USE_MINIMAL_TAGBITS.
|
|
1465 (--with-gung): Implement it.
|
|
1466
|
|
1467 * configure.usage (--with-gung): Document. Turns on
|
|
1468 USE_MINIMAL_TAGBITS and USE_INDEXED_LRECORD_IMPLEMENTATION.
|
|
1469 (--with-term): Remove.
|
384
|
1470
|
255
|
1471 * XEmacs-20.5-beta26 is released.
|
|
1472
|
|
1473 1998-02-18 SL Baur <steve@altair.xemacs.org>
|
|
1474
|
|
1475 * XEmacs-20.4-pre3 is released.
|
|
1476
|
|
1477 * Makefile.in: use better feedback while rebuilding finder database.
|
|
1478 Suggested by Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
1479
|
|
1480 1998-02-15 SL Baur <steve@altair.xemacs.org>
|
|
1481
|
|
1482 * configure.in (doug_lea_malloc): Add checking for Doug Lea
|
|
1483 Malloc.
|
|
1484
|
253
|
1485 1998-02-14 SL Baur <steve@altair.xemacs.org>
|
|
1486
|
255
|
1487 * configure.in (OFFIX_O): Don't use OffiX if no real Xmu support.
|
|
1488 Suggested by Pekka Marjola <pema@iki.fi>
|
|
1489
|
|
1490 * XEmacs-20.4-pre2 is released.
|
253
|
1491 * XEmacs-20.5-beta25 is released.
|
|
1492
|
|
1493 1998-02-13 SL Baur <steve@altair.xemacs.org>
|
|
1494
|
|
1495 * INSTALL: Update for Cygwin and Microsoft Windows.
|
|
1496
|
|
1497 * README: Update for Microsoft Windows.
|
|
1498
|
251
|
1499 1998-02-09 SL Baur <steve@altair.xemacs.org>
|
|
1500
|
253
|
1501 * XEmacs 20.4-pre1 is released.
|
251
|
1502 * XEmacs 20.5-beta24 is released.
|
|
1503
|
|
1504 Wed Jan 28 13:41:22 1998 Andy Piper <andyp@parallax.co.uk>
|
|
1505
|
|
1506 * configure.in: add mule-coding target which defines MULE_CODING,
|
|
1507 nothing uses it as yet. add gif objects to msw support. define
|
|
1508 const_is_losing=no for msw. make msw not selected if tty selected.
|
|
1509 add -lshell32 for dnd support. check for a.out.h rather than
|
|
1510 coff.h
|
|
1511
|
|
1512 * lib-src/make-docfile.c: add cygwin support and generalise the
|
|
1513 remaining open calls. IMHO this should really include sysfile.h.
|
|
1514
|
249
|
1515 1998-02-03 SL Baur <steve@altair.xemacs.org>
|
|
1516
|
|
1517 * XEmacs 20.5-beta23 is released.
|
|
1518
|
|
1519 1998-02-01 SL Baur <steve@altair.xemacs.org>
|
|
1520
|
|
1521 * etc/aliases.ksh: igrep from the shell command line.
|
|
1522 From Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
1523
|
|
1524 1998-01-31 SL Baur <steve@altair.xemacs.org>
|
|
1525
|
|
1526 * etc/aliases.ksh: Add `mak' function to create beta.err for
|
|
1527 build-report.
|
434
|
1528 From Adrian Aichner <adrian@xemacs.org>
|
249
|
1529 Suggested by Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
1530
|
247
|
1531 1998-01-27 SL Baur <steve@altair.xemacs.org>
|
|
1532
|
|
1533 * XEmacs 20.5-beta22 is released.
|
|
1534
|
|
1535 1998-01-26 SL Baur <steve@altair.xemacs.org>
|
|
1536
|
|
1537 * etc/aliases.ksh: New file. Start tracking useful Maintainer
|
|
1538 XEmacs commands.
|
|
1539
|
245
|
1540 1998-01-25 SL Baur <steve@altair.xemacs.org>
|
|
1541
|
|
1542 * XEmacs 20.5-beta21 is released.
|
|
1543
|
|
1544 Wed Jan 21 10:49:47 1998 Andy Piper <andyp@parallax.co.uk>
|
|
1545
|
|
1546 * configure.in: check for coff.h
|
|
1547
|
|
1548 1998-01-21 Hrvoje Niksic <hniksic@srce.hr>
|
|
1549
|
|
1550 * configure.in: Added support for `--with-shlib'.
|
|
1551
|
243
|
1552 1998-01-18 SL Baur <steve@altair.xemacs.org>
|
|
1553
|
|
1554 * XEmacs 20.5-beta20 is released.
|
|
1555
|
|
1556 1998-01-13 Martin Buchholz <martin@xemacs.org>
|
|
1557
|
384
|
1558 * configure.usage:
|
|
1559 * etc/NEWS:
|
243
|
1560 Remove doc for configure-time INFOPATH, no longer used.
|
|
1561
|
|
1562 * etc/BETA: Update ftp addresses.
|
|
1563 * etc/INSTALL: Update ftp addresses.
|
|
1564 * etc/MAILINGLISTS: Sync with Emacs 20.2. Update ftp addresses.
|
|
1565
|
|
1566 * configure.in:
|
|
1567 * src/config.h.in:
|
|
1568 Define HAVE_INVERSE_HYPERBOLIC using 1 configure test, not 3.
|
|
1569
|
384
|
1570 * lwlib/lwlib.h:
|
|
1571 * lwlib/lwlib.c:
|
|
1572 * lwlib/lwlib-config.c:
|
|
1573 * lwlib/lwlib-Xm.c:
|
|
1574 * lwlib/lwlib-Xaw.c:
|
|
1575 * lwlib/lwlib-Xlw.c:
|
|
1576 * lwlib/config.h.in:
|
243
|
1577 * src/menubar-x.c:
|
|
1578 Prepend LWLIB_ to (SCROLLBARS|MENUBARS|DIALOGS)_(MOTIF|LUCID|ATHENA).
|
|
1579 Maintain only one set of variables.
|
|
1580
|
|
1581 * etc/xemacs.1: Update author list.
|
|
1582
|
|
1583 * Makefile.in (install-arch-dep): Simplify.
|
384
|
1584 Replace construct `test -d $dir && foo' with
|
243
|
1585 `if test -d $dir; then foo; fi'
|
|
1586
|
384
|
1587 * lwlib/xlwmenu.c:
|
|
1588 * lwlib/xlwscrollbar.c:
|
|
1589 * lwlib/lwlib-Xlw.c:
|
|
1590 * lwlib/lwlib-Xm.c:
|
243
|
1591 Always assume presence of limits.h (ANSI).
|
|
1592
|
241
|
1593 1998-01-12 SL Baur <steve@altair.xemacs.org>
|
|
1594
|
243
|
1595 * INSTALL: Updated for recent Mule/package changes.
|
|
1596
|
241
|
1597 * XEmacs 20.5-beta19 is released.
|
|
1598
|
|
1599 1998-01-12 Damon Lipparelli <lipp@primus.com>
|
|
1600
|
|
1601 * Makefile.in: Yow! Fixed paths to install dirs when --prefix !=
|
|
1602 --exec-prefix.
|
|
1603
|
239
|
1604 1998-01-10 SL Baur <steve@altair.xemacs.org>
|
|
1605
|
|
1606 * XEmacs 20.5-beta18 is released.
|
|
1607
|
|
1608 * etc/FTP: Update address of what was formerly ftp.ibp.fr.
|
|
1609
|
412
|
1610 1998-01-08 Didier Verna <verna@inf.enst.fr>
|
239
|
1611
|
|
1612 * configure.in: Get rid of INFOPATH for configure time.
|
|
1613 * configure.usage (Usage): Ditto.
|
|
1614
|
|
1615 1998-01-09 SL Baur <steve@altair.xemacs.org>
|
|
1616
|
|
1617 * Makefine.in: Correct reported amount of disk savings from
|
|
1618 compression.
|
|
1619 From Markus Linnala <maage@cs.tut.fi>
|
|
1620
|
|
1621 Thu Jan 08 09:42:36 1998 <andyp@parallax.co.uk>
|
|
1622
|
|
1623 * configure.in: detect and set scrollbars and menubars with
|
|
1624 MS-Windows more appropriately. Check for sys/un.h to use in
|
|
1625 gnuserv.
|
|
1626
|
|
1627 1998-01-07 SL Baur <steve@altair.xemacs.org>
|
|
1628
|
|
1629 * Makefile.in (progname): Cleanly parameterize XEmacs-specific
|
|
1630 naming.
|
|
1631
|
|
1632 1998-01-05 Glynn Clements <glynn@sensei.co.uk>
|
|
1633
|
|
1634 * lwlib/xlwmenu.c (push_button_draw): use inactive_gc instead of
|
|
1635 inactive_button_gc for menu entries.
|
|
1636 (remap_menubar): ignore the enabled status
|
|
1637
|
237
|
1638 1998-01-04 SL Baur <steve@altair.xemacs.org>
|
|
1639
|
|
1640 * XEmacs 20.5-beta17 is released.
|
|
1641
|
|
1642 * Makefile.in (finder): Use -vanilla.
|
|
1643 (lisp/finder-inf.el): Ditto.
|
|
1644 (check-features): New target. Do a sanity check prior to
|
|
1645 installation.
|
|
1646
|
235
|
1647 1997-01-03 SL Baur <steve@altair.xemacs.org>
|
|
1648
|
|
1649 * XEmacs 20.5-beta16 is released.
|
|
1650
|
233
|
1651 1997-12-30 SL Baur <steve@altair.xemacs.org>
|
|
1652
|
|
1653 * XEmacs 20.5-beta15 is released.
|
|
1654
|
|
1655 1997-12-29 SL Baur <steve@altair.xemacs.org>
|
|
1656
|
|
1657 * Makefile.in (${SUBDIR}): Remove bogus .RECURSIVE dependency.
|
|
1658
|
231
|
1659 1997-12-27 SL Baur <steve@altair.xemacs.org>
|
|
1660
|
|
1661 * XEmacs 20.5-beta14 is released.
|
|
1662
|
|
1663 1997-12-23 Andy Piper <andyp@parallax.co.uk>
|
|
1664
|
|
1665 * configure.in: support for *-pc-cygwin32 config
|
|
1666
|
229
|
1667 1997-12-25 SL Baur <steve@altair.xemacs.org>
|
|
1668
|
|
1669 * XEmacs 20.5-beta13 is released.
|
|
1670
|
|
1671 1997-12-21 SL Baur <steve@altair.xemacs.org>
|
|
1672
|
384
|
1673 * etc/BETA (Prerequisite): Add cookbook procedures for maintaining
|
229
|
1674 package lisp directories.
|
|
1675
|
227
|
1676 1997-12-20 SL Baur <steve@altair.xemacs.org>
|
|
1677
|
|
1678 * XEmacs 20.5-beta 12 is released.
|
|
1679
|
|
1680 1997-12-19 SL Baur <steve@altair.xemacs.org>
|
|
1681
|
384
|
1682 * configure.in (bitmapdir): Reenable --with-session by default for
|
227
|
1683 testing.
|
|
1684
|
|
1685 1997-12-18 Kyle Jones <kyle_jones@wonderworks.com>
|
|
1686
|
|
1687 * etc/Emacs.ad: Don't specify a default toolbar specific
|
|
1688 background color.
|
|
1689
|
|
1690 1997-12-18 Kyle Jones <kyle_jones@wonderworks.com>
|
|
1691
|
|
1692 * etc/toolbar: Added support for foregroundToolBarColor
|
384
|
1693 symbol to most icons.
|
227
|
1694
|
|
1695 1997-12-17 SL Baur <steve@altair.xemacs.org>
|
|
1696
|
|
1697 * info/dir (File): Skk and Gnats are packaged.
|
|
1698
|
|
1699 * PROBLEMS (Note): Update version numbers.
|
|
1700
|
|
1701 * etc/BETA: Update version numbers.
|
|
1702
|
|
1703 * etc/NEWS: Update version number.
|
|
1704
|
|
1705 * info/dir (File): Update version number.
|
|
1706
|
225
|
1707 1997-12-16 SL Baur <steve@altair.xemacs.org>
|
|
1708
|
227
|
1709 * XEmacs 20.5-beta11 is released.
|
225
|
1710
|
|
1711 1997-12-14 SL Baur <steve@altair.xemacs.org>
|
|
1712
|
|
1713 * configure.in: Don't bypass graphics library detection
|
|
1714 if the `--with-imagick' option is given to configure.
|
|
1715 : Print autodetected graphics libraries to be linked with Imagick.
|
|
1716
|
|
1717 * Makefile.in (lisp/finder-inf.el): Reverse previous change.
|
|
1718
|
|
1719 1997-12-14 Olivier Galibert <olivier.galibert@mines.u-nancy.fr>
|
|
1720
|
|
1721 * Makefile.in (install-arch-indep): Build info files if needed.
|
|
1722
|
223
|
1723 1997-12-13 SL Baur <steve@altair.xemacs.org>
|
|
1724
|
225
|
1725 * Makefile.in (lisp/finder-inf.el): Add dependency on src/.
|
|
1726
|
227
|
1727 * XEmacs 20.5-beta10 is released.
|
223
|
1728
|
|
1729 1997-12-12 SL Baur <steve@altair.xemacs.org>
|
|
1730
|
|
1731 * configure.in (CPP): Don't add special CFLAGS for ix86/Linux.
|
|
1732
|
|
1733 1997-12-10 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
1734
|
|
1735 * configure.in (autodetect ImageMagick): also look for
|
|
1736 "X11/magick/magick.h", and if present, define
|
|
1737 MAGICK_HEADERS_ARE_UNDER_X11
|
|
1738
|
|
1739 1997-12-11 SL Baur <steve@altair.xemacs.org>
|
|
1740
|
|
1741 * configure.in (imagick_libs): Add autodetection for freetype
|
|
1742 -lttf library.
|
|
1743
|
221
|
1744 1997-12-09 SL Baur <steve@altair.xemacs.org>
|
|
1745
|
227
|
1746 * XEmacs 20.5-beta9 is released.
|
221
|
1747
|
219
|
1748 1997-12-06 SL Baur <steve@altair.xemacs.org>
|
|
1749
|
227
|
1750 * XEmacs 20.5-beta8 is released.
|
219
|
1751
|
|
1752 * info/dir: update for further packaging.
|
|
1753 * configure.in: remove `tree-x' from XEmacs build.
|
|
1754
|
|
1755 1997-11-29 Jeff Miller <jmiller@smart.net>
|
|
1756
|
|
1757 * configure.in: motif menubars need xlwmenu.o
|
|
1758
|
|
1759 * updated files in src/ to allow an XEmacs configured for
|
|
1760 motif menubars to at least compile. Motif menubars are still
|
|
1761 very broken.
|
|
1762
|
|
1763 1997-12-05 Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
1764
|
|
1765 * etc/refcard.tex: Updated for 20.3
|
|
1766
|
|
1767 1997-12-02 P E Jareth Hein <jareth@camelot-soft.com>
|
|
1768
|
|
1769 * lwlib/xlwscrollbar.c: fixed colormap/visual handling to work
|
|
1770 properly with the information in the core.
|
|
1771
|
|
1772 * lwlib/xlwmenu.c: fixed colormap/visual handling to work properly with
|
|
1773 the information in the core, and fixed a potental problem with
|
|
1774 parentage.
|
|
1775
|
|
1776 1997-12-02 SL Baur <steve@altair.xemacs.org>
|
|
1777
|
|
1778 * etc/skk/SKK.tut.E (Hint): Fix typos.
|
|
1779
|
|
1780 1997-12-01 SL Baur <steve@altair.xemacs.org>
|
|
1781
|
|
1782 * configure.in (with_session): Properly display flag in configure
|
|
1783 status report.
|
|
1784
|
|
1785 1997-11-29 SL Baur <steve@altair.xemacs.org>
|
|
1786
|
|
1787 * configure.usage: Remove documentation of obsolete option
|
|
1788 --with-gif.
|
|
1789
|
217
|
1790 1997-11-27 SL Baur <steve@altair.xemacs.org>
|
|
1791
|
227
|
1792 * XEmacs 20.5-beta7 is released.
|
217
|
1793
|
|
1794 * configure.in: When testing for -ltiff, fall back on the extra
|
|
1795 libraries -ljpeg, and -lz since some -ltiff's need them.
|
|
1796
|
|
1797 1997-11-26 SL Baur <steve@altair.xemacs.org>
|
|
1798
|
|
1799 * lwlib/xlwmenu.c (display_menu): Defer incremental menus properly.
|
|
1800 From Glynn Clements <glynn@sensei.co.uk>
|
|
1801
|
|
1802 1997-11-25 Kazuyuki IENAGA <ienaga@jsys.co.jp>
|
|
1803
|
|
1804 * configure.in: Improve auto detect of libraries ImageMagick rely
|
|
1805 on.
|
|
1806
|
|
1807 1997-11-23 Jeff Miller <jmiller@smart.net>
|
|
1808
|
|
1809 * Energize is dead. Removed ENERGIZE ifdef's from code in lwlib
|
|
1810 and src. Configure.in modified. --with-energize is no longer a
|
|
1811 valid configure option.
|
|
1812
|
|
1813 * lwlib/Makefile.in.in removed energize support
|
|
1814 * lwlib/lwlib-Xm.c removed energize support
|
|
1815 * lwlib/lwlib-config.c removed energize support
|
|
1816
|
|
1817 * lwlib/energize/* removed
|
|
1818
|
|
1819 1997-11-23 SL Baur <steve@altair.xemacs.org>
|
|
1820
|
|
1821 * Makefile.in: Change references of lisp/utils/finder-inf.el to
|
|
1822 lisp/finder-inf.el.
|
|
1823
|
215
|
1824 1997-11-20 SL Baur <steve@altair.xemacs.org>
|
|
1825
|
227
|
1826 * XEmacs 20.5-beta6 is released.
|
215
|
1827
|
|
1828 1997-11-21 Stephen Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
1829
|
|
1830 * configure.usage: Use `--' convention in "usage:" line.
|
|
1831
|
|
1832 1997-11-20 Stephen Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
1833
|
|
1834 * configure.in: added `with_xfs' to list of boolean features.
|
|
1835
|
|
1836 1997-11-20 SL Baur <steve@altair.xemacs.org>
|
|
1837
|
217
|
1838 * XEmacs 20.3 is released for binary kit building.
|
215
|
1839
|
|
1840 1997-11-19 Tor Arntsen <tor@spacetec.no>
|
|
1841
|
|
1842 * PROBLEMS: Removed IRIX entry about xemacs core dumps when using
|
|
1843 xemacs dumped on one machine on another. Problem was fixed by 20.3.
|
|
1844
|
|
1845 1997-11-19 SL Baur <steve@altair.xemacs.org>
|
|
1846
|
|
1847 * etc/xemacs.1: Document -no-packages, -vanilla.
|
|
1848 Document -h.
|
|
1849
|
|
1850 1997-11-18 SL Baur <steve@altair.xemacs.org>
|
|
1851
|
|
1852 * configure.usage: New file.
|
|
1853
|
|
1854 * configure.in: Use it instead of monster 10k shell variable.
|
|
1855
|
|
1856 1997-11-17 SL Baur <steve@altair.xemacs.org>
|
|
1857
|
|
1858 * XEmacs 20.3-pre4 is released.
|
|
1859
|
|
1860 1997-11-17 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
1861
|
|
1862 * configure.in (infopath): List "/usr/local/" dirs before "/usr/"
|
|
1863 dirs.
|
|
1864
|
|
1865 1997-11-17 SL Baur <steve@altair.xemacs.org>
|
|
1866
|
|
1867 * configure.in: Initialize infodir off of datadir.
|
|
1868
|
|
1869 * Makefile.in: Force LANG = C for building.
|
|
1870
|
|
1871 1997-11-15 SL Baur <steve@altair.xemacs.org>
|
|
1872
|
|
1873 * XEmacs 20.3-pre3 is released.
|
227
|
1874 * XEmacs 20.5-beta5 is released.
|
215
|
1875
|
213
|
1876 1997-11-13 Marc Paquette <marcpa@cam.org>
|
|
1877
|
|
1878 * nt/Todo: added a task for support of lisp packages through
|
|
1879 the registry.
|
|
1880
|
|
1881 1997-11-13 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
1882
|
|
1883 * Renamed files *w32* to *msw*
|
|
1884
|
|
1885 * Changed 'w32' and 'win32' to 'mswindows', and HAVE_W32GUI to
|
|
1886 HAVE_MS_WINDOWS. Changed files:
|
|
1887 cus-edit.el, device.el, faces.el, frame.el, msw-faces.el,
|
|
1888 msw.init.el, igrep.el, dumped-lisp.el, font.el, hippie-exp.el,
|
|
1889 sysdep.el, console-msw.c, console-msw.h, console.c,
|
|
1890 device-msw.c, emacs.c, event-msw.c, event-msw.h, event-stream.c,
|
|
1891 events.c, events.h, faces.c, frame-msw.c, frame.c, general.c,
|
|
1892 msw-proc.c, objects-msw.c, objects-msw.h, redisplay-msw.c,
|
384
|
1893 redisplay.c, symsinit.h,
|
213
|
1894
|
|
1895 * Didn't change 'win32' in nt.c, nt.h, ntproc.c
|
|
1896
|
|
1897 * Deleted w32 build directory since nt build directory now handles
|
|
1898 X and native mswindows builds.
|
|
1899
|
215
|
1900 1997-11-11 SL Baur <steve@altair.xemacs.org>
|
|
1901
|
227
|
1902 * XEmacs 20.5-beta4 is released.
|
215
|
1903
|
211
|
1904 1997-11-10 SL Baur <steve@altair.xemacs.org>
|
|
1905
|
|
1906 * info/dir: remove packaged entries.
|
|
1907 From Glynn Clements <glynn@sensei.co.uk>
|
|
1908
|
|
1909 * configure.in: Puke and die if NAS sound is selected without X.
|
|
1910
|
209
|
1911 1997-11-08 SL Baur <steve@altair.xemacs.org>
|
|
1912
|
227
|
1913 * XEmacs 20.5-beta3 is released.
|
209
|
1914 * XEmacs 20.3-pre2 is released.
|
|
1915
|
|
1916 Wed November 05 23:40:00 1997 <jhar@tardis.ed.ac.uk>
|
|
1917
|
|
1918 * w32/xemacs.mak: moved building the DOC file to after the .elcs.
|
|
1919
|
|
1920 Sun November 01 12:00:00 1997 <jhar@tardis.ed.ac.uk>
|
|
1921
|
|
1922 * Files split from nt to new w32 directory:
|
|
1923 ChangeLog, README, Todo, paths.h, config.h, inc/*, runemacs.c,
|
|
1924 xemacs.mak.
|
|
1925
|
412
|
1926 1997-11-05 Didier Verna <verna@inf.enst.fr>
|
209
|
1927
|
|
1928 * configure.in: Added the --site-prefixes options for the configure
|
384
|
1929 script. You give a colon or space separated list of prefixes, and
|
209
|
1930 subdirectories include/ and lib/ will be added with -I and -L.
|
|
1931
|
|
1932 1997-11-05 Martin Buchholz <Martin Buchholz <martin@xemacs.org>>
|
|
1933
|
|
1934 * configure.in: AIX + gcc fixes.
|
|
1935 - Don't wrap -B. aixflags changed to start_flags.
|
|
1936
|
|
1937 1997-11-04 SL Baur <steve@altair.xemacs.org>
|
|
1938
|
|
1939 * lwlib/lwlib-Xm.c(update_one_menu_entry): Add missing variable.
|
|
1940 From Skip Montanaro <skip@calendar.com>
|
|
1941
|
434
|
1942 1997-11-04 Adrian Aichner <adrian@xemacs.org>
|
209
|
1943
|
|
1944 * etc/TUTORIAL.de:
|
|
1945 Updated copyright information. Translated most of the COPYING
|
|
1946 section. Translated the <<.*>> didactic line.
|
|
1947
|
434
|
1948 1997-10-22 Adrian Aichner <adrian@xemacs.org>
|
209
|
1949
|
|
1950 * etc/TUTORIAL.de: Fixed two issues reported by
|
|
1951 Achim Oppelt <aoppelt@theorie3.physik.uni-erlangen.de>
|
|
1952
|
|
1953 * etc/TUTORIAL.de:
|
|
1954 Manually applied rejected patch hunks from Marc Aurel's patch.
|
|
1955 Some more fixes.
|
|
1956
|
|
1957 * etc/TUTORIAL.de:
|
|
1958 Applied patches supplied by Marc Aurel <4-tea-2@bong.saar.de>.
|
|
1959 They fix yet more typos and quite a few awkward sentences.
|
|
1960
|
434
|
1961 1997-10-21 Adrian Aichner <adrian@xemacs.org>
|
209
|
1962
|
|
1963 * etc/TUTORIAL.de: Manually merged a few more corrections by
|
|
1964 Carsten Leonhardt <leo@arioch.oche.de>
|
|
1965
|
434
|
1966 1997-10-20 Adrian Aichner <adrian@xemacs.org>
|
209
|
1967
|
|
1968 * etc/TUTORIAL.de:
|
|
1969 Applied patches from Andreas Jaeger <aj@arthur.rhein-neckar.de> to 1.2,
|
|
1970 then merged them with 1.3 via ediff-buffers.
|
|
1971 Andreas found some quite nasty typos still and added many missing commas.
|
|
1972
|
|
1973 * etc/TUTORIAL.de: Re-fill-ed paragraphs after patching.
|
|
1974
|
|
1975 * etc/TUTORIAL.de: Applied the excellent patches courtesy of
|
|
1976 Carsten Leonhardt <leo@arioch.oche.de>.
|
|
1977
|
|
1978 1997-11-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1979
|
|
1980 * Delete etc/TUTORIAL.th because Thai is not supported yet.
|
|
1981
|
|
1982 1997-11-02 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1983
|
|
1984 * etc/TUTORIAL.ko: Renamed from etc/TUTORIAL.kr to fit with ISO
|
|
1985 639 (two letter language code).
|
|
1986
|
|
1987 * etc/TUTORIAL.ja: Renamed from etc/TUTORIAL.jp to fit with ISO
|
|
1988 639 (two letter language code).
|
|
1989
|
|
1990 1997-11-02 SL Baur <steve@altair.xemacs.org>
|
|
1991
|
|
1992 * etc/CHARSETS: New file imported from Emacs 20.1.
|
|
1993
|
|
1994 1997-11-02 Kyle Jones <kyle_jones@wonderworks.com>
|
|
1995
|
|
1996 * lwlib/lwlib-Xaw.c (xaw_pop_instance): Don't use parent
|
|
1997 window's coordinates and dimensions to center the
|
|
1998 dialog box unless its mapped_when_managed property is
|
|
1999 true. This should avoid the top level widget that the
|
|
2000 HAVE_SESSION code creates, which is unmapped and
|
|
2001 useless for this purpose.
|
|
2002
|
|
2003 1997-11-01 SL Baur <steve@altair.xemacs.org>
|
|
2004
|
|
2005 * XEmacs 20.3-pre1 is released.
|
|
2006
|
207
|
2007 1997-10-31 SL Baur <steve@altair.xemacs.org>
|
|
2008
|
209
|
2009 * XEmacs 19.16 is released.
|
|
2010
|
|
2011 1997-10-31 SL Baur <steve@altair.xemacs.org>
|
|
2012
|
227
|
2013 * XEmacs 20.5-beta2 is released.
|
207
|
2014
|
|
2015 1997-10-30 SL Baur <steve@altair.xemacs.org>
|
|
2016
|
|
2017 * configure.in (xetest): Eliminate tests for PNG, JPEG,
|
|
2018 TIFF(broken) and replace with test for ImageMagick.
|
|
2019
|
|
2020 1997-10-30 Kyle Jones <kyle_jones@wonderworks.com>
|
384
|
2021
|
207
|
2022 * etc/Emacs.ad: Added *XlwMenu*highlightForeground entry.
|
|
2023 Added *XlwMenu*titleForeground entry.
|
|
2024
|
|
2025 * lwlib/xlwmenu.h: Added string macro declarations for
|
|
2026 titleForeground and highlightForeground properties.
|
|
2027
|
|
2028 * lwlib/xlwmenuP.h: Added struct fields for title and
|
|
2029 highlight colors.
|
|
2030
|
|
2031 * lwlib/xlwmenu.c: Added initialization and usage code
|
|
2032 for the new titleForeground and highlightForeground
|
|
2033 properties.
|
|
2034
|
|
2035 1997-10-29 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2036
|
|
2037 * etc/HELLO: Add Czech.
|
|
2038
|
|
2039 * etc/HELLO: Delete Amharic, Thai and Tigrigna.
|
|
2040
|
|
2041 1997-10-28 SL Baur <steve@altair.xemacs.org>
|
|
2042
|
|
2043 * XEmacs 20.3-beta94 is released.
|
|
2044
|
|
2045 1997-10-28 Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
|
2046
|
|
2047 * configure.in: Correct last patch for berkdb.
|
|
2048
|
|
2049 1997-10-28 SL Baur <steve@altair.xemacs.org>
|
|
2050
|
|
2051 * XEmacs 20.3-beta93 is released.
|
|
2052
|
|
2053 1997-10-27 Martin Buchholz <mrb@eng.sun.com>
|
|
2054
|
|
2055 * lib-src/make-path.c:
|
|
2056 * lib-src/digest-doc.c:
|
|
2057 * lib-src/gnuslib.c: Always include config.h before system headers
|
|
2058 * configure.in: Improve AIX configure support
|
|
2059 - NON_GNU_CC defaults to `xlc'
|
384
|
2060 - CFLAGS defaults to "-O3 -qstrict -qlibansi -qinfo -qro
|
207
|
2061 -qmaxmem=20000"
|
|
2062 - check for sin instead of sqrt in -lm to avoid xlc internal error
|
|
2063 - Detect -li18n for use with Motif
|
|
2064 - Move weird AIX static linking flags from s&m files to configure.in
|
|
2065 - use #pragma instead of -ma flag to avoid compiler warnings
|
|
2066
|
|
2067 1997-10-25 Kyle Jones <kyle_jones@wonderworks.com>
|
|
2068
|
|
2069 * lwlib/xlwmenu.c: Use XtRDimension in place of
|
|
2070 XmRHorizontalDimension in shadowThickness resource
|
|
2071 declaration.
|
|
2072
|
|
2073 * lwlib/xlwmenu.c (label_button_draw): Use the button_gc
|
|
2074 color as the foreground for selected entries.
|
|
2075
|
|
2076 * lwlib/xlwmenu.c (push_button_draw): Use the button_gc
|
|
2077 color as the foreground for selected entries.
|
|
2078
|
|
2079 * lwlib/xlwmenu.c (toggle_decoration_height): Force
|
|
2080 height to be minimum of 2x the shadow thickness.
|
|
2081
|
|
2082 1997-10-24 Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
|
2083
|
|
2084 * configure.in: Don't choke on Berkeley DB 2.x.
|
|
2085
|
|
2086 1997-10-24 SL Baur <steve@altair.xemacs.org>
|
|
2087
|
|
2088 * XEmacs 20.3-beta92 is released.
|
|
2089
|
|
2090 1997-10-21 SL Baur <steve@altair.xemacs.org>
|
|
2091
|
|
2092 * Makefile.in (lisp/utils/finder-inf.el): Don't force rebuild if
|
|
2093 it already exists (use `make finder' to force rebuild).
|
|
2094
|
|
2095 1997-10-18 SL Baur <steve@altair.xemacs.org>
|
|
2096
|
424
|
2097 * XEmacs 20.3-beta91 is released.
|
207
|
2098
|
|
2099 1997-10-16 Hrvoje Niksic <hniksic@srce.hr>
|
|
2100
|
|
2101 * etc/NEWS: document changed package load semantics.
|
|
2102
|
|
2103 1997-10-15 Olivier Galibert <olivier.galibert@mines.u-nancy.fr>
|
|
2104
|
|
2105 * configure.in: Removed -Olimit=2000 from cc for IRIX.
|
|
2106
|
|
2107 1997-10-12 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
2108
|
|
2109 * configure.in (null_string): Added AC_SUBST(infodir_user_defined)
|
|
2110 and removed backquoted echo statement from the infopath report line.
|
|
2111
|
|
2112 1997-10-15 Olivier Galibert <olivier.galibert@mines.u-nancy.fr>
|
|
2113
|
|
2114 * configure.in: Added detection of the declaration of the timezone
|
|
2115 variable in system files. Defines HAVE_TIMEZONE_DECL if yes.
|
|
2116
|
|
2117
|
|
2118 1997-10-15 Olivier Galibert <olivier.galibert@mines.u-nancy.fr>
|
|
2119
|
|
2120 * config.h.in: Add HAVE_TIMEZONE_DECL for detection of declaration
|
|
2121 of the timezone variable in system headers.
|
|
2122
|
|
2123 * systime.h: Use HAVE_TIMEZONE_DECL.
|
|
2124
|
|
2125 1997-10-14 SL Baur <steve@altair.xemacs.org>
|
|
2126
|
|
2127 * configure.in (all_widgets): Don't allow configuration of
|
|
2128 --with-mule if Mule lisp hasn't been installed.
|
|
2129
|
|
2130 1997-10-13 SL Baur <steve@altair.xemacs.org>
|
|
2131
|
|
2132 * configure.in: Remove `site-lisp' from list of directories to
|
|
2133 make symbolic links for.
|
|
2134
|
|
2135 * XEmacs 20.3-beta90 is released.
|
|
2136
|
|
2137 1997-10-12 Glynn Clements <glynn@sensei.co.uk>
|
|
2138
|
|
2139 * info/dir: Cosmetic changes to info/dir
|
|
2140
|
|
2141 1997-10-13 Hrvoje Niksic <hniksic@srce.hr>
|
|
2142
|
|
2143 * etc/NEWS: Updates
|
|
2144
|
205
|
2145 1997-10-12 SL Baur <steve@altair.xemacs.org>
|
|
2146
|
227
|
2147 * XEmacs 20.5-beta1 is released.
|
205
|
2148
|
|
2149 * XEmacs 19.16-pre9 is released.
|
|
2150
|
|
2151 * XEmacs 19.16-pre8 is released.
|
|
2152
|
203
|
2153 1997-10-11 SL Baur <steve@altair.xemacs.org>
|
|
2154
|
205
|
2155 * XEmacs 20.3-beta28 is released.
|
|
2156
|
203
|
2157 * Makefile.in (src/paths.h): Update PATH_INFOPATH
|
|
2158 (infopath): New shell variable.
|
|
2159 (infopath_user_defined): Ditto.
|
|
2160
|
|
2161 * configure.in (infodir_user_defined): Spelling fixes.
|
|
2162
|
|
2163 1997-10-10 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
2164
|
|
2165 * configure.in: added options and option help docs for infopath
|
|
2166 and lockdir
|
|
2167 * '' added a line to the report for infopath and lockdir
|
|
2168
|
207
|
2169 * etc/NEWS: Draft entry for the info changes.
|
203
|
2170
|
|
2171 1997-10-10 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
2172
|
|
2173 * Makefile.in.in (INFOPATH): Added variable and put it into
|
|
2174 DUMPENV.
|
|
2175
|
|
2176 1997-10-11 SL Baur <steve@altair.xemacs.org>
|
|
2177
|
|
2178 * packages/info/localdir: New directory and file.
|
|
2179
|
|
2180 * packages/README: New directory & file.
|
|
2181
|
|
2182 1997-10-10 Martin Buchholz <mrb@eng.sun.com>
|
|
2183
|
|
2184 * Makefile.in: Add `make configure' target
|
|
2185
|
384
|
2186 * etc/BETA:
|
203
|
2187 - remove Chuck as contact name
|
|
2188 - random small improvements
|
|
2189 - remove I/me references - the message should be that XEmacs
|
|
2190 maintenance is an inclusive community effort.
|
|
2191
|
|
2192 1997-10-10 SL Baur <steve@altair.xemacs.org>
|
|
2193
|
|
2194 * etc/BETA (Prerequisite): Add further documentation for
|
|
2195 package installation.
|
|
2196
|
|
2197 1997-10-07 SL Baur <steve@altair.xemacs.org>
|
|
2198
|
|
2199 * XEmacs 19.16-pre7 is released.
|
|
2200
|
|
2201 1997-10-05 Damon Lipparelli <lipp@aa.net>
|
|
2202
|
|
2203 * Makefile.in (install-arch-dep, install-arch-indep): Move the
|
|
2204 commands for symlink'ing the system-independent bits into the
|
|
2205 system-dependent directory structure from "install-arch-indep" to
|
|
2206 "install-arch-dep".
|
|
2207
|
|
2208 1997-10-06 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
2209
|
|
2210 * Makefile.in (blddir): variable from "configure".
|
|
2211 (finder): use it.
|
|
2212
|
|
2213 1997-10-05 SL Baur <steve@altair.xemacs.org>
|
|
2214
|
|
2215 * Makefile.in (GENERATED_LISP): New variable.
|
|
2216 (all): Force dependency on finder-inf.el.
|
|
2217 (lisp/utils/finder-inf.el): new rule.
|
|
2218
|
|
2219 1997-10-04 SL Baur <steve@altair.xemacs.org>
|
|
2220
|
|
2221 * XEmacs 19.16-pre6 is released.
|
|
2222
|
201
|
2223 1997-10-04 SL Baur <steve@altair.xemacs.org>
|
|
2224
|
|
2225 * XEmacs 20.3-beta27 is released.
|
|
2226
|
|
2227 1997-10-03 Damon Lipparelli <lipp@primus.com>
|
|
2228
|
|
2229 * Makefile.in (install-arch-indep): When --prefix !=
|
|
2230 --exec-prefix, symlink the system-independent bits into the
|
|
2231 system-dependent directory structure (rather than the other way
|
|
2232 around).
|
|
2233
|
|
2234 1997-10-03 Martin Buchholz <mrb@eng.sun.com>
|
|
2235
|
|
2236 * lib-src/etags.c: etags 12.28 + prototypization
|
384
|
2237 * INSTALL: Better document --site-runtime-libraries
|
|
2238 * src/scrollbar-x.c (x_update_scrollbar_instance_status):
|
201
|
2239 FIX: M-x scroll-left; horizontal scrollbar appears; drag it
|
|
2240 left; scrollbar disappears; keyboard inoperative.
|
|
2241 * configure.in: Remove left-over references to *_switch_x_*
|
|
2242 - NAS libaudio is part of $libs_x, not $LIBS
|
|
2243
|
199
|
2244 1997-10-02 SL Baur <steve@altair.xemacs.org>
|
|
2245
|
|
2246 * XEmacs 20.3-beta26 is released.
|
|
2247
|
197
|
2248 1997-09-30 SL Baur <steve@altair.xemacs.org>
|
|
2249
|
|
2250 * XEmacs 20.3-beta25 is released.
|
|
2251
|
|
2252 * Makefile.in (install-arch-dep): Install the `Installation' for
|
|
2253 future reference.
|
|
2254
|
|
2255 * etc/BETA: Document existence of `Installation' file.
|
|
2256 - Document requirement of rebuilding finder-inf.el when building
|
|
2257 from the full tarball.
|
384
|
2258
|
197
|
2259 * Makefile.in (top_distclean): Remove finder-inf.el*.
|
|
2260
|
|
2261 * configure.in (use_union_type): Default to "yes".
|
|
2262
|
|
2263 1997-09-29 Martin Buchholz <mrb@eng.sun.com>
|
|
2264
|
|
2265 * configure.in: Add tiff autodetection
|
|
2266
|
|
2267 1997-09-29 SL Baur <steve@altair.xemacs.org>
|
|
2268
|
|
2269 * lwlib/xlwmenu.c: Add bounds checking.
|
|
2270 Check error return on XmStringGetLtoR.
|
|
2271
|
195
|
2272 1997-09-27 SL Baur <steve@altair.xemacs.org>
|
|
2273
|
|
2274 * XEmacs 20.3-beta24 is released.
|
|
2275
|
|
2276 1997-09-27 Hrvoje Niksic <hniksic@srce.hr>
|
|
2277
|
|
2278 * Makefile.in (custom-loads): New target.
|
|
2279
|
|
2280 1997-09-24 SL Baur <steve@altair.xemacs.org>
|
|
2281
|
|
2282 * etc/BETA (XEmacs 20.3 packages): Added explanation of package
|
|
2283 hierarchy.
|
|
2284
|
|
2285 1997-09-23 SL Baur <steve@altair.xemacs.org>
|
|
2286
|
|
2287 * lwlib/xlwmenu.c: Fix compilation problem with USE_XFONTSET.
|
|
2288 From Kazuyuki IENAGA <ienaga@jsys.co.jp>
|
|
2289
|
|
2290 1997-09-22 SL Baur <steve@altair.xemacs.org>
|
|
2291
|
|
2292 * XEmacs 19.16-pre4 is released.
|
|
2293
|
193
|
2294 1997-09-20 SL Baur <steve@altair.xemacs.org>
|
|
2295
|
|
2296 * XEmacs 20.3-beta23 is released.
|
|
2297
|
|
2298 1997-09-19 SL Baur <steve@altair.xemacs.org>
|
|
2299
|
|
2300 * XEmacs 19.16-pre3 is released.
|
|
2301
|
|
2302 1997-09-18 Colin Rafferty <craffert@ml.com>
|
|
2303
|
|
2304 * etc/NEWS: Various spelling corrections and some grammar
|
|
2305 corrections (which/that).
|
|
2306
|
|
2307 1997-09-19 Martin Buchholz <mrb@eng.sun.com>
|
|
2308
|
|
2309 * src/redisplay-tty.c: Fix crashes with non-7bit tty escape
|
|
2310 sequences (needs more testing).
|
384
|
2311 * */Makefile*:
|
193
|
2312 - Cleanup man/*/Makefile for consistency.
|
|
2313 - use $(MAKEFINFO), $(TEXI2DVI), etc...
|
|
2314 - Make combination --with-srcdir + Sun make work properly.
|
384
|
2315 - Change construct: test -d $${dir} || mkdir $${dir}
|
193
|
2316 --> if test ! -d $${dir}; then mkdir $${dir}; fi
|
|
2317 * lisp/x11/x-win-sun.el: Fix remaining glitches with
|
|
2318 re-mappings of Sun function keys.
|
|
2319 * configure.in: Detect libXaw AFTER libXpm to support libXawXpm.
|
|
2320 * man/internals/internals.texi: Fix makeinfo compilation error.
|
|
2321
|
191
|
2322 1997-09-17 SL Baur <steve@altair.xemacs.org>
|
|
2323
|
|
2324 * XEmacs 20.3-beta22 is released.
|
|
2325
|
189
|
2326 1997-09-16 SL Baur <steve@altair.xemacs.org>
|
|
2327
|
|
2328 * XEmacs 20.3-beta21 is released.
|
|
2329
|
|
2330 * XEmacs 19.16-pre2 is released.
|
|
2331
|
187
|
2332 1997-09-13 SL Baur <steve@altair.xemacs.org>
|
|
2333
|
|
2334 * XEmacs 20.3-beta20 is released.
|
|
2335
|
|
2336 1997-09-11 Martin Buchholz <mrb@eng.sun.com>
|
|
2337
|
|
2338 * configure.in: Use `PATH' for options that take multiple dirs.
|
|
2339 - Fix test for $PWD == `pwd`
|
|
2340 - Prefer autodetected X11R6 to X11 so that broken HP and Linux
|
|
2341 systems can work. (untested)
|
|
2342
|
|
2343 * lisp/cl/cl.el: Fix `loop' indentation to be same as `defun'.
|
|
2344 * lisp/prim/dumped-lisp.el: cl-extra and cl-seq always end up
|
|
2345 being autoloaded - let's make them part of the core.
|
|
2346
|
|
2347 * lisp/x11/x-compose.el:
|
|
2348 * lisp/x11/x-init.el:
|
|
2349 * lisp/x11/x-win-sun.el:
|
|
2350 * lisp/x11/x-winxfree86.el:
|
|
2351 * src/device-x.c:
|
|
2352 * src/event-Xt.c:
|
|
2353 - Yet another rewrite of key handling (not the last, though)
|
|
2354 - x-keysym-on-keyboard-p is much faster.
|
|
2355 - x-keysym-on-keyboard-sans-modifiers-p introduced.
|
|
2356 - x-keysym-hashtable introduced.
|
|
2357 - allow X11R4 libs to guess keysyms on X11R5 servers.
|
384
|
2358 - A better workaround for the bug that some Xlibs generate
|
187
|
2359 Multi_key a adiaeresis when pressing Multi_key a "
|
384
|
2360
|
187
|
2361 * src/dgif_lib.c: Make sure size_t is defined before using it.
|
|
2362
|
|
2363 1997-09-12 SL Baur <steve@altair.xemacs.org>
|
|
2364
|
|
2365 XEmacs 19.16-pre1 "Queens" is released.
|
|
2366
|
|
2367 1997-09-08 SL Baur <steve@altair.xemacs.org>
|
|
2368
|
|
2369 * configure.in: Reverse package-path.
|
|
2370 From Colin Rafferty <craffert@ml.com>
|
|
2371
|
185
|
2372 1997-09-02 SL Baur <steve@altair.xemacs.org>
|
|
2373
|
|
2374 * XEmacs 20.3-beta19 is released.
|
|
2375
|
|
2376 * Makefile.in (finder): New target.
|
|
2377
|
|
2378 1997-08-29 SL Baur <steve@altair.xemacs.org>
|
|
2379
|
|
2380 * XEmacs 19.16-beta91 is released.
|
|
2381
|
|
2382 1997-08-25 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2383
|
|
2384 * lisp/apel/emu-x20.el (mime-charset-coding-system-alist):
|
|
2385 iso-2022-jp-2 is defined as coding-system.
|
|
2386
|
|
2387 * lisp/mule/mule-coding.el: Rename `iso-2022-ss2-{7|8}' ->
|
|
2388 `iso-2022-{7|8}bit-ss2' to sync with Emacs 20.0.96.
|
|
2389
|
|
2390 (iso-2022-jp-2): New coding system.
|
|
2391
|
|
2392 1997-08-23 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2393
|
|
2394 * lisp/prim/about.el (about-maintainer-glyph): Fix problem with
|
|
2395 jka-compr.el.
|
|
2396
|
|
2397 1997-08-20 SL Baur <steve@altair.xemacs.org>
|
|
2398
|
|
2399 * XEmacs 19.16-beta90 is released.
|
|
2400
|
183
|
2401 1997-08-16 SL Baur <steve@altair.xemacs.org>
|
|
2402
|
|
2403 * XEmacs 20.3-beta18 is released.
|
|
2404
|
|
2405 1997-08-11 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
2406
|
|
2407 * etc/NEWS: add a section telling about the Info changes.
|
|
2408
|
181
|
2409 1997-08-09 SL Baur <steve@altair.xemacs.org>
|
|
2410
|
|
2411 * XEmacs 20.3-beta17 is released.
|
|
2412
|
|
2413 1997-08-07 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
2414
|
|
2415 * etc/gnuserv.1: Described Hrvoje's mods in manpage
|
|
2416
|
|
2417 1997-08-09 Martin Buchholz <mrb@eng.sun.com>
|
|
2418
|
|
2419 * configure.in:
|
|
2420 - use-system-malloc renamed to with-system-malloc.
|
|
2421 - config.el reimplemented for improved accuracy.
|
|
2422 - new variable `blddir' introduced for informational purposes.
|
|
2423 * lib-src/config.values.in: new config.el implementation
|
|
2424 * lib-src/config.values.sh: new config.el implementation
|
384
|
2425 * lisp/modes/pascal.el: Sync with GNU Emacs, fix infloop problem
|
181
|
2426 (thanks to Espen Skoglund, pascal.el maintainer)
|
|
2427 * src/chartab.c: maintainability improvements.
|
|
2428 * src/mule-coding.c: FIX for: editing DOS files with ISO2022*
|
|
2429 coding systems results in extra CR's inserted into file on saving.
|
|
2430
|
|
2431 1997-08-06 SL Baur <steve@altair.xemacs.org>
|
|
2432
|
|
2433 * configure.in: Crash & burn if db-2 is detected.
|
|
2434 From Soren Dayton <csdayton@cs.uchicago.edu>
|
|
2435
|
179
|
2436 1997-07-31 SL Baur <steve@altair.xemacs.org>
|
|
2437
|
|
2438 * XEmacs 20.3-beta16 is released.
|
|
2439
|
|
2440 1997-07-31 Martin Buchholz <mrb@eng.sun.com>
|
|
2441
|
|
2442 * configure.in: --with-x11=no --> --with-xface=no
|
|
2443 * lisp/efs/dired-xemacs.el: Rationalize mouse file functions
|
|
2444 * src/input-method-xlib.c: Allow xemacs to connect to kinput2
|
|
2445 * event-Xt.c: Fix crashes when no input context available.
|
|
2446 * src/mule-coding.c: Use enum eol_type instead of int consistently
|
|
2447 * regex.c: Use (void *) 0 instead of NULL in varargs function calls
|
|
2448 * src/s/freebsd.h: Wrap #include X11/Xlocale.h inside #ifndef
|
|
2449 NOT_C_CODE
|
|
2450
|
|
2451 1997-07-27 SL Baur <steve@altair.xemacs.org>
|
|
2452
|
|
2453 * etc/BETA: Update patching instructions.
|
|
2454
|
177
|
2455 1997-07-26 SL Baur <steve@altair.xemacs.org>
|
|
2456
|
|
2457 * XEmacs 20.3-beta15 is released.
|
|
2458
|
|
2459 1997-07-25 SL Baur <steve@altair.xemacs.org>
|
|
2460
|
|
2461 * lwlib/xlwscrollbar.c: Add debug malloc support.
|
|
2462 * lwlib/xlwmenu.c: Ditto.
|
|
2463 * lwlib/lwlib-utils.h: Ditto.
|
|
2464
|
|
2465 * configure.in (null_string): Add --use-debug-malloc option.
|
|
2466
|
|
2467 1997-07-21 SL Baur <steve@altair.xemacs.org>
|
|
2468
|
|
2469 * info/dir (Packages): Remove AUCTeX, Gnus and Message manuals.
|
|
2470
|
|
2471 1997-07-20 SL Baur <steve@altair.xemacs.org>
|
|
2472
|
|
2473 * Makefile.in (install-arch-indep): Create required links when
|
|
2474 prefixdir != execdir.
|
|
2475
|
|
2476 1997-07-19 SL Baur <steve@altair.xemacs.org>
|
175
|
2477
|
|
2478 * XEmacs 20.3-beta14 is released.
|
|
2479
|
|
2480 1997-07-19 Martin Buchholz <mrb@eng.sun.com>
|
|
2481
|
177
|
2482 * src/fns.c (require): Print messages when loading a file as a
|
175
|
2483 result of require.
|
384
|
2484
|
175
|
2485 * configure.in:
|
|
2486 * lisp/utils/config.el:
|
384
|
2487 * lib-src/config.values:
|
175
|
2488 - new file created and installed by building.
|
|
2489 - Allow configuration time values to be queried by the lisp code.
|
|
2490
|
|
2491 * configure.in:
|
|
2492 - check for alloca in libPW on hpux.
|
|
2493 - Redo --with-clash-detection
|
|
2494 - need to check for termios and friends even if with-tty=no.
|
|
2495 - Always define SIGNALS_VIA_CHARACTERS if HAVE_TERMIOS
|
|
2496 - better quoting for AIX_SMT_EXP (untested)
|
|
2497 - gcc flags now default to "-g -O2 -Wall -Wno-switch"
|
|
2498
|
|
2499 * *.[ch]: more warning elimination
|
|
2500
|
|
2501 * src/input-method*.c:
|
|
2502 * src/s/freebsd.h:
|
|
2503 - remove freebsd ifdefs from C code.
|
|
2504
|
|
2505 * src/specifier.c:
|
|
2506 - fix Fdisplay-table-specifier-p
|
|
2507
|
173
|
2508 1997-07-13 Steven L Baur <steve@altair.xemacs.org>
|
|
2509
|
|
2510 * XEmacs 20.3-beta13 is released.
|
|
2511
|
|
2512 * info/dir (Packages): Integrate texinfo manual for PH.
|
|
2513
|
|
2514 1997-07-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
2515
|
|
2516 * extents.c (print_extent): Print correctly.
|
384
|
2517
|
173
|
2518 1997-07-13 Steven L Baur <steve@altair.xemacs.org>
|
|
2519
|
|
2520 * configure.in (CPP): Add -Wall to default gcc CFLAGS.
|
|
2521
|
|
2522 1997-07-11 Martin Buchholz <mrb@eng.sun.com>
|
|
2523
|
|
2524 * *Makefile*: More cleanup.
|
|
2525 - MAKE CFLAGS=-foo now works with recursive invocations on old makes
|
|
2526 - Nuke ld_call_shared from s&m files
|
|
2527 - Nuke src/s/*-static.h
|
|
2528 - Nuke Solaris and DEC OSF static build support.
|
|
2529 - Nuke SHORTNAMES
|
|
2530 - Nuke libmld
|
|
2531 - CLASH_DETECTION configurable, off by default.
|
|
2532
|
|
2533 * *.[ch]: Warning elimination, code cleanup, some 64-bit
|
|
2534 safeguarding.
|
|
2535
|
|
2536 * sol2.h: More bullet-proofing for Sun bugs in header files.
|
|
2537
|
|
2538 * lib-src/etags.c: etags version 12.19.
|
|
2539
|
|
2540 * lisp/x11/x-select.el:
|
|
2541 * src/xselect.c: Try STRING if selection owner couldn't convert
|
384
|
2542 COMPOUND_TEXT.
|
173
|
2543
|
|
2544 * src/*.c: Change defalt to default_, and in general allow
|
|
2545 doc-snarfing functions to recognize and ignore trailing `_'
|
|
2546
|
384
|
2547 * src/*.[ch]: Introduce XVECTOR_DATA and XVECTOR_LENGTH macros and
|
173
|
2548 convert source code to use them consistently.
|
|
2549
|
171
|
2550 1997-07-08 Steven L Baur <steve@altair.xemacs.org>
|
|
2551
|
|
2552 * XEmacs 20.3-beta12 is released.
|
|
2553
|
|
2554 1997-07-08 Martin Buchholz <mrb@eng.sun.com>
|
|
2555
|
384
|
2556 * configure.in: Set options differently, depending on beta-ness of
|
171
|
2557 build tree.
|
|
2558 * *Makefile*: Clean up *clean: targets, esp. Steven's beloved
|
|
2559 distclean.
|
|
2560
|
|
2561 1997-07-08 Steven L Baur <steve@altair.xemacs.org>
|
|
2562
|
|
2563 * pkg-src/tree-x/Makefile.in.in (xoobr): Pass CFLAGS to the
|
|
2564 linker.
|
|
2565 From Olivier Galibert <Olivier.Galibert@mines.u-nancy.fr>
|
|
2566
|
|
2567 1997-07-07 Steven L Baur <steve@altair.xemacs.org>
|
|
2568
|
|
2569 * pkg-src/tree-x/Makefile.in.in (distclean): Add target.
|
|
2570
|
|
2571 1997-07-06 Steven L Baur <steve@altair.xemacs.org>
|
|
2572
|
|
2573 * lwlib/lwlib-Xm.c (xm_update_one_value): Hand application of mrb
|
|
2574 fix. Restoration of lossage from beta10->beta11 upgrade.
|
|
2575
|
|
2576 * XEmacs 20.3-beta11 is released.
|
|
2577
|
|
2578 1997-07-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2579
|
|
2580 * lisp/language/english.el: Add quail-british for British.
|
|
2581
|
|
2582 * lisp/language/european.el: Register input-method for various non
|
|
2583 quail-latin-1 methods.
|
|
2584
|
169
|
2585 1997-07-05 Martin Buchholz <mrb@eng.sun.com>
|
|
2586
|
|
2587 * lib-src/getopt*.c: Don't redefine const - let configure do that.
|
|
2588
|
|
2589 * configure.in: Better behavior for `configure --with-gcc=no'
|
|
2590 - Autodetect ulimit.h
|
|
2591 - Remove broken SunOS4 kludge for libXmu
|
|
2592 - Autodetect usleep
|
|
2593
|
|
2594 * src/s/sol2.h: Support gcc on various Solaris releases.
|
384
|
2595
|
169
|
2596 * lib-src/*.c: Ansify prototypes.
|
|
2597
|
|
2598 * lisp/prim/files.el: Optimize auto-mode-alist.
|
|
2599
|
|
2600 * pkg-src/tree-x/Makefile.in.in: `make distclean' now works
|
|
2601 - `make install' now works.
|
|
2602 - dependencies updated.
|
|
2603
|
|
2604 * pkg-src/tree-x/*.[ch]: Fix compile warnings.
|
|
2605 - Replace uses of XtVa* with non-varargs variants.
|
|
2606
|
|
2607 1997-07-01 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2608
|
|
2609 * lisp/modes/image-mode.el: Add `image-maybe-restore' to
|
|
2610 `change-major-mode-hook'.
|
|
2611
|
|
2612 * lisp/modes/image-mode.el (image-maybe-restore): New function.
|
|
2613
|
|
2614 * src/glyphs.c (make_string_from_file): must protect from
|
|
2615 `format-alist'.
|
|
2616
|
|
2617 1997-06-30 Steven L Baur <steve@altair.xemacs.org>
|
|
2618
|
|
2619 * pkg-src/tree-x/Makefile.in.in (INSTALL): Add configure written
|
|
2620 variable.
|
|
2621
|
167
|
2622 1997-06-29 Steven L Baur <steve@altair.xemacs.org>
|
|
2623
|
169
|
2624 * configure.in (CPP): Correct typo `print-lib-gcc-file-name'
|
|
2625 should be `print-libgcc-file-name'
|
|
2626 From Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
|
384
|
2627
|
167
|
2628 * XEmacs 20.3-beta10 is released.
|
|
2629
|
|
2630 1997-06-29 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2631
|
|
2632 * lisp/language/chinese.el: Add chinese-isoir165 (CCITT Extended
|
|
2633 GB).
|
|
2634
|
|
2635 * lisp/language/chinese.el: Modify charset DOC-strings for CNS
|
|
2636 11643 to be more detailed.
|
|
2637
|
|
2638 * lisp/language/arabic.el: Rename `arabic-0', `arabic-1' and
|
|
2639 `arabic-2' to `arabic-digit', `arabic-1-column' and
|
|
2640 `arabic-2-column' to sync with Emacs/mule-19.34.94-zeta.
|
|
2641
|
|
2642 * src/mule-charset.c: Modify charset DOC-strings to be more
|
|
2643 detailed.
|
|
2644
|
|
2645 Use BOX DRAWINGS characters of JIS X0208.
|
|
2646
|
|
2647 1997-06-28 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2648
|
|
2649 * lisp/apel/richtext.el: Add autoload comments for
|
|
2650 `richtext-encode' and `richtext-decode'.
|
|
2651
|
|
2652 * lisp/prim/format.el (format-alist): Add `text/richtext'.
|
|
2653
|
|
2654 * lisp/tl/chartblxmas.el: New file.
|
|
2655
|
|
2656 * lisp/x11/x-menubar.el (default-menubar): Add "Show character
|
|
2657 table" for MULE menu.
|
|
2658
|
|
2659 * lisp/apel/emu.el: Check richtext.el is bundled.
|
|
2660
|
|
2661 * lisp/tl/char-table.el (view-charset): New command.
|
|
2662
|
|
2663 * lisp/tl/char-table.el: Rename some functions.
|
|
2664
|
|
2665 * lisp/packages/hexl.el (hexl-mode-exit): Run
|
|
2666 `hexl-mode-exit-hook'.
|
|
2667
|
|
2668 * lisp/x11/x-menubar.el (default-menubar): Fix "Describe language
|
|
2669 support" and "Set language environment" of mule menu.
|
|
2670
|
|
2671 * lisp/apel/file-detect.el: Add autoload comments for function
|
|
2672 `add-path', `add-latest-path', `get-latest-path',
|
|
2673 `file-installed-p', `exec-installed-p', `module-installed-p' and
|
|
2674 variable `exec-suffix-list'.
|
|
2675
|
|
2676 * lisp/prim/format.el (format-alist): Add image/jpeg, image/gif,
|
|
2677 image/png and image/x-xpm.
|
|
2678
|
|
2679 * lisp/modes/image-mode.el: New file.
|
|
2680
|
|
2681 1997-06-27 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2682
|
|
2683 * lisp/tm/tm-ew-e.el (tm-eword::encode-string-1): avoid infinite
|
|
2684 loop caused by long non-encoded-word element. (cf. [tm-en:1356])
|
|
2685
|
|
2686 (mime/field-encoding-method-alist): Add "Message-ID" as ignored.
|
|
2687
|
165
|
2688 1997-06-25 Steven L Baur <steve@altair.xemacs.org>
|
|
2689
|
|
2690 * XEmacs 20.3-beta9 is released.
|
|
2691
|
|
2692 * Makefile.in (dist): Make `make dist' work for me.
|
|
2693
|
|
2694 1997-06-25 Martin Buchholz <mrb@eng.sun.com>
|
|
2695
|
|
2696 * configure.in:
|
|
2697 - Change "t" to tabs in sed commands
|
|
2698 - Add /g to sed substitition commands when appropriate
|
|
2699 - Change XtVa[SG]etValue to Xt[SG]etValue
|
|
2700 - Make version variables into Lisp_Objects.
|
|
2701
|
|
2702 1997-06-19 Martin Buchholz <mrb@eng.sun.com>
|
|
2703
|
|
2704 * src/config.h.in:
|
|
2705 * configure.in:
|
|
2706 - Autodetect X defines using xmkmf.
|
|
2707 - Compute rpath on *bsd* systems as well.
|
|
2708 - rewrite PRINT_VAR m4 macro.
|
|
2709 - detect sizes of void* and long long for future use by unex*.c
|
|
2710 * regex.c: _GNU_SOURCE may be defined by config.h; don't redefine.
|
|
2711
|
|
2712 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2713
|
|
2714 * lisp/language/arabic.el: moved from lisp/mule/arabic-hooks.el.
|
|
2715
|
|
2716 * lisp/mh-e/mh-e.el (mh-get-new-mail): Decode output as
|
|
2717 `mh-folder-coding-system'.
|
|
2718
|
|
2719 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2720
|
|
2721 * lisp/language/ethio-util.el: imported from
|
|
2722 Emacs/mule-19.34.94-zeta.
|
|
2723
|
|
2724 * lisp/language/arabic-util.el: moved from lisp/mule/arabic.el;
|
|
2725 repair Arabic characters.
|
|
2726
|
|
2727 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2728
|
|
2729 * lib-src/update-autoloads.sh: Search lisp/mule/.
|
|
2730
|
|
2731 * etc/HELLO: final byte for ethiopic was changed to sync with
|
|
2732 Emacs/mule-19.34.94-zeta.
|
|
2733
|
|
2734 * lisp/x11/x-menubar.el: Fix "Describe language support" and "Set
|
|
2735 language environment" of Mule menu.
|
|
2736
|
|
2737 * lisp/language/visual-mode.el: moved from mule/.
|
|
2738
|
|
2739 * lisp/language/ethiopic.el: Modify for XEmacs.
|
|
2740
|
|
2741 * lisp/language/cyrillic.el: Modify DOC-string of koi8-r; Fixed
|
|
2742 problem of setting for `language-info-alist' about koi8-r.
|
|
2743
|
|
2744 * lisp/mule/auto-autoloads.el: Enable auto-autoloads.el for mule/.
|
|
2745
|
|
2746 * lisp/mule/mule-util.el: New file (imported from
|
|
2747 Emacs/mule-19.34.94-zeta).
|
|
2748
|
|
2749 * lisp/mule/mule-misc.el: Function `truncate-string-to-width' was
|
|
2750 moved to mule-util.el.
|
|
2751
|
|
2752 * lisp/prim/dumped-lisp.el, lisp/mule/mule-load.el:
|
|
2753 lisp/mule/arabic-hooks.el was moved to lisp/language/arabic.el;
|
|
2754 lisp/mule/arabic.el was moved to lisp/language/arabic-util.el; Use
|
|
2755 lisp/language/ethiopic.el instead of lisp/mule/ethiopic-hooks.el;
|
|
2756 Use lisp/language/ethio-util.el instead of lisp/mule/ethiopic.el.
|
|
2757
|
|
2758 * lisp/mule/mule-coding.el (coding-system-docstring): New alias to
|
|
2759 emulate Emacs/mule-19.34.94-zeta function.
|
|
2760
|
|
2761 * lisp/mule/mule-cmds.el: modified to sync with
|
|
2762 Emacs/mule-19.34.94-zeta (mule-prefix was changed to "C-x C-m")
|
|
2763
|
|
2764 (set-language-info): Add to "Describe Language Support" and "Set
|
|
2765 Language Environment" menu.
|
|
2766
|
|
2767 * lisp/mule/mule-charset.el: Function `compose-region' and
|
|
2768 `decompose-region' were moved to mule-util.el.
|
|
2769
|
|
2770 * lisp/leim/quail.el: modify to sync with latest quail.el of
|
|
2771 Emacs/mule in ETL.
|
|
2772
|
|
2773 (quail-toggle-mode-temporarily): check `quail-conv-overlay'.
|
|
2774
|
|
2775 (quail-map-p): Use `characterp' instead of `integerp'.
|
|
2776
|
|
2777 1997-06-23 Steven L Baur <steve@altair.xemacs.org>
|
|
2778
|
|
2779 * etc/NEWS (Commands): Various updates by Hrvoje Niksic.
|
|
2780
|
163
|
2781 1997-06-21 Steven L Baur <steve@altair.xemacs.org>
|
|
2782
|
165
|
2783 * Makefile.in: Missing FRC.info.
|
|
2784 (install-arch-dep): Add missing backslash.
|
|
2785 From Glynn Clements <glynn@sensei.co.uk>
|
|
2786
|
163
|
2787 * XEmacs 20.3-beta8 is released.
|
|
2788
|
|
2789 1997-06-20 Olivier Galibert <Olivier.Galibert@mines.u-nancy.fr>
|
|
2790
|
|
2791 * lwlib/lwlib-Xaw.c, lwlib/lwlib-Xlw.c, lwlib/lwlib-Xm.c,
|
|
2792 lwlib/lwlib.c: Make 64 bit clean.
|
384
|
2793
|
163
|
2794 1997-06-20 Steven L Baur <steve@altair.xemacs.org>
|
|
2795
|
|
2796 * etc/gnuserv.1: Updates and cleanup.
|
|
2797 From Hrvoje Niksic <hniksic@srce.hr>
|
|
2798
|
|
2799 1997-06-19 Martin Buchholz <mrb@eng.sun.com>
|
|
2800
|
|
2801 * configure.in:
|
|
2802 - Autodetect X defines using xmkmf.
|
|
2803 - Compute rpath on *bsd* systems as well.
|
|
2804 - rewrite PRINT_VAR m4 macro.
|
|
2805 - detect sizes of void* and long long for future use by unex*.c
|
|
2806
|
|
2807 1997-06-18 Martin Buchholz <mrb@eng.sun.com>
|
|
2808
|
|
2809 * */Makefile.in.in: Another rewrite
|
|
2810 Make makefiles immune from being mangled by various cpp
|
384
|
2811 implementations by quoting non-preprocessor directive lines.
|
163
|
2812 - random cleanup
|
|
2813 - Use $(RM) and $(pwd) macros consistently
|
|
2814 - Add dependencies for balloon-help source files
|
|
2815 - Use getcwd by default instead of getwd.
|
|
2816 * lwlib/config.h: Now includes src/config.h
|
|
2817 * lwlib/*.c: Use config.h, but DON'T use Xos.h
|
|
2818 * lib-src/*.c: Fix compiler warnings
|
|
2819 * lisp/version.el:
|
|
2820 - Put version information in version.sh instead of version.el
|
|
2821
|
|
2822 Wed Jun 18 16:41:43 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2823
|
|
2824 * configure.in (CPP): Remove hardcoding of -L/usr/local/lib
|
|
2825 -I/usr/local/include.
|
|
2826
|
161
|
2827 1997-06-14 Steven L Baur <steve@altair.xemacs.org>
|
|
2828
|
|
2829 * XEmacs 20.3-beta7 is released.
|
|
2830
|
|
2831 1997-06-12 Steven L Baur <steve@altair.xemacs.org>
|
|
2832
|
|
2833 * etc/TUTORIAL (things): Synched by Hrvoje Niksic with previous
|
|
2834 XEmacs version.
|
|
2835
|
|
2836 1997-06-13 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2837
|
|
2838 * lisp/gnus/smiley.el (smiley-deformed-regexp-alist): Modify
|
|
2839 regexp for horizontal smiley faces.
|
|
2840 (smiley-nosey-regexp-alist): Add horizontal smiley faces.
|
|
2841
|
|
2842 * lisp/leim/quail.el (quail-get-translation): Don't use
|
|
2843 `string-to-vector' for XEmacs.
|
|
2844
|
|
2845 1997-06-13 Gary D. Foster <Gary.Foster@corp.Sun.COM>
|
|
2846
|
|
2847 * lisp/modes/*.el: Removed all "\177" bindings that were
|
|
2848 previously commented out and normalized everything vis a vis
|
|
2849 'backspace and 'delete keysyms.
|
|
2850 * lisp/packages/*.el: Normalized all the "\177" bindings
|
384
|
2851 * lisp/modes/cperl-mode.el: Created cperl-electric-delete function
|
161
|
2852 which is a "smart" version of the cperl-electric-backspace
|
|
2853 function (it honors the desired delete direction). Bound it to
|
|
2854 'delete and the electric-backspace to 'backspace.
|
384
|
2855 * lisp/packages/pending-del.el: Added cperl-electric-backspace and
|
161
|
2856 cperl-electric-delete to the 'supersede list.
|
|
2857
|
159
|
2858 1997-06-11 Steven L Baur <steve@altair.xemacs.org>
|
|
2859
|
|
2860 * XEmacs 20.3-b6 is released.
|
|
2861
|
|
2862 * configure.in (GNU_MALLOC): Check for (-l)PW instead of (-l)-lPW.
|
|
2863 Suggested by Martin Buchholz <mrb@eng.sun.com>
|
|
2864
|
|
2865 1997-06-11 Martin Buchholz <mrb@eng.sun.com>
|
|
2866
|
384
|
2867 * src/Makefile.in:
|
|
2868 * lwlib/Makefile.in:
|
|
2869 * lib-src/Makefile.in:
|
159
|
2870 * Makefile.in: More Makefile cleanup
|
|
2871 - add .PHONY targets where necessary
|
|
2872 - remove most builtin rules using .SUFFIXES
|
|
2873 - -lXau only gets used for linking gnuserv binaries
|
|
2874 - No VPATH for root Makefile
|
|
2875 - remove gcc v1 support
|
384
|
2876 * configure.in:
|
159
|
2877 - A new test to autodetect need to define NARROWPROTO,
|
|
2878 needed by XFree86
|
|
2879 - Consistently use idiom foo=`echo '' $foo | sed -s 's:^ ::' -e ...`
|
|
2880 - Immediately exit if SIZEOF_* tests fail.
|
|
2881 - Check for libPW
|
|
2882 - Use more sophisticated Xpm test that confirms xpm.h and libXpm
|
|
2883 are in sync.
|
384
|
2884 * src/s/linux.h:
|
159
|
2885 * src/m/intel386.h: Yet another attempt to clean up linux defines.
|
|
2886
|
|
2887 1997-06-10 Steven L Baur <steve@altair.xemacs.org>
|
|
2888
|
|
2889 * lib-src/pop.c: Correct incantation for pop.h.
|
|
2890 From Martin Buchholz <mrb@Eng.Sun.COM>
|
|
2891
|
|
2892 Tue Jun 10 15:11:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2893
|
|
2894 * configure.in (beta): Correct test looking for Beta number.
|
|
2895
|
|
2896 1997-06-11 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2897
|
|
2898 * src/Makefile.in.in, mule/language/misc-lang.el,
|
|
2899 mule/mule-load.el, mule/ipa-hooks.el: Use
|
|
2900 lisp/mule/language/misc-lang.el instead of lisp/mule/ipa-hooks.el;
|
|
2901 mule/ipa-hooks.el was deleted.
|
|
2902
|
|
2903 1997-06-10 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2904
|
|
2905 * Use lisp/mule/language/thai-util.el instead of
|
|
2906 lisp/mule/thai.el.
|
|
2907
|
|
2908 * lisp/custom/wid-edit.el: Add widget `coding-system' for mule.
|
|
2909
|
|
2910 * lisp/mule/thai-hooks.el, lisp/mule/mule-load.el: Use
|
|
2911 lisp/mule/language/thai.el instead of lisp/mule/thai-hooks.el.
|
|
2912
|
|
2913 * lisp/mule/language/thai.el: modified for XEmacs.
|
|
2914
|
|
2915 1997-06-09 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2916
|
|
2917 * lisp/mule/mule-load.el, src/Makefile.in.in: Use
|
|
2918 lisp/mule/language/chinese.el, lisp/mule/language/cyrillic.el,
|
|
2919 lisp/mule/language/european.el, lisp/mule/language/greek.el,
|
|
2920 lisp/mule/language/japanese.el and lisp/mule/language/korean.el
|
|
2921 instead of lisp/mule/chinese-hooks.el,
|
|
2922 lisp/mule/cyrillic-hooks.el, lisp/mule/european-hooks.el,
|
|
2923 lisp/mule/greek-hooks.el, lisp/mule/japanese-hooks.el and
|
|
2924 lisp/mule/korean-hooks.el.
|
|
2925
|
|
2926 * lisp/mule/language/*.el was imported from
|
|
2927 Emacs/mule-19.34.94-zeta.
|
|
2928
|
|
2929 * Use lisp/mule/language/china-util.el instead of
|
|
2930 lisp/mule/chinese.el.
|
|
2931
|
|
2932 1997-06-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2933
|
|
2934 * lisp/apel/emu-x20.el (mime-charset-coding-system-alist):
|
|
2935 iso-8859-1, hz-gb-2312, cn-gb-2312, gb2312, cn-big5 and koi8-r
|
|
2936 were defined as coding-system.
|
|
2937
|
|
2938 1997-06-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2939
|
|
2940 * etc/smilies/Face_smile.xbm, etc/smilies/Face_weep.xbm,
|
|
2941 etc/smilies/Face_ase2.xbm, etc/smilies/Face_ase3.xbm,
|
|
2942 etc/smilies/Face_ase.xbm: Add Japanese smiley faces.
|
|
2943
|
|
2944 1997-06-07 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2945
|
|
2946 * lisp/gnus/smiley.el (smiley-deformed-regexp-alist): Add Japanese
|
|
2947 smiley faces.
|
|
2948
|
163
|
2949 1997-06-10 Gary D. Foster <Gary.Foster@corp.sun.com>
|
384
|
2950
|
163
|
2951 * lisp/modes/view-less.el: Changed \177 bindings to 'delete
|
|
2952 * lisp/modes/help.el: Changed \177 bindings to 'delete
|
|
2953
|
|
2954 1997-06-10 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
2955
|
|
2956 * lisp/prim/keydefs.el: Changed all 'delete key bindings to point to
|
|
2957 the `backward-or-forward-foo' functions.
|
|
2958 * lisp/prim/simple.el:
|
|
2959 - Renamed `delete-erases-forward' to `delete-key-deletes-forward'.
|
|
2960 - Removed `backspace-or-delete-hook'
|
|
2961 - Renamed `backspace-or-delete' to `backward-or-forward-delete-char'
|
|
2962 - Added functions: `backward-or-forward-kill-word'
|
|
2963 `backward-or-forward-kill-sentence'
|
|
2964 `backward-or-forward-kill-sexp'
|
|
2965 - Removed the zmacs hacks from all the `b-or-f-foo' functions and
|
|
2966 began playing nicely with pending-del.
|
|
2967 * lisp/modes/cc-mode.el:
|
|
2968 * lisp/modes/cperl-mode.el: Fixed references to delete functions
|
|
2969 to use the new names.
|
384
|
2970
|
157
|
2971 1997-06-09 Steven L Baur <steve@altair.xemacs.org>
|
|
2972
|
|
2973 * XEmacs 20.3-b5 is released.
|
|
2974
|
|
2975 1997-06-08 Steven L Baur <steve@altair.xemacs.org>
|
|
2976
|
|
2977 * etc/NEWS: Updates for early beta20.3 stuffs.
|
|
2978 From Hrvoje Niksic <hniksic@srce.hr>
|
|
2979
|
155
|
2980 1997-06-05 Steven L Baur <steve@altair.xemacs.org>
|
|
2981
|
|
2982 * XEmacs 20.3-b4 is released.
|
|
2983
|
|
2984 1997-06-04 Martin Buchholz <mrb@eng.sun.com>
|
|
2985
|
|
2986 * src/*/*.h: Remove definitions of HAVE_UNION_WAIT, in accordance
|
|
2987 with new Autoconf 2 mechanisms.
|
|
2988 * src/syswait.h:
|
|
2989 * src/sysdep.c:
|
|
2990 * src/process.c: Use only Posix.1 sys/wait.h-defined symbols
|
|
2991
|
|
2992 * src/s/netbsd.h: complete rewrite, use ORDINARY_LINK, #ifdef out
|
|
2993 old cruft that can be obtained from system header files.
|
|
2994 * lib-src/getopt*: Synch with FSF, remove compiler warnings.
|
384
|
2995
|
|
2996 * lib-src/b2m.c:
|
|
2997 * src/gifalloc.c:
|
|
2998 * lib-src/gnuslib.c:
|
|
2999 * lib-src/profile.c:
|
155
|
3000 * lib-src/movemail.c: Fix compiler warnings
|
384
|
3001
|
155
|
3002 * lib-src/Makefile.in.in: Remove unused -DCONFIG_BROKETS flag
|
|
3003 - Fix up compile flags for new etags version
|
|
3004
|
384
|
3005 * etc/NEWS:
|
|
3006 * etc/etags.1:
|
|
3007 * man/xemacs/programs.texi:
|
155
|
3008 * lib-src/etags.c: Upgraded to etags 12.11
|
|
3009
|
|
3010 * src/config.h.in: Fix inline keyword support
|
384
|
3011
|
|
3012 * configure.in: Use a different mechanism for removing extra white
|
155
|
3013 space. Avoid using foo=`echo $bar`, which loses with various echos.
|
|
3014 - new M4 macro XE_SPACE(var, words...)
|
|
3015 - Use autoconf 2's AC_HEADER_SYS_WAIT
|
|
3016 - Check for Xpm-XpmFree instead of Xpm-XpmReadFileToData to avoid
|
|
3017 linking with losing Xpm implementations
|
|
3018 - Check for correct wnn4 lib symbols
|
|
3019 - Only link with inline.o when using gcc
|
|
3020 - Support inline keywords inline, __inline, __inline__
|
|
3021 - Ultrix now implies have_mmap=no
|
|
3022 - Sun sound in non-standard dirs now works
|
|
3023 - --native-sound-lib no longer ignored on HP & SGI
|
|
3024 - gpm configure tests moved after curses configure tests
|
163
|
3025
|
|
3026 1997-06-04 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
3027
|
384
|
3028 * lisp/modes/cc-mode.el: Modified `c-electric-delete' to honor the
|
163
|
3029 desired delete direction in both normal and "hungry" modes.
|
384
|
3030 * lisp/modes/cperl-mode.el: Modified `cperl-electric-backspace' to
|
163
|
3031 honor the desired delete direction.
|
384
|
3032
|
155
|
3033 1997-05-30 Martin Buchholz <mrb@eng.sun.com>
|
|
3034
|
|
3035 * configure.in: Automagically compute -R path for gcc
|
|
3036
|
163
|
3037 1997-05-30 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
3038
|
|
3039 * lisp/vm/vm-vars.el: Fixed delete key binding to call
|
|
3040 `vm-scroll-down'
|
384
|
3041
|
155
|
3042 Thu May 29 15:35:07 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
3043
|
|
3044 * configure.in: Add support for Solaris2.6 -z ignore linker flags
|
|
3045
|
|
3046 1997-05-29 Martin Buchholz <mrb@eng.sun.com>
|
|
3047
|
|
3048 * configure.in: Replace standard Autoconf MMAP test with Neal
|
|
3049 Becker's replacement, hacked somewhat.
|
|
3050
|
163
|
3051 1997-05-16 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
3052
|
|
3053 * lisp/prim/simple.el: Created `backspace-or-delete' function and
|
|
3054 `backspace-or-delete-hook'
|
|
3055 * lisp/prim/keydefs.el: Changed \177 bindings to point to new
|
|
3056 delete function.
|
|
3057 * lisp/modes/*.el: Removed conflicting \177 bindings.
|
|
3058 * lisp/modes/cc-mode.el: Modified `c-electric-delete' to use new
|
|
3059 delete bindings.
|
384
|
3060 * lisp/modes/cperl-mode.el: Modified `cperl-electric-backspace' to
|
163
|
3061 use new delete bindings.
|
384
|
3062
|
155
|
3063 1997-06-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3064
|
|
3065 * lisp/x11/x-menubar.el (default-menubar): Add menu for Mule.
|
|
3066
|
|
3067 * lisp/mule/mule-cmds.el: Menu for XEmacs were moved to
|
|
3068 x11/x-menubar.el.
|
|
3069
|
|
3070 1997-06-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3071
|
|
3072 * lisp/leim/quail.el: to avoid compiling warnings about
|
|
3073 overlay.el.
|
|
3074
|
|
3075 1997-06-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3076
|
|
3077 * lisp/leim/quail.el: to sync with quail.el of
|
|
3078 Emacs-19.34.94-zeta.
|
|
3079
|
|
3080 * lisp/leim/quail/ziranma.el, lisp/leim/quail/tonepy.el,
|
|
3081 lisp/leim/quail/py.el, lisp/leim/quail/qj.el,
|
|
3082 lisp/leim/quail/sw.el, lisp/leim/quail/ccdospy.el,
|
|
3083 lisp/leim/quail/punct.el, lisp/leim/quail/4corner.el,
|
|
3084 lisp/leim/quail/symbol-ksc.el, lisp/leim/quail/ethiopic.el,
|
|
3085 lisp/leim/quail/hanja.el, lisp/leim/quail/quick-cns.el,
|
|
3086 lisp/leim/quail/tsangchi-cns.el, lisp/leim/quail/lrt.el,
|
|
3087 lisp/leim/quail/tsangchi-b5.el, lisp/leim/quail/devanagari.el,
|
|
3088 lisp/leim/quail/japanese.el, lisp/leim/quail/quick-b5.el,
|
|
3089 lisp/leim/quail/punct-b5.el, lisp/leim/quail/qj-b5.el,
|
|
3090 lisp/leim/quail/py-b5.el, lisp/leim/quail/ctlau.el,
|
|
3091 lisp/leim/quail/ctlaub.el, lisp/leim/quail/ecdict.el,
|
|
3092 lisp/leim/quail/array30.el, lisp/leim/quail/hangul3.el,
|
|
3093 lisp/leim/quail/hanja-jis.el, lisp/leim/quail/cyrillic.el,
|
|
3094 lisp/leim/quail/etzy.el, lisp/leim/quail/greek.el,
|
|
3095 lisp/leim/quail/ipa.el, lisp/leim/quail/lao.el,
|
|
3096 lisp/leim/quail/zozy.el, lisp/leim/quail/viqr.el,
|
|
3097 lisp/leim/quail/latin.el, lisp/leim/quail/thai.el,
|
|
3098 lisp/leim/quail/hangul.el: quail of LEIM for Emacs-19.34.94-zeta.
|
|
3099
|
|
3100 1997-06-02 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3101
|
|
3102 * mule/korean.el was abolished because it seems not to be used.
|
|
3103
|
|
3104 * mule/japanese.el was abolished because it seems not to be used.
|
|
3105
|
|
3106 1997-06-01 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3107
|
|
3108 * lisp/tm/gnus-mime-old.el was abolished because XEmacs 20.3 has
|
|
3109 Gnus 5.4.
|
|
3110
|
|
3111 * lisp/tm/tm-edit.el: updated to 7.108.
|
|
3112
|
|
3113 * lisp/tm/tm-view.el: updated to 7.83.
|
|
3114
|
|
3115 * lisp/leim/quail.el: modified for XEmacs.
|
|
3116
|
|
3117 * lisp/mule/mule-load.el, lisp/mule/mule-process.el: delete
|
|
3118 mule-process.el because it is not used.
|
|
3119
|
|
3120 * lisp/mule/european.el was abolished because it seems not to be
|
|
3121 used.
|
|
3122
|
|
3123 * lisp/mule/mule-load.el: must load mule-cmds before setting for
|
|
3124 language-environment.
|
|
3125
|
|
3126 * lisp/mule/european-hooks.el: Modified for LEIM.
|
|
3127
|
|
3128 * lisp/mule/mule-cmds.el: Uncomment key definition for
|
|
3129 `toggle-input-method'.
|
|
3130
|
|
3131 * lisp/mule/mule-init.el: Comment out about `mule-keymap' (moved
|
|
3132 to mule-cmds.el).
|
|
3133
|
|
3134 * lisp/mule/mule-cmds.el: Uncomment about `mule-keymap' (moved
|
|
3135 from mule-init.el).
|
|
3136
|
|
3137 * lisp/tl/tl-atype.el: Don't require tl-str.
|
|
3138
|
|
3139 * lisp/tl/tl-atype.el: Use atype.el of APEL.
|
|
3140
|
|
3141 * lisp/tl/tl-list.el: Use alist.el of APEL.
|
|
3142
|
|
3143 1997-05-31 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3144
|
|
3145 * lisp/tl/richtext.el, lisp/tl/emu-x20.el, lisp/tl/emu-xemacs.el,
|
|
3146 lisp/tl/emu.el, lisp/tl/emu-e19.el: moved to apel/.
|
|
3147
|
|
3148 * lisp/tl/file-detect.el, lisp/tl/filename.el: replaced by APEL's.
|
|
3149
|
|
3150 * lisp/mu/std11-parse.el, lisp/mu/std11.el: moved to apel/.
|
|
3151
|
|
3152 * lisp/leim/quail.el: Add new quail.el (imported from Emacs
|
|
3153 19.34.94-epsilon).
|
|
3154
|
|
3155 * lisp/leim/skk/skkdic.el: delete skkdic.el temporary because
|
|
3156 XEmacs can not compile it.
|
|
3157
|
|
3158 * lisp/leim/skk/skkdic.el, lisp/leim/quail/zozy.el,
|
|
3159 lisp/leim/quail/ziranma.el, lisp/leim/quail/viqr.el,
|
|
3160 lisp/leim/quail/tsangchi-cns.el, lisp/leim/quail/tsangchi-b5.el,
|
|
3161 lisp/leim/quail/symbol-ksc.el, lisp/leim/quail/thai.el,
|
|
3162 lisp/leim/quail/tonepy.el, lisp/leim/quail/quick-cns.el,
|
|
3163 lisp/leim/quail/sw.el, lisp/leim/quail/qj-b5.el,
|
|
3164 lisp/leim/quail/qj.el, lisp/leim/quail/quick-b5.el,
|
|
3165 lisp/leim/quail/py-b5.el, lisp/leim/quail/py.el,
|
|
3166 lisp/leim/quail/lao.el, lisp/leim/quail/latin.el,
|
|
3167 lisp/leim/quail/lrt.el, lisp/leim/quail/punct-b5.el,
|
|
3168 lisp/leim/quail/punct.el, lisp/leim/quail/hanja-jis.el,
|
|
3169 lisp/leim/quail/hanja.el, lisp/leim/quail/ipa.el,
|
|
3170 lisp/leim/quail/japanese.el, lisp/leim/quail/hangul3.el,
|
|
3171 lisp/leim/quail/etzy.el, lisp/leim/quail/greek.el,
|
|
3172 lisp/leim/quail/hangul.el, lisp/leim/quail/ethiopic.el,
|
|
3173 lisp/leim/quail/devanagari.el, lisp/leim/quail/ecdict.el,
|
|
3174 lisp/leim/quail/ctlau.el, lisp/leim/quail/ctlaub.el,
|
|
3175 lisp/leim/quail/cyrillic.el, lisp/leim/quail/array30.el,
|
|
3176 lisp/leim/quail/ccdospy.el, lisp/leim/quail/4corner.el: Add LEIM
|
|
3177 elisp files; old lisp/quail was abolished.
|
|
3178
|
|
3179 * src/Makefile.in.in: Add mule-cmds.elc.
|
|
3180
|
|
3181 * lisp/mule/mule-load.el, lisp/mule/mule-cmds.el: Add mule-cmds.el
|
|
3182 (imported from Emacs-19.34.94-epsilon and comment out a lot to
|
|
3183 avoid conflict with mule-init.el or other XEmacs/mule files).
|
|
3184
|
|
3185 * lisp/prim/simple.el (assoc-ignore-case): New function; imported
|
|
3186 from Emacs-19.34.94-epsilon.
|
|
3187
|
153
|
3188 1997-05-29 Steven L Baur <steve@altair.xemacs.org>
|
|
3189
|
|
3190 * XEmacs 20.3-beta3 is released.
|
|
3191
|
|
3192 * INSTALL: Delete documentation of mocklisp support.
|
|
3193
|
|
3194 * configure.in: Delete mocklisp support.
|
|
3195
|
|
3196 * etc/FTP: Update mirror info.
|
|
3197
|
|
3198 * etc/DISTRIB: Update mirror info.
|
|
3199
|
|
3200 1997-05-29 Martin Buchholz <mrb@eng.sun.com>
|
|
3201
|
|
3202 * configure.in: Replace standard Autoconf MMAP test with Neal
|
|
3203 Becker's replacement, hacked somewhat.
|
|
3204
|
|
3205 1997-05-28 Martin Buchholz <mrb@eng.sun.com>
|
|
3206
|
|
3207 * lisp/prim/files.el (auto-mode-alist): Reorg auto-mode-alist again.
|
|
3208
|
|
3209 * lib-src/etags.c: Version 12.7 from Francesco.
|
|
3210
|
|
3211 * configure.in: Juggle link order of X libraries.
|
|
3212 Add support for using zsh to run configure.
|
|
3213 Document --with-tty=no.
|
|
3214 Fix -no-recursion option.
|
|
3215 Recognize and ignore --cache-file option.
|
|
3216 Recognize null values for preprocessor symbols converted to shell
|
|
3217 variables. This maybe fixes the "-ltermcap" problem.
|
|
3218 Remove spurious blanks from various SUBST-ituted variables.
|
|
3219 Fix conditional creation of gdbinit.
|
|
3220 Conditionally create .sbinit for Sunpro C.
|
|
3221
|
|
3222 1997-05-26 Steven L Baur <steve@altair.xemacs.org>
|
|
3223
|
|
3224 * etc/FTP: Correct typo in ftp.cenatls.cena.dgac.fr.
|
|
3225
|
|
3226 * etc/DISTRIB: Ditto.
|
|
3227
|
151
|
3228 1997-05-22 Steven L Baur <steve@altair.xemacs.org>
|
|
3229
|
|
3230 * XEmacs 20.3-beta2 is released.
|
|
3231
|
|
3232 Thu May 22 04:19:09 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
3233
|
|
3234 * configure.in: Try to fix all reported bugs with 20.3-b1.
|
|
3235 Change HAVE_WNN6 to WNN6. WNN6 correctly autodetected.
|
|
3236 extra-verbose now default on beta builds.
|
|
3237 extra-verbose now much more verbose.
|
|
3238 Don't set libs_termcap to " ".
|
|
3239 Detect -lXm AFTER detecting -lXpm.
|
|
3240 Use runtime paths before running tests, since AC_TRY_RUN may
|
|
3241 depend on it.
|
|
3242 with-xim=motif only default on Solaris.
|
|
3243 realpath moved from s&m to configure.in.
|
384
|
3244 xemacs-version.h removed. main_1 now contains $canonical as well,
|
151
|
3245 for even more useful backtraces.
|
|
3246 termcap handling rewritten.
|
|
3247 Create .sbinit for Sun's source browser.
|
|
3248 Warn user if no XPM support present.
|
|
3249 Warn user if compiling in error checking.
|
|
3250
|
384
|
3251 * Makefile.in: use MAKE_SUBDIR consistently. Remove references to
|
151
|
3252 dynodump. Remove core when cleaning. Remove config.log.
|
|
3253 make distclean now functional.
|
|
3254
|
|
3255 Tue Jun 4 10:15:54 1996 Per Bothner <bothner@deneb.cygnus.com>
|
|
3256
|
|
3257 * etc/e/eterm.ti: Add kcub1, kcuf1, kcuu1, kcud1 capabilities.
|
|
3258
|
|
3259 Sun May 18 13:03:20 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3260
|
|
3261 * lwlib/Makefile.in.in (distclean): Clean up config.h.
|
|
3262
|
|
3263 * Makefile.in (distclean): Remve config.log.
|
|
3264 remove broken dynodump stuffs.
|
|
3265
|
149
|
3266 Sat May 17 20:30:54 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3267
|
|
3268 * XEmacs 20.3-b1 is released.
|
|
3269
|
|
3270 Fri May 16 20:38:19 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3271
|
|
3272 * info/dir (Packages): Update minor version number.
|
|
3273
|
|
3274 * etc/README: Update minor version number.
|
|
3275
|
|
3276 * README: Update minor version number.
|
|
3277
|
146
|
3278 Tue May 13 20:35:52 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3279
|
|
3280 * XEmacs-20.2 is released.
|
|
3281
|
144
|
3282 Sat May 10 16:14:30 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3283
|
|
3284 * XEmacs 20.2-b6 is released.
|
|
3285
|
142
|
3286 Thu May 8 20:22:34 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3287
|
|
3288 * XEmacs 20.2-b5 is released.
|
|
3289
|
140
|
3290 Fri May 2 16:50:02 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3291
|
|
3292 * XEmacs 20.2-b4 is released.
|
|
3293
|
|
3294 Thu May 1 18:13:38 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3295
|
|
3296 * configure.in (--with-xim): Don't default it to Motif since it
|
|
3297 causes crashes at startup on some systems.
|
|
3298
|
138
|
3299 Sun Apr 27 12:25:55 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3300
|
|
3301 * XEmacs 20.2-b3 is released.
|
|
3302
|
136
|
3303 Wed Apr 23 10:33:58 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3304
|
|
3305 * XEmacs 20.2-b2 is released.
|
|
3306
|
|
3307 * configure.in (beta): OPENWINHOME misspelled.
|
|
3308
|
|
3309 Mon Apr 21 14:48:29 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3310
|
|
3311 * etc/BETA (writing): Update with information about how to create
|
|
3312 patches.
|
|
3313
|
134
|
3314 Sat Apr 19 16:13:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3315
|
|
3316 * XEmacs 20.2-b1 is released.
|
|
3317
|
|
3318 Thu Apr 17 21:33:59 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3319
|
|
3320 * configure.in (beta): SONY NEWS-OS has /etc/osversion and not
|
|
3321 uname.
|
|
3322
|
131
|
3323 Wed Apr 16 17:44:05 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3324
|
|
3325 * XEmacs 20.1 is re-released.
|
|
3326
|
126
|
3327 Tue Apr 15 21:03:22 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3328
|
|
3329 * XEmacs 20.1 is released.
|
|
3330
|
124
|
3331 Sat Apr 12 20:11:08 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3332
|
|
3333 * XEmacs 20.1-b15 is released.
|
|
3334
|
|
3335 Sat Apr 12 09:01:32 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
3336 * PROBLEMS: I have cleaned up a bit the PROBLEMS file, by:
|
|
3337 1) changing it into sections -- there is now a section for building,
|
|
3338 running and compatibility problems
|
|
3339
|
|
3340 2) removing some obviously obsolete entries -- e.g. those pertaining
|
|
3341 to Emacs 18, etc. --> size is off by 20K
|
|
3342
|
|
3343 3) Rearranging the entries by relevance. I have tried to put the most
|
|
3344 relevant entries in front.
|
384
|
3345
|
122
|
3346 Thu Apr 10 19:07:26 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3347
|
|
3348 * XEmacs 20.1-b14 is released. (Beta 13 was skipped).
|
|
3349
|
120
|
3350 Wed Apr 9 22:52:06 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3351
|
|
3352 * XEmacs 20.1-b12 is released.
|
|
3353
|
|
3354 Sun Apr 6 22:31:00 1997 Tatsuya Ichikawa <ichikawa@hv.epson.co.jp>
|
|
3355
|
|
3356 * configure.in: Cosmetic change to summary print of POP/Kerberos/
|
|
3357 Hesiod options.
|
|
3358
|
118
|
3359 Sat Apr 5 09:11:36 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3360
|
|
3361 * XEmacs 20.1-b11 is released.
|
|
3362
|
|
3363 Wed Apr 2 15:27:35 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3364
|
384
|
3365 * Makefile.in (install-only): New target. Functionality suggested
|
118
|
3366 by Larry Schwimmer, correct way of doing it suggested by Chuck
|
|
3367 Thompson.
|
|
3368
|
|
3369 * configure.in: Default to "-Olimit 2000" as suggested by Jamie
|
|
3370 Zawinski for SGI cc and Irix 6.
|
|
3371
|
|
3372 Tue Apr 1 12:23:13 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3373
|
|
3374 * configure.in: Add configuration parameters for Emacs 19.34
|
|
3375 movemail.c (--with-pop, --with-kerberos, --with-hesiod).
|
|
3376
|
|
3377 Fri Mar 28 19:58:41 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3378
|
|
3379 * configure.in: Remove garbage if [ ... ] constructs and a
|
|
3380 mispatch.
|
|
3381
|
116
|
3382 Thu Mar 27 18:24:19 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3383
|
|
3384 * XEmacs 20.1-b10 is released.
|
|
3385
|
|
3386 Wed Mar 26 22:31:10 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3387
|
|
3388 * Remove vms top-level directory.
|
384
|
3389
|
116
|
3390 * XEmacs 19.15 final released to beta testers.
|
|
3391
|
|
3392 Tue Mar 25 19:13:27 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3393
|
|
3394 * XEmacs 19.15 prefinal released to beta testers.
|
|
3395
|
|
3396 Mon Mar 24 12:28:17 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3397
|
|
3398 * configure.in (--debug): Correct documentation.
|
|
3399
|
|
3400 Sun Mar 23 17:24:38 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3401
|
|
3402 * XEmacs 19.15-b104 is released.
|
|
3403
|
|
3404 Sat Mar 22 19:56:36 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3405
|
|
3406 * etc/sgml/CATALOG: Default to html-3.2final.
|
|
3407
|
|
3408 Sat Mar 22 17:55:15 1997 Darrell Kindred <dkindred@cmu.edu>
|
|
3409
|
|
3410 * configure.in (beta): Add configure support for the -rpath flag
|
|
3411 for IRIX analogous to the Solaris "-R".
|
|
3412
|
|
3413 Sat Mar 22 16:47:08 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3414
|
|
3415 * info/dir (Packages): Add HM-HTML-Mode to menu.
|
|
3416
|
|
3417 Sat Mar 22 21:27:41 1997 Tomasz J. Cholewo <t.cholewo@ieee.org>
|
|
3418
|
424
|
3419 * configure.in: Echo only current configuration using 'tee -a'.
|
116
|
3420
|
114
|
3421 Fri Mar 21 21:26:01 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3422
|
|
3423 * XEmacs-19.15-b103 is released.
|
|
3424 * XEmacs-20.0-b9 is released.
|
|
3425
|
|
3426 * Makefile.in (top_distclean): Add `Installation' to distclean
|
|
3427 rule.
|
|
3428
|
|
3429 Fri Mar 21 20:05:29 1997 Darrell Kindred <dkindred@cmu.edu>
|
|
3430
|
|
3431 * Makefile.in (autoloads): Pass $(MAKE) to update-elc.sh and
|
|
3432 update-autoloads.sh.
|
|
3433
|
|
3434 Thu Mar 20 20:14:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3435
|
|
3436 * XEmacs-19.15-b102 is released.
|
|
3437
|
|
3438 Tue Mar 18 21:52:36 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3439
|
|
3440 * XEmacs-19.15-b101 is released.
|
|
3441
|
112
|
3442 Mon Mar 17 19:09:29 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3443
|
|
3444 * XEmacs-20.1-b8 is released.
|
|
3445 * XEmacs-19.15-b100 is released.
|
|
3446
|
110
|
3447 Sat Mar 15 17:15:18 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3448
|
112
|
3449 * XEmacs-20.1-b7 is released.
|
|
3450 * XEmacs-19.15-b99 is released.
|
|
3451
|
110
|
3452 * etc/sgml/CATALOG: Added IE3 DTDs and htmlpro DTD.
|
|
3453
|
|
3454 Thu Mar 13 10:40:11 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3455
|
|
3456 * configure.in: Add sunos4-1-4 header files.
|
|
3457
|
|
3458 Wed Mar 12 18:53:08 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3459
|
|
3460 * configure.in: Use new file bsdos3.h with BSDI 3.0.
|
|
3461
|
108
|
3462 Sat Mar 8 15:19:33 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3463
|
|
3464 * XEmacs-20.1-b6 is released.
|
|
3465 * XEmacs-19.15-b98 is released.
|
|
3466
|
|
3467 Wed Mar 5 18:55:36 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3468
|
|
3469 * Makefile.in (install-arch-indep): Offer to compress lisp sources.
|
|
3470 (gzip-el): New targe for compressed installed lisp sources.
|
|
3471
|
|
3472 Tue Mar 4 23:28:37 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
3473
|
|
3474 * lib-src/update-elc.sh: VM is compiled after the byte-compiler,
|
|
3475 but before anything else. More flexible about finding an xemacs
|
|
3476 to use for byte-compilation (default src/xemacs). Other minor fixes.
|
|
3477
|
106
|
3478 Mon Mar 3 23:57:56 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3479
|
|
3480 * XEmacs 20.1-b5 is released.
|
|
3481
|
104
|
3482 Mon Mar 3 18:09:17 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3483
|
|
3484 * XEmacs 20.1-b4 is released.
|
|
3485
|
|
3486 Sat Mar 1 15:38:30 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3487
|
|
3488 * Makefile.in (distclean): Correct typos.
|
|
3489
|
|
3490 * XEmacs 19.15-b96 is released.
|
|
3491
|
|
3492 * configure.in: Symlink site-lisp when using --srcdir.
|
|
3493 Add special handling of lisp directory to allow for multiple
|
|
3494 site-packages files.
|
|
3495
|
|
3496 Fri Feb 28 20:38:46 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3497
|
|
3498 * Makefile.in (distclean): Create lock and site-lisp directories
|
|
3499 when they don't exist (after being pruned by CVS).
|
|
3500
|
|
3501 Tue Mar 4 00:41:38 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
3502
|
|
3503 * etc/sample.Xdefaults: Added customization of foreground and
|
|
3504 background colors for the `default' face.
|
|
3505
|
102
|
3506 Wed Feb 26 22:12:12 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3507
|
|
3508 * Makefile.in (top_distclean): Reset src/PURESIZE.h for
|
|
3509 distribution.
|
|
3510
|
|
3511 * XEmacs 20.1-b3 is released.
|
|
3512
|
100
|
3513 Sun Feb 23 17:10:09 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3514
|
|
3515 * XEmacs 20.1-b2 is released.
|
|
3516
|
|
3517 Sat Feb 22 14:29:44 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3518
|
|
3519 * XEmacs 19-15-b'95 is released.
|
|
3520
|
102
|
3521 Fri Feb 21 22:29:51 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
3522
|
|
3523 * etc/toolbar/workshop-cap-up.xpm: Moved caption up one pixel.
|
|
3524
|
|
3525 * lwlib/xlwscrollbar.c : Fix many scrollbar bugs:
|
|
3526 - "knob" renamed to "slider"
|
|
3527 - leftmost pixel wasn't sensitive to button clicks, while righmost
|
|
3528 pixel was.
|
|
3529 - many glitches fixed if Emacs*XlwScrollBar.ArrowPosition:same:
|
|
3530 - goobers on top of up-arrow removed.
|
|
3531 - up-arrow would not always be redrawn when necessary
|
|
3532 - slider drag would be `off' by size of up-arrow
|
|
3533 - horizontal and vertical scrollbars didn't use exactly the same
|
|
3534 dimensions.
|
|
3535 - slider was never drawn if XlwScrollBar.shadowThickness was 0.
|
|
3536 - Now up- and down-arrows actually work near beginning/end of buffer!
|
|
3537
|
100
|
3538 Thu Feb 20 12:40:57 1997 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
3539
|
|
3540 * configure.in (with_xauth): Attempted correction of test for
|
|
3541 libXmu on SunOS.
|
|
3542
|
98
|
3543 Sat Feb 15 14:11:03 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3544
|
|
3545 * XEmacs 20.1-b1 is released.
|
|
3546 * XEmacs 19.15-b94 is released.
|
|
3547
|
|
3548 Fri Feb 14 23:23:03 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3549
|
|
3550 * README: ``This directory tree holds version 19.13 ...'' ???
|
|
3551
|
|
3552 Sun Feb 9 16:15:55 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3553
|
|
3554 * XEmacs 19.15-b93 is released.
|
|
3555 XEmacs 20.0 is released to the 'net.
|
|
3556
|
96
|
3557 Fri Feb 7 19:21:34 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3558
|
|
3559 * XEmacs 20.0try3 is released.
|
|
3560
|
94
|
3561 Wed Feb 5 18:03:06 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3562
|
96
|
3563 * XEmacs 20.0try2 is released.
|
94
|
3564
|
96
|
3565 Mon Feb 3 19:39:08 1997 Steven L Baur <steve@altair.xemacs.org>
|
94
|
3566
|
|
3567 * XEmacs 19.15-b92 is released.
|
|
3568
|
88
|
3569 Sat Feb 1 18:17:38 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3570
|
96
|
3571 * XEmacs 20.0try1 is released.
|
94
|
3572 * XEmacs 19.15-b91 AKA XEmacs '97 NOT! is released.
|
88
|
3573
|
|
3574 Sat Feb 1 00:00:48 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3575
|
|
3576 * PROBLEMS: Updated from beta test bug reports.
|
|
3577 Put in outline-mode/outl-mouse-minor-mode by default.
|
|
3578
|
|
3579 Wed Jan 29 19:59:41 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3580
|
|
3581 * CHANGES-beta: XEmacs 20.0-b93 is released.
|
|
3582
|
84
|
3583 Sat Jan 25 15:43:59 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3584
|
|
3585 * CHANGES-beta: XEmacs 20.0-b92 is released.
|
|
3586
|
|
3587 Fri Jan 24 09:54:01 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3588
|
|
3589 * lwlib/xlwmenu.c (massage_resource_name): Changed comparison of
|
|
3590 char and pointer.
|
|
3591
|
|
3592 Thu Jan 23 10:39:34 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
3593
|
|
3594 * lib-src/update-elc.sh (ignore_dirs): Quoting portability.
|
|
3595
|
82
|
3596 Wed Jan 22 21:07:17 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3597 * XEmacs 20.0-b91 (prerelease 2) is released.
|
|
3598
|
|
3599 * configure.in (--with-scrollbars): Add Athena3d as a toolkit
|
|
3600 type.
|
|
3601
|
|
3602 * lwlib/lwlib-Xaw.c (xaw_update_one_widget): Let Athena 3d have 0
|
|
3603 borderwidth.
|
|
3604 (xaw_scrollbar_scroll): Use SCROLLBAR_LINE_UP and
|
|
3605 SCROLLBAR_LINE_DOWN since that's current the only to get to the
|
|
3606 bottom of the buffer. :-(
|
|
3607
|
|
3608 Tue Jan 21 20:01:19 1997 Steven L. Baur <steve@altair.xemacs.org>
|
|
3609
|
|
3610 * configure.in (beta): Add LWLIB_USES_ATHENA for odd
|
|
3611 configurations that use both Motif and Athena.
|
|
3612
|
|
3613 * etc/sgml/HTML32.dtd: html-3.2 final dtd added.
|
|
3614
|
|
3615 Wed Jan 15 12:55:19 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3616
|
|
3617 * info/dir (Gnus): Updated spelling and info.
|
|
3618
|
|
3619 Mon Jan 13 13:37:27 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3620
|
|
3621 * configure.in: Remove assignment of NON_GNU_CPP for irix-6.0.
|
|
3622
|
|
3623 Mon Jan 13 00:36:01 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
3624
|
|
3625 * lib-src/make-docfile.c (scan_lisp_file): eliminate doc-string
|
|
3626 warnings for ccl-read-*
|
|
3627
|
80
|
3628 Sat Jan 11 12:05:31 1997 Steven L Baur <steve@altair.xemacs.org>
|
82
|
3629
|
|
3630 * etc/sample.emacs: Remove code snippet that wipes out the cycle
|
|
3631 buffer modeline feature.
|
|
3632
|
80
|
3633 * XEmacs 20.0 beta90 (prerelease 1) is released.
|
|
3634 * XEmacs 19.15 beta90 (prerelease 1) is released.
|
384
|
3635
|
80
|
3636 Tue Jan 7 08:45:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3637
|
|
3638 * configure.in (LIBS): Revise test for XFree86 (look for XF86Config).
|
|
3639
|
78
|
3640 Sat Jan 4 14:52:57 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3641 * XEmacs 20.0 beta 34 is released.
|
|
3642 * XEmacs 19.15 beta 7 is released.
|
|
3643
|
177
|
3644 Fri Jan 3 15:18:59 1997 Jeff Miller <jmiller@smart.net>
|
78
|
3645
|
|
3646 * lwlib/Makefile.in.in: lwlib is required if X11 is used.
|
|
3647
|
80
|
3648 Wed Jan 1 08:30:48 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
3649
|
384
|
3650 * src/emacs.c: Make sure
|
|
3651 `./temacs -batch -l loadup.el run-temacs <emacs-args>'
|
80
|
3652 works properly
|
|
3653
|
|
3654 * src/Makefile.in.in (rtcmacs): Add support for RTC, Sun's
|
|
3655 competitor to Purify.
|
|
3656
|
|
3657 * man/lispref/symbols.texi: Fix up bit vector documentation
|
|
3658 * man/lispref/sequences.texi: Fix up bit vector documentation
|
|
3659
|
|
3660 * lisp/sunpro/sunpro-load.el: Only preload mime-setup for Sun.
|
|
3661
|
|
3662 * lisp/prim/update-elc.el: Don't rely on autoloads.
|
|
3663
|
|
3664 Tue Dec 31 09:46:13 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
3665
|
|
3666 * lisp/prim/auto-autoloads.el: New, completely program-generated, file
|
|
3667 * lib-src/update-autoloads.sh: Rewritten to use auto-autoloads.el.
|
|
3668 * lisp/utils/autoload.el: Reorganization of autoload mechanism:
|
|
3669 Errors during autoload generation are just that - errors.
|
384
|
3670
|
80
|
3671 Generated autoloads are now in a separate file of their own.
|
384
|
3672
|
80
|
3673 Reliability of autoload generation greatly increased.
|
384
|
3674
|
80
|
3675 Distribution smaller by about 100k.
|
384
|
3676
|
80
|
3677 `make autoloads' is still the preferred mechanism for update.
|
384
|
3678
|
80
|
3679 Autoloads are always regenerated completely from scratch. This
|
|
3680 avoids errors with obsolete or corrupted autoload entries.
|
|
3681
|
|
3682 Caching of autoload entries using timestamps has been eliminated.
|
384
|
3683
|
80
|
3684 Files that have no autoloads no longer have a comment placed into
|
|
3685 the generated autoloads file.
|
|
3686
|
|
3687 There was a bug where autoload entries would sometimes end up
|
|
3688 being inserted into the *middle* of other autoload entries,
|
|
3689 thereby corrupting them.
|
|
3690
|
|
3691 * src/event-Xt.c: Remove SUNOS_GCC_L0_BUG kludge.
|
|
3692
|
|
3693 Sun Dec 29 05:37:43 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
3694
|
|
3695 * lib-src/update-autoloads.sh: Make sure that `make autoloads'
|
|
3696 doesn't use the autoload facility to load `autoload';
|
|
3697 load it explicity instead.
|
|
3698
|
|
3699 * lib-src/update-elc.sh (ignore_dirs): ignore SCCS, CVS, RCS dirs
|
|
3700
|
|
3701 * man/Makefile: Reinstate hyperbole & oo-browser manuals
|
|
3702
|
|
3703 * lisp/modes/mail-abbrevs.el: Apply patch originated from Noah Friedman
|
|
3704
|
|
3705 * src/mule-charset.c: Use lower case for charset registry, to
|
|
3706 match XLFD.
|
|
3707
|
|
3708 * Makefile.in: replace list of info files with *.info* - one less
|
|
3709 maintenance headache
|
|
3710
|
|
3711 * etc/sample.emacs: Add sample code to highlight continuation glyph
|
|
3712
|
|
3713 * man/oo-browser.texi: Fix TeXability
|
|
3714
|
|
3715 * man/hyperbole.texi: Fix TeXability
|
|
3716
|
|
3717 * man/vhdl-mode.texi: Fix TeXability
|
|
3718
|
|
3719 * lisp/prim/loaddefs.el: Wholesale housecleaning
|
|
3720 `make autoloads' should finally work.
|
|
3721
|
|
3722 * lib-src/emacsclient.c (main): ANSIfication, compiler warning removal
|
|
3723
|
|
3724 * lisp/mule/mule-files.el: Add support for multi-lingual info files.
|
|
3725
|
|
3726 * lib-src/update-elc.sh: `make all-elc' was updating files in
|
|
3727 `special' directories without using the Makefiles
|
|
3728 designed for that purpose.
|
|
3729 - make sure ilisp isn't remade every time through `make all-elc'.
|
|
3730
|
|
3731 * info/dir (Packages): Add Japanese TM info files
|
|
3732
|
|
3733 * src/inline.c: Allow compilation with `gcc -g'
|
|
3734
|
|
3735 * src/syntax.c (word_constituent_p): Allow compilation with `gcc -g'
|
|
3736
|
|
3737 * src/lread.c: Don't put `...' immediately after a filename, so
|
|
3738 that various tools can recognize the filename as such.
|
|
3739
|
|
3740 * src/event-Xt.c (x_to_emacs_keysym): Fix crash when
|
384
|
3741 --with-xim=xlib and key event on window frame.
|
80
|
3742 Change return foo to return (foo) when return is a macro.
|
|
3743
|
|
3744 * src/editfns.c (Ffollowing_char): docstring fixes.
|
|
3745
|
|
3746 * man/tm/Makefile: Add support for Japanese TM info (but not dvi) files.
|
|
3747 This Makefile is no longer officially broken.
|
|
3748
|
|
3749 * info/dir: Add Japanese tm documents.
|
|
3750
|
|
3751 * man/tm/tm-vm-en.texi: Make document TeX-friendly.
|
|
3752
|
|
3753 * lib-src/update-autoloads.sh (EMACS): Don't rely on non-portable
|
|
3754 xargs -i flag.
|
|
3755
|
|
3756 * lisp/mule/mule-files.el (file-coding-system-alist): Make sure
|
|
3757 the `binary' coding system is used for .gz and .Z extensions.
|
|
3758
|
|
3759 * man/viper.texi: Viper version 2.90
|
|
3760
|
|
3761 * man/ediff.texi: Ediff Version 2.62
|
|
3762
|
|
3763 * lisp/packages/ispell.el (ispell-word): Avoid using strings with
|
|
3764 define-key, for compatibility with loaddefs.el
|
|
3765
|
|
3766 * lisp/modes/eiffel3.el: Make compatible with update-autoloads.
|
|
3767
|
|
3768 * lisp/ilisp/Makefile (elc): Add target to avoid re-compilation.
|
|
3769
|
|
3770 * lib-src/update-elc.sh: XEmacs sometimes re-byte-compiled elisp
|
|
3771 files in dirs that have their own Makefiles.
|
|
3772
|
|
3773
|
|
3774
|
78
|
3775 Sun Dec 29 17:02:49 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
3776
|
|
3777 * Makefile.in (install-arch-indep): Force compression with `gzip -f'.
|
|
3778
|
|
3779 * lib-src/update-elc.sh (NUMTOCOMPILE): Ignore CVS directories.
|
|
3780
|
|
3781 * Makefile.in (install-arch-indep): Catch .info-[0-9]* files for
|
|
3782 installation.
|
|
3783
|
|
3784 Sat Dec 28 15:33:27 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
3785
|
|
3786 * XEmacs 20.0 beta 33 is released.
|
|
3787 * XEmacs 19.15 beta 6 is released.
|
|
3788
|
371
|
3789 Fri Dec 27 20:34:58 1996 Richard Mlynarik <mly@adoc.xerox.com>
|
76
|
3790
|
|
3791 * etc/yow.lines: 20k of new zippy quotes.
|
|
3792
|
|
3793 Fri Dec 27 01:02:41 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
3794
|
|
3795 * Makefile.in (install-arch-indep): Simplify installation of info
|
|
3796 pages.
|
|
3797
|
|
3798 Sat Dec 21 15:20:20 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
3799 * XEmacs 20.0-b32 released.
|
|
3800
|
|
3801 * XEmacs 19.15-b5 released.
|
|
3802
|
74
|
3803 Wed Dec 18 20:22:08 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
3804
|
|
3805 * configure.in: Reformat. Fix shared include file rename
|
|
3806 problem.
|
|
3807
|
|
3808 * configure: Reformat. Fix shared include file rename problem.
|
|
3809
|
|
3810 * dynodump/dynodump.c (__EXTENSIONS__): Define it.
|
|
3811
|
|
3812 Thu Dec 12 13:19:00 1996 Joseph J Nuspl <nuspl@nvwls.cc.purdue.edu>
|
|
3813
|
|
3814 * Makefile.in (install-arch-indep): Install infofiles gzipped by
|
|
3815 default.
|
|
3816
|
|
3817 Tue Dec 10 19:25:25 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
3818
|
|
3819 * CHANGES-beta: XEmacs 20.0-b31 is released.
|
|
3820
|
72
|
3821 Tue Dec 10 18:33:19 1996 Rod Whitby <rwhitby@asc.sps.mot.com>
|
|
3822
|
|
3823 * info/vhdl-mode.info: New file.
|
|
3824
|
|
3825 * info/dir (Packages): Add vhdl-mode documentation.
|
|
3826
|
|
3827 Tue Dec 10 18:27:02 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
3828
|
|
3829 * configure: Make shared/dynamic flags work much more logically.
|
|
3830
|
|
3831 Tue Dec 10 09:17:22 1996 David Worenklein <dcw@gcm.com>
|
|
3832
|
|
3833 * configure.in (machine): Patch to make newly renamed shared
|
|
3834 link include files work.
|
|
3835
|
|
3836 Sat Dec 7 16:28:10 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
3837
|
|
3838 * configure.in: Configure for POSIX getcwd if available.
|
|
3839
|
|
3840 Thu Dec 5 20:42:35 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
3841
|
|
3842 * etc/edt-user.doc (File): New file from Emacs 19.34.
|
|
3843
|
|
3844 Thu Dec 5 11:56:05 1996 Joseph J Nuspl <nuspl@nvwls.cc.purdue.edu>
|
|
3845
|
|
3846 * configure.in (LIBS): Fix typo in dialog box test.
|
412
|
3847
|
|
3848
|