189
|
1 1997-09-16 SL Baur <steve@altair.xemacs.org>
|
|
2
|
|
3 * XEmacs 20.3-beta21 is released.
|
|
4
|
|
5 * XEmacs 19.16-pre2 is released.
|
|
6
|
187
|
7 1997-09-13 SL Baur <steve@altair.xemacs.org>
|
|
8
|
|
9 * XEmacs 20.3-beta20 is released.
|
|
10
|
|
11 1997-09-11 Martin Buchholz <mrb@eng.sun.com>
|
|
12
|
|
13 * configure.in: Use `PATH' for options that take multiple dirs.
|
|
14 - Fix test for $PWD == `pwd`
|
|
15 - Prefer autodetected X11R6 to X11 so that broken HP and Linux
|
|
16 systems can work. (untested)
|
|
17
|
|
18 * lisp/cl/cl.el: Fix `loop' indentation to be same as `defun'.
|
|
19 * lisp/prim/dumped-lisp.el: cl-extra and cl-seq always end up
|
|
20 being autoloaded - let's make them part of the core.
|
|
21
|
|
22 * lisp/x11/x-compose.el:
|
|
23 * lisp/x11/x-init.el:
|
|
24 * lisp/x11/x-win-sun.el:
|
|
25 * lisp/x11/x-winxfree86.el:
|
|
26 * src/device-x.c:
|
|
27 * src/event-Xt.c:
|
|
28 - Yet another rewrite of key handling (not the last, though)
|
|
29 - x-keysym-on-keyboard-p is much faster.
|
|
30 - x-keysym-on-keyboard-sans-modifiers-p introduced.
|
|
31 - x-keysym-hashtable introduced.
|
|
32 - allow X11R4 libs to guess keysyms on X11R5 servers.
|
|
33 - A better workaround for the bug that some Xlibs generate
|
|
34 Multi_key a adiaeresis when pressing Multi_key a "
|
|
35
|
|
36 * src/dgif_lib.c: Make sure size_t is defined before using it.
|
|
37
|
|
38 1997-09-12 SL Baur <steve@altair.xemacs.org>
|
|
39
|
|
40 XEmacs 19.16-pre1 "Queens" is released.
|
|
41
|
|
42 1997-09-08 SL Baur <steve@altair.xemacs.org>
|
|
43
|
|
44 * configure.in: Reverse package-path.
|
|
45 From Colin Rafferty <craffert@ml.com>
|
|
46
|
185
|
47 1997-09-02 SL Baur <steve@altair.xemacs.org>
|
|
48
|
|
49 * XEmacs 20.3-beta19 is released.
|
|
50
|
|
51 * Makefile.in (finder): New target.
|
|
52
|
|
53 1997-08-29 SL Baur <steve@altair.xemacs.org>
|
|
54
|
|
55 * XEmacs 19.16-beta91 is released.
|
|
56
|
|
57 1997-08-25 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
58
|
|
59 * lisp/apel/emu-x20.el (mime-charset-coding-system-alist):
|
|
60 iso-2022-jp-2 is defined as coding-system.
|
|
61
|
|
62 * lisp/mule/mule-coding.el: Rename `iso-2022-ss2-{7|8}' ->
|
|
63 `iso-2022-{7|8}bit-ss2' to sync with Emacs 20.0.96.
|
|
64
|
|
65 (iso-2022-jp-2): New coding system.
|
|
66
|
|
67 1997-08-23 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
68
|
|
69 * lisp/prim/about.el (about-maintainer-glyph): Fix problem with
|
|
70 jka-compr.el.
|
|
71
|
|
72 1997-08-20 SL Baur <steve@altair.xemacs.org>
|
|
73
|
|
74 * XEmacs 19.16-beta90 is released.
|
|
75
|
183
|
76 1997-08-16 SL Baur <steve@altair.xemacs.org>
|
|
77
|
|
78 * XEmacs 20.3-beta18 is released.
|
|
79
|
|
80 1997-08-11 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
81
|
|
82 * etc/NEWS: add a section telling about the Info changes.
|
|
83
|
181
|
84 1997-08-09 SL Baur <steve@altair.xemacs.org>
|
|
85
|
|
86 * XEmacs 20.3-beta17 is released.
|
|
87
|
|
88 1997-08-07 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
89
|
|
90 * etc/gnuserv.1: Described Hrvoje's mods in manpage
|
|
91
|
|
92 1997-08-09 Martin Buchholz <mrb@eng.sun.com>
|
|
93
|
|
94 * configure.in:
|
|
95 - use-system-malloc renamed to with-system-malloc.
|
|
96 - config.el reimplemented for improved accuracy.
|
|
97 - new variable `blddir' introduced for informational purposes.
|
|
98 * lib-src/config.values.in: new config.el implementation
|
|
99 * lib-src/config.values.sh: new config.el implementation
|
|
100 * lisp/modes/pascal.el: Sync with GNU Emacs, fix infloop problem
|
|
101 (thanks to Espen Skoglund, pascal.el maintainer)
|
|
102 * src/chartab.c: maintainability improvements.
|
|
103 * src/mule-coding.c: FIX for: editing DOS files with ISO2022*
|
|
104 coding systems results in extra CR's inserted into file on saving.
|
|
105
|
|
106 1997-08-06 SL Baur <steve@altair.xemacs.org>
|
|
107
|
|
108 * configure.in: Crash & burn if db-2 is detected.
|
|
109 From Soren Dayton <csdayton@cs.uchicago.edu>
|
|
110
|
179
|
111 1997-07-31 SL Baur <steve@altair.xemacs.org>
|
|
112
|
|
113 * XEmacs 20.3-beta16 is released.
|
|
114
|
|
115 1997-07-31 Martin Buchholz <mrb@eng.sun.com>
|
|
116
|
|
117 * configure.in: --with-x11=no --> --with-xface=no
|
|
118 * lisp/efs/dired-xemacs.el: Rationalize mouse file functions
|
|
119 * src/input-method-xlib.c: Allow xemacs to connect to kinput2
|
|
120 * event-Xt.c: Fix crashes when no input context available.
|
|
121 * src/mule-coding.c: Use enum eol_type instead of int consistently
|
|
122 * regex.c: Use (void *) 0 instead of NULL in varargs function calls
|
|
123 * src/s/freebsd.h: Wrap #include X11/Xlocale.h inside #ifndef
|
|
124 NOT_C_CODE
|
|
125
|
|
126 1997-07-27 SL Baur <steve@altair.xemacs.org>
|
|
127
|
|
128 * etc/BETA: Update patching instructions.
|
|
129
|
177
|
130 1997-07-26 SL Baur <steve@altair.xemacs.org>
|
|
131
|
|
132 * XEmacs 20.3-beta15 is released.
|
|
133
|
|
134 1997-07-25 SL Baur <steve@altair.xemacs.org>
|
|
135
|
|
136 * lwlib/xlwscrollbar.c: Add debug malloc support.
|
|
137 * lwlib/xlwmenu.c: Ditto.
|
|
138 * lwlib/lwlib-utils.h: Ditto.
|
|
139
|
|
140 * configure.in (null_string): Add --use-debug-malloc option.
|
|
141
|
|
142 1997-07-21 SL Baur <steve@altair.xemacs.org>
|
|
143
|
|
144 * info/dir (Packages): Remove AUCTeX, Gnus and Message manuals.
|
|
145
|
|
146 1997-07-20 SL Baur <steve@altair.xemacs.org>
|
|
147
|
|
148 * Makefile.in (install-arch-indep): Create required links when
|
|
149 prefixdir != execdir.
|
|
150
|
|
151 1997-07-19 SL Baur <steve@altair.xemacs.org>
|
175
|
152
|
|
153 * XEmacs 20.3-beta14 is released.
|
|
154
|
|
155 1997-07-19 Martin Buchholz <mrb@eng.sun.com>
|
|
156
|
177
|
157 * src/fns.c (require): Print messages when loading a file as a
|
175
|
158 result of require.
|
|
159
|
|
160 * configure.in:
|
|
161 * lisp/utils/config.el:
|
|
162 * lib-src/config.values:
|
|
163 - new file created and installed by building.
|
|
164 - Allow configuration time values to be queried by the lisp code.
|
|
165
|
|
166 * configure.in:
|
|
167 - check for alloca in libPW on hpux.
|
|
168 - Redo --with-clash-detection
|
|
169 - need to check for termios and friends even if with-tty=no.
|
|
170 - Always define SIGNALS_VIA_CHARACTERS if HAVE_TERMIOS
|
|
171 - better quoting for AIX_SMT_EXP (untested)
|
|
172 - gcc flags now default to "-g -O2 -Wall -Wno-switch"
|
|
173
|
|
174 * *.[ch]: more warning elimination
|
|
175
|
|
176 * src/input-method*.c:
|
|
177 * src/s/freebsd.h:
|
|
178 - remove freebsd ifdefs from C code.
|
|
179
|
|
180 * src/specifier.c:
|
|
181 - fix Fdisplay-table-specifier-p
|
|
182
|
173
|
183 1997-07-13 Steven L Baur <steve@altair.xemacs.org>
|
|
184
|
|
185 * XEmacs 20.3-beta13 is released.
|
|
186
|
|
187 * info/dir (Packages): Integrate texinfo manual for PH.
|
|
188
|
|
189 1997-07-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
190
|
|
191 * extents.c (print_extent): Print correctly.
|
|
192
|
|
193 1997-07-13 Steven L Baur <steve@altair.xemacs.org>
|
|
194
|
|
195 * configure.in (CPP): Add -Wall to default gcc CFLAGS.
|
|
196
|
|
197 1997-07-11 Martin Buchholz <mrb@eng.sun.com>
|
|
198
|
|
199 * *Makefile*: More cleanup.
|
|
200 - MAKE CFLAGS=-foo now works with recursive invocations on old makes
|
|
201 - Nuke ld_call_shared from s&m files
|
|
202 - Nuke src/s/*-static.h
|
|
203 - Nuke Solaris and DEC OSF static build support.
|
|
204 - Nuke SHORTNAMES
|
|
205 - Nuke libmld
|
|
206 - CLASH_DETECTION configurable, off by default.
|
|
207
|
|
208 * *.[ch]: Warning elimination, code cleanup, some 64-bit
|
|
209 safeguarding.
|
|
210
|
|
211 * sol2.h: More bullet-proofing for Sun bugs in header files.
|
|
212
|
|
213 * lib-src/etags.c: etags version 12.19.
|
|
214
|
|
215 * lisp/x11/x-select.el:
|
|
216 * src/xselect.c: Try STRING if selection owner couldn't convert
|
|
217 COMPOUND_TEXT.
|
|
218
|
|
219 * src/*.c: Change defalt to default_, and in general allow
|
|
220 doc-snarfing functions to recognize and ignore trailing `_'
|
|
221
|
|
222 * src/*.[ch]: Introduce XVECTOR_DATA and XVECTOR_LENGTH macros and
|
|
223 convert source code to use them consistently.
|
|
224
|
171
|
225 1997-07-08 Steven L Baur <steve@altair.xemacs.org>
|
|
226
|
|
227 * XEmacs 20.3-beta12 is released.
|
|
228
|
|
229 1997-07-08 Martin Buchholz <mrb@eng.sun.com>
|
|
230
|
|
231 * configure.in: Set options differently, depending on beta-ness of
|
|
232 build tree.
|
|
233 * *Makefile*: Clean up *clean: targets, esp. Steven's beloved
|
|
234 distclean.
|
|
235
|
|
236 1997-07-08 Steven L Baur <steve@altair.xemacs.org>
|
|
237
|
|
238 * pkg-src/tree-x/Makefile.in.in (xoobr): Pass CFLAGS to the
|
|
239 linker.
|
|
240 From Olivier Galibert <Olivier.Galibert@mines.u-nancy.fr>
|
|
241
|
|
242 1997-07-07 Steven L Baur <steve@altair.xemacs.org>
|
|
243
|
|
244 * pkg-src/tree-x/Makefile.in.in (distclean): Add target.
|
|
245
|
|
246 1997-07-06 Steven L Baur <steve@altair.xemacs.org>
|
|
247
|
|
248 * lwlib/lwlib-Xm.c (xm_update_one_value): Hand application of mrb
|
|
249 fix. Restoration of lossage from beta10->beta11 upgrade.
|
|
250
|
|
251 * XEmacs 20.3-beta11 is released.
|
|
252
|
|
253 1997-07-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
254
|
|
255 * lisp/language/english.el: Add quail-british for British.
|
|
256
|
|
257 * lisp/language/european.el: Register input-method for various non
|
|
258 quail-latin-1 methods.
|
|
259
|
169
|
260 1997-07-05 Martin Buchholz <mrb@eng.sun.com>
|
|
261
|
|
262 * lib-src/getopt*.c: Don't redefine const - let configure do that.
|
|
263
|
|
264 * configure.in: Better behavior for `configure --with-gcc=no'
|
|
265 - Autodetect ulimit.h
|
|
266 - Remove broken SunOS4 kludge for libXmu
|
|
267 - Autodetect usleep
|
|
268
|
|
269 * src/s/sol2.h: Support gcc on various Solaris releases.
|
|
270
|
|
271 * lib-src/*.c: Ansify prototypes.
|
|
272
|
|
273 * lisp/prim/files.el: Optimize auto-mode-alist.
|
|
274
|
|
275 * pkg-src/tree-x/Makefile.in.in: `make distclean' now works
|
|
276 - `make install' now works.
|
|
277 - dependencies updated.
|
|
278
|
|
279 * pkg-src/tree-x/*.[ch]: Fix compile warnings.
|
|
280 - Replace uses of XtVa* with non-varargs variants.
|
|
281
|
|
282 1997-07-01 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
283
|
|
284 * lisp/modes/image-mode.el: Add `image-maybe-restore' to
|
|
285 `change-major-mode-hook'.
|
|
286
|
|
287 * lisp/modes/image-mode.el (image-maybe-restore): New function.
|
|
288
|
|
289 * src/glyphs.c (make_string_from_file): must protect from
|
|
290 `format-alist'.
|
|
291
|
|
292 1997-06-30 Steven L Baur <steve@altair.xemacs.org>
|
|
293
|
|
294 * pkg-src/tree-x/Makefile.in.in (INSTALL): Add configure written
|
|
295 variable.
|
|
296
|
167
|
297 1997-06-29 Steven L Baur <steve@altair.xemacs.org>
|
|
298
|
169
|
299 * configure.in (CPP): Correct typo `print-lib-gcc-file-name'
|
|
300 should be `print-libgcc-file-name'
|
|
301 From Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
|
|
302
|
167
|
303 * XEmacs 20.3-beta10 is released.
|
|
304
|
|
305 1997-06-29 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
306
|
|
307 * lisp/language/chinese.el: Add chinese-isoir165 (CCITT Extended
|
|
308 GB).
|
|
309
|
|
310 * lisp/language/chinese.el: Modify charset DOC-strings for CNS
|
|
311 11643 to be more detailed.
|
|
312
|
|
313 * lisp/language/arabic.el: Rename `arabic-0', `arabic-1' and
|
|
314 `arabic-2' to `arabic-digit', `arabic-1-column' and
|
|
315 `arabic-2-column' to sync with Emacs/mule-19.34.94-zeta.
|
|
316
|
|
317 * src/mule-charset.c: Modify charset DOC-strings to be more
|
|
318 detailed.
|
|
319
|
|
320 Use BOX DRAWINGS characters of JIS X0208.
|
|
321
|
|
322 1997-06-28 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
323
|
|
324 * lisp/apel/richtext.el: Add autoload comments for
|
|
325 `richtext-encode' and `richtext-decode'.
|
|
326
|
|
327 * lisp/prim/format.el (format-alist): Add `text/richtext'.
|
|
328
|
|
329 * lisp/tl/chartblxmas.el: New file.
|
|
330
|
|
331 * lisp/x11/x-menubar.el (default-menubar): Add "Show character
|
|
332 table" for MULE menu.
|
|
333
|
|
334 * lisp/apel/emu.el: Check richtext.el is bundled.
|
|
335
|
|
336 * lisp/tl/char-table.el (view-charset): New command.
|
|
337
|
|
338 * lisp/tl/char-table.el: Rename some functions.
|
|
339
|
|
340 * lisp/packages/hexl.el (hexl-mode-exit): Run
|
|
341 `hexl-mode-exit-hook'.
|
|
342
|
|
343 * lisp/x11/x-menubar.el (default-menubar): Fix "Describe language
|
|
344 support" and "Set language environment" of mule menu.
|
|
345
|
|
346 * lisp/apel/file-detect.el: Add autoload comments for function
|
|
347 `add-path', `add-latest-path', `get-latest-path',
|
|
348 `file-installed-p', `exec-installed-p', `module-installed-p' and
|
|
349 variable `exec-suffix-list'.
|
|
350
|
|
351 * lisp/prim/format.el (format-alist): Add image/jpeg, image/gif,
|
|
352 image/png and image/x-xpm.
|
|
353
|
|
354 * lisp/modes/image-mode.el: New file.
|
|
355
|
|
356 1997-06-27 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
357
|
|
358 * lisp/tm/tm-ew-e.el (tm-eword::encode-string-1): avoid infinite
|
|
359 loop caused by long non-encoded-word element. (cf. [tm-en:1356])
|
|
360
|
|
361 (mime/field-encoding-method-alist): Add "Message-ID" as ignored.
|
|
362
|
165
|
363 1997-06-25 Steven L Baur <steve@altair.xemacs.org>
|
|
364
|
|
365 * XEmacs 20.3-beta9 is released.
|
|
366
|
|
367 * Makefile.in (dist): Make `make dist' work for me.
|
|
368
|
|
369 1997-06-25 Martin Buchholz <mrb@eng.sun.com>
|
|
370
|
|
371 * configure.in:
|
|
372 - Change "t" to tabs in sed commands
|
|
373 - Add /g to sed substitition commands when appropriate
|
|
374 - Change XtVa[SG]etValue to Xt[SG]etValue
|
|
375 - Make version variables into Lisp_Objects.
|
|
376
|
|
377 1997-06-19 Martin Buchholz <mrb@eng.sun.com>
|
|
378
|
|
379 * src/config.h.in:
|
|
380 * configure.in:
|
|
381 - Autodetect X defines using xmkmf.
|
|
382 - Compute rpath on *bsd* systems as well.
|
|
383 - rewrite PRINT_VAR m4 macro.
|
|
384 - detect sizes of void* and long long for future use by unex*.c
|
|
385 * regex.c: _GNU_SOURCE may be defined by config.h; don't redefine.
|
|
386
|
|
387 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
388
|
|
389 * lisp/language/arabic.el: moved from lisp/mule/arabic-hooks.el.
|
|
390
|
|
391 * lisp/mh-e/mh-e.el (mh-get-new-mail): Decode output as
|
|
392 `mh-folder-coding-system'.
|
|
393
|
|
394 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
395
|
|
396 * lisp/language/ethio-util.el: imported from
|
|
397 Emacs/mule-19.34.94-zeta.
|
|
398
|
|
399 * lisp/language/arabic-util.el: moved from lisp/mule/arabic.el;
|
|
400 repair Arabic characters.
|
|
401
|
|
402 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
403
|
|
404 * lib-src/update-autoloads.sh: Search lisp/mule/.
|
|
405
|
|
406 * etc/HELLO: final byte for ethiopic was changed to sync with
|
|
407 Emacs/mule-19.34.94-zeta.
|
|
408
|
|
409 * lisp/x11/x-menubar.el: Fix "Describe language support" and "Set
|
|
410 language environment" of Mule menu.
|
|
411
|
|
412 * lisp/language/visual-mode.el: moved from mule/.
|
|
413
|
|
414 * lisp/language/ethiopic.el: Modify for XEmacs.
|
|
415
|
|
416 * lisp/language/cyrillic.el: Modify DOC-string of koi8-r; Fixed
|
|
417 problem of setting for `language-info-alist' about koi8-r.
|
|
418
|
|
419 * lisp/mule/auto-autoloads.el: Enable auto-autoloads.el for mule/.
|
|
420
|
|
421 * lisp/mule/mule-util.el: New file (imported from
|
|
422 Emacs/mule-19.34.94-zeta).
|
|
423
|
|
424 * lisp/mule/mule-misc.el: Function `truncate-string-to-width' was
|
|
425 moved to mule-util.el.
|
|
426
|
|
427 * lisp/prim/dumped-lisp.el, lisp/mule/mule-load.el:
|
|
428 lisp/mule/arabic-hooks.el was moved to lisp/language/arabic.el;
|
|
429 lisp/mule/arabic.el was moved to lisp/language/arabic-util.el; Use
|
|
430 lisp/language/ethiopic.el instead of lisp/mule/ethiopic-hooks.el;
|
|
431 Use lisp/language/ethio-util.el instead of lisp/mule/ethiopic.el.
|
|
432
|
|
433 * lisp/mule/mule-coding.el (coding-system-docstring): New alias to
|
|
434 emulate Emacs/mule-19.34.94-zeta function.
|
|
435
|
|
436 * lisp/mule/mule-cmds.el: modified to sync with
|
|
437 Emacs/mule-19.34.94-zeta (mule-prefix was changed to "C-x C-m")
|
|
438
|
|
439 (set-language-info): Add to "Describe Language Support" and "Set
|
|
440 Language Environment" menu.
|
|
441
|
|
442 * lisp/mule/mule-charset.el: Function `compose-region' and
|
|
443 `decompose-region' were moved to mule-util.el.
|
|
444
|
|
445 * lisp/leim/quail.el: modify to sync with latest quail.el of
|
|
446 Emacs/mule in ETL.
|
|
447
|
|
448 (quail-toggle-mode-temporarily): check `quail-conv-overlay'.
|
|
449
|
|
450 (quail-map-p): Use `characterp' instead of `integerp'.
|
|
451
|
|
452 1997-06-23 Steven L Baur <steve@altair.xemacs.org>
|
|
453
|
|
454 * etc/NEWS (Commands): Various updates by Hrvoje Niksic.
|
|
455
|
163
|
456 1997-06-21 Steven L Baur <steve@altair.xemacs.org>
|
|
457
|
165
|
458 * Makefile.in: Missing FRC.info.
|
|
459 (install-arch-dep): Add missing backslash.
|
|
460 From Glynn Clements <glynn@sensei.co.uk>
|
|
461
|
163
|
462 * XEmacs 20.3-beta8 is released.
|
|
463
|
|
464 1997-06-20 Olivier Galibert <Olivier.Galibert@mines.u-nancy.fr>
|
|
465
|
|
466 * lwlib/lwlib-Xaw.c, lwlib/lwlib-Xlw.c, lwlib/lwlib-Xm.c,
|
|
467 lwlib/lwlib.c: Make 64 bit clean.
|
|
468
|
|
469 1997-06-20 Steven L Baur <steve@altair.xemacs.org>
|
|
470
|
|
471 * etc/gnuserv.1: Updates and cleanup.
|
|
472 From Hrvoje Niksic <hniksic@srce.hr>
|
|
473
|
|
474 1997-06-19 Martin Buchholz <mrb@eng.sun.com>
|
|
475
|
|
476 * configure.in:
|
|
477 - Autodetect X defines using xmkmf.
|
|
478 - Compute rpath on *bsd* systems as well.
|
|
479 - rewrite PRINT_VAR m4 macro.
|
|
480 - detect sizes of void* and long long for future use by unex*.c
|
|
481
|
|
482 1997-06-18 Martin Buchholz <mrb@eng.sun.com>
|
|
483
|
|
484 * */Makefile.in.in: Another rewrite
|
|
485 Make makefiles immune from being mangled by various cpp
|
|
486 implementations by quoting non-preprocessor directive lines.
|
|
487 - random cleanup
|
|
488 - Use $(RM) and $(pwd) macros consistently
|
|
489 - Add dependencies for balloon-help source files
|
|
490 - Use getcwd by default instead of getwd.
|
|
491 * lwlib/config.h: Now includes src/config.h
|
|
492 * lwlib/*.c: Use config.h, but DON'T use Xos.h
|
|
493 * lib-src/*.c: Fix compiler warnings
|
|
494 * lisp/version.el:
|
|
495 - Put version information in version.sh instead of version.el
|
|
496
|
|
497 Wed Jun 18 16:41:43 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
498
|
|
499 * configure.in (CPP): Remove hardcoding of -L/usr/local/lib
|
|
500 -I/usr/local/include.
|
|
501
|
161
|
502 1997-06-14 Steven L Baur <steve@altair.xemacs.org>
|
|
503
|
|
504 * XEmacs 20.3-beta7 is released.
|
|
505
|
|
506 1997-06-12 Steven L Baur <steve@altair.xemacs.org>
|
|
507
|
|
508 * etc/TUTORIAL (things): Synched by Hrvoje Niksic with previous
|
|
509 XEmacs version.
|
|
510
|
|
511 1997-06-13 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
512
|
|
513 * lisp/gnus/smiley.el (smiley-deformed-regexp-alist): Modify
|
|
514 regexp for horizontal smiley faces.
|
|
515 (smiley-nosey-regexp-alist): Add horizontal smiley faces.
|
|
516
|
|
517 * lisp/leim/quail.el (quail-get-translation): Don't use
|
|
518 `string-to-vector' for XEmacs.
|
|
519
|
|
520 1997-06-13 Gary D. Foster <Gary.Foster@corp.Sun.COM>
|
|
521
|
|
522 * lisp/modes/*.el: Removed all "\177" bindings that were
|
|
523 previously commented out and normalized everything vis a vis
|
|
524 'backspace and 'delete keysyms.
|
|
525 * lisp/packages/*.el: Normalized all the "\177" bindings
|
|
526 * lisp/modes/cperl-mode.el: Created cperl-electric-delete function
|
|
527 which is a "smart" version of the cperl-electric-backspace
|
|
528 function (it honors the desired delete direction). Bound it to
|
|
529 'delete and the electric-backspace to 'backspace.
|
|
530 * lisp/packages/pending-del.el: Added cperl-electric-backspace and
|
|
531 cperl-electric-delete to the 'supersede list.
|
|
532
|
159
|
533 1997-06-11 Steven L Baur <steve@altair.xemacs.org>
|
|
534
|
|
535 * XEmacs 20.3-b6 is released.
|
|
536
|
|
537 * configure.in (GNU_MALLOC): Check for (-l)PW instead of (-l)-lPW.
|
|
538 Suggested by Martin Buchholz <mrb@eng.sun.com>
|
|
539
|
|
540 1997-06-11 Martin Buchholz <mrb@eng.sun.com>
|
|
541
|
|
542 * src/Makefile.in:
|
|
543 * lwlib/Makefile.in:
|
|
544 * lib-src/Makefile.in:
|
|
545 * Makefile.in: More Makefile cleanup
|
|
546 - add .PHONY targets where necessary
|
|
547 - remove most builtin rules using .SUFFIXES
|
|
548 - -lXau only gets used for linking gnuserv binaries
|
|
549 - No VPATH for root Makefile
|
|
550 - remove gcc v1 support
|
|
551 * configure.in:
|
|
552 - A new test to autodetect need to define NARROWPROTO,
|
|
553 needed by XFree86
|
|
554 - Consistently use idiom foo=`echo '' $foo | sed -s 's:^ ::' -e ...`
|
|
555 - Immediately exit if SIZEOF_* tests fail.
|
|
556 - Check for libPW
|
|
557 - Use more sophisticated Xpm test that confirms xpm.h and libXpm
|
|
558 are in sync.
|
|
559 * src/s/linux.h:
|
|
560 * src/m/intel386.h: Yet another attempt to clean up linux defines.
|
|
561
|
|
562 1997-06-10 Steven L Baur <steve@altair.xemacs.org>
|
|
563
|
|
564 * lib-src/pop.c: Correct incantation for pop.h.
|
|
565 From Martin Buchholz <mrb@Eng.Sun.COM>
|
|
566
|
|
567 Tue Jun 10 15:11:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
568
|
|
569 * configure.in (beta): Correct test looking for Beta number.
|
|
570
|
|
571 1997-06-11 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
572
|
|
573 * src/Makefile.in.in, mule/language/misc-lang.el,
|
|
574 mule/mule-load.el, mule/ipa-hooks.el: Use
|
|
575 lisp/mule/language/misc-lang.el instead of lisp/mule/ipa-hooks.el;
|
|
576 mule/ipa-hooks.el was deleted.
|
|
577
|
|
578 1997-06-10 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
579
|
|
580 * Use lisp/mule/language/thai-util.el instead of
|
|
581 lisp/mule/thai.el.
|
|
582
|
|
583 * lisp/custom/wid-edit.el: Add widget `coding-system' for mule.
|
|
584
|
|
585 * lisp/mule/thai-hooks.el, lisp/mule/mule-load.el: Use
|
|
586 lisp/mule/language/thai.el instead of lisp/mule/thai-hooks.el.
|
|
587
|
|
588 * lisp/mule/language/thai.el: modified for XEmacs.
|
|
589
|
|
590 1997-06-09 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
591
|
|
592 * lisp/mule/mule-load.el, src/Makefile.in.in: Use
|
|
593 lisp/mule/language/chinese.el, lisp/mule/language/cyrillic.el,
|
|
594 lisp/mule/language/european.el, lisp/mule/language/greek.el,
|
|
595 lisp/mule/language/japanese.el and lisp/mule/language/korean.el
|
|
596 instead of lisp/mule/chinese-hooks.el,
|
|
597 lisp/mule/cyrillic-hooks.el, lisp/mule/european-hooks.el,
|
|
598 lisp/mule/greek-hooks.el, lisp/mule/japanese-hooks.el and
|
|
599 lisp/mule/korean-hooks.el.
|
|
600
|
|
601 * lisp/mule/language/*.el was imported from
|
|
602 Emacs/mule-19.34.94-zeta.
|
|
603
|
|
604 * Use lisp/mule/language/china-util.el instead of
|
|
605 lisp/mule/chinese.el.
|
|
606
|
|
607 1997-06-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
608
|
|
609 * lisp/apel/emu-x20.el (mime-charset-coding-system-alist):
|
|
610 iso-8859-1, hz-gb-2312, cn-gb-2312, gb2312, cn-big5 and koi8-r
|
|
611 were defined as coding-system.
|
|
612
|
|
613 1997-06-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
614
|
|
615 * etc/smilies/Face_smile.xbm, etc/smilies/Face_weep.xbm,
|
|
616 etc/smilies/Face_ase2.xbm, etc/smilies/Face_ase3.xbm,
|
|
617 etc/smilies/Face_ase.xbm: Add Japanese smiley faces.
|
|
618
|
|
619 1997-06-07 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
620
|
|
621 * lisp/gnus/smiley.el (smiley-deformed-regexp-alist): Add Japanese
|
|
622 smiley faces.
|
|
623
|
163
|
624 1997-06-10 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
625
|
|
626 * lisp/modes/view-less.el: Changed \177 bindings to 'delete
|
|
627 * lisp/modes/help.el: Changed \177 bindings to 'delete
|
|
628
|
|
629 1997-06-10 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
630
|
|
631 * lisp/prim/keydefs.el: Changed all 'delete key bindings to point to
|
|
632 the `backward-or-forward-foo' functions.
|
|
633 * lisp/prim/simple.el:
|
|
634 - Renamed `delete-erases-forward' to `delete-key-deletes-forward'.
|
|
635 - Removed `backspace-or-delete-hook'
|
|
636 - Renamed `backspace-or-delete' to `backward-or-forward-delete-char'
|
|
637 - Added functions: `backward-or-forward-kill-word'
|
|
638 `backward-or-forward-kill-sentence'
|
|
639 `backward-or-forward-kill-sexp'
|
|
640 - Removed the zmacs hacks from all the `b-or-f-foo' functions and
|
|
641 began playing nicely with pending-del.
|
|
642 * lisp/modes/cc-mode.el:
|
|
643 * lisp/modes/cperl-mode.el: Fixed references to delete functions
|
|
644 to use the new names.
|
|
645
|
157
|
646 1997-06-09 Steven L Baur <steve@altair.xemacs.org>
|
|
647
|
|
648 * XEmacs 20.3-b5 is released.
|
|
649
|
|
650 1997-06-08 Steven L Baur <steve@altair.xemacs.org>
|
|
651
|
|
652 * etc/NEWS: Updates for early beta20.3 stuffs.
|
|
653 From Hrvoje Niksic <hniksic@srce.hr>
|
|
654
|
155
|
655 1997-06-05 Steven L Baur <steve@altair.xemacs.org>
|
|
656
|
|
657 * XEmacs 20.3-b4 is released.
|
|
658
|
|
659 1997-06-04 Martin Buchholz <mrb@eng.sun.com>
|
|
660
|
|
661 * src/*/*.h: Remove definitions of HAVE_UNION_WAIT, in accordance
|
|
662 with new Autoconf 2 mechanisms.
|
|
663 * src/syswait.h:
|
|
664 * src/sysdep.c:
|
|
665 * src/process.c: Use only Posix.1 sys/wait.h-defined symbols
|
|
666
|
|
667 * src/s/netbsd.h: complete rewrite, use ORDINARY_LINK, #ifdef out
|
|
668 old cruft that can be obtained from system header files.
|
|
669 * lib-src/getopt*: Synch with FSF, remove compiler warnings.
|
|
670
|
|
671 * lib-src/b2m.c:
|
|
672 * src/gifalloc.c:
|
|
673 * lib-src/gnuslib.c:
|
|
674 * lib-src/profile.c:
|
|
675 * lib-src/movemail.c: Fix compiler warnings
|
|
676
|
|
677 * lib-src/Makefile.in.in: Remove unused -DCONFIG_BROKETS flag
|
|
678 - Fix up compile flags for new etags version
|
|
679
|
|
680 * etc/NEWS:
|
|
681 * etc/etags.1:
|
|
682 * man/xemacs/programs.texi:
|
|
683 * lib-src/etags.c: Upgraded to etags 12.11
|
|
684
|
|
685 * src/config.h.in: Fix inline keyword support
|
|
686
|
|
687 * configure.in: Use a different mechanism for removing extra white
|
|
688 space. Avoid using foo=`echo $bar`, which loses with various echos.
|
|
689 - new M4 macro XE_SPACE(var, words...)
|
|
690 - Use autoconf 2's AC_HEADER_SYS_WAIT
|
|
691 - Check for Xpm-XpmFree instead of Xpm-XpmReadFileToData to avoid
|
|
692 linking with losing Xpm implementations
|
|
693 - Check for correct wnn4 lib symbols
|
|
694 - Only link with inline.o when using gcc
|
|
695 - Support inline keywords inline, __inline, __inline__
|
|
696 - Ultrix now implies have_mmap=no
|
|
697 - Sun sound in non-standard dirs now works
|
|
698 - --native-sound-lib no longer ignored on HP & SGI
|
|
699 - gpm configure tests moved after curses configure tests
|
163
|
700
|
|
701 1997-06-04 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
702
|
|
703 * lisp/modes/cc-mode.el: Modified `c-electric-delete' to honor the
|
|
704 desired delete direction in both normal and "hungry" modes.
|
|
705 * lisp/modes/cperl-mode.el: Modified `cperl-electric-backspace' to
|
|
706 honor the desired delete direction.
|
155
|
707
|
|
708 1997-05-30 Martin Buchholz <mrb@eng.sun.com>
|
|
709
|
|
710 * configure.in: Automagically compute -R path for gcc
|
|
711
|
163
|
712 1997-05-30 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
713
|
|
714 * lisp/vm/vm-vars.el: Fixed delete key binding to call
|
|
715 `vm-scroll-down'
|
|
716
|
155
|
717 Thu May 29 15:35:07 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
718
|
|
719 * configure.in: Add support for Solaris2.6 -z ignore linker flags
|
|
720
|
|
721 1997-05-29 Martin Buchholz <mrb@eng.sun.com>
|
|
722
|
|
723 * configure.in: Replace standard Autoconf MMAP test with Neal
|
|
724 Becker's replacement, hacked somewhat.
|
|
725
|
163
|
726 1997-05-16 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
727
|
|
728 * lisp/prim/simple.el: Created `backspace-or-delete' function and
|
|
729 `backspace-or-delete-hook'
|
|
730 * lisp/prim/keydefs.el: Changed \177 bindings to point to new
|
|
731 delete function.
|
|
732 * lisp/modes/*.el: Removed conflicting \177 bindings.
|
|
733 * lisp/modes/cc-mode.el: Modified `c-electric-delete' to use new
|
|
734 delete bindings.
|
|
735 * lisp/modes/cperl-mode.el: Modified `cperl-electric-backspace' to
|
|
736 use new delete bindings.
|
|
737
|
155
|
738 1997-06-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
739
|
|
740 * lisp/x11/x-menubar.el (default-menubar): Add menu for Mule.
|
|
741
|
|
742 * lisp/mule/mule-cmds.el: Menu for XEmacs were moved to
|
|
743 x11/x-menubar.el.
|
|
744
|
|
745 1997-06-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
746
|
|
747 * lisp/leim/quail.el: to avoid compiling warnings about
|
|
748 overlay.el.
|
|
749
|
|
750 1997-06-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
751
|
|
752 * lisp/leim/quail.el: to sync with quail.el of
|
|
753 Emacs-19.34.94-zeta.
|
|
754
|
|
755 * lisp/leim/quail/ziranma.el, lisp/leim/quail/tonepy.el,
|
|
756 lisp/leim/quail/py.el, lisp/leim/quail/qj.el,
|
|
757 lisp/leim/quail/sw.el, lisp/leim/quail/ccdospy.el,
|
|
758 lisp/leim/quail/punct.el, lisp/leim/quail/4corner.el,
|
|
759 lisp/leim/quail/symbol-ksc.el, lisp/leim/quail/ethiopic.el,
|
|
760 lisp/leim/quail/hanja.el, lisp/leim/quail/quick-cns.el,
|
|
761 lisp/leim/quail/tsangchi-cns.el, lisp/leim/quail/lrt.el,
|
|
762 lisp/leim/quail/tsangchi-b5.el, lisp/leim/quail/devanagari.el,
|
|
763 lisp/leim/quail/japanese.el, lisp/leim/quail/quick-b5.el,
|
|
764 lisp/leim/quail/punct-b5.el, lisp/leim/quail/qj-b5.el,
|
|
765 lisp/leim/quail/py-b5.el, lisp/leim/quail/ctlau.el,
|
|
766 lisp/leim/quail/ctlaub.el, lisp/leim/quail/ecdict.el,
|
|
767 lisp/leim/quail/array30.el, lisp/leim/quail/hangul3.el,
|
|
768 lisp/leim/quail/hanja-jis.el, lisp/leim/quail/cyrillic.el,
|
|
769 lisp/leim/quail/etzy.el, lisp/leim/quail/greek.el,
|
|
770 lisp/leim/quail/ipa.el, lisp/leim/quail/lao.el,
|
|
771 lisp/leim/quail/zozy.el, lisp/leim/quail/viqr.el,
|
|
772 lisp/leim/quail/latin.el, lisp/leim/quail/thai.el,
|
|
773 lisp/leim/quail/hangul.el: quail of LEIM for Emacs-19.34.94-zeta.
|
|
774
|
|
775 1997-06-02 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
776
|
|
777 * mule/korean.el was abolished because it seems not to be used.
|
|
778
|
|
779 * mule/japanese.el was abolished because it seems not to be used.
|
|
780
|
|
781 1997-06-01 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
782
|
|
783 * lisp/tm/gnus-mime-old.el was abolished because XEmacs 20.3 has
|
|
784 Gnus 5.4.
|
|
785
|
|
786 * lisp/tm/tm-edit.el: updated to 7.108.
|
|
787
|
|
788 * lisp/tm/tm-view.el: updated to 7.83.
|
|
789
|
|
790 * lisp/leim/quail.el: modified for XEmacs.
|
|
791
|
|
792 * lisp/mule/mule-load.el, lisp/mule/mule-process.el: delete
|
|
793 mule-process.el because it is not used.
|
|
794
|
|
795 * lisp/mule/european.el was abolished because it seems not to be
|
|
796 used.
|
|
797
|
|
798 * lisp/mule/mule-load.el: must load mule-cmds before setting for
|
|
799 language-environment.
|
|
800
|
|
801 * lisp/mule/european-hooks.el: Modified for LEIM.
|
|
802
|
|
803 * lisp/mule/mule-cmds.el: Uncomment key definition for
|
|
804 `toggle-input-method'.
|
|
805
|
|
806 * lisp/mule/mule-init.el: Comment out about `mule-keymap' (moved
|
|
807 to mule-cmds.el).
|
|
808
|
|
809 * lisp/mule/mule-cmds.el: Uncomment about `mule-keymap' (moved
|
|
810 from mule-init.el).
|
|
811
|
|
812 * lisp/tl/tl-atype.el: Don't require tl-str.
|
|
813
|
|
814 * lisp/tl/tl-atype.el: Use atype.el of APEL.
|
|
815
|
|
816 * lisp/tl/tl-list.el: Use alist.el of APEL.
|
|
817
|
|
818 1997-05-31 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
819
|
|
820 * lisp/tl/richtext.el, lisp/tl/emu-x20.el, lisp/tl/emu-xemacs.el,
|
|
821 lisp/tl/emu.el, lisp/tl/emu-e19.el: moved to apel/.
|
|
822
|
|
823 * lisp/tl/file-detect.el, lisp/tl/filename.el: replaced by APEL's.
|
|
824
|
|
825 * lisp/mu/std11-parse.el, lisp/mu/std11.el: moved to apel/.
|
|
826
|
|
827 * lisp/leim/quail.el: Add new quail.el (imported from Emacs
|
|
828 19.34.94-epsilon).
|
|
829
|
|
830 * lisp/leim/skk/skkdic.el: delete skkdic.el temporary because
|
|
831 XEmacs can not compile it.
|
|
832
|
|
833 * lisp/leim/skk/skkdic.el, lisp/leim/quail/zozy.el,
|
|
834 lisp/leim/quail/ziranma.el, lisp/leim/quail/viqr.el,
|
|
835 lisp/leim/quail/tsangchi-cns.el, lisp/leim/quail/tsangchi-b5.el,
|
|
836 lisp/leim/quail/symbol-ksc.el, lisp/leim/quail/thai.el,
|
|
837 lisp/leim/quail/tonepy.el, lisp/leim/quail/quick-cns.el,
|
|
838 lisp/leim/quail/sw.el, lisp/leim/quail/qj-b5.el,
|
|
839 lisp/leim/quail/qj.el, lisp/leim/quail/quick-b5.el,
|
|
840 lisp/leim/quail/py-b5.el, lisp/leim/quail/py.el,
|
|
841 lisp/leim/quail/lao.el, lisp/leim/quail/latin.el,
|
|
842 lisp/leim/quail/lrt.el, lisp/leim/quail/punct-b5.el,
|
|
843 lisp/leim/quail/punct.el, lisp/leim/quail/hanja-jis.el,
|
|
844 lisp/leim/quail/hanja.el, lisp/leim/quail/ipa.el,
|
|
845 lisp/leim/quail/japanese.el, lisp/leim/quail/hangul3.el,
|
|
846 lisp/leim/quail/etzy.el, lisp/leim/quail/greek.el,
|
|
847 lisp/leim/quail/hangul.el, lisp/leim/quail/ethiopic.el,
|
|
848 lisp/leim/quail/devanagari.el, lisp/leim/quail/ecdict.el,
|
|
849 lisp/leim/quail/ctlau.el, lisp/leim/quail/ctlaub.el,
|
|
850 lisp/leim/quail/cyrillic.el, lisp/leim/quail/array30.el,
|
|
851 lisp/leim/quail/ccdospy.el, lisp/leim/quail/4corner.el: Add LEIM
|
|
852 elisp files; old lisp/quail was abolished.
|
|
853
|
|
854 * src/Makefile.in.in: Add mule-cmds.elc.
|
|
855
|
|
856 * lisp/mule/mule-load.el, lisp/mule/mule-cmds.el: Add mule-cmds.el
|
|
857 (imported from Emacs-19.34.94-epsilon and comment out a lot to
|
|
858 avoid conflict with mule-init.el or other XEmacs/mule files).
|
|
859
|
|
860 * lisp/prim/simple.el (assoc-ignore-case): New function; imported
|
|
861 from Emacs-19.34.94-epsilon.
|
|
862
|
153
|
863 1997-05-29 Steven L Baur <steve@altair.xemacs.org>
|
|
864
|
|
865 * XEmacs 20.3-beta3 is released.
|
|
866
|
|
867 * INSTALL: Delete documentation of mocklisp support.
|
|
868
|
|
869 * configure.in: Delete mocklisp support.
|
|
870
|
|
871 * etc/FTP: Update mirror info.
|
|
872
|
|
873 * etc/DISTRIB: Update mirror info.
|
|
874
|
|
875 1997-05-29 Martin Buchholz <mrb@eng.sun.com>
|
|
876
|
|
877 * configure.in: Replace standard Autoconf MMAP test with Neal
|
|
878 Becker's replacement, hacked somewhat.
|
|
879
|
|
880 1997-05-28 Martin Buchholz <mrb@eng.sun.com>
|
|
881
|
|
882 * lisp/prim/files.el (auto-mode-alist): Reorg auto-mode-alist again.
|
|
883
|
|
884 * lib-src/etags.c: Version 12.7 from Francesco.
|
|
885
|
|
886 * configure.in: Juggle link order of X libraries.
|
|
887 Add support for using zsh to run configure.
|
|
888 Document --with-tty=no.
|
|
889 Fix -no-recursion option.
|
|
890 Recognize and ignore --cache-file option.
|
|
891 Recognize null values for preprocessor symbols converted to shell
|
|
892 variables. This maybe fixes the "-ltermcap" problem.
|
|
893 Remove spurious blanks from various SUBST-ituted variables.
|
|
894 Fix conditional creation of gdbinit.
|
|
895 Conditionally create .sbinit for Sunpro C.
|
|
896
|
|
897 1997-05-26 Steven L Baur <steve@altair.xemacs.org>
|
|
898
|
|
899 * etc/FTP: Correct typo in ftp.cenatls.cena.dgac.fr.
|
|
900
|
|
901 * etc/DISTRIB: Ditto.
|
|
902
|
151
|
903 1997-05-22 Steven L Baur <steve@altair.xemacs.org>
|
|
904
|
|
905 * XEmacs 20.3-beta2 is released.
|
|
906
|
|
907 Thu May 22 04:19:09 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
908
|
|
909 * configure.in: Try to fix all reported bugs with 20.3-b1.
|
|
910 Change HAVE_WNN6 to WNN6. WNN6 correctly autodetected.
|
|
911 extra-verbose now default on beta builds.
|
|
912 extra-verbose now much more verbose.
|
|
913 Don't set libs_termcap to " ".
|
|
914 Detect -lXm AFTER detecting -lXpm.
|
|
915 Use runtime paths before running tests, since AC_TRY_RUN may
|
|
916 depend on it.
|
|
917 with-xim=motif only default on Solaris.
|
|
918 realpath moved from s&m to configure.in.
|
|
919 xemacs-version.h removed. main_1 now contains $canonical as well,
|
|
920 for even more useful backtraces.
|
|
921 termcap handling rewritten.
|
|
922 Create .sbinit for Sun's source browser.
|
|
923 Warn user if no XPM support present.
|
|
924 Warn user if compiling in error checking.
|
|
925
|
|
926 * Makefile.in: use MAKE_SUBDIR consistently. Remove references to
|
|
927 dynodump. Remove core when cleaning. Remove config.log.
|
|
928 make distclean now functional.
|
|
929
|
|
930 Tue Jun 4 10:15:54 1996 Per Bothner <bothner@deneb.cygnus.com>
|
|
931
|
|
932 * etc/e/eterm.ti: Add kcub1, kcuf1, kcuu1, kcud1 capabilities.
|
|
933
|
|
934 Sun May 18 13:03:20 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
935
|
|
936 * lwlib/Makefile.in.in (distclean): Clean up config.h.
|
|
937
|
|
938 * Makefile.in (distclean): Remve config.log.
|
|
939 remove broken dynodump stuffs.
|
|
940
|
149
|
941 Sat May 17 20:30:54 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
942
|
|
943 * XEmacs 20.3-b1 is released.
|
|
944
|
|
945 Fri May 16 20:38:19 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
946
|
|
947 * info/dir (Packages): Update minor version number.
|
|
948
|
|
949 * etc/README: Update minor version number.
|
|
950
|
|
951 * README: Update minor version number.
|
|
952
|
146
|
953 Tue May 13 20:35:52 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
954
|
|
955 * XEmacs-20.2 is released.
|
|
956
|
144
|
957 Sat May 10 16:14:30 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
958
|
|
959 * XEmacs 20.2-b6 is released.
|
|
960
|
142
|
961 Thu May 8 20:22:34 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
962
|
|
963 * XEmacs 20.2-b5 is released.
|
|
964
|
140
|
965 Fri May 2 16:50:02 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
966
|
|
967 * XEmacs 20.2-b4 is released.
|
|
968
|
|
969 Thu May 1 18:13:38 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
970
|
|
971 * configure.in (--with-xim): Don't default it to Motif since it
|
|
972 causes crashes at startup on some systems.
|
|
973
|
138
|
974 Sun Apr 27 12:25:55 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
975
|
|
976 * XEmacs 20.2-b3 is released.
|
|
977
|
136
|
978 Wed Apr 23 10:33:58 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
979
|
|
980 * XEmacs 20.2-b2 is released.
|
|
981
|
|
982 * configure.in (beta): OPENWINHOME misspelled.
|
|
983
|
|
984 Mon Apr 21 14:48:29 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
985
|
|
986 * etc/BETA (writing): Update with information about how to create
|
|
987 patches.
|
|
988
|
134
|
989 Sat Apr 19 16:13:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
990
|
|
991 * XEmacs 20.2-b1 is released.
|
|
992
|
|
993 Thu Apr 17 21:33:59 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
994
|
|
995 * configure.in (beta): SONY NEWS-OS has /etc/osversion and not
|
|
996 uname.
|
|
997
|
131
|
998 Wed Apr 16 17:44:05 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
999
|
|
1000 * XEmacs 20.1 is re-released.
|
|
1001
|
126
|
1002 Tue Apr 15 21:03:22 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1003
|
|
1004 * XEmacs 20.1 is released.
|
|
1005
|
124
|
1006 Sat Apr 12 20:11:08 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1007
|
|
1008 * XEmacs 20.1-b15 is released.
|
|
1009
|
|
1010 Sat Apr 12 09:01:32 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
1011 * PROBLEMS: I have cleaned up a bit the PROBLEMS file, by:
|
|
1012 1) changing it into sections -- there is now a section for building,
|
|
1013 running and compatibility problems
|
|
1014
|
|
1015 2) removing some obviously obsolete entries -- e.g. those pertaining
|
|
1016 to Emacs 18, etc. --> size is off by 20K
|
|
1017
|
|
1018 3) Rearranging the entries by relevance. I have tried to put the most
|
|
1019 relevant entries in front.
|
|
1020
|
122
|
1021 Thu Apr 10 19:07:26 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1022
|
|
1023 * XEmacs 20.1-b14 is released. (Beta 13 was skipped).
|
|
1024
|
120
|
1025 Wed Apr 9 22:52:06 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1026
|
|
1027 * XEmacs 20.1-b12 is released.
|
|
1028
|
|
1029 Sun Apr 6 22:31:00 1997 Tatsuya Ichikawa <ichikawa@hv.epson.co.jp>
|
|
1030
|
|
1031 * configure.in: Cosmetic change to summary print of POP/Kerberos/
|
|
1032 Hesiod options.
|
|
1033
|
118
|
1034 Sat Apr 5 09:11:36 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1035
|
|
1036 * XEmacs 20.1-b11 is released.
|
|
1037
|
|
1038 Wed Apr 2 15:27:35 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1039
|
|
1040 * Makefile.in (install-only): New target. Functionality suggested
|
|
1041 by Larry Schwimmer, correct way of doing it suggested by Chuck
|
|
1042 Thompson.
|
|
1043
|
|
1044 * configure.in: Default to "-Olimit 2000" as suggested by Jamie
|
|
1045 Zawinski for SGI cc and Irix 6.
|
|
1046
|
|
1047 Tue Apr 1 12:23:13 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1048
|
|
1049 * configure.in: Add configuration parameters for Emacs 19.34
|
|
1050 movemail.c (--with-pop, --with-kerberos, --with-hesiod).
|
|
1051
|
|
1052 Fri Mar 28 19:58:41 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1053
|
|
1054 * configure.in: Remove garbage if [ ... ] constructs and a
|
|
1055 mispatch.
|
|
1056
|
116
|
1057 Thu Mar 27 18:24:19 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1058
|
|
1059 * XEmacs 20.1-b10 is released.
|
|
1060
|
|
1061 Wed Mar 26 22:31:10 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1062
|
|
1063 * Remove vms top-level directory.
|
|
1064
|
|
1065 * XEmacs 19.15 final released to beta testers.
|
|
1066
|
|
1067 Tue Mar 25 19:13:27 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1068
|
|
1069 * XEmacs 19.15 prefinal released to beta testers.
|
|
1070
|
|
1071 Mon Mar 24 12:28:17 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1072
|
|
1073 * configure.in (--debug): Correct documentation.
|
|
1074
|
|
1075 Sun Mar 23 17:24:38 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1076
|
|
1077 * XEmacs 19.15-b104 is released.
|
|
1078
|
|
1079 Sat Mar 22 19:56:36 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1080
|
|
1081 * etc/sgml/CATALOG: Default to html-3.2final.
|
|
1082
|
|
1083 Sat Mar 22 17:55:15 1997 Darrell Kindred <dkindred@cmu.edu>
|
|
1084
|
|
1085 * configure.in (beta): Add configure support for the -rpath flag
|
|
1086 for IRIX analogous to the Solaris "-R".
|
|
1087
|
|
1088 Sat Mar 22 16:47:08 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1089
|
|
1090 * info/dir (Packages): Add HM-HTML-Mode to menu.
|
|
1091
|
|
1092 Sat Mar 22 21:27:41 1997 Tomasz J. Cholewo <t.cholewo@ieee.org>
|
|
1093
|
|
1094 * configure.in: Echo only current configuration using 'tee -a'.
|
|
1095
|
114
|
1096 Fri Mar 21 21:26:01 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1097
|
|
1098 * XEmacs-19.15-b103 is released.
|
|
1099 * XEmacs-20.0-b9 is released.
|
|
1100
|
|
1101 * Makefile.in (top_distclean): Add `Installation' to distclean
|
|
1102 rule.
|
|
1103
|
|
1104 Fri Mar 21 20:05:29 1997 Darrell Kindred <dkindred@cmu.edu>
|
|
1105
|
|
1106 * Makefile.in (autoloads): Pass $(MAKE) to update-elc.sh and
|
|
1107 update-autoloads.sh.
|
|
1108
|
|
1109 Thu Mar 20 20:14:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1110
|
|
1111 * XEmacs-19.15-b102 is released.
|
|
1112
|
|
1113 Tue Mar 18 21:52:36 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1114
|
|
1115 * XEmacs-19.15-b101 is released.
|
|
1116
|
112
|
1117 Mon Mar 17 19:09:29 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1118
|
|
1119 * XEmacs-20.1-b8 is released.
|
|
1120 * XEmacs-19.15-b100 is released.
|
|
1121
|
110
|
1122 Sat Mar 15 17:15:18 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1123
|
112
|
1124 * XEmacs-20.1-b7 is released.
|
|
1125 * XEmacs-19.15-b99 is released.
|
|
1126
|
110
|
1127 * etc/sgml/CATALOG: Added IE3 DTDs and htmlpro DTD.
|
|
1128
|
|
1129 Thu Mar 13 10:40:11 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1130
|
|
1131 * configure.in: Add sunos4-1-4 header files.
|
|
1132
|
|
1133 Wed Mar 12 18:53:08 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1134
|
|
1135 * configure.in: Use new file bsdos3.h with BSDI 3.0.
|
|
1136
|
108
|
1137 Sat Mar 8 15:19:33 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1138
|
|
1139 * XEmacs-20.1-b6 is released.
|
|
1140 * XEmacs-19.15-b98 is released.
|
|
1141
|
|
1142 Wed Mar 5 18:55:36 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1143
|
|
1144 * Makefile.in (install-arch-indep): Offer to compress lisp sources.
|
|
1145 (gzip-el): New targe for compressed installed lisp sources.
|
|
1146
|
|
1147 Tue Mar 4 23:28:37 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
1148
|
|
1149 * lib-src/update-elc.sh: VM is compiled after the byte-compiler,
|
|
1150 but before anything else. More flexible about finding an xemacs
|
|
1151 to use for byte-compilation (default src/xemacs). Other minor fixes.
|
|
1152
|
106
|
1153 Mon Mar 3 23:57:56 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1154
|
|
1155 * XEmacs 20.1-b5 is released.
|
|
1156
|
104
|
1157 Mon Mar 3 18:09:17 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1158
|
|
1159 * XEmacs 20.1-b4 is released.
|
|
1160
|
|
1161 Sat Mar 1 15:38:30 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1162
|
|
1163 * Makefile.in (distclean): Correct typos.
|
|
1164
|
|
1165 * XEmacs 19.15-b96 is released.
|
|
1166
|
|
1167 * configure.in: Symlink site-lisp when using --srcdir.
|
|
1168 Add special handling of lisp directory to allow for multiple
|
|
1169 site-packages files.
|
|
1170
|
|
1171 Fri Feb 28 20:38:46 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1172
|
|
1173 * Makefile.in (distclean): Create lock and site-lisp directories
|
|
1174 when they don't exist (after being pruned by CVS).
|
|
1175
|
|
1176 Tue Mar 4 00:41:38 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
1177
|
|
1178 * etc/sample.Xdefaults: Added customization of foreground and
|
|
1179 background colors for the `default' face.
|
|
1180
|
102
|
1181 Wed Feb 26 22:12:12 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1182
|
|
1183 * Makefile.in (top_distclean): Reset src/PURESIZE.h for
|
|
1184 distribution.
|
|
1185
|
|
1186 * XEmacs 20.1-b3 is released.
|
|
1187
|
100
|
1188 Sun Feb 23 17:10:09 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1189
|
|
1190 * XEmacs 20.1-b2 is released.
|
|
1191
|
|
1192 Sat Feb 22 14:29:44 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1193
|
|
1194 * XEmacs 19-15-b'95 is released.
|
|
1195
|
102
|
1196 Fri Feb 21 22:29:51 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
1197
|
|
1198 * etc/toolbar/workshop-cap-up.xpm: Moved caption up one pixel.
|
|
1199
|
|
1200 * lwlib/xlwscrollbar.c : Fix many scrollbar bugs:
|
|
1201 - "knob" renamed to "slider"
|
|
1202 - leftmost pixel wasn't sensitive to button clicks, while righmost
|
|
1203 pixel was.
|
|
1204 - many glitches fixed if Emacs*XlwScrollBar.ArrowPosition:same:
|
|
1205 - goobers on top of up-arrow removed.
|
|
1206 - up-arrow would not always be redrawn when necessary
|
|
1207 - slider drag would be `off' by size of up-arrow
|
|
1208 - horizontal and vertical scrollbars didn't use exactly the same
|
|
1209 dimensions.
|
|
1210 - slider was never drawn if XlwScrollBar.shadowThickness was 0.
|
|
1211 - Now up- and down-arrows actually work near beginning/end of buffer!
|
|
1212
|
100
|
1213 Thu Feb 20 12:40:57 1997 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
1214
|
|
1215 * configure.in (with_xauth): Attempted correction of test for
|
|
1216 libXmu on SunOS.
|
|
1217
|
98
|
1218 Sat Feb 15 14:11:03 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1219
|
|
1220 * XEmacs 20.1-b1 is released.
|
|
1221 * XEmacs 19.15-b94 is released.
|
|
1222
|
|
1223 Fri Feb 14 23:23:03 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1224
|
|
1225 * README: ``This directory tree holds version 19.13 ...'' ???
|
|
1226
|
|
1227 Sun Feb 9 16:15:55 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1228
|
|
1229 * XEmacs 19.15-b93 is released.
|
|
1230 XEmacs 20.0 is released to the 'net.
|
|
1231
|
96
|
1232 Fri Feb 7 19:21:34 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1233
|
|
1234 * XEmacs 20.0try3 is released.
|
|
1235
|
94
|
1236 Wed Feb 5 18:03:06 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1237
|
96
|
1238 * XEmacs 20.0try2 is released.
|
94
|
1239
|
96
|
1240 Mon Feb 3 19:39:08 1997 Steven L Baur <steve@altair.xemacs.org>
|
94
|
1241
|
|
1242 * XEmacs 19.15-b92 is released.
|
|
1243
|
88
|
1244 Sat Feb 1 18:17:38 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1245
|
96
|
1246 * XEmacs 20.0try1 is released.
|
94
|
1247 * XEmacs 19.15-b91 AKA XEmacs '97 NOT! is released.
|
88
|
1248
|
|
1249 Sat Feb 1 00:00:48 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1250
|
|
1251 * PROBLEMS: Updated from beta test bug reports.
|
|
1252 Put in outline-mode/outl-mouse-minor-mode by default.
|
|
1253
|
|
1254 Wed Jan 29 19:59:41 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1255
|
|
1256 * CHANGES-beta: XEmacs 20.0-b93 is released.
|
|
1257
|
84
|
1258 Sat Jan 25 15:43:59 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1259
|
|
1260 * CHANGES-beta: XEmacs 20.0-b92 is released.
|
|
1261
|
|
1262 Fri Jan 24 09:54:01 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1263
|
|
1264 * lwlib/xlwmenu.c (massage_resource_name): Changed comparison of
|
|
1265 char and pointer.
|
|
1266
|
|
1267 Thu Jan 23 10:39:34 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
1268
|
|
1269 * lib-src/update-elc.sh (ignore_dirs): Quoting portability.
|
|
1270
|
82
|
1271 Wed Jan 22 21:07:17 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1272 * XEmacs 20.0-b91 (prerelease 2) is released.
|
|
1273
|
|
1274 * configure.in (--with-scrollbars): Add Athena3d as a toolkit
|
|
1275 type.
|
|
1276
|
|
1277 * lwlib/lwlib-Xaw.c (xaw_update_one_widget): Let Athena 3d have 0
|
|
1278 borderwidth.
|
|
1279 (xaw_scrollbar_scroll): Use SCROLLBAR_LINE_UP and
|
|
1280 SCROLLBAR_LINE_DOWN since that's current the only to get to the
|
|
1281 bottom of the buffer. :-(
|
|
1282
|
|
1283 Tue Jan 21 20:01:19 1997 Steven L. Baur <steve@altair.xemacs.org>
|
|
1284
|
|
1285 * configure.in (beta): Add LWLIB_USES_ATHENA for odd
|
|
1286 configurations that use both Motif and Athena.
|
|
1287
|
|
1288 * etc/sgml/HTML32.dtd: html-3.2 final dtd added.
|
|
1289
|
|
1290 Wed Jan 15 12:55:19 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1291
|
|
1292 * info/dir (Gnus): Updated spelling and info.
|
|
1293
|
|
1294 Mon Jan 13 13:37:27 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1295
|
|
1296 * configure.in: Remove assignment of NON_GNU_CPP for irix-6.0.
|
|
1297
|
|
1298 Mon Jan 13 00:36:01 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
1299
|
|
1300 * lib-src/make-docfile.c (scan_lisp_file): eliminate doc-string
|
|
1301 warnings for ccl-read-*
|
|
1302
|
80
|
1303 Sat Jan 11 12:05:31 1997 Steven L Baur <steve@altair.xemacs.org>
|
82
|
1304
|
|
1305 * etc/sample.emacs: Remove code snippet that wipes out the cycle
|
|
1306 buffer modeline feature.
|
|
1307
|
80
|
1308 * XEmacs 20.0 beta90 (prerelease 1) is released.
|
|
1309 * XEmacs 19.15 beta90 (prerelease 1) is released.
|
|
1310
|
|
1311 Tue Jan 7 08:45:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1312
|
|
1313 * configure.in (LIBS): Revise test for XFree86 (look for XF86Config).
|
|
1314
|
78
|
1315 Sat Jan 4 14:52:57 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1316 * XEmacs 20.0 beta 34 is released.
|
|
1317 * XEmacs 19.15 beta 7 is released.
|
|
1318
|
177
|
1319 Fri Jan 3 15:18:59 1997 Jeff Miller <jmiller@smart.net>
|
78
|
1320
|
|
1321 * lwlib/Makefile.in.in: lwlib is required if X11 is used.
|
|
1322
|
80
|
1323 Wed Jan 1 08:30:48 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
1324
|
|
1325 * src/emacs.c: Make sure
|
|
1326 `./temacs -batch -l loadup.el run-temacs <emacs-args>'
|
|
1327 works properly
|
|
1328
|
|
1329 * src/Makefile.in.in (rtcmacs): Add support for RTC, Sun's
|
|
1330 competitor to Purify.
|
|
1331
|
|
1332 * man/lispref/symbols.texi: Fix up bit vector documentation
|
|
1333 * man/lispref/sequences.texi: Fix up bit vector documentation
|
|
1334
|
|
1335 * lisp/sunpro/sunpro-load.el: Only preload mime-setup for Sun.
|
|
1336
|
|
1337 * lisp/prim/update-elc.el: Don't rely on autoloads.
|
|
1338
|
|
1339 Tue Dec 31 09:46:13 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
1340
|
|
1341 * lisp/prim/auto-autoloads.el: New, completely program-generated, file
|
|
1342 * lib-src/update-autoloads.sh: Rewritten to use auto-autoloads.el.
|
|
1343 * lisp/utils/autoload.el: Reorganization of autoload mechanism:
|
|
1344 Errors during autoload generation are just that - errors.
|
|
1345
|
|
1346 Generated autoloads are now in a separate file of their own.
|
|
1347
|
|
1348 Reliability of autoload generation greatly increased.
|
|
1349
|
|
1350 Distribution smaller by about 100k.
|
|
1351
|
|
1352 `make autoloads' is still the preferred mechanism for update.
|
|
1353
|
|
1354 Autoloads are always regenerated completely from scratch. This
|
|
1355 avoids errors with obsolete or corrupted autoload entries.
|
|
1356
|
|
1357 Caching of autoload entries using timestamps has been eliminated.
|
|
1358
|
|
1359 Files that have no autoloads no longer have a comment placed into
|
|
1360 the generated autoloads file.
|
|
1361
|
|
1362 There was a bug where autoload entries would sometimes end up
|
|
1363 being inserted into the *middle* of other autoload entries,
|
|
1364 thereby corrupting them.
|
|
1365
|
|
1366 * src/event-Xt.c: Remove SUNOS_GCC_L0_BUG kludge.
|
|
1367
|
|
1368 Sun Dec 29 05:37:43 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
1369
|
|
1370 * lib-src/update-autoloads.sh: Make sure that `make autoloads'
|
|
1371 doesn't use the autoload facility to load `autoload';
|
|
1372 load it explicity instead.
|
|
1373
|
|
1374 * lib-src/update-elc.sh (ignore_dirs): ignore SCCS, CVS, RCS dirs
|
|
1375
|
|
1376 * man/Makefile: Reinstate hyperbole & oo-browser manuals
|
|
1377
|
|
1378 * lisp/modes/mail-abbrevs.el: Apply patch originated from Noah Friedman
|
|
1379
|
|
1380 * src/mule-charset.c: Use lower case for charset registry, to
|
|
1381 match XLFD.
|
|
1382
|
|
1383 * Makefile.in: replace list of info files with *.info* - one less
|
|
1384 maintenance headache
|
|
1385
|
|
1386 * etc/sample.emacs: Add sample code to highlight continuation glyph
|
|
1387
|
|
1388 * man/oo-browser.texi: Fix TeXability
|
|
1389
|
|
1390 * man/hyperbole.texi: Fix TeXability
|
|
1391
|
|
1392 * man/vhdl-mode.texi: Fix TeXability
|
|
1393
|
|
1394 * lisp/prim/loaddefs.el: Wholesale housecleaning
|
|
1395 `make autoloads' should finally work.
|
|
1396
|
|
1397 * lib-src/emacsclient.c (main): ANSIfication, compiler warning removal
|
|
1398
|
|
1399 * lisp/mule/mule-files.el: Add support for multi-lingual info files.
|
|
1400
|
|
1401 * lib-src/update-elc.sh: `make all-elc' was updating files in
|
|
1402 `special' directories without using the Makefiles
|
|
1403 designed for that purpose.
|
|
1404 - make sure ilisp isn't remade every time through `make all-elc'.
|
|
1405
|
|
1406 * info/dir (Packages): Add Japanese TM info files
|
|
1407
|
|
1408 * src/inline.c: Allow compilation with `gcc -g'
|
|
1409
|
|
1410 * src/syntax.c (word_constituent_p): Allow compilation with `gcc -g'
|
|
1411
|
|
1412 * src/lread.c: Don't put `...' immediately after a filename, so
|
|
1413 that various tools can recognize the filename as such.
|
|
1414
|
|
1415 * src/event-Xt.c (x_to_emacs_keysym): Fix crash when
|
|
1416 --with-xim=xlib and key event on window frame.
|
|
1417 Change return foo to return (foo) when return is a macro.
|
|
1418
|
|
1419 * src/editfns.c (Ffollowing_char): docstring fixes.
|
|
1420
|
|
1421 * man/tm/Makefile: Add support for Japanese TM info (but not dvi) files.
|
|
1422 This Makefile is no longer officially broken.
|
|
1423
|
|
1424 * info/dir: Add Japanese tm documents.
|
|
1425
|
|
1426 * man/tm/tm-vm-en.texi: Make document TeX-friendly.
|
|
1427
|
|
1428 * lib-src/update-autoloads.sh (EMACS): Don't rely on non-portable
|
|
1429 xargs -i flag.
|
|
1430
|
|
1431 * lisp/mule/mule-files.el (file-coding-system-alist): Make sure
|
|
1432 the `binary' coding system is used for .gz and .Z extensions.
|
|
1433
|
|
1434 * man/viper.texi: Viper version 2.90
|
|
1435
|
|
1436 * man/ediff.texi: Ediff Version 2.62
|
|
1437
|
|
1438 * lisp/packages/ispell.el (ispell-word): Avoid using strings with
|
|
1439 define-key, for compatibility with loaddefs.el
|
|
1440
|
|
1441 * lisp/modes/eiffel3.el: Make compatible with update-autoloads.
|
|
1442
|
|
1443 * lisp/ilisp/Makefile (elc): Add target to avoid re-compilation.
|
|
1444
|
|
1445 * lib-src/update-elc.sh: XEmacs sometimes re-byte-compiled elisp
|
|
1446 files in dirs that have their own Makefiles.
|
|
1447
|
|
1448
|
|
1449
|
78
|
1450 Sun Dec 29 17:02:49 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1451
|
|
1452 * Makefile.in (install-arch-indep): Force compression with `gzip -f'.
|
|
1453
|
|
1454 * lib-src/update-elc.sh (NUMTOCOMPILE): Ignore CVS directories.
|
|
1455
|
|
1456 * Makefile.in (install-arch-indep): Catch .info-[0-9]* files for
|
|
1457 installation.
|
|
1458
|
|
1459 Sat Dec 28 15:33:27 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1460
|
|
1461 * XEmacs 20.0 beta 33 is released.
|
|
1462 * XEmacs 19.15 beta 6 is released.
|
|
1463
|
76
|
1464 Fri Dec 27 20:34:58 1996 Richard Mlynarik <mly@adoc.xerox.com>
|
|
1465
|
|
1466 * etc/yow.lines: 20k of new zippy quotes.
|
|
1467
|
|
1468 Fri Dec 27 01:02:41 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
1469
|
|
1470 * Makefile.in (install-arch-indep): Simplify installation of info
|
|
1471 pages.
|
|
1472
|
|
1473 Sat Dec 21 15:20:20 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1474 * XEmacs 20.0-b32 released.
|
|
1475
|
|
1476 * XEmacs 19.15-b5 released.
|
|
1477
|
74
|
1478 Wed Dec 18 20:22:08 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
1479
|
|
1480 * configure.in: Reformat. Fix shared include file rename
|
|
1481 problem.
|
|
1482
|
|
1483 * configure: Reformat. Fix shared include file rename problem.
|
|
1484
|
|
1485 * dynodump/dynodump.c (__EXTENSIONS__): Define it.
|
|
1486
|
|
1487 Thu Dec 12 13:19:00 1996 Joseph J Nuspl <nuspl@nvwls.cc.purdue.edu>
|
|
1488
|
|
1489 * Makefile.in (install-arch-indep): Install infofiles gzipped by
|
|
1490 default.
|
|
1491
|
|
1492 Tue Dec 10 19:25:25 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1493
|
|
1494 * CHANGES-beta: XEmacs 20.0-b31 is released.
|
|
1495
|
72
|
1496 Tue Dec 10 18:33:19 1996 Rod Whitby <rwhitby@asc.sps.mot.com>
|
|
1497
|
|
1498 * info/vhdl-mode.info: New file.
|
|
1499
|
|
1500 * info/dir (Packages): Add vhdl-mode documentation.
|
|
1501
|
|
1502 Tue Dec 10 18:27:02 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
1503
|
|
1504 * configure: Make shared/dynamic flags work much more logically.
|
|
1505
|
|
1506 Tue Dec 10 09:17:22 1996 David Worenklein <dcw@gcm.com>
|
|
1507
|
|
1508 * configure.in (machine): Patch to make newly renamed shared
|
|
1509 link include files work.
|
|
1510
|
|
1511 Sat Dec 7 16:28:10 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
1512
|
|
1513 * configure.in: Configure for POSIX getcwd if available.
|
|
1514
|
|
1515 Thu Dec 5 20:42:35 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1516
|
|
1517 * etc/edt-user.doc (File): New file from Emacs 19.34.
|
|
1518
|
|
1519 Thu Dec 5 11:56:05 1996 Joseph J Nuspl <nuspl@nvwls.cc.purdue.edu>
|
|
1520
|
|
1521 * configure.in (LIBS): Fix typo in dialog box test.
|
|
1522
|
|
1523
|