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