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