253
|
1 1998-02-14 SL Baur <steve@altair.xemacs.org>
|
|
2
|
|
3 * XEmacs-20.5-beta25 is released.
|
|
4
|
|
5 1998-02-13 SL Baur <steve@altair.xemacs.org>
|
|
6
|
|
7 * INSTALL: Update for Cygwin and Microsoft Windows.
|
|
8
|
|
9 * README: Update for Microsoft Windows.
|
|
10
|
251
|
11 1998-02-09 SL Baur <steve@altair.xemacs.org>
|
|
12
|
253
|
13 * XEmacs 20.4-pre1 is released.
|
251
|
14 * XEmacs 20.5-beta24 is released.
|
|
15
|
|
16 Wed Jan 28 13:41:22 1998 Andy Piper <andyp@parallax.co.uk>
|
|
17
|
|
18 * configure.in: add mule-coding target which defines MULE_CODING,
|
|
19 nothing uses it as yet. add gif objects to msw support. define
|
|
20 const_is_losing=no for msw. make msw not selected if tty selected.
|
|
21 add -lshell32 for dnd support. check for a.out.h rather than
|
|
22 coff.h
|
|
23
|
|
24 * lib-src/make-docfile.c: add cygwin support and generalise the
|
|
25 remaining open calls. IMHO this should really include sysfile.h.
|
|
26
|
249
|
27 1998-02-03 SL Baur <steve@altair.xemacs.org>
|
|
28
|
|
29 * XEmacs 20.5-beta23 is released.
|
|
30
|
|
31 1998-02-01 SL Baur <steve@altair.xemacs.org>
|
|
32
|
|
33 * etc/aliases.ksh: igrep from the shell command line.
|
|
34 From Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
35
|
|
36 1998-01-31 SL Baur <steve@altair.xemacs.org>
|
|
37
|
|
38 * etc/aliases.ksh: Add `mak' function to create beta.err for
|
|
39 build-report.
|
|
40 From Adrian Aichner <aichner@ecf.teradyne.com>
|
|
41 Suggested by Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
42
|
247
|
43 1998-01-27 SL Baur <steve@altair.xemacs.org>
|
|
44
|
|
45 * XEmacs 20.5-beta22 is released.
|
|
46
|
|
47 1998-01-26 SL Baur <steve@altair.xemacs.org>
|
|
48
|
|
49 * etc/aliases.ksh: New file. Start tracking useful Maintainer
|
|
50 XEmacs commands.
|
|
51
|
245
|
52 1998-01-25 SL Baur <steve@altair.xemacs.org>
|
|
53
|
|
54 * XEmacs 20.5-beta21 is released.
|
|
55
|
|
56 Wed Jan 21 10:49:47 1998 Andy Piper <andyp@parallax.co.uk>
|
|
57
|
|
58 * configure.in: check for coff.h
|
|
59
|
|
60 1998-01-21 Hrvoje Niksic <hniksic@srce.hr>
|
|
61
|
|
62 * configure.in: Added support for `--with-shlib'.
|
|
63
|
243
|
64 1998-01-18 SL Baur <steve@altair.xemacs.org>
|
|
65
|
|
66 * XEmacs 20.5-beta20 is released.
|
|
67
|
|
68 1998-01-13 Martin Buchholz <martin@xemacs.org>
|
|
69
|
|
70 * configure.usage:
|
|
71 * etc/NEWS:
|
|
72 Remove doc for configure-time INFOPATH, no longer used.
|
|
73
|
|
74 * etc/BETA: Update ftp addresses.
|
|
75 * etc/INSTALL: Update ftp addresses.
|
|
76 * etc/MAILINGLISTS: Sync with Emacs 20.2. Update ftp addresses.
|
|
77
|
|
78 * configure.in:
|
|
79 * src/config.h.in:
|
|
80 Define HAVE_INVERSE_HYPERBOLIC using 1 configure test, not 3.
|
|
81
|
|
82 * lwlib/lwlib.h:
|
|
83 * lwlib/lwlib.c:
|
|
84 * lwlib/lwlib-config.c:
|
|
85 * lwlib/lwlib-Xm.c:
|
|
86 * lwlib/lwlib-Xaw.c:
|
|
87 * lwlib/lwlib-Xlw.c:
|
|
88 * lwlib/config.h.in:
|
|
89 * src/menubar-x.c:
|
|
90 Prepend LWLIB_ to (SCROLLBARS|MENUBARS|DIALOGS)_(MOTIF|LUCID|ATHENA).
|
|
91 Maintain only one set of variables.
|
|
92
|
|
93 * etc/xemacs.1: Update author list.
|
|
94
|
|
95 * Makefile.in (install-arch-dep): Simplify.
|
|
96 Replace construct `test -d $dir && foo' with
|
|
97 `if test -d $dir; then foo; fi'
|
|
98
|
|
99 * lwlib/xlwmenu.c:
|
|
100 * lwlib/xlwscrollbar.c:
|
|
101 * lwlib/lwlib-Xlw.c:
|
|
102 * lwlib/lwlib-Xm.c:
|
|
103 Always assume presence of limits.h (ANSI).
|
|
104
|
241
|
105 1998-01-12 SL Baur <steve@altair.xemacs.org>
|
|
106
|
243
|
107 * INSTALL: Updated for recent Mule/package changes.
|
|
108
|
241
|
109 * XEmacs 20.5-beta19 is released.
|
|
110
|
|
111 1998-01-12 Damon Lipparelli <lipp@primus.com>
|
|
112
|
|
113 * Makefile.in: Yow! Fixed paths to install dirs when --prefix !=
|
|
114 --exec-prefix.
|
|
115
|
239
|
116 1998-01-10 SL Baur <steve@altair.xemacs.org>
|
|
117
|
|
118 * XEmacs 20.5-beta18 is released.
|
|
119
|
|
120 * etc/FTP: Update address of what was formerly ftp.ibp.fr.
|
|
121
|
|
122 1998-01-08 Didier Verna <verna@inf.enst.fr>
|
|
123
|
|
124 * configure.in: Get rid of INFOPATH for configure time.
|
|
125 * configure.usage (Usage): Ditto.
|
|
126
|
|
127 1998-01-09 SL Baur <steve@altair.xemacs.org>
|
|
128
|
|
129 * Makefine.in: Correct reported amount of disk savings from
|
|
130 compression.
|
|
131 From Markus Linnala <maage@cs.tut.fi>
|
|
132
|
|
133 Thu Jan 08 09:42:36 1998 <andyp@parallax.co.uk>
|
|
134
|
|
135 * configure.in: detect and set scrollbars and menubars with
|
|
136 MS-Windows more appropriately. Check for sys/un.h to use in
|
|
137 gnuserv.
|
|
138
|
|
139 1998-01-07 SL Baur <steve@altair.xemacs.org>
|
|
140
|
|
141 * Makefile.in (progname): Cleanly parameterize XEmacs-specific
|
|
142 naming.
|
|
143
|
|
144 1998-01-05 Glynn Clements <glynn@sensei.co.uk>
|
|
145
|
|
146 * lwlib/xlwmenu.c (push_button_draw): use inactive_gc instead of
|
|
147 inactive_button_gc for menu entries.
|
|
148 (remap_menubar): ignore the enabled status
|
|
149
|
237
|
150 1998-01-04 SL Baur <steve@altair.xemacs.org>
|
|
151
|
|
152 * XEmacs 20.5-beta17 is released.
|
|
153
|
|
154 * Makefile.in (finder): Use -vanilla.
|
|
155 (lisp/finder-inf.el): Ditto.
|
|
156 (check-features): New target. Do a sanity check prior to
|
|
157 installation.
|
|
158
|
235
|
159 1997-01-03 SL Baur <steve@altair.xemacs.org>
|
|
160
|
|
161 * XEmacs 20.5-beta16 is released.
|
|
162
|
233
|
163 1997-12-30 SL Baur <steve@altair.xemacs.org>
|
|
164
|
|
165 * XEmacs 20.5-beta15 is released.
|
|
166
|
|
167 1997-12-29 SL Baur <steve@altair.xemacs.org>
|
|
168
|
|
169 * Makefile.in (${SUBDIR}): Remove bogus .RECURSIVE dependency.
|
|
170
|
231
|
171 1997-12-27 SL Baur <steve@altair.xemacs.org>
|
|
172
|
|
173 * XEmacs 20.5-beta14 is released.
|
|
174
|
|
175 1997-12-23 Andy Piper <andyp@parallax.co.uk>
|
|
176
|
|
177 * configure.in: support for *-pc-cygwin32 config
|
|
178
|
229
|
179 1997-12-25 SL Baur <steve@altair.xemacs.org>
|
|
180
|
|
181 * XEmacs 20.5-beta13 is released.
|
|
182
|
|
183 1997-12-21 SL Baur <steve@altair.xemacs.org>
|
|
184
|
|
185 * etc/BETA (Prerequisite): Add cookbook procedures for maintaining
|
|
186 package lisp directories.
|
|
187
|
227
|
188 1997-12-20 SL Baur <steve@altair.xemacs.org>
|
|
189
|
|
190 * XEmacs 20.5-beta 12 is released.
|
|
191
|
|
192 1997-12-19 SL Baur <steve@altair.xemacs.org>
|
|
193
|
|
194 * configure.in (bitmapdir): Reenable --with-session by default for
|
|
195 testing.
|
|
196
|
|
197 1997-12-18 Kyle Jones <kyle_jones@wonderworks.com>
|
|
198
|
|
199 * etc/Emacs.ad: Don't specify a default toolbar specific
|
|
200 background color.
|
|
201
|
|
202 1997-12-18 Kyle Jones <kyle_jones@wonderworks.com>
|
|
203
|
|
204 * etc/toolbar: Added support for foregroundToolBarColor
|
|
205 symbol to most icons.
|
|
206
|
|
207 1997-12-17 SL Baur <steve@altair.xemacs.org>
|
|
208
|
|
209 * info/dir (File): Skk and Gnats are packaged.
|
|
210
|
|
211 * PROBLEMS (Note): Update version numbers.
|
|
212
|
|
213 * etc/BETA: Update version numbers.
|
|
214
|
|
215 * etc/NEWS: Update version number.
|
|
216
|
|
217 * info/dir (File): Update version number.
|
|
218
|
225
|
219 1997-12-16 SL Baur <steve@altair.xemacs.org>
|
|
220
|
227
|
221 * XEmacs 20.5-beta11 is released.
|
225
|
222
|
|
223 1997-12-14 SL Baur <steve@altair.xemacs.org>
|
|
224
|
|
225 * configure.in: Don't bypass graphics library detection
|
|
226 if the `--with-imagick' option is given to configure.
|
|
227 : Print autodetected graphics libraries to be linked with Imagick.
|
|
228
|
|
229 * Makefile.in (lisp/finder-inf.el): Reverse previous change.
|
|
230
|
|
231 1997-12-14 Olivier Galibert <olivier.galibert@mines.u-nancy.fr>
|
|
232
|
|
233 * Makefile.in (install-arch-indep): Build info files if needed.
|
|
234
|
223
|
235 1997-12-13 SL Baur <steve@altair.xemacs.org>
|
|
236
|
225
|
237 * Makefile.in (lisp/finder-inf.el): Add dependency on src/.
|
|
238
|
227
|
239 * XEmacs 20.5-beta10 is released.
|
223
|
240
|
|
241 1997-12-12 SL Baur <steve@altair.xemacs.org>
|
|
242
|
|
243 * configure.in (CPP): Don't add special CFLAGS for ix86/Linux.
|
|
244
|
|
245 1997-12-10 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
246
|
|
247 * configure.in (autodetect ImageMagick): also look for
|
|
248 "X11/magick/magick.h", and if present, define
|
|
249 MAGICK_HEADERS_ARE_UNDER_X11
|
|
250
|
|
251 1997-12-11 SL Baur <steve@altair.xemacs.org>
|
|
252
|
|
253 * configure.in (imagick_libs): Add autodetection for freetype
|
|
254 -lttf library.
|
|
255
|
221
|
256 1997-12-09 SL Baur <steve@altair.xemacs.org>
|
|
257
|
227
|
258 * XEmacs 20.5-beta9 is released.
|
221
|
259
|
219
|
260 1997-12-06 SL Baur <steve@altair.xemacs.org>
|
|
261
|
227
|
262 * XEmacs 20.5-beta8 is released.
|
219
|
263
|
|
264 * info/dir: update for further packaging.
|
|
265 * configure.in: remove `tree-x' from XEmacs build.
|
|
266
|
|
267 1997-11-29 Jeff Miller <jmiller@smart.net>
|
|
268
|
|
269 * configure.in: motif menubars need xlwmenu.o
|
|
270
|
|
271 * updated files in src/ to allow an XEmacs configured for
|
|
272 motif menubars to at least compile. Motif menubars are still
|
|
273 very broken.
|
|
274
|
|
275 1997-12-05 Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
276
|
|
277 * etc/refcard.tex: Updated for 20.3
|
|
278
|
|
279 1997-12-02 P E Jareth Hein <jareth@camelot-soft.com>
|
|
280
|
|
281 * lwlib/xlwscrollbar.c: fixed colormap/visual handling to work
|
|
282 properly with the information in the core.
|
|
283
|
|
284 * lwlib/xlwmenu.c: fixed colormap/visual handling to work properly with
|
|
285 the information in the core, and fixed a potental problem with
|
|
286 parentage.
|
|
287
|
|
288 1997-12-02 SL Baur <steve@altair.xemacs.org>
|
|
289
|
|
290 * etc/skk/SKK.tut.E (Hint): Fix typos.
|
|
291
|
|
292 1997-12-01 SL Baur <steve@altair.xemacs.org>
|
|
293
|
|
294 * configure.in (with_session): Properly display flag in configure
|
|
295 status report.
|
|
296
|
|
297 1997-11-29 SL Baur <steve@altair.xemacs.org>
|
|
298
|
|
299 * configure.usage: Remove documentation of obsolete option
|
|
300 --with-gif.
|
|
301
|
217
|
302 1997-11-27 SL Baur <steve@altair.xemacs.org>
|
|
303
|
227
|
304 * XEmacs 20.5-beta7 is released.
|
217
|
305
|
|
306 * configure.in: When testing for -ltiff, fall back on the extra
|
|
307 libraries -ljpeg, and -lz since some -ltiff's need them.
|
|
308
|
|
309 1997-11-26 SL Baur <steve@altair.xemacs.org>
|
|
310
|
|
311 * lwlib/xlwmenu.c (display_menu): Defer incremental menus properly.
|
|
312 From Glynn Clements <glynn@sensei.co.uk>
|
|
313
|
|
314 1997-11-25 Kazuyuki IENAGA <ienaga@jsys.co.jp>
|
|
315
|
|
316 * configure.in: Improve auto detect of libraries ImageMagick rely
|
|
317 on.
|
|
318
|
|
319 1997-11-23 Jeff Miller <jmiller@smart.net>
|
|
320
|
|
321 * Energize is dead. Removed ENERGIZE ifdef's from code in lwlib
|
|
322 and src. Configure.in modified. --with-energize is no longer a
|
|
323 valid configure option.
|
|
324
|
|
325 * lwlib/Makefile.in.in removed energize support
|
|
326 * lwlib/lwlib-Xm.c removed energize support
|
|
327 * lwlib/lwlib-config.c removed energize support
|
|
328
|
|
329 * lwlib/energize/* removed
|
|
330
|
|
331 1997-11-23 SL Baur <steve@altair.xemacs.org>
|
|
332
|
|
333 * Makefile.in: Change references of lisp/utils/finder-inf.el to
|
|
334 lisp/finder-inf.el.
|
|
335
|
215
|
336 1997-11-20 SL Baur <steve@altair.xemacs.org>
|
|
337
|
227
|
338 * XEmacs 20.5-beta6 is released.
|
215
|
339
|
|
340 1997-11-21 Stephen Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
341
|
|
342 * configure.usage: Use `--' convention in "usage:" line.
|
|
343
|
|
344 1997-11-20 Stephen Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
345
|
|
346 * configure.in: added `with_xfs' to list of boolean features.
|
|
347
|
|
348 1997-11-20 SL Baur <steve@altair.xemacs.org>
|
|
349
|
217
|
350 * XEmacs 20.3 is released for binary kit building.
|
215
|
351
|
|
352 1997-11-19 Tor Arntsen <tor@spacetec.no>
|
|
353
|
|
354 * PROBLEMS: Removed IRIX entry about xemacs core dumps when using
|
|
355 xemacs dumped on one machine on another. Problem was fixed by 20.3.
|
|
356
|
|
357 1997-11-19 SL Baur <steve@altair.xemacs.org>
|
|
358
|
|
359 * etc/xemacs.1: Document -no-packages, -vanilla.
|
|
360 Document -h.
|
|
361
|
|
362 1997-11-18 SL Baur <steve@altair.xemacs.org>
|
|
363
|
|
364 * configure.usage: New file.
|
|
365
|
|
366 * configure.in: Use it instead of monster 10k shell variable.
|
|
367
|
|
368 1997-11-17 SL Baur <steve@altair.xemacs.org>
|
|
369
|
|
370 * XEmacs 20.3-pre4 is released.
|
|
371
|
|
372 1997-11-17 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
373
|
|
374 * configure.in (infopath): List "/usr/local/" dirs before "/usr/"
|
|
375 dirs.
|
|
376
|
|
377 1997-11-17 SL Baur <steve@altair.xemacs.org>
|
|
378
|
|
379 * configure.in: Initialize infodir off of datadir.
|
|
380
|
|
381 * Makefile.in: Force LANG = C for building.
|
|
382
|
|
383 1997-11-15 SL Baur <steve@altair.xemacs.org>
|
|
384
|
|
385 * XEmacs 20.3-pre3 is released.
|
227
|
386 * XEmacs 20.5-beta5 is released.
|
215
|
387
|
213
|
388 1997-11-13 Marc Paquette <marcpa@cam.org>
|
|
389
|
|
390 * nt/Todo: added a task for support of lisp packages through
|
|
391 the registry.
|
|
392
|
|
393 1997-11-13 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
394
|
|
395 * Renamed files *w32* to *msw*
|
|
396
|
|
397 * Changed 'w32' and 'win32' to 'mswindows', and HAVE_W32GUI to
|
|
398 HAVE_MS_WINDOWS. Changed files:
|
|
399 cus-edit.el, device.el, faces.el, frame.el, msw-faces.el,
|
|
400 msw.init.el, igrep.el, dumped-lisp.el, font.el, hippie-exp.el,
|
|
401 sysdep.el, console-msw.c, console-msw.h, console.c,
|
|
402 device-msw.c, emacs.c, event-msw.c, event-msw.h, event-stream.c,
|
|
403 events.c, events.h, faces.c, frame-msw.c, frame.c, general.c,
|
|
404 msw-proc.c, objects-msw.c, objects-msw.h, redisplay-msw.c,
|
|
405 redisplay.c, symsinit.h,
|
|
406
|
|
407 * Didn't change 'win32' in nt.c, nt.h, ntproc.c
|
|
408
|
|
409 * Deleted w32 build directory since nt build directory now handles
|
|
410 X and native mswindows builds.
|
|
411
|
215
|
412 1997-11-11 SL Baur <steve@altair.xemacs.org>
|
|
413
|
227
|
414 * XEmacs 20.5-beta4 is released.
|
215
|
415
|
211
|
416 1997-11-10 SL Baur <steve@altair.xemacs.org>
|
|
417
|
|
418 * info/dir: remove packaged entries.
|
|
419 From Glynn Clements <glynn@sensei.co.uk>
|
|
420
|
|
421 * configure.in: Puke and die if NAS sound is selected without X.
|
|
422
|
209
|
423 1997-11-08 SL Baur <steve@altair.xemacs.org>
|
|
424
|
227
|
425 * XEmacs 20.5-beta3 is released.
|
209
|
426 * XEmacs 20.3-pre2 is released.
|
|
427
|
|
428 Wed November 05 23:40:00 1997 <jhar@tardis.ed.ac.uk>
|
|
429
|
|
430 * w32/xemacs.mak: moved building the DOC file to after the .elcs.
|
|
431
|
|
432 Sun November 01 12:00:00 1997 <jhar@tardis.ed.ac.uk>
|
|
433
|
|
434 * Files split from nt to new w32 directory:
|
|
435 ChangeLog, README, Todo, paths.h, config.h, inc/*, runemacs.c,
|
|
436 xemacs.mak.
|
|
437
|
|
438 1997-11-05 Didier Verna <verna@inf.enst.fr>
|
|
439
|
|
440 * configure.in: Added the --site-prefixes options for the configure
|
|
441 script. You give a colon or space separated list of prefixes, and
|
|
442 subdirectories include/ and lib/ will be added with -I and -L.
|
|
443
|
|
444 1997-11-05 Martin Buchholz <Martin Buchholz <martin@xemacs.org>>
|
|
445
|
|
446 * configure.in: AIX + gcc fixes.
|
|
447 - Don't wrap -B. aixflags changed to start_flags.
|
|
448
|
|
449 1997-11-04 SL Baur <steve@altair.xemacs.org>
|
|
450
|
|
451 * lwlib/lwlib-Xm.c(update_one_menu_entry): Add missing variable.
|
|
452 From Skip Montanaro <skip@calendar.com>
|
|
453
|
|
454 1997-11-04 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
455
|
|
456 * etc/TUTORIAL.de:
|
|
457 Updated copyright information. Translated most of the COPYING
|
|
458 section. Translated the <<.*>> didactic line.
|
|
459
|
|
460 1997-10-22 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
461
|
|
462 * etc/TUTORIAL.de: Fixed two issues reported by
|
|
463 Achim Oppelt <aoppelt@theorie3.physik.uni-erlangen.de>
|
|
464
|
|
465 * etc/TUTORIAL.de:
|
|
466 Manually applied rejected patch hunks from Marc Aurel's patch.
|
|
467 Some more fixes.
|
|
468
|
|
469 * etc/TUTORIAL.de:
|
|
470 Applied patches supplied by Marc Aurel <4-tea-2@bong.saar.de>.
|
|
471 They fix yet more typos and quite a few awkward sentences.
|
|
472
|
|
473 1997-10-21 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
474
|
|
475 * etc/TUTORIAL.de: Manually merged a few more corrections by
|
|
476 Carsten Leonhardt <leo@arioch.oche.de>
|
|
477
|
|
478 1997-10-20 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
479
|
|
480 * etc/TUTORIAL.de:
|
|
481 Applied patches from Andreas Jaeger <aj@arthur.rhein-neckar.de> to 1.2,
|
|
482 then merged them with 1.3 via ediff-buffers.
|
|
483 Andreas found some quite nasty typos still and added many missing commas.
|
|
484
|
|
485 * etc/TUTORIAL.de: Re-fill-ed paragraphs after patching.
|
|
486
|
|
487 * etc/TUTORIAL.de: Applied the excellent patches courtesy of
|
|
488 Carsten Leonhardt <leo@arioch.oche.de>.
|
|
489
|
|
490 1997-11-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
491
|
|
492 * Delete etc/TUTORIAL.th because Thai is not supported yet.
|
|
493
|
|
494 1997-11-02 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
495
|
|
496 * etc/TUTORIAL.ko: Renamed from etc/TUTORIAL.kr to fit with ISO
|
|
497 639 (two letter language code).
|
|
498
|
|
499 * etc/TUTORIAL.ja: Renamed from etc/TUTORIAL.jp to fit with ISO
|
|
500 639 (two letter language code).
|
|
501
|
|
502 1997-11-02 SL Baur <steve@altair.xemacs.org>
|
|
503
|
|
504 * etc/CHARSETS: New file imported from Emacs 20.1.
|
|
505
|
|
506 1997-11-02 Kyle Jones <kyle_jones@wonderworks.com>
|
|
507
|
|
508 * lwlib/lwlib-Xaw.c (xaw_pop_instance): Don't use parent
|
|
509 window's coordinates and dimensions to center the
|
|
510 dialog box unless its mapped_when_managed property is
|
|
511 true. This should avoid the top level widget that the
|
|
512 HAVE_SESSION code creates, which is unmapped and
|
|
513 useless for this purpose.
|
|
514
|
|
515 1997-11-01 SL Baur <steve@altair.xemacs.org>
|
|
516
|
|
517 * XEmacs 20.3-pre1 is released.
|
|
518
|
207
|
519 1997-10-31 SL Baur <steve@altair.xemacs.org>
|
|
520
|
209
|
521 * XEmacs 19.16 is released.
|
|
522
|
|
523 1997-10-31 SL Baur <steve@altair.xemacs.org>
|
|
524
|
227
|
525 * XEmacs 20.5-beta2 is released.
|
207
|
526
|
|
527 1997-10-30 SL Baur <steve@altair.xemacs.org>
|
|
528
|
|
529 * configure.in (xetest): Eliminate tests for PNG, JPEG,
|
|
530 TIFF(broken) and replace with test for ImageMagick.
|
|
531
|
|
532 1997-10-30 Kyle Jones <kyle_jones@wonderworks.com>
|
|
533
|
|
534 * etc/Emacs.ad: Added *XlwMenu*highlightForeground entry.
|
|
535 Added *XlwMenu*titleForeground entry.
|
|
536
|
|
537 * lwlib/xlwmenu.h: Added string macro declarations for
|
|
538 titleForeground and highlightForeground properties.
|
|
539
|
|
540 * lwlib/xlwmenuP.h: Added struct fields for title and
|
|
541 highlight colors.
|
|
542
|
|
543 * lwlib/xlwmenu.c: Added initialization and usage code
|
|
544 for the new titleForeground and highlightForeground
|
|
545 properties.
|
|
546
|
|
547 1997-10-29 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
548
|
|
549 * etc/HELLO: Add Czech.
|
|
550
|
|
551 * etc/HELLO: Delete Amharic, Thai and Tigrigna.
|
|
552
|
|
553 1997-10-28 SL Baur <steve@altair.xemacs.org>
|
|
554
|
|
555 * XEmacs 20.3-beta94 is released.
|
|
556
|
|
557 1997-10-28 Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
|
558
|
|
559 * configure.in: Correct last patch for berkdb.
|
|
560
|
|
561 1997-10-28 SL Baur <steve@altair.xemacs.org>
|
|
562
|
|
563 * XEmacs 20.3-beta93 is released.
|
|
564
|
|
565 1997-10-27 Martin Buchholz <mrb@eng.sun.com>
|
|
566
|
|
567 * lib-src/make-path.c:
|
|
568 * lib-src/digest-doc.c:
|
|
569 * lib-src/gnuslib.c: Always include config.h before system headers
|
|
570 * configure.in: Improve AIX configure support
|
|
571 - NON_GNU_CC defaults to `xlc'
|
|
572 - CFLAGS defaults to "-O3 -qstrict -qlibansi -qinfo -qro
|
|
573 -qmaxmem=20000"
|
|
574 - check for sin instead of sqrt in -lm to avoid xlc internal error
|
|
575 - Detect -li18n for use with Motif
|
|
576 - Move weird AIX static linking flags from s&m files to configure.in
|
|
577 - use #pragma instead of -ma flag to avoid compiler warnings
|
|
578
|
|
579 1997-10-25 Kyle Jones <kyle_jones@wonderworks.com>
|
|
580
|
|
581 * lwlib/xlwmenu.c: Use XtRDimension in place of
|
|
582 XmRHorizontalDimension in shadowThickness resource
|
|
583 declaration.
|
|
584
|
|
585 * lwlib/xlwmenu.c (label_button_draw): Use the button_gc
|
|
586 color as the foreground for selected entries.
|
|
587
|
|
588 * lwlib/xlwmenu.c (push_button_draw): Use the button_gc
|
|
589 color as the foreground for selected entries.
|
|
590
|
|
591 * lwlib/xlwmenu.c (toggle_decoration_height): Force
|
|
592 height to be minimum of 2x the shadow thickness.
|
|
593
|
|
594 1997-10-24 Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
|
595
|
|
596 * configure.in: Don't choke on Berkeley DB 2.x.
|
|
597
|
|
598 1997-10-24 SL Baur <steve@altair.xemacs.org>
|
|
599
|
|
600 * XEmacs 20.3-beta92 is released.
|
|
601
|
|
602 1997-10-21 SL Baur <steve@altair.xemacs.org>
|
|
603
|
|
604 * Makefile.in (lisp/utils/finder-inf.el): Don't force rebuild if
|
|
605 it already exists (use `make finder' to force rebuild).
|
|
606
|
|
607 1997-10-18 SL Baur <steve@altair.xemacs.org>
|
|
608
|
|
609 * XEmacs 20.3-beta91 is released.
|
|
610
|
|
611 1997-10-16 Hrvoje Niksic <hniksic@srce.hr>
|
|
612
|
|
613 * etc/NEWS: document changed package load semantics.
|
|
614
|
|
615 1997-10-15 Olivier Galibert <olivier.galibert@mines.u-nancy.fr>
|
|
616
|
|
617 * configure.in: Removed -Olimit=2000 from cc for IRIX.
|
|
618
|
|
619 1997-10-12 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
620
|
|
621 * configure.in (null_string): Added AC_SUBST(infodir_user_defined)
|
|
622 and removed backquoted echo statement from the infopath report line.
|
|
623
|
|
624 1997-10-15 Olivier Galibert <olivier.galibert@mines.u-nancy.fr>
|
|
625
|
|
626 * configure.in: Added detection of the declaration of the timezone
|
|
627 variable in system files. Defines HAVE_TIMEZONE_DECL if yes.
|
|
628
|
|
629
|
|
630 1997-10-15 Olivier Galibert <olivier.galibert@mines.u-nancy.fr>
|
|
631
|
|
632 * config.h.in: Add HAVE_TIMEZONE_DECL for detection of declaration
|
|
633 of the timezone variable in system headers.
|
|
634
|
|
635 * systime.h: Use HAVE_TIMEZONE_DECL.
|
|
636
|
|
637 1997-10-14 SL Baur <steve@altair.xemacs.org>
|
|
638
|
|
639 * configure.in (all_widgets): Don't allow configuration of
|
|
640 --with-mule if Mule lisp hasn't been installed.
|
|
641
|
|
642 1997-10-13 SL Baur <steve@altair.xemacs.org>
|
|
643
|
|
644 * configure.in: Remove `site-lisp' from list of directories to
|
|
645 make symbolic links for.
|
|
646
|
|
647 * XEmacs 20.3-beta90 is released.
|
|
648
|
|
649 1997-10-12 Glynn Clements <glynn@sensei.co.uk>
|
|
650
|
|
651 * info/dir: Cosmetic changes to info/dir
|
|
652
|
|
653 1997-10-13 Hrvoje Niksic <hniksic@srce.hr>
|
|
654
|
|
655 * etc/NEWS: Updates
|
|
656
|
205
|
657 1997-10-12 SL Baur <steve@altair.xemacs.org>
|
|
658
|
227
|
659 * XEmacs 20.5-beta1 is released.
|
205
|
660
|
|
661 * XEmacs 19.16-pre9 is released.
|
|
662
|
|
663 * XEmacs 19.16-pre8 is released.
|
|
664
|
203
|
665 1997-10-11 SL Baur <steve@altair.xemacs.org>
|
|
666
|
205
|
667 * XEmacs 20.3-beta28 is released.
|
|
668
|
203
|
669 * Makefile.in (src/paths.h): Update PATH_INFOPATH
|
|
670 (infopath): New shell variable.
|
|
671 (infopath_user_defined): Ditto.
|
|
672
|
|
673 * configure.in (infodir_user_defined): Spelling fixes.
|
|
674
|
|
675 1997-10-10 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
676
|
|
677 * configure.in: added options and option help docs for infopath
|
|
678 and lockdir
|
|
679 * '' added a line to the report for infopath and lockdir
|
|
680
|
207
|
681 * etc/NEWS: Draft entry for the info changes.
|
203
|
682
|
|
683 1997-10-10 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
684
|
|
685 * Makefile.in.in (INFOPATH): Added variable and put it into
|
|
686 DUMPENV.
|
|
687
|
|
688 1997-10-11 SL Baur <steve@altair.xemacs.org>
|
|
689
|
|
690 * packages/info/localdir: New directory and file.
|
|
691
|
|
692 * packages/README: New directory & file.
|
|
693
|
|
694 1997-10-10 Martin Buchholz <mrb@eng.sun.com>
|
|
695
|
|
696 * Makefile.in: Add `make configure' target
|
|
697
|
|
698 * etc/BETA:
|
|
699 - remove Chuck as contact name
|
|
700 - random small improvements
|
|
701 - remove I/me references - the message should be that XEmacs
|
|
702 maintenance is an inclusive community effort.
|
|
703
|
|
704 1997-10-10 SL Baur <steve@altair.xemacs.org>
|
|
705
|
|
706 * etc/BETA (Prerequisite): Add further documentation for
|
|
707 package installation.
|
|
708
|
|
709 1997-10-07 SL Baur <steve@altair.xemacs.org>
|
|
710
|
|
711 * XEmacs 19.16-pre7 is released.
|
|
712
|
|
713 1997-10-05 Damon Lipparelli <lipp@aa.net>
|
|
714
|
|
715 * Makefile.in (install-arch-dep, install-arch-indep): Move the
|
|
716 commands for symlink'ing the system-independent bits into the
|
|
717 system-dependent directory structure from "install-arch-indep" to
|
|
718 "install-arch-dep".
|
|
719
|
|
720 1997-10-06 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
721
|
|
722 * Makefile.in (blddir): variable from "configure".
|
|
723 (finder): use it.
|
|
724
|
|
725 1997-10-05 SL Baur <steve@altair.xemacs.org>
|
|
726
|
|
727 * Makefile.in (GENERATED_LISP): New variable.
|
|
728 (all): Force dependency on finder-inf.el.
|
|
729 (lisp/utils/finder-inf.el): new rule.
|
|
730
|
|
731 1997-10-04 SL Baur <steve@altair.xemacs.org>
|
|
732
|
|
733 * XEmacs 19.16-pre6 is released.
|
|
734
|
201
|
735 1997-10-04 SL Baur <steve@altair.xemacs.org>
|
|
736
|
|
737 * XEmacs 20.3-beta27 is released.
|
|
738
|
|
739 1997-10-03 Damon Lipparelli <lipp@primus.com>
|
|
740
|
|
741 * Makefile.in (install-arch-indep): When --prefix !=
|
|
742 --exec-prefix, symlink the system-independent bits into the
|
|
743 system-dependent directory structure (rather than the other way
|
|
744 around).
|
|
745
|
|
746 1997-10-03 Martin Buchholz <mrb@eng.sun.com>
|
|
747
|
|
748 * lib-src/etags.c: etags 12.28 + prototypization
|
|
749 * INSTALL: Better document --site-runtime-libraries
|
|
750 * src/scrollbar-x.c (x_update_scrollbar_instance_status):
|
|
751 FIX: M-x scroll-left; horizontal scrollbar appears; drag it
|
|
752 left; scrollbar disappears; keyboard inoperative.
|
|
753 * configure.in: Remove left-over references to *_switch_x_*
|
|
754 - NAS libaudio is part of $libs_x, not $LIBS
|
|
755
|
199
|
756 1997-10-02 SL Baur <steve@altair.xemacs.org>
|
|
757
|
|
758 * XEmacs 20.3-beta26 is released.
|
|
759
|
197
|
760 1997-09-30 SL Baur <steve@altair.xemacs.org>
|
|
761
|
|
762 * XEmacs 20.3-beta25 is released.
|
|
763
|
|
764 * Makefile.in (install-arch-dep): Install the `Installation' for
|
|
765 future reference.
|
|
766
|
|
767 * etc/BETA: Document existence of `Installation' file.
|
|
768 - Document requirement of rebuilding finder-inf.el when building
|
|
769 from the full tarball.
|
|
770
|
|
771 * Makefile.in (top_distclean): Remove finder-inf.el*.
|
|
772
|
|
773 * configure.in (use_union_type): Default to "yes".
|
|
774
|
|
775 1997-09-29 Martin Buchholz <mrb@eng.sun.com>
|
|
776
|
|
777 * configure.in: Add tiff autodetection
|
|
778
|
|
779 1997-09-29 SL Baur <steve@altair.xemacs.org>
|
|
780
|
|
781 * lwlib/xlwmenu.c: Add bounds checking.
|
|
782 Check error return on XmStringGetLtoR.
|
|
783
|
195
|
784 1997-09-27 SL Baur <steve@altair.xemacs.org>
|
|
785
|
|
786 * XEmacs 20.3-beta24 is released.
|
|
787
|
|
788 1997-09-27 Hrvoje Niksic <hniksic@srce.hr>
|
|
789
|
|
790 * Makefile.in (custom-loads): New target.
|
|
791
|
|
792 1997-09-24 SL Baur <steve@altair.xemacs.org>
|
|
793
|
|
794 * etc/BETA (XEmacs 20.3 packages): Added explanation of package
|
|
795 hierarchy.
|
|
796
|
|
797 1997-09-23 SL Baur <steve@altair.xemacs.org>
|
|
798
|
|
799 * lwlib/xlwmenu.c: Fix compilation problem with USE_XFONTSET.
|
|
800 From Kazuyuki IENAGA <ienaga@jsys.co.jp>
|
|
801
|
|
802 1997-09-22 SL Baur <steve@altair.xemacs.org>
|
|
803
|
|
804 * XEmacs 19.16-pre4 is released.
|
|
805
|
193
|
806 1997-09-20 SL Baur <steve@altair.xemacs.org>
|
|
807
|
|
808 * XEmacs 20.3-beta23 is released.
|
|
809
|
|
810 1997-09-19 SL Baur <steve@altair.xemacs.org>
|
|
811
|
|
812 * XEmacs 19.16-pre3 is released.
|
|
813
|
|
814 1997-09-18 Colin Rafferty <craffert@ml.com>
|
|
815
|
|
816 * etc/NEWS: Various spelling corrections and some grammar
|
|
817 corrections (which/that).
|
|
818
|
|
819 1997-09-19 Martin Buchholz <mrb@eng.sun.com>
|
|
820
|
|
821 * src/redisplay-tty.c: Fix crashes with non-7bit tty escape
|
|
822 sequences (needs more testing).
|
|
823 * */Makefile*:
|
|
824 - Cleanup man/*/Makefile for consistency.
|
|
825 - use $(MAKEFINFO), $(TEXI2DVI), etc...
|
|
826 - Make combination --with-srcdir + Sun make work properly.
|
|
827 - Change construct: test -d $${dir} || mkdir $${dir}
|
|
828 --> if test ! -d $${dir}; then mkdir $${dir}; fi
|
|
829 * lisp/x11/x-win-sun.el: Fix remaining glitches with
|
|
830 re-mappings of Sun function keys.
|
|
831 * configure.in: Detect libXaw AFTER libXpm to support libXawXpm.
|
|
832 * man/internals/internals.texi: Fix makeinfo compilation error.
|
|
833
|
191
|
834 1997-09-17 SL Baur <steve@altair.xemacs.org>
|
|
835
|
|
836 * XEmacs 20.3-beta22 is released.
|
|
837
|
189
|
838 1997-09-16 SL Baur <steve@altair.xemacs.org>
|
|
839
|
|
840 * XEmacs 20.3-beta21 is released.
|
|
841
|
|
842 * XEmacs 19.16-pre2 is released.
|
|
843
|
187
|
844 1997-09-13 SL Baur <steve@altair.xemacs.org>
|
|
845
|
|
846 * XEmacs 20.3-beta20 is released.
|
|
847
|
|
848 1997-09-11 Martin Buchholz <mrb@eng.sun.com>
|
|
849
|
|
850 * configure.in: Use `PATH' for options that take multiple dirs.
|
|
851 - Fix test for $PWD == `pwd`
|
|
852 - Prefer autodetected X11R6 to X11 so that broken HP and Linux
|
|
853 systems can work. (untested)
|
|
854
|
|
855 * lisp/cl/cl.el: Fix `loop' indentation to be same as `defun'.
|
|
856 * lisp/prim/dumped-lisp.el: cl-extra and cl-seq always end up
|
|
857 being autoloaded - let's make them part of the core.
|
|
858
|
|
859 * lisp/x11/x-compose.el:
|
|
860 * lisp/x11/x-init.el:
|
|
861 * lisp/x11/x-win-sun.el:
|
|
862 * lisp/x11/x-winxfree86.el:
|
|
863 * src/device-x.c:
|
|
864 * src/event-Xt.c:
|
|
865 - Yet another rewrite of key handling (not the last, though)
|
|
866 - x-keysym-on-keyboard-p is much faster.
|
|
867 - x-keysym-on-keyboard-sans-modifiers-p introduced.
|
|
868 - x-keysym-hashtable introduced.
|
|
869 - allow X11R4 libs to guess keysyms on X11R5 servers.
|
|
870 - A better workaround for the bug that some Xlibs generate
|
|
871 Multi_key a adiaeresis when pressing Multi_key a "
|
|
872
|
|
873 * src/dgif_lib.c: Make sure size_t is defined before using it.
|
|
874
|
|
875 1997-09-12 SL Baur <steve@altair.xemacs.org>
|
|
876
|
|
877 XEmacs 19.16-pre1 "Queens" is released.
|
|
878
|
|
879 1997-09-08 SL Baur <steve@altair.xemacs.org>
|
|
880
|
|
881 * configure.in: Reverse package-path.
|
|
882 From Colin Rafferty <craffert@ml.com>
|
|
883
|
185
|
884 1997-09-02 SL Baur <steve@altair.xemacs.org>
|
|
885
|
|
886 * XEmacs 20.3-beta19 is released.
|
|
887
|
|
888 * Makefile.in (finder): New target.
|
|
889
|
|
890 1997-08-29 SL Baur <steve@altair.xemacs.org>
|
|
891
|
|
892 * XEmacs 19.16-beta91 is released.
|
|
893
|
|
894 1997-08-25 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
895
|
|
896 * lisp/apel/emu-x20.el (mime-charset-coding-system-alist):
|
|
897 iso-2022-jp-2 is defined as coding-system.
|
|
898
|
|
899 * lisp/mule/mule-coding.el: Rename `iso-2022-ss2-{7|8}' ->
|
|
900 `iso-2022-{7|8}bit-ss2' to sync with Emacs 20.0.96.
|
|
901
|
|
902 (iso-2022-jp-2): New coding system.
|
|
903
|
|
904 1997-08-23 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
905
|
|
906 * lisp/prim/about.el (about-maintainer-glyph): Fix problem with
|
|
907 jka-compr.el.
|
|
908
|
|
909 1997-08-20 SL Baur <steve@altair.xemacs.org>
|
|
910
|
|
911 * XEmacs 19.16-beta90 is released.
|
|
912
|
183
|
913 1997-08-16 SL Baur <steve@altair.xemacs.org>
|
|
914
|
|
915 * XEmacs 20.3-beta18 is released.
|
|
916
|
|
917 1997-08-11 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
918
|
|
919 * etc/NEWS: add a section telling about the Info changes.
|
|
920
|
181
|
921 1997-08-09 SL Baur <steve@altair.xemacs.org>
|
|
922
|
|
923 * XEmacs 20.3-beta17 is released.
|
|
924
|
|
925 1997-08-07 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
926
|
|
927 * etc/gnuserv.1: Described Hrvoje's mods in manpage
|
|
928
|
|
929 1997-08-09 Martin Buchholz <mrb@eng.sun.com>
|
|
930
|
|
931 * configure.in:
|
|
932 - use-system-malloc renamed to with-system-malloc.
|
|
933 - config.el reimplemented for improved accuracy.
|
|
934 - new variable `blddir' introduced for informational purposes.
|
|
935 * lib-src/config.values.in: new config.el implementation
|
|
936 * lib-src/config.values.sh: new config.el implementation
|
|
937 * lisp/modes/pascal.el: Sync with GNU Emacs, fix infloop problem
|
|
938 (thanks to Espen Skoglund, pascal.el maintainer)
|
|
939 * src/chartab.c: maintainability improvements.
|
|
940 * src/mule-coding.c: FIX for: editing DOS files with ISO2022*
|
|
941 coding systems results in extra CR's inserted into file on saving.
|
|
942
|
|
943 1997-08-06 SL Baur <steve@altair.xemacs.org>
|
|
944
|
|
945 * configure.in: Crash & burn if db-2 is detected.
|
|
946 From Soren Dayton <csdayton@cs.uchicago.edu>
|
|
947
|
179
|
948 1997-07-31 SL Baur <steve@altair.xemacs.org>
|
|
949
|
|
950 * XEmacs 20.3-beta16 is released.
|
|
951
|
|
952 1997-07-31 Martin Buchholz <mrb@eng.sun.com>
|
|
953
|
|
954 * configure.in: --with-x11=no --> --with-xface=no
|
|
955 * lisp/efs/dired-xemacs.el: Rationalize mouse file functions
|
|
956 * src/input-method-xlib.c: Allow xemacs to connect to kinput2
|
|
957 * event-Xt.c: Fix crashes when no input context available.
|
|
958 * src/mule-coding.c: Use enum eol_type instead of int consistently
|
|
959 * regex.c: Use (void *) 0 instead of NULL in varargs function calls
|
|
960 * src/s/freebsd.h: Wrap #include X11/Xlocale.h inside #ifndef
|
|
961 NOT_C_CODE
|
|
962
|
|
963 1997-07-27 SL Baur <steve@altair.xemacs.org>
|
|
964
|
|
965 * etc/BETA: Update patching instructions.
|
|
966
|
177
|
967 1997-07-26 SL Baur <steve@altair.xemacs.org>
|
|
968
|
|
969 * XEmacs 20.3-beta15 is released.
|
|
970
|
|
971 1997-07-25 SL Baur <steve@altair.xemacs.org>
|
|
972
|
|
973 * lwlib/xlwscrollbar.c: Add debug malloc support.
|
|
974 * lwlib/xlwmenu.c: Ditto.
|
|
975 * lwlib/lwlib-utils.h: Ditto.
|
|
976
|
|
977 * configure.in (null_string): Add --use-debug-malloc option.
|
|
978
|
|
979 1997-07-21 SL Baur <steve@altair.xemacs.org>
|
|
980
|
|
981 * info/dir (Packages): Remove AUCTeX, Gnus and Message manuals.
|
|
982
|
|
983 1997-07-20 SL Baur <steve@altair.xemacs.org>
|
|
984
|
|
985 * Makefile.in (install-arch-indep): Create required links when
|
|
986 prefixdir != execdir.
|
|
987
|
|
988 1997-07-19 SL Baur <steve@altair.xemacs.org>
|
175
|
989
|
|
990 * XEmacs 20.3-beta14 is released.
|
|
991
|
|
992 1997-07-19 Martin Buchholz <mrb@eng.sun.com>
|
|
993
|
177
|
994 * src/fns.c (require): Print messages when loading a file as a
|
175
|
995 result of require.
|
|
996
|
|
997 * configure.in:
|
|
998 * lisp/utils/config.el:
|
|
999 * lib-src/config.values:
|
|
1000 - new file created and installed by building.
|
|
1001 - Allow configuration time values to be queried by the lisp code.
|
|
1002
|
|
1003 * configure.in:
|
|
1004 - check for alloca in libPW on hpux.
|
|
1005 - Redo --with-clash-detection
|
|
1006 - need to check for termios and friends even if with-tty=no.
|
|
1007 - Always define SIGNALS_VIA_CHARACTERS if HAVE_TERMIOS
|
|
1008 - better quoting for AIX_SMT_EXP (untested)
|
|
1009 - gcc flags now default to "-g -O2 -Wall -Wno-switch"
|
|
1010
|
|
1011 * *.[ch]: more warning elimination
|
|
1012
|
|
1013 * src/input-method*.c:
|
|
1014 * src/s/freebsd.h:
|
|
1015 - remove freebsd ifdefs from C code.
|
|
1016
|
|
1017 * src/specifier.c:
|
|
1018 - fix Fdisplay-table-specifier-p
|
|
1019
|
173
|
1020 1997-07-13 Steven L Baur <steve@altair.xemacs.org>
|
|
1021
|
|
1022 * XEmacs 20.3-beta13 is released.
|
|
1023
|
|
1024 * info/dir (Packages): Integrate texinfo manual for PH.
|
|
1025
|
|
1026 1997-07-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
1027
|
|
1028 * extents.c (print_extent): Print correctly.
|
|
1029
|
|
1030 1997-07-13 Steven L Baur <steve@altair.xemacs.org>
|
|
1031
|
|
1032 * configure.in (CPP): Add -Wall to default gcc CFLAGS.
|
|
1033
|
|
1034 1997-07-11 Martin Buchholz <mrb@eng.sun.com>
|
|
1035
|
|
1036 * *Makefile*: More cleanup.
|
|
1037 - MAKE CFLAGS=-foo now works with recursive invocations on old makes
|
|
1038 - Nuke ld_call_shared from s&m files
|
|
1039 - Nuke src/s/*-static.h
|
|
1040 - Nuke Solaris and DEC OSF static build support.
|
|
1041 - Nuke SHORTNAMES
|
|
1042 - Nuke libmld
|
|
1043 - CLASH_DETECTION configurable, off by default.
|
|
1044
|
|
1045 * *.[ch]: Warning elimination, code cleanup, some 64-bit
|
|
1046 safeguarding.
|
|
1047
|
|
1048 * sol2.h: More bullet-proofing for Sun bugs in header files.
|
|
1049
|
|
1050 * lib-src/etags.c: etags version 12.19.
|
|
1051
|
|
1052 * lisp/x11/x-select.el:
|
|
1053 * src/xselect.c: Try STRING if selection owner couldn't convert
|
|
1054 COMPOUND_TEXT.
|
|
1055
|
|
1056 * src/*.c: Change defalt to default_, and in general allow
|
|
1057 doc-snarfing functions to recognize and ignore trailing `_'
|
|
1058
|
|
1059 * src/*.[ch]: Introduce XVECTOR_DATA and XVECTOR_LENGTH macros and
|
|
1060 convert source code to use them consistently.
|
|
1061
|
171
|
1062 1997-07-08 Steven L Baur <steve@altair.xemacs.org>
|
|
1063
|
|
1064 * XEmacs 20.3-beta12 is released.
|
|
1065
|
|
1066 1997-07-08 Martin Buchholz <mrb@eng.sun.com>
|
|
1067
|
|
1068 * configure.in: Set options differently, depending on beta-ness of
|
|
1069 build tree.
|
|
1070 * *Makefile*: Clean up *clean: targets, esp. Steven's beloved
|
|
1071 distclean.
|
|
1072
|
|
1073 1997-07-08 Steven L Baur <steve@altair.xemacs.org>
|
|
1074
|
|
1075 * pkg-src/tree-x/Makefile.in.in (xoobr): Pass CFLAGS to the
|
|
1076 linker.
|
|
1077 From Olivier Galibert <Olivier.Galibert@mines.u-nancy.fr>
|
|
1078
|
|
1079 1997-07-07 Steven L Baur <steve@altair.xemacs.org>
|
|
1080
|
|
1081 * pkg-src/tree-x/Makefile.in.in (distclean): Add target.
|
|
1082
|
|
1083 1997-07-06 Steven L Baur <steve@altair.xemacs.org>
|
|
1084
|
|
1085 * lwlib/lwlib-Xm.c (xm_update_one_value): Hand application of mrb
|
|
1086 fix. Restoration of lossage from beta10->beta11 upgrade.
|
|
1087
|
|
1088 * XEmacs 20.3-beta11 is released.
|
|
1089
|
|
1090 1997-07-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1091
|
|
1092 * lisp/language/english.el: Add quail-british for British.
|
|
1093
|
|
1094 * lisp/language/european.el: Register input-method for various non
|
|
1095 quail-latin-1 methods.
|
|
1096
|
169
|
1097 1997-07-05 Martin Buchholz <mrb@eng.sun.com>
|
|
1098
|
|
1099 * lib-src/getopt*.c: Don't redefine const - let configure do that.
|
|
1100
|
|
1101 * configure.in: Better behavior for `configure --with-gcc=no'
|
|
1102 - Autodetect ulimit.h
|
|
1103 - Remove broken SunOS4 kludge for libXmu
|
|
1104 - Autodetect usleep
|
|
1105
|
|
1106 * src/s/sol2.h: Support gcc on various Solaris releases.
|
|
1107
|
|
1108 * lib-src/*.c: Ansify prototypes.
|
|
1109
|
|
1110 * lisp/prim/files.el: Optimize auto-mode-alist.
|
|
1111
|
|
1112 * pkg-src/tree-x/Makefile.in.in: `make distclean' now works
|
|
1113 - `make install' now works.
|
|
1114 - dependencies updated.
|
|
1115
|
|
1116 * pkg-src/tree-x/*.[ch]: Fix compile warnings.
|
|
1117 - Replace uses of XtVa* with non-varargs variants.
|
|
1118
|
|
1119 1997-07-01 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1120
|
|
1121 * lisp/modes/image-mode.el: Add `image-maybe-restore' to
|
|
1122 `change-major-mode-hook'.
|
|
1123
|
|
1124 * lisp/modes/image-mode.el (image-maybe-restore): New function.
|
|
1125
|
|
1126 * src/glyphs.c (make_string_from_file): must protect from
|
|
1127 `format-alist'.
|
|
1128
|
|
1129 1997-06-30 Steven L Baur <steve@altair.xemacs.org>
|
|
1130
|
|
1131 * pkg-src/tree-x/Makefile.in.in (INSTALL): Add configure written
|
|
1132 variable.
|
|
1133
|
167
|
1134 1997-06-29 Steven L Baur <steve@altair.xemacs.org>
|
|
1135
|
169
|
1136 * configure.in (CPP): Correct typo `print-lib-gcc-file-name'
|
|
1137 should be `print-libgcc-file-name'
|
|
1138 From Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
|
|
1139
|
167
|
1140 * XEmacs 20.3-beta10 is released.
|
|
1141
|
|
1142 1997-06-29 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1143
|
|
1144 * lisp/language/chinese.el: Add chinese-isoir165 (CCITT Extended
|
|
1145 GB).
|
|
1146
|
|
1147 * lisp/language/chinese.el: Modify charset DOC-strings for CNS
|
|
1148 11643 to be more detailed.
|
|
1149
|
|
1150 * lisp/language/arabic.el: Rename `arabic-0', `arabic-1' and
|
|
1151 `arabic-2' to `arabic-digit', `arabic-1-column' and
|
|
1152 `arabic-2-column' to sync with Emacs/mule-19.34.94-zeta.
|
|
1153
|
|
1154 * src/mule-charset.c: Modify charset DOC-strings to be more
|
|
1155 detailed.
|
|
1156
|
|
1157 Use BOX DRAWINGS characters of JIS X0208.
|
|
1158
|
|
1159 1997-06-28 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1160
|
|
1161 * lisp/apel/richtext.el: Add autoload comments for
|
|
1162 `richtext-encode' and `richtext-decode'.
|
|
1163
|
|
1164 * lisp/prim/format.el (format-alist): Add `text/richtext'.
|
|
1165
|
|
1166 * lisp/tl/chartblxmas.el: New file.
|
|
1167
|
|
1168 * lisp/x11/x-menubar.el (default-menubar): Add "Show character
|
|
1169 table" for MULE menu.
|
|
1170
|
|
1171 * lisp/apel/emu.el: Check richtext.el is bundled.
|
|
1172
|
|
1173 * lisp/tl/char-table.el (view-charset): New command.
|
|
1174
|
|
1175 * lisp/tl/char-table.el: Rename some functions.
|
|
1176
|
|
1177 * lisp/packages/hexl.el (hexl-mode-exit): Run
|
|
1178 `hexl-mode-exit-hook'.
|
|
1179
|
|
1180 * lisp/x11/x-menubar.el (default-menubar): Fix "Describe language
|
|
1181 support" and "Set language environment" of mule menu.
|
|
1182
|
|
1183 * lisp/apel/file-detect.el: Add autoload comments for function
|
|
1184 `add-path', `add-latest-path', `get-latest-path',
|
|
1185 `file-installed-p', `exec-installed-p', `module-installed-p' and
|
|
1186 variable `exec-suffix-list'.
|
|
1187
|
|
1188 * lisp/prim/format.el (format-alist): Add image/jpeg, image/gif,
|
|
1189 image/png and image/x-xpm.
|
|
1190
|
|
1191 * lisp/modes/image-mode.el: New file.
|
|
1192
|
|
1193 1997-06-27 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1194
|
|
1195 * lisp/tm/tm-ew-e.el (tm-eword::encode-string-1): avoid infinite
|
|
1196 loop caused by long non-encoded-word element. (cf. [tm-en:1356])
|
|
1197
|
|
1198 (mime/field-encoding-method-alist): Add "Message-ID" as ignored.
|
|
1199
|
165
|
1200 1997-06-25 Steven L Baur <steve@altair.xemacs.org>
|
|
1201
|
|
1202 * XEmacs 20.3-beta9 is released.
|
|
1203
|
|
1204 * Makefile.in (dist): Make `make dist' work for me.
|
|
1205
|
|
1206 1997-06-25 Martin Buchholz <mrb@eng.sun.com>
|
|
1207
|
|
1208 * configure.in:
|
|
1209 - Change "t" to tabs in sed commands
|
|
1210 - Add /g to sed substitition commands when appropriate
|
|
1211 - Change XtVa[SG]etValue to Xt[SG]etValue
|
|
1212 - Make version variables into Lisp_Objects.
|
|
1213
|
|
1214 1997-06-19 Martin Buchholz <mrb@eng.sun.com>
|
|
1215
|
|
1216 * src/config.h.in:
|
|
1217 * configure.in:
|
|
1218 - Autodetect X defines using xmkmf.
|
|
1219 - Compute rpath on *bsd* systems as well.
|
|
1220 - rewrite PRINT_VAR m4 macro.
|
|
1221 - detect sizes of void* and long long for future use by unex*.c
|
|
1222 * regex.c: _GNU_SOURCE may be defined by config.h; don't redefine.
|
|
1223
|
|
1224 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1225
|
|
1226 * lisp/language/arabic.el: moved from lisp/mule/arabic-hooks.el.
|
|
1227
|
|
1228 * lisp/mh-e/mh-e.el (mh-get-new-mail): Decode output as
|
|
1229 `mh-folder-coding-system'.
|
|
1230
|
|
1231 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1232
|
|
1233 * lisp/language/ethio-util.el: imported from
|
|
1234 Emacs/mule-19.34.94-zeta.
|
|
1235
|
|
1236 * lisp/language/arabic-util.el: moved from lisp/mule/arabic.el;
|
|
1237 repair Arabic characters.
|
|
1238
|
|
1239 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1240
|
|
1241 * lib-src/update-autoloads.sh: Search lisp/mule/.
|
|
1242
|
|
1243 * etc/HELLO: final byte for ethiopic was changed to sync with
|
|
1244 Emacs/mule-19.34.94-zeta.
|
|
1245
|
|
1246 * lisp/x11/x-menubar.el: Fix "Describe language support" and "Set
|
|
1247 language environment" of Mule menu.
|
|
1248
|
|
1249 * lisp/language/visual-mode.el: moved from mule/.
|
|
1250
|
|
1251 * lisp/language/ethiopic.el: Modify for XEmacs.
|
|
1252
|
|
1253 * lisp/language/cyrillic.el: Modify DOC-string of koi8-r; Fixed
|
|
1254 problem of setting for `language-info-alist' about koi8-r.
|
|
1255
|
|
1256 * lisp/mule/auto-autoloads.el: Enable auto-autoloads.el for mule/.
|
|
1257
|
|
1258 * lisp/mule/mule-util.el: New file (imported from
|
|
1259 Emacs/mule-19.34.94-zeta).
|
|
1260
|
|
1261 * lisp/mule/mule-misc.el: Function `truncate-string-to-width' was
|
|
1262 moved to mule-util.el.
|
|
1263
|
|
1264 * lisp/prim/dumped-lisp.el, lisp/mule/mule-load.el:
|
|
1265 lisp/mule/arabic-hooks.el was moved to lisp/language/arabic.el;
|
|
1266 lisp/mule/arabic.el was moved to lisp/language/arabic-util.el; Use
|
|
1267 lisp/language/ethiopic.el instead of lisp/mule/ethiopic-hooks.el;
|
|
1268 Use lisp/language/ethio-util.el instead of lisp/mule/ethiopic.el.
|
|
1269
|
|
1270 * lisp/mule/mule-coding.el (coding-system-docstring): New alias to
|
|
1271 emulate Emacs/mule-19.34.94-zeta function.
|
|
1272
|
|
1273 * lisp/mule/mule-cmds.el: modified to sync with
|
|
1274 Emacs/mule-19.34.94-zeta (mule-prefix was changed to "C-x C-m")
|
|
1275
|
|
1276 (set-language-info): Add to "Describe Language Support" and "Set
|
|
1277 Language Environment" menu.
|
|
1278
|
|
1279 * lisp/mule/mule-charset.el: Function `compose-region' and
|
|
1280 `decompose-region' were moved to mule-util.el.
|
|
1281
|
|
1282 * lisp/leim/quail.el: modify to sync with latest quail.el of
|
|
1283 Emacs/mule in ETL.
|
|
1284
|
|
1285 (quail-toggle-mode-temporarily): check `quail-conv-overlay'.
|
|
1286
|
|
1287 (quail-map-p): Use `characterp' instead of `integerp'.
|
|
1288
|
|
1289 1997-06-23 Steven L Baur <steve@altair.xemacs.org>
|
|
1290
|
|
1291 * etc/NEWS (Commands): Various updates by Hrvoje Niksic.
|
|
1292
|
163
|
1293 1997-06-21 Steven L Baur <steve@altair.xemacs.org>
|
|
1294
|
165
|
1295 * Makefile.in: Missing FRC.info.
|
|
1296 (install-arch-dep): Add missing backslash.
|
|
1297 From Glynn Clements <glynn@sensei.co.uk>
|
|
1298
|
163
|
1299 * XEmacs 20.3-beta8 is released.
|
|
1300
|
|
1301 1997-06-20 Olivier Galibert <Olivier.Galibert@mines.u-nancy.fr>
|
|
1302
|
|
1303 * lwlib/lwlib-Xaw.c, lwlib/lwlib-Xlw.c, lwlib/lwlib-Xm.c,
|
|
1304 lwlib/lwlib.c: Make 64 bit clean.
|
|
1305
|
|
1306 1997-06-20 Steven L Baur <steve@altair.xemacs.org>
|
|
1307
|
|
1308 * etc/gnuserv.1: Updates and cleanup.
|
|
1309 From Hrvoje Niksic <hniksic@srce.hr>
|
|
1310
|
|
1311 1997-06-19 Martin Buchholz <mrb@eng.sun.com>
|
|
1312
|
|
1313 * configure.in:
|
|
1314 - Autodetect X defines using xmkmf.
|
|
1315 - Compute rpath on *bsd* systems as well.
|
|
1316 - rewrite PRINT_VAR m4 macro.
|
|
1317 - detect sizes of void* and long long for future use by unex*.c
|
|
1318
|
|
1319 1997-06-18 Martin Buchholz <mrb@eng.sun.com>
|
|
1320
|
|
1321 * */Makefile.in.in: Another rewrite
|
|
1322 Make makefiles immune from being mangled by various cpp
|
|
1323 implementations by quoting non-preprocessor directive lines.
|
|
1324 - random cleanup
|
|
1325 - Use $(RM) and $(pwd) macros consistently
|
|
1326 - Add dependencies for balloon-help source files
|
|
1327 - Use getcwd by default instead of getwd.
|
|
1328 * lwlib/config.h: Now includes src/config.h
|
|
1329 * lwlib/*.c: Use config.h, but DON'T use Xos.h
|
|
1330 * lib-src/*.c: Fix compiler warnings
|
|
1331 * lisp/version.el:
|
|
1332 - Put version information in version.sh instead of version.el
|
|
1333
|
|
1334 Wed Jun 18 16:41:43 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1335
|
|
1336 * configure.in (CPP): Remove hardcoding of -L/usr/local/lib
|
|
1337 -I/usr/local/include.
|
|
1338
|
161
|
1339 1997-06-14 Steven L Baur <steve@altair.xemacs.org>
|
|
1340
|
|
1341 * XEmacs 20.3-beta7 is released.
|
|
1342
|
|
1343 1997-06-12 Steven L Baur <steve@altair.xemacs.org>
|
|
1344
|
|
1345 * etc/TUTORIAL (things): Synched by Hrvoje Niksic with previous
|
|
1346 XEmacs version.
|
|
1347
|
|
1348 1997-06-13 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1349
|
|
1350 * lisp/gnus/smiley.el (smiley-deformed-regexp-alist): Modify
|
|
1351 regexp for horizontal smiley faces.
|
|
1352 (smiley-nosey-regexp-alist): Add horizontal smiley faces.
|
|
1353
|
|
1354 * lisp/leim/quail.el (quail-get-translation): Don't use
|
|
1355 `string-to-vector' for XEmacs.
|
|
1356
|
|
1357 1997-06-13 Gary D. Foster <Gary.Foster@corp.Sun.COM>
|
|
1358
|
|
1359 * lisp/modes/*.el: Removed all "\177" bindings that were
|
|
1360 previously commented out and normalized everything vis a vis
|
|
1361 'backspace and 'delete keysyms.
|
|
1362 * lisp/packages/*.el: Normalized all the "\177" bindings
|
|
1363 * lisp/modes/cperl-mode.el: Created cperl-electric-delete function
|
|
1364 which is a "smart" version of the cperl-electric-backspace
|
|
1365 function (it honors the desired delete direction). Bound it to
|
|
1366 'delete and the electric-backspace to 'backspace.
|
|
1367 * lisp/packages/pending-del.el: Added cperl-electric-backspace and
|
|
1368 cperl-electric-delete to the 'supersede list.
|
|
1369
|
159
|
1370 1997-06-11 Steven L Baur <steve@altair.xemacs.org>
|
|
1371
|
|
1372 * XEmacs 20.3-b6 is released.
|
|
1373
|
|
1374 * configure.in (GNU_MALLOC): Check for (-l)PW instead of (-l)-lPW.
|
|
1375 Suggested by Martin Buchholz <mrb@eng.sun.com>
|
|
1376
|
|
1377 1997-06-11 Martin Buchholz <mrb@eng.sun.com>
|
|
1378
|
|
1379 * src/Makefile.in:
|
|
1380 * lwlib/Makefile.in:
|
|
1381 * lib-src/Makefile.in:
|
|
1382 * Makefile.in: More Makefile cleanup
|
|
1383 - add .PHONY targets where necessary
|
|
1384 - remove most builtin rules using .SUFFIXES
|
|
1385 - -lXau only gets used for linking gnuserv binaries
|
|
1386 - No VPATH for root Makefile
|
|
1387 - remove gcc v1 support
|
|
1388 * configure.in:
|
|
1389 - A new test to autodetect need to define NARROWPROTO,
|
|
1390 needed by XFree86
|
|
1391 - Consistently use idiom foo=`echo '' $foo | sed -s 's:^ ::' -e ...`
|
|
1392 - Immediately exit if SIZEOF_* tests fail.
|
|
1393 - Check for libPW
|
|
1394 - Use more sophisticated Xpm test that confirms xpm.h and libXpm
|
|
1395 are in sync.
|
|
1396 * src/s/linux.h:
|
|
1397 * src/m/intel386.h: Yet another attempt to clean up linux defines.
|
|
1398
|
|
1399 1997-06-10 Steven L Baur <steve@altair.xemacs.org>
|
|
1400
|
|
1401 * lib-src/pop.c: Correct incantation for pop.h.
|
|
1402 From Martin Buchholz <mrb@Eng.Sun.COM>
|
|
1403
|
|
1404 Tue Jun 10 15:11:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1405
|
|
1406 * configure.in (beta): Correct test looking for Beta number.
|
|
1407
|
|
1408 1997-06-11 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1409
|
|
1410 * src/Makefile.in.in, mule/language/misc-lang.el,
|
|
1411 mule/mule-load.el, mule/ipa-hooks.el: Use
|
|
1412 lisp/mule/language/misc-lang.el instead of lisp/mule/ipa-hooks.el;
|
|
1413 mule/ipa-hooks.el was deleted.
|
|
1414
|
|
1415 1997-06-10 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1416
|
|
1417 * Use lisp/mule/language/thai-util.el instead of
|
|
1418 lisp/mule/thai.el.
|
|
1419
|
|
1420 * lisp/custom/wid-edit.el: Add widget `coding-system' for mule.
|
|
1421
|
|
1422 * lisp/mule/thai-hooks.el, lisp/mule/mule-load.el: Use
|
|
1423 lisp/mule/language/thai.el instead of lisp/mule/thai-hooks.el.
|
|
1424
|
|
1425 * lisp/mule/language/thai.el: modified for XEmacs.
|
|
1426
|
|
1427 1997-06-09 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1428
|
|
1429 * lisp/mule/mule-load.el, src/Makefile.in.in: Use
|
|
1430 lisp/mule/language/chinese.el, lisp/mule/language/cyrillic.el,
|
|
1431 lisp/mule/language/european.el, lisp/mule/language/greek.el,
|
|
1432 lisp/mule/language/japanese.el and lisp/mule/language/korean.el
|
|
1433 instead of lisp/mule/chinese-hooks.el,
|
|
1434 lisp/mule/cyrillic-hooks.el, lisp/mule/european-hooks.el,
|
|
1435 lisp/mule/greek-hooks.el, lisp/mule/japanese-hooks.el and
|
|
1436 lisp/mule/korean-hooks.el.
|
|
1437
|
|
1438 * lisp/mule/language/*.el was imported from
|
|
1439 Emacs/mule-19.34.94-zeta.
|
|
1440
|
|
1441 * Use lisp/mule/language/china-util.el instead of
|
|
1442 lisp/mule/chinese.el.
|
|
1443
|
|
1444 1997-06-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1445
|
|
1446 * lisp/apel/emu-x20.el (mime-charset-coding-system-alist):
|
|
1447 iso-8859-1, hz-gb-2312, cn-gb-2312, gb2312, cn-big5 and koi8-r
|
|
1448 were defined as coding-system.
|
|
1449
|
|
1450 1997-06-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1451
|
|
1452 * etc/smilies/Face_smile.xbm, etc/smilies/Face_weep.xbm,
|
|
1453 etc/smilies/Face_ase2.xbm, etc/smilies/Face_ase3.xbm,
|
|
1454 etc/smilies/Face_ase.xbm: Add Japanese smiley faces.
|
|
1455
|
|
1456 1997-06-07 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1457
|
|
1458 * lisp/gnus/smiley.el (smiley-deformed-regexp-alist): Add Japanese
|
|
1459 smiley faces.
|
|
1460
|
163
|
1461 1997-06-10 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
1462
|
|
1463 * lisp/modes/view-less.el: Changed \177 bindings to 'delete
|
|
1464 * lisp/modes/help.el: Changed \177 bindings to 'delete
|
|
1465
|
|
1466 1997-06-10 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
1467
|
|
1468 * lisp/prim/keydefs.el: Changed all 'delete key bindings to point to
|
|
1469 the `backward-or-forward-foo' functions.
|
|
1470 * lisp/prim/simple.el:
|
|
1471 - Renamed `delete-erases-forward' to `delete-key-deletes-forward'.
|
|
1472 - Removed `backspace-or-delete-hook'
|
|
1473 - Renamed `backspace-or-delete' to `backward-or-forward-delete-char'
|
|
1474 - Added functions: `backward-or-forward-kill-word'
|
|
1475 `backward-or-forward-kill-sentence'
|
|
1476 `backward-or-forward-kill-sexp'
|
|
1477 - Removed the zmacs hacks from all the `b-or-f-foo' functions and
|
|
1478 began playing nicely with pending-del.
|
|
1479 * lisp/modes/cc-mode.el:
|
|
1480 * lisp/modes/cperl-mode.el: Fixed references to delete functions
|
|
1481 to use the new names.
|
|
1482
|
157
|
1483 1997-06-09 Steven L Baur <steve@altair.xemacs.org>
|
|
1484
|
|
1485 * XEmacs 20.3-b5 is released.
|
|
1486
|
|
1487 1997-06-08 Steven L Baur <steve@altair.xemacs.org>
|
|
1488
|
|
1489 * etc/NEWS: Updates for early beta20.3 stuffs.
|
|
1490 From Hrvoje Niksic <hniksic@srce.hr>
|
|
1491
|
155
|
1492 1997-06-05 Steven L Baur <steve@altair.xemacs.org>
|
|
1493
|
|
1494 * XEmacs 20.3-b4 is released.
|
|
1495
|
|
1496 1997-06-04 Martin Buchholz <mrb@eng.sun.com>
|
|
1497
|
|
1498 * src/*/*.h: Remove definitions of HAVE_UNION_WAIT, in accordance
|
|
1499 with new Autoconf 2 mechanisms.
|
|
1500 * src/syswait.h:
|
|
1501 * src/sysdep.c:
|
|
1502 * src/process.c: Use only Posix.1 sys/wait.h-defined symbols
|
|
1503
|
|
1504 * src/s/netbsd.h: complete rewrite, use ORDINARY_LINK, #ifdef out
|
|
1505 old cruft that can be obtained from system header files.
|
|
1506 * lib-src/getopt*: Synch with FSF, remove compiler warnings.
|
|
1507
|
|
1508 * lib-src/b2m.c:
|
|
1509 * src/gifalloc.c:
|
|
1510 * lib-src/gnuslib.c:
|
|
1511 * lib-src/profile.c:
|
|
1512 * lib-src/movemail.c: Fix compiler warnings
|
|
1513
|
|
1514 * lib-src/Makefile.in.in: Remove unused -DCONFIG_BROKETS flag
|
|
1515 - Fix up compile flags for new etags version
|
|
1516
|
|
1517 * etc/NEWS:
|
|
1518 * etc/etags.1:
|
|
1519 * man/xemacs/programs.texi:
|
|
1520 * lib-src/etags.c: Upgraded to etags 12.11
|
|
1521
|
|
1522 * src/config.h.in: Fix inline keyword support
|
|
1523
|
|
1524 * configure.in: Use a different mechanism for removing extra white
|
|
1525 space. Avoid using foo=`echo $bar`, which loses with various echos.
|
|
1526 - new M4 macro XE_SPACE(var, words...)
|
|
1527 - Use autoconf 2's AC_HEADER_SYS_WAIT
|
|
1528 - Check for Xpm-XpmFree instead of Xpm-XpmReadFileToData to avoid
|
|
1529 linking with losing Xpm implementations
|
|
1530 - Check for correct wnn4 lib symbols
|
|
1531 - Only link with inline.o when using gcc
|
|
1532 - Support inline keywords inline, __inline, __inline__
|
|
1533 - Ultrix now implies have_mmap=no
|
|
1534 - Sun sound in non-standard dirs now works
|
|
1535 - --native-sound-lib no longer ignored on HP & SGI
|
|
1536 - gpm configure tests moved after curses configure tests
|
163
|
1537
|
|
1538 1997-06-04 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
1539
|
|
1540 * lisp/modes/cc-mode.el: Modified `c-electric-delete' to honor the
|
|
1541 desired delete direction in both normal and "hungry" modes.
|
|
1542 * lisp/modes/cperl-mode.el: Modified `cperl-electric-backspace' to
|
|
1543 honor the desired delete direction.
|
155
|
1544
|
|
1545 1997-05-30 Martin Buchholz <mrb@eng.sun.com>
|
|
1546
|
|
1547 * configure.in: Automagically compute -R path for gcc
|
|
1548
|
163
|
1549 1997-05-30 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
1550
|
|
1551 * lisp/vm/vm-vars.el: Fixed delete key binding to call
|
|
1552 `vm-scroll-down'
|
|
1553
|
155
|
1554 Thu May 29 15:35:07 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
1555
|
|
1556 * configure.in: Add support for Solaris2.6 -z ignore linker flags
|
|
1557
|
|
1558 1997-05-29 Martin Buchholz <mrb@eng.sun.com>
|
|
1559
|
|
1560 * configure.in: Replace standard Autoconf MMAP test with Neal
|
|
1561 Becker's replacement, hacked somewhat.
|
|
1562
|
163
|
1563 1997-05-16 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
1564
|
|
1565 * lisp/prim/simple.el: Created `backspace-or-delete' function and
|
|
1566 `backspace-or-delete-hook'
|
|
1567 * lisp/prim/keydefs.el: Changed \177 bindings to point to new
|
|
1568 delete function.
|
|
1569 * lisp/modes/*.el: Removed conflicting \177 bindings.
|
|
1570 * lisp/modes/cc-mode.el: Modified `c-electric-delete' to use new
|
|
1571 delete bindings.
|
|
1572 * lisp/modes/cperl-mode.el: Modified `cperl-electric-backspace' to
|
|
1573 use new delete bindings.
|
|
1574
|
155
|
1575 1997-06-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1576
|
|
1577 * lisp/x11/x-menubar.el (default-menubar): Add menu for Mule.
|
|
1578
|
|
1579 * lisp/mule/mule-cmds.el: Menu for XEmacs were moved to
|
|
1580 x11/x-menubar.el.
|
|
1581
|
|
1582 1997-06-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1583
|
|
1584 * lisp/leim/quail.el: to avoid compiling warnings about
|
|
1585 overlay.el.
|
|
1586
|
|
1587 1997-06-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1588
|
|
1589 * lisp/leim/quail.el: to sync with quail.el of
|
|
1590 Emacs-19.34.94-zeta.
|
|
1591
|
|
1592 * lisp/leim/quail/ziranma.el, lisp/leim/quail/tonepy.el,
|
|
1593 lisp/leim/quail/py.el, lisp/leim/quail/qj.el,
|
|
1594 lisp/leim/quail/sw.el, lisp/leim/quail/ccdospy.el,
|
|
1595 lisp/leim/quail/punct.el, lisp/leim/quail/4corner.el,
|
|
1596 lisp/leim/quail/symbol-ksc.el, lisp/leim/quail/ethiopic.el,
|
|
1597 lisp/leim/quail/hanja.el, lisp/leim/quail/quick-cns.el,
|
|
1598 lisp/leim/quail/tsangchi-cns.el, lisp/leim/quail/lrt.el,
|
|
1599 lisp/leim/quail/tsangchi-b5.el, lisp/leim/quail/devanagari.el,
|
|
1600 lisp/leim/quail/japanese.el, lisp/leim/quail/quick-b5.el,
|
|
1601 lisp/leim/quail/punct-b5.el, lisp/leim/quail/qj-b5.el,
|
|
1602 lisp/leim/quail/py-b5.el, lisp/leim/quail/ctlau.el,
|
|
1603 lisp/leim/quail/ctlaub.el, lisp/leim/quail/ecdict.el,
|
|
1604 lisp/leim/quail/array30.el, lisp/leim/quail/hangul3.el,
|
|
1605 lisp/leim/quail/hanja-jis.el, lisp/leim/quail/cyrillic.el,
|
|
1606 lisp/leim/quail/etzy.el, lisp/leim/quail/greek.el,
|
|
1607 lisp/leim/quail/ipa.el, lisp/leim/quail/lao.el,
|
|
1608 lisp/leim/quail/zozy.el, lisp/leim/quail/viqr.el,
|
|
1609 lisp/leim/quail/latin.el, lisp/leim/quail/thai.el,
|
|
1610 lisp/leim/quail/hangul.el: quail of LEIM for Emacs-19.34.94-zeta.
|
|
1611
|
|
1612 1997-06-02 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1613
|
|
1614 * mule/korean.el was abolished because it seems not to be used.
|
|
1615
|
|
1616 * mule/japanese.el was abolished because it seems not to be used.
|
|
1617
|
|
1618 1997-06-01 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1619
|
|
1620 * lisp/tm/gnus-mime-old.el was abolished because XEmacs 20.3 has
|
|
1621 Gnus 5.4.
|
|
1622
|
|
1623 * lisp/tm/tm-edit.el: updated to 7.108.
|
|
1624
|
|
1625 * lisp/tm/tm-view.el: updated to 7.83.
|
|
1626
|
|
1627 * lisp/leim/quail.el: modified for XEmacs.
|
|
1628
|
|
1629 * lisp/mule/mule-load.el, lisp/mule/mule-process.el: delete
|
|
1630 mule-process.el because it is not used.
|
|
1631
|
|
1632 * lisp/mule/european.el was abolished because it seems not to be
|
|
1633 used.
|
|
1634
|
|
1635 * lisp/mule/mule-load.el: must load mule-cmds before setting for
|
|
1636 language-environment.
|
|
1637
|
|
1638 * lisp/mule/european-hooks.el: Modified for LEIM.
|
|
1639
|
|
1640 * lisp/mule/mule-cmds.el: Uncomment key definition for
|
|
1641 `toggle-input-method'.
|
|
1642
|
|
1643 * lisp/mule/mule-init.el: Comment out about `mule-keymap' (moved
|
|
1644 to mule-cmds.el).
|
|
1645
|
|
1646 * lisp/mule/mule-cmds.el: Uncomment about `mule-keymap' (moved
|
|
1647 from mule-init.el).
|
|
1648
|
|
1649 * lisp/tl/tl-atype.el: Don't require tl-str.
|
|
1650
|
|
1651 * lisp/tl/tl-atype.el: Use atype.el of APEL.
|
|
1652
|
|
1653 * lisp/tl/tl-list.el: Use alist.el of APEL.
|
|
1654
|
|
1655 1997-05-31 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1656
|
|
1657 * lisp/tl/richtext.el, lisp/tl/emu-x20.el, lisp/tl/emu-xemacs.el,
|
|
1658 lisp/tl/emu.el, lisp/tl/emu-e19.el: moved to apel/.
|
|
1659
|
|
1660 * lisp/tl/file-detect.el, lisp/tl/filename.el: replaced by APEL's.
|
|
1661
|
|
1662 * lisp/mu/std11-parse.el, lisp/mu/std11.el: moved to apel/.
|
|
1663
|
|
1664 * lisp/leim/quail.el: Add new quail.el (imported from Emacs
|
|
1665 19.34.94-epsilon).
|
|
1666
|
|
1667 * lisp/leim/skk/skkdic.el: delete skkdic.el temporary because
|
|
1668 XEmacs can not compile it.
|
|
1669
|
|
1670 * lisp/leim/skk/skkdic.el, lisp/leim/quail/zozy.el,
|
|
1671 lisp/leim/quail/ziranma.el, lisp/leim/quail/viqr.el,
|
|
1672 lisp/leim/quail/tsangchi-cns.el, lisp/leim/quail/tsangchi-b5.el,
|
|
1673 lisp/leim/quail/symbol-ksc.el, lisp/leim/quail/thai.el,
|
|
1674 lisp/leim/quail/tonepy.el, lisp/leim/quail/quick-cns.el,
|
|
1675 lisp/leim/quail/sw.el, lisp/leim/quail/qj-b5.el,
|
|
1676 lisp/leim/quail/qj.el, lisp/leim/quail/quick-b5.el,
|
|
1677 lisp/leim/quail/py-b5.el, lisp/leim/quail/py.el,
|
|
1678 lisp/leim/quail/lao.el, lisp/leim/quail/latin.el,
|
|
1679 lisp/leim/quail/lrt.el, lisp/leim/quail/punct-b5.el,
|
|
1680 lisp/leim/quail/punct.el, lisp/leim/quail/hanja-jis.el,
|
|
1681 lisp/leim/quail/hanja.el, lisp/leim/quail/ipa.el,
|
|
1682 lisp/leim/quail/japanese.el, lisp/leim/quail/hangul3.el,
|
|
1683 lisp/leim/quail/etzy.el, lisp/leim/quail/greek.el,
|
|
1684 lisp/leim/quail/hangul.el, lisp/leim/quail/ethiopic.el,
|
|
1685 lisp/leim/quail/devanagari.el, lisp/leim/quail/ecdict.el,
|
|
1686 lisp/leim/quail/ctlau.el, lisp/leim/quail/ctlaub.el,
|
|
1687 lisp/leim/quail/cyrillic.el, lisp/leim/quail/array30.el,
|
|
1688 lisp/leim/quail/ccdospy.el, lisp/leim/quail/4corner.el: Add LEIM
|
|
1689 elisp files; old lisp/quail was abolished.
|
|
1690
|
|
1691 * src/Makefile.in.in: Add mule-cmds.elc.
|
|
1692
|
|
1693 * lisp/mule/mule-load.el, lisp/mule/mule-cmds.el: Add mule-cmds.el
|
|
1694 (imported from Emacs-19.34.94-epsilon and comment out a lot to
|
|
1695 avoid conflict with mule-init.el or other XEmacs/mule files).
|
|
1696
|
|
1697 * lisp/prim/simple.el (assoc-ignore-case): New function; imported
|
|
1698 from Emacs-19.34.94-epsilon.
|
|
1699
|
153
|
1700 1997-05-29 Steven L Baur <steve@altair.xemacs.org>
|
|
1701
|
|
1702 * XEmacs 20.3-beta3 is released.
|
|
1703
|
|
1704 * INSTALL: Delete documentation of mocklisp support.
|
|
1705
|
|
1706 * configure.in: Delete mocklisp support.
|
|
1707
|
|
1708 * etc/FTP: Update mirror info.
|
|
1709
|
|
1710 * etc/DISTRIB: Update mirror info.
|
|
1711
|
|
1712 1997-05-29 Martin Buchholz <mrb@eng.sun.com>
|
|
1713
|
|
1714 * configure.in: Replace standard Autoconf MMAP test with Neal
|
|
1715 Becker's replacement, hacked somewhat.
|
|
1716
|
|
1717 1997-05-28 Martin Buchholz <mrb@eng.sun.com>
|
|
1718
|
|
1719 * lisp/prim/files.el (auto-mode-alist): Reorg auto-mode-alist again.
|
|
1720
|
|
1721 * lib-src/etags.c: Version 12.7 from Francesco.
|
|
1722
|
|
1723 * configure.in: Juggle link order of X libraries.
|
|
1724 Add support for using zsh to run configure.
|
|
1725 Document --with-tty=no.
|
|
1726 Fix -no-recursion option.
|
|
1727 Recognize and ignore --cache-file option.
|
|
1728 Recognize null values for preprocessor symbols converted to shell
|
|
1729 variables. This maybe fixes the "-ltermcap" problem.
|
|
1730 Remove spurious blanks from various SUBST-ituted variables.
|
|
1731 Fix conditional creation of gdbinit.
|
|
1732 Conditionally create .sbinit for Sunpro C.
|
|
1733
|
|
1734 1997-05-26 Steven L Baur <steve@altair.xemacs.org>
|
|
1735
|
|
1736 * etc/FTP: Correct typo in ftp.cenatls.cena.dgac.fr.
|
|
1737
|
|
1738 * etc/DISTRIB: Ditto.
|
|
1739
|
151
|
1740 1997-05-22 Steven L Baur <steve@altair.xemacs.org>
|
|
1741
|
|
1742 * XEmacs 20.3-beta2 is released.
|
|
1743
|
|
1744 Thu May 22 04:19:09 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
1745
|
|
1746 * configure.in: Try to fix all reported bugs with 20.3-b1.
|
|
1747 Change HAVE_WNN6 to WNN6. WNN6 correctly autodetected.
|
|
1748 extra-verbose now default on beta builds.
|
|
1749 extra-verbose now much more verbose.
|
|
1750 Don't set libs_termcap to " ".
|
|
1751 Detect -lXm AFTER detecting -lXpm.
|
|
1752 Use runtime paths before running tests, since AC_TRY_RUN may
|
|
1753 depend on it.
|
|
1754 with-xim=motif only default on Solaris.
|
|
1755 realpath moved from s&m to configure.in.
|
|
1756 xemacs-version.h removed. main_1 now contains $canonical as well,
|
|
1757 for even more useful backtraces.
|
|
1758 termcap handling rewritten.
|
|
1759 Create .sbinit for Sun's source browser.
|
|
1760 Warn user if no XPM support present.
|
|
1761 Warn user if compiling in error checking.
|
|
1762
|
|
1763 * Makefile.in: use MAKE_SUBDIR consistently. Remove references to
|
|
1764 dynodump. Remove core when cleaning. Remove config.log.
|
|
1765 make distclean now functional.
|
|
1766
|
|
1767 Tue Jun 4 10:15:54 1996 Per Bothner <bothner@deneb.cygnus.com>
|
|
1768
|
|
1769 * etc/e/eterm.ti: Add kcub1, kcuf1, kcuu1, kcud1 capabilities.
|
|
1770
|
|
1771 Sun May 18 13:03:20 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1772
|
|
1773 * lwlib/Makefile.in.in (distclean): Clean up config.h.
|
|
1774
|
|
1775 * Makefile.in (distclean): Remve config.log.
|
|
1776 remove broken dynodump stuffs.
|
|
1777
|
149
|
1778 Sat May 17 20:30:54 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1779
|
|
1780 * XEmacs 20.3-b1 is released.
|
|
1781
|
|
1782 Fri May 16 20:38:19 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1783
|
|
1784 * info/dir (Packages): Update minor version number.
|
|
1785
|
|
1786 * etc/README: Update minor version number.
|
|
1787
|
|
1788 * README: Update minor version number.
|
|
1789
|
146
|
1790 Tue May 13 20:35:52 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1791
|
|
1792 * XEmacs-20.2 is released.
|
|
1793
|
144
|
1794 Sat May 10 16:14:30 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1795
|
|
1796 * XEmacs 20.2-b6 is released.
|
|
1797
|
142
|
1798 Thu May 8 20:22:34 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1799
|
|
1800 * XEmacs 20.2-b5 is released.
|
|
1801
|
140
|
1802 Fri May 2 16:50:02 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1803
|
|
1804 * XEmacs 20.2-b4 is released.
|
|
1805
|
|
1806 Thu May 1 18:13:38 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1807
|
|
1808 * configure.in (--with-xim): Don't default it to Motif since it
|
|
1809 causes crashes at startup on some systems.
|
|
1810
|
138
|
1811 Sun Apr 27 12:25:55 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1812
|
|
1813 * XEmacs 20.2-b3 is released.
|
|
1814
|
136
|
1815 Wed Apr 23 10:33:58 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1816
|
|
1817 * XEmacs 20.2-b2 is released.
|
|
1818
|
|
1819 * configure.in (beta): OPENWINHOME misspelled.
|
|
1820
|
|
1821 Mon Apr 21 14:48:29 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1822
|
|
1823 * etc/BETA (writing): Update with information about how to create
|
|
1824 patches.
|
|
1825
|
134
|
1826 Sat Apr 19 16:13:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1827
|
|
1828 * XEmacs 20.2-b1 is released.
|
|
1829
|
|
1830 Thu Apr 17 21:33:59 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1831
|
|
1832 * configure.in (beta): SONY NEWS-OS has /etc/osversion and not
|
|
1833 uname.
|
|
1834
|
131
|
1835 Wed Apr 16 17:44:05 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1836
|
|
1837 * XEmacs 20.1 is re-released.
|
|
1838
|
126
|
1839 Tue Apr 15 21:03:22 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1840
|
|
1841 * XEmacs 20.1 is released.
|
|
1842
|
124
|
1843 Sat Apr 12 20:11:08 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1844
|
|
1845 * XEmacs 20.1-b15 is released.
|
|
1846
|
|
1847 Sat Apr 12 09:01:32 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
1848 * PROBLEMS: I have cleaned up a bit the PROBLEMS file, by:
|
|
1849 1) changing it into sections -- there is now a section for building,
|
|
1850 running and compatibility problems
|
|
1851
|
|
1852 2) removing some obviously obsolete entries -- e.g. those pertaining
|
|
1853 to Emacs 18, etc. --> size is off by 20K
|
|
1854
|
|
1855 3) Rearranging the entries by relevance. I have tried to put the most
|
|
1856 relevant entries in front.
|
|
1857
|
122
|
1858 Thu Apr 10 19:07:26 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1859
|
|
1860 * XEmacs 20.1-b14 is released. (Beta 13 was skipped).
|
|
1861
|
120
|
1862 Wed Apr 9 22:52:06 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1863
|
|
1864 * XEmacs 20.1-b12 is released.
|
|
1865
|
|
1866 Sun Apr 6 22:31:00 1997 Tatsuya Ichikawa <ichikawa@hv.epson.co.jp>
|
|
1867
|
|
1868 * configure.in: Cosmetic change to summary print of POP/Kerberos/
|
|
1869 Hesiod options.
|
|
1870
|
118
|
1871 Sat Apr 5 09:11:36 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1872
|
|
1873 * XEmacs 20.1-b11 is released.
|
|
1874
|
|
1875 Wed Apr 2 15:27:35 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1876
|
|
1877 * Makefile.in (install-only): New target. Functionality suggested
|
|
1878 by Larry Schwimmer, correct way of doing it suggested by Chuck
|
|
1879 Thompson.
|
|
1880
|
|
1881 * configure.in: Default to "-Olimit 2000" as suggested by Jamie
|
|
1882 Zawinski for SGI cc and Irix 6.
|
|
1883
|
|
1884 Tue Apr 1 12:23:13 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1885
|
|
1886 * configure.in: Add configuration parameters for Emacs 19.34
|
|
1887 movemail.c (--with-pop, --with-kerberos, --with-hesiod).
|
|
1888
|
|
1889 Fri Mar 28 19:58:41 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1890
|
|
1891 * configure.in: Remove garbage if [ ... ] constructs and a
|
|
1892 mispatch.
|
|
1893
|
116
|
1894 Thu Mar 27 18:24:19 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1895
|
|
1896 * XEmacs 20.1-b10 is released.
|
|
1897
|
|
1898 Wed Mar 26 22:31:10 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1899
|
|
1900 * Remove vms top-level directory.
|
|
1901
|
|
1902 * XEmacs 19.15 final released to beta testers.
|
|
1903
|
|
1904 Tue Mar 25 19:13:27 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1905
|
|
1906 * XEmacs 19.15 prefinal released to beta testers.
|
|
1907
|
|
1908 Mon Mar 24 12:28:17 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1909
|
|
1910 * configure.in (--debug): Correct documentation.
|
|
1911
|
|
1912 Sun Mar 23 17:24:38 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1913
|
|
1914 * XEmacs 19.15-b104 is released.
|
|
1915
|
|
1916 Sat Mar 22 19:56:36 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1917
|
|
1918 * etc/sgml/CATALOG: Default to html-3.2final.
|
|
1919
|
|
1920 Sat Mar 22 17:55:15 1997 Darrell Kindred <dkindred@cmu.edu>
|
|
1921
|
|
1922 * configure.in (beta): Add configure support for the -rpath flag
|
|
1923 for IRIX analogous to the Solaris "-R".
|
|
1924
|
|
1925 Sat Mar 22 16:47:08 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1926
|
|
1927 * info/dir (Packages): Add HM-HTML-Mode to menu.
|
|
1928
|
|
1929 Sat Mar 22 21:27:41 1997 Tomasz J. Cholewo <t.cholewo@ieee.org>
|
|
1930
|
|
1931 * configure.in: Echo only current configuration using 'tee -a'.
|
|
1932
|
114
|
1933 Fri Mar 21 21:26:01 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1934
|
|
1935 * XEmacs-19.15-b103 is released.
|
|
1936 * XEmacs-20.0-b9 is released.
|
|
1937
|
|
1938 * Makefile.in (top_distclean): Add `Installation' to distclean
|
|
1939 rule.
|
|
1940
|
|
1941 Fri Mar 21 20:05:29 1997 Darrell Kindred <dkindred@cmu.edu>
|
|
1942
|
|
1943 * Makefile.in (autoloads): Pass $(MAKE) to update-elc.sh and
|
|
1944 update-autoloads.sh.
|
|
1945
|
|
1946 Thu Mar 20 20:14:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1947
|
|
1948 * XEmacs-19.15-b102 is released.
|
|
1949
|
|
1950 Tue Mar 18 21:52:36 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1951
|
|
1952 * XEmacs-19.15-b101 is released.
|
|
1953
|
112
|
1954 Mon Mar 17 19:09:29 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1955
|
|
1956 * XEmacs-20.1-b8 is released.
|
|
1957 * XEmacs-19.15-b100 is released.
|
|
1958
|
110
|
1959 Sat Mar 15 17:15:18 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1960
|
112
|
1961 * XEmacs-20.1-b7 is released.
|
|
1962 * XEmacs-19.15-b99 is released.
|
|
1963
|
110
|
1964 * etc/sgml/CATALOG: Added IE3 DTDs and htmlpro DTD.
|
|
1965
|
|
1966 Thu Mar 13 10:40:11 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1967
|
|
1968 * configure.in: Add sunos4-1-4 header files.
|
|
1969
|
|
1970 Wed Mar 12 18:53:08 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1971
|
|
1972 * configure.in: Use new file bsdos3.h with BSDI 3.0.
|
|
1973
|
108
|
1974 Sat Mar 8 15:19:33 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1975
|
|
1976 * XEmacs-20.1-b6 is released.
|
|
1977 * XEmacs-19.15-b98 is released.
|
|
1978
|
|
1979 Wed Mar 5 18:55:36 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1980
|
|
1981 * Makefile.in (install-arch-indep): Offer to compress lisp sources.
|
|
1982 (gzip-el): New targe for compressed installed lisp sources.
|
|
1983
|
|
1984 Tue Mar 4 23:28:37 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
1985
|
|
1986 * lib-src/update-elc.sh: VM is compiled after the byte-compiler,
|
|
1987 but before anything else. More flexible about finding an xemacs
|
|
1988 to use for byte-compilation (default src/xemacs). Other minor fixes.
|
|
1989
|
106
|
1990 Mon Mar 3 23:57:56 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1991
|
|
1992 * XEmacs 20.1-b5 is released.
|
|
1993
|
104
|
1994 Mon Mar 3 18:09:17 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1995
|
|
1996 * XEmacs 20.1-b4 is released.
|
|
1997
|
|
1998 Sat Mar 1 15:38:30 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1999
|
|
2000 * Makefile.in (distclean): Correct typos.
|
|
2001
|
|
2002 * XEmacs 19.15-b96 is released.
|
|
2003
|
|
2004 * configure.in: Symlink site-lisp when using --srcdir.
|
|
2005 Add special handling of lisp directory to allow for multiple
|
|
2006 site-packages files.
|
|
2007
|
|
2008 Fri Feb 28 20:38:46 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2009
|
|
2010 * Makefile.in (distclean): Create lock and site-lisp directories
|
|
2011 when they don't exist (after being pruned by CVS).
|
|
2012
|
|
2013 Tue Mar 4 00:41:38 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
2014
|
|
2015 * etc/sample.Xdefaults: Added customization of foreground and
|
|
2016 background colors for the `default' face.
|
|
2017
|
102
|
2018 Wed Feb 26 22:12:12 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2019
|
|
2020 * Makefile.in (top_distclean): Reset src/PURESIZE.h for
|
|
2021 distribution.
|
|
2022
|
|
2023 * XEmacs 20.1-b3 is released.
|
|
2024
|
100
|
2025 Sun Feb 23 17:10:09 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2026
|
|
2027 * XEmacs 20.1-b2 is released.
|
|
2028
|
|
2029 Sat Feb 22 14:29:44 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2030
|
|
2031 * XEmacs 19-15-b'95 is released.
|
|
2032
|
102
|
2033 Fri Feb 21 22:29:51 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
2034
|
|
2035 * etc/toolbar/workshop-cap-up.xpm: Moved caption up one pixel.
|
|
2036
|
|
2037 * lwlib/xlwscrollbar.c : Fix many scrollbar bugs:
|
|
2038 - "knob" renamed to "slider"
|
|
2039 - leftmost pixel wasn't sensitive to button clicks, while righmost
|
|
2040 pixel was.
|
|
2041 - many glitches fixed if Emacs*XlwScrollBar.ArrowPosition:same:
|
|
2042 - goobers on top of up-arrow removed.
|
|
2043 - up-arrow would not always be redrawn when necessary
|
|
2044 - slider drag would be `off' by size of up-arrow
|
|
2045 - horizontal and vertical scrollbars didn't use exactly the same
|
|
2046 dimensions.
|
|
2047 - slider was never drawn if XlwScrollBar.shadowThickness was 0.
|
|
2048 - Now up- and down-arrows actually work near beginning/end of buffer!
|
|
2049
|
100
|
2050 Thu Feb 20 12:40:57 1997 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
2051
|
|
2052 * configure.in (with_xauth): Attempted correction of test for
|
|
2053 libXmu on SunOS.
|
|
2054
|
98
|
2055 Sat Feb 15 14:11:03 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2056
|
|
2057 * XEmacs 20.1-b1 is released.
|
|
2058 * XEmacs 19.15-b94 is released.
|
|
2059
|
|
2060 Fri Feb 14 23:23:03 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2061
|
|
2062 * README: ``This directory tree holds version 19.13 ...'' ???
|
|
2063
|
|
2064 Sun Feb 9 16:15:55 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2065
|
|
2066 * XEmacs 19.15-b93 is released.
|
|
2067 XEmacs 20.0 is released to the 'net.
|
|
2068
|
96
|
2069 Fri Feb 7 19:21:34 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2070
|
|
2071 * XEmacs 20.0try3 is released.
|
|
2072
|
94
|
2073 Wed Feb 5 18:03:06 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2074
|
96
|
2075 * XEmacs 20.0try2 is released.
|
94
|
2076
|
96
|
2077 Mon Feb 3 19:39:08 1997 Steven L Baur <steve@altair.xemacs.org>
|
94
|
2078
|
|
2079 * XEmacs 19.15-b92 is released.
|
|
2080
|
88
|
2081 Sat Feb 1 18:17:38 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2082
|
96
|
2083 * XEmacs 20.0try1 is released.
|
94
|
2084 * XEmacs 19.15-b91 AKA XEmacs '97 NOT! is released.
|
88
|
2085
|
|
2086 Sat Feb 1 00:00:48 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2087
|
|
2088 * PROBLEMS: Updated from beta test bug reports.
|
|
2089 Put in outline-mode/outl-mouse-minor-mode by default.
|
|
2090
|
|
2091 Wed Jan 29 19:59:41 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2092
|
|
2093 * CHANGES-beta: XEmacs 20.0-b93 is released.
|
|
2094
|
84
|
2095 Sat Jan 25 15:43:59 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2096
|
|
2097 * CHANGES-beta: XEmacs 20.0-b92 is released.
|
|
2098
|
|
2099 Fri Jan 24 09:54:01 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2100
|
|
2101 * lwlib/xlwmenu.c (massage_resource_name): Changed comparison of
|
|
2102 char and pointer.
|
|
2103
|
|
2104 Thu Jan 23 10:39:34 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
2105
|
|
2106 * lib-src/update-elc.sh (ignore_dirs): Quoting portability.
|
|
2107
|
82
|
2108 Wed Jan 22 21:07:17 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2109 * XEmacs 20.0-b91 (prerelease 2) is released.
|
|
2110
|
|
2111 * configure.in (--with-scrollbars): Add Athena3d as a toolkit
|
|
2112 type.
|
|
2113
|
|
2114 * lwlib/lwlib-Xaw.c (xaw_update_one_widget): Let Athena 3d have 0
|
|
2115 borderwidth.
|
|
2116 (xaw_scrollbar_scroll): Use SCROLLBAR_LINE_UP and
|
|
2117 SCROLLBAR_LINE_DOWN since that's current the only to get to the
|
|
2118 bottom of the buffer. :-(
|
|
2119
|
|
2120 Tue Jan 21 20:01:19 1997 Steven L. Baur <steve@altair.xemacs.org>
|
|
2121
|
|
2122 * configure.in (beta): Add LWLIB_USES_ATHENA for odd
|
|
2123 configurations that use both Motif and Athena.
|
|
2124
|
|
2125 * etc/sgml/HTML32.dtd: html-3.2 final dtd added.
|
|
2126
|
|
2127 Wed Jan 15 12:55:19 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2128
|
|
2129 * info/dir (Gnus): Updated spelling and info.
|
|
2130
|
|
2131 Mon Jan 13 13:37:27 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2132
|
|
2133 * configure.in: Remove assignment of NON_GNU_CPP for irix-6.0.
|
|
2134
|
|
2135 Mon Jan 13 00:36:01 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
2136
|
|
2137 * lib-src/make-docfile.c (scan_lisp_file): eliminate doc-string
|
|
2138 warnings for ccl-read-*
|
|
2139
|
80
|
2140 Sat Jan 11 12:05:31 1997 Steven L Baur <steve@altair.xemacs.org>
|
82
|
2141
|
|
2142 * etc/sample.emacs: Remove code snippet that wipes out the cycle
|
|
2143 buffer modeline feature.
|
|
2144
|
80
|
2145 * XEmacs 20.0 beta90 (prerelease 1) is released.
|
|
2146 * XEmacs 19.15 beta90 (prerelease 1) is released.
|
|
2147
|
|
2148 Tue Jan 7 08:45:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2149
|
|
2150 * configure.in (LIBS): Revise test for XFree86 (look for XF86Config).
|
|
2151
|
78
|
2152 Sat Jan 4 14:52:57 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2153 * XEmacs 20.0 beta 34 is released.
|
|
2154 * XEmacs 19.15 beta 7 is released.
|
|
2155
|
177
|
2156 Fri Jan 3 15:18:59 1997 Jeff Miller <jmiller@smart.net>
|
78
|
2157
|
|
2158 * lwlib/Makefile.in.in: lwlib is required if X11 is used.
|
|
2159
|
80
|
2160 Wed Jan 1 08:30:48 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
2161
|
|
2162 * src/emacs.c: Make sure
|
|
2163 `./temacs -batch -l loadup.el run-temacs <emacs-args>'
|
|
2164 works properly
|
|
2165
|
|
2166 * src/Makefile.in.in (rtcmacs): Add support for RTC, Sun's
|
|
2167 competitor to Purify.
|
|
2168
|
|
2169 * man/lispref/symbols.texi: Fix up bit vector documentation
|
|
2170 * man/lispref/sequences.texi: Fix up bit vector documentation
|
|
2171
|
|
2172 * lisp/sunpro/sunpro-load.el: Only preload mime-setup for Sun.
|
|
2173
|
|
2174 * lisp/prim/update-elc.el: Don't rely on autoloads.
|
|
2175
|
|
2176 Tue Dec 31 09:46:13 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
2177
|
|
2178 * lisp/prim/auto-autoloads.el: New, completely program-generated, file
|
|
2179 * lib-src/update-autoloads.sh: Rewritten to use auto-autoloads.el.
|
|
2180 * lisp/utils/autoload.el: Reorganization of autoload mechanism:
|
|
2181 Errors during autoload generation are just that - errors.
|
|
2182
|
|
2183 Generated autoloads are now in a separate file of their own.
|
|
2184
|
|
2185 Reliability of autoload generation greatly increased.
|
|
2186
|
|
2187 Distribution smaller by about 100k.
|
|
2188
|
|
2189 `make autoloads' is still the preferred mechanism for update.
|
|
2190
|
|
2191 Autoloads are always regenerated completely from scratch. This
|
|
2192 avoids errors with obsolete or corrupted autoload entries.
|
|
2193
|
|
2194 Caching of autoload entries using timestamps has been eliminated.
|
|
2195
|
|
2196 Files that have no autoloads no longer have a comment placed into
|
|
2197 the generated autoloads file.
|
|
2198
|
|
2199 There was a bug where autoload entries would sometimes end up
|
|
2200 being inserted into the *middle* of other autoload entries,
|
|
2201 thereby corrupting them.
|
|
2202
|
|
2203 * src/event-Xt.c: Remove SUNOS_GCC_L0_BUG kludge.
|
|
2204
|
|
2205 Sun Dec 29 05:37:43 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
2206
|
|
2207 * lib-src/update-autoloads.sh: Make sure that `make autoloads'
|
|
2208 doesn't use the autoload facility to load `autoload';
|
|
2209 load it explicity instead.
|
|
2210
|
|
2211 * lib-src/update-elc.sh (ignore_dirs): ignore SCCS, CVS, RCS dirs
|
|
2212
|
|
2213 * man/Makefile: Reinstate hyperbole & oo-browser manuals
|
|
2214
|
|
2215 * lisp/modes/mail-abbrevs.el: Apply patch originated from Noah Friedman
|
|
2216
|
|
2217 * src/mule-charset.c: Use lower case for charset registry, to
|
|
2218 match XLFD.
|
|
2219
|
|
2220 * Makefile.in: replace list of info files with *.info* - one less
|
|
2221 maintenance headache
|
|
2222
|
|
2223 * etc/sample.emacs: Add sample code to highlight continuation glyph
|
|
2224
|
|
2225 * man/oo-browser.texi: Fix TeXability
|
|
2226
|
|
2227 * man/hyperbole.texi: Fix TeXability
|
|
2228
|
|
2229 * man/vhdl-mode.texi: Fix TeXability
|
|
2230
|
|
2231 * lisp/prim/loaddefs.el: Wholesale housecleaning
|
|
2232 `make autoloads' should finally work.
|
|
2233
|
|
2234 * lib-src/emacsclient.c (main): ANSIfication, compiler warning removal
|
|
2235
|
|
2236 * lisp/mule/mule-files.el: Add support for multi-lingual info files.
|
|
2237
|
|
2238 * lib-src/update-elc.sh: `make all-elc' was updating files in
|
|
2239 `special' directories without using the Makefiles
|
|
2240 designed for that purpose.
|
|
2241 - make sure ilisp isn't remade every time through `make all-elc'.
|
|
2242
|
|
2243 * info/dir (Packages): Add Japanese TM info files
|
|
2244
|
|
2245 * src/inline.c: Allow compilation with `gcc -g'
|
|
2246
|
|
2247 * src/syntax.c (word_constituent_p): Allow compilation with `gcc -g'
|
|
2248
|
|
2249 * src/lread.c: Don't put `...' immediately after a filename, so
|
|
2250 that various tools can recognize the filename as such.
|
|
2251
|
|
2252 * src/event-Xt.c (x_to_emacs_keysym): Fix crash when
|
|
2253 --with-xim=xlib and key event on window frame.
|
|
2254 Change return foo to return (foo) when return is a macro.
|
|
2255
|
|
2256 * src/editfns.c (Ffollowing_char): docstring fixes.
|
|
2257
|
|
2258 * man/tm/Makefile: Add support for Japanese TM info (but not dvi) files.
|
|
2259 This Makefile is no longer officially broken.
|
|
2260
|
|
2261 * info/dir: Add Japanese tm documents.
|
|
2262
|
|
2263 * man/tm/tm-vm-en.texi: Make document TeX-friendly.
|
|
2264
|
|
2265 * lib-src/update-autoloads.sh (EMACS): Don't rely on non-portable
|
|
2266 xargs -i flag.
|
|
2267
|
|
2268 * lisp/mule/mule-files.el (file-coding-system-alist): Make sure
|
|
2269 the `binary' coding system is used for .gz and .Z extensions.
|
|
2270
|
|
2271 * man/viper.texi: Viper version 2.90
|
|
2272
|
|
2273 * man/ediff.texi: Ediff Version 2.62
|
|
2274
|
|
2275 * lisp/packages/ispell.el (ispell-word): Avoid using strings with
|
|
2276 define-key, for compatibility with loaddefs.el
|
|
2277
|
|
2278 * lisp/modes/eiffel3.el: Make compatible with update-autoloads.
|
|
2279
|
|
2280 * lisp/ilisp/Makefile (elc): Add target to avoid re-compilation.
|
|
2281
|
|
2282 * lib-src/update-elc.sh: XEmacs sometimes re-byte-compiled elisp
|
|
2283 files in dirs that have their own Makefiles.
|
|
2284
|
|
2285
|
|
2286
|
78
|
2287 Sun Dec 29 17:02:49 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
2288
|
|
2289 * Makefile.in (install-arch-indep): Force compression with `gzip -f'.
|
|
2290
|
|
2291 * lib-src/update-elc.sh (NUMTOCOMPILE): Ignore CVS directories.
|
|
2292
|
|
2293 * Makefile.in (install-arch-indep): Catch .info-[0-9]* files for
|
|
2294 installation.
|
|
2295
|
|
2296 Sat Dec 28 15:33:27 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
2297
|
|
2298 * XEmacs 20.0 beta 33 is released.
|
|
2299 * XEmacs 19.15 beta 6 is released.
|
|
2300
|
76
|
2301 Fri Dec 27 20:34:58 1996 Richard Mlynarik <mly@adoc.xerox.com>
|
|
2302
|
|
2303 * etc/yow.lines: 20k of new zippy quotes.
|
|
2304
|
|
2305 Fri Dec 27 01:02:41 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
2306
|
|
2307 * Makefile.in (install-arch-indep): Simplify installation of info
|
|
2308 pages.
|
|
2309
|
|
2310 Sat Dec 21 15:20:20 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
2311 * XEmacs 20.0-b32 released.
|
|
2312
|
|
2313 * XEmacs 19.15-b5 released.
|
|
2314
|
74
|
2315 Wed Dec 18 20:22:08 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
2316
|
|
2317 * configure.in: Reformat. Fix shared include file rename
|
|
2318 problem.
|
|
2319
|
|
2320 * configure: Reformat. Fix shared include file rename problem.
|
|
2321
|
|
2322 * dynodump/dynodump.c (__EXTENSIONS__): Define it.
|
|
2323
|
|
2324 Thu Dec 12 13:19:00 1996 Joseph J Nuspl <nuspl@nvwls.cc.purdue.edu>
|
|
2325
|
|
2326 * Makefile.in (install-arch-indep): Install infofiles gzipped by
|
|
2327 default.
|
|
2328
|
|
2329 Tue Dec 10 19:25:25 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
2330
|
|
2331 * CHANGES-beta: XEmacs 20.0-b31 is released.
|
|
2332
|
72
|
2333 Tue Dec 10 18:33:19 1996 Rod Whitby <rwhitby@asc.sps.mot.com>
|
|
2334
|
|
2335 * info/vhdl-mode.info: New file.
|
|
2336
|
|
2337 * info/dir (Packages): Add vhdl-mode documentation.
|
|
2338
|
|
2339 Tue Dec 10 18:27:02 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
2340
|
|
2341 * configure: Make shared/dynamic flags work much more logically.
|
|
2342
|
|
2343 Tue Dec 10 09:17:22 1996 David Worenklein <dcw@gcm.com>
|
|
2344
|
|
2345 * configure.in (machine): Patch to make newly renamed shared
|
|
2346 link include files work.
|
|
2347
|
|
2348 Sat Dec 7 16:28:10 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
2349
|
|
2350 * configure.in: Configure for POSIX getcwd if available.
|
|
2351
|
|
2352 Thu Dec 5 20:42:35 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
2353
|
|
2354 * etc/edt-user.doc (File): New file from Emacs 19.34.
|
|
2355
|
|
2356 Thu Dec 5 11:56:05 1996 Joseph J Nuspl <nuspl@nvwls.cc.purdue.edu>
|
|
2357
|
|
2358 * configure.in (LIBS): Fix typo in dialog box test.
|
|
2359
|
|
2360
|