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