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