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