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