114
|
1 Fri Mar 21 20:19:09 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2
|
|
3 * Makefile.in.in: strip inline.o.
|
|
4
|
|
5 Fri Mar 21 18:54:04 1997 David Moore <dmoore@ucsd.edu>
|
|
6
|
|
7 * fileio.c (call2_check_string_or_nil): New function.
|
|
8 (Ffile_name_directory): Use it.
|
|
9 (Fsubstitute_in_file_name): Use it.
|
|
10
|
|
11 * fileio.c (Fexpand_file_name): GC protect against file handlers.
|
|
12 (Fdelete_file): ditto
|
|
13 (Ffile_writable_p): ditto
|
|
14 (Ffile_directory_p): ditto
|
|
15 (Ffile_regular_p): ditto
|
|
16 (Fset_file_modes): ditto
|
|
17 (Ffile_newer_than_file_p): ditto
|
|
18 (Fset_visited_file_modtime): ditto
|
|
19
|
|
20 *fileio.c (Ffile_truename): Unneccessary GC protection.
|
|
21 (Fdelete_directory): Fix broken caller-must-GC-protect call.
|
|
22
|
|
23 * filelock.c (lock_file): New comments warning that this function
|
|
24 may kill the current buffer.
|
|
25 (unlock_file): ditto
|
|
26 (Flock_buffer): ditto
|
|
27 (Funlock_buffer): ditto
|
|
28 (unlock_buffer): ditto
|
|
29
|
|
30 * filelock.c (unlock_all_files): GC protect against unlock_file
|
|
31 killing random buffers.
|
|
32
|
|
33 * buffer.c (Fkill_buffer): GC protect against unlock_file killing
|
|
34 the buffer.
|
|
35
|
|
36 * insdel.c (prepare_to_modify_buffer): GC protect against
|
|
37 lock_file() killing the buffer.
|
|
38
|
|
39 Fri Mar 21 19:11:15 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
40
|
|
41 * mule-coding.c (vars_of_mule_coding): Add
|
|
42 enable-multibyte-characters for MULE compatibility.
|
|
43
|
|
44 Thu Mar 20 13:25:26 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
45
|
|
46 * glyphs-x.c: Implement a dummy function to insert a fake EOI
|
|
47 marker if called. Based on code from William Perry.
|
|
48
|
|
49 Wed Mar 19 10:49:05 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
50
|
|
51 * menubar-x.c (pre_activate_callback): Attempt to avoid recursive
|
|
52 expansion of submenus via :filter expansion.
|
|
53
|
|
54 * glyphs-x.c (x_print_image_instance): Move define of
|
|
55 HAVE_SUBWINDOWS to glyphs-x.h.
|
|
56 (our_skip_input_data): Implement with some error checking based on
|
|
57 patch by Dominic Froud.
|
|
58
|
|
59 * glyphs-x.h (HAVE_SUBWINDOWS): Define to keep inline.c from
|
|
60 barfing.
|
|
61
|
|
62 Tue Mar 18 11:15:23 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
63
|
|
64 * glyphs-x.c: Strip unimplemented subwindows code.
|
|
65
|
112
|
66 Mon Mar 17 15:40:12 1997 David Moore <dmoore@ucsd.edu>
|
|
67
|
|
68 * glyphs-x.c (our_own_dgif_slurp_from_gif2x11_c): Only get the
|
|
69 first image out of a multi-image or animated gif.
|
|
70
|
|
71 Mon Mar 17 15:27:26 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
72
|
|
73 * Makefile.in.in (xemacs): Invert sense of test for successful
|
|
74 completion of XEmacs dump.
|
|
75
|
110
|
76 Sat Mar 15 14:21:39 1997 David Moore <dmoore@ucsd.edu>
|
|
77
|
|
78 * fileio.c (Fdo_auto_save): Protect against file handlers which
|
|
79 may kill the buffer being saved or otherwise modify Vbuffer_alist.
|
|
80
|
|
81 Sat Mar 15 15:32:51 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
82
|
|
83 * Makefile.in.in (lisp): Add auto-customize.elc.
|
|
84
|
|
85 Fri Mar 14 19:10:37 1997 David Moore <dmoore@ucsd.edu>
|
|
86
|
|
87 * extents.c (extent_changed_for_redisplay): New parameter.
|
|
88 (extent_changed_for_redisplay): Notify redisplay if invisible text
|
|
89 has become visible.
|
|
90 (extent_maybe_changed_for_redisplay): New parameter.
|
|
91 (extent_attach): Use it.
|
|
92 (extent_detach): Use it.
|
|
93 (Fset_extent_parent): Use it.
|
|
94 (set_extent_invisible): Use visibility change parameter.
|
|
95 (Fset_extent_face): Ditto.
|
|
96 (Fset_extent_mouse_face): Ditto.
|
|
97 (set_extent_glyph): Ditto.
|
|
98 (do_highlight): Ditto.
|
|
99
|
|
100 Thu Mar 13 10:40:37 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
101
|
|
102 * s/sunos4-1-4-shr.h: New file.
|
|
103
|
|
104 * s/sunos4-1-4.h: New file.
|
|
105
|
|
106 * s/sunos4-1.h (BROKEN_SIGIO): Define.
|
|
107
|
|
108 Wed Mar 12 14:29:40 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
109
|
|
110 * emacs.c (fatal_error_signal): (mostly) useless check on
|
|
111 /usr/proc/bin/pstack removed.
|
|
112
|
|
113 * s/bsdos3.h: New file for BSDI 3.0.
|
|
114
|
|
115 * editfns.c (Fchar_equal): Correct DOC string.
|
|
116 (Fchar_Equal): (char=) CL Case sensitve comparison added.
|
|
117
|
|
118 * data.c (Fcharacterp): Make DOC string less confrontational.
|
|
119
|
|
120 Mon Mar 10 23:51:04 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
121
|
|
122 * input-method-motif.c (XIM_init_frame): Fix XIM crash on some
|
|
123 versions of X11R6 XIM.
|
|
124
|
|
125 Sun Mar 9 21:46:53 1997 Tomasz J. Cholewo <t.cholewo@ieee.org>
|
|
126
|
|
127 * minibuf.c (regexp_ignore_completion_p): Reverse meaning of
|
|
128 completion-regexp-list.
|
|
129
|
108
|
130 Thu Mar 6 19:15:29 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
131
|
|
132 * data.c (eq_with_ebola_notice): Unobfuscate Ebola warning!!!
|
|
133 message.
|
|
134
|
|
135 Wed Mar 5 16:11:22 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
136
|
|
137 * process.c (get_internet_address): Put upper bounds on attempting
|
|
138 to get system name (similar to nearly identical processing in
|
|
139 sysdep.c.
|
|
140
|
|
141 Tue Mar 4 17:30:48 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
142
|
|
143 * puresize.h (PURESIZE): *Must* use angle brackets for
|
|
144 puresize_adjust.h or build will lose with --srcdir.
|
|
145
|
|
146 * alloc.c (report_pure_usage): Adjust error message printed when
|
|
147 too low on PURESIZE.
|
|
148
|
|
149 * Makefile.in.in: Move site-packages.
|
|
150 Add vpath correction for puresize_adjust.h.
|
|
151
|
106
|
152 Mon Mar 3 20:37:54 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
153
|
|
154 * Makefile.in.in (lisp): Remove custom-xmas.elc.
|
|
155
|
104
|
156 Sat Mar 1 01:20:39 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
157
|
|
158 * doc.c (weird_doc): Don't print `duplicate' messages as they are
|
|
159 almost always due to symbols that are both autoloaded and dumped.
|
|
160
|
|
161 * data.c (syms_of_data): char-int and int-char -> char-to-int and
|
|
162 int-to-char.
|
|
163
|
|
164 Thu Feb 27 21:48:32 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
165
|
|
166 * Makefile.in.in (xemacs): Loop when dumping until SATISFIED.
|
|
167
|
|
168 * lstream.c (signal_simple_internal_error): Remove the abort().
|
|
169
|
|
170 * alloc.c (Fpurecopy): Make it work for byte compiled functions.
|
|
171 (Fgarbage_collect): Disable garbage collection if we're dumping
|
|
172 XEmacs and we've overflowed purespace.
|
|
173
|
|
174 Thu Feb 27 14:14:53 1997 Darrell Kindred <dkindred@cmu.edu>
|
|
175
|
|
176 * event-Xt.c (change_frame_visibility): New function.
|
|
177 (handle_map_event): Use it.
|
|
178 (emacs_Xt_handle_magic_event): Correction of handling of
|
|
179 VisibilityNotify.
|
|
180
|
|
181 Thu Feb 27 14:12:57 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
182
|
|
183 * frame-x.c (x_frame_visible_p): Reverse previous change.
|
|
184
|
|
185 Sun Mar 2 14:01:32 1997 David Moore <dmoore@ucsd.edu>
|
|
186
|
|
187 * regex.c (re_search_2): Properly handle crossing the buffer gap
|
|
188 when doing a backwards search under MULE.
|
|
189
|
102
|
190 Wed Feb 26 10:24:40 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
191
|
|
192 * Makefile.in.in: make-docfile takes a "-i" parameter to pass
|
|
193 site-loaded lisp files.
|
|
194
|
|
195 * alloc.c (report_pure_usage): Adjust restart message.
|
|
196
|
|
197 Tue Feb 25 10:58:12 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
198
|
|
199 * Makefile.in.in: Add PURESIZE.h to special treatment in vpath.
|
|
200
|
|
201 * alloc.c (PURESIZE_h): New function.
|
|
202 (report_pure_usage): Use it. If PURESIZE is not the right amount,
|
|
203 use the correct value.
|
|
204
|
|
205 * puresize.h: Use dynamic computation of PURESIZE.
|
|
206
|
|
207 * PURESIZE.h: New file.
|
|
208
|
|
209 * fns.c (Frandom): Fix docstring.
|
|
210
|
|
211 Mon Feb 24 17:35:05 1997 Jonathan Edwards <edwards@intranet.com>
|
|
212
|
|
213 * process.c (record_exited_processes): Fix obvious typo in
|
|
214 checking for SIGCLD.
|
|
215
|
|
216 Sun Feb 23 01:45:49 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
217
|
|
218 * scrollbar.c (update_scrollbar_instance): Fix for
|
|
219 all-hail-xemacs scrollbar drag bug.
|
|
220
|
|
221 * scrollbar.c (Fscrollbar_to_bottom): Now calls Frecenter(-3)
|
|
222 as end-of-buffer does, instead of hostile Frecenter(0). Makes
|
|
223 C-button-1 on down-arrow friendlier.
|
|
224
|
100
|
225 Sun Feb 23 16:56:17 1997 David Hobley <david@spook-le0.cia.com.au>
|
|
226 Initial MS Windows NT support.
|
|
227 * unexnt.c: New file.
|
|
228
|
|
229 * ntproc.c: New file.
|
|
230
|
|
231 * ntheap.h: New file.
|
|
232
|
|
233 * ntheap.c: New file.
|
|
234
|
|
235 * nt.h: New file.
|
|
236
|
|
237 * nt.c: New file.
|
|
238
|
|
239 Sun Feb 23 15:56:58 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
240
|
|
241 * floatfns.c (_GNU_SOURCE): Define if compiling with glibc 2.
|
|
242
|
|
243 * gmalloc.c: Guard __getpagesize definition against glibc 2.
|
|
244
|
|
245 Sat Feb 22 17:12:47 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
246
|
|
247 * Makefile.in.in (lisp): Snarf docstrings from new file
|
|
248 itimer-autosave.elc.
|
|
249
|
|
250 Fri Feb 21 18:21:32 1997 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
251
|
|
252 * event-Xt.c (emacs_Xt_handle_magic_event): Correction for frame
|
|
253 freezing bug.
|
|
254
|
|
255 Wed Feb 19 12:54:32 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
256
|
|
257 * buffer.c (Fbuffer_disable_undo): Default to current buffer.
|
|
258
|
|
259 Tue Feb 18 12:37:28 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
260
|
|
261 * Makefile.in.in (lisp): Dump new file custom-xmas.elc.
|
|
262
|
|
263 Mon Feb 17 11:29:07 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
264
|
|
265 * print.c (Ferror_message_string): New function, ported from Emacs
|
|
266 19.34.
|
|
267 (print_error_message): Ditto.
|
|
268
|
|
269 * extents.c (verify_extent_mapper): Experimental deletion of code
|
|
270 to allow deletion of read-only extents.
|
|
271
|
|
272 * symbols.c (hash_string): Replace algorithm with one given in
|
|
273 Aho, Sethi & Ullman.
|
|
274
|
|
275 Sun Feb 16 14:53:58 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
276
|
|
277 * keymap.c (lookup_keys): Wrong sense in test.
|
|
278
|
|
279 * Makefile.in.in: Dont dump font.elc.
|
|
280
|
98
|
281 Sat Feb 15 02:30:51 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
282
|
|
283 * cmds.c: Define new symbol signal-error-on-buffer-boundary.
|
|
284 (Fforward_char): Use it.
|
|
285 (Fbackward_char): Use it.
|
|
286
|
|
287 * window.c (Fscroll_up): Use it.
|
|
288 (Fscroll_down): Use it.
|
|
289
|
|
290 * keymap.c (syms_of_keymap): define mouse-[123] and
|
|
291 down-mouse-[123] pseudo-keysym aliases for Emacs compatibility.
|
|
292
|
|
293 Thu Feb 13 21:28:35 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
294
|
|
295 * Makefile.in.in: Don't dump tm with XEmacs under any
|
|
296 circumstances.
|
|
297
|
|
298 * puresize.h: Remove extra SunPro puresize for MULE+tm.
|
|
299
|
|
300 Sun Feb 9 04:40:36 1997 Axel Seibert <aseibert@cybernet-ag.net>
|
|
301
|
|
302 * emacs.c (main_1): Fix NeXT malloc initialization.
|
|
303
|
96
|
304 Fri Feb 7 11:36:56 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
305
|
|
306 * mule-coding.c (Fdecode_coding_region): Make explicit call to
|
|
307 `barf_if_buffer_read_only'.
|
|
308 (Fencode_coding_region): Ditto.
|
|
309
|
|
310 Thu Feb 6 22:39:39 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
311
|
|
312 * extents.c (syms_of_extents): Remove references to replicating
|
|
313 extents.
|
|
314
|
|
315 * extents.h (struct extent): Remove references to replicating
|
|
316 extents.
|
|
317
|
|
318 Thu Feb 6 01:11:43 1997 Jareth Hein <jhod@po.iijnet.or.jp>
|
|
319
|
|
320 * mule-coding.c (ENCODE_SJIS): Correct typo.
|
|
321
|
|
322 Thu Feb 6 01:10:22 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
323
|
|
324 * frame.c (delete_frame_internal): Protect against deletion of
|
|
325 frames with living popup children.
|
|
326
|
94
|
327 Wed Feb 5 17:13:17 1997 David Moore <dmoore@UCSD.EDU>
|
|
328
|
|
329 * emacs.c (main_1): Try to avoid collisions against potentially
|
|
330 incompatible system mallocs.
|
|
331
|
|
332 Mon Feb 3 23:04:41 1997 Joel Peterson <tarzan@aosi.com>
|
|
333
|
|
334 * redisplay.c: Activate face/charset redisplay caching.
|
|
335
|
|
336 Mon Feb 3 22:01:09 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
337
|
|
338 * eval.c (do_debug_on_exit): Don't restore old value of
|
|
339 debug_on_next_call improperly.
|
|
340
|
88
|
341 Fri Jan 31 10:28:47 1997 David Byers <davby@ida.liu.se>
|
|
342
|
|
343 * frame.c (frame_matches_frametype): Fix next-window when the next
|
|
344 window is on another frame.
|
|
345
|
|
346 Thu Jan 30 20:25:00 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
347
|
|
348 * syntax.c (scan_sexps_forward): Change test on targetdepth to
|
|
349 match Emacs 19.34.
|
|
350
|
|
351 Wed Jan 29 22:11:53 1997 James LewisMoss <dres@scsn.net>
|
|
352
|
|
353 * gmalloc.c: Corrections for namespace collision with Linux libc
|
|
354 malloc.
|
|
355
|
86
|
356 Mon Jan 27 21:46:53 1997 Tomasz J. Cholewo <tjchol01@mecca.spd.louisville.edu>
|
|
357
|
|
358 * fileio.c (Fwrite_region_internal): pack lockname to write-region
|
|
359 handler.
|
|
360
|
|
361 Mon Jan 27 04:50:50 1997 David Moore <dmoore@UCSD.EDU>
|
|
362
|
|
363 * gmalloc.c (malloc): Guard against incompatible system mallocs
|
|
364 with conflicting symbols.
|
|
365
|
|
366 Sun Jan 26 12:27:04 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
367
|
|
368 * redisplay.c (add_emchar_rune): Back out optimization change of
|
|
369 caching last_charset.
|
|
370
|
|
371 Sun Jan 26 09:10:45 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
372
|
|
373 * s/decosf4-0.h: Digital Unix 4.0 has a realpath, but it's buggy.
|
|
374 And I *do* mean buggy.
|
|
375
|
84
|
376 Thu Jan 23 10:41:19 1997 Steven L. Baur <steve@altair.xemacs.org>
|
|
377
|
|
378 * puresize.h: Increase SUNPRO usage to reflect tm & cc-mode.
|
|
379 Decrease BASE_PURESIZE and increase MULE_PURESIZE_EXTRA.
|
|
380
|
82
|
381 Wed Jan 22 21:09:52 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
382 * puresize.h (BASE_PURESIZE): Tighten up.
|
|
383
|
|
384 * scrollbar.c (scrollbar-page-up): Add Athena3d to Lucid/Motif
|
|
385 code.
|
|
386 (scrollbar-page-down): Ditto.
|
|
387
|
|
388 * scrollbar-x.c (x_create_scrollbar_instance): Add Athena3d to
|
|
389 Lucid/Motif code.
|
|
390 (x_update_vertical_scrollbar_callback): Ditto.
|
|
391 (x_update_horizontal_scrollbar_callback): Add Athena3d to Lucid
|
|
392 special case code.
|
|
393
|
|
394 * scrollbar-x.h (struct x_scrollbar_data): Add start drag position
|
|
395 for Athena3d.
|
|
396
|
|
397 * redisplay-output.c (redisplay_update_line): A vain attempt to
|
|
398 get the Athena vertical thumb adjusted after drag.
|
|
399
|
|
400 * EmacsFrame.c: Default to lower/right with Athena3d libraries.
|
|
401
|
|
402 Wed Jan 22 18:38:52 1997 Ian Wells <I.Wells@tarragon-et.co.uk>
|
|
403
|
|
404 * m/aviion.h: Remove definition of m88k.
|
|
405
|
|
406 * s/dgux5-4r4.h: New file.
|
|
407
|
|
408 Wed Jan 22 18:32:49 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
409
|
|
410 * buffer.h: Put proper typecasts on calls to alloca().
|
|
411
|
|
412 Tue Jan 21 22:25:23 1997 Steven L. Baur <steve@altair.xemacs.org>
|
|
413
|
|
414 * config.h.in: Add LWLIB_USES_ATHENA symbol
|
|
415
|
|
416 * Makefile.in.in (TOOLKIT_LIBS): It is possible to have both
|
|
417 Athena and Motif in the same link.
|
|
418
|
|
419 Tue Jan 21 20:43:41 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
420
|
|
421 * redisplay-tty.c (tty_ring_bell): Don't ring tty bell if the
|
|
422 volume is set to 0.
|
|
423
|
|
424 Tue Jan 21 20:38:58 1997 Axel Seibert <aseibert@cybernet-ag.net>
|
|
425
|
|
426 * s/nextstep.h (signal_handler_t): define as int.
|
|
427
|
|
428 Mon Jan 20 21:12:57 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
429
|
|
430 * src/event-Xt.c (emacs_Xt_handle_magic_event):
|
|
431 (frame-totally-visible-p) sometimes incorrectly returned nil.
|
|
432
|
|
433 Thu Jan 16 17:24:29 1997 Joel Peterson <tarzan@aosi.com>
|
|
434
|
|
435 * menubar-x.c (pre_activate_callback): Correctly handle buffer
|
|
436 local variables in :included clauses.
|
|
437 (compute_menubar_data): Ditto.
|
|
438
|
|
439 Wed Jan 15 21:44:53 1997 Joel Peterson <tarzan@aosi.com>
|
|
440
|
|
441 * redisplay.c (add_emchar_rune): Enable last_charset display
|
|
442 optimization.
|
|
443
|
|
444 Wed Jan 15 19:06:27 1997 David Moore <dmoore@UCSD.EDU>
|
|
445
|
|
446 * event-stream.c (Faccept_process_output): Avoid checking an
|
|
447 uninitialized variable.
|
|
448
|
|
449 Wed Jan 15 14:14:24 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
450
|
|
451 * regex.c: Modify values of re_max_failures and MAX_FAILURE_ITEMS
|
|
452 to match Emacs 19.34.
|
|
453
|
|
454 Mon Jan 13 00:36:01 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
455
|
|
456 * sysdep.c (sys_execvp): Fix when compiled with
|
|
457 --const-is-losing=no. Old code could crash if argv contained
|
|
458 non-ascii characters and the execvp failed and then caller
|
|
459 examined argv (for error message, for example).
|
|
460
|
|
461 Sun Jan 12 17:22:24 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
462
|
|
463 * Makefile.in.in: TM .elcs moved to SUNPRO_LISP only.
|
|
464
|
80
|
465 Fri Jan 10 20:21:47 1997 Ben Wing <ben@666.com>
|
|
466
|
|
467 * minibuf.c (Ftry_completion): Don't crash if not given a proper
|
|
468 obarray.
|
|
469
|
|
470 Fri Jan 10 09:49:44 1997 Ted Phelps <phelps@dstc.edu.au>
|
|
471
|
|
472 * objects-x.c (x_initialize_font_instance): Hardcode 'n' for
|
|
473 default font width.
|
|
474
|
|
475 Mon Jan 6 15:16:46 1997 Carsten Leonhardt <leo@arioch.tng.oche.de>
|
|
476
|
|
477 * Makefile.in.in: Linking with canna requires -lRKC.
|
|
478
|
|
479 Mon Jan 6 12:22:57 1997 Frederic Poncin <fp@info.ucl.ac.be>
|
|
480
|
|
481 * gmalloc.c: Don't declare __sbrk on SparcLinux.
|
|
482
|
|
483 Sun Jan 5 18:04:47 1997 Soren Dayton <csdayton@cs.uchicago.edu>
|
|
484
|
|
485 * Makefile.in.in: IRIX6 can use sgiplay.c too.
|
|
486
|
78
|
487 Sat Jan 4 12:15:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
488
|
|
489 * toolbar.c (specifier_vars_of_toolbar): Clean up fallback
|
|
490 specifiers so XEmacs can be built without tty support.
|
|
491
|
|
492 * console-stream.c: Moved function bodies of
|
|
493 semi_canonicalize_console_connection,
|
|
494 canonicalize_console_connection,
|
|
495 semi_canonicalize_device_connection, and
|
|
496 canonicalize_device_connection into this file from console-tty.c.
|
|
497 Moved variable Vstdio_str into this file.
|
|
498
|
|
499 * console-tty.c: See above.
|
|
500
|
|
501 Fri Jan 3 18:07:11 1997 Axel Seibert <aseibert@cybernet-ag.net>
|
|
502
|
|
503 * m/next.h: Cleanup accumulated cruft.
|
|
504
|
|
505 * s/nextstep.h: Remove useless #undef REL_ALLOC/HAVE_MMAP.
|
|
506
|
|
507 * syssignal.h: Don't typedef SIGTYPE on NeXT.
|
|
508
|
|
509 Fri Jan 3 12:06:44 1997 Michael Sperber <sperber@informatik.uni-tuebingen.de>
|
|
510
|
|
511 * m/ibmrs6000.inp: Added various get.* symbols.
|
|
512
|
|
513 Sun Dec 29 20:16:08 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
514
|
|
515 * m/next.h: Remove signal_handler_t #define.
|
|
516
|
|
517 * s/nextstep.h: Remove signal_handler_t #define.
|
|
518
|
76
|
519 Fri Dec 27 21:13:33 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
520
|
|
521 * event-Xt.c (x_to_emacs_keysym): Corrections to SUNOS_GCC_LO_BUG.
|
|
522
|
|
523 Mon Dec 23 11:37:16 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
524
|
|
525 * fns.c (Ffillarray): Fix for (fillarray #*10 0)
|
|
526
|
|
527 Mon Dec 23 10:27:14 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
528
|
|
529 * bitmaps.h: Change to unsigned char.
|
|
530
|
|
531 * frame-x.c (x_cde_transfer_callback): Typecast fix.
|
|
532
|
|
533 * keymap.c (define_key_check_and_coerce_keysym): Typecast fix.
|
|
534
|
74
|
535 Fri Dec 20 19:21:56 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
536
|
|
537 * Makefile.in.in (lisp): Remove cc-mode as a dumped package.
|
|
538
|
|
539 * keymap.c (define_key_check_and_coerce_keysym): Make obsolete
|
|
540 binding of kp_.* not lose.
|
|
541
|
|
542 * bitmaps.h: Add left & right arrows to show extended lines.
|
|
543
|
|
544 Fri Dec 20 15:32:53 1996 David Moore <dmoore@UCSD.EDU>
|
|
545
|
|
546 * event-stream.c (event_stream_wakeup_pending_p): New function.
|
|
547 (Faccept_process_output): Fix timeout handling race conditions.
|
|
548 (Fsleep_for): Ditto.
|
|
549 (Fsit_for): Ditto.
|
|
550
|
|
551 Thu Dec 19 22:25:26 1996 Steve Carney <carney@gvc.dec.com>
|
|
552
|
|
553 * cmds.c (Fbeginning_of_line): Adjust for 64 bit machines.
|
|
554
|
|
555 Thu Dec 19 00:44:10 1996 Bart Robinson <lomew@cs.utah.edu>
|
|
556
|
|
557 * syssignal.h: The declaration of SIGTYPE shouldn't be protected
|
|
558 by HAVE_SIGPROCMASK.
|
|
559
|
|
560 Wed Dec 18 20:40:21 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
561
|
|
562 * dgif_lib.c: Miscellaneous cleanup, including removing signed
|
|
563 bitfields.
|
|
564
|
|
565 * mule-charset.h: Change charset names.
|
|
566
|
|
567 * mule-coding.c (struct iso2022_decoder): Uniform unsigned bitfields.
|
|
568 Change charset names.
|
|
569
|
|
570 * mule-charset.c: Change charset names.
|
|
571
|
|
572 * mule-canna.c: Change charset names.
|
|
573
|
|
574 * EmacsShell-sub.c: Ansify and reformat.
|
|
575
|
|
576 * console-tty.h (struct tty_console): Uniform unsigned bitfields.
|
|
577
|
|
578 * glyphs-x.c: Ansify.
|
|
579
|
|
580 * specifier.c: Use lisp_fn_t.
|
|
581
|
|
582 * EmacsShell.c: Ansify.
|
|
583
|
|
584 * vm-limit.c: Ansify.
|
|
585
|
|
586 * emacsfns.h: Use lisp_fn_t.
|
|
587
|
|
588 * lstream.c (struct filedesc_stream): Unsigned int bitfields.
|
|
589
|
|
590 * xselect.c (hack_motif_clipboard_selection): Change charset name.
|
|
591 (Fx_store_cutbuffer_internal): Change charset name.
|
|
592
|
|
593 * ralloc.c: Ansify and clean up.
|
|
594
|
|
595 * frame.h (struct frame): Uniform unsigned bit fields.
|
|
596
|
|
597 * event-Xt.c: Documentation change.
|
|
598
|
|
599 * lisp.h: Introduce lisp_fn_t.
|
|
600 Remove SunPro C compiler warning message workaround.
|
|
601
|
|
602 * xmu.c: Ansify.
|
|
603
|
|
604 * doprnt.c (struct printf_spec): Use unsigned bitfields.
|
|
605
|
|
606 * fileio.c: various code formatting changes.
|
|
607
|
|
608 * eval.c: reorganize primitive funcalls.
|
|
609
|
|
610 * config.h.in (NeedFunctionPrototypes): Force slightly better type
|
|
611 checking in X header files.
|
|
612
|
|
613 * Makefile.in.in: #undef i386, move mime-setup.elc?.
|
|
614
|
|
615 * s/sunos4-0-shr.h: Documentation change.
|
|
616
|
|
617 * s/sol2.h (__EXTENSIONS__): Add.
|
|
618 Include <setjmp.h> under certain conditions.
|
|
619
|
|
620 Mon Dec 16 19:13:10 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
621
|
|
622 * lstream.c (Lstream_pseudo_close): Return status on error.
|
|
623 (Lstream_close): Ditto. (Fixes disk full-no error on write bug).
|
|
624
|
|
625 Sat Dec 14 16:54:52 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
626
|
|
627 * glyphs-x.c (jpeg_instantiate): Use file I/O for JPEG loading
|
|
628 because the in-core code is broken.
|
|
629
|
|
630 Fri Dec 13 16:43:45 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
631
|
|
632 * device-x.c (x_init_device): Don't make nonexistent X server the
|
|
633 default when running on a tty.
|
|
634
|
|
635 * event-Xt.c (x_to_emacs_keysym): Rename kp_.* keysyms to be kp-\1.
|
|
636
|
|
637 * redisplay-tty.c (keys): Rename kp_.* keynames to kp-\1.
|
|
638
|
|
639 Fri Dec 13 14:48:42 1996 Michael Sperber <sperber@informatik.uni-tuebingen.de>
|
|
640
|
|
641 * lread.c (Fload_internal): Change arity of call to
|
|
642 file-name-handlers.
|
|
643
|
|
644 * fileio.c (Finsert_file_contents_internal): Ditto.
|
|
645
|
|
646 Thu Dec 12 16:55:34 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
|
|
647
|
|
648 * cmds.c (Fpoint_at_eol, Fpoint_at_bol): New functions.
|
|
649 (Fend_of_line, Fbeginning_of_line): Use them.
|
|
650
|
72
|
651 Tue Dec 10 11:17:32 1996 Shane Holder <holder@mordor.rsn.hp.com>
|
|
652
|
|
653 * s/hpux9shxr4.h: hpux9shr.h -> hpux9-shr.h
|
|
654
|
|
655 * s/hpux10.h: hpux9shr.h -> hpux9-shr.h
|
|
656
|
|
657 Sat Dec 7 18:29:34 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
658
|
|
659 * puresize.h (BASE_PURESIZE): Bumped up PURESIZE by 10k.
|
|
660
|
|
661 Sat Dec 7 16:26:34 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
662
|
|
663 * config.h.in: configure for POSIX getcwd if available.
|
|
664
|
|
665 Sat Dec 7 15:48:39 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
666
|
|
667 * s/sunos4-1-shr.h: Renamed from sunos4-1shr.h.
|
|
668
|
|
669 * s/sunos4-1-3-shr.h: Renamed from sunos4-1-3shr.h.
|
|
670
|
|
671 * s/sunos4-1-2-shr.h: Renamed from sunos4-1-2-shr.h.
|
|
672
|
|
673 * s/sunos4-0-shr.h: Renamed from sunos4-0shr.h.
|
|
674
|
|
675 * s/hpux9-shr.h: Renamed from hpux9shr.h.
|
|
676
|
|
677 * s/hpux8-shr.h: Renamed from hpux8shr.h.
|
|
678
|
|
679 * s/hpux10-shr.h: Renamed from hpux10shr.h.
|
|
680
|
|
681 Wed Dec 4 23:38:03 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
682
|
|
683 * redisplay.c: Allow column numbers in modeline to start from 1.
|
|
684
|