161
|
1 1997-06-13 Steven L Baur <steve@altair.xemacs.org>
|
|
2
|
|
3 * data.c (eq_with_ebola_notice): Remove horrible hack to avoid
|
|
4 unavoidable Ebola notices in the bytecompiler.
|
|
5
|
|
6 * emacsfns.h: Fextent_in_region_p: Move.
|
|
7
|
|
8 * keymap.c Fextent_in_region_p: Move.
|
|
9
|
|
10 Fri Jun 13 00:38:29 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
11
|
|
12 * src/console.c (Fsuspend_console):
|
|
13 Disable input on ttys. Hide unhidden frames.
|
|
14
|
|
15 * src/console.c (Fresume_console):
|
|
16 Enable input on ttys. Raise the device selected frame.
|
|
17
|
|
18 Fri Jun 13 00:25:46 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
19
|
|
20 * process.c (status_notify):
|
|
21 Revert back to the code that does not use
|
|
22 save_excursion_restore. Just bounds check opoint
|
|
23 instead.
|
|
24
|
|
25 * process.c (read_process_output):
|
|
26 Bounds check saved clip region and point values for
|
|
27 validity before using them. Call Fwiden before calling
|
|
28 Fnarrow_to_region to insure values will not be out of
|
|
29 range.
|
|
30
|
|
31 1997-06-12 Steven L Baur <steve@altair.xemacs.org>
|
|
32
|
|
33 * alloc.c: Make the GC cursor appear on all frames.
|
|
34 From Hrvoje Niksic <hniksic@srce.hr>
|
|
35
|
|
36 1997-06-11 Steven L Baur <steve@altair.xemacs.org>
|
|
37
|
|
38 * data.c (eq_with_ebola_notice): Add byte-optimize-logmumble and
|
|
39 byte-compile-push-constant to list of ignored functions.
|
|
40
|
|
41 1997-06-11 Hrvoje Niksic <hniksic@srce.hr>
|
|
42
|
|
43 * bytecode.c (Bsave_current_buffer): Register.
|
|
44 (Fbyte_code): Do action.
|
|
45
|
|
46 * editfns.c (Fsave_current_buffer): New SUBR.
|
|
47
|
159
|
48 1997-06-11 Steven L Baur <steve@altair.xemacs.org>
|
|
49
|
|
50 * syntax.c (Fchar_syntax): Handle case of being passed nil.
|
|
51
|
|
52 * data.c (eq_with_ebola_notice): Add more legitimate places in the
|
|
53 bytecompiler that should not get Ebola notices.
|
|
54
|
|
55 Tue Jun 10 00:34:40 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
56
|
|
57 * process.c (status_notify):
|
|
58 Use record_unwind_protect and save_excursion_restore to
|
|
59 handle the point and buffer restoration. Cleaner. Doesn't
|
|
60 crash the editor if before/after-change-functions change
|
|
61 things behind our back.
|
|
62
|
|
63 1997-06-10 Steven L Baur <steve@altair.xemacs.org>
|
|
64
|
|
65 * data.c (vars_of_data): Set Ebola warning backtrace limit to 16.
|
|
66 (eq_with_ebola_notice): Bypass Ebola warnings for special
|
|
67 bytecompiler functions where they are 100% spurioius.
|
|
68
|
|
69 1997-06-11 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
70
|
|
71 * Makefile.in.in: Use lisp/mule/language/misc-lang.el instead of
|
|
72 lisp/mule/ipa-hooks.el.
|
|
73
|
|
74 1997-06-10 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
75
|
|
76 * Makefile.in.in: Use lisp/mule/language/thai.elc instead of
|
|
77 lisp/mule/thai-hooks.elc.
|
|
78
|
|
79 1997-06-09 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
80
|
|
81 * Makefile.in.in: Use lisp/mule/language/chinese.el,
|
|
82 lisp/mule/language/cyrillic.el, lisp/mule/language/european.el,
|
|
83 lisp/mule/language/greek.el, lisp/mule/language/japanese.el and
|
|
84 lisp/mule/language/korean.el instead of
|
|
85 lisp/mule/chinese-hooks.el, lisp/mule/cyrillic-hooks.el,
|
|
86 lisp/mule/european-hooks.el, lisp/mule/greek-hooks.el,
|
|
87 lisp/mule/japanese-hooks.el and lisp/mule/korean-hooks.el.
|
|
88
|
157
|
89 1997-06-09 Steven L Baur <steve@altair.xemacs.org>
|
|
90
|
|
91 * keymap.c: Declare Fextent_in_region_p.
|
|
92
|
|
93 * s/linux.h: Can't use ORDINARY_LINK in linux until usage of -lPW
|
|
94 is determined more sensibly.
|
|
95
|
|
96 1997-06-09 Hrvoje Niksic <hniksic@srce.hr>
|
|
97
|
|
98 * keydefs.c (get_relevant_extent_keymaps): Choose correct keymap
|
|
99 at extent boundaries.
|
|
100
|
|
101 Mon Jun 9 19:35:19 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
102
|
|
103 * redisplay.c (pixel_to_glyph_translation):
|
|
104 Fixed off by one error in computation of closest
|
|
105 position when mouse is in the frame's right-side
|
|
106 border area.
|
|
107
|
|
108 Sat Jun 7 22:07:41 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
109
|
|
110 * frame.c (delete_frame_internal):
|
|
111 Calling Fselect_frame isn't sufficient to set the
|
|
112 frame device's selected frame if the frame we're
|
|
113 selecting is on a different device. Call
|
|
114 set_device_selected_frame apprpriately in that case.
|
|
115 Also don't set the frame device's selected frame to a
|
|
116 frame that's on another device.
|
|
117
|
|
118 1997-06-09 Steven L Baur <steve@altair.xemacs.org>
|
|
119
|
|
120 * sysdep.c: MS Windows NT doesn't (yet) do child TTY processes.
|
|
121 From David Hobley <davidh@wr.com.au>
|
|
122
|
|
123 Sat Jun 7 22:00:54 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
124
|
|
125 * src/device-x.c (x_delete_device):
|
|
126 Add an EQ check so that we don't set Vdefault_x_device
|
|
127 back to the device we're deleting.
|
|
128
|
155
|
129 1997-06-05 Steven L Baur <steve@altair.xemacs.org>
|
|
130
|
|
131 * frame.c (Fmake_frame): Correct checking of first_frame_on_device.
|
|
132 From Hrvoje Niksic <hniksic@srce.hr>
|
|
133
|
|
134 1997-06-04 Steven L Baur <steve@altair.xemacs.org>
|
|
135
|
|
136 * device.c (delete_deviceless_console): New function.
|
|
137 (Fmake_device): Use it. Fix problem of creation of a frame on a
|
|
138 tty where something fails during initialization.
|
|
139 From Kyle Jones <kyle_jones@wonderworks.com>
|
|
140
|
|
141 * specifier.c (Fboolean_specifier_p): Correct spelling in
|
|
142 Docstring (synch from Infodock 3.5).
|
|
143
|
|
144 * frame.c: Update docstring.
|
|
145
|
|
146 1997-06-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
147
|
|
148 * sysdep.c (tty_init_sys_modes_on_device): Initialize it.
|
|
149
|
|
150 * console.c (complex_vars_of_console): New variable
|
|
151 `tty-erase-char'.
|
|
152
|
|
153 * conslots.h (MARKED_SLOT): New slot.
|
|
154
|
|
155 Mon Jun 2 02:49:44 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
156
|
|
157 * frame.c, frame-tty.c
|
|
158 Treat tty frames like a cross between stacked window
|
|
159 system frames and frames on virtual displays. All
|
|
160 frames but the top frame are visible but hidden by
|
|
161 default. next-frame and previous-frame now skip
|
|
162 invisible tty frames by default. raise-frame and
|
|
163 lower-frame now control whether a frame is hidden
|
|
164 instead of whether it is visible. Frames are no
|
|
165 longer automatically raised when they are selected.
|
|
166 After a raise/lower operation selection of the new
|
|
167 topmost frame is deferred until a selection magic
|
|
168 event is read.
|
|
169
|
|
170 Sat May 31 19:59:49 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
171
|
|
172 * frame-tty.c (tty_init_frame_3:
|
|
173 Defer selection of the newly created frame until
|
|
174 an event is read.
|
|
175
|
|
176 1997-06-02 Steven L Baur <steve@altair.xemacs.org>
|
|
177
|
|
178 * search.c (REGEXP_CACHE_SIZE): Bump to 20.
|
|
179 Suggested by Karl M. Hegbloom <karlheg@inetarena.com>
|
|
180
|
|
181 1997-05-30 Steven L Baur <steve@altair.xemacs.org>
|
|
182
|
|
183 * device-tty.c (tty_asynch_device_change):
|
|
184 * gpmevent.c (connect_to_gpm): Makes it so it doesn't **ck up the
|
|
185 mouse stuff on an XTerm, and resets the internal GPM variables for
|
|
186 the width and height of the screen when we get a sigwinch.
|
|
187 From William M. Perry <wmperry@aventail.com>
|
|
188
|
153
|
189 1997-05-29 Steven L Baur <steve@altair.xemacs.org>
|
|
190
|
|
191 * eval.c (Fprogn): Delete mocklisp support.
|
|
192 (Fwhile): Ditto.
|
|
193 (Fcommandp): Ditto.
|
|
194 (Feval): Ditto.
|
|
195 (funcall_recording_as): Ditto.
|
|
196 (funcall_lambda): Ditto.
|
|
197
|
|
198 * elhash.c (verify_function): Delete mocklisp support.
|
|
199
|
|
200 * doc.c (Fdocumentation): Delete mocklisp support.
|
|
201
|
|
202 * data.c (wrong_type_argument): Delete mocklisp support.
|
|
203
|
|
204 * config.h.in: Delete mocklisp support.
|
|
205
|
|
206 * callint.c (Fcall_interactively): Delete mocklisp support.
|
|
207
|
|
208 * emacs.c (main_1): Delete mocklisp initialization.
|
|
209
|
|
210 * symsinit.h: Delete mocklisp.c decls.
|
|
211
|
|
212 * Makefile.in.in: Delete mocklisp stuffs.
|
|
213
|
|
214 Thu May 29 03:00:16 1997 Kyle Jones <kyle@crystal.wonderworks.com>
|
|
215
|
|
216 * frame.c (change_frame_size_1):
|
|
217 Drop code that returns immediately if the old frame
|
|
218 size is equal to the new.
|
|
219 Leave the minibuffer height the same if the frame has
|
|
220 been initialized, and the minibuffer height is tall
|
|
221 enough to display at least one line of text in the default
|
|
222 font, and the old minibuffer height is a multiple of the
|
|
223 default font height. This should cause the minibuffer
|
|
224 height to be recomputed on font changes but not for
|
|
225 other frame size changes, which seems reasonable.
|
|
226
|
|
227 1997-05-26 Steven L Baur <steve@altair.xemacs.org>
|
|
228
|
|
229 * event-stream.c (Frecent_keys): Take optional parameter to
|
|
230 indicate how many keystrokes to return.
|
|
231 (Frecent_keys_ring_size): New function returns the maximum number
|
|
232 of events `recent-keys' can return.
|
|
233 (Fset_recent_keys_ring_size): New function. Modifies the above.
|
|
234
|
|
235 From Hrvoje Niksic <hniksic@srce.hr>
|
|
236
|
|
237 * event-stream.c: New variable recent_keys_ring_size replacing a
|
|
238 hard-coded macro.
|
|
239
|
|
240 1997-05-23 Steven L Baur <steve@altair.xemacs.org>
|
|
241 From Hrvoje Niksic <hniksic@srce.hr>
|
|
242
|
|
243 * sysdep.c: Correction of subprocess support when compiling
|
|
244 without ttys.
|
|
245
|
151
|
246 1997-05-21 Steven L Baur <steve@altair.xemacs.org>
|
|
247
|
|
248 * editfns.c (format-time-string): Update DOCstring. Make time
|
|
249 parameter optional.
|
|
250
|
|
251 Wed May 21 11:58:17 1997 Kyle Jones <kyle@crystal.wonderworks.com>
|
|
252
|
|
253 * src/insdel.c (signal_first_change):
|
|
254 record the current buffer for the unwind instead of the
|
|
255 buffer that's about to become the current buffer.
|
|
256
|
|
257 Tue May 20 23:23:39 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
258
|
|
259 * frame.c: Correct spelling typo in docstring.
|
|
260
|
|
261 Mon May 19 03:40:46 1997 Kyle Jones <kyle@crystal.WonderWorks.COM>
|
|
262
|
|
263 * src/redisplay.c: (window_line_number)
|
|
264 don't prefer buffer point value over window point
|
|
265 value unless window, frame, device and console are
|
|
266 all selected.
|
|
267
|
|
268 * src/redisplay.c: (redisplay_window)
|
|
269 don't prefer buffer point value over window point
|
|
270 value unless window, frame, device and console are
|
|
271 all selected.
|
|
272
|
|
273 * src/redisplay.c: (create_text_block)
|
|
274 don't prefer buffer point value over window point
|
|
275 value unless window, frame, device and console are
|
|
276 all selected.
|
|
277
|
|
278 Sun May 18 13:03:50 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
279
|
|
280 * Makefile.in.in (distclean): remove xemacs-version.h.
|
|
281
|
149
|
282 Sun May 11 13:38:46 1997 Kyle Jones <kyle@crystal.WonderWorks.COM>
|
|
283
|
|
284 * src/frame.c (change_frame_size_1):
|
|
285 return without doing anything if the frame has benn
|
|
286 initialized and the new frame size is same as the
|
|
287 current frame size.
|
|
288
|
|
289 Sat May 17 19:35:48 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
290
|
|
291 * device-tty.c (tty_asynch_device_change): Make
|
|
292 `no-redraw-on-reenter' work. Patch from Hrvoje Niksic.
|
|
293
|
|
294 Wed Apr 23 16:03:20 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
295
|
|
296 * eval.c (skip_debugger): New function.
|
|
297 (signal_call_debugger): Use it.
|
|
298
|
|
299 Sat May 17 23:39:03 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
300
|
|
301 * frame-tty.c: Support multiple frames.
|
|
302
|
|
303 * redisplay.c (decode_mode_spec): New coding `%N'.
|
|
304
|
146
|
305 Sun May 11 23:36:08 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
306
|
|
307 * buffer.c: Rename Vdelete_auto_save_files to coding standards.
|
|
308
|
|
309 * frame.c: Rename Vallow_deletion_of_last_visible_frame to coding
|
|
310 standards.
|
|
311
|
142
|
312 Thu May 8 19:10:03 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
313
|
|
314 * frame.c: Change internal type of
|
|
315 `allow-deletion-of-last-visible-frame' to boolean.
|
|
316
|
|
317 * buffer.c: Change internal type of `delete-auto-save-files' to
|
|
318 boolean.
|
|
319
|
|
320 Sat May 3 15:28:56 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
321
|
|
322 * redisplay.c: `column-number-start-at-one' is a user customizable
|
|
323 variable.
|
|
324
|
|
325 * event-stream.c (vars_of_event_stream): `focus-follows-mouse' is
|
|
326 a user customizable variable.
|
|
327
|
|
328 * cmds.c (vars_of_cmds): `signal-error-on-buffer-boundary' is a
|
|
329 user customizable variable.
|
|
330
|
|
331 * lread.c (parse_integer): Fix incorrect upper bounds on loop.
|
|
332
|
140
|
333 Thu May 1 18:59:20 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
334
|
|
335 * glyphs-x.c (Fmake_subwindow): Update error message.
|
|
336
|
|
337 Wed Apr 30 18:07:18 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
338
|
|
339 * lread.c: New variable featurep.
|
|
340 (read1): Add processing for #- and #+.
|
|
341 (read_list_conser): Handle case where a feature test has removed a
|
|
342 portion of the input stream.
|
|
343 (vars_of_lread): New feature `xemacs'.
|
|
344
|
|
345 * fns.c (Ffeaturep): Remove function when using #-, #+ feature
|
|
346 reader syntax.
|
|
347
|
|
348 * Makefile.in.in (lisp): Put features.elc in the dump list.
|
|
349
|
|
350 Thu May 1 05:24:25 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
351
|
|
352 * buffer.c (Fmake_indirect_buffer): Don't pretend it's there.
|
|
353
|
138
|
354 Fri Apr 25 10:53:07 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
355
|
|
356 * glyphs-x.c: libpng already includes setjmp.h, so don't attempt
|
|
357 to include it twice.
|
|
358
|
|
359 Thu Apr 24 09:14:13 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
360
|
|
361 * balloon-x.c (vars_of_balloon_x): Don't override advertised and
|
|
362 supported balloon-help.
|
|
363
|
136
|
364 Tue Apr 22 11:54:02 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
365
|
|
366 * emacs.c (main_1): Add syms_of_balloon_x and guard with
|
|
367 HAVE_X_WINDOWS.
|
|
368 (main_1): Add vars_of_balloon_x and guard with HAVE_X_WINDOWS.
|
|
369
|
|
370 * process.c (get_process): This function can be passed a BUFFER as
|
|
371 a parameter.
|
|
372
|
|
373 Tue Apr 22 01:32:00 1997 Kyle Jones <kyle@crystal.WonderWorks.COM>
|
|
374
|
|
375 * src/menubar-x.c (pre_activate_hook):
|
|
376 set in_menu_callback around call to call to
|
|
377 menu_item_descriptor_to_widget_value.
|
|
378
|
|
379 * src/event-stream.c (Fnext_event):
|
|
380 signal error if in_menu_callback non-nil to avoid
|
|
381 reentering the menubar code and causing a crash later.
|
|
382
|
|
383 * src/cmdloop.c (command_loop_3):
|
|
384 signal error if in_menu_callback non-nil to avoid
|
|
385 inflooping calling Fnext_event, which will signal an
|
|
386 error if the situation is not caught earlier.
|
|
387
|
|
388 Tue Apr 22 08:22:22 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
389
|
|
390 * balloon-x.c, balloon_help.c, balloon_help.h: Modified to conform
|
|
391 to XEmacs coding standards.
|
|
392
|
134
|
393 Thu Apr 17 17:16:34 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
394
|
|
395 * balloon-x.c: New file from Douglas Keller.
|
|
396
|
|
397 * balloon_help.c: New file from Douglas Keller.
|
|
398
|
|
399 * balloon_help.h: New file from Douglas Keller.
|
|
400
|
126
|
401 Sun Apr 13 09:56:54 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
402
|
|
403 * emacs.c (shut_down_emacs): Advertise using send-pr as the
|
|
404 mechanism for submitting a bug report.
|
|
405
|
|
406 * Makefile.in.in: Handle pathological case of mis-autodetected
|
|
407 TOOLTALK.
|
|
408
|
|
409 Sun Apr 13 11:33:34 1997 David Moore <dmoore@ucsd.edu>
|
|
410
|
|
411 * regex.c (re_search_2): Prevent incorrect matching and infinite
|
|
412 loop with \\` and MULE.
|
|
413
|
124
|
414 Sat Apr 12 05:57:51 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
415
|
|
416 * Makefile.in.in (lisp): Dump cus-start.elc with XEmacs.
|
|
417
|
|
418 * event-Xt.c (x_to_emacs_keysym): Allow for dead keys. (Patch
|
|
419 from Joachim Schnitter).
|
|
420
|
|
421 * Makefile.in.in: Allow native sound for BSD/I.
|
|
422
|
|
423 * linuxplay.c: Rename global sndbuf to linuxplay_sndbuf.
|
|
424 Make sndbuf, mix_fd, audio_vol, audio_fd, audio_dev non-static to
|
|
425 avoid dump time lossage.
|
|
426 (sndcnv8U_2mono): Rename global sndbuf to linuxplay_sndbuf.
|
|
427 (sndcnv8S_2mono): Ditto.
|
|
428 (sndcnv2monounsigned): Ditto.
|
|
429 (sndcnv2unsigned): Ditto.
|
|
430 (sndcnvULaw_2mono): Ditto.
|
|
431 (sndcnv16_2monoLE): Ditto.
|
|
432 (sndcnv16_2monoBE): Ditto.
|
|
433 (sndcnv2byteLE): Ditto.
|
|
434 (sndcnv2byteBE): Ditto.
|
|
435 (sndcnv2monobyteLE): Ditto.
|
|
436 (sndcnv2monobyteBE): Ditto.
|
|
437 (linux_play_data_or_file): Ditto.
|
|
438 (linux_play_data_or_file): Ditto.
|
|
439 (linux_play_data_or_file): Ditto.
|
|
440
|
|
441 Sat Apr 12 01:59:14 1997 Kyle Jones <kyle_jones@WonderWorks.COM>
|
|
442
|
|
443 * glyphs-x.c, glyphs.c, glyphs.h: Added domain parameter to all
|
|
444 image *_instantiate functions so that the domsin is available to
|
|
445 specifier lookups in the various instantiator functions. Passed
|
|
446 domain argument to extract_xpm_color_names for the
|
|
447 Fspecifier_instance call.
|
|
448
|
|
449 Fri Apr 11 20:02:40 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
450
|
|
451 * glyphs-x.c (extract_xpm_color_names): Add checking to handle
|
|
452 case for when XEmacs is in initialization.
|
|
453
|
|
454 * events.c (Fevent_type): Remove handling for dead_event.
|
|
455 (Fevent_properties): Remove handling for dead_event.
|
|
456
|
|
457 Thu Apr 10 20:41:53 1997 David Moore <dmoore@ucsd.edu>
|
|
458
|
|
459 * ntproc.c (sys_spawnve): Clean up GC protection.
|
|
460
|
|
461 * fileio.c (Ffile_executable_p): Clean up GC protection.
|
|
462
|
122
|
463 Thu Apr 10 12:48:49 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
464
|
|
465 * glyphs.c: Undo duplicate declaration of display_table.
|
|
466
|
|
467 * glyphs.h: Back out name change of autodetect to
|
|
468 automatic_conversion.
|
|
469
|
|
470 * glyphs.c: Back out name change of autodetect to
|
|
471 automatic_conversion.
|
|
472
|
|
473 * glyphs-x.c (image_instantiator_format_create_glyphs_x): Back out
|
|
474 name change of autodetect to automatic_conversion.
|
|
475
|
|
476 * events.c (Fevent_properties): Do something sensible for
|
|
477 dead_event and empty_event.
|
|
478
|
|
479 * general.c: Restore autodetect symbol.
|
|
480
|
|
481 * emacsfns.h: Declare new symbol Qempty.
|
|
482
|
|
483 * general.c: Add symbol to identify empty events.
|
|
484
|
|
485 * events.c (Fevent_type): Don't abort() when presented with an
|
|
486 empty_event or a dead_event.
|
|
487
|
120
|
488 Mon Apr 7 18:12:26 1997 David Moore <dmoore@ucsd.edu>
|
|
489
|
|
490 * xmu.c: Renamed local `initialized' variable to `hex_initialized'
|
|
491 and don't assign to static, as some compilers crash.
|
|
492 (initHexTable): Use it.
|
|
493 (XmuReadBitmapData): Use it.
|
|
494
|
|
495 Sun Apr 6 18:03:47 1997 David Moore <dmoore@ucsd.edu>
|
|
496
|
|
497 * fileio.c (Fexpand_file_name): Clean up GC protection.
|
|
498
|
|
499 * dired.c (Fdirectory_files): Clean up GC protection.
|
|
500
|
|
501 * insdel.c (signal_after_change): Don't run after_change_functions
|
|
502 on special Vprin1_to_string_buffer.
|
|
503 (signal_before_change): Ditto for before_change_functions.
|
|
504
|
|
505 Fri Apr 4 14:41:17 1997 David Moore <dmoore@ucsd.edu>
|
|
506
|
|
507 * buffer.c (Fkill_buffer): Don't kill special
|
|
508 Vprin1_to_string_buffer.
|
|
509
|
|
510 Mon Apr 7 19:13:40 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
511
|
|
512 * Makefile.in.in (xemacs-version.h): Added to rename main_1 to
|
|
513 something reflecting the XEmacs version in use (for lusers
|
|
514 reporting crashes who forget to include the version number).
|
|
515
|
|
516 * toolbar.c (specifier_vars_of_toolbar): Strip HAVE_NEXTSTEP.
|
|
517
|
|
518 * sound.c: Strip HAVE_NEXTSTEP.
|
|
519
|
|
520 * redisplay.c (init_redisplay): Strip HAVE_NEXTSTEP.
|
|
521
|
|
522 * faces.c: Strip HAVE_NEXTSTEP.
|
|
523 (update_EmacsFrame): Ditto.
|
|
524
|
|
525 * events.c (event_equal): Strip HAVE_NEXTSTEP.
|
|
526 (event_hash): Ditto.
|
|
527 (format_event_object): Ditto.
|
|
528
|
|
529 * event-stream.c (init_event_stream): Strip HAVE_NEXTSTEP.
|
|
530
|
|
531 * emacs.c (main_1): Strip HAVE_NEXTSTEP.
|
|
532 Attempt hack to change name of main_1 to something reflecting the
|
|
533 current version for lusers who don't include version numbers with
|
|
534 stack backtraces.
|
|
535
|
|
536 * device.c: Strip HAVE_NEXTSTEP.
|
|
537
|
|
538 * console.c (Fconsole_type): Remove reference to unimplemented ns
|
|
539 windows type.
|
|
540
|
|
541 Sun Apr 6 08:08:33 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
542
|
|
543 * frame.h: Strip NeXTStep stuff.
|
|
544
|
|
545 * device.h: Strip NeXTStep stuff.
|
|
546
|
|
547 * console.h: More NeXTStep trimming.
|
|
548
|
|
549 * console-x.h: Strip Epoch stuff.
|
|
550
|
|
551 * symsinit.h (init_sunpro): Strip vms/Epoch stuff.
|
|
552
|
|
553 * events.h (union magic_data): Strip NeXTStep stuff.
|
|
554
|
|
555 * console.h: Strip NeXTStep stuff.
|
|
556
|
|
557 * config.h.in: Strip unimplemented NeXTStep/Epoch stuff out.
|
|
558
|
|
559 * Makefile.in.in: Remove unused NeXTStep support. It's all in the
|
|
560 cvs attic if someone wishes to revive it.
|
|
561 (epoch.o): Remove last vestiges of non-existent epoch support.
|
|
562
|
|
563 Sat Apr 5 17:16:49 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
564
|
|
565 * fns.c: Correct DOC string to not equate integers and
|
|
566 characters.
|
|
567
|
118
|
568 Thu Apr 3 08:01:50 1997 Steve Carney <carney@gvc.dec.com>
|
|
569
|
|
570 * s/decosf4.0-static.h: New file.
|
|
571
|
|
572 Tue Apr 1 12:22:32 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
573
|
|
574 * config.h.in: MAIL_USE_POP, KERBEROS, HESIOD -- new parameters to
|
|
575 deal with upgraded movemail.c.
|
|
576
|
|
577 Fri Mar 28 19:25:22 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
578
|
|
579 * inline.c: Restore this blasphemous file.
|
|
580
|
|
581 * Makefile.in.in (inline.o): Restore the bletcherous
|
|
582 inline.c.
|
|
583
|
116
|
584 Tue Mar 25 11:36:08 1997 David Moore <dmoore@ucsd.edu>
|
|
585
|
|
586 * fileio.c (barf_or_query_if_file_exists): GC fixes.
|
|
587 (Ffile_readable_p): ditto.
|
|
588 (Ffile_writable_p): ditto.
|
|
589 (Ffile_symlink_p): ditto.
|
|
590 (Ffile_accessible_directory_p): ditto.
|
|
591
|
|
592 * sound.c (Fplay_sound_file): Fix up gc problems with file
|
|
593 handlers.
|
|
594
|
|
595 * buffer.c (Fkill_buffer): Fix up buffer killing problems with
|
|
596 file handlers.
|
|
597
|
|
598 * sysdep.c (sys_subshell): Fix up gc problems with file handlers.
|
|
599
|
|
600 * callproc.c (Fcall_process_internal): Fix up gc problems with
|
|
601 file handlers.
|
|
602 Tue Mar 25 17:16:14 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
603
|
|
604 * ralloc.c (MHASH): Make 64bit Alpha happier.
|
|
605
|
|
606 Tue Mar 25 11:36:08 1997 David Moore <dmoore@ucsd.edu>
|
|
607
|
|
608 * fileio.c (auto_save_expand_name_error): New function.
|
|
609 (auto_save_expand_name): Ditto.
|
|
610 (Fdo_auto_save): Protect against an error in Fexpand_file_name
|
|
611 from kicking us inappropriately out of auto-save.
|
|
612
|
|
613 Mon Mar 24 21:50:13 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
614
|
|
615 * s/linux.h (GETPGRP_NEEDS_ARG): Define if compiling with glibc
|
|
616 2.1 (suggested by Andreas Jaeger).
|
|
617
|
|
618 Mon Mar 24 12:40:56 1997 David Moore <dmoore@ucsd.edu>
|
|
619
|
|
620 * profile.c: Fixed some comments about GC status of functions.
|
|
621
|
|
622 * profile.c (inside_profiling): New variable to lock the
|
|
623 profiling table.
|
|
624 (sigprof_handler): Check it.
|
|
625 (Fget_profiling_info): Set it.
|
|
626 (mark_profiling_info): Set it.
|
|
627 (Fclear_profiling_info): Set it.
|
|
628
|
|
629 * eval.c (PUSH_BACKTRACE): New macro.
|
|
630 (POP_BACKTRACE): Ditto.
|
|
631
|
|
632 * eval.c (Fcommand_execute): Use them and fix problem with
|
|
633 backtrace_list build ordering requirements for profiling code.
|
|
634 (Feval): Ditto.
|
|
635 (funcall_recording_as): Ditto.
|
|
636
|
114
|
637 Fri Mar 21 20:19:09 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
638
|
|
639 * Makefile.in.in: strip inline.o.
|
|
640
|
|
641 Fri Mar 21 18:54:04 1997 David Moore <dmoore@ucsd.edu>
|
|
642
|
|
643 * fileio.c (call2_check_string_or_nil): New function.
|
|
644 (Ffile_name_directory): Use it.
|
|
645 (Fsubstitute_in_file_name): Use it.
|
|
646
|
|
647 * fileio.c (Fexpand_file_name): GC protect against file handlers.
|
|
648 (Fdelete_file): ditto
|
|
649 (Ffile_writable_p): ditto
|
|
650 (Ffile_directory_p): ditto
|
|
651 (Ffile_regular_p): ditto
|
|
652 (Fset_file_modes): ditto
|
|
653 (Ffile_newer_than_file_p): ditto
|
|
654 (Fset_visited_file_modtime): ditto
|
|
655
|
|
656 *fileio.c (Ffile_truename): Unneccessary GC protection.
|
|
657 (Fdelete_directory): Fix broken caller-must-GC-protect call.
|
|
658
|
|
659 * filelock.c (lock_file): New comments warning that this function
|
|
660 may kill the current buffer.
|
|
661 (unlock_file): ditto
|
|
662 (Flock_buffer): ditto
|
|
663 (Funlock_buffer): ditto
|
|
664 (unlock_buffer): ditto
|
|
665
|
|
666 * filelock.c (unlock_all_files): GC protect against unlock_file
|
|
667 killing random buffers.
|
|
668
|
|
669 * buffer.c (Fkill_buffer): GC protect against unlock_file killing
|
|
670 the buffer.
|
|
671
|
|
672 * insdel.c (prepare_to_modify_buffer): GC protect against
|
|
673 lock_file() killing the buffer.
|
|
674
|
|
675 Fri Mar 21 19:11:15 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
676
|
|
677 * mule-coding.c (vars_of_mule_coding): Add
|
|
678 enable-multibyte-characters for MULE compatibility.
|
|
679
|
|
680 Thu Mar 20 13:25:26 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
681
|
|
682 * glyphs-x.c: Implement a dummy function to insert a fake EOI
|
|
683 marker if called. Based on code from William Perry.
|
|
684
|
|
685 Wed Mar 19 10:49:05 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
686
|
|
687 * menubar-x.c (pre_activate_callback): Attempt to avoid recursive
|
|
688 expansion of submenus via :filter expansion.
|
|
689
|
|
690 * glyphs-x.c (x_print_image_instance): Move define of
|
|
691 HAVE_SUBWINDOWS to glyphs-x.h.
|
|
692 (our_skip_input_data): Implement with some error checking based on
|
|
693 patch by Dominic Froud.
|
|
694
|
|
695 * glyphs-x.h (HAVE_SUBWINDOWS): Define to keep inline.c from
|
|
696 barfing.
|
|
697
|
|
698 Tue Mar 18 11:15:23 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
699
|
|
700 * glyphs-x.c: Strip unimplemented subwindows code.
|
|
701
|
112
|
702 Mon Mar 17 15:40:12 1997 David Moore <dmoore@ucsd.edu>
|
|
703
|
|
704 * glyphs-x.c (our_own_dgif_slurp_from_gif2x11_c): Only get the
|
|
705 first image out of a multi-image or animated gif.
|
|
706
|
|
707 Mon Mar 17 15:27:26 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
708
|
|
709 * Makefile.in.in (xemacs): Invert sense of test for successful
|
|
710 completion of XEmacs dump.
|
|
711
|
110
|
712 Sat Mar 15 14:21:39 1997 David Moore <dmoore@ucsd.edu>
|
|
713
|
|
714 * fileio.c (Fdo_auto_save): Protect against file handlers which
|
|
715 may kill the buffer being saved or otherwise modify Vbuffer_alist.
|
|
716
|
|
717 Sat Mar 15 15:32:51 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
718
|
|
719 * Makefile.in.in (lisp): Add auto-customize.elc.
|
|
720
|
|
721 Fri Mar 14 19:10:37 1997 David Moore <dmoore@ucsd.edu>
|
|
722
|
|
723 * extents.c (extent_changed_for_redisplay): New parameter.
|
|
724 (extent_changed_for_redisplay): Notify redisplay if invisible text
|
|
725 has become visible.
|
|
726 (extent_maybe_changed_for_redisplay): New parameter.
|
|
727 (extent_attach): Use it.
|
|
728 (extent_detach): Use it.
|
|
729 (Fset_extent_parent): Use it.
|
|
730 (set_extent_invisible): Use visibility change parameter.
|
|
731 (Fset_extent_face): Ditto.
|
|
732 (Fset_extent_mouse_face): Ditto.
|
|
733 (set_extent_glyph): Ditto.
|
|
734 (do_highlight): Ditto.
|
|
735
|
|
736 Thu Mar 13 10:40:37 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
737
|
|
738 * s/sunos4-1-4-shr.h: New file.
|
|
739
|
|
740 * s/sunos4-1-4.h: New file.
|
|
741
|
|
742 * s/sunos4-1.h (BROKEN_SIGIO): Define.
|
|
743
|
|
744 Wed Mar 12 14:29:40 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
745
|
|
746 * emacs.c (fatal_error_signal): (mostly) useless check on
|
|
747 /usr/proc/bin/pstack removed.
|
|
748
|
|
749 * s/bsdos3.h: New file for BSDI 3.0.
|
|
750
|
|
751 * editfns.c (Fchar_equal): Correct DOC string.
|
|
752 (Fchar_Equal): (char=) CL Case sensitve comparison added.
|
|
753
|
|
754 * data.c (Fcharacterp): Make DOC string less confrontational.
|
|
755
|
|
756 Mon Mar 10 23:51:04 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
757
|
|
758 * input-method-motif.c (XIM_init_frame): Fix XIM crash on some
|
|
759 versions of X11R6 XIM.
|
|
760
|
|
761 Sun Mar 9 21:46:53 1997 Tomasz J. Cholewo <t.cholewo@ieee.org>
|
|
762
|
|
763 * minibuf.c (regexp_ignore_completion_p): Reverse meaning of
|
|
764 completion-regexp-list.
|
|
765
|
108
|
766 Thu Mar 6 19:15:29 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
767
|
|
768 * data.c (eq_with_ebola_notice): Unobfuscate Ebola warning!!!
|
|
769 message.
|
|
770
|
|
771 Wed Mar 5 16:11:22 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
772
|
|
773 * process.c (get_internet_address): Put upper bounds on attempting
|
|
774 to get system name (similar to nearly identical processing in
|
|
775 sysdep.c.
|
|
776
|
|
777 Tue Mar 4 17:30:48 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
778
|
|
779 * puresize.h (PURESIZE): *Must* use angle brackets for
|
|
780 puresize_adjust.h or build will lose with --srcdir.
|
|
781
|
|
782 * alloc.c (report_pure_usage): Adjust error message printed when
|
|
783 too low on PURESIZE.
|
|
784
|
|
785 * Makefile.in.in: Move site-packages.
|
|
786 Add vpath correction for puresize_adjust.h.
|
|
787
|
106
|
788 Mon Mar 3 20:37:54 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
789
|
|
790 * Makefile.in.in (lisp): Remove custom-xmas.elc.
|
|
791
|
104
|
792 Sat Mar 1 01:20:39 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
793
|
|
794 * doc.c (weird_doc): Don't print `duplicate' messages as they are
|
|
795 almost always due to symbols that are both autoloaded and dumped.
|
|
796
|
|
797 * data.c (syms_of_data): char-int and int-char -> char-to-int and
|
|
798 int-to-char.
|
|
799
|
|
800 Thu Feb 27 21:48:32 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
801
|
|
802 * Makefile.in.in (xemacs): Loop when dumping until SATISFIED.
|
|
803
|
|
804 * lstream.c (signal_simple_internal_error): Remove the abort().
|
|
805
|
|
806 * alloc.c (Fpurecopy): Make it work for byte compiled functions.
|
|
807 (Fgarbage_collect): Disable garbage collection if we're dumping
|
|
808 XEmacs and we've overflowed purespace.
|
|
809
|
|
810 Thu Feb 27 14:14:53 1997 Darrell Kindred <dkindred@cmu.edu>
|
|
811
|
|
812 * event-Xt.c (change_frame_visibility): New function.
|
|
813 (handle_map_event): Use it.
|
|
814 (emacs_Xt_handle_magic_event): Correction of handling of
|
|
815 VisibilityNotify.
|
|
816
|
|
817 Thu Feb 27 14:12:57 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
818
|
|
819 * frame-x.c (x_frame_visible_p): Reverse previous change.
|
|
820
|
|
821 Sun Mar 2 14:01:32 1997 David Moore <dmoore@ucsd.edu>
|
|
822
|
|
823 * regex.c (re_search_2): Properly handle crossing the buffer gap
|
|
824 when doing a backwards search under MULE.
|
|
825
|
102
|
826 Wed Feb 26 10:24:40 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
827
|
|
828 * Makefile.in.in: make-docfile takes a "-i" parameter to pass
|
|
829 site-loaded lisp files.
|
|
830
|
|
831 * alloc.c (report_pure_usage): Adjust restart message.
|
|
832
|
|
833 Tue Feb 25 10:58:12 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
834
|
|
835 * Makefile.in.in: Add PURESIZE.h to special treatment in vpath.
|
|
836
|
|
837 * alloc.c (PURESIZE_h): New function.
|
|
838 (report_pure_usage): Use it. If PURESIZE is not the right amount,
|
|
839 use the correct value.
|
|
840
|
|
841 * puresize.h: Use dynamic computation of PURESIZE.
|
|
842
|
|
843 * PURESIZE.h: New file.
|
|
844
|
|
845 * fns.c (Frandom): Fix docstring.
|
|
846
|
|
847 Mon Feb 24 17:35:05 1997 Jonathan Edwards <edwards@intranet.com>
|
|
848
|
|
849 * process.c (record_exited_processes): Fix obvious typo in
|
|
850 checking for SIGCLD.
|
|
851
|
|
852 Sun Feb 23 01:45:49 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
853
|
|
854 * scrollbar.c (update_scrollbar_instance): Fix for
|
|
855 all-hail-xemacs scrollbar drag bug.
|
|
856
|
|
857 * scrollbar.c (Fscrollbar_to_bottom): Now calls Frecenter(-3)
|
|
858 as end-of-buffer does, instead of hostile Frecenter(0). Makes
|
|
859 C-button-1 on down-arrow friendlier.
|
|
860
|
100
|
861 Sun Feb 23 16:56:17 1997 David Hobley <david@spook-le0.cia.com.au>
|
|
862 Initial MS Windows NT support.
|
|
863 * unexnt.c: New file.
|
|
864
|
|
865 * ntproc.c: New file.
|
|
866
|
|
867 * ntheap.h: New file.
|
|
868
|
|
869 * ntheap.c: New file.
|
|
870
|
|
871 * nt.h: New file.
|
|
872
|
|
873 * nt.c: New file.
|
|
874
|
|
875 Sun Feb 23 15:56:58 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
876
|
|
877 * floatfns.c (_GNU_SOURCE): Define if compiling with glibc 2.
|
|
878
|
|
879 * gmalloc.c: Guard __getpagesize definition against glibc 2.
|
|
880
|
|
881 Sat Feb 22 17:12:47 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
882
|
|
883 * Makefile.in.in (lisp): Snarf docstrings from new file
|
|
884 itimer-autosave.elc.
|
|
885
|
|
886 Fri Feb 21 18:21:32 1997 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
887
|
|
888 * event-Xt.c (emacs_Xt_handle_magic_event): Correction for frame
|
|
889 freezing bug.
|
|
890
|
|
891 Wed Feb 19 12:54:32 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
892
|
|
893 * buffer.c (Fbuffer_disable_undo): Default to current buffer.
|
|
894
|
|
895 Tue Feb 18 12:37:28 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
896
|
|
897 * Makefile.in.in (lisp): Dump new file custom-xmas.elc.
|
|
898
|
|
899 Mon Feb 17 11:29:07 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
900
|
|
901 * print.c (Ferror_message_string): New function, ported from Emacs
|
|
902 19.34.
|
|
903 (print_error_message): Ditto.
|
|
904
|
|
905 * extents.c (verify_extent_mapper): Experimental deletion of code
|
|
906 to allow deletion of read-only extents.
|
|
907
|
|
908 * symbols.c (hash_string): Replace algorithm with one given in
|
|
909 Aho, Sethi & Ullman.
|
|
910
|
|
911 Sun Feb 16 14:53:58 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
912
|
|
913 * keymap.c (lookup_keys): Wrong sense in test.
|
|
914
|
|
915 * Makefile.in.in: Dont dump font.elc.
|
|
916
|
98
|
917 Sat Feb 15 02:30:51 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
918
|
|
919 * cmds.c: Define new symbol signal-error-on-buffer-boundary.
|
|
920 (Fforward_char): Use it.
|
|
921 (Fbackward_char): Use it.
|
|
922
|
|
923 * window.c (Fscroll_up): Use it.
|
|
924 (Fscroll_down): Use it.
|
|
925
|
|
926 * keymap.c (syms_of_keymap): define mouse-[123] and
|
|
927 down-mouse-[123] pseudo-keysym aliases for Emacs compatibility.
|
|
928
|
|
929 Thu Feb 13 21:28:35 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
930
|
|
931 * Makefile.in.in: Don't dump tm with XEmacs under any
|
|
932 circumstances.
|
|
933
|
|
934 * puresize.h: Remove extra SunPro puresize for MULE+tm.
|
|
935
|
|
936 Sun Feb 9 04:40:36 1997 Axel Seibert <aseibert@cybernet-ag.net>
|
|
937
|
|
938 * emacs.c (main_1): Fix NeXT malloc initialization.
|
|
939
|
96
|
940 Fri Feb 7 11:36:56 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
941
|
|
942 * mule-coding.c (Fdecode_coding_region): Make explicit call to
|
|
943 `barf_if_buffer_read_only'.
|
|
944 (Fencode_coding_region): Ditto.
|
|
945
|
|
946 Thu Feb 6 22:39:39 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
947
|
|
948 * extents.c (syms_of_extents): Remove references to replicating
|
|
949 extents.
|
|
950
|
|
951 * extents.h (struct extent): Remove references to replicating
|
|
952 extents.
|
|
953
|
|
954 Thu Feb 6 01:11:43 1997 Jareth Hein <jhod@po.iijnet.or.jp>
|
|
955
|
|
956 * mule-coding.c (ENCODE_SJIS): Correct typo.
|
|
957
|
|
958 Thu Feb 6 01:10:22 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
959
|
|
960 * frame.c (delete_frame_internal): Protect against deletion of
|
|
961 frames with living popup children.
|
|
962
|
94
|
963 Wed Feb 5 17:13:17 1997 David Moore <dmoore@UCSD.EDU>
|
|
964
|
|
965 * emacs.c (main_1): Try to avoid collisions against potentially
|
|
966 incompatible system mallocs.
|
|
967
|
|
968 Mon Feb 3 23:04:41 1997 Joel Peterson <tarzan@aosi.com>
|
|
969
|
|
970 * redisplay.c: Activate face/charset redisplay caching.
|
|
971
|
|
972 Mon Feb 3 22:01:09 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
973
|
|
974 * eval.c (do_debug_on_exit): Don't restore old value of
|
|
975 debug_on_next_call improperly.
|
|
976
|
88
|
977 Fri Jan 31 10:28:47 1997 David Byers <davby@ida.liu.se>
|
|
978
|
|
979 * frame.c (frame_matches_frametype): Fix next-window when the next
|
|
980 window is on another frame.
|
|
981
|
|
982 Thu Jan 30 20:25:00 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
983
|
|
984 * syntax.c (scan_sexps_forward): Change test on targetdepth to
|
|
985 match Emacs 19.34.
|
|
986
|
|
987 Wed Jan 29 22:11:53 1997 James LewisMoss <dres@scsn.net>
|
|
988
|
|
989 * gmalloc.c: Corrections for namespace collision with Linux libc
|
|
990 malloc.
|
|
991
|
86
|
992 Mon Jan 27 21:46:53 1997 Tomasz J. Cholewo <tjchol01@mecca.spd.louisville.edu>
|
|
993
|
|
994 * fileio.c (Fwrite_region_internal): pack lockname to write-region
|
|
995 handler.
|
|
996
|
|
997 Mon Jan 27 04:50:50 1997 David Moore <dmoore@UCSD.EDU>
|
|
998
|
|
999 * gmalloc.c (malloc): Guard against incompatible system mallocs
|
|
1000 with conflicting symbols.
|
|
1001
|
|
1002 Sun Jan 26 12:27:04 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1003
|
|
1004 * redisplay.c (add_emchar_rune): Back out optimization change of
|
|
1005 caching last_charset.
|
|
1006
|
|
1007 Sun Jan 26 09:10:45 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
1008
|
|
1009 * s/decosf4-0.h: Digital Unix 4.0 has a realpath, but it's buggy.
|
|
1010 And I *do* mean buggy.
|
|
1011
|
84
|
1012 Thu Jan 23 10:41:19 1997 Steven L. Baur <steve@altair.xemacs.org>
|
|
1013
|
|
1014 * puresize.h: Increase SUNPRO usage to reflect tm & cc-mode.
|
|
1015 Decrease BASE_PURESIZE and increase MULE_PURESIZE_EXTRA.
|
|
1016
|
82
|
1017 Wed Jan 22 21:09:52 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1018 * puresize.h (BASE_PURESIZE): Tighten up.
|
|
1019
|
|
1020 * scrollbar.c (scrollbar-page-up): Add Athena3d to Lucid/Motif
|
|
1021 code.
|
|
1022 (scrollbar-page-down): Ditto.
|
|
1023
|
|
1024 * scrollbar-x.c (x_create_scrollbar_instance): Add Athena3d to
|
|
1025 Lucid/Motif code.
|
|
1026 (x_update_vertical_scrollbar_callback): Ditto.
|
|
1027 (x_update_horizontal_scrollbar_callback): Add Athena3d to Lucid
|
|
1028 special case code.
|
|
1029
|
|
1030 * scrollbar-x.h (struct x_scrollbar_data): Add start drag position
|
|
1031 for Athena3d.
|
|
1032
|
|
1033 * redisplay-output.c (redisplay_update_line): A vain attempt to
|
|
1034 get the Athena vertical thumb adjusted after drag.
|
|
1035
|
|
1036 * EmacsFrame.c: Default to lower/right with Athena3d libraries.
|
|
1037
|
|
1038 Wed Jan 22 18:38:52 1997 Ian Wells <I.Wells@tarragon-et.co.uk>
|
|
1039
|
|
1040 * m/aviion.h: Remove definition of m88k.
|
|
1041
|
|
1042 * s/dgux5-4r4.h: New file.
|
|
1043
|
|
1044 Wed Jan 22 18:32:49 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1045
|
|
1046 * buffer.h: Put proper typecasts on calls to alloca().
|
|
1047
|
|
1048 Tue Jan 21 22:25:23 1997 Steven L. Baur <steve@altair.xemacs.org>
|
|
1049
|
|
1050 * config.h.in: Add LWLIB_USES_ATHENA symbol
|
|
1051
|
|
1052 * Makefile.in.in (TOOLKIT_LIBS): It is possible to have both
|
|
1053 Athena and Motif in the same link.
|
|
1054
|
|
1055 Tue Jan 21 20:43:41 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
1056
|
|
1057 * redisplay-tty.c (tty_ring_bell): Don't ring tty bell if the
|
|
1058 volume is set to 0.
|
|
1059
|
|
1060 Tue Jan 21 20:38:58 1997 Axel Seibert <aseibert@cybernet-ag.net>
|
|
1061
|
|
1062 * s/nextstep.h (signal_handler_t): define as int.
|
|
1063
|
|
1064 Mon Jan 20 21:12:57 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
1065
|
|
1066 * src/event-Xt.c (emacs_Xt_handle_magic_event):
|
|
1067 (frame-totally-visible-p) sometimes incorrectly returned nil.
|
|
1068
|
|
1069 Thu Jan 16 17:24:29 1997 Joel Peterson <tarzan@aosi.com>
|
|
1070
|
|
1071 * menubar-x.c (pre_activate_callback): Correctly handle buffer
|
|
1072 local variables in :included clauses.
|
|
1073 (compute_menubar_data): Ditto.
|
|
1074
|
|
1075 Wed Jan 15 21:44:53 1997 Joel Peterson <tarzan@aosi.com>
|
|
1076
|
|
1077 * redisplay.c (add_emchar_rune): Enable last_charset display
|
|
1078 optimization.
|
|
1079
|
|
1080 Wed Jan 15 19:06:27 1997 David Moore <dmoore@UCSD.EDU>
|
|
1081
|
|
1082 * event-stream.c (Faccept_process_output): Avoid checking an
|
|
1083 uninitialized variable.
|
|
1084
|
|
1085 Wed Jan 15 14:14:24 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1086
|
|
1087 * regex.c: Modify values of re_max_failures and MAX_FAILURE_ITEMS
|
|
1088 to match Emacs 19.34.
|
|
1089
|
|
1090 Mon Jan 13 00:36:01 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
1091
|
|
1092 * sysdep.c (sys_execvp): Fix when compiled with
|
|
1093 --const-is-losing=no. Old code could crash if argv contained
|
|
1094 non-ascii characters and the execvp failed and then caller
|
|
1095 examined argv (for error message, for example).
|
|
1096
|
|
1097 Sun Jan 12 17:22:24 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1098
|
|
1099 * Makefile.in.in: TM .elcs moved to SUNPRO_LISP only.
|
|
1100
|
80
|
1101 Fri Jan 10 20:21:47 1997 Ben Wing <ben@666.com>
|
|
1102
|
|
1103 * minibuf.c (Ftry_completion): Don't crash if not given a proper
|
|
1104 obarray.
|
|
1105
|
|
1106 Fri Jan 10 09:49:44 1997 Ted Phelps <phelps@dstc.edu.au>
|
|
1107
|
|
1108 * objects-x.c (x_initialize_font_instance): Hardcode 'n' for
|
|
1109 default font width.
|
|
1110
|
|
1111 Mon Jan 6 15:16:46 1997 Carsten Leonhardt <leo@arioch.tng.oche.de>
|
|
1112
|
|
1113 * Makefile.in.in: Linking with canna requires -lRKC.
|
|
1114
|
|
1115 Mon Jan 6 12:22:57 1997 Frederic Poncin <fp@info.ucl.ac.be>
|
|
1116
|
|
1117 * gmalloc.c: Don't declare __sbrk on SparcLinux.
|
|
1118
|
|
1119 Sun Jan 5 18:04:47 1997 Soren Dayton <csdayton@cs.uchicago.edu>
|
|
1120
|
|
1121 * Makefile.in.in: IRIX6 can use sgiplay.c too.
|
|
1122
|
78
|
1123 Sat Jan 4 12:15:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1124
|
|
1125 * toolbar.c (specifier_vars_of_toolbar): Clean up fallback
|
|
1126 specifiers so XEmacs can be built without tty support.
|
|
1127
|
|
1128 * console-stream.c: Moved function bodies of
|
|
1129 semi_canonicalize_console_connection,
|
|
1130 canonicalize_console_connection,
|
|
1131 semi_canonicalize_device_connection, and
|
|
1132 canonicalize_device_connection into this file from console-tty.c.
|
|
1133 Moved variable Vstdio_str into this file.
|
|
1134
|
|
1135 * console-tty.c: See above.
|
|
1136
|
|
1137 Fri Jan 3 18:07:11 1997 Axel Seibert <aseibert@cybernet-ag.net>
|
|
1138
|
|
1139 * m/next.h: Cleanup accumulated cruft.
|
|
1140
|
|
1141 * s/nextstep.h: Remove useless #undef REL_ALLOC/HAVE_MMAP.
|
|
1142
|
|
1143 * syssignal.h: Don't typedef SIGTYPE on NeXT.
|
|
1144
|
|
1145 Fri Jan 3 12:06:44 1997 Michael Sperber <sperber@informatik.uni-tuebingen.de>
|
|
1146
|
|
1147 * m/ibmrs6000.inp: Added various get.* symbols.
|
|
1148
|
|
1149 Sun Dec 29 20:16:08 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1150
|
|
1151 * m/next.h: Remove signal_handler_t #define.
|
|
1152
|
|
1153 * s/nextstep.h: Remove signal_handler_t #define.
|
|
1154
|
76
|
1155 Fri Dec 27 21:13:33 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
1156
|
|
1157 * event-Xt.c (x_to_emacs_keysym): Corrections to SUNOS_GCC_LO_BUG.
|
|
1158
|
|
1159 Mon Dec 23 11:37:16 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
1160
|
|
1161 * fns.c (Ffillarray): Fix for (fillarray #*10 0)
|
|
1162
|
|
1163 Mon Dec 23 10:27:14 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1164
|
|
1165 * bitmaps.h: Change to unsigned char.
|
|
1166
|
|
1167 * frame-x.c (x_cde_transfer_callback): Typecast fix.
|
|
1168
|
|
1169 * keymap.c (define_key_check_and_coerce_keysym): Typecast fix.
|
|
1170
|
74
|
1171 Fri Dec 20 19:21:56 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1172
|
|
1173 * Makefile.in.in (lisp): Remove cc-mode as a dumped package.
|
|
1174
|
|
1175 * keymap.c (define_key_check_and_coerce_keysym): Make obsolete
|
|
1176 binding of kp_.* not lose.
|
|
1177
|
|
1178 * bitmaps.h: Add left & right arrows to show extended lines.
|
|
1179
|
|
1180 Fri Dec 20 15:32:53 1996 David Moore <dmoore@UCSD.EDU>
|
|
1181
|
|
1182 * event-stream.c (event_stream_wakeup_pending_p): New function.
|
|
1183 (Faccept_process_output): Fix timeout handling race conditions.
|
|
1184 (Fsleep_for): Ditto.
|
|
1185 (Fsit_for): Ditto.
|
|
1186
|
|
1187 Thu Dec 19 22:25:26 1996 Steve Carney <carney@gvc.dec.com>
|
|
1188
|
|
1189 * cmds.c (Fbeginning_of_line): Adjust for 64 bit machines.
|
|
1190
|
|
1191 Thu Dec 19 00:44:10 1996 Bart Robinson <lomew@cs.utah.edu>
|
|
1192
|
|
1193 * syssignal.h: The declaration of SIGTYPE shouldn't be protected
|
|
1194 by HAVE_SIGPROCMASK.
|
|
1195
|
|
1196 Wed Dec 18 20:40:21 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
1197
|
|
1198 * dgif_lib.c: Miscellaneous cleanup, including removing signed
|
|
1199 bitfields.
|
|
1200
|
|
1201 * mule-charset.h: Change charset names.
|
|
1202
|
|
1203 * mule-coding.c (struct iso2022_decoder): Uniform unsigned bitfields.
|
|
1204 Change charset names.
|
|
1205
|
|
1206 * mule-charset.c: Change charset names.
|
|
1207
|
|
1208 * mule-canna.c: Change charset names.
|
|
1209
|
|
1210 * EmacsShell-sub.c: Ansify and reformat.
|
|
1211
|
|
1212 * console-tty.h (struct tty_console): Uniform unsigned bitfields.
|
|
1213
|
|
1214 * glyphs-x.c: Ansify.
|
|
1215
|
|
1216 * specifier.c: Use lisp_fn_t.
|
|
1217
|
|
1218 * EmacsShell.c: Ansify.
|
|
1219
|
|
1220 * vm-limit.c: Ansify.
|
|
1221
|
|
1222 * emacsfns.h: Use lisp_fn_t.
|
|
1223
|
|
1224 * lstream.c (struct filedesc_stream): Unsigned int bitfields.
|
|
1225
|
|
1226 * xselect.c (hack_motif_clipboard_selection): Change charset name.
|
|
1227 (Fx_store_cutbuffer_internal): Change charset name.
|
|
1228
|
|
1229 * ralloc.c: Ansify and clean up.
|
|
1230
|
|
1231 * frame.h (struct frame): Uniform unsigned bit fields.
|
|
1232
|
|
1233 * event-Xt.c: Documentation change.
|
|
1234
|
|
1235 * lisp.h: Introduce lisp_fn_t.
|
|
1236 Remove SunPro C compiler warning message workaround.
|
|
1237
|
|
1238 * xmu.c: Ansify.
|
|
1239
|
|
1240 * doprnt.c (struct printf_spec): Use unsigned bitfields.
|
|
1241
|
|
1242 * fileio.c: various code formatting changes.
|
|
1243
|
|
1244 * eval.c: reorganize primitive funcalls.
|
|
1245
|
|
1246 * config.h.in (NeedFunctionPrototypes): Force slightly better type
|
|
1247 checking in X header files.
|
|
1248
|
|
1249 * Makefile.in.in: #undef i386, move mime-setup.elc?.
|
|
1250
|
|
1251 * s/sunos4-0-shr.h: Documentation change.
|
|
1252
|
|
1253 * s/sol2.h (__EXTENSIONS__): Add.
|
|
1254 Include <setjmp.h> under certain conditions.
|
|
1255
|
|
1256 Mon Dec 16 19:13:10 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1257
|
|
1258 * lstream.c (Lstream_pseudo_close): Return status on error.
|
|
1259 (Lstream_close): Ditto. (Fixes disk full-no error on write bug).
|
|
1260
|
|
1261 Sat Dec 14 16:54:52 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1262
|
|
1263 * glyphs-x.c (jpeg_instantiate): Use file I/O for JPEG loading
|
|
1264 because the in-core code is broken.
|
|
1265
|
|
1266 Fri Dec 13 16:43:45 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1267
|
|
1268 * device-x.c (x_init_device): Don't make nonexistent X server the
|
|
1269 default when running on a tty.
|
|
1270
|
|
1271 * event-Xt.c (x_to_emacs_keysym): Rename kp_.* keysyms to be kp-\1.
|
|
1272
|
|
1273 * redisplay-tty.c (keys): Rename kp_.* keynames to kp-\1.
|
|
1274
|
|
1275 Fri Dec 13 14:48:42 1996 Michael Sperber <sperber@informatik.uni-tuebingen.de>
|
|
1276
|
|
1277 * lread.c (Fload_internal): Change arity of call to
|
|
1278 file-name-handlers.
|
|
1279
|
|
1280 * fileio.c (Finsert_file_contents_internal): Ditto.
|
|
1281
|
|
1282 Thu Dec 12 16:55:34 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
|
|
1283
|
|
1284 * cmds.c (Fpoint_at_eol, Fpoint_at_bol): New functions.
|
|
1285 (Fend_of_line, Fbeginning_of_line): Use them.
|
|
1286
|
72
|
1287 Tue Dec 10 11:17:32 1996 Shane Holder <holder@mordor.rsn.hp.com>
|
|
1288
|
|
1289 * s/hpux9shxr4.h: hpux9shr.h -> hpux9-shr.h
|
|
1290
|
|
1291 * s/hpux10.h: hpux9shr.h -> hpux9-shr.h
|
|
1292
|
|
1293 Sat Dec 7 18:29:34 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1294
|
|
1295 * puresize.h (BASE_PURESIZE): Bumped up PURESIZE by 10k.
|
|
1296
|
|
1297 Sat Dec 7 16:26:34 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
1298
|
|
1299 * config.h.in: configure for POSIX getcwd if available.
|
|
1300
|
|
1301 Sat Dec 7 15:48:39 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1302
|
|
1303 * s/sunos4-1-shr.h: Renamed from sunos4-1shr.h.
|
|
1304
|
|
1305 * s/sunos4-1-3-shr.h: Renamed from sunos4-1-3shr.h.
|
|
1306
|
|
1307 * s/sunos4-1-2-shr.h: Renamed from sunos4-1-2-shr.h.
|
|
1308
|
|
1309 * s/sunos4-0-shr.h: Renamed from sunos4-0shr.h.
|
|
1310
|
|
1311 * s/hpux9-shr.h: Renamed from hpux9shr.h.
|
|
1312
|
|
1313 * s/hpux8-shr.h: Renamed from hpux8shr.h.
|
|
1314
|
|
1315 * s/hpux10-shr.h: Renamed from hpux10shr.h.
|
|
1316
|
|
1317 Wed Dec 4 23:38:03 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1318
|
|
1319 * redisplay.c: Allow column numbers in modeline to start from 1.
|
|
1320
|