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