197
|
1 1997-09-30 SL Baur <steve@altair.xemacs.org>
|
|
2
|
|
3 * mule-canna.c (Fcanna_set_bunsetsu): Return a value.
|
|
4 (Fcanna_parse): Remove unused variables `ks' and `ksv'.
|
|
5 (Fcanna_henkan_begin): Remove unused variable `res'.
|
|
6 (Fcanna_henkan_next): Remove unused variable `nbun'.
|
|
7 (count_char): Change return type to void.
|
|
8
|
|
9 * event-Xt.c (x_event_to_emacs_event): Remove unused variable
|
|
10 `event-size'.
|
|
11
|
|
12 * menubar.c (Fnormalize_menu_item_name): Remove unused variable
|
|
13 `res'.
|
|
14
|
|
15 * redisplay-x.c (x_flash): Reorganize test to prefer select over
|
|
16 poll.
|
|
17
|
|
18 * xselect.c (Fx_store_cutbuffer_internal): Remove unused variable
|
|
19 `encoding'.
|
|
20
|
|
21 1997-09-30 Hrvoje Niksic <hniksic@srce.hr>
|
|
22
|
|
23 * frame.c (Fmake_frame): Call `custom-initialize-frame'.
|
|
24
|
|
25 1997-09-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
26
|
|
27 * mule-coding.c: Rename `pathname-coding-system' to
|
|
28 `file-name-coding-system' to sync with Emacs 20.2.
|
|
29
|
195
|
30 1997-09-26 Hrvoje Niksic <hniksic@srce.hr>
|
|
31
|
|
32 * window.c (saved_window_equal): Ditto.
|
|
33
|
|
34 * process.c (Fget_process): Use internal_equal.
|
|
35
|
|
36 * lread.c (build_load_history): Use internal_equal.
|
|
37 (build_load_history): Use XCAR/XCDR where safe.
|
|
38
|
|
39 * events.c (event_equal): Ditto.
|
|
40
|
|
41 * event-stream.c (Fdispatch_event): Ditto.
|
|
42
|
|
43 * elhash.c (lisp_object_eql_equal): Ditto.
|
|
44 (lisp_object_equal_equal): Ditto.
|
|
45
|
|
46 * device.c (find_device_of_type): Ditto.
|
|
47
|
|
48 * console.c (find_console_of_type): Ditto.
|
|
49
|
|
50 * console-tty.c (tty_init_console): Ditto.
|
|
51
|
|
52 * console-stream.c (stream_init_console): Use internal_equal.
|
|
53 (stream_canonicalize_console_connection): Ditto.
|
|
54
|
|
55 * fns.c (Fmember): Use internal_equal, to avoid a necessary
|
|
56 funcall and NILP check.
|
|
57 (Fold_member): Ditto for internal_old_equal.
|
|
58 (Fassoc): Use XCAR when we know we deal with a cons. Use
|
|
59 internal_equal. Removed tem.
|
|
60 (Fold_assoc): Ditto.
|
|
61 (Fassq): Use XCAR.
|
|
62 (Frassoc): Use internal_equal; remove tem.
|
|
63 (Fold_rassoc): Ditto for internal_old_equal.
|
|
64 (Frassq): Use XCDR with what we know is a cons.
|
|
65 (Fold_rassq): Ditto.
|
|
66 (Fdelete): Use internal_equal.
|
|
67 (Fold_delete): Ditto for internal_old_equal.
|
|
68 (Fremassoc): Use internal_equal; use XCAR/XCDR with what we know
|
|
69 is a cons.
|
|
70 (Fremrassoc): Ditto.
|
|
71
|
|
72 * dired.c (Fdirectory_files): Nreverse the list only if it will be
|
|
73 sorted.
|
|
74
|
|
75 Fri Sep 26 13:55:28 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
76
|
|
77 * faces.c (update_face_cachel_data): Don't allow the
|
|
78 background pixmap of the default face to override the
|
|
79 background of a face if that color has been specified.
|
|
80
|
|
81 1997-09-26 Hrvoje Niksic <hniksic@srce.hr>
|
|
82
|
|
83 * dired.c (close_directory_fd): New function.
|
|
84 (Fdirectory_files): Use it to set up an unwind-protection to close
|
|
85 the descriptor.
|
|
86 (Fdirectory_files): Allow QUIT in re_search.
|
|
87 (Fdirectory_files): If the file is too big, allocate necessary
|
|
88 data with malloc.
|
|
89 (Fdirectory_files): Use simple Fcons to build the list.
|
|
90 (close_directory_fd): Free the opaque pointer.
|
|
91
|
|
92 1997-09-25 Hrvoje Niksic <hniksic@srce.hr>
|
|
93
|
|
94 * extents.c (Fset_extent_properties): New function.
|
|
95
|
|
96 1997-09-24 SL Baur <steve@altair.xemacs.org>
|
|
97
|
|
98 * dired.c (Fdirectory_files): Remove broken VMS stuff.
|
|
99 (file_name_completion_stat): Ditto.
|
|
100 (file_name_completion): Ditto.
|
|
101 (Top Level): Ditto.
|
|
102 (syms_of_dired): Ditto.
|
|
103
|
|
104 1997-09-25 Hrvoje Niksic <hniksic@srce.hr>
|
|
105
|
|
106 * widget.c (Fwidget_apply): Don't GCPRO result of Fwidget_get.
|
|
107
|
|
108 1997-09-24 SL Baur <steve@altair.xemacs.org>
|
|
109
|
|
110 * symsinit.h: Declare syms_of_widget.
|
|
111
|
|
112 * emacsfns.h: Declare Fchar_syntax.
|
|
113
|
|
114 * bytecode.c (Fbyte_code): Call Fchar_syntax for the Bchar_syntax
|
|
115 bytecode.
|
|
116
|
|
117 * syntax.c (Fchar_syntax): convert nil input to \000 for
|
|
118 compatibility.
|
|
119
|
|
120 * alloc.c (report_pure_usage): Increase slop to 512 bytes in betas
|
|
121 and reduce it to 4 bytes in releases.
|
|
122
|
|
123 1997-09-23 SL Baur <steve@altair.xemacs.org>
|
|
124
|
|
125 * Makefile.in.in (objs): Add new C file widget.o.
|
|
126
|
|
127 1997-09-22 SL Baur <steve@altair.xemacs.org>
|
|
128
|
|
129 * editfns.c (vars_of_editfns): New feature 'ampersand-full-name
|
|
130 declared if AMPERSAND_FULL_NAME configuration option is enabled.
|
|
131
|
|
132 * callproc.c (vars_of_callproc): Update docstring of `data-directory'.
|
|
133
|
|
134 Sun Sep 21 14:14:44 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
135
|
|
136 * lisp.h: underspecify lisp_fn_t function prototype
|
|
137 to avoid compiler errors in inline_funcall_subr().
|
|
138
|
|
139 * eval.c (Fprogn): Walk forms list with XCDR, access
|
|
140 with XCAR. Check forms list CONSP, so that XCDR and XCAR are
|
|
141 safe.
|
|
142
|
|
143 * eval.c (Fsetq): replace Flength call with for-loop
|
|
144 to compute list length. Walk arg list with XCDR,
|
|
145 access with XCAR. Check arg list with CONSP, so that
|
|
146 XCDR and XCAR are safe.
|
|
147
|
|
148 * eval.c: New macro inline_funcall_subr, an inline
|
|
149 version of funcall_subr + primitive_funcall.
|
|
150
|
|
151 * eval.c (Feval): replace Flength call with for-loop
|
|
152 to compute list length. Use XCAR and XCDR in some
|
|
153 places where it is safe to do so. Use
|
|
154 inline_funcall_subr() in place of funcall_subr().
|
|
155
|
|
156 * eval.c (funcall_recording_as): Use XCAR instead of
|
|
157 Fcar where it was safe.
|
|
158
|
|
159 * eval.c (Fapply): replace Flength call with for-loop
|
|
160 to compute list length.
|
|
161
|
|
162 * eval.c (apply_lambda):Use XCAR and XCDR in some
|
|
163 places where it is safe to do so.
|
|
164
|
|
165 * eval.c (funcall_lambda): Walk param list with XCDR, access
|
|
166 with XCAR. Check param list CONSP, so that XCDR and XCAR are
|
|
167 safe.
|
|
168
|
|
169 * symbols.c (find_symbol_value): return quickly if no
|
|
170 symbol magic is involved, to avoid the expensive call
|
|
171 to find_symbol_value_1.
|
|
172
|
|
173 * symbols.c (store_symval_forwarding): don't call
|
|
174 reject_constant_symbols unless there is a chance a
|
|
175 constant symbol is involved. This break the
|
|
176 encapsulation of the constants check, but symbol stores
|
|
177 are used heavily and speed is most important than
|
|
178 cleanliness in this case.
|
|
179
|
|
180 1997-09-21 Joel Peterson <tarzan@aosi.com>
|
|
181
|
|
182 * menubar.c (normalize-menu-item-name): New function.
|
|
183
|
|
184 1997-09-21 SL Baur <steve@altair.xemacs.org>
|
|
185
|
|
186 * keymap.c (get_relevant_extent_keymaps): Previous patch reversed.
|
|
187
|
193
|
188 1997-09-20 SL Baur <steve@altair.xemacs.org>
|
|
189
|
|
190 * Makefile.in.in (xemacs): Adoption of shadow.el to print
|
|
191 load-path shadowings after successful dump.
|
|
192
|
|
193 1997-09-20 Hrvoje Niksic <hniksic@srce.hr>
|
|
194
|
|
195 * redisplay.c (scroll_conservatively): New variable.
|
|
196 (redisplay_window): Use it.
|
|
197
|
189
|
198 1997-09-16 SL Baur <steve@altair.xemacs.org>
|
|
199
|
|
200 * events.c (Fmake_event): Add default case, remove unused variables.
|
|
201
|
|
202 1997-08-21 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
203
|
|
204 * extents.c (extent_fragment_update): Trigger one_shot_function
|
|
205
|
|
206 * extents.c (set-extent-one-shot-function): New function
|
|
207
|
|
208 * extents.h (struct extent_auxiliary): Added one_shot_function
|
|
209
|
|
210 * extens.c: Added one_shot_function to assesor functions.
|
|
211
|
|
212 1997-09-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
213
|
|
214 * fileio.c (Fexpand_file_name): Don't treat "//" and "~/" in the
|
|
215 middle of path specially.
|
|
216
|
187
|
217 1997-09-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
218
|
|
219 * event-stream.c (inhibit_input_event_recording): New boolean
|
|
220 variable.
|
|
221 (Fnext_event): Use it.
|
|
222
|
|
223 1997-09-13 Hrvoje Niksic <hniksic@srce.hr>
|
|
224
|
|
225 * fns.c (Fmapc): Renamed from Fmapc_internal.
|
|
226
|
|
227 1997-09-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
228
|
|
229 * database.c (Fmake_database): Expand FILE.
|
|
230
|
|
231 * redisplay.c (window-system): Warn against using it.
|
|
232
|
|
233 1997-09-08 SL Baur <steve@altair.xemacs.org>
|
|
234
|
|
235 * emacs.c (PACKAGE_PATH): Reverse PACKAGE_PATH.
|
|
236 Suggested by Colin Rafferty <craffert@ml.com>
|
|
237
|
|
238 1997-09-03 SL Baur <steve@altair.xemacs.org>
|
|
239
|
|
240 * print.c (print_internal): Special treatment for C-\.
|
|
241
|
183
|
242 1997-08-13 P E Jareth Hein <jareth@camelot-soft.com>
|
|
243
|
|
244 * insdel.c (buffer_delete_range): Changed the location where point
|
|
245 was actually moved to after all other movement handling. This
|
|
246 prevents a MULE related crash in VALID_BYTIND.
|
|
247
|
|
248 1997-08-11 SL Baur <steve@altair.xemacs.org>
|
|
249
|
|
250 * doc.c (Fsnarf_documentation): Semi-clarify types of weird
|
|
251 functions.
|
|
252
|
181
|
253 1997-08-05 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
254
|
|
255 * eval.c (vars_of_eval): Updated docstring for `debug_on_error' to
|
|
256 mention `debug-ignored-errors'.
|
|
257
|
|
258 1997-08-01 SL Baur <steve@altair.xemacs.org>
|
|
259
|
|
260 * emacsfns.h: Fix declaration.
|
|
261
|
|
262 * event-stream.c (syms_of_event_stream): HAVE_MENUBARS not
|
|
263 HAVE_MENUBAR.
|
|
264
|
179
|
265 1997-07-31 SL Baur <steve@altair.xemacs.org>
|
|
266
|
|
267 * frame-x.c (x_offix_drop_event_handler): Use stderr_out instead
|
|
268 of fprintf.
|
|
269
|
|
270 * mule-coding.c (parse_iso2022_esc): Add abort() trap on unhandled
|
|
271 condition.
|
|
272
|
|
273 * mule-wnnfns.c (Fwnn_dict_search): Remove unused variable.
|
|
274 (Fwnn_hindo_update): Ditto.
|
|
275 (Fwnn_inspect): Ditto.
|
|
276 (Fwnn_bunsetu_henkou): Ditto.
|
|
277
|
|
278 * eval.c (call_with_suspended_errors): Fix Gcc warning:
|
|
279 argument `retval' might be clobbered by `longjmp' or `vfork'
|
|
280
|
|
281 1997-07-30 SL Baur <steve@altair.xemacs.org>
|
|
282
|
|
283 * redisplay.c: `window-system' isn't going away any time soon.
|
|
284
|
|
285 1997-07-29 SL Baur <steve@altair.xemacs.org>
|
|
286
|
|
287 * callint.c (Fcall_interactively): Allow floating point numbers
|
|
288 for `n' and `N' interactive specs.
|
|
289
|
|
290 1997-07-27 SL Baur <steve@altair.xemacs.org>
|
|
291
|
|
292 * event-stream.c (command_builder_find_leaf): Fix typo in
|
|
293 HAVE_MENUBARS.
|
|
294
|
|
295 * gui-x.c (popup_selection_callback): Fix typo in HAVE_MENUBARS.
|
|
296
|
|
297 * event-stream.c (syms_of_event_stream): accelerate_menu needed
|
|
298 guards.
|
|
299
|
|
300 * emacs.c (vars_of_emacs): Main default package directory is now
|
|
301 ${prefix}/lib/xemacs/packages.
|
|
302
|
177
|
303 1997-07-25 David Moore <dmoore@ucsd.edu>
|
|
304
|
|
305 * alloc.c (Fmake_byte_code): GC protect newly allocated function
|
|
306 when looking up filename.
|
|
307
|
|
308 1997-07-25 SL Baur <steve@altair.xemacs.org>
|
|
309
|
|
310 * Makefile.in.in: Added support for linking with dmalloc.
|
|
311
|
|
312 1997-07-25 P E Jareth Hein <jareth@camelot-soft.com>
|
|
313
|
|
314 * xselect.c (x_atom_to_symbol): Fixed a memory corruption bug
|
|
315 where a possibly MULEified string was getting freed before use.
|
|
316
|
|
317 1997-07-21 SL Baur <steve@altair.xemacs.org>
|
|
318
|
|
319 * callproc.c: New variable Vdata_directory_list.
|
|
320 * emacsfns.h: Declare it.
|
|
321
|
|
322 * fns.c (Frequire): Undo previous change.
|
|
323
|
|
324 * print.c (print_internal): Handle circular objects like Emacs
|
|
325 handles them (and as documented in the Lispref).
|
|
326
|
|
327 * database.c (Fputdatabase): Complain when `val' is not a string.
|
|
328
|
|
329 * event-stream.c (command_builder_find_leaf): Guard menubar
|
|
330 accelerator stuffs with HAVE_MENUBAR.
|
|
331 * gui-x.c (popup_selection_callback): Ditto.
|
|
332
|
|
333 1997-07-20 SL Baur <steve@altair.xemacs.org>
|
|
334
|
|
335 * event-stream.c (menu_move_up): Guard menubar accelerator code
|
|
336 with HAVE_MENUBARS.
|
|
337
|
|
338 * emacs.c (decode_path): New function, derived from latter portion
|
|
339 of decode_env_path.
|
|
340 (decode_env_path): Break out the naughty bits -- shouldn't do
|
|
341 getenv and separator parsing in one function.
|
|
342 New variable Vpackage_path.
|
|
343 (vars_of_emacs): Use it.
|
|
344
|
|
345 * editfns.c (Fstring_to_char): Return nil instead of `0' for empty
|
|
346 string.
|
|
347
|
173
|
348 1997-07-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
349
|
|
350 * fileio.c (Finsert_file_contents_internal): Handle non-regular
|
|
351 files.
|
|
352
|
|
353 1997-07-12 Steven L Baur <steve@altair.xemacs.org>
|
|
354
|
|
355 * Makefile.in.in (LOCK_OBJ): Only include filelock.[co] when
|
|
356 CLASH_DETECTION is defined.
|
|
357
|
|
358 1997-07-11 Steven L Baur <steve@altair.xemacs.org>
|
|
359
|
|
360 * emacs.c (main_1): Spelling fix.
|
|
361
|
|
362 1997-07-10 Steven L Baur <steve@altair.xemacs.org>
|
|
363
|
|
364 * Makefile.in.in (dump-elcs): Shouldn't use SATISFIED hack.
|
|
365 (xemacs-no-site-file): Not supported any more.
|
|
366 (binary): New dependency for dumping XEmacs.
|
|
367 (xemacs): Attempt to be a little smarter about not dumping a new
|
|
368 XEmacs if it is not needed.
|
|
369 (temacs): Remove `xemacs' after success.
|
|
370
|
171
|
371 1997-07-09 Hrvoje Niksic <hniksic@srce.hr>
|
|
372
|
|
373 * extents.c: Allow non-symbol properties of extents.
|
|
374
|
|
375 1997-07-08 Hrvoje Niksic <hniksic@srce.hr>
|
|
376
|
|
377 * data.c (Fstring_to_number): Use `check_int_range'.
|
|
378 (Fstring_to_number): Would bug out on wrong type check.
|
|
379
|
|
380 1997-07-07 Steven L Baur <steve@altair.xemacs.org>
|
|
381
|
|
382 * data.c (Fcompiled_function_doc_string): Implement correctly.
|
|
383 Was forgotten cut & paste identical clone to
|
|
384 Fcompiled_function_interactive?
|
|
385
|
|
386 * Makefile.in.in (alloc.o): Remove dependency on puresize_adjust.h
|
|
387 so alloc.c need not be recompiled when puresize changes.
|
|
388
|
|
389 * alloc.c (PURIFIED): Use get_PURESIZE() instead of constant.
|
|
390 (check_purespace): Ditto.
|
|
391 (alloc_pure_lrecord): Ditto.
|
|
392 (report_pure_usage): Ditto.
|
|
393 (disksave_object_finalization): Ditto.
|
|
394 (report_pure_usage): Modify message reported when Build is
|
|
395 restarted due to change in PURESIZE_ADJUSTMENT.
|
|
396
|
|
397 * puresize.h: Remove dependency on puresize_adjust.h.
|
|
398 (get_PURESIZE): New function -- declare it.
|
|
399
|
|
400 * pure.c: Move final PURESIZE computation and include of
|
|
401 puresize_adjust.h into here so alloc.c need not be recompiled each
|
|
402 time the puresize is adjusted.
|
|
403 (get_PURESIZE): New function.
|
|
404
|
169
|
405 1997-07-06 Steven L Baur <steve@altair.xemacs.org>
|
|
406
|
171
|
407 * data.c (Fstring_to_number): Wrong parameter was being checked.
|
|
408
|
169
|
409 * emacs.c (vars_of_emacs): Fprovide the system type as a feature.
|
|
410
|
|
411 1997-07-03 Steven L Baur <steve@altair.xemacs.org>
|
|
412
|
|
413 * data.c (Fstring_to_number): Fix typo. base isn't an integer.
|
|
414
|
|
415 1997-07-01 Steven L Baur <steve@altair.xemacs.org>
|
|
416
|
|
417 * data.c, emacsfns.h: This is the port of GNU Emacs capability.
|
|
418 I am still not sure what this buys us, but I guess it doesn't hurt
|
|
419 to have it.
|
|
420 From Hrvoje Niksic <hniksic@srce.hr>
|
|
421
|
|
422 * glyphs.c (make_string_from_file): Use
|
|
423 insert-file-contents-literally instead of
|
|
424 insert-file-contents-internal.
|
|
425
|
|
426 1997-06-30 Steven L Baur <steve@altair.xemacs.org>
|
|
427
|
|
428 * fns.c (check_losing_bytecode): Correct reported version.
|
|
429
|
|
430 * Makefile.in.in (${libsrc}DOC): Break up line length for stupid
|
|
431 make programs.
|
|
432
|
|
433 1997-06-29 Steven L Baur <steve@altair.xemacs.org>
|
|
434
|
|
435 * emacsfns.h: Put void in prototype.
|
|
436 Suggested by Ben Wing.
|
|
437
|
|
438 1997-07-01 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
439
|
|
440 * glyphs.c (make_string_from_file): must protect from
|
|
441 `format-alist'.
|
|
442
|
167
|
443 1997-06-28 Steven L Baur <steve@altair.xemacs.org>
|
|
444
|
|
445 * config.h.in: Back out previous change to LOSING_BYTECODE. It's
|
|
446 just not worth it.
|
|
447
|
|
448 1997-06-27 Mike Scheidler <c23mts@eng.delcoelect.com>
|
|
449
|
|
450 * s/sol2.h: Undefined _XOPEN_SOURCE for Solaris 2.4.
|
|
451
|
|
452 1997-06-28 Hrvoje Niksic <hniksic@srce.hr>
|
|
453
|
|
454 * abbrev.c (abbrev_match): New function.
|
|
455 (abbrev_oblookup): New function.
|
|
456 (obarray_has_blank_p): New function.
|
|
457 (abbrev_count_case): New function.
|
|
458 (Fexpand_abbrev): Use them. Allow abbreviations to contain
|
|
459 arbitrary characters.
|
|
460
|
|
461 1997-06-28 Steven L Baur <steve@altair.xemacs.org>
|
|
462
|
|
463 * config.h.in: LOSING_BYTECODE will not be compiled into XEmacs.
|
|
464
|
|
465 * doc.c (Fsnarf_documentation): Remove VMS dependent stuff for
|
|
466 cleanliness.
|
|
467
|
|
468 1997-06-28 Hrvoje Niksic <hniksic@srce.hr>
|
|
469
|
|
470 * print.c (Ferror_message_string): Simplify.
|
|
471
|
|
472 1997-06-27 Steven L Baur <steve@altair.xemacs.org>
|
|
473
|
|
474 * symbols.c (Fdefine_function): Correct docstring.
|
|
475 (Fsetplist): Ditto.
|
|
476 (Ffset): Ditto.
|
|
477 (Fsetq_default): Ditto.
|
|
478
|
|
479 1997-06-27 Hrvoje Niksic <hniksic@srce.hr>
|
|
480
|
|
481 * eval.c (skip_debugger): Removed comment and #ifdef-ed code.
|
|
482 (signal_call_debugger): Call skip_debugger after wants_debugger.
|
|
483 (signal_call_debugger): Gcpro cons sent to skip_debugger.
|
|
484
|
|
485 1997-06-26 Steven L Baur <steve@altair.xemacs.org>
|
|
486
|
|
487 * process.c (create_process): Default to fork instead of vfork.
|
|
488
|
|
489 * callproc.c (Fcall_process_internal): Default to fork instead of
|
|
490 vfork.
|
|
491
|
|
492 * emacsfns.h: Add declarations of Ferror_message_string(),
|
|
493 Frunning_temacs_p().
|
|
494
|
|
495 * eval.c: Remove declarations of Ferror_message_string(),
|
|
496 Frunning_temacs_p().
|
|
497
|
|
498 * Makefile.in.in (${libsrc}DOC): Correct dependency for the docfile.
|
|
499 (${mo_dir}emacs.po): Remove obsolete references to lisp source.
|
|
500
|
|
501 1997-06-29 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
502
|
|
503 * mule-charset.c: Modify charset DOC-strings to be more detailed.
|
|
504
|
165
|
505 1997-06-25 Steven L Baur <steve@altair.xemacs.org>
|
|
506
|
|
507 * alloc.c (Flist): Optimize.
|
|
508 From Hrvoje Niksic.
|
|
509
|
|
510 1997-06-23 Steven L Baur <steve@altair.xemacs.org>
|
|
511
|
|
512 * lisp.h: Get uintptr_t stuffs because it is needed for including
|
|
513 emacsfns.h.
|
|
514
|
|
515 * sysdep.h: Removed uintptr_t stuffs.
|
|
516
|
|
517 1997-06-22 Steven L Baur <steve@altair.xemacs.org>
|
|
518
|
|
519 * fns.c (concat): Replace Fcar/Fcdr with XCAR/XCDR.
|
|
520 (Fnreverse): Ditto.
|
|
521 (internal_equal): Ditto.
|
|
522 (internal_old_equal): Ditto.
|
|
523 (Fnconc): Ditto.
|
|
524 (Freverse): Saner implementation.
|
|
525 From Hrvoje Niksic <hniksic@srce.hr>
|
|
526
|
|
527 * s/linux.h: getpgrp with glibc is now properly detected by
|
|
528 configure.
|
|
529 Suggested by Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
|
530
|
163
|
531 1997-06-20 Steven L Baur <steve@altair.xemacs.org>
|
|
532
|
|
533 * events.c: Remove declaration of Qempty.
|
|
534
|
|
535 1997-06-20 Olivier Galibert <Olivier.Galibert@mines.u-nancy.fr>
|
|
536
|
|
537 * frame-x.c, EmacsFrame.c, menubar-x.c, redisplay-x.c, scrollbar-x.c:
|
|
538 Make 64 bit clean.
|
|
539
|
|
540 1997-06-19 Martin Buchholz <mrb@eng.sun.com>
|
|
541
|
|
542 * config.h.in:
|
|
543 - Autodetect X defines using xmkmf.
|
|
544 - Compute rpath on *bsd* systems as well.
|
|
545 - rewrite PRINT_VAR m4 macro.
|
|
546 - detect sizes of void* and long long for future use by unex*.c
|
|
547 * regex.c: _GNU_SOURCE may be defined by config.h; don't redefine.
|
|
548
|
|
549 1997-06-18 Martin Buchholz <mrb@eng.sun.com>
|
|
550
|
|
551 * Makefile.in:
|
|
552 * s/*.h:
|
|
553 * m/*.h:
|
|
554 * src/config.h.in:
|
|
555 * src/emacs.c:
|
|
556 * version.sh:
|
|
557 * configure.in: Another rewrite.
|
|
558 - support powerpcle (Solaris on ppc)
|
|
559 - Now just have one s/sol2.h for all Solaris versions
|
|
560 - Specifying colon-separated directories actually works now.
|
|
561 - OS_RELEASE is a new define to avoid proliferation of s&m files.
|
|
562 - extract more stuff from s&m files.
|
|
563 - more debugging info
|
|
564 - More changes to avoid the `echo -e' problem
|
|
565 - Add more tests: fcntl.h AC_TYPE_*, AC_FUNC_GETPGRP
|
|
566 - Back out -lPW test.
|
|
567 - More paranoid xpm test
|
|
568 - Put version information in version.sh instead of version.el
|
|
569 - Make quoted pre-processor string tokens out of all macro values
|
|
570 to be used only by configure.
|
|
571 * xmu.c: DON'T use Xos.h
|
|
572 * sysdep.c (wait_for_termination):
|
|
573 * search.c:
|
|
574 * editfns.c:
|
|
575 * console-*:
|
|
576
|
|
577 1997-06-18 Steven L Baur <steve@altair.xemacs.org>
|
|
578
|
|
579 * unexelfsgi.c: Some things that Needed To Be Done(tm) into
|
|
580 unexelfsgi:
|
|
581 - support for .sbss section (no more -G 0 needed, 0.00001% speed
|
|
582 increase)
|
|
583 - support for Elf64 (64bits executables)
|
|
584 From Olivier Galibert <Olivier.Galibert@mines.u-nancy.fr>
|
|
585
|
|
586 * fns.c (Fmapvector): New function converted from Lisp.
|
|
587 From Hrvoje Niksic <hniksic@srce.hr>
|
|
588
|
|
589 Wed Jun 18 16:42:10 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
590
|
|
591 * Makefile.in.in: Convert two missed C style comments.
|
|
592 (LIBES): Remove LIBS_DEBUG which is no longer defined.
|
|
593 (LIBES): lwlibs_libs was misspelled.
|
|
594
|
|
595 1997-06-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
596
|
|
597 * eval.c (vars_of_eval): New variable Vdebug_ignored_errors.
|
|
598 (skip_debugger): New function; use Vdebug_ignored_errors.
|
|
599 (signal_call_debugger): Use it.
|
|
600
|
|
601 1997-06-17 Steven L Baur <steve@altair.xemacs.org>
|
|
602
|
|
603 * emacs.c (vars_of_emacs): Moved symbols emacs-version,
|
|
604 emacs-major-version, and emacs-minor-version from version.el to
|
|
605 here.
|
|
606
|
|
607 * general.c (syms_of_general): New symbols and, not, and or.
|
|
608
|
|
609 * emacsfns.h: New symbols Qand, Qnot, Qor.
|
|
610
|
|
611 * Makefile.in.in: Call temacs to compute lisp libraries to
|
|
612 include in the DOC file.
|
|
613
|
|
614 1997-06-15 Steven L Baur <steve@altair.xemacs.org>
|
|
615
|
|
616 * Makefile.in.in (lisp): Remove explicit mention of auto-autoloads.el.
|
|
617
|
|
618 Sat Jun 14 21:55:27 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
619
|
|
620 * console.c (Fselect_console):
|
|
621 Check DEVICE_SELECTED_FRAME of console's selected
|
|
622 device for non-nil value before using it as a frame.
|
|
623
|
161
|
624 1997-06-13 Steven L Baur <steve@altair.xemacs.org>
|
|
625
|
|
626 * data.c (eq_with_ebola_notice): Remove horrible hack to avoid
|
|
627 unavoidable Ebola notices in the bytecompiler.
|
|
628
|
|
629 * emacsfns.h: Fextent_in_region_p: Move.
|
|
630
|
|
631 * keymap.c Fextent_in_region_p: Move.
|
|
632
|
|
633 Fri Jun 13 00:38:29 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
634
|
|
635 * src/console.c (Fsuspend_console):
|
|
636 Disable input on ttys. Hide unhidden frames.
|
|
637
|
|
638 * src/console.c (Fresume_console):
|
|
639 Enable input on ttys. Raise the device selected frame.
|
|
640
|
|
641 Fri Jun 13 00:25:46 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
642
|
|
643 * process.c (status_notify):
|
|
644 Revert back to the code that does not use
|
|
645 save_excursion_restore. Just bounds check opoint
|
|
646 instead.
|
|
647
|
|
648 * process.c (read_process_output):
|
|
649 Bounds check saved clip region and point values for
|
|
650 validity before using them. Call Fwiden before calling
|
|
651 Fnarrow_to_region to insure values will not be out of
|
|
652 range.
|
|
653
|
|
654 1997-06-12 Steven L Baur <steve@altair.xemacs.org>
|
|
655
|
|
656 * alloc.c: Make the GC cursor appear on all frames.
|
|
657 From Hrvoje Niksic <hniksic@srce.hr>
|
|
658
|
|
659 1997-06-11 Steven L Baur <steve@altair.xemacs.org>
|
|
660
|
|
661 * data.c (eq_with_ebola_notice): Add byte-optimize-logmumble and
|
|
662 byte-compile-push-constant to list of ignored functions.
|
|
663
|
|
664 1997-06-11 Hrvoje Niksic <hniksic@srce.hr>
|
|
665
|
|
666 * bytecode.c (Bsave_current_buffer): Register.
|
|
667 (Fbyte_code): Do action.
|
|
668
|
|
669 * editfns.c (Fsave_current_buffer): New SUBR.
|
|
670
|
159
|
671 1997-06-11 Steven L Baur <steve@altair.xemacs.org>
|
|
672
|
|
673 * syntax.c (Fchar_syntax): Handle case of being passed nil.
|
|
674
|
|
675 * data.c (eq_with_ebola_notice): Add more legitimate places in the
|
|
676 bytecompiler that should not get Ebola notices.
|
|
677
|
|
678 Tue Jun 10 00:34:40 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
679
|
|
680 * process.c (status_notify):
|
|
681 Use record_unwind_protect and save_excursion_restore to
|
|
682 handle the point and buffer restoration. Cleaner. Doesn't
|
|
683 crash the editor if before/after-change-functions change
|
|
684 things behind our back.
|
|
685
|
|
686 1997-06-10 Steven L Baur <steve@altair.xemacs.org>
|
|
687
|
|
688 * data.c (vars_of_data): Set Ebola warning backtrace limit to 16.
|
|
689 (eq_with_ebola_notice): Bypass Ebola warnings for special
|
|
690 bytecompiler functions where they are 100% spurioius.
|
|
691
|
|
692 1997-06-11 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
693
|
|
694 * Makefile.in.in: Use lisp/mule/language/misc-lang.el instead of
|
|
695 lisp/mule/ipa-hooks.el.
|
|
696
|
|
697 1997-06-10 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
698
|
|
699 * Makefile.in.in: Use lisp/mule/language/thai.elc instead of
|
|
700 lisp/mule/thai-hooks.elc.
|
|
701
|
|
702 1997-06-09 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
703
|
|
704 * Makefile.in.in: Use lisp/mule/language/chinese.el,
|
|
705 lisp/mule/language/cyrillic.el, lisp/mule/language/european.el,
|
|
706 lisp/mule/language/greek.el, lisp/mule/language/japanese.el and
|
|
707 lisp/mule/language/korean.el instead of
|
|
708 lisp/mule/chinese-hooks.el, lisp/mule/cyrillic-hooks.el,
|
|
709 lisp/mule/european-hooks.el, lisp/mule/greek-hooks.el,
|
|
710 lisp/mule/japanese-hooks.el and lisp/mule/korean-hooks.el.
|
|
711
|
157
|
712 1997-06-09 Steven L Baur <steve@altair.xemacs.org>
|
|
713
|
|
714 * keymap.c: Declare Fextent_in_region_p.
|
|
715
|
|
716 * s/linux.h: Can't use ORDINARY_LINK in linux until usage of -lPW
|
|
717 is determined more sensibly.
|
|
718
|
|
719 1997-06-09 Hrvoje Niksic <hniksic@srce.hr>
|
|
720
|
|
721 * keydefs.c (get_relevant_extent_keymaps): Choose correct keymap
|
|
722 at extent boundaries.
|
|
723
|
|
724 Mon Jun 9 19:35:19 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
725
|
|
726 * redisplay.c (pixel_to_glyph_translation):
|
|
727 Fixed off by one error in computation of closest
|
|
728 position when mouse is in the frame's right-side
|
|
729 border area.
|
|
730
|
|
731 Sat Jun 7 22:07:41 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
732
|
|
733 * frame.c (delete_frame_internal):
|
|
734 Calling Fselect_frame isn't sufficient to set the
|
|
735 frame device's selected frame if the frame we're
|
|
736 selecting is on a different device. Call
|
|
737 set_device_selected_frame apprpriately in that case.
|
|
738 Also don't set the frame device's selected frame to a
|
|
739 frame that's on another device.
|
|
740
|
|
741 1997-06-09 Steven L Baur <steve@altair.xemacs.org>
|
|
742
|
|
743 * sysdep.c: MS Windows NT doesn't (yet) do child TTY processes.
|
|
744 From David Hobley <davidh@wr.com.au>
|
|
745
|
|
746 Sat Jun 7 22:00:54 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
747
|
|
748 * src/device-x.c (x_delete_device):
|
|
749 Add an EQ check so that we don't set Vdefault_x_device
|
|
750 back to the device we're deleting.
|
|
751
|
155
|
752 1997-06-05 Steven L Baur <steve@altair.xemacs.org>
|
|
753
|
|
754 * frame.c (Fmake_frame): Correct checking of first_frame_on_device.
|
|
755 From Hrvoje Niksic <hniksic@srce.hr>
|
|
756
|
|
757 1997-06-04 Steven L Baur <steve@altair.xemacs.org>
|
|
758
|
|
759 * device.c (delete_deviceless_console): New function.
|
|
760 (Fmake_device): Use it. Fix problem of creation of a frame on a
|
|
761 tty where something fails during initialization.
|
|
762 From Kyle Jones <kyle_jones@wonderworks.com>
|
|
763
|
|
764 * specifier.c (Fboolean_specifier_p): Correct spelling in
|
|
765 Docstring (synch from Infodock 3.5).
|
|
766
|
|
767 * frame.c: Update docstring.
|
|
768
|
|
769 1997-06-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
770
|
|
771 * sysdep.c (tty_init_sys_modes_on_device): Initialize it.
|
|
772
|
|
773 * console.c (complex_vars_of_console): New variable
|
|
774 `tty-erase-char'.
|
|
775
|
|
776 * conslots.h (MARKED_SLOT): New slot.
|
|
777
|
|
778 Mon Jun 2 02:49:44 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
779
|
|
780 * frame.c, frame-tty.c
|
|
781 Treat tty frames like a cross between stacked window
|
|
782 system frames and frames on virtual displays. All
|
|
783 frames but the top frame are visible but hidden by
|
|
784 default. next-frame and previous-frame now skip
|
|
785 invisible tty frames by default. raise-frame and
|
|
786 lower-frame now control whether a frame is hidden
|
|
787 instead of whether it is visible. Frames are no
|
|
788 longer automatically raised when they are selected.
|
|
789 After a raise/lower operation selection of the new
|
|
790 topmost frame is deferred until a selection magic
|
|
791 event is read.
|
|
792
|
|
793 Sat May 31 19:59:49 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
794
|
|
795 * frame-tty.c (tty_init_frame_3:
|
|
796 Defer selection of the newly created frame until
|
|
797 an event is read.
|
|
798
|
|
799 1997-06-02 Steven L Baur <steve@altair.xemacs.org>
|
|
800
|
|
801 * search.c (REGEXP_CACHE_SIZE): Bump to 20.
|
|
802 Suggested by Karl M. Hegbloom <karlheg@inetarena.com>
|
|
803
|
|
804 1997-05-30 Steven L Baur <steve@altair.xemacs.org>
|
|
805
|
|
806 * device-tty.c (tty_asynch_device_change):
|
|
807 * gpmevent.c (connect_to_gpm): Makes it so it doesn't **ck up the
|
|
808 mouse stuff on an XTerm, and resets the internal GPM variables for
|
|
809 the width and height of the screen when we get a sigwinch.
|
|
810 From William M. Perry <wmperry@aventail.com>
|
|
811
|
153
|
812 1997-05-29 Steven L Baur <steve@altair.xemacs.org>
|
|
813
|
|
814 * eval.c (Fprogn): Delete mocklisp support.
|
|
815 (Fwhile): Ditto.
|
|
816 (Fcommandp): Ditto.
|
|
817 (Feval): Ditto.
|
|
818 (funcall_recording_as): Ditto.
|
|
819 (funcall_lambda): Ditto.
|
|
820
|
|
821 * elhash.c (verify_function): Delete mocklisp support.
|
|
822
|
|
823 * doc.c (Fdocumentation): Delete mocklisp support.
|
|
824
|
|
825 * data.c (wrong_type_argument): Delete mocklisp support.
|
|
826
|
|
827 * config.h.in: Delete mocklisp support.
|
|
828
|
|
829 * callint.c (Fcall_interactively): Delete mocklisp support.
|
|
830
|
|
831 * emacs.c (main_1): Delete mocklisp initialization.
|
|
832
|
|
833 * symsinit.h: Delete mocklisp.c decls.
|
|
834
|
|
835 * Makefile.in.in: Delete mocklisp stuffs.
|
|
836
|
|
837 Thu May 29 03:00:16 1997 Kyle Jones <kyle@crystal.wonderworks.com>
|
|
838
|
|
839 * frame.c (change_frame_size_1):
|
|
840 Drop code that returns immediately if the old frame
|
|
841 size is equal to the new.
|
|
842 Leave the minibuffer height the same if the frame has
|
|
843 been initialized, and the minibuffer height is tall
|
|
844 enough to display at least one line of text in the default
|
|
845 font, and the old minibuffer height is a multiple of the
|
|
846 default font height. This should cause the minibuffer
|
|
847 height to be recomputed on font changes but not for
|
|
848 other frame size changes, which seems reasonable.
|
|
849
|
|
850 1997-05-26 Steven L Baur <steve@altair.xemacs.org>
|
|
851
|
|
852 * event-stream.c (Frecent_keys): Take optional parameter to
|
|
853 indicate how many keystrokes to return.
|
|
854 (Frecent_keys_ring_size): New function returns the maximum number
|
|
855 of events `recent-keys' can return.
|
|
856 (Fset_recent_keys_ring_size): New function. Modifies the above.
|
|
857
|
|
858 From Hrvoje Niksic <hniksic@srce.hr>
|
|
859
|
|
860 * event-stream.c: New variable recent_keys_ring_size replacing a
|
|
861 hard-coded macro.
|
|
862
|
|
863 1997-05-23 Steven L Baur <steve@altair.xemacs.org>
|
|
864 From Hrvoje Niksic <hniksic@srce.hr>
|
|
865
|
|
866 * sysdep.c: Correction of subprocess support when compiling
|
|
867 without ttys.
|
|
868
|
151
|
869 1997-05-21 Steven L Baur <steve@altair.xemacs.org>
|
|
870
|
|
871 * editfns.c (format-time-string): Update DOCstring. Make time
|
|
872 parameter optional.
|
|
873
|
|
874 Wed May 21 11:58:17 1997 Kyle Jones <kyle@crystal.wonderworks.com>
|
|
875
|
|
876 * src/insdel.c (signal_first_change):
|
|
877 record the current buffer for the unwind instead of the
|
|
878 buffer that's about to become the current buffer.
|
|
879
|
|
880 Tue May 20 23:23:39 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
881
|
|
882 * frame.c: Correct spelling typo in docstring.
|
|
883
|
|
884 Mon May 19 03:40:46 1997 Kyle Jones <kyle@crystal.WonderWorks.COM>
|
|
885
|
|
886 * src/redisplay.c: (window_line_number)
|
|
887 don't prefer buffer point value over window point
|
|
888 value unless window, frame, device and console are
|
|
889 all selected.
|
|
890
|
|
891 * src/redisplay.c: (redisplay_window)
|
|
892 don't prefer buffer point value over window point
|
|
893 value unless window, frame, device and console are
|
|
894 all selected.
|
|
895
|
|
896 * src/redisplay.c: (create_text_block)
|
|
897 don't prefer buffer point value over window point
|
|
898 value unless window, frame, device and console are
|
|
899 all selected.
|
|
900
|
|
901 Sun May 18 13:03:50 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
902
|
|
903 * Makefile.in.in (distclean): remove xemacs-version.h.
|
|
904
|
149
|
905 Sun May 11 13:38:46 1997 Kyle Jones <kyle@crystal.WonderWorks.COM>
|
|
906
|
|
907 * src/frame.c (change_frame_size_1):
|
|
908 return without doing anything if the frame has benn
|
|
909 initialized and the new frame size is same as the
|
|
910 current frame size.
|
|
911
|
|
912 Sat May 17 19:35:48 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
913
|
|
914 * device-tty.c (tty_asynch_device_change): Make
|
|
915 `no-redraw-on-reenter' work. Patch from Hrvoje Niksic.
|
|
916
|
|
917 Sat May 17 23:39:03 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
918
|
|
919 * frame-tty.c: Support multiple frames.
|
|
920
|
|
921 * redisplay.c (decode_mode_spec): New coding `%N'.
|
|
922
|
146
|
923 Sun May 11 23:36:08 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
924
|
|
925 * buffer.c: Rename Vdelete_auto_save_files to coding standards.
|
|
926
|
|
927 * frame.c: Rename Vallow_deletion_of_last_visible_frame to coding
|
|
928 standards.
|
|
929
|
142
|
930 Thu May 8 19:10:03 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
931
|
|
932 * frame.c: Change internal type of
|
|
933 `allow-deletion-of-last-visible-frame' to boolean.
|
|
934
|
|
935 * buffer.c: Change internal type of `delete-auto-save-files' to
|
|
936 boolean.
|
|
937
|
|
938 Sat May 3 15:28:56 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
939
|
|
940 * redisplay.c: `column-number-start-at-one' is a user customizable
|
|
941 variable.
|
|
942
|
|
943 * event-stream.c (vars_of_event_stream): `focus-follows-mouse' is
|
|
944 a user customizable variable.
|
|
945
|
|
946 * cmds.c (vars_of_cmds): `signal-error-on-buffer-boundary' is a
|
|
947 user customizable variable.
|
|
948
|
|
949 * lread.c (parse_integer): Fix incorrect upper bounds on loop.
|
|
950
|
140
|
951 Thu May 1 18:59:20 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
952
|
|
953 * glyphs-x.c (Fmake_subwindow): Update error message.
|
|
954
|
|
955 Wed Apr 30 18:07:18 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
956
|
|
957 * lread.c: New variable featurep.
|
|
958 (read1): Add processing for #- and #+.
|
|
959 (read_list_conser): Handle case where a feature test has removed a
|
|
960 portion of the input stream.
|
|
961 (vars_of_lread): New feature `xemacs'.
|
|
962
|
|
963 * fns.c (Ffeaturep): Remove function when using #-, #+ feature
|
|
964 reader syntax.
|
|
965
|
|
966 * Makefile.in.in (lisp): Put features.elc in the dump list.
|
|
967
|
|
968 Thu May 1 05:24:25 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
969
|
|
970 * buffer.c (Fmake_indirect_buffer): Don't pretend it's there.
|
|
971
|
138
|
972 Fri Apr 25 10:53:07 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
973
|
|
974 * glyphs-x.c: libpng already includes setjmp.h, so don't attempt
|
|
975 to include it twice.
|
|
976
|
|
977 Thu Apr 24 09:14:13 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
978
|
|
979 * balloon-x.c (vars_of_balloon_x): Don't override advertised and
|
|
980 supported balloon-help.
|
|
981
|
136
|
982 Tue Apr 22 11:54:02 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
983
|
|
984 * emacs.c (main_1): Add syms_of_balloon_x and guard with
|
|
985 HAVE_X_WINDOWS.
|
|
986 (main_1): Add vars_of_balloon_x and guard with HAVE_X_WINDOWS.
|
|
987
|
|
988 * process.c (get_process): This function can be passed a BUFFER as
|
|
989 a parameter.
|
|
990
|
|
991 Tue Apr 22 01:32:00 1997 Kyle Jones <kyle@crystal.WonderWorks.COM>
|
|
992
|
|
993 * src/menubar-x.c (pre_activate_hook):
|
|
994 set in_menu_callback around call to call to
|
|
995 menu_item_descriptor_to_widget_value.
|
|
996
|
|
997 * src/event-stream.c (Fnext_event):
|
|
998 signal error if in_menu_callback non-nil to avoid
|
|
999 reentering the menubar code and causing a crash later.
|
|
1000
|
|
1001 * src/cmdloop.c (command_loop_3):
|
|
1002 signal error if in_menu_callback non-nil to avoid
|
|
1003 inflooping calling Fnext_event, which will signal an
|
|
1004 error if the situation is not caught earlier.
|
|
1005
|
|
1006 Tue Apr 22 08:22:22 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
1007
|
|
1008 * balloon-x.c, balloon_help.c, balloon_help.h: Modified to conform
|
|
1009 to XEmacs coding standards.
|
|
1010
|
134
|
1011 Thu Apr 17 17:16:34 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1012
|
|
1013 * balloon-x.c: New file from Douglas Keller.
|
|
1014
|
|
1015 * balloon_help.c: New file from Douglas Keller.
|
|
1016
|
|
1017 * balloon_help.h: New file from Douglas Keller.
|
|
1018
|
126
|
1019 Sun Apr 13 09:56:54 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1020
|
|
1021 * emacs.c (shut_down_emacs): Advertise using send-pr as the
|
|
1022 mechanism for submitting a bug report.
|
|
1023
|
|
1024 * Makefile.in.in: Handle pathological case of mis-autodetected
|
|
1025 TOOLTALK.
|
|
1026
|
|
1027 Sun Apr 13 11:33:34 1997 David Moore <dmoore@ucsd.edu>
|
|
1028
|
|
1029 * regex.c (re_search_2): Prevent incorrect matching and infinite
|
|
1030 loop with \\` and MULE.
|
|
1031
|
124
|
1032 Sat Apr 12 05:57:51 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1033
|
|
1034 * Makefile.in.in (lisp): Dump cus-start.elc with XEmacs.
|
|
1035
|
|
1036 * event-Xt.c (x_to_emacs_keysym): Allow for dead keys. (Patch
|
|
1037 from Joachim Schnitter).
|
|
1038
|
|
1039 * Makefile.in.in: Allow native sound for BSD/I.
|
|
1040
|
|
1041 * linuxplay.c: Rename global sndbuf to linuxplay_sndbuf.
|
|
1042 Make sndbuf, mix_fd, audio_vol, audio_fd, audio_dev non-static to
|
|
1043 avoid dump time lossage.
|
|
1044 (sndcnv8U_2mono): Rename global sndbuf to linuxplay_sndbuf.
|
|
1045 (sndcnv8S_2mono): Ditto.
|
|
1046 (sndcnv2monounsigned): Ditto.
|
|
1047 (sndcnv2unsigned): Ditto.
|
|
1048 (sndcnvULaw_2mono): Ditto.
|
|
1049 (sndcnv16_2monoLE): Ditto.
|
|
1050 (sndcnv16_2monoBE): Ditto.
|
|
1051 (sndcnv2byteLE): Ditto.
|
|
1052 (sndcnv2byteBE): Ditto.
|
|
1053 (sndcnv2monobyteLE): Ditto.
|
|
1054 (sndcnv2monobyteBE): Ditto.
|
|
1055 (linux_play_data_or_file): Ditto.
|
|
1056 (linux_play_data_or_file): Ditto.
|
|
1057 (linux_play_data_or_file): Ditto.
|
|
1058
|
|
1059 Sat Apr 12 01:59:14 1997 Kyle Jones <kyle_jones@WonderWorks.COM>
|
|
1060
|
|
1061 * glyphs-x.c, glyphs.c, glyphs.h: Added domain parameter to all
|
|
1062 image *_instantiate functions so that the domsin is available to
|
|
1063 specifier lookups in the various instantiator functions. Passed
|
|
1064 domain argument to extract_xpm_color_names for the
|
|
1065 Fspecifier_instance call.
|
|
1066
|
|
1067 Fri Apr 11 20:02:40 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1068
|
|
1069 * glyphs-x.c (extract_xpm_color_names): Add checking to handle
|
|
1070 case for when XEmacs is in initialization.
|
|
1071
|
|
1072 * events.c (Fevent_type): Remove handling for dead_event.
|
|
1073 (Fevent_properties): Remove handling for dead_event.
|
|
1074
|
|
1075 Thu Apr 10 20:41:53 1997 David Moore <dmoore@ucsd.edu>
|
|
1076
|
|
1077 * ntproc.c (sys_spawnve): Clean up GC protection.
|
|
1078
|
|
1079 * fileio.c (Ffile_executable_p): Clean up GC protection.
|
|
1080
|
122
|
1081 Thu Apr 10 12:48:49 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1082
|
|
1083 * glyphs.c: Undo duplicate declaration of display_table.
|
|
1084
|
|
1085 * glyphs.h: Back out name change of autodetect to
|
|
1086 automatic_conversion.
|
|
1087
|
|
1088 * glyphs.c: Back out name change of autodetect to
|
|
1089 automatic_conversion.
|
|
1090
|
|
1091 * glyphs-x.c (image_instantiator_format_create_glyphs_x): Back out
|
|
1092 name change of autodetect to automatic_conversion.
|
|
1093
|
|
1094 * events.c (Fevent_properties): Do something sensible for
|
|
1095 dead_event and empty_event.
|
|
1096
|
|
1097 * general.c: Restore autodetect symbol.
|
|
1098
|
|
1099 * emacsfns.h: Declare new symbol Qempty.
|
|
1100
|
|
1101 * general.c: Add symbol to identify empty events.
|
|
1102
|
|
1103 * events.c (Fevent_type): Don't abort() when presented with an
|
|
1104 empty_event or a dead_event.
|
|
1105
|
120
|
1106 Mon Apr 7 18:12:26 1997 David Moore <dmoore@ucsd.edu>
|
|
1107
|
|
1108 * xmu.c: Renamed local `initialized' variable to `hex_initialized'
|
|
1109 and don't assign to static, as some compilers crash.
|
|
1110 (initHexTable): Use it.
|
|
1111 (XmuReadBitmapData): Use it.
|
|
1112
|
|
1113 Sun Apr 6 18:03:47 1997 David Moore <dmoore@ucsd.edu>
|
|
1114
|
|
1115 * fileio.c (Fexpand_file_name): Clean up GC protection.
|
|
1116
|
|
1117 * dired.c (Fdirectory_files): Clean up GC protection.
|
|
1118
|
|
1119 * insdel.c (signal_after_change): Don't run after_change_functions
|
|
1120 on special Vprin1_to_string_buffer.
|
|
1121 (signal_before_change): Ditto for before_change_functions.
|
|
1122
|
|
1123 Fri Apr 4 14:41:17 1997 David Moore <dmoore@ucsd.edu>
|
|
1124
|
|
1125 * buffer.c (Fkill_buffer): Don't kill special
|
|
1126 Vprin1_to_string_buffer.
|
|
1127
|
|
1128 Mon Apr 7 19:13:40 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1129
|
|
1130 * Makefile.in.in (xemacs-version.h): Added to rename main_1 to
|
|
1131 something reflecting the XEmacs version in use (for lusers
|
|
1132 reporting crashes who forget to include the version number).
|
|
1133
|
|
1134 * toolbar.c (specifier_vars_of_toolbar): Strip HAVE_NEXTSTEP.
|
|
1135
|
|
1136 * sound.c: Strip HAVE_NEXTSTEP.
|
|
1137
|
|
1138 * redisplay.c (init_redisplay): Strip HAVE_NEXTSTEP.
|
|
1139
|
|
1140 * faces.c: Strip HAVE_NEXTSTEP.
|
|
1141 (update_EmacsFrame): Ditto.
|
|
1142
|
|
1143 * events.c (event_equal): Strip HAVE_NEXTSTEP.
|
|
1144 (event_hash): Ditto.
|
|
1145 (format_event_object): Ditto.
|
|
1146
|
|
1147 * event-stream.c (init_event_stream): Strip HAVE_NEXTSTEP.
|
|
1148
|
|
1149 * emacs.c (main_1): Strip HAVE_NEXTSTEP.
|
|
1150 Attempt hack to change name of main_1 to something reflecting the
|
|
1151 current version for lusers who don't include version numbers with
|
|
1152 stack backtraces.
|
|
1153
|
|
1154 * device.c: Strip HAVE_NEXTSTEP.
|
|
1155
|
|
1156 * console.c (Fconsole_type): Remove reference to unimplemented ns
|
|
1157 windows type.
|
|
1158
|
|
1159 Sun Apr 6 08:08:33 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1160
|
|
1161 * frame.h: Strip NeXTStep stuff.
|
|
1162
|
|
1163 * device.h: Strip NeXTStep stuff.
|
|
1164
|
|
1165 * console.h: More NeXTStep trimming.
|
|
1166
|
|
1167 * console-x.h: Strip Epoch stuff.
|
|
1168
|
|
1169 * symsinit.h (init_sunpro): Strip vms/Epoch stuff.
|
|
1170
|
|
1171 * events.h (union magic_data): Strip NeXTStep stuff.
|
|
1172
|
|
1173 * console.h: Strip NeXTStep stuff.
|
|
1174
|
|
1175 * config.h.in: Strip unimplemented NeXTStep/Epoch stuff out.
|
|
1176
|
|
1177 * Makefile.in.in: Remove unused NeXTStep support. It's all in the
|
|
1178 cvs attic if someone wishes to revive it.
|
|
1179 (epoch.o): Remove last vestiges of non-existent epoch support.
|
|
1180
|
|
1181 Sat Apr 5 17:16:49 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1182
|
|
1183 * fns.c: Correct DOC string to not equate integers and
|
|
1184 characters.
|
|
1185
|
118
|
1186 Thu Apr 3 08:01:50 1997 Steve Carney <carney@gvc.dec.com>
|
|
1187
|
|
1188 * s/decosf4.0-static.h: New file.
|
|
1189
|
|
1190 Tue Apr 1 12:22:32 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1191
|
|
1192 * config.h.in: MAIL_USE_POP, KERBEROS, HESIOD -- new parameters to
|
|
1193 deal with upgraded movemail.c.
|
|
1194
|
|
1195 Fri Mar 28 19:25:22 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1196
|
|
1197 * inline.c: Restore this blasphemous file.
|
|
1198
|
|
1199 * Makefile.in.in (inline.o): Restore the bletcherous
|
|
1200 inline.c.
|
|
1201
|
116
|
1202 Tue Mar 25 11:36:08 1997 David Moore <dmoore@ucsd.edu>
|
|
1203
|
|
1204 * fileio.c (barf_or_query_if_file_exists): GC fixes.
|
|
1205 (Ffile_readable_p): ditto.
|
|
1206 (Ffile_writable_p): ditto.
|
|
1207 (Ffile_symlink_p): ditto.
|
|
1208 (Ffile_accessible_directory_p): ditto.
|
|
1209
|
|
1210 * sound.c (Fplay_sound_file): Fix up gc problems with file
|
|
1211 handlers.
|
|
1212
|
|
1213 * buffer.c (Fkill_buffer): Fix up buffer killing problems with
|
|
1214 file handlers.
|
|
1215
|
|
1216 * sysdep.c (sys_subshell): Fix up gc problems with file handlers.
|
|
1217
|
|
1218 * callproc.c (Fcall_process_internal): Fix up gc problems with
|
|
1219 file handlers.
|
|
1220 Tue Mar 25 17:16:14 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1221
|
|
1222 * ralloc.c (MHASH): Make 64bit Alpha happier.
|
|
1223
|
|
1224 Tue Mar 25 11:36:08 1997 David Moore <dmoore@ucsd.edu>
|
|
1225
|
|
1226 * fileio.c (auto_save_expand_name_error): New function.
|
|
1227 (auto_save_expand_name): Ditto.
|
|
1228 (Fdo_auto_save): Protect against an error in Fexpand_file_name
|
|
1229 from kicking us inappropriately out of auto-save.
|
|
1230
|
|
1231 Mon Mar 24 21:50:13 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1232
|
|
1233 * s/linux.h (GETPGRP_NEEDS_ARG): Define if compiling with glibc
|
|
1234 2.1 (suggested by Andreas Jaeger).
|
|
1235
|
|
1236 Mon Mar 24 12:40:56 1997 David Moore <dmoore@ucsd.edu>
|
|
1237
|
|
1238 * profile.c: Fixed some comments about GC status of functions.
|
|
1239
|
|
1240 * profile.c (inside_profiling): New variable to lock the
|
|
1241 profiling table.
|
|
1242 (sigprof_handler): Check it.
|
|
1243 (Fget_profiling_info): Set it.
|
|
1244 (mark_profiling_info): Set it.
|
|
1245 (Fclear_profiling_info): Set it.
|
|
1246
|
|
1247 * eval.c (PUSH_BACKTRACE): New macro.
|
|
1248 (POP_BACKTRACE): Ditto.
|
|
1249
|
|
1250 * eval.c (Fcommand_execute): Use them and fix problem with
|
|
1251 backtrace_list build ordering requirements for profiling code.
|
|
1252 (Feval): Ditto.
|
|
1253 (funcall_recording_as): Ditto.
|
|
1254
|
114
|
1255 Fri Mar 21 20:19:09 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1256
|
|
1257 * Makefile.in.in: strip inline.o.
|
|
1258
|
|
1259 Fri Mar 21 18:54:04 1997 David Moore <dmoore@ucsd.edu>
|
|
1260
|
|
1261 * fileio.c (call2_check_string_or_nil): New function.
|
|
1262 (Ffile_name_directory): Use it.
|
|
1263 (Fsubstitute_in_file_name): Use it.
|
|
1264
|
|
1265 * fileio.c (Fexpand_file_name): GC protect against file handlers.
|
|
1266 (Fdelete_file): ditto
|
|
1267 (Ffile_writable_p): ditto
|
|
1268 (Ffile_directory_p): ditto
|
|
1269 (Ffile_regular_p): ditto
|
|
1270 (Fset_file_modes): ditto
|
|
1271 (Ffile_newer_than_file_p): ditto
|
|
1272 (Fset_visited_file_modtime): ditto
|
|
1273
|
|
1274 *fileio.c (Ffile_truename): Unneccessary GC protection.
|
|
1275 (Fdelete_directory): Fix broken caller-must-GC-protect call.
|
|
1276
|
|
1277 * filelock.c (lock_file): New comments warning that this function
|
|
1278 may kill the current buffer.
|
|
1279 (unlock_file): ditto
|
|
1280 (Flock_buffer): ditto
|
|
1281 (Funlock_buffer): ditto
|
|
1282 (unlock_buffer): ditto
|
|
1283
|
|
1284 * filelock.c (unlock_all_files): GC protect against unlock_file
|
|
1285 killing random buffers.
|
|
1286
|
|
1287 * buffer.c (Fkill_buffer): GC protect against unlock_file killing
|
|
1288 the buffer.
|
|
1289
|
|
1290 * insdel.c (prepare_to_modify_buffer): GC protect against
|
|
1291 lock_file() killing the buffer.
|
|
1292
|
|
1293 Fri Mar 21 19:11:15 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1294
|
|
1295 * mule-coding.c (vars_of_mule_coding): Add
|
|
1296 enable-multibyte-characters for MULE compatibility.
|
|
1297
|
|
1298 Thu Mar 20 13:25:26 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1299
|
|
1300 * glyphs-x.c: Implement a dummy function to insert a fake EOI
|
|
1301 marker if called. Based on code from William Perry.
|
|
1302
|
|
1303 Wed Mar 19 10:49:05 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1304
|
|
1305 * menubar-x.c (pre_activate_callback): Attempt to avoid recursive
|
|
1306 expansion of submenus via :filter expansion.
|
|
1307
|
|
1308 * glyphs-x.c (x_print_image_instance): Move define of
|
|
1309 HAVE_SUBWINDOWS to glyphs-x.h.
|
|
1310 (our_skip_input_data): Implement with some error checking based on
|
|
1311 patch by Dominic Froud.
|
|
1312
|
|
1313 * glyphs-x.h (HAVE_SUBWINDOWS): Define to keep inline.c from
|
|
1314 barfing.
|
|
1315
|
|
1316 Tue Mar 18 11:15:23 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1317
|
|
1318 * glyphs-x.c: Strip unimplemented subwindows code.
|
|
1319
|
112
|
1320 Mon Mar 17 15:40:12 1997 David Moore <dmoore@ucsd.edu>
|
|
1321
|
|
1322 * glyphs-x.c (our_own_dgif_slurp_from_gif2x11_c): Only get the
|
|
1323 first image out of a multi-image or animated gif.
|
|
1324
|
|
1325 Mon Mar 17 15:27:26 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1326
|
|
1327 * Makefile.in.in (xemacs): Invert sense of test for successful
|
|
1328 completion of XEmacs dump.
|
|
1329
|
110
|
1330 Sat Mar 15 14:21:39 1997 David Moore <dmoore@ucsd.edu>
|
|
1331
|
|
1332 * fileio.c (Fdo_auto_save): Protect against file handlers which
|
|
1333 may kill the buffer being saved or otherwise modify Vbuffer_alist.
|
|
1334
|
|
1335 Sat Mar 15 15:32:51 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1336
|
|
1337 * Makefile.in.in (lisp): Add auto-customize.elc.
|
|
1338
|
|
1339 Fri Mar 14 19:10:37 1997 David Moore <dmoore@ucsd.edu>
|
|
1340
|
|
1341 * extents.c (extent_changed_for_redisplay): New parameter.
|
|
1342 (extent_changed_for_redisplay): Notify redisplay if invisible text
|
|
1343 has become visible.
|
|
1344 (extent_maybe_changed_for_redisplay): New parameter.
|
|
1345 (extent_attach): Use it.
|
|
1346 (extent_detach): Use it.
|
|
1347 (Fset_extent_parent): Use it.
|
|
1348 (set_extent_invisible): Use visibility change parameter.
|
|
1349 (Fset_extent_face): Ditto.
|
|
1350 (Fset_extent_mouse_face): Ditto.
|
|
1351 (set_extent_glyph): Ditto.
|
|
1352 (do_highlight): Ditto.
|
|
1353
|
|
1354 Thu Mar 13 10:40:37 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1355
|
|
1356 * s/sunos4-1-4-shr.h: New file.
|
|
1357
|
|
1358 * s/sunos4-1-4.h: New file.
|
|
1359
|
|
1360 * s/sunos4-1.h (BROKEN_SIGIO): Define.
|
|
1361
|
|
1362 Wed Mar 12 14:29:40 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1363
|
|
1364 * emacs.c (fatal_error_signal): (mostly) useless check on
|
|
1365 /usr/proc/bin/pstack removed.
|
|
1366
|
|
1367 * s/bsdos3.h: New file for BSDI 3.0.
|
|
1368
|
|
1369 * editfns.c (Fchar_equal): Correct DOC string.
|
|
1370 (Fchar_Equal): (char=) CL Case sensitve comparison added.
|
|
1371
|
|
1372 * data.c (Fcharacterp): Make DOC string less confrontational.
|
|
1373
|
|
1374 Mon Mar 10 23:51:04 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
1375
|
|
1376 * input-method-motif.c (XIM_init_frame): Fix XIM crash on some
|
|
1377 versions of X11R6 XIM.
|
|
1378
|
|
1379 Sun Mar 9 21:46:53 1997 Tomasz J. Cholewo <t.cholewo@ieee.org>
|
|
1380
|
|
1381 * minibuf.c (regexp_ignore_completion_p): Reverse meaning of
|
|
1382 completion-regexp-list.
|
|
1383
|
108
|
1384 Thu Mar 6 19:15:29 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1385
|
|
1386 * data.c (eq_with_ebola_notice): Unobfuscate Ebola warning!!!
|
|
1387 message.
|
|
1388
|
|
1389 Wed Mar 5 16:11:22 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1390
|
|
1391 * process.c (get_internet_address): Put upper bounds on attempting
|
|
1392 to get system name (similar to nearly identical processing in
|
|
1393 sysdep.c.
|
|
1394
|
|
1395 Tue Mar 4 17:30:48 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1396
|
|
1397 * puresize.h (PURESIZE): *Must* use angle brackets for
|
|
1398 puresize_adjust.h or build will lose with --srcdir.
|
|
1399
|
|
1400 * alloc.c (report_pure_usage): Adjust error message printed when
|
|
1401 too low on PURESIZE.
|
|
1402
|
|
1403 * Makefile.in.in: Move site-packages.
|
|
1404 Add vpath correction for puresize_adjust.h.
|
|
1405
|
106
|
1406 Mon Mar 3 20:37:54 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1407
|
|
1408 * Makefile.in.in (lisp): Remove custom-xmas.elc.
|
|
1409
|
104
|
1410 Sat Mar 1 01:20:39 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1411
|
|
1412 * doc.c (weird_doc): Don't print `duplicate' messages as they are
|
|
1413 almost always due to symbols that are both autoloaded and dumped.
|
|
1414
|
|
1415 * data.c (syms_of_data): char-int and int-char -> char-to-int and
|
|
1416 int-to-char.
|
|
1417
|
|
1418 Thu Feb 27 21:48:32 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1419
|
|
1420 * Makefile.in.in (xemacs): Loop when dumping until SATISFIED.
|
|
1421
|
|
1422 * lstream.c (signal_simple_internal_error): Remove the abort().
|
|
1423
|
|
1424 * alloc.c (Fpurecopy): Make it work for byte compiled functions.
|
|
1425 (Fgarbage_collect): Disable garbage collection if we're dumping
|
|
1426 XEmacs and we've overflowed purespace.
|
|
1427
|
|
1428 Thu Feb 27 14:14:53 1997 Darrell Kindred <dkindred@cmu.edu>
|
|
1429
|
|
1430 * event-Xt.c (change_frame_visibility): New function.
|
|
1431 (handle_map_event): Use it.
|
|
1432 (emacs_Xt_handle_magic_event): Correction of handling of
|
|
1433 VisibilityNotify.
|
|
1434
|
|
1435 Thu Feb 27 14:12:57 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1436
|
|
1437 * frame-x.c (x_frame_visible_p): Reverse previous change.
|
|
1438
|
|
1439 Sun Mar 2 14:01:32 1997 David Moore <dmoore@ucsd.edu>
|
|
1440
|
|
1441 * regex.c (re_search_2): Properly handle crossing the buffer gap
|
|
1442 when doing a backwards search under MULE.
|
|
1443
|
102
|
1444 Wed Feb 26 10:24:40 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1445
|
|
1446 * Makefile.in.in: make-docfile takes a "-i" parameter to pass
|
|
1447 site-loaded lisp files.
|
|
1448
|
|
1449 * alloc.c (report_pure_usage): Adjust restart message.
|
|
1450
|
|
1451 Tue Feb 25 10:58:12 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1452
|
|
1453 * Makefile.in.in: Add PURESIZE.h to special treatment in vpath.
|
|
1454
|
|
1455 * alloc.c (PURESIZE_h): New function.
|
|
1456 (report_pure_usage): Use it. If PURESIZE is not the right amount,
|
|
1457 use the correct value.
|
|
1458
|
|
1459 * puresize.h: Use dynamic computation of PURESIZE.
|
|
1460
|
|
1461 * PURESIZE.h: New file.
|
|
1462
|
|
1463 * fns.c (Frandom): Fix docstring.
|
|
1464
|
|
1465 Mon Feb 24 17:35:05 1997 Jonathan Edwards <edwards@intranet.com>
|
|
1466
|
|
1467 * process.c (record_exited_processes): Fix obvious typo in
|
|
1468 checking for SIGCLD.
|
|
1469
|
|
1470 Sun Feb 23 01:45:49 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
1471
|
|
1472 * scrollbar.c (update_scrollbar_instance): Fix for
|
|
1473 all-hail-xemacs scrollbar drag bug.
|
|
1474
|
|
1475 * scrollbar.c (Fscrollbar_to_bottom): Now calls Frecenter(-3)
|
|
1476 as end-of-buffer does, instead of hostile Frecenter(0). Makes
|
|
1477 C-button-1 on down-arrow friendlier.
|
|
1478
|
100
|
1479 Sun Feb 23 16:56:17 1997 David Hobley <david@spook-le0.cia.com.au>
|
|
1480 Initial MS Windows NT support.
|
|
1481 * unexnt.c: New file.
|
|
1482
|
|
1483 * ntproc.c: New file.
|
|
1484
|
|
1485 * ntheap.h: New file.
|
|
1486
|
|
1487 * ntheap.c: New file.
|
|
1488
|
|
1489 * nt.h: New file.
|
|
1490
|
|
1491 * nt.c: New file.
|
|
1492
|
|
1493 Sun Feb 23 15:56:58 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1494
|
|
1495 * floatfns.c (_GNU_SOURCE): Define if compiling with glibc 2.
|
|
1496
|
|
1497 * gmalloc.c: Guard __getpagesize definition against glibc 2.
|
|
1498
|
|
1499 Sat Feb 22 17:12:47 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1500
|
|
1501 * Makefile.in.in (lisp): Snarf docstrings from new file
|
|
1502 itimer-autosave.elc.
|
|
1503
|
|
1504 Fri Feb 21 18:21:32 1997 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
1505
|
|
1506 * event-Xt.c (emacs_Xt_handle_magic_event): Correction for frame
|
|
1507 freezing bug.
|
|
1508
|
|
1509 Wed Feb 19 12:54:32 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1510
|
|
1511 * buffer.c (Fbuffer_disable_undo): Default to current buffer.
|
|
1512
|
|
1513 Tue Feb 18 12:37:28 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1514
|
|
1515 * Makefile.in.in (lisp): Dump new file custom-xmas.elc.
|
|
1516
|
|
1517 Mon Feb 17 11:29:07 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1518
|
|
1519 * print.c (Ferror_message_string): New function, ported from Emacs
|
|
1520 19.34.
|
|
1521 (print_error_message): Ditto.
|
|
1522
|
|
1523 * extents.c (verify_extent_mapper): Experimental deletion of code
|
|
1524 to allow deletion of read-only extents.
|
|
1525
|
|
1526 * symbols.c (hash_string): Replace algorithm with one given in
|
|
1527 Aho, Sethi & Ullman.
|
|
1528
|
|
1529 Sun Feb 16 14:53:58 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1530
|
|
1531 * keymap.c (lookup_keys): Wrong sense in test.
|
|
1532
|
|
1533 * Makefile.in.in: Dont dump font.elc.
|
|
1534
|
98
|
1535 Sat Feb 15 02:30:51 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1536
|
|
1537 * cmds.c: Define new symbol signal-error-on-buffer-boundary.
|
|
1538 (Fforward_char): Use it.
|
|
1539 (Fbackward_char): Use it.
|
|
1540
|
|
1541 * window.c (Fscroll_up): Use it.
|
|
1542 (Fscroll_down): Use it.
|
|
1543
|
|
1544 * keymap.c (syms_of_keymap): define mouse-[123] and
|
|
1545 down-mouse-[123] pseudo-keysym aliases for Emacs compatibility.
|
|
1546
|
|
1547 Thu Feb 13 21:28:35 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1548
|
|
1549 * Makefile.in.in: Don't dump tm with XEmacs under any
|
|
1550 circumstances.
|
|
1551
|
|
1552 * puresize.h: Remove extra SunPro puresize for MULE+tm.
|
|
1553
|
|
1554 Sun Feb 9 04:40:36 1997 Axel Seibert <aseibert@cybernet-ag.net>
|
|
1555
|
|
1556 * emacs.c (main_1): Fix NeXT malloc initialization.
|
|
1557
|
96
|
1558 Fri Feb 7 11:36:56 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1559
|
|
1560 * mule-coding.c (Fdecode_coding_region): Make explicit call to
|
|
1561 `barf_if_buffer_read_only'.
|
|
1562 (Fencode_coding_region): Ditto.
|
|
1563
|
|
1564 Thu Feb 6 22:39:39 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1565
|
|
1566 * extents.c (syms_of_extents): Remove references to replicating
|
|
1567 extents.
|
|
1568
|
|
1569 * extents.h (struct extent): Remove references to replicating
|
|
1570 extents.
|
|
1571
|
|
1572 Thu Feb 6 01:11:43 1997 Jareth Hein <jhod@po.iijnet.or.jp>
|
|
1573
|
|
1574 * mule-coding.c (ENCODE_SJIS): Correct typo.
|
|
1575
|
|
1576 Thu Feb 6 01:10:22 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1577
|
|
1578 * frame.c (delete_frame_internal): Protect against deletion of
|
|
1579 frames with living popup children.
|
|
1580
|
94
|
1581 Wed Feb 5 17:13:17 1997 David Moore <dmoore@UCSD.EDU>
|
|
1582
|
|
1583 * emacs.c (main_1): Try to avoid collisions against potentially
|
|
1584 incompatible system mallocs.
|
|
1585
|
|
1586 Mon Feb 3 23:04:41 1997 Joel Peterson <tarzan@aosi.com>
|
|
1587
|
|
1588 * redisplay.c: Activate face/charset redisplay caching.
|
|
1589
|
|
1590 Mon Feb 3 22:01:09 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
1591
|
|
1592 * eval.c (do_debug_on_exit): Don't restore old value of
|
|
1593 debug_on_next_call improperly.
|
|
1594
|
88
|
1595 Fri Jan 31 10:28:47 1997 David Byers <davby@ida.liu.se>
|
|
1596
|
|
1597 * frame.c (frame_matches_frametype): Fix next-window when the next
|
|
1598 window is on another frame.
|
|
1599
|
|
1600 Thu Jan 30 20:25:00 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1601
|
|
1602 * syntax.c (scan_sexps_forward): Change test on targetdepth to
|
|
1603 match Emacs 19.34.
|
|
1604
|
|
1605 Wed Jan 29 22:11:53 1997 James LewisMoss <dres@scsn.net>
|
|
1606
|
|
1607 * gmalloc.c: Corrections for namespace collision with Linux libc
|
|
1608 malloc.
|
|
1609
|
86
|
1610 Mon Jan 27 21:46:53 1997 Tomasz J. Cholewo <tjchol01@mecca.spd.louisville.edu>
|
|
1611
|
|
1612 * fileio.c (Fwrite_region_internal): pack lockname to write-region
|
|
1613 handler.
|
|
1614
|
|
1615 Mon Jan 27 04:50:50 1997 David Moore <dmoore@UCSD.EDU>
|
|
1616
|
|
1617 * gmalloc.c (malloc): Guard against incompatible system mallocs
|
|
1618 with conflicting symbols.
|
|
1619
|
|
1620 Sun Jan 26 12:27:04 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1621
|
|
1622 * redisplay.c (add_emchar_rune): Back out optimization change of
|
|
1623 caching last_charset.
|
|
1624
|
|
1625 Sun Jan 26 09:10:45 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
1626
|
|
1627 * s/decosf4-0.h: Digital Unix 4.0 has a realpath, but it's buggy.
|
|
1628 And I *do* mean buggy.
|
|
1629
|
84
|
1630 Thu Jan 23 10:41:19 1997 Steven L. Baur <steve@altair.xemacs.org>
|
|
1631
|
|
1632 * puresize.h: Increase SUNPRO usage to reflect tm & cc-mode.
|
|
1633 Decrease BASE_PURESIZE and increase MULE_PURESIZE_EXTRA.
|
|
1634
|
82
|
1635 Wed Jan 22 21:09:52 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1636 * puresize.h (BASE_PURESIZE): Tighten up.
|
|
1637
|
|
1638 * scrollbar.c (scrollbar-page-up): Add Athena3d to Lucid/Motif
|
|
1639 code.
|
|
1640 (scrollbar-page-down): Ditto.
|
|
1641
|
|
1642 * scrollbar-x.c (x_create_scrollbar_instance): Add Athena3d to
|
|
1643 Lucid/Motif code.
|
|
1644 (x_update_vertical_scrollbar_callback): Ditto.
|
|
1645 (x_update_horizontal_scrollbar_callback): Add Athena3d to Lucid
|
|
1646 special case code.
|
|
1647
|
|
1648 * scrollbar-x.h (struct x_scrollbar_data): Add start drag position
|
|
1649 for Athena3d.
|
|
1650
|
|
1651 * redisplay-output.c (redisplay_update_line): A vain attempt to
|
|
1652 get the Athena vertical thumb adjusted after drag.
|
|
1653
|
|
1654 * EmacsFrame.c: Default to lower/right with Athena3d libraries.
|
|
1655
|
|
1656 Wed Jan 22 18:38:52 1997 Ian Wells <I.Wells@tarragon-et.co.uk>
|
|
1657
|
|
1658 * m/aviion.h: Remove definition of m88k.
|
|
1659
|
|
1660 * s/dgux5-4r4.h: New file.
|
|
1661
|
|
1662 Wed Jan 22 18:32:49 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1663
|
|
1664 * buffer.h: Put proper typecasts on calls to alloca().
|
|
1665
|
|
1666 Tue Jan 21 22:25:23 1997 Steven L. Baur <steve@altair.xemacs.org>
|
|
1667
|
|
1668 * config.h.in: Add LWLIB_USES_ATHENA symbol
|
|
1669
|
|
1670 * Makefile.in.in (TOOLKIT_LIBS): It is possible to have both
|
|
1671 Athena and Motif in the same link.
|
|
1672
|
|
1673 Tue Jan 21 20:43:41 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
1674
|
|
1675 * redisplay-tty.c (tty_ring_bell): Don't ring tty bell if the
|
|
1676 volume is set to 0.
|
|
1677
|
|
1678 Tue Jan 21 20:38:58 1997 Axel Seibert <aseibert@cybernet-ag.net>
|
|
1679
|
|
1680 * s/nextstep.h (signal_handler_t): define as int.
|
|
1681
|
|
1682 Mon Jan 20 21:12:57 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
1683
|
|
1684 * src/event-Xt.c (emacs_Xt_handle_magic_event):
|
|
1685 (frame-totally-visible-p) sometimes incorrectly returned nil.
|
|
1686
|
|
1687 Thu Jan 16 17:24:29 1997 Joel Peterson <tarzan@aosi.com>
|
|
1688
|
|
1689 * menubar-x.c (pre_activate_callback): Correctly handle buffer
|
|
1690 local variables in :included clauses.
|
|
1691 (compute_menubar_data): Ditto.
|
|
1692
|
|
1693 Wed Jan 15 21:44:53 1997 Joel Peterson <tarzan@aosi.com>
|
|
1694
|
|
1695 * redisplay.c (add_emchar_rune): Enable last_charset display
|
|
1696 optimization.
|
|
1697
|
|
1698 Wed Jan 15 19:06:27 1997 David Moore <dmoore@UCSD.EDU>
|
|
1699
|
|
1700 * event-stream.c (Faccept_process_output): Avoid checking an
|
|
1701 uninitialized variable.
|
|
1702
|
|
1703 Wed Jan 15 14:14:24 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1704
|
|
1705 * regex.c: Modify values of re_max_failures and MAX_FAILURE_ITEMS
|
|
1706 to match Emacs 19.34.
|
|
1707
|
|
1708 Mon Jan 13 00:36:01 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
1709
|
|
1710 * sysdep.c (sys_execvp): Fix when compiled with
|
|
1711 --const-is-losing=no. Old code could crash if argv contained
|
|
1712 non-ascii characters and the execvp failed and then caller
|
|
1713 examined argv (for error message, for example).
|
|
1714
|
|
1715 Sun Jan 12 17:22:24 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1716
|
|
1717 * Makefile.in.in: TM .elcs moved to SUNPRO_LISP only.
|
|
1718
|
80
|
1719 Fri Jan 10 20:21:47 1997 Ben Wing <ben@666.com>
|
|
1720
|
|
1721 * minibuf.c (Ftry_completion): Don't crash if not given a proper
|
|
1722 obarray.
|
|
1723
|
|
1724 Fri Jan 10 09:49:44 1997 Ted Phelps <phelps@dstc.edu.au>
|
|
1725
|
|
1726 * objects-x.c (x_initialize_font_instance): Hardcode 'n' for
|
|
1727 default font width.
|
|
1728
|
|
1729 Mon Jan 6 15:16:46 1997 Carsten Leonhardt <leo@arioch.tng.oche.de>
|
|
1730
|
|
1731 * Makefile.in.in: Linking with canna requires -lRKC.
|
|
1732
|
|
1733 Mon Jan 6 12:22:57 1997 Frederic Poncin <fp@info.ucl.ac.be>
|
|
1734
|
|
1735 * gmalloc.c: Don't declare __sbrk on SparcLinux.
|
|
1736
|
|
1737 Sun Jan 5 18:04:47 1997 Soren Dayton <csdayton@cs.uchicago.edu>
|
|
1738
|
|
1739 * Makefile.in.in: IRIX6 can use sgiplay.c too.
|
|
1740
|
78
|
1741 Sat Jan 4 12:15:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1742
|
|
1743 * toolbar.c (specifier_vars_of_toolbar): Clean up fallback
|
|
1744 specifiers so XEmacs can be built without tty support.
|
|
1745
|
|
1746 * console-stream.c: Moved function bodies of
|
|
1747 semi_canonicalize_console_connection,
|
|
1748 canonicalize_console_connection,
|
|
1749 semi_canonicalize_device_connection, and
|
|
1750 canonicalize_device_connection into this file from console-tty.c.
|
|
1751 Moved variable Vstdio_str into this file.
|
|
1752
|
|
1753 * console-tty.c: See above.
|
|
1754
|
|
1755 Fri Jan 3 18:07:11 1997 Axel Seibert <aseibert@cybernet-ag.net>
|
|
1756
|
|
1757 * m/next.h: Cleanup accumulated cruft.
|
|
1758
|
|
1759 * s/nextstep.h: Remove useless #undef REL_ALLOC/HAVE_MMAP.
|
|
1760
|
|
1761 * syssignal.h: Don't typedef SIGTYPE on NeXT.
|
|
1762
|
|
1763 Fri Jan 3 12:06:44 1997 Michael Sperber <sperber@informatik.uni-tuebingen.de>
|
|
1764
|
|
1765 * m/ibmrs6000.inp: Added various get.* symbols.
|
|
1766
|
|
1767 Sun Dec 29 20:16:08 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1768
|
|
1769 * m/next.h: Remove signal_handler_t #define.
|
|
1770
|
|
1771 * s/nextstep.h: Remove signal_handler_t #define.
|
|
1772
|
76
|
1773 Fri Dec 27 21:13:33 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
1774
|
|
1775 * event-Xt.c (x_to_emacs_keysym): Corrections to SUNOS_GCC_LO_BUG.
|
|
1776
|
|
1777 Mon Dec 23 11:37:16 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
1778
|
|
1779 * fns.c (Ffillarray): Fix for (fillarray #*10 0)
|
|
1780
|
|
1781 Mon Dec 23 10:27:14 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1782
|
|
1783 * bitmaps.h: Change to unsigned char.
|
|
1784
|
|
1785 * frame-x.c (x_cde_transfer_callback): Typecast fix.
|
|
1786
|
|
1787 * keymap.c (define_key_check_and_coerce_keysym): Typecast fix.
|
|
1788
|
74
|
1789 Fri Dec 20 19:21:56 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1790
|
|
1791 * Makefile.in.in (lisp): Remove cc-mode as a dumped package.
|
|
1792
|
|
1793 * keymap.c (define_key_check_and_coerce_keysym): Make obsolete
|
|
1794 binding of kp_.* not lose.
|
|
1795
|
|
1796 * bitmaps.h: Add left & right arrows to show extended lines.
|
|
1797
|
|
1798 Fri Dec 20 15:32:53 1996 David Moore <dmoore@UCSD.EDU>
|
|
1799
|
|
1800 * event-stream.c (event_stream_wakeup_pending_p): New function.
|
|
1801 (Faccept_process_output): Fix timeout handling race conditions.
|
|
1802 (Fsleep_for): Ditto.
|
|
1803 (Fsit_for): Ditto.
|
|
1804
|
|
1805 Thu Dec 19 22:25:26 1996 Steve Carney <carney@gvc.dec.com>
|
|
1806
|
|
1807 * cmds.c (Fbeginning_of_line): Adjust for 64 bit machines.
|
|
1808
|
|
1809 Thu Dec 19 00:44:10 1996 Bart Robinson <lomew@cs.utah.edu>
|
|
1810
|
|
1811 * syssignal.h: The declaration of SIGTYPE shouldn't be protected
|
|
1812 by HAVE_SIGPROCMASK.
|
|
1813
|
|
1814 Wed Dec 18 20:40:21 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
1815
|
|
1816 * dgif_lib.c: Miscellaneous cleanup, including removing signed
|
|
1817 bitfields.
|
|
1818
|
|
1819 * mule-charset.h: Change charset names.
|
|
1820
|
|
1821 * mule-coding.c (struct iso2022_decoder): Uniform unsigned bitfields.
|
|
1822 Change charset names.
|
|
1823
|
|
1824 * mule-charset.c: Change charset names.
|
|
1825
|
|
1826 * mule-canna.c: Change charset names.
|
|
1827
|
|
1828 * EmacsShell-sub.c: Ansify and reformat.
|
|
1829
|
|
1830 * console-tty.h (struct tty_console): Uniform unsigned bitfields.
|
|
1831
|
|
1832 * glyphs-x.c: Ansify.
|
|
1833
|
|
1834 * specifier.c: Use lisp_fn_t.
|
|
1835
|
|
1836 * EmacsShell.c: Ansify.
|
|
1837
|
|
1838 * vm-limit.c: Ansify.
|
|
1839
|
|
1840 * emacsfns.h: Use lisp_fn_t.
|
|
1841
|
|
1842 * lstream.c (struct filedesc_stream): Unsigned int bitfields.
|
|
1843
|
|
1844 * xselect.c (hack_motif_clipboard_selection): Change charset name.
|
|
1845 (Fx_store_cutbuffer_internal): Change charset name.
|
|
1846
|
|
1847 * ralloc.c: Ansify and clean up.
|
|
1848
|
|
1849 * frame.h (struct frame): Uniform unsigned bit fields.
|
|
1850
|
|
1851 * event-Xt.c: Documentation change.
|
|
1852
|
|
1853 * lisp.h: Introduce lisp_fn_t.
|
|
1854 Remove SunPro C compiler warning message workaround.
|
|
1855
|
|
1856 * xmu.c: Ansify.
|
|
1857
|
|
1858 * doprnt.c (struct printf_spec): Use unsigned bitfields.
|
|
1859
|
|
1860 * fileio.c: various code formatting changes.
|
|
1861
|
|
1862 * eval.c: reorganize primitive funcalls.
|
|
1863
|
|
1864 * config.h.in (NeedFunctionPrototypes): Force slightly better type
|
|
1865 checking in X header files.
|
|
1866
|
|
1867 * Makefile.in.in: #undef i386, move mime-setup.elc?.
|
|
1868
|
|
1869 * s/sunos4-0-shr.h: Documentation change.
|
|
1870
|
|
1871 * s/sol2.h (__EXTENSIONS__): Add.
|
|
1872 Include <setjmp.h> under certain conditions.
|
|
1873
|
|
1874 Mon Dec 16 19:13:10 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1875
|
|
1876 * lstream.c (Lstream_pseudo_close): Return status on error.
|
|
1877 (Lstream_close): Ditto. (Fixes disk full-no error on write bug).
|
|
1878
|
|
1879 Sat Dec 14 16:54:52 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1880
|
|
1881 * glyphs-x.c (jpeg_instantiate): Use file I/O for JPEG loading
|
|
1882 because the in-core code is broken.
|
|
1883
|
|
1884 Fri Dec 13 16:43:45 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1885
|
|
1886 * device-x.c (x_init_device): Don't make nonexistent X server the
|
|
1887 default when running on a tty.
|
|
1888
|
|
1889 * event-Xt.c (x_to_emacs_keysym): Rename kp_.* keysyms to be kp-\1.
|
|
1890
|
|
1891 * redisplay-tty.c (keys): Rename kp_.* keynames to kp-\1.
|
|
1892
|
|
1893 Fri Dec 13 14:48:42 1996 Michael Sperber <sperber@informatik.uni-tuebingen.de>
|
|
1894
|
|
1895 * lread.c (Fload_internal): Change arity of call to
|
|
1896 file-name-handlers.
|
|
1897
|
|
1898 * fileio.c (Finsert_file_contents_internal): Ditto.
|
|
1899
|
|
1900 Thu Dec 12 16:55:34 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
|
|
1901
|
|
1902 * cmds.c (Fpoint_at_eol, Fpoint_at_bol): New functions.
|
|
1903 (Fend_of_line, Fbeginning_of_line): Use them.
|
|
1904
|
72
|
1905 Tue Dec 10 11:17:32 1996 Shane Holder <holder@mordor.rsn.hp.com>
|
|
1906
|
|
1907 * s/hpux9shxr4.h: hpux9shr.h -> hpux9-shr.h
|
|
1908
|
|
1909 * s/hpux10.h: hpux9shr.h -> hpux9-shr.h
|
|
1910
|
|
1911 Sat Dec 7 18:29:34 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1912
|
|
1913 * puresize.h (BASE_PURESIZE): Bumped up PURESIZE by 10k.
|
|
1914
|
|
1915 Sat Dec 7 16:26:34 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
1916
|
|
1917 * config.h.in: configure for POSIX getcwd if available.
|
|
1918
|
|
1919 Sat Dec 7 15:48:39 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1920
|
|
1921 * s/sunos4-1-shr.h: Renamed from sunos4-1shr.h.
|
|
1922
|
|
1923 * s/sunos4-1-3-shr.h: Renamed from sunos4-1-3shr.h.
|
|
1924
|
|
1925 * s/sunos4-1-2-shr.h: Renamed from sunos4-1-2-shr.h.
|
|
1926
|
|
1927 * s/sunos4-0-shr.h: Renamed from sunos4-0shr.h.
|
|
1928
|
|
1929 * s/hpux9-shr.h: Renamed from hpux9shr.h.
|
|
1930
|
|
1931 * s/hpux8-shr.h: Renamed from hpux8shr.h.
|
|
1932
|
|
1933 * s/hpux10-shr.h: Renamed from hpux10shr.h.
|
|
1934
|
|
1935 Wed Dec 4 23:38:03 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
1936
|
|
1937 * redisplay.c: Allow column numbers in modeline to start from 1.
|
|
1938
|