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