536
|
1 2001-05-13 Mike Alexander <mta@arbortext.com>
|
|
2
|
|
3 * frame-msw.c (mswindows_make_frame_visible): Call SetActiveWindow
|
|
4 to make the frame the active window.
|
|
5
|
535
|
6 2001-05-11 Martin Buchholz <martin@xemacs.org>
|
|
7
|
|
8 Eliminate the need to define HAVE_PTYS in s&m files.
|
|
9
|
|
10 * config.h.in:
|
|
11 * event-msw.c (emacs_mswindows_create_stream_pair):
|
|
12 * event-stream.c (execute_internal_event):
|
|
13 * event-unixoid.c (event_stream_unixoid_create_stream_pair):
|
|
14 * process-unix.c:
|
|
15 * process-unix.c (unix_create_process):
|
|
16 * sysdep.c:
|
|
17 * sysdep.c (set_descriptor_non_blocking):
|
|
18 * sysdep.c (setup_pty): Delete ancient FIONBIO code.
|
|
19 * systty.h:
|
|
20 * s/aix3-1.h:
|
|
21 * s/bsd4-1.h:
|
|
22 * s/bsd4-2.h:
|
|
23 * s/cxux.h:
|
|
24 * s/dgux.h:
|
|
25 * s/cygwin32.h:
|
|
26 * s/esix.h:
|
|
27 * s/hpux.h:
|
|
28 * s/iris3-5.h:
|
|
29 * s/iris3-6.h:
|
|
30 * s/irix3-3.h:
|
|
31 * s/isc2-2.h:
|
|
32 * s/linux.h:
|
|
33 * s/ptx.h:
|
|
34 * s/rtu.h:
|
|
35 * s/sco4.h:
|
|
36 * s/sco5.h:
|
|
37 * s/template.h:
|
|
38 * s/umax.h:
|
|
39 * s/umips.h:
|
|
40 * s/unipl5-0.h:
|
|
41 * s/unipl5-2.h:
|
|
42 * s/usg5-0.h:
|
|
43 * s/usg5-3.h:
|
|
44 * s/usg5-4.h:
|
|
45 * s/windowsnt.h:
|
|
46 * s/xenix.h:
|
|
47 * m/7300.h:
|
|
48 * m/delta.h:
|
|
49 * m/delta88k.h:
|
|
50 * m/dpx2.h:
|
|
51 * m/hp800.h:
|
|
52 * m/ibmps2-aix.h:
|
|
53 * m/ibmrt-aix.h:
|
|
54 * m/mips.h:
|
|
55 * m/pfa50.h:
|
|
56 * m/sps7.h:
|
|
57 * m/stride.h:
|
|
58 * m/tad68k.h:
|
|
59 * m/tekxd88.h:
|
|
60 * m/wicat.h:
|
|
61 Nuke all references to HAVE_PTYS, SYSV_PTYS, NEED_BSDTTY.
|
|
62 All current Unix systems have ptys, and even on systems without
|
|
63 ptys, the basic functionality has been sufficiently
|
|
64 autoconfiscated that everything should just work anyways.
|
|
65
|
534
|
66 2001-05-11 Mike Alexander <mta@arbortext.com>
|
|
67
|
|
68 * event-msw.c (mswindows_need_event_in_modal_loop):
|
|
69 (mswindows_need_event):
|
|
70 Fix indentation.
|
|
71
|
533
|
72 2001-05-12 Ben Wing <ben@xemacs.org>
|
|
73
|
|
74 * .cvsignore: add xemacs.opt, a VC-generated file.
|
|
75
|
531
|
76 2001-05-12 Ben Wing <ben@xemacs.org>
|
|
77
|
|
78 * event-msw.c (mswindows_dde_callback):
|
|
79 * event-msw.c (mswindows_wnd_proc):
|
|
80 eliminate cygwin warnings.
|
|
81
|
|
82 * dired.c:
|
|
83 * dired.c (user_name_completion):
|
|
84 * syswindows.h:
|
|
85 * win32.c:
|
|
86 * win32.c (init_potentially_nonexistent_functions):
|
|
87 find the Net* functions the hard way to avoid errors on win 9x.
|
|
88
|
528
|
89 2001-05-10 Ben Wing <ben@xemacs.org>
|
|
90
|
|
91 * dired.c:
|
|
92 * dired.c (user_name_completion_unwind):
|
|
93 * dired.c (user_name_completion):
|
|
94 * dired.c (syms_of_dired):
|
|
95 implement user-name-all-completions under Windows.
|
|
96
|
|
97 * emacs.c:
|
|
98 * emacs.c (syms_of_emacs):
|
|
99 create new function force-debugging-signal (only when DEBUG_XEMACS)
|
|
100 to breakpoint or abort to the debugger.
|
|
101
|
|
102 * file-coding.c:
|
|
103 * file-coding.c (syms_of_file_coding):
|
|
104 * file-coding.h:
|
|
105 * lisp.h:
|
|
106 move coding-system-charset to lisp to avoid doc warning.
|
|
107
|
525
|
108 2001-05-09 William M. Perry <wmperry@gnu.org>
|
|
109
|
|
110 * scrollbar-gtk.c (gtk_create_scrollbar_instance): Fix the
|
|
111 disappearing GTK scrollbar problem.
|
|
112
|
523
|
113 2001-05-09 Ben Wing <ben@xemacs.org>
|
|
114
|
|
115 * regex.c (regex_compile):
|
|
116 fix error compiling regexps with back-references in them.
|
|
117
|
522
|
118 2001-05-09 Martin Buchholz <martin@xemacs.org>
|
|
119
|
|
120 * XEmacs 21.5.1 "anise" is released.
|
|
121
|
520
|
122 2001-05-08 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
123
|
|
124 * buffer.c (Vcase_fold_search): Remove obsolete
|
|
125 comment about non ASCII case-fold-search. This
|
|
126 bug has been fixed by case-table changes.
|
|
127
|
519
|
128 2001-05-08 Yoshiaki Kasahara <kasahara@nc.kyushu-u.ac.jp>
|
|
129
|
|
130 * mule-charset.c (Fmake_charset): Add missing else.
|
|
131
|
518
|
132 2001-05-07 Martin Buchholz <martin@xemacs.org>
|
|
133
|
|
134 * s/bsd386.h: Use NOT_C_CODE instead of `emacs' to protect Makefiles
|
|
135
|
517
|
136 2001-05-08 Martin Buchholz <martin@xemacs.org>
|
|
137
|
|
138 * s/bsdos4.h: Protect C code with #ifndef NOT_C_CODE.
|
|
139
|
516
|
140 2000-04-22 zhaoway <zw@debian.org>
|
|
141
|
|
142 * event-stream.c (is_scrollbar_event): Return 0 when XEmacs is
|
|
143 compiled without scrollbars.
|
|
144
|
513
|
145 2001-05-05 Martin Buchholz <martin@xemacs.org>
|
|
146
|
|
147 TTY configury portability improvements.
|
|
148 Support systems which use OXTABS instead of TAB3, without any s&m.
|
|
149 * s/bsd386.h: Remove definitions for system symbols TABDLY and OXTABS.
|
|
150 * s/freebsd.h: Likewise.
|
|
151 * s/gnu.h: Likewise.
|
|
152 * s/netbsd.h: Likewise.
|
|
153 * s/nextstep.h: Remove definitions for TAB3 and BSD_TERMIOS.
|
|
154 * systty.h:
|
|
155 Fix up (unused) tty tab delay/expansion code.
|
|
156 Better preprocessor symbol hygiene.
|
|
157 Remove BSD_TERMIOS cruft.
|
|
158 * sysdep.c (child_setup_tty): More careful code. Check for OXTABS.
|
|
159 * sysdep.c (tty_init_sys_modes_on_device):
|
|
160 Tab expansion disabling code was buggy. So I fixed it.
|
|
161 But it shouldn't have been done at all. So I also #if 0'ed it.
|
|
162
|
510
|
163 2001-05-06 Ben Wing <ben@xemacs.org>
|
|
164
|
|
165 * console-msw.h:
|
|
166 * device-msw.c:
|
|
167 * device-msw.c (print_dialog_worker):
|
|
168 * device-msw.c (mswindows_handle_print_dialog_box):
|
|
169 * device-msw.c (syms_of_device_mswindows):
|
|
170 * dialog-msw.c (mswindows_make_dialog_box_internal):
|
|
171 * general-slots.h:
|
|
172 implement printing the selection when it's selected.
|
|
173
|
|
174 unrelated:
|
|
175
|
|
176 * mule-charset.c (Fset_charset_ccl_program):
|
|
177 * mule-charset.c (invalidate_charset_font_caches):
|
|
178 force redisplay when set-charset-ccl-program called.
|
|
179
|
508
|
180 2001-05-04 Martin Buchholz <martin@xemacs.org>
|
|
181
|
|
182 * s/bsdos4.h (openpty): Add declaration, missing from system headers.
|
|
183
|
507
|
184 2001-05-05 Martin Buchholz <martin@xemacs.org>
|
|
185
|
|
186 * search.c (warn_about_possibly_incompatible_back_references):
|
|
187 Target of a DEFVAR_INT should be a Fixnum, not int.
|
|
188
|
506
|
189 2001-05-05 Ben Wing <ben@xemacs.org>
|
|
190
|
|
191 * console-msw.h:
|
|
192 * device-msw.c:
|
|
193 * device-msw.c (mswindows_get_default_margin):
|
|
194 * frame-msw.c (mswindows_size_frame_internal):
|
|
195 * frame-msw.c (msprinter_init_frame_1):
|
|
196 * frame-msw.c (vars_of_frame_mswindows):
|
|
197 Change top/bottom margin defaults to 0.5 inches.
|
|
198
|
502
|
199 2001-04-23 Ben Wing <ben@xemacs.org>
|
|
200
|
|
201 ------------ notable bug fix: Windows event code --------------
|
|
202
|
|
203 * event-msw.c (FAKE_MOD_QUIT):
|
|
204 * event-msw.c (mswindows_dequeue_dispatch_event):
|
|
205 * event-msw.c (mswindows_wnd_proc):
|
|
206 * event-msw.c (emacs_mswindows_quit_p):
|
|
207 Get critical quit working.
|
|
208
|
|
209 ------------ notable bug fix and new feature: regex code --------------
|
|
210
|
|
211 * lisp.h:
|
|
212 * regex.c:
|
|
213 * regex.c (enum):
|
|
214 * regex.c (print_compiled_pattern):
|
|
215 * regex.c (INIT_REG_TRANSLATE_SIZE):
|
|
216 * regex.c (regex_compile):
|
|
217 * regex.c (re_match_2_internal):
|
|
218 * regex.h:
|
|
219 * regex.h (RE_SYNTAX_AWK):
|
|
220 * regex.h (RE_SYNTAX_GREP):
|
|
221 * regex.h (RE_SYNTAX_EGREP):
|
|
222 * regex.h (RE_SYNTAX_POSIX_EGREP):
|
|
223 * regex.h (_RE_SYNTAX_POSIX_COMMON):
|
|
224 * regex.h (struct re_pattern_buffer):
|
|
225 * search.c:
|
|
226 * search.c (vars_of_search):
|
|
227 Shy groups were implemented in a horrible, half-assed way that
|
|
228 would cause them to screw up regex searching in most cases.
|
|
229 Fixed to work correctly.
|
|
230
|
|
231 Also extended back-reference syntax past 9. Only is recognized
|
|
232 as such if there are at least that many non-shy groups; and
|
|
233 optionally will warn about such uses, to catch old code that
|
|
234 might be using them differently. (Added variable to control
|
|
235 this in search.c -- `warn-about-possibly-incompatible-back-
|
|
236 references', on by default for the moment. Declared in lisp.h.
|
|
237
|
|
238 ---------------- process/SIGIO improvements -------------------
|
|
239
|
|
240 * process-unix.c:
|
|
241 * process-unix.c (get_internet_address):
|
|
242 * process-unix.c (unix_canonicalize_host_name):
|
|
243 * process-unix.c (unix_open_network_stream):
|
|
244 * process-unix.c (unix_open_multicast_group):
|
|
245 define USE_GETADDRINFO to replace more complex conditional,
|
|
246 and use it. the code conditionalized on this in
|
|
247 unix_open_network_stream had *serious* problems handling errors.
|
|
248 it's now fixed, and major amounts of duplicate code between
|
|
249 the two versions were combined.
|
|
250
|
|
251 don't disable SIGIO and other interrupts unless
|
|
252 CONNECT_NEEDS_SLOWED_INTERRUPTS is defined -- don't penalize OS's
|
|
253 without bugs. similarly for a freebsd bug that was affecting all
|
|
254 OS's.
|
|
255
|
|
256 * s\ultrix.h:
|
|
257 define CONNECT_NEEDS_SLOWED_INTERRUPTS, since that's the OS
|
|
258 mentioned as having a kernel bug.
|
|
259
|
|
260 * sysdep.c (request_sigio_on_device):
|
|
261 * sysdep.c (unrequest_sigio_on_device):
|
|
262 fix SIGIO problems on Linux. add check for O_ASYNC in case it's
|
|
263 defined and FASYNC isn't. add comment about other ways to do
|
|
264 SIGIO on Linux.
|
|
265
|
|
266 * callproc.c (Fold_call_process_internal):
|
|
267 * process.c (Fstart_process_internal):
|
|
268 Deal with the possibility that `default-directory' doesn't
|
|
269 have terminating slash. Correct comments about vfork.
|
|
270
|
|
271 ---------------- Miscellaneous bug fixes/cleanup -------------------
|
|
272
|
|
273 * callint.c (Finteractive):
|
|
274 Add lots of documentation -- exactly what the Lisp equivalents of
|
|
275 all the interactive specs are.
|
|
276
|
|
277 * console.h (struct console): change type of quit_char to Emchar.
|
|
278
|
|
279 * event-msw.c (lstream_type_create_mswindows_selectable): spacing
|
|
280 change.
|
|
281
|
|
282 * event-Xt.c:
|
|
283 * event-msw.c:
|
|
284 * event-stream.c:
|
|
285 * events-mod.h:
|
|
286 * events.c:
|
|
287 * events.h:
|
|
288 * frame-x.c:
|
|
289 * gpmevent.c:
|
|
290 * keymap.c:
|
|
291 Eliminate events-mod.h and combine into events.h.
|
|
292
|
|
293 * emacs.c:
|
|
294 * emacs.c (make_arg_list_1):
|
|
295 * emacs.c (main_1):
|
|
296 A couple of char->Extbyte changes, add a comment.
|
|
297
|
|
298 * glyphs-msw.c (mswindows_resource_instantiate):
|
|
299 * glyphs-msw.c (mswindows_xface_instantiate):
|
|
300 * glyphs-msw.c (mswindows_subwindow_instantiate):
|
|
301 * glyphs-msw.c (mswindows_widget_instantiate):
|
|
302 * glyphs-msw.c (mswindows_native_layout_instantiate):
|
|
303 * glyphs-msw.c (mswindows_button_instantiate):
|
|
304 * glyphs-msw.c (mswindows_edit_field_instantiate):
|
|
305 * glyphs-msw.c (mswindows_progress_gauge_instantiate):
|
|
306 * glyphs-msw.c (mswindows_tree_view_instantiate):
|
|
307 * glyphs-msw.c (mswindows_tab_control_instantiate):
|
|
308 * glyphs-msw.c (mswindows_label_instantiate):
|
|
309 * glyphs-msw.c (mswindows_scrollbar_instantiate):
|
|
310 * glyphs-msw.c (mswindows_combo_box_instantiate):
|
|
311 Correct indentation of function defns to not exceed 80 cols.
|
|
312 Try (sort of) to fix some code that sets the colors of the
|
|
313 progress gauge. (Commented out)
|
|
314
|
|
315 * keymap.c (syms_of_keymap):
|
|
316 use DEFSYMBOL.
|
|
317
|
|
318 * process.c (read_process_output):
|
|
319 No need to fiddle with zmacs_region_stays, now that bogus
|
|
320 clearing of it (see below) is removed.
|
|
321
|
|
322 * search.c (Freplace_match): warning fix.
|
|
323
|
|
324
|
500
|
325 2001-05-03 Martin Buchholz <martin@xemacs.org>
|
|
326
|
|
327 * s/aix4.h: Fix crash with xlc -O3.
|
|
328 Improve comment explaining how -O3 works.
|
|
329
|
498
|
330 2001-05-02 Jerry James <james@xemacs.org>
|
|
331
|
|
332 * faces.h (SET_FACE_PROPERTY): pass parameters to
|
|
333 Fadd_spec_to_specifier in the correct order.
|
|
334
|
493
|
335 2001-05-01 Martin Buchholz <martin@xemacs.org>
|
|
336
|
|
337 Fix link error with gcc 3.0 on Linux.
|
|
338 * terminfo.c (UP): Remove.
|
|
339 * terminfo.c (BC): Remove.
|
|
340 * terminfo.c (PC): Remove.
|
|
341 They weren't used, and in any case, these symbols should be
|
|
342 defined in the *library*.
|
|
343
|
490
|
344 2001-04-30 Martin Buchholz <martin@xemacs.org>
|
|
345
|
|
346 Make string hashing more efficient.
|
|
347 Makes intern much faster.
|
|
348 Makes hash tables containing strings faster.
|
|
349 * symbols.c (hash_string): A much better hash function.
|
|
350 Change prototype to return unsigned value.
|
|
351 (init_symbols_once_early): Use unsigned type for hash value.
|
|
352 (oblookup): Use unsigned type for hash value.
|
|
353
|
489
|
354 2001-04-04 Martin Buchholz <martin@xemacs.org>
|
|
355
|
|
356 * keymap.c (Fmap_keymap): Revert to previous implementation, since
|
|
357 elisp_maphash is now safe.
|
|
358
|
|
359 * elhash.c: Remove erroneously added comment.
|
|
360 * elhash.c (copy_compress_hentries): New.
|
|
361 (Fmaphash): Use copy_compress_hentries.
|
|
362 (elisp_maphash): Use copy_compress_hentries.
|
|
363 (elisp_map_remhash): Use copy_compress_hentries.
|
|
364 (elisp_maphash_unsafe): New.
|
|
365 * elhash.h: Add prototype for elisp_maphash_unsafe.
|
|
366
|
|
367 * elhash.c (Fmaphash):
|
|
368 Avoid crashes/unpredictable behavior if a hash table is modified
|
|
369 during a mapping function, perhaps indirectly via gc.
|
|
370 (free_hentries): New.
|
|
371 Avoid crash if a pdumped hash table is collected.
|
|
372 (maphash_unwind): New.
|
|
373
|
|
374 * tests.c: Add C-level hash table tests.
|
|
375
|
487
|
376 2001-04-28 Ben Wing <ben@xemacs.org>
|
|
377
|
|
378 * buffer.c (Ferase_buffer):
|
|
379 * editfns.c (buffer_insert1):
|
|
380 * editfns.c (Finsert_before_markers):
|
|
381 * editfns.c (Finsert_string):
|
|
382 * editfns.c (Finsert_char):
|
|
383 * editfns.c (Fdelete_region):
|
|
384 * editfns.c (Fwiden):
|
|
385 * editfns.c (Fnarrow_to_region):
|
|
386 remove bogus lines setting zmacs_region_stays to 0.
|
|
387
|
|
388 * scrollbar-msw.c (mswindows_handle_mousewheel_event):
|
|
389 remove debug lines.
|
|
390
|
|
391 2001-03-08 Mike Alexander <mta@arbortext.com>
|
|
392
|
|
393 * event-msw.c (mswindows_need_event_in_modal_loop):
|
|
394 Don't dispatch a message if we didn't get one.
|
|
395 (mswindows_need_event):
|
|
396 Terminate the correct process when one exits instead of the first
|
|
397 one on Vprocess_list and look for process termination when in
|
|
398 mswindows_protect_modal_loop.
|
|
399
|
479
|
400 2001-04-20 Ben Wing <ben@xemacs.org>
|
|
401
|
|
402 * .cvsignore: Added stuff for Windows.
|
|
403
|
|
404 2001-04-15 Ben Wing <ben@xemacs.org>
|
|
405
|
|
406 * cmdloop.c (call_command_loop):
|
|
407 Fix braino in bit-rotting code.
|
|
408
|
|
409 * event-stream.c:
|
|
410 * event-stream.c (Fnext_event):
|
|
411 * event-stream.c (is_scrollbar_event):
|
|
412 * event-stream.c (execute_command_event):
|
|
413 Better fix for Yoshiki's `C-x @ h <scrollbar-drag> x causes a
|
|
414 crash' problem. His fix introduces other problems. We filter
|
|
415 out scrollbar events specifically, making them somewhat invisible
|
|
416 to command-building, and not appearing in `this-command-keys'.
|
|
417 More work is still needed (see comments in event-stream.c), but
|
|
418 this fixes all the major problems.
|
|
419
|
475
|
420 2001-04-15 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
421
|
|
422 * process-unix.c (unix_open_network_stream): If connect() fails
|
|
423 invalidate file descriptor after closing it.
|
|
424
|
472
|
425 2001-04-18 Martin Buchholz <martin@xemacs.org>
|
|
426
|
|
427 * XEmacs 21.5.0 "alfalfa" is released.
|
|
428
|
469
|
429 2001-03-31 Mike Sperber <mike@xemacs.org>
|
|
430
|
|
431 * search.c (Freplace_match): [Again] support FSF-style
|
|
432 specification of match subexpression when applied to a buffer.
|
|
433
|
468
|
434 2001-04-07 Hrvoje Niksic <hniksic@arsdigita.com>
|
|
435
|
|
436 * extents.c (Fset_extent_endpoints): Force creation of extent info
|
|
437 in buffer_or_string.
|
|
438
|
|
439 2001-04-07 Hrvoje Niksic <hniksic@arsdigita.com>
|
|
440
|
|
441 * extents.c (process_extents_for_insertion_mapper): Correctly
|
|
442 check for open-open zero-length extents.
|
|
443
|
464
|
444 2001-04-02 Jan Vroonhof <jan@xemacs.org>
|
|
445
|
|
446 * redisplay.c (add_bufbyte_string_runes): Update data->bytepos
|
|
447
|
|
448 2001-04-03 Mike Sperber <mike@xemacs.org>
|
|
449
|
|
450 * search.c: Revert previous patch due because of release.
|
|
451
|
|
452 2001-03-30 Ben Wing <ben@xemacs.org>
|
|
453
|
|
454 * s\cygwin32.h:
|
|
455 Add missing killpg prototype.
|
|
456
|
|
457 * elhash.c:
|
|
458 Add a comment about fixing problems when a new entry is added
|
|
459 while mapping.
|
|
460
|
|
461 * frame-msw.c (mswindows_init_frame_1):
|
|
462 Fix compile warnings.
|
|
463
|
|
464 * menubar.c (vars_of_menubar):
|
|
465 Provide `menu-accelerator-support' to indicate that we properly
|
|
466 support %_ in menu specifications, so that package code can
|
|
467 conditionalize on this (and remove %_ from menu specifications
|
|
468 on older versions).
|
|
469
|
|
470 * event-msw.c:
|
|
471 * scrollbar-msw.c:
|
|
472 * scrollbar-msw.c (can_scroll):
|
|
473 * scrollbar-msw.h:
|
|
474 Fix handling of mouse wheel under Windows to follow standards --
|
|
475 now scrolls window under pointer, not selected window.
|
|
476
|
|
477 2001-03-31 Mike Sperber <mike@xemacs.org>
|
|
478
|
|
479 * search.c (Freplace_match): Support FSF-style specification of
|
|
480 match subexpression when applied to a buffer.
|
|
481
|
|
482 2001-03-15 Martin Buchholz <martin@xemacs.org>
|
|
483
|
|
484 * keymap.c (Fmap_keymap): map-keymap explicitly allows a mapping
|
|
485 function to modify KEYMAP, so map over a copy of the hash table.
|
|
486
|
462
|
487 2001-03-21 Martin Buchholz <martin@xemacs.org>
|
|
488
|
|
489 * XEmacs 21.2.46 "Urania" is released.
|
|
490
|
|
491 2001-03-20 Dan Holmsand <dan@eyebee.com>
|
|
492
|
|
493 * realpath.c (xrealpath): Make file-truename work with symlinks to
|
|
494 /cygdrive paths on cygwin. Always lowercase drive-letters on
|
|
495 native windows.
|
|
496 (cygwin_readlink): Don't try to find canonical filename unless
|
|
497 file exists.
|
|
498
|
|
499 2001-03-15 Stephen J. Turnbull <stephen@xemacs.org>
|
|
500
|
|
501 * ChangeLog: Log GTK merge.
|
|
502
|
|
503 * dumper.c:
|
|
504 * select-x.c:
|
|
505 * specifier.c:
|
|
506 * symeval.h:
|
|
507 Revert gratuitous whitespace changes from GTK merge.
|
|
508
|
|
509 * emacs.c: Document end of complex #ifdef @ l. 1495.
|
|
510
|
|
511
|
|
512 2001-03-12 Andy Piper <andy@xemacs.org>
|
|
513
|
|
514 * mingw32.h: unfortunately cygnus changed mingw32 -> mingw so we
|
|
515 have to do likewise.
|
|
516
|
|
517 2001-03-12 Andy Piper <andy@xemacs.org>
|
|
518
|
|
519 * sysdep.c: we only support mingw now.
|
|
520
|
|
521 2001-03-09 Andy Piper <andy@xemacs.org>
|
|
522
|
|
523 * unexcw.c (copy_executable_and_dump_data_section): making approx
|
|
524 overrun a warning only.
|
|
525
|
|
526 2001-03-10 William M. Perry <wmperry@aventail.com>
|
|
527
|
|
528 * faces.c (complex_vars_of_faces): Rewrote the font mucking to
|
|
529 satisfy Stephen's identical-after-cpp plea.
|
|
530
|
|
531 2001-03-02 Ben Wing <ben@xemacs.org>
|
|
532
|
|
533 * cmds.c:
|
|
534 * cmds.c (Fforward_char):
|
|
535 * syntax.c:
|
|
536 * window.c:
|
|
537
|
|
538 Augment documentation of the most common motion commands to make
|
|
539 note of the shifted-motion support.
|
|
540
|
|
541 2001-03-02 Ben Wing <ben@xemacs.org>
|
|
542
|
|
543 * nt.c (mswindows_fstat):
|
|
544 * nt.c (mswindows_stat):
|
|
545 * search.c (boyer_moore):
|
|
546 Fix compile warnings under Windows.
|
|
547
|
|
548 * sysdep.c (sys_readdir):
|
|
549 Fix buggy filename-conversion code under Mule.
|
|
550
|
|
551 2001-03-09 William M. Perry <wmperry@aventail.com>
|
|
552
|
|
553 * Makefile.in.in:
|
|
554 * config.h.in:
|
|
555 * console.c:
|
|
556 * console.h:
|
|
557 * device.c:
|
|
558 * device.h:
|
|
559 * dragdrop.c:
|
|
560 * emacs.c:
|
|
561 * event-stream.c:
|
|
562 * events.c:
|
|
563 * events.h:
|
|
564 * faces.c:
|
|
565 * frame.h:
|
|
566 * general-slots.h:
|
|
567 * glyphs.c:
|
|
568 * gutter.c:
|
|
569 * inline.c:
|
|
570 * lisp.h:
|
|
571 * lrecord.h:
|
|
572 * make-src-depend:
|
|
573 * redisplay-output.c:
|
|
574 * redisplay.c:
|
|
575 * symsinit.h:
|
|
576 * sysfile.h:
|
|
577 * toolbar.c:
|
|
578 * window.c:
|
|
579 The Great GTK Merge.
|
|
580
|
|
581 * ChangeLog.GTK:
|
|
582 * console-gtk.c:
|
|
583 * console-gtk.h:
|
|
584 * device-gtk.c:
|
|
585 * emacs-marshals.c:
|
|
586 * emacs-widget-accessors.c:
|
|
587 * event-gtk.c:
|
|
588 * frame-gtk.c:
|
|
589 * gccache-gtk.c:
|
|
590 * gccache-gtk.h:
|
|
591 * glade.c:
|
|
592 * glyphs-gtk.c:
|
|
593 * glyphs-gtk.h:
|
|
594 * gtk-glue.c:
|
|
595 * gtk-xemacs.c:
|
|
596 * gtk-xemacs.h:
|
|
597 * gui-gtk.c:
|
|
598 * gui-gtk.h:
|
|
599 * menubar-gtk.c:
|
|
600 * native-gtk-toolbar.c:
|
|
601 * objects-gtk.c:
|
|
602 * objects-gtk.h:
|
|
603 * redisplay-gtk.c:
|
|
604 * scrollbar-gtk.c:
|
|
605 * scrollbar-gtk.h:
|
|
606 * select-gtk.c:
|
|
607 * toolbar-gtk.c:
|
|
608 * ui-byhand.c:
|
|
609 * ui-gtk.c:
|
|
610 * ui-gtk.h:
|
|
611 The Great GTK Merge: new files.
|
|
612
|
|
613 2001-02-26 Ben Wing <ben@xemacs.org>
|
|
614
|
|
615 Reapplied Lstream change.
|
|
616
|
|
617 2001-02-26 Ben Wing <ben@xemacs.org>
|
|
618
|
|
619 Undid the last change, since it is more controversial than I
|
|
620 thought. It should be back in at some point soon.
|
|
621
|
|
622 2001-02-25 Ben Wing <ben@xemacs.org>
|
|
623
|
|
624 * buffer.c:
|
|
625 * callproc.c (Fold_call_process_internal):
|
|
626 * event-msw.c (ntpipe_slurp_reader):
|
|
627 * event-msw.c (ntpipe_shove_writer):
|
|
628 * event-msw.c (winsock_reader):
|
|
629 * event-msw.c (winsock_writer):
|
|
630 * file-coding.c:
|
|
631 * file-coding.c (detect_eol_type):
|
|
632 * file-coding.c (detect_coding_type):
|
|
633 * file-coding.c (determine_real_coding_system):
|
|
634 * file-coding.c (Fdetect_coding_region):
|
|
635 * file-coding.c (decoding_reader):
|
|
636 * file-coding.c (decoding_writer):
|
|
637 * file-coding.c (mule_decode):
|
|
638 * file-coding.c (Fdecode_coding_region):
|
|
639 * file-coding.c (encoding_reader):
|
|
640 * file-coding.c (encoding_writer):
|
|
641 * file-coding.c (mule_encode):
|
|
642 * file-coding.c (Fencode_coding_region):
|
|
643 * file-coding.c (detect_coding_sjis):
|
|
644 * file-coding.c (decode_coding_sjis):
|
|
645 * file-coding.c (encode_coding_sjis):
|
|
646 * file-coding.c (detect_coding_big5):
|
|
647 * file-coding.c (decode_coding_big5):
|
|
648 * file-coding.c (encode_coding_big5):
|
|
649 * file-coding.c (detect_coding_ucs4):
|
|
650 * file-coding.c (decode_coding_ucs4):
|
|
651 * file-coding.c (encode_coding_ucs4):
|
|
652 * file-coding.c (detect_coding_utf8):
|
|
653 * file-coding.c (decode_coding_utf8):
|
|
654 * file-coding.c (encode_coding_utf8):
|
|
655 * file-coding.c (detect_coding_iso2022):
|
|
656 * file-coding.c (decode_coding_iso2022):
|
|
657 * file-coding.c (encode_coding_iso2022):
|
|
658 * file-coding.c (decode_coding_no_conversion):
|
|
659 * file-coding.c (encode_coding_no_conversion):
|
|
660 * glyphs-x.c (write_lisp_string_to_temp_file):
|
|
661 * gpmevent.c (tty_get_foreign_selection):
|
|
662 * lisp.h:
|
|
663 * lstream.c:
|
|
664 * lstream.c (Lstream_flush_out):
|
|
665 * lstream.c (Lstream_adding):
|
|
666 * lstream.c (Lstream_write_1):
|
|
667 * lstream.c (Lstream_write):
|
|
668 * lstream.c (Lstream_raw_read):
|
|
669 * lstream.c (Lstream_read_more):
|
|
670 * lstream.c (Lstream_read):
|
|
671 * lstream.c (Lstream_unread):
|
|
672 * lstream.c (Lstream_fputc):
|
|
673 * lstream.c (stdio_reader):
|
|
674 * lstream.c (stdio_writer):
|
|
675 * lstream.c (filedesc_reader):
|
|
676 * lstream.c (filedesc_writer):
|
|
677 * lstream.c (lisp_string_reader):
|
|
678 * lstream.c (struct fixed_buffer_stream):
|
|
679 * lstream.c (make_fixed_buffer_input_stream):
|
|
680 * lstream.c (make_fixed_buffer_output_stream):
|
|
681 * lstream.c (fixed_buffer_reader):
|
|
682 * lstream.c (fixed_buffer_writer):
|
|
683 * lstream.c (struct resizing_buffer_stream):
|
|
684 * lstream.c (resizing_buffer_writer):
|
|
685 * lstream.c (dynarr_writer):
|
|
686 * lstream.c (lisp_buffer_reader):
|
|
687 * lstream.c (lisp_buffer_writer):
|
|
688 * lstream.h:
|
|
689 * lstream.h (lstream_implementation):
|
|
690 * lstream.h (struct lstream):
|
|
691 * md5.c (Fmd5):
|
|
692 * process-nt.c (nt_send_process):
|
|
693 * process-unix.c (unix_send_process):
|
|
694
|
|
695 Correct Lstream lossage due to mixing of signed and unsigned
|
|
696 quantities. All Lstream uses of size_t and ssize_t are now a
|
|
697 single signed data type Lstream_data_count. This fixes problems
|
|
698 under Windows with sending large quantities of data to a process,
|
|
699 and may well fix other subtle bugs.
|
|
700
|
460
|
701 2001-02-23 Martin Buchholz <martin@xemacs.org>
|
|
702
|
|
703 * XEmacs 21.2.45 "Thelxepeia" is released.
|
|
704
|
|
705 2001-02-21 Martin Buchholz <martin@xemacs.org>
|
|
706
|
|
707 * lisp-union.h (XSETINT):
|
|
708 (XSETCHAR):
|
|
709 (XSETOBJ):
|
|
710 Reverse previous change of 2001-02-06.
|
|
711
|
|
712 2001-02-20 Matt Tucker <tuck@whistlingfish.net>
|
|
713
|
|
714 Fix `VALID_BYTIND_P' crashes in regex.c when using narrowed
|
|
715 buffers.
|
|
716 * syntax.h (SYNTAX_CACHE_BYTE_TO_CHAR):
|
|
717 * syntax.h (SYNTAX_CACHE_OBJECT_BYTE_TO_CHAR):
|
|
718 Add `BI_BUF_BEGV' to bytepos before calculating bufpos.
|
|
719 * regex.c (POS_AS_IN_BUFFER): removed
|
|
720 * regex.c (re_search_2):
|
|
721 * regex.c (re_match_2):
|
|
722 Don't use an offset of 1 when calculating buffer positions, since
|
|
723 `BI_BUF_BEGV' does it already.
|
|
724
|
|
725 2001-02-18 Wim Dumon <wim@easics.be>
|
|
726
|
|
727 * insdel.c (prepare_to_modify_buffer): Also check for
|
|
728 supersession when clash-detection is enabled.
|
|
729
|
|
730 2001-02-17 Matt Tucker <tuck@whistlingfish.net>
|
|
731
|
|
732 * regex.c (re_match_2_internal):
|
|
733 Convert temp characters from 'const unsigned char' to 're_char'.
|
|
734 Fix crashing bug with extended characters under mule.
|
|
735 * syntax.c (Qsyntax_table): Moved from vars_of_syntax to
|
|
736 syms_of_syntax. Use defsymbol to define. Fixes hanging bug with
|
|
737 font-lock, pdump, and new syntax-table code.
|
|
738 * syntax.c (find_start_of_comment):
|
|
739 (find_end_of_comment):
|
|
740 (forward-comment):
|
|
741 Fix crashing bugs involving moving beyond end of buffer.
|
|
742 * syntax.c (find_start_of_comment):
|
|
743 Fixed logic to allow proper detection of cases where the same
|
|
744 character is used to end both a two-char comment start and a
|
|
745 two-char comment end sequence. Fixes `(forward-comment -1)'.
|
|
746 * syntax.c (find_start_of_comment):
|
|
747 Return position just past last comment-end character for all cases
|
|
748 (previously was only done for two-char comment-end sequences).
|
|
749 * syntax.c (forward-comment):
|
|
750 Take value returned from `find_end_of_comment', rather than
|
|
751 incrementing it.
|
|
752 * syntax.h (SYNTAX_CACHE_BYTE_TO_CHAR):
|
|
753 Properly deal with BUFFERP (syntax_cache.object)
|
|
754
|
|
755 2001-02-17 Martin Buchholz <martin@xemacs.org>
|
|
756
|
|
757 * alloc.c (Fgarbage_collect):
|
|
758 * alloc.c (make_bit_vector_from_byte_vector):
|
|
759 -Wsign-compare-correctness.
|
|
760
|
|
761 2001-02-16 Martin Buchholz <martin@xemacs.org>
|
|
762
|
|
763 * lisp-union.h (XSETINT): Eliminate unnecessary temp var.
|
|
764 (XSETCHAR): Likewise.
|
|
765 (XSETOBJ): Likewise.
|
|
766
|
|
767 2001-02-15 Martin Buchholz <martin@xemacs.org>
|
|
768
|
|
769 * mule-canna.c (canna-func-delete_previous):
|
|
770 Rename to canna-func-delete-previous.
|
|
771
|
|
772 2001-02-14 Martin Buchholz <martin@xemacs.org>
|
|
773
|
|
774 * mule-ccl.c (ccl_driver): Warning suppression. Use countof.
|
|
775
|
|
776 2001-02-13 Matt Tucker <tuck@whistlingfish.net>
|
|
777
|
|
778 * font-lock.c (find_context): Fix C++ compile errors introduced by
|
|
779 recent patch
|
|
780
|
|
781 2001-02-13 Martin Buchholz <martin@xemacs.org>
|
|
782
|
|
783 * s/aix4.h: Later versions of IBM C compiler need a bug workaround
|
|
784 pragma, but earlier ones barf on the same pragma.
|
|
785
|
|
786 2001-02-06 Mike Sperber <mike@xemacs.org>
|
|
787
|
|
788 * emacs.c (complex_vars_of_emacs): Add `mule-lisp-directory' and
|
|
789 `configure-mule-lisp-directory'.
|
|
790
|
|
791 2001-02-12 Martin Buchholz <martin@xemacs.org>
|
|
792
|
|
793 Make sure dump-id.c is compiled in the same way as other .c's.
|
|
794 Fixes pdump compilation failure with HP's cc, which defaults to K&R.
|
|
795 * dump-id.h: Remove.
|
|
796 * emacs.c: Move dump-id.h into dumper.h.
|
|
797 * dumper.h: Move dump-id.h into dumper.h.
|
|
798 * Makefile.in.in:
|
|
799 Use standard .c.o rule for building dump-id.o.
|
|
800 Remove preprocessor flags from link command.
|
|
801 Add dump-id.o to ${otherobjs} if PDUMP.
|
|
802
|
|
803 2001-02-07 Matt Tucker <tuck@whistlingfish.net>
|
|
804
|
|
805 Port FSF 20.7 syntax table improvements.
|
|
806 * syntax.c.
|
|
807 * syntax.h.
|
|
808
|
|
809 Fixups for new syntax table stuff.
|
|
810 * dired.c: Include syntax.c.
|
|
811 (Fdirectory_files): Initialize regex_match_object and
|
|
812 regex_emacs_buffer.
|
|
813 * extents.h: EXFUN Fnext_extent_change, Fprevious_extent_change,
|
|
814 and Fget_char_property.
|
|
815
|
|
816 Use ported FSF 20.7 syntax table improvements.
|
|
817 * font-lock.c.
|
|
818 * regex.c.
|
|
819 * search.c.
|
|
820
|
|
821 2001-02-09 Martin Buchholz <martin@xemacs.org>
|
|
822
|
|
823 * regex.c (Boolean): Renamed to `re_bool', to avoid conflict with
|
|
824 Unixware's enum boolean from sys/types.h.
|
|
825
|
|
826 2001-02-10 Martin Buchholz <martin@xemacs.org>
|
|
827
|
|
828 Fix support for building with latest Purify.
|
|
829 * Makefile.in.in (PURIFY_LIBS): Remove thread flags.
|
|
830 (PURIFY_FLAGS): Likewise.
|
|
831
|
|
832 2001-02-09 Martin Buchholz <martin@xemacs.org>
|
|
833
|
|
834 * fileio.c (lisp_string_set_file_times): New.
|
|
835 * fileio.c (Fcopy_file): Use it.
|
|
836 Fixes bug:
|
|
837 (copy-file filename non-ascii-filename t t)
|
|
838 ==> No such file or directory, non-ascii-filename
|
|
839
|
|
840 2001-02-10 Martin Buchholz <martin@xemacs.org>
|
|
841
|
|
842 * glyphs-x.c (generate_cursor_fg_bg): Avoid a warning.
|
|
843 USHRT_MAX seems clearer than ~0 anyways.
|
|
844
|
|
845 2001-02-09 Martin Buchholz <martin@xemacs.org>
|
|
846
|
|
847 dumper improvements. Inspired by Olivier.
|
|
848 * dumper.c (pdump_max_align): New.
|
|
849 * dumper.c (pdump_add_entry): Use pdump_max_align.
|
|
850 * dumper.c (pdump_get_entry_list): Likewise.
|
|
851 * dumper.c (pdump_scan_by_alignment): Likewise.
|
|
852 Don't iterate through unnecessary alignments.
|
|
853 * dumper.c (pdump_file_get): No need to align result of malloc().
|
|
854 * dumper.c (pdump_mallocadr): Remove.
|
|
855 The result of malloc() is guaranteed to be maximally aligned.
|
|
856 * dumper.c: s/elmt/elt/g;
|
|
857 * dumper.c (pdump_object_table): Allocate dynamically, not statically.
|
|
858 * dumper.c (pdump_alert_undump_object): Likewise.
|
|
859 * dumper.c (pdump_align_table):
|
|
860 Don't support alignments > 64.
|
|
861 Store ALIGNOF's, not shift counts, in table.
|
|
862
|
|
863 2001-02-09 Martin Buchholz <martin@xemacs.org>
|
|
864
|
|
865 * s/mingw32.h (HAVE_STRUCT_UTIMBUF): Remove.
|
|
866 * s/windowsnt.h (HAVE_STRUCT_UTIMBUF): Remove.
|
|
867 * systime.h: Use HAVE_UTIME.
|
|
868 * sysdep.c (struct utimbuf): Remove.
|
|
869 * sysdep.c (set_file_times): Prefer utime() to utimes().
|
|
870 * config.h.in (HAVE_UTIME): New.
|
|
871 * config.h.in (HAVE_UTIME_H): Remove.
|
|
872 * config.h.in (HAVE_STRUCT_UTIMBUF): Remove.
|
|
873
|
|
874 2001-02-09 Martin Buchholz <martin@xemacs.org>
|
|
875
|
|
876 * s/aix4.h: Hide #pragmas inside #ifndef NOT_C_CODE.
|
|
877
|
|
878 2001-02-08 Martin Buchholz <martin@xemacs.org>
|
|
879
|
|
880 * s/irix6-0.h: Use the standard system memmove, not bcopy.
|
|
881
|
458
|
882 2001-02-08 Martin Buchholz <martin@xemacs.org>
|
|
883
|
|
884 * XEmacs 21.2.44 "Thalia" is released.
|
|
885
|
|
886 2001-02-06 Martin Buchholz <martin@xemacs.org>
|
|
887
|
|
888 Fixes crashes in kill-emacs on some systems.
|
|
889 * process-unix.c (unix_kill_child_process):
|
|
890 It's OK for kill() to fail with ESRCH.
|
|
891
|
|
892 2001-02-07 Martin Buchholz <martin@xemacs.org>
|
|
893
|
|
894 Contortions to make .gdbinit tricks work on most systems.
|
|
895 * alloc.c (dbg_inhibit_dbg_symbol_deletion): Keep debugger info.
|
|
896 * alloc.c (dbg_valmask): Make non-const.
|
|
897 * alloc.c (dbg_typemask): Make non-const.
|
|
898 * alloc.c (dbg_USE_UNION_TYPE): Make non-const.
|
|
899 * alloc.c (dbg_valbits): Make non-const.
|
|
900 * alloc.c (dbg_gctypebits): Make non-const.
|
|
901 * .gdbinit (decode_object): Make it work with AIX cc.
|
|
902
|
|
903 2001-02-06 Martin Buchholz <martin@xemacs.org>
|
|
904
|
|
905 * elhash.c (make_general_lisp_hash_table):
|
|
906 Use simpler and more efficient calloc to clear entries.
|
|
907
|
|
908 2001-02-07 Martin Buchholz <martin@xemacs.org>
|
|
909
|
|
910 * window.c (window_scroll): Work around an AIX C compiler bug.
|
|
911 Fixes 'scroll-up' does nothing problem with xlC.
|
|
912
|
|
913 2001-02-05 Martin Buchholz <martin@xemacs.org>
|
|
914
|
|
915 * .gdbinit: Remove obsolete comment.
|
|
916
|
|
917 2001-01-31 Mike Alexander <mta@arbortext.com>
|
|
918
|
|
919 * select.c (Fown_selection_internal): Set owned_p for device
|
|
920 method correctly.
|
|
921
|
|
922 2001-02-01 Martin Buchholz <martin@xemacs.org>
|
|
923
|
|
924 Port to g++ 2.97.
|
|
925 "not" cannot be used as a macro name as it is an operator in C++
|
|
926 * config.h.in: Stop #defining `not'.
|
|
927 * chartab.c (check_category_char): not ==> not_p
|
|
928 * chartab.h: Likewise.
|
|
929 * regex.c (re_match_2_internal): Likewise.
|
|
930
|
|
931 2001-02-02 Martin Buchholz <martin@xemacs.org>
|
|
932
|
|
933 * lisp-disunion.h: Fix up comments.
|
|
934
|
|
935 2001-01-31 Martin Buchholz <martin@xemacs.org>
|
|
936
|
|
937 * keymap.c (define_key_check_and_coerce_keysym):
|
|
938 (syms_of_keymap):
|
|
939 Support mouse-6 and mouse-7 bindings in the obvious way.
|
|
940
|
|
941 2001-02-01 Martin Buchholz <martin@xemacs.org>
|
|
942
|
|
943 * m/hp9000s300.h (UNEXEC): Check for HPUX, not !BSD.
|
|
944
|
|
945 2001-01-30 Martin Buchholz <martin@xemacs.org>
|
|
946
|
|
947 Previous patch changing DEFVAR_INT to use EMACS_INT was incomplete.
|
|
948 Previous patch missed DEFVAR_INT_MAGIC.
|
|
949 Make sure future DEFVAR_foo use correct types.
|
|
950 * symeval.h (DEFVAR_SYMVAL_FWD_FIXNUM): New.
|
|
951 * (DEFVAR_SYMVAL_FWD_INT): Add type checking.
|
|
952 * (DEFVAR_SYMVAL_FWD_OBJECT): Add type checking.
|
|
953 * (DEFVAR_INT_MAGIC): Use DEFVAR_SYMVAL_FWD_FIXNUM.
|
|
954 * (DEFVAR_INT): Likewise.
|
|
955 * redisplay.c (vertical_clip): Should be of type Fixnum.
|
|
956 * redisplay.c (horizontal_clip): Likewise.
|
|
957 * lisp.h (dump_add_opaque_int): New.
|
|
958 (dump_add_opaque_fixnum): New.
|
|
959
|
|
960 2001-01-29 Andy Piper <andy@xemacs.org>
|
|
961
|
|
962 * glyphs-widget.c (check_valid_int_or_function): allow symbols
|
|
963 since they can be eval'ed
|
|
964
|
|
965 2001-01-29 Martin Buchholz <martin@xemacs.org>
|
|
966
|
|
967 * lisp.h (ALIGNOF): Make it work on non-gcc C++ compilers.
|
|
968 Oops, XEmacs redefines `class'. Use `typename' instead.
|
|
969
|
|
970 2001-01-28 Martin Buchholz <martin@xemacs.org>
|
|
971
|
|
972 * dumper.c: Fix C++ compile errors.
|
|
973
|
|
974 2001-01-29 Martin Buchholz <martin@xemacs.org>
|
|
975
|
|
976 * tparam.c: Use correct prototypes.
|
|
977
|
|
978 2001-01-28 Martin Buchholz <martin@xemacs.org>
|
|
979
|
|
980 * sysproc.h: #include util.h for NetBSD's openpty.
|
|
981
|
|
982 2001-01-27 Martin Buchholz <martin@xemacs.org>
|
|
983
|
|
984 More 64-bit correctness.
|
|
985 The C value of a DEFVAR_INT should be of type EMACS_INT, not int.
|
|
986 Use a typedef `fixnum' for the type used for DEFVAR_INT.
|
|
987 Fix up comments.
|
|
988 This finally finishes the 64-bit SGI port.
|
|
989 Fixes things like (let ((gc-cons-threshold most-positive-fixnum)) ...).
|
|
990 * symbols.c: Fix up comments and type casts.
|
|
991 * symbols.c (do_symval_forwarding): s/int/Fixnum/g
|
|
992 * symbols.c (store_symval_forwarding): s/int/Fixnum/g
|
|
993 * symeval.h (Fixnum): New type.
|
|
994 * symeval.h (symbol_value_type): Fix up comment.
|
|
995
|
|
996 * commands.h:
|
|
997 * nt.c:
|
|
998 * emacs.c:
|
|
999 * data.c:
|
|
1000 * redisplay.c:
|
|
1001 * abbrev.c:
|
|
1002 * dired-msw.c:
|
|
1003 * event-Xt.c:
|
|
1004 * eldap.c:
|
|
1005 * window.c:
|
|
1006 * sound.c:
|
|
1007 * event-stream.c:
|
|
1008 * eval.c:
|
|
1009 * buffer.c:
|
|
1010 * mule-canna.c: A million DEFVAR_INTs here...
|
|
1011 * mule-canna.c (count_char): s/int */Fixnum */g in arglist.
|
|
1012 * extents.c:
|
|
1013 * cmdloop.c:
|
|
1014 * lisp.h:
|
|
1015 * select-x.c:
|
|
1016 * console-x.h:
|
|
1017 * event-msw.c:
|
|
1018 * mule-wnnfns.c:
|
|
1019 * hpplay.c:
|
|
1020 * ralloc.c:
|
|
1021 * alloc.c:
|
|
1022 * keymap.c:
|
|
1023 * profile.c:
|
|
1024 s/int/Fixnum/g in DEFVAR_INT declarations.
|
|
1025
|
456
|
1026 2001-01-26 Martin Buchholz <martin@xemacs.org>
|
|
1027
|
|
1028 Port pdump to SGI alignment-sensitive environment.
|
|
1029 Lisp Object sizeof methods now return aligned sizes. Rely on that.
|
|
1030 Eliminate is_lrecord since Lisp_Objects sizeof methods are now all
|
|
1031 properly aligned.
|
|
1032 Define and use aligned reading and writing macros.
|
|
1033 Use buffered stdio instead of posix i/o for faster dumping.
|
|
1034 Eliminate kludgy 256 byte space for header.
|
|
1035 Read and write from dump file using structs for alignment safety.
|
|
1036 * dumper.c (pdump_align_stream): New.
|
|
1037 * dumper.c (PDUMP_ALIGN_OUTPUT): New.
|
|
1038 * dumper.c (PDUMP_READ_ALIGNED): New.
|
|
1039 * dumper.c (PDUMP_WRITE_ALIGNED): New.
|
|
1040 * dumper.c (pdump_static_Lisp_Object): New struct.
|
|
1041 * dumper.c (pdump_static_pointer): New struct.
|
|
1042 * dumper.c (pdump_entry_list_element): Remove is_lrecord member.
|
|
1043 * dumper.c (pdump_add_entry): Remove is_lrecord parameter.
|
|
1044 * dumper.c (pdump_dump_data): Rely on sizeof method alignment.
|
|
1045 * dumper.c (pdump_allocate_offset): Rely on sizeof method alignment.
|
|
1046
|
|
1047 * dumper.c (pdump_backtrace):
|
|
1048 * dumper.c (pdump_get_indirect_count):
|
|
1049 * dumper.c (pdump_register_object):
|
|
1050 * dumper.c (pdump_register_struct):
|
|
1051 * dumper.c (pdump_reloc_one):
|
|
1052 * dumper.c (pdump_scan_by_alignment):
|
|
1053 * dumper.c (pdump_dump_from_root_struct_ptrs):
|
|
1054 * dumper.c (pdump_dump_opaques):
|
|
1055 * dumper.c (pdump_dump_rtables):
|
|
1056 * dumper.c (pdump_dump_from_root_objects):
|
|
1057 * dumper.c (pdump):
|
|
1058 * dumper.c (pdump_load_finish):
|
|
1059 Use aligned reading and writing.
|
|
1060
|
|
1061 * dumper.c (pdump_free): Make static.
|
|
1062 * dumper.c (pdump_hFile): Likewise.
|
|
1063 * dumper.c (pdump_hMap): Likewise.
|
|
1064
|
|
1065 2001-01-26 Martin Buchholz <martin@xemacs.org>
|
|
1066
|
|
1067 * XEmacs 21.2.43 "Terspichore" is released.
|
|
1068
|
|
1069 2001-01-25 Martin Buchholz <martin@xemacs.org>
|
|
1070
|
|
1071 Type fiddling for window_config.saved_windows_count
|
|
1072 * window.c (struct window_config):
|
|
1073 Make saved_windows_count member unsigned.
|
|
1074 * window.c (sizeof_window_config_for_n_windows):
|
|
1075 Make parameter unsigned.
|
|
1076 * window.c (mark_window_config):
|
|
1077 * window.c (window_config_equal):
|
|
1078 * window.c (free_window_configuration):
|
|
1079 * window.c (Fset_window_configuration):
|
|
1080 * window.c (count_windows):
|
|
1081 * window.c (Fcurrent_window_configuration):
|
|
1082 * window.c (reinit_vars_of_window):
|
|
1083 Update all callers and users.
|
|
1084
|
|
1085 2001-01-25 Martin Buchholz <martin@xemacs.org>
|
|
1086
|
|
1087 Alignment correctness for flexible arrays.
|
|
1088 * lisp.h (FLEXIBLE_ARRAY_STRUCT_SIZEOF):
|
|
1089 Make alignment-correct. Add interesting comments.
|
|
1090 * alloc.c (size_vector):
|
|
1091 * alloc.c (make_vector_internal):
|
|
1092 * alloc.c (make_bit_vector_internal):
|
|
1093 * alloc.c (sweep_bit_vectors_1):
|
|
1094 * fns.c (size_bit_vector):
|
|
1095 Update all callers of FLEXIBLE_ARRAY_STRUCT_SIZEOF to add new arg.
|
|
1096 * window.c (sizeof_window_config_for_n_windows):
|
|
1097 Use FLEXIBLE_ARRAY_STRUCT_SIZEOF.
|
|
1098
|
|
1099 2001-01-24 Martin Buchholz <martin@xemacs.org>
|
|
1100
|
|
1101 * lread.c (read1): Rename `fexp', which is #defined in SGI's math.h
|
|
1102
|
|
1103 2001-01-23 Andy Piper <andy@xemacs.org>
|
|
1104
|
|
1105 * select.c (Fown_selection_internal): pass owned_p
|
|
1106
|
|
1107 * select-msw.c (mswindows_own_selection): New Signature.
|
|
1108
|
|
1109 * console.h (struct console_methods): add owned_p to
|
|
1110 _own_selection.
|
|
1111
|
|
1112 * select-x.c (x_own_selection): pass owned_p
|
|
1113 (hack_motif_clipboard_selection): use owned_p
|
|
1114 (vars_of_select_x): new variable -
|
|
1115 x_selection_strict_motif_ownership.
|
|
1116
|
|
1117 2001-01-23 Martin Buchholz <martin@xemacs.org>
|
|
1118
|
|
1119 * specifier.h (specifier_data_offset): Remove pointless parens.
|
|
1120 * glyphs.h (IMAGE_SPECIFIER_DATA): Likewise.
|
|
1121
|
|
1122 2001-01-24 Martin Buchholz <martin@xemacs.org>
|
|
1123
|
|
1124 Make Lisp_Object sizeof methods be alignment-correct.
|
|
1125 pdump must restore objects to the same alignment as the C compiler
|
|
1126 assumes. It really matters on SGIs.
|
|
1127 * lstream.c (aligned_sizeof_lstream): New.
|
|
1128 (sizeof_lstream): Use aligned_sizeof_lstream.
|
|
1129 (Lstream_new): Likewise.
|
|
1130 * opaque.c (aligned_sizeof_opaque): New.
|
|
1131 (sizeof_opaque): Use aligned_sizeof_opaque.
|
|
1132 (make_opaque): Likewise.
|
|
1133 * specifier.c (aligned_sizeof_specifier): New.
|
|
1134 (sizeof_specifier): Use aligned_sizeof_specifier.
|
|
1135 (make_specifier_internal): Likewise.
|
|
1136
|
|
1137 2001-01-23 Martin Buchholz <martin@xemacs.org>
|
|
1138
|
|
1139 * lstream.h (struct lstream): Use max_align_t for trailing data.
|
|
1140 * specifier.h (struct Lisp_Specifier): Likewise.
|
|
1141
|
|
1142 2001-01-22 Martin Buchholz <martin@xemacs.org>
|
|
1143
|
|
1144 * mule-ccl.c (CCL_Extension): Renamed from CCL_Extention.
|
|
1145 (CCL_SUCCESS): Kludge to prevent Sun cc compiler warnings.
|
|
1146 (CCL_SUSPEND): Likewise.
|
|
1147 (CCL_INVALID_CMD): Likewise.
|
|
1148 (CCL_CALL_FOR_MAP_INSTRUCTION): Likewise.
|
|
1149 (ccl_driver): Likewise.
|
|
1150 (CCL_WRITE_CHAR): Macro hygiene.
|
|
1151 (CCL_WRITE_STRING): Macro hygiene.
|
|
1152
|
|
1153 2001-01-22 Martin Buchholz <martin@xemacs.org>
|
|
1154
|
|
1155 Port "portable" dumper to SunOS 4 and HP-UX.
|
|
1156 * s/aix4.h (AIX4): Move MAP_FAILED definition elsewhere.
|
|
1157 * emacs.c (main): PDUMP implies no RUN_TIME_REMAP.
|
|
1158 * dumper.c (pdump_file_get): Define MAP_FAILED if not already defined.
|
|
1159
|
|
1160 2001-01-22 Martin Buchholz <martin@xemacs.org>
|
|
1161
|
|
1162 * lisp.h (ALIGNOF): A better definition for C++.
|
|
1163
|
|
1164 2001-01-20 Martin Buchholz <martin@xemacs.org>
|
|
1165
|
|
1166 Macro hygiene.
|
|
1167 Fix printf warnings: int format, long int arg.
|
|
1168 * regex.c (DECLARE_DESTINATION): Use DECLARE_NOTHING.
|
|
1169 (PUSH_FAILURE_POINT): Use correct printf formats.
|
|
1170 (POP_FAILURE_POINT): Use correct printf formats.
|
|
1171 Use do {...} while (0)
|
|
1172
|
454
|
1173 2001-01-20 Martin Buchholz <martin@xemacs.org>
|
|
1174
|
|
1175 * XEmacs 21.2.42 "Poseidon" is released.
|
|
1176
|
|
1177 2001-01-20 Martin Buchholz <martin@xemacs.org>
|
|
1178
|
|
1179 * console-x.h: typo fix du jour. Remove #if 0'ed code.
|
|
1180
|
|
1181 2001-01-19 Martin Buchholz <martin@xemacs.org>
|
|
1182
|
|
1183 De-kludgify FIXED_TYPE free list frobbing.
|
|
1184 Fix crashes on 64-bit platforms introduced by my patch of 2001-01-13.
|
|
1185 * alloc.c (DECLARE_FIXED_TYPE_ALLOC): Use Lisp_Free.
|
|
1186 * alloc.c (ALLOCATE_FIXED_TYPE_1): Use new definitions.
|
|
1187 * alloc.c (Lisp_Free): New pseudo lisp object definition.
|
|
1188 * alloc.c (LRECORD_FREE_P): New.
|
|
1189 * alloc.c (MARK_LRECORD_AS_FREE): New.
|
|
1190 * alloc.c (MARK_LRECORD_AS_NOT_FREE): New.
|
|
1191 * alloc.c (STRUCT_FREE_P): Deleted.
|
|
1192 * alloc.c (MARK_STRUCT_AS_FREE): Deleted.
|
|
1193 * alloc.c (MARK_STRUCT_AS_NOT_FREE): Deleted.
|
|
1194 * alloc.c (STRING_CHARS_FREE_P): New.
|
|
1195 * alloc.c (MARK_STRING_CHARS_AS_FREE): New.
|
|
1196 * alloc.c (PUT_FIXED_TYPE_ON_FREE_LIST): Use new definitions.
|
|
1197 * alloc.c (FREE_FIXED_TYPE): Use new definitions.
|
|
1198 * alloc.c (STRING_CHARS_FREE_P): Use new definitions.
|
|
1199 * alloc.c (resize_string): Use new definitions.
|
|
1200 * alloc.c (SWEEP_FIXED_TYPE_BLOCK): Use new definitions.
|
|
1201 * alloc.c (verify_string_chars_integrity): Use new definitions.
|
|
1202 * alloc.c (compact_string_chars): Use new definitions.
|
|
1203 * alloc.c: Update monster comments.
|
|
1204 * lrecord.h (lrecord_type): Add some new lrecord types for
|
|
1205 alloc.c's use.
|
|
1206
|
|
1207 2001-01-18 Martin Buchholz <martin@xemacs.org>
|
|
1208
|
|
1209 Improve alignment hackery.
|
|
1210 * lisp.h (ALIGNOF): Better definition for the non-gcc case.
|
|
1211 (max_align_t): Moved from opaque.h - general purpose.
|
|
1212 (ALIGN_PTR): Use size_t, not long.
|
|
1213 * opaque.h (max_align_t): Move to lisp.h.
|
|
1214
|
|
1215 2001-01-18 Norbert Koch <nk@LF.net>
|
|
1216
|
|
1217 * gui.h: Fix and add prototypes to fix build problems.
|
|
1218
|
|
1219 2001-01-18 Martin Buchholz <martin@xemacs.org>
|
|
1220
|
|
1221 temacs is going away, so `dump-temacs' is now a bad name.
|
|
1222 * .dbxrc (dump-temacs): Rename to `dmp'.
|
|
1223 * .gdbinit (dump-temacs): Rename to `dmp'.
|
|
1224
|
|
1225 2001-01-17 Andy Piper <andy@xemacs.org>
|
|
1226
|
|
1227 * glyphs.c (print_image_instance): comment to make martin happy.
|
|
1228
|
|
1229 * glyphs-x.c (x_redisplay_widget): update faces after a frame
|
|
1230 change.
|
|
1231
|
|
1232 * glyphs-msw.c (mswindows_redisplay_widget): add code to cope with
|
|
1233 activation.
|
|
1234 (mswindows_tab_control_redisplay): warning suppression.
|
|
1235
|
|
1236 * glyphs-widget.c (widget_update): re-write to cope with updated
|
|
1237 items.
|
|
1238 (widget_instantiate): use new gui_item functions.
|
|
1239 (tab_control_update): deleted.
|
|
1240 (progress_gauge_update): deleted.
|
|
1241 (image_instantiator_progress_guage): take out update reference.
|
|
1242 (image_instantiator_tree_view): ditto.
|
|
1243 (image_instantiator_tab_control): ditto.
|
|
1244
|
|
1245 * gui.c (widget_gui_parse_item_keywords): new function. Do things
|
|
1246 Right the new way.
|
|
1247 (gui_item_add_keyval_pair): re-write to cope with descriptors and
|
|
1248 return whether anything was changed.
|
|
1249 (update_gui_item_keywords): as it sounds.
|
|
1250
|
|
1251 * gui.h: declare widget_gui_parse_item_keywords.
|
|
1252
|
|
1253 * fns.c (safe_copy_tree): new function taken from Fcopy_tree.
|
|
1254 (Fcopy_tree): use it. Stops infloop death in bogus instantiators.
|
|
1255
|
452
|
1256 2001-01-17 Martin Buchholz <martin@xemacs.org>
|
|
1257
|
|
1258 * XEmacs 21.2.41 "Polyhymnia" is released.
|
|
1259
|
|
1260 2001-01-16 Didier Verna <didier@xemacs.org>
|
|
1261
|
|
1262 * glyphs.c (image_instantiate): don't use fallbacks when
|
|
1263 instantiating a face's background pixmap by inheritance.
|
|
1264
|
|
1265 2001-01-14 Mike Sperber <mike@xemacs.org>
|
|
1266
|
|
1267 * sysdep.c (start_of_data): PDUMP implies ORDINARY_LINK.
|
|
1268 Conditionalize accordingly.
|
|
1269
|
|
1270 2001-01-16 Martin Buchholz <martin@xemacs.org>
|
|
1271
|
|
1272 * dumper.c (pdump_file_get): Fix a compiler warning.
|
|
1273
|
|
1274 2001-01-15 Martin Buchholz <martin@xemacs.org>
|
|
1275
|
|
1276 Make Purify happy when pdumping.
|
|
1277 * symbols.c (Fmake_variable_buffer_local): Make Purify happy, by
|
|
1278 iniitalizing all bits of new lisp object memory.
|
|
1279 * symbols.c (Fmake_local_variable): Likewise.
|
|
1280 * symbols.c (Fdontusethis_set_symbol_value_handler): Likewise.
|
|
1281 * symbols.c (Fdefvaralias): Likewise.
|
|
1282 * mule-charset.c (vars_of_mule_charset): Likewise.
|
|
1283
|
|
1284 2001-01-15 Martin Buchholz <martin@xemacs.org>
|
|
1285 Add the `-nd' flag when running pre-dump operations under the debugger.
|
|
1286 * .dbxrc (run-temacs): Add `-nd'.
|
|
1287 * .dbxrc (update-elc): Likewise.
|
|
1288 * .dbxrc (dump-temacs): Likewise.
|
|
1289 * .gdbinit (run-temacs): Likewise.
|
|
1290 * .gdbinit (check-temacs): Likewise.
|
|
1291 * .gdbinit (update-elc): Likewise.
|
|
1292 * .gdbinit (dump-temacs): Likewise.
|
|
1293
|
|
1294 2001-01-14 Martin Buchholz <martin@xemacs.org>
|
|
1295
|
|
1296 Allow building 64-bit executables on AIX with GNU malloc, e.g.
|
|
1297 export OBJECT_MODE=64
|
|
1298 configure --pdump --use-union-type=no
|
|
1299 * m/ibmrs6000.h (DATA_START): Define for 64-bit world.
|
|
1300 * gmalloc.c (__default_morecore): Remove pre-ANSI cruft.
|
|
1301
|
|
1302 * miscplay.c (sndcnv8U_2mono):
|
|
1303 Avoid two uses of `++' in the same expression.
|
|
1304 Suppresses a GCC warning.
|
|
1305
|
|
1306 2001-01-13 Martin Buchholz <martin@xemacs.org>
|
|
1307
|
|
1308 Make sure future compilers don't miscompile alloc.c.
|
|
1309 * alloc.c:
|
|
1310 (MARK_STRUCT_AS_FREE): Make aliasing-optimization-resistant.
|
|
1311 (MARK_STRUCT_AS_NOT_FREE): Make aliasing-optimization-resistant.
|
|
1312
|
|
1313 2001-01-12 Martin Buchholz <martin@xemacs.org>
|
|
1314
|
|
1315 * dumper.c: A little post-pdump-rename comment fixup.
|
|
1316
|
|
1317 2001-01-09 Jerry James <james@eecs.ku.edu>
|
|
1318
|
|
1319 * lisp-disunion.h: Change LISP_TO_CVOID arg to match its use.
|
|
1320
|
|
1321 2001-01-13 Martin Buchholz <martin@xemacs.org>
|
|
1322
|
|
1323 * *.[ch]: Globally rename symbols using the following `pdump-rename'
|
|
1324 script:
|
|
1325 #!/bin/sh
|
|
1326 replace_symbol () {
|
|
1327 (findn texi$; findn [ch]$) | xargs g -lw "$1" | xargs global-replace 's/(?<!_)\b'$1'\b(?!_)/'$2'/g'
|
|
1328 }
|
|
1329
|
|
1330 replace_symbol pdump_wire_lists pdump_weak_object_chains
|
|
1331 replace_symbol pdump_wire_list dump_add_weak_object_chain
|
|
1332
|
|
1333 replace_symbol pdump_wires pdump_root_objects
|
|
1334 replace_symbol pdump_wire dump_add_root_object
|
|
1335
|
|
1336 replace_symbol pdump_dump_wired pdump_dump_from_root_objects
|
|
1337 replace_symbol pdump_dump_structs pdump_dump_from_root_struct_ptrs
|
|
1338
|
|
1339 replace_symbol dumpstructinfos pdump_root_struct_ptrs
|
|
1340 replace_symbol dumpstructinfo_dynarr pdump_root_struct_ptr_dynarr
|
|
1341 replace_symbol dumpstructinfo pdump_root_struct_ptr
|
|
1342 replace_symbol dumpstruct dump_add_root_struct_ptr
|
|
1343
|
|
1344 replace_symbol dumpopaque dump_add_opaque
|
|
1345 replace_symbol dumpopaqueinfo_dynarr pdump_opaque_dynarr
|
|
1346 replace_symbol dumpopaqueinfos pdump_opaques
|
|
1347 replace_symbol dumpopaqueinfo pdump_opaque
|
|
1348
|
|
1349 replace_symbol nb_structdump nb_root_struct_ptrs
|
|
1350 replace_symbol nb_opaquedump nb_opaques
|
|
1351
|
|
1352 replace_symbol align_table pdump_align_table
|
|
1353 replace_symbol dump_header pdump_header
|
|
1354
|
|
1355 replace_symbol DUMP_SIGNATURE_LEN PDUMP_SIGNATURE_LEN
|
|
1356 replace_symbol DUMP_SIGNATURE PDUMP_SIGNATURE
|
|
1357
|
|
1358
|
|
1359 2001-01-12 Martin Buchholz <martin@xemacs.org>
|
|
1360
|
|
1361 * s/aix4.h: Keep the C for AIX compiler from overaggressively
|
|
1362 optimizing bytecount_to_charcount().
|
|
1363
|
|
1364 2001-01-06 Golubev I. N. <gin@mo.msk.ru>
|
|
1365
|
|
1366 * config.h.in:
|
|
1367 (HAVE_DLFCN_H): Removed.
|
|
1368 * sysdll.c: Remove HAVE__DLOPEN, HAVE_DLFCN_H.
|
|
1369
|
|
1370 2001-01-06 Martin Buchholz <martin@xemacs.org>
|
|
1371
|
|
1372 Portable dumper maintainability improvements.
|
|
1373 * alloc.c (staticpro):
|
|
1374 * alloc.c (staticpro_nodump):
|
|
1375 * alloc.c (garbage_collect_1):
|
|
1376 * alloc.c (reinit_alloc_once_early):
|
|
1377 * alloc.c (init_alloc_once_early):
|
|
1378 * alloc.c: Move dumper functions to alloc.c.
|
|
1379 * dumper.c (pdump_backtrace):
|
|
1380 * dumper.c (pdump_dump_structs):
|
|
1381 * dumper.c (pdump_dump_opaques):
|
|
1382 * dumper.c (pdump_dump_rtables):
|
|
1383 * dumper.c (pdump_dump_wired):
|
|
1384 * dumper.c (pdump):
|
|
1385 * dumper.c (pdump_load_check):
|
|
1386 * dumper.c (pdump_load_finish):
|
|
1387 * dumper.c (pdump_file_unmap):
|
|
1388 * dumper.c (pdump_file_get):
|
|
1389 * dumper.c (pdump_resource_free):
|
|
1390 * dumper.c (pdump_resource_get):
|
|
1391 * dumper.c (pdump_file_free):
|
|
1392 * dumper.c (pdump_file_try):
|
|
1393 * dumper.c (pdump_load):
|
|
1394 Remove fixed size limits on staticpro(), staticpro_nodump(),
|
|
1395 dumpopaque(), dumpstruct() by using Dynarrs instead of static C arrays.
|
|
1396 Remove custom code for dumping lrecord_implementations_table - use
|
|
1397 dumpopaque instead.
|
|
1398 Remove (most of the) custom code for dumping staticpros - dump it
|
|
1399 like any other dynarr.
|
|
1400
|
|
1401 * alloc.h: Removed. No longer useful, since dumper now more self-contained.
|
|
1402 * dumper.c: Moved functions from alloc.c.
|
|
1403 * alloc.c (dumpstruct): Moved to dumper.c.
|
|
1404 * alloc.c (dumpopaque): Likewise.
|
|
1405 * alloc.c (pdump_wire): Likewise.
|
|
1406 * alloc.c (pdump_wire_list): Likewise.
|
|
1407
|
|
1408 * lisp.h (Dynarr_sizeof): New.
|
|
1409 * lisp.h (Dynarr_begin): New. Very slightly C++oid.
|
|
1410 * lisp.h (Dynarr_end): New. Very slightly C++oid.
|
|
1411 * lisp.h (Lisp_Object_ptr_dynarr): New. For staticpros.
|
|
1412
|
|
1413 * lisp.h (dumpstruct): Define to nothing if not PDUMPing.
|
|
1414 * lisp.h (dumpopaque): ditto.
|
|
1415 * lisp.h (pdump_wire): ditto.
|
|
1416 * lisp.h (pdump_wire_list): ditto.
|
|
1417
|
|
1418 2001-01-09 Martin Buchholz <martin@xemacs.org>
|
|
1419
|
|
1420 * make-src-depend (PrintPatternDeps):
|
|
1421 Use `sort' to make output independent of perl version.
|
|
1422
|
|
1423 2001-01-08 Martin Buchholz <martin@xemacs.org>
|
|
1424
|
|
1425 Port to Netbsd 1.5.
|
|
1426 * unexelf.c: Remove (never used) bogus Netbsd-specific cruft.
|
|
1427 * s/netbsd.c: Use unexelf.o if __ELF__ is defined.
|
|
1428
|
|
1429 2001-01-03 Didier Verna <didier@xemacs.org>
|
|
1430
|
|
1431 * event-stream.c (emacs_handle_focus_change_preliminary): ensure
|
|
1432 that `focus_frame' is alive before thinking of calling
|
|
1433 `redisplay_redraw_cursor' on it.
|
|
1434
|
450
|
1435 2001-01-08 Martin Buchholz <martin@xemacs.org>
|
|
1436
|
|
1437 * XEmacs 21.2.40 is released.
|
|
1438
|
|
1439 2001-01-06 Golubev I. N. <gin@mo.msk.ru>
|
|
1440
|
|
1441 * regex.c: Replace PREFETCH with REGEX_PREFETCH.
|
|
1442
|
|
1443 2001-01-06 Martin Buchholz <martin@xemacs.org>
|
|
1444
|
|
1445 * alloc.c (dbg_valmask): Make const.
|
|
1446 * alloc.c (dbg_typemask): Make const.
|
|
1447 * alloc.c (dbg_USE_UNION_TYPE): Make const.
|
|
1448 * alloc.c (dbg_valbits): Make const.
|
|
1449 * alloc.c (dbg_gctypebits): Make const.
|
|
1450
|
|
1451 2001-01-06 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1452
|
|
1453 * redisplay-x.c (x_bevel_area):
|
|
1454 redisplay.h (struct rune):
|
|
1455 Typo fixes in comments.
|
|
1456
|
|
1457 2001-01-05 Andy Piper <andy@xemacs.org>
|
|
1458
|
|
1459 * glyphs-x.c (x_redisplay_widget): use size changed for offset
|
|
1460 adjustment.
|
|
1461
|
|
1462 * menubar.c (menubar_visible_p_changed): don't mark frame changed.
|
|
1463
|
|
1464 2001-01-05 Martin Buchholz <martin@xemacs.org>
|
|
1465
|
|
1466 * alloc.c (pure-bytes-used): Remove unused mendacious variable.
|
|
1467
|
|
1468 * mule-ccl.c (stack_idx_of_map_multiple):
|
|
1469 Non const global data must not be initialized!
|
|
1470 Found by MIYASHITA Hisashi.
|
|
1471
|
|
1472 2001-01-02 Andy Piper <andy@xemacs.org>
|
|
1473
|
|
1474 * frame.c (change_frame_size): make sure frame size is always
|
|
1475 marked as changed.
|
|
1476
|
|
1477 * glyphs.c (image_instance_layout): minor code reuse.
|
|
1478
|
|
1479 * window.c (Fcurrent_window_configuration): revert previous
|
|
1480 change.
|
|
1481
|
|
1482 2001-01-02 Martin Buchholz <martin@xemacs.org>
|
|
1483
|
|
1484 * glyphs.h:
|
|
1485 * glyphs.c (make_image_instance_cache_hash_table): Use ANSI prototypes.
|
|
1486
|
|
1487 2000-12-31 Andy Piper <andy@xemacs.org>
|
|
1488
|
|
1489 * glyphs-x.c (x_unmap_subwindow): return focus to enclosing frame
|
|
1490 when widget gets unmapped.
|
|
1491
|
|
1492 * event-Xt.c (emacs_Xt_handle_widget_losing_focus): new
|
|
1493 function. Make sure widgets losing focus don't just drop it.
|
|
1494 (handle_focus_event_1): record the widget with focus.
|
|
1495
|
|
1496 2000-12-31 Andy Piper <andy@xemacs.org>
|
|
1497
|
|
1498 * window.c (allocate_window): use
|
|
1499 make_image_instance_cache_hash_table.
|
|
1500 (make_dummy_parent): ditto.
|
|
1501 (Fset_window_configuration): ditto.
|
|
1502
|
|
1503 * glyphs.h (INSTANTIATOR_TYPE): new macro. declare new functions.
|
|
1504
|
|
1505 * glyphs.c (process_image_string_instantiator): use
|
|
1506 INSTANTIATOR_TYPE.
|
|
1507 (get_image_instantiator_governing_domain): ditto.
|
|
1508 (normalize_image_instantiator): ditto.
|
|
1509 (instantiate_image_instantiator): ditto.
|
|
1510 (make_image_instance_1): ditto.
|
|
1511 (image_instantiate): ditto. Key on glyph *and* instantiator type.
|
|
1512 (instantiator_eq_equal): new function for use with instance hash
|
|
1513 tables.
|
|
1514 (instantiator_eq_hash): ditto.
|
|
1515 (make_image_instance_cache_hash_table): create a suitable hash
|
|
1516 table for storing image instances.
|
|
1517
|
|
1518 * elhash.h (hash_table_weakness): new internal weakness type
|
|
1519 HASH_TABLE_KEY_CAR_VALUE_WEAK.
|
|
1520 declare new functions.
|
|
1521
|
|
1522 * elhash.c (finish_marking_weak_hash_tables): introduce yet
|
|
1523 another weakness type for glyphs.
|
|
1524 (make_standard_lisp_hash_table): new function split out from
|
|
1525 make_general_lisp_hash_table.
|
|
1526 (make_lisp_hash_table): call make_standard_lisp_hash_table.
|
|
1527 (hash_table_instantiate): ditto.
|
|
1528 (Fmake_hash_table): ditto.
|
|
1529
|
448
|
1530 2000-12-31 Martin Buchholz <martin@xemacs.org>
|
|
1531
|
|
1532 * XEmacs 21.2.39 is released.
|
|
1533
|
|
1534 2000-12-29 Andy Piper <andy@xemacs.org>
|
|
1535
|
|
1536 * menubar.c (menubar_visible_p_changed): signal the frame changed.
|
|
1537
|
|
1538 * glyphs-x.c (x_redisplay_widget): Re-calculate widget offsets if
|
|
1539 the frame has changed so that we pick up geometry changes such as
|
|
1540 menubar visibility.
|
|
1541
|
|
1542 2000-12-28 Andy Piper <andy@xemacs.org>
|
|
1543
|
|
1544 * lastfile.c (my_ebss): make a char array so we can pad the
|
|
1545 bss. Fixes cygwin unexec.
|
|
1546
|
|
1547 * unexcw.c: invert BROKEN_GDB to NO_DEBUG.
|
|
1548
|
|
1549 2000-12-26 Andy Piper <andy@xemacs.org>
|
|
1550
|
|
1551 * event-Xt.c (emacs_Xt_force_event_pending): add some verbose
|
|
1552 comments and try and be more precise about a non-/SIGIO world.
|
|
1553 (emacs_Xt_event_pending_p): use XtAppPending under cygwin and non
|
|
1554 SIGIO.
|
|
1555
|
|
1556 * redisplay-output.c (redisplay_normalize_glyph_area): make sure
|
|
1557 we don't normalize to zero width or height.
|
|
1558
|
|
1559 2000-12-24 Andy Piper <andy@xemacs.org>
|
|
1560
|
|
1561 * Makefile.in.in (ldflags): add -mwindows when appropriate.
|
|
1562
|
|
1563 2000-08-18 Golubev I. N. <gin@mo.msk.ru>
|
|
1564
|
|
1565 * s/sco5.h: SCO 5 has pty support.
|
|
1566
|
|
1567 2000-07-20 Kazuyuki IENAGA <ienaga@xemacs.org>
|
|
1568
|
|
1569 * input-method-xlib.c: supports both XIM_XLIB and USE_XFONTSET.
|
|
1570 input-method-xlib.c contains whole contents of input-method-xfs.c,
|
|
1571 so we can use input-method-xlib.c's code for USE_XFONTSET
|
|
1572 using #ifdefs.
|
|
1573 * input-method-xfs.c: removed.
|
|
1574
|
|
1575 2000-12-20 Stephen Turnbull <stephen@xemacs.org>
|
|
1576
|
|
1577 * file-coding.h (enum coding_category_type): reorder enumerators to
|
|
1578 make autodetection safer. Make CODING_CATEGORY_LAST an enumerator
|
|
1579 (now one greater than largest real coding_category_type enumerator).
|
|
1580 * file-coding.c (coding_category_symbol, coding_category_by_priority,
|
|
1581 coding_category_system, fcd_descriptihon_1, decode_coding_category,
|
|
1582 Fcoding_category_list, Fset_coding_priority_list,
|
|
1583 Fcoding_priority_list, coding_system_from_mask, Fdetect_coding_region,
|
|
1584 vars_of_file_coding): adjust for change in CODING_CATEGORY_LAST.
|
|
1585
|
|
1586 2000-12-18 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1587
|
|
1588 * redisplay-output.c (redisplay_clear_top_of_window): Remove static.
|
|
1589 * redisplay-output.c (redisplay_output_window): Clear top of window
|
|
1590 when face is changed.
|
|
1591 * redisplay-x.c (x_redraw_exposed_window): Call
|
|
1592 redisplay_clear_top_of_window.
|
|
1593 * redisplay.h: Publish redisplay_clear_top_of_window.
|
|
1594
|
|
1595 2000-12-18 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1596
|
|
1597 * buffer.c (Fkill_buffer): Map over all devices.
|
|
1598 * window.c (window_loop): Remove UNSHOW_BUFFER code.
|
|
1599 (list_windows): New function.
|
|
1600 (list_all_windows): Ditto.
|
|
1601 (Freplace_buffer_in_windows): Use them.
|
|
1602
|
|
1603 2000-02-02 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
|
|
1604
|
|
1605 * database.c (berkdb_subtype): Recognize new subtype `queue'.
|
|
1606 (Fopen_database): Use `db_create' instead of `db_open'.
|
|
1607 (syms_of_database): Initialize Qqueue.
|
|
1608
|
|
1609 2000-12-13 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1610
|
|
1611 * buffer.c (common_init_complex_vars_of_buffer): Initialize
|
|
1612 buffer_local_face_property.
|
|
1613 * buffer.h (struct buffer): New member buffer_local_face_property.
|
|
1614 * window.c (Fset_window_buffer): Mark window's face as changed
|
|
1615 when buffer has buffer local face.
|
|
1616 * window.h (MARK_WINDOW_FACES_CHANGED): New macro.
|
|
1617 * objects.c (color_after_change): Set buffer_local_face_property
|
|
1618 when locale of face specifier is buffer.
|
|
1619 * objects.c (font_after_change): Ditto.
|
|
1620 * objects.c (face_boolean_after_change): Ditto.
|
|
1621 * glyphs.c (image_after_change): Ditto.
|
|
1622
|
|
1623 2000-12-09 Dan Holmsand <dan@eyebee.com>
|
|
1624
|
|
1625 * nt.c (mswindows_fstat): Report file permissions, volume serial
|
|
1626 number, etc. Code adapted from FSF Emacs 20.7.
|
|
1627
|
|
1628 2000-12-09 Dan Holmsand <dan@eyebee.com>
|
|
1629
|
|
1630 * sysfile.h (lstat): Make lstat an alias for xemacs_stat instead
|
|
1631 of stat when we don't have symbolic links, to make sure
|
|
1632 mswindows_stat is called on mswindows.
|
|
1633
|
|
1634 2000-12-12 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1635
|
|
1636 * alloca.c: Define malloc to xmalloc only when built with XEmacs.
|
|
1637
|
|
1638 2000-12-12 Martin Buchholz <martin@xemacs.org>
|
|
1639
|
|
1640 * doprnt.c (emacs_doprnt_1): More printing fixes.
|
|
1641 Make printing of numbers compatible with libc and FSF Emacs.
|
|
1642 BUG was: (format "%6.3f" 1.2) ==>"1.200000"
|
|
1643 Use the system printf to do most of the hard work of formatting,
|
|
1644 instead of doprnt_1().
|
|
1645 Calculate memory to allocate for format string.
|
|
1646 Remove arbitrary limit on precision, e.g. (format "%.1000f" 3.14)
|
|
1647 (doprnt_1): Cleaner code and documentation.
|
|
1648
|
|
1649 2000-12-01 Jerry James <james@eecs.ukans.edu>
|
|
1650
|
|
1651 * Makefile.in.in: Use the loop variable to install headers.
|
|
1652
|
|
1653 2000-12-04 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1654
|
|
1655 * window.c (Fsplit_window): Don't invalidate face cache.
|
|
1656
|
|
1657 2000-12-04 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1658
|
|
1659 * minibuf.c (Fall_completions): Undo the previous change
|
|
1660 which removed checking elements start with space.
|
|
1661
|
|
1662 2000-12-06 Stephen Turnbull <stephen@xemacs.org>
|
|
1663
|
|
1664 * mule-canna.c: Didier suppression.
|
|
1665
|
|
1666 2000-12-06 Stephen Turnbull <stephen@xemacs.org>
|
|
1667
|
|
1668 * mule-canna.c: rename static unsigned char buf[] to key_buffer
|
|
1669 (warning suppression). Add English comment translations.
|
|
1670
|
|
1671 2000-12-05 Martin Buchholz <martin@xemacs.org>
|
|
1672
|
|
1673 * unexelfsgi.c (unexec): Better test for mmap failure.
|
|
1674
|
446
|
1675 2000-12-05 Martin Buchholz <martin@xemacs.org>
|
|
1676
|
|
1677 * XEmacs 21.2.38 is released.
|
|
1678
|
|
1679 2000-12-05 Martin Buchholz <martin@xemacs.org>
|
|
1680
|
|
1681 * redisplay.c (bar-cursor): Make a user variable.
|
|
1682
|
|
1683 * symsinit.h: Add init_postgresql_from_environment.
|
|
1684
|
|
1685 2000-12-04 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1686
|
|
1687 * regex.c: Convert to clean C.
|
|
1688
|
|
1689 2000-12-05 Dan Holmsand <dan@eyebee.com>
|
|
1690
|
|
1691 * realpath.c:
|
|
1692 Don't #include sysfile.h. Revert to duplicating PATH_MAX
|
|
1693 initialization.
|
|
1694 (sys_readlink): renamed to system_readlink to avoid conflict with
|
|
1695 the other sys_readlink.
|
|
1696
|
|
1697 2000-12-04 Hiroaki Abe <h-abe@pc.highway.ne.jp>
|
|
1698
|
|
1699 * dumper.c (pdump_file_get): Correct uses of pdump_fd.
|
|
1700
|
|
1701 2000-12-04 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1702
|
|
1703 * postgresql.c (init_postgresql_from_environment): new function.
|
|
1704 (vars_of_postgresql): Move code initializing Lisp variables out and
|
|
1705 into init_postgresql_from_environment.
|
|
1706 emacs.c (main_1): Call init_postgresql_from_environment if and only
|
|
1707 if running a dumped XEmacs.
|
|
1708
|
|
1709 2000-08-31 Dan Holmsand <dan@eyebee.com>
|
|
1710
|
|
1711 * buffer.c: Make find-file-compare-truenames default to true on
|
|
1712 windows.
|
|
1713
|
452
|
1714 * realpath.c (win32_abs_start):
|
446
|
1715 (cygwin_readlink):
|
|
1716 (win32_readlink): New functions.
|
|
1717 (xrealpath): Return really real filenames on windows.
|
|
1718
|
|
1719 * fileio.c (Ffile_truename): Make file-truename work on windows.
|
|
1720
|
|
1721 2000-11-29 Didier Verna <didier@xemacs.org>
|
|
1722
|
|
1723 * faces.c (MAYBE_UNFROB_BACKGROUND_PIXMAP): new macro.
|
|
1724 * faces.c (update_face_cachel_data): use it.
|
|
1725 * faces.c (add_face_cachel): use it. Complete background pixmap
|
|
1726 frobbing in face cache if `update_face_cachel_data' has not done so.
|
|
1727
|
|
1728 2000-11-29 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1729
|
|
1730 * search.c (string_match_1): Don't set last_thing_searched
|
|
1731 when search failed.
|
|
1732
|
|
1733 2000-11-27 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1734
|
|
1735 * buffer.c: Include casetab.h
|
|
1736 (common_init_complex_vars_of_buffer): Use new case-table object.
|
|
1737 * buffer.h: Include casetab.h
|
|
1738 * buffer.h (MAKE_TRT_TABLE): Use generic char-table.
|
|
1739 (DOWNCASE_TABLE_OF): Ditto.
|
|
1740 * bufslots.h: Remove char-tables and add case-table.
|
|
1741 * casetab.c: Include casetab.h
|
|
1742 (CASE_TABLE_P): Removed.
|
|
1743 (mark_case_table): New function.
|
|
1744 (allocate_case_table): New function.
|
|
1745 (Fcase_table_p): Use new case-table.
|
|
1746 (case_table_char): New function.
|
|
1747 (Fget_case_table): Ditto.
|
|
1748 (Fput_case_table): Ditto.
|
|
1749 (Fput_case_table_pair): Ditto.
|
|
1750 (Fcopy_case_table): Ditto.
|
|
1751 (Fcurrent_case_table): Return case-table.
|
|
1752 (Fstandard_case_table): Return case-table.
|
|
1753 (Fset_case_table): Fix doc-string.
|
|
1754 (set_case_table): Use case-table
|
|
1755 (syms_of_casetab): DEFSUBR new functions.
|
|
1756 (complex_vars_of_casetab): Set up standard case-table.
|
|
1757 * casetab.h: New file.
|
|
1758 * editfns.c: Include casetab.h
|
|
1759 (Fcompare_buffer_substrings): Use case-table.
|
|
1760 * inline.c: Include casetab.h
|
|
1761 * lisp.h: Remove bogus extern.
|
|
1762 * lrecord.h (lrecord_type): Add lrecord_type_case_table.
|
|
1763 * search.c: Include casetab.h
|
|
1764 (TRANSLATE_ASCII): Removed.
|
|
1765 (TRANSLATE): Unconditionally translate character.
|
|
1766 (looking_at_1): Use case-table.
|
|
1767 (string_match_1): Ditto.
|
|
1768 (fast_string_match): Ditto.
|
|
1769 (search_command): Ditto.
|
|
1770 (search_buffer): Separate boyer_moore. Check whether
|
456
|
1771 boyer_moore is possible.
|
446
|
1772 (simple_search): New function.
|
|
1773 (boyer_moore): Separated from search_buffer. Translate char.
|
|
1774
|
|
1775 2000-11-24 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1776
|
|
1777 * regex.c (RE_TR_ASCII): Removed.
|
|
1778 (RE_TRANSLATE): Unconditionally use TRT_TABLE.
|
|
1779 (PATFETCH): Call PATFETCH_RAW.
|
|
1780 (PATFETCH_RAW): Fetch Emchar.
|
|
1781 (PATUNFETCH): Decrement charptr.
|
|
1782 (GET_BUFFER_SPACE): Rename b to buf_end.
|
|
1783 (BUF_PUSH): Ditto.
|
|
1784 (BUF_PUSH_2): Ditto.
|
|
1785 (BUF_PUSH_3): Ditto.
|
|
1786 (EXTEND_BUFFER): Ditto.
|
|
1787 (SET_LIST_BIT): Ditto.
|
|
1788 (regex_compile): Ditto. Translate non ASCII char.
|
|
1789 (compile_range): Ditto.
|
|
1790 (re_search_2): Ditto.
|
|
1791 (re_match_2_internal): Compare Emchar.
|
|
1792 (bcmp_translate): Ditto.
|
|
1793
|
|
1794 2000-11-29 Stephen J. Turnbull <turnbull@xemacs.org>
|
|
1795
|
|
1796 * lisp.h (basic char/int typedefs): comment improvement.
|
|
1797
|
|
1798 2000-11-24 Stephen J. Turnbull <turnbull@xemacs.org>
|
|
1799
|
|
1800 * emacs.c (main_1): unconditional pdump unstomping; don't save and
|
|
1801 unstomp inhibit_site_lisp. Improve comments.
|
|
1802
|
|
1803 2000-11-22 Stephen J. Turnbull <turnbull@xemacs.org>
|
|
1804
|
|
1805 * mule-charset.c (Fcharset_property): improve type checking, comments.
|
|
1806
|
|
1807 2000-11-28 Andy Piper <andy@xemacs.org>
|
|
1808
|
|
1809 * redisplay-output.c (redisplay_output_subwindow): make sure we do
|
|
1810 clipped display for windows in the gutter also.
|
|
1811 (redisplay_display_boxes_in_window_p): change semantics of return
|
|
1812 codes to be more intuitive.
|
|
1813
|
|
1814 * gutter.h: declare display_boxes_in_gutter_p.
|
|
1815
|
|
1816 * gutter.c (display_boxes_in_gutter_p): new function for
|
|
1817 redisplay.
|
|
1818
|
|
1819 2000-11-22 Andy Piper <andy@xemacs.org>
|
|
1820
|
|
1821 * glyphs-x.c (image_instantiator_format_create_glyphs_x): change
|
|
1822 autodetect domain.
|
|
1823
|
|
1824 2000-11-21 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1825
|
|
1826 * callproc.c (Fold_call_process_internal):
|
|
1827 * gpm.c (Freceive_gpm_event):
|
|
1828 (tty_get_foreign_selection): Might be just warning supression.
|
|
1829 * fileio.c (Fwrite_region_internal):
|
|
1830 (Fset_visited_file_modtime):
|
|
1831 * keymap.c (event_matches_key_specifier_p):
|
|
1832 Initialize GCPROed variable.
|
|
1833
|
|
1834 * menubar-x.c (command_builder_find_menu_accelerator):
|
|
1835 Initialize before use.
|
|
1836
|
|
1837 2000-11-23 Andy Piper <andy@xemacs.org>
|
|
1838
|
|
1839 * unexcw.c (unexec): make the resulting executable executable.
|
|
1840
|
|
1841 2000-11-21 Martin Buchholz <martin@xemacs.org>
|
|
1842
|
|
1843 * doc.c (get_doc_string):
|
|
1844 Use size_t, not int, for result of XSTRING_LENGTH.
|
|
1845
|
|
1846 * cmds.c (Fdelete_char):
|
|
1847 * cmds.c (Fpoint_at_eol):
|
|
1848 * cmds.c (Fself_insert_command):
|
|
1849 Use EMACS_INT, not int, for result of XINT.
|
|
1850 Someday, someone will want to insert more than 2**31 identical characters.
|
|
1851
|
|
1852 * cmds.c (Fdelete_char):
|
|
1853 * cmds.c (Fdelete_backward_char):
|
|
1854 * syntax.c (Fforward_word):
|
|
1855 * syntax.c (Fforward_comment):
|
|
1856 Make COUNT argument optional, for consistency with forward-char et al.
|
|
1857
|
|
1858 2000-11-22 Martin Buchholz <martin@xemacs.org>
|
|
1859
|
|
1860 * lisp.h:
|
|
1861 * print.c (long_to_string):
|
|
1862 Return a useful value: the pointer at end of data written.
|
|
1863
|
|
1864 * doprnt.c:
|
|
1865 Use `static const char * const' for constant strings.
|
|
1866 (union printf_arg): Delete `i', `ui' members.
|
|
1867 (get_doprnt_args):
|
|
1868 (emacs_doprnt_1):
|
|
1869 Fix LP64 platform bug: (format "%d" most-positive-fixnum) ==> "-1"
|
|
1870 Do all printf-ing via the `l' specifier.
|
|
1871 Use EMACS_INT instead of int.
|
|
1872 Optimize.
|
|
1873
|
|
1874 2000-11-20 Didier Verna <didier@xemacs.org>
|
|
1875
|
|
1876 * faces.c (update_face_cachel_data): don't frob the background
|
|
1877 pixmap when the window is being created. The face is needed but
|
|
1878 does not exist yet.
|
|
1879
|
|
1880 2000-11-20 Andy Piper <andy@xemacs.org>
|
|
1881
|
|
1882 * unexcw.c (copy_executable_and_dump_data_section): Only do bss
|
|
1883 messing with a debug environment.
|
|
1884
|
|
1885 2000-11-20 Martin Buchholz <martin@xemacs.org>
|
|
1886
|
|
1887 * emacs.c (__sti__iflPNGFile_c___): Pedantically correct prototype.
|
|
1888
|
|
1889 2000-11-20 Martin Buchholz <martin@xemacs.org>
|
|
1890
|
|
1891 * casetab.c (Fcase_table_p): Fix compile error and crash.
|
|
1892
|
|
1893 2000-11-18 Philip Aston <philipa@mail.com>
|
|
1894
|
|
1895 * s/cygwin32.h: Cygwin has SVR4-like pty support.
|
|
1896
|
|
1897 2000-11-18 Martin Buchholz <martin@xemacs.org>
|
|
1898
|
|
1899 * fileio.c (Fexpand_file_name): GCPRO bug! Protect `handler'.
|
|
1900 * filelock.c (lock_file): GCPRO bug! Initialize all GCPROed vars!
|
|
1901
|
|
1902 2000-11-17 Martin Buchholz <martin@xemacs.org>
|
|
1903
|
|
1904 * config.h.in: Define HAVE_ELF_H if elf.h exists.
|
|
1905 * unexelf.c: Use HAVE_ELF_H.
|
|
1906 * unexelfsgi.c: Fix bug with dumped xemacs stdout/stderr not working.
|
|
1907 I copied FSF Emacs 20.7 unexelf.c to unexelfsgi.c and ANSIfied it.
|
|
1908 Max Matveev <makc@sgi.com> removed non-SGI-relevant parts and tested.
|
|
1909 Greg Harrington <greg_harrington@hotmail.com> provided a machine
|
|
1910 for testing.
|
|
1911 So this is an unexelfsgi.c from a different line of development.
|
|
1912
|
|
1913 2000-11-16 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1914
|
|
1915 * regex.c (RE_TR_ASCII): New function.
|
|
1916 (RE_TRANSLATE): Call it.
|
|
1917
|
|
1918 2000-11-16 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1919
|
|
1920 * buffer.h (TRT_TABLE_OF): Remove assert.
|
|
1921 (IN_TRT_TABLE_DOMAIN): Removed.
|
|
1922
|
|
1923 2000-11-16 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
1924
|
|
1925 * free-hook.c (log_gcpro):
|
|
1926 (show_gcprohist): Add support for GCPRO5.
|
|
1927
|
|
1928 2000-11-08 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1929
|
|
1930 * emacs.c (main_1): Improve -sd error message when --pdump=no.
|
|
1931
|
|
1932 2000-11-16 Olivier Galibert <galibert@xemacs.org>
|
|
1933
|
|
1934 * symeval.h: Declare flush_all_buffer_local_cache.
|
|
1935
|
|
1936 * symbols.c: Change XD_LO_RESET_NIL into XD_LISP_OBJECTs.
|
|
1937 (flush_buffer_local_cache): Added.
|
|
1938 (flush_all_buffer_local_cache): Added.
|
|
1939
|
|
1940 * lrecord.h: Remove unused XD_LO_RESET_NIL.
|
|
1941
|
|
1942 * dumper.c (pdump_register_sub): Remove unused XD_LO_RESET_NIL.
|
|
1943 (pdump_dump_data): Ditto.
|
|
1944 (pdump_reloc_one): Ditto.
|
|
1945 (pdump): Remove unused pdump_qnil. Flush buffer local caches
|
|
1946 before dumping.
|
|
1947
|
|
1948
|
|
1949 2000-11-14 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1950
|
|
1951 * buffer.c: Remove if 0'ed entry.
|
|
1952 * buffer.h: Rewrite TRT to use char-table.
|
|
1953 * bufslots.h: Remove mirror tables.
|
|
1954 * casetab.c: Remove mirror tables.
|
|
1955 (CASE_TABLE_P): New macro.
|
|
1956 (Fcase_table_p): Element of a case table is string or char-table.
|
|
1957 (make_mirror_trt_table): Removed.
|
|
1958 (set_case_table): Setup char-table from strings for backward
|
|
1959 compatibility.
|
|
1960 * dired.c (Fdirectory_files):
|
|
1961 * dired-msw.c: (mswindows_get_files):
|
|
1962 * lisp.h: Change prototype of re_pattern_buffer.
|
|
1963 * regex.c: (RE_TRANSLATE): New macro.
|
|
1964 (TRANSLATE_P): Ditto.
|
|
1965 Change translate to type RE_TRANSLATE_TYPE.
|
|
1966 * regex.h: Define RE_TRANSLATE_TYPE
|
|
1967 * search.c (TRANSLATE): New macro.
|
|
1968 (TRANSLATE_ASCII): New macro.
|
|
1969 Translate table is changed to Lisp_Object.
|
|
1970 (signal_failure): Inhibit return.
|
|
1971
|
|
1972 2000-11-14 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1973
|
|
1974 * device-msw.c:
|
|
1975 * eldap.c:
|
|
1976 * event-Xt.c:
|
|
1977 * event-stream.c:
|
|
1978 * print.c:
|
|
1979 Do UNGCPRO before return.
|
|
1980
|
444
|
1981 2000-11-14 Martin Buchholz <martin@xemacs.org>
|
|
1982
|
|
1983 * XEmacs 21.2.37 is released.
|
|
1984
|
|
1985 2000-11-13 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1986
|
|
1987 * fileio.c (Finsert_file_contents_internal): UNGCPRO before return.
|
|
1988 Add comments about discarded return value.
|
|
1989
|
|
1990 2000-11-09 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1991
|
|
1992 * callint.c:
|
|
1993 * event-stream.c: Fix comments. Remove some #if 0'ed part.
|
|
1994
|
|
1995 2000-10-27 Andy Piper <andy@xemacs.org>
|
|
1996
|
|
1997 * gutter.c (Fset_default_gutter_position): default left and right
|
|
1998 gutters to visible.
|
|
1999 (calculate_gutter_size): calculate resonable heuristic for left
|
|
2000 and right gutter sizes.
|
|
2001 (specifier_vars_of_gutter): change left and right gutter sizes to
|
|
2002 autodetect.
|
|
2003 (calculate_gutter_size_from_display_lines): new function.
|
|
2004 (output_gutter): check for resizing on left and right gutters.
|
|
2005 (clear_gutter): don't special case top and left gutters.
|
|
2006 (specifier_vars_of_gutter): use new signature for
|
|
2007 set_specifier_caching.
|
|
2008
|
|
2009 * glyphs-x.c (x_redisplay_widget): spelling fix.
|
|
2010 * glyphs.c (specifier_vars_of_glyphs):
|
|
2011 * menubar.c (specifier_vars_of_menubar):
|
|
2012 * redisplay.c (specifier_vars_of_redisplay):
|
|
2013 * toolbar.c (specifier_vars_of_toolbar):
|
|
2014 * window.c (specifier_vars_of_window):
|
|
2015 * scrollbar.c (specifier_vars_of_scrollbar):
|
|
2016 (complex_vars_of_scrollbar): use new signature for
|
|
2017 set_specifier_caching.
|
|
2018
|
|
2019 * specifier.c (set_specifier_caching): include recompute flag.
|
|
2020 (recompute_one_cached_specifier_in_window): always recompute if
|
|
2021 flag set.
|
|
2022 (recompute_one_cached_specifier_in_frame): ditto.
|
446
|
2023
|
444
|
2024 * specifier.h (struct specifier_caching): add recompute flag.
|
|
2025
|
|
2026 2000-10-24 Andy Piper <andy@xemacs.org>
|
|
2027
|
|
2028 * unexcw.c (copy_executable_and_dump_data_section): add new
|
|
2029 BSS_PAD_SIZE so that we can re-instate a mini-bss. This keeps gdb
|
|
2030 5.0 happy.
|
|
2031
|
|
2032 2000-11-06 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
2033
|
|
2034 * console-x.h (x_device): New member modifier_release_time.
|
|
2035 * event-Xt.c (x_handle_sticky_modifiers):
|
|
2036 Bound interval modifier keys are sticky.
|
|
2037 * event-stream.c (Vmodifier_keys_sticky_time): New variable.
|
|
2038 * events.h: extern it.
|
|
2039
|
|
2040 2000-11-06 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
2041
|
|
2042 * cmdloop.c (Fcommand_loop_1): Just add C-g to event queue.
|
|
2043
|
|
2044 2000-11-06 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
2045
|
|
2046 * event-stream.c (execute_command_event): Preserve current_events
|
|
2047 and the like when event is misc-user-event.
|
|
2048 Inhibit quit during the call to maybe_echo_keys.
|
|
2049
|
|
2050 2000-10-31 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
2051
|
|
2052 * filelock.c (lock_buffer): Cope with kill-buffer. Don't create a
|
|
2053 symlink when buffer is killed.
|
|
2054 (inhibit_clash_detection): New variable.
|
|
2055
|
|
2056 2000-10-30 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
2057
|
|
2058 * console.c (Fset_input_method): Trigger redisplay on tty.
|
|
2059
|
|
2060 2000-11-07 Martin Buchholz <martin@xemacs.org>
|
|
2061
|
|
2062 * process.c (Fprocess_status): Revert to previous behavior:
|
|
2063 (process-status "nosuchprocess") ==> nil
|
|
2064
|
|
2065 2000-11-06 Martin Buchholz <martin@xemacs.org>
|
|
2066
|
|
2067 * mule-charset.h (CHARSET_BY_LEADING_BYTE):
|
|
2068 Work around another GCC 2.95.2 optimizer bug.
|
|
2069
|
|
2070 2000-11-02 Martin Buchholz <martin@xemacs.org>
|
|
2071
|
|
2072 * process.c (Fget_process): Use LIST_LOOP_2.
|
|
2073 (kill_buffer_processes): Use LIST_LOOP_2.
|
|
2074
|
|
2075 * minibuf.c (Fall_completions):
|
|
2076 Delete old non-functional code for FSF fourth argument.
|
|
2077
|
446
|
2078 * frame.c (frame_matches_frame_spec):
|
444
|
2079 Renamed from `frame_matches_frametype'. Update all callers.
|
446
|
2080 (device_matches_device_spec):
|
444
|
2081 Renamed from 'device_matches_console_spec'. Update all callers.
|
|
2082
|
|
2083 * doc.c (Fsubstitute_command_keys):
|
|
2084 Remove buffer overflow crash. Small code cleanups.
|
|
2085
|
|
2086 * casetab.c (check_case_table): Simpler code.
|
|
2087
|
|
2088 * window.c (Freplace_buffer_in_windows):
|
446
|
2089 Give this the same WHICH-FRAMES and WHICH-DEVICES parameters
|
444
|
2090 (and similar implementation) as Fdelete_windows_on.
|
|
2091 Update all callers.
|
|
2092
|
|
2093 * alloc.c (Fmake_list):
|
|
2094 * alloc.c (make_vector):
|
|
2095 * alloc.c (Fmake_vector):
|
|
2096 * alloc.c (make_bit_vector):
|
|
2097 * alloc.c (Fmake_bit_vector):
|
|
2098 * alloc.c (Fbit_vector):
|
|
2099 * alloc.c (Fmake_string):
|
|
2100 * alloc.c (Fpurecopy):
|
|
2101 * alloc.c (Fmemory_limit):
|
|
2102 * buffer.c:
|
|
2103 * buffer.c (Fget_buffer):
|
|
2104 * buffer.c (Fkill_buffer):
|
|
2105 * buffer.c (complex_vars_of_buffer):
|
|
2106 * bytecode.c (Fcompiled_function_stack_depth):
|
|
2107 * callint.c (Fprefix_numeric_value):
|
|
2108 * event-stream.c:
|
|
2109 * event-stream.c (Fread_key_sequence):
|
|
2110 * casetab.c:
|
|
2111 * casetab.c (Fcase_table_p):
|
|
2112 * casetab.c (check_case_table):
|
|
2113 * casetab.c (Fset_case_table):
|
|
2114 * casetab.c (Fset_standard_case_table):
|
|
2115 * chartab.c:
|
|
2116 * chartab.c (Fchar_table_type):
|
|
2117 * chartab.c (Freset_char_table):
|
|
2118 * chartab.c (Fget_char_table):
|
|
2119 * chartab.c (Fget_range_char_table):
|
|
2120 * chartab.c (Fput_char_table):
|
|
2121 * chartab.c (Fmap_char_table):
|
|
2122 * chartab.c (Fcategory_table_p):
|
|
2123 * chartab.c (Fcheck_category_at):
|
|
2124 * chartab.c (Fchar_in_category_p):
|
|
2125 * chartab.c (Fcategory_table):
|
|
2126 * chartab.c (Fcopy_category_table):
|
|
2127 * chartab.c (Fset_category_table):
|
|
2128 * chartab.c (Fcategory_designator_p):
|
|
2129 * chartab.c (Fcategory_table_value_p):
|
|
2130 * cmds.c (Fdelete_char):
|
|
2131 * cmds.c (Fdelete_backward_char):
|
|
2132 * cmds.c (Fself_insert_command):
|
|
2133 * cmds.c (Fself_insert_internal):
|
|
2134 * console.c (Fvalid_console_type_p):
|
|
2135 * console.c (Fcdfw_console):
|
|
2136 * console.c (Fconsole_type):
|
|
2137 * console.c (Fconsole_name):
|
|
2138 * console.c (Fconsole_device_list):
|
|
2139 * console.c (Fconsole_on_window_system_p):
|
|
2140 * data.c:
|
|
2141 * data.c (Feq):
|
|
2142 * data.c (Fold_eq):
|
|
2143 * data.c (Fsubr_interactive):
|
|
2144 * data.c (Fchar_to_int):
|
|
2145 * data.c (Fint_to_char):
|
|
2146 * data.c (Fsetcar):
|
|
2147 * data.c (Fsetcdr):
|
|
2148 * data.c (Fnumber_to_string):
|
|
2149 * data.c (Fstring_to_number):
|
|
2150 * data.c (Frem):
|
|
2151 * database.c (mark_database):
|
|
2152 * database.c (finalize_database):
|
|
2153 * database.c (Fdatabase_live_p):
|
|
2154 * database.c (Fdatabasep):
|
|
2155 * device-x.c (Fx_get_resource):
|
|
2156 * device.c (Fdfw_device):
|
|
2157 * dired.c:
|
|
2158 * dired.c (Ffile_name_completion):
|
|
2159 * dired.c (Ffile_name_all_completions):
|
|
2160 * dired.c (Fuser_name_completion):
|
|
2161 * dired.c (Fuser_name_completion_1):
|
|
2162 * dired.c (Fuser_name_all_completions):
|
|
2163 * doc.c (Fdocumentation):
|
|
2164 * doc.c (Fdocumentation_property):
|
|
2165 * doc.c (Fsubstitute_command_keys):
|
|
2166 * editfns.c:
|
|
2167 * editfns.c (Fchar_to_string):
|
|
2168 * editfns.c (Fstring_to_char):
|
|
2169 * editfns.c (Ftemp_directory):
|
|
2170 * editfns.c (Finsert_char):
|
|
2171 * editfns.c (Fbuffer_substring_no_properties):
|
|
2172 * editfns.c (Fnarrow_to_region):
|
|
2173 * editfns.c (Fchar_equal):
|
|
2174 * editfns.c (Fchar_Equal):
|
|
2175 * editfns.c (Ftranspose_regions):
|
|
2176 * emacs.c (Fdump_emacs):
|
|
2177 * eval.c (Fthrow):
|
|
2178 * eval.c (Fcommand_execute):
|
|
2179 * eval.c (Fautoload):
|
|
2180 * eval.c (Fbacktrace):
|
|
2181 * eval.c (Fbacktrace_frame):
|
|
2182 * events.c:
|
|
2183 * events.c (Fcopy_event):
|
|
2184 * events.c (Fcharacter_to_event):
|
|
2185 * events.c (Fevent_button):
|
|
2186 * events.c (Fevent_process):
|
|
2187 * extents.c:
|
|
2188 * extents.c (Fnext_extent_change):
|
|
2189 * extents.c (Fextent_property):
|
|
2190 * faces.c (Ffacep):
|
|
2191 * faces.c (Fmake_face):
|
|
2192 * file-coding.c:
|
|
2193 * file-coding.c (Fencode_shift_jis_char):
|
|
2194 * file-coding.c (Fencode_big5_char):
|
|
2195 * fileio.c (Ffile_name_directory):
|
|
2196 * fileio.c (Ffile_name_nondirectory):
|
|
2197 * fileio.c (Ffile_name_as_directory):
|
|
2198 * fileio.c (Fdirectory_file_name):
|
|
2199 * fileio.c (Ffile_truename):
|
|
2200 * fileio.c (Fsubstitute_in_file_name):
|
|
2201 * fileio.c (Ffile_modes):
|
|
2202 * fileio.c (Fset_file_modes):
|
|
2203 * fileio.c (Fset_default_file_modes):
|
|
2204 * fileio.c (Fverify_visited_file_modtime):
|
|
2205 * floatfns.c (Facos):
|
|
2206 * floatfns.c (Fasin):
|
|
2207 * floatfns.c (Fatan):
|
|
2208 * floatfns.c (Fcos):
|
|
2209 * floatfns.c (Fsin):
|
|
2210 * floatfns.c (Ftan):
|
|
2211 * floatfns.c (Fbessel_j0):
|
|
2212 * floatfns.c (Fbessel_j1):
|
|
2213 * floatfns.c (Fbessel_jn):
|
|
2214 * floatfns.c (Fbessel_y0):
|
|
2215 * floatfns.c (Fbessel_y1):
|
|
2216 * floatfns.c (Fbessel_yn):
|
|
2217 * floatfns.c (Ferf):
|
|
2218 * floatfns.c (Ferfc):
|
|
2219 * floatfns.c (Flog_gamma):
|
|
2220 * floatfns.c (Fexp):
|
|
2221 * floatfns.c (Fexpt):
|
|
2222 * floatfns.c (Flog):
|
|
2223 * floatfns.c (Flog10):
|
|
2224 * floatfns.c (Fsqrt):
|
|
2225 * floatfns.c (Fcube_root):
|
|
2226 * floatfns.c (Facosh):
|
|
2227 * floatfns.c (Fasinh):
|
|
2228 * floatfns.c (Fatanh):
|
|
2229 * floatfns.c (Fcosh):
|
|
2230 * floatfns.c (Fsinh):
|
|
2231 * floatfns.c (Ftanh):
|
|
2232 * floatfns.c (Fabs):
|
|
2233 * floatfns.c (Ffloat):
|
|
2234 * floatfns.c (Flogb):
|
|
2235 * floatfns.c (Fceiling):
|
|
2236 * floatfns.c (Ffloor):
|
|
2237 * floatfns.c (Fround):
|
|
2238 * floatfns.c (Ftruncate):
|
|
2239 * floatfns.c (Ffceiling):
|
|
2240 * floatfns.c (Fffloor):
|
|
2241 * floatfns.c (Ffround):
|
|
2242 * floatfns.c (Fftruncate):
|
|
2243 * fns.c (Fstring_equal):
|
|
2244 * fns.c (Fstring_lessp):
|
|
2245 * fns.c (concat2):
|
|
2246 * fns.c (concat3):
|
|
2247 * fns.c (vconcat2):
|
|
2248 * fns.c (vconcat3):
|
|
2249 * fns.c (Fsubstring):
|
|
2250 * fns.c (Fassoc):
|
|
2251 * fns.c (Fold_assoc):
|
|
2252 * fns.c (assoc_no_quit):
|
|
2253 * fns.c (Fassq):
|
|
2254 * fns.c (Fold_assq):
|
|
2255 * fns.c (assq_no_quit):
|
|
2256 * fns.c (Frassoc):
|
|
2257 * fns.c (Fold_rassoc):
|
|
2258 * fns.c (Frassq):
|
|
2259 * fns.c (Fold_rassq):
|
|
2260 * fns.c (rassq_no_quit):
|
|
2261 * fns.c (Fremassoc):
|
|
2262 * fns.c (remassoc_no_quit):
|
|
2263 * fns.c (Fremassq):
|
|
2264 * fns.c (remassq_no_quit):
|
|
2265 * fns.c (Fremrassoc):
|
|
2266 * fns.c (Fremrassq):
|
|
2267 * fns.c (remrassq_no_quit):
|
|
2268 * fns.c (Fsort):
|
|
2269 * fns.c (Fplist_get):
|
|
2270 * fns.c (Fplist_put):
|
|
2271 * fns.c (Fplist_remprop):
|
|
2272 * fns.c (Fplist_member):
|
|
2273 * fns.c (Flax_plist_get):
|
|
2274 * fns.c (Flax_plist_put):
|
|
2275 * fns.c (Flax_plist_remprop):
|
|
2276 * fns.c (Flax_plist_member):
|
|
2277 * fns.c (Fequal):
|
|
2278 * fns.c (Fold_equal):
|
|
2279 * fns.c (Frequire):
|
|
2280 * fns.c (Fbase64_encode_region):
|
|
2281 * fns.c (Fbase64_encode_string):
|
|
2282 * fns.c (Fbase64_decode_region):
|
|
2283 * frame.c:
|
|
2284 * frame.c (frame_matches_frame_spec):
|
|
2285 * frame.c (device_matches_device_spec):
|
|
2286 * frame.c (next_frame):
|
|
2287 * frame.c (previous_frame):
|
|
2288 * frame.c (Fnext_frame):
|
|
2289 * frame.c (Fprevious_frame):
|
|
2290 * frame.c (Fframe_property):
|
|
2291 * frame.c (Fset_frame_height):
|
|
2292 * frame.c (Fset_frame_size):
|
|
2293 * frame.h:
|
|
2294 * glyphs.c:
|
|
2295 * glyphs.c (if):
|
|
2296 * glyphs.c (decode_error_behavior_flag):
|
|
2297 * glyphs.c (Fmake_image_instance):
|
|
2298 * indent.c (Findent_to):
|
|
2299 * intl.c (Fignore_defer_gettext):
|
|
2300 * keymap.c (Fkeymapp):
|
|
2301 * keymap.c (Flookup_key):
|
|
2302 * lread.c:
|
|
2303 * lread.c (Fload_internal):
|
|
2304 * lread.c (Feval_buffer):
|
|
2305 * lread.c (Feval_region):
|
|
2306 * macros.c (Fexecute_kbd_macro):
|
|
2307 * marker.c (set_marker_internal):
|
|
2308 * marker.c (Fset_marker):
|
|
2309 * marker.c (set_marker_restricted):
|
|
2310 * marker.c (Fcopy_marker):
|
|
2311 * marker.c (noseeum_copy_marker):
|
|
2312 * menubar.c:
|
|
2313 * menubar.c (Fpopup_menu):
|
|
2314 * minibuf.c:
|
|
2315 * mule-charset.c (Fcharset_name):
|
|
2316 * mule-charset.c (Fchar_charset):
|
|
2317 * mule-charset.c (Fchar_octet):
|
|
2318 * mule-charset.c (Fsplit_char):
|
|
2319 * mule-wnnfns.c (Fwnn_open):
|
|
2320 * mule-wnnfns.c (Fwnn_dict_comment):
|
|
2321 * mule-wnnfns.c (Fwnn_quit_henkan):
|
|
2322 * mule-wnnfns.c (Fwnn_word_toroku):
|
|
2323 * mule-wnnfns.c (Fwnn_word_sakujo):
|
|
2324 * mule-wnnfns.c (Fwnn_word_use):
|
|
2325 * mule-wnnfns.c (Fwnn_hindo_set):
|
|
2326 * objects.c:
|
|
2327 * objects.c (Fmake_color_instance):
|
|
2328 * objects.c (Fmake_font_instance):
|
|
2329 * print.c (Fwrite_char):
|
|
2330 * process.c:
|
|
2331 * process.c (mark_process):
|
|
2332 * process.c (print_process):
|
|
2333 * process.c (get_process_from_usid):
|
|
2334 * process.c (Fprocessp):
|
|
2335 * process.c (Fprocess_live_p):
|
|
2336 * process.c (Fget_process):
|
|
2337 * process.c (Fget_buffer_process):
|
|
2338 * process.c (get_process):
|
|
2339 * process.c (Fprocess_id):
|
|
2340 * process.c (Fprocess_name):
|
|
2341 * process.c (Fprocess_command):
|
|
2342 * process.c (init_process_io_handles):
|
|
2343 * process.c (start_process_unwind):
|
|
2344 * process.c (Fstart_process_internal):
|
|
2345 * process.c (Fopen_multicast_group_internal):
|
|
2346 * process.c (Fset_process_window_size):
|
|
2347 * process.c (read_process_output):
|
|
2348 * process.c (send_process):
|
|
2349 * process.c (Fprocess_tty_name):
|
|
2350 * process.c (Fset_process_buffer):
|
|
2351 * process.c (Fprocess_buffer):
|
|
2352 * process.c (Fprocess_mark):
|
|
2353 * process.c (set_process_filter):
|
|
2354 * process.c (Fset_process_filter):
|
|
2355 * process.c (Fprocess_filter):
|
|
2356 * process.c (Fprocess_send_region):
|
|
2357 * process.c (Fprocess_send_string):
|
|
2358 * process.c (exec_sentinel):
|
|
2359 * process.c (Fset_process_sentinel):
|
|
2360 * process.c (Fprocess_sentinel):
|
|
2361 * process.c (status_notify):
|
|
2362 * process.c (Fprocess_status):
|
|
2363 * process.c (Fprocess_exit_status):
|
|
2364 * process.c (process_send_signal):
|
|
2365 * process.c (Fprocess_send_eof):
|
|
2366 * process.c (deactivate_process):
|
|
2367 * process.c (remove_process):
|
|
2368 * process.c (Fdelete_process):
|
|
2369 * process.c (kill_buffer_processes):
|
|
2370 * process.c (Fprocess_kill_without_query):
|
|
2371 * process.c (Fprocess_kill_without_query_p):
|
|
2372 * rangetab.c:
|
|
2373 * rangetab.c (Fget_range_table):
|
|
2374 * rangetab.c (Fput_range_table):
|
|
2375 * rangetab.c (Fremove_range_table):
|
|
2376 * rangetab.c (Fclear_range_table):
|
|
2377 * search.c:
|
|
2378 * search.c (Fskip_chars_forward):
|
|
2379 * search.c (Fskip_chars_backward):
|
|
2380 * search.c (Fskip_syntax_forward):
|
|
2381 * search.c (Fskip_syntax_backward):
|
|
2382 * search.c (search_command):
|
|
2383 * search.c (Freplace_match):
|
|
2384 * search.c (Fregexp_quote):
|
|
2385 * select.c (Fown_selection_internal):
|
|
2386 * select.c (Fselection_owner_p):
|
|
2387 * select.c (Fselection_exists_p):
|
|
2388 * select.c (Fget_selection_internal):
|
|
2389 * specifier.c:
|
|
2390 * symbols.c:
|
|
2391 * symbols.c (Fintern):
|
|
2392 * symbols.c (Fintern_soft):
|
|
2393 * symbols.c (Funintern):
|
|
2394 * symbols.c (Fapropos_internal):
|
|
2395 * symbols.c (Fset_default):
|
|
2396 * syntax.c:
|
|
2397 * syntax.c (Fsyntax_table_p):
|
|
2398 * syntax.c (Fcopy_syntax_table):
|
|
2399 * syntax.c (Fset_syntax_table):
|
|
2400 * syntax.c (Fchar_syntax):
|
|
2401 * syntax.c (syntax_match):
|
|
2402 * syntax.c (Fmatching_paren):
|
|
2403 * syntax.c (Fforward_word):
|
|
2404 * syntax.c (scan_lists):
|
|
2405 * syntax.c (Fscan_lists):
|
|
2406 * syntax.c (Fscan_sexps):
|
|
2407 * syntax.c (Fparse_partial_sexp):
|
|
2408 * toolbar.c (Fcheck_toolbar_button_syntax):
|
|
2409 * tooltalk.doc:
|
|
2410 * window.c:
|
|
2411 * window.c (Fwindowp):
|
|
2412 * window.c (Fwindow_live_p):
|
|
2413 * window.c (Fwindow_point):
|
|
2414 * window.c (Fdelete_window):
|
|
2415 * window.c (Fnext_window):
|
|
2416 * window.c (Fprevious_window):
|
|
2417 * window.c (Fother_window):
|
|
2418 * window.c (window_loop):
|
|
2419 * window.c (Fget_lru_window):
|
|
2420 * window.c (Fsplit_window):
|
|
2421 * window.c (Fenlarge_window):
|
|
2422 * window.c (Fenlarge_window_pixels):
|
|
2423 * window.c (Fshrink_window):
|
|
2424 * window.c (Fshrink_window_pixels):
|
|
2425 * window.c (change_window_height):
|
|
2426 * window.c (Fwindow_configuration_p):
|
|
2427 * window.c (Fcurrent_window_configuration):
|
|
2428 * window.h:
|
|
2429 * casefiddle.c (casify_object):
|
|
2430 * casefiddle.c (Fupcase):
|
|
2431 * casefiddle.c (Fdowncase):
|
|
2432 * casefiddle.c (Fcapitalize):
|
|
2433 * casefiddle.c (Fupcase_initials):
|
|
2434 * casefiddle.c (casify_region_internal):
|
|
2435 * casefiddle.c (casify_region):
|
|
2436 * casefiddle.c (Fupcase_region):
|
|
2437 * casefiddle.c (Fdowncase_region):
|
|
2438 * casefiddle.c (Fcapitalize_region):
|
|
2439 * casefiddle.c (Fupcase_initials_region):
|
|
2440 * casefiddle.c (Fupcase_word):
|
|
2441 * casefiddle.c (Fdowncase_word):
|
|
2442 * casefiddle.c (Fcapitalize_word):
|
|
2443 Docstring arglist/Texinfo fixes. See man/ChangeLog for details.
|
|
2444 Replace 0 with '\0' when working with bytes.
|
|
2445 Replace initial "(" with "\(" in docstrings.
|
|
2446
|
|
2447 2000-11-01 Martin Buchholz <martin@xemacs.org>
|
|
2448
|
|
2449 * config.h.in: Handle alloca with Compaq C on Alpha Linux.
|
|
2450
|
|
2451 * m/alpha.h: Let configure handle SYSTEM_MALLOC on Linux.
|
|
2452
|
|
2453 2000-10-31 Martin Buchholz <martin@xemacs.org>
|
|
2454
|
|
2455 * eldap.c (print_ldap): 64-bit cleaner. Fixes warning.
|
|
2456
|
|
2457 2000-10-30 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
2458
|
|
2459 * doprnt.c (emacs_do_prnt_1): Format (format "%01.2d" 10)
|
|
2460 correctly.
|
|
2461
|
|
2462 2000-10-30 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
2463
|
|
2464 * fileio.c (Vauto_save_list_file_prefix): Moved from startup.el.
|
|
2465 (inhibit_auto_save_session): New variable.
|
|
2466 (vars_of_fileio): Declare and initialize them.
|
|
2467 * fileio.c (Fdo_auto_save): Don't create session file if
|
|
2468 Vinhibit_auto_save_session or Vauto_save_list_file_prefix is non-nil.
|
|
2469
|
|
2470 2000-10-31 Martin Buchholz <martin@xemacs.org>
|
|
2471
|
|
2472 * sgiplay.c (play_internal): C++ compilability.
|
|
2473 * alloc.c (SWEEP_FIXED_TYPE_BLOCK): Remove unused var `SFTB_prev'.
|
446
|
2474 * callproc.c (Fold_call_process_internal):
|
444
|
2475 Remove unused vars `env', `first'.
|
446
|
2476 * scrollbar.c (update_scrollbar_instance):
|
444
|
2477 #### unused var `current_window'.
|
|
2478 * redisplay-tty.c: Put currently unused vars insert_mode_on,
|
|
2479 etc. within #ifdef NOT_YET.
|
|
2480 * emacs.c: #### unused vars `initial_argc', `initial_argv'.
|
|
2481 * dialog-x.c (dbox_descriptor_to_widget_value): ### unused var `title'.
|
446
|
2482 * specifier.c (specifier_instance):
|
444
|
2483 #### unused var `tag'.
|
|
2484 Use WINDOW_BUFFER, FRAME_DEVICE instead of their expansion.
|
|
2485
|
|
2486 2000-10-27 Martin Buchholz <martin@xemacs.org>
|
|
2487
|
|
2488 * fns.c (Fbutlast):
|
|
2489 * fns.c (list_sort):
|
|
2490 * fns.c (Ffillarray):
|
|
2491 * fns.c (bytecode_nconc2):
|
|
2492 * fns.c (Fnconc):
|
|
2493 * fns.c (mapcar1):
|
|
2494 * fns.c (Fmapconcat):
|
|
2495 Be pedantically 64-bit correct. For the time when someone will
|
|
2496 want to have a list with length > 2**32.
|
|
2497
|
|
2498 * lisp.h (PRIVATE_EXTERNAL_LIST_LOOP_6):
|
|
2499 Work around MIPSpro compiler bug.
|
|
2500
|
|
2501 * process-unix.c (unix_kill_child_process): Add snarky comment.
|
|
2502 * process-unix.c (try_to_initialize_subtty): Oops, `=' ==> `=='
|
|
2503
|
|
2504 * config.h.in: Oops, _getpt ==> _getpty
|
|
2505
|
|
2506 2000-10-26 Martin Buchholz <martin@xemacs.org>
|
|
2507
|
|
2508 * config.h.in:
|
|
2509 * regex.c:
|
|
2510 Use void*, not char*, as return type of alloca().
|
|
2511
|
|
2512 * alloc.c (free_marker): Side effect inside assert expression!
|
|
2513
|
|
2514 2000-10-16 MIYASHITA Hisashi <himi@m17n.org>
|
|
2515
|
|
2516 * mule-charset.c (Fset_charset_ccl_program): To check
|
|
2517 if the given ccl program is valid, use setup_ccl_program()
|
|
2518 instead of CHECK_VECTOR().
|
|
2519 (Fmake_charset): Likewise.
|
|
2520
|
|
2521 2000-10-20 Golubev I. N. <gin@mo.msk.ru>
|
|
2522
|
|
2523 * faces.c (get_extent_fragment_face_cache_index):
|
|
2524 Fix cachel.merged_faces memory leak.
|
|
2525
|
|
2526 2000-10-14 MIYASHITA Hisashi <himi@m17n.org>
|
|
2527
|
|
2528 * mule-ccl.c (ccl_driver)<CCL_DECODE_SJIS>:
|
|
2529 Reset MSB of octets obtained by DECODE_SJIS
|
|
2530 because of the incompatibility with Emacs.
|
|
2531 (ccl_driver)<CCL_ENCODE_SJIS>:
|
|
2532 Set MSB of octets before passing them to
|
|
2533 ENCODE_SJIS because of the incompatibility
|
|
2534 with Emacs.
|
|
2535
|
|
2536 2000-10-18 Daiki Ueno <ueno@unixuser.org>
|
|
2537
|
|
2538 * lrecord.h (DECLARE_TYPECHECK_LRECORD): Abolish.
|
|
2539 (DECLARE_LRECORD): Undo the last change.
|
|
2540 (DECLARE_EXTERNAL_LRECORD): Expand typechecking stuff.
|
|
2541
|
|
2542 2000-10-17 Daiki Ueno <ueno@unixuser.org>
|
|
2543
|
|
2544 * lrecord.h (INIT_EXTERNAL_LRECORD_IMPLEMENTATION): Connect
|
|
2545 the implementation to lrecord_implementations_table.
|
|
2546
|
|
2547 2000-10-14 Daiki Ueno <ueno@unixuser.org>
|
|
2548
|
|
2549 * lrecord.h (MAKE_EXTERNAL_LRECORD_IMPLEMENTATION): Don't set the
|
|
2550 initial value of `lrecord_type_##c_name' and
|
|
2551 `lrecord_##c_name.lrecord_type_index'; discard "const" qualifier.
|
|
2552 (INIT_EXTERNAL_LRECORD_IMPLEMENTATION): New macro.
|
|
2553 [ERROR_CHECK_TYPECHECK] (DECLARE_TYPECHECK_LRECORD): New macro.
|
|
2554 [ERROR_CHECK_TYPECHECK] (DECLARE_LRECORD): Use it.
|
|
2555 [ERROR_CHECK_TYPECHECK] (DECLARE_EXTERNAL_LRECORD): Use it.
|
|
2556
|
|
2557 2000-10-17 Martin Buchholz <martin@xemacs.org>
|
|
2558
|
|
2559 * miscplay.c (sndcnv8S_2mono):
|
446
|
2560 (sndcnv2monounsigned):
|
|
2561 (sndcnvULaw_2linear):
|
|
2562 (sndcnv16swap):
|
444
|
2563 Remove implementation-defined behavior.
|
|
2564
|
|
2565 2000-10-12 Martin Buchholz <martin@xemacs.org>
|
|
2566
|
|
2567 * input-method-xlib.c: Warning suppression.
|
|
2568
|
|
2569 2000-10-05 MIYASHITA Hisashi <himi@m17n.org>
|
|
2570
|
|
2571 * mule-ccl.c: Sync up with Emacs 21.0.90.
|
|
2572 (ccl_driver)<CCL_TranslateCharacter>: Disabled.
|
|
2573 Do nothing.
|
|
2574 (ccl_driver)<CCL_TranslateCharacterConstTbl>:
|
|
2575 Likewise.
|
|
2576 (ccl_driver[WriteMultibyteChar2]): Bug fix.
|
|
2577 Use MAX_LEADING_BYTE_OFFICIAL_2 instead of
|
|
2578 MIN_LEADING_BYTE_OFFICIAL_2 to check whether the
|
|
2579 leading char belongs to official 2-dimensional charset.
|
|
2580 (CCL_WRITE_CHAR): When CCL_MODE_ENCODING,
|
|
2581 write the given character as is. Otherwise,
|
|
2582 if it is a multibyte char, convert it by
|
|
2583 non_ascii_set_charptr_emchar, then write it.
|
|
2584 (CCL_WRITE_STRING): Likewise.
|
|
2585 (ccl_get_compiled_code): New function.
|
|
2586 (setup_ccl_program): When ccl_prog is invalid,
|
|
2587 return -1.
|
|
2588 (Fregister_code_conversion_map): New function.
|
|
2589 (syms_of_mule_ccl): defsubr Fregister_code_conversion_map.
|
|
2590
|
|
2591 * mule-ccl.h: Sync up with Emacs 21.0.90.
|
|
2592 (Fregister_ccl_program): export it.
|
|
2593
|
|
2594 * redisplay-msw.c (separate_textual_runs):
|
|
2595 If ccl program is not valid, don't do ccl conversion.
|
|
2596
|
|
2597 * redisplay-x.c (separate_textual_runs): Ditto.
|
|
2598
|
|
2599 * file-coding.c (Fmake_coding_system):
|
|
2600 When type is ccl and value is vector, register it
|
|
2601 with a proper symbol. And checks whether the
|
|
2602 given ccl program is valid.
|
|
2603 (mule_decode): When calling ccl_driver, if src indicates
|
|
2604 NULL pointer, set an empty string instead.
|
|
2605 (mule_encode): Likewise.
|
|
2606
|
|
2607 2000-10-11 Martin Buchholz <martin@xemacs.org>
|
|
2608
|
|
2609 The following large batch of changes gets us back to a state of
|
|
2610 C++ compilability. Extbyte is now a char, which means that
|
|
2611 Extbyte * and Bufbyte * cannot be freely interchanged - a win!
|
|
2612
|
|
2613 * tooltalk.c (Fset_tooltalk_message_attribute): Type correctness.
|
|
2614
|
|
2615 * sound.c (Fplay_sound): Type correctness.
|
|
2616
|
|
2617 * select-x.c (hack_motif_clipboard_selection): Type correctness.
|
|
2618 (x_get_window_property): Type correctness.
|
|
2619 (receive_incremental_selection): unsigned char ==> Extbyte
|
|
2620 (selection_data_to_lisp_data): unsigned char ==> Extbyte
|
|
2621 (Fx_get_cutbuffer_internal): unsigned char ==> Extbyte
|
|
2622 (Fx_store_cutbuffer_internal): Type correctness.
|
|
2623
|
|
2624 * process-unix.c (try_to_initialize_subtty): Type correctness.
|
|
2625
|
|
2626 * objects-x.c (x_print_color_instance): Type correctness.
|
|
2627 (x_print_font_instance): Type correctness.
|
|
2628 (x_list_fonts): SExtbyte ==> Extbyte.
|
|
2629 (valid_x_font_name_p): SExtbyte ==> Extbyte.
|
|
2630 (x_find_charset_font): SExtbyte ==> Extbyte.
|
|
2631 Use TO_INTERNAL_FORMAT. build_string ==> make_string.
|
|
2632 (truename_via_XListFonts): SExtbyte ==> Extbyte.
|
|
2633 (x_font_instance_properties): Use TO_INTERNAL_FORMAT.
|
|
2634 Use bufbyte_strcmp.
|
|
2635
|
|
2636 * mule-charset.h (LEADING_BYTE_PREFIX_P): unsigned char ==> Bufbyte
|
|
2637 (PRIVATE_LEADING_BYTE_PREFIX): Add paranoia cast.
|
|
2638 (BYTE_ASCII_P): Use bit ops for char-signedness safety.
|
|
2639 (BYTE_C0_P): Use bit ops for char-signedness safety.
|
|
2640 (BYTE_C1_P): Use bit ops for char-signedness safety.
|
446
|
2641 (CHARSET_BY_LEADING_BYTE):
|
|
2642 (CHARSET_BY_ATTRIBUTES):
|
444
|
2643 Always use inline function.
|
|
2644 Use type_checking_assert.
|
|
2645 Hide chlook.
|
|
2646
|
|
2647 * mule-charset.c (non_ascii_charptr_copy_char):
|
|
2648 Modify to work with both ASCII and non-ASCII characters.
|
|
2649 Improve docs and variable names.
|
|
2650 Replace over-clever fall-through switch with a simple loop.
|
446
|
2651 (Lstream_get_emchar_1):
|
444
|
2652 Replace over-clever fall-through switch with a simple loop.
|
|
2653
|
|
2654 * menubar-x.c (menu_item_descriptor_to_widget_value_1):
|
|
2655 Warning suppression.
|
|
2656
|
|
2657 * lstream.h (Lstream_get_emchar): BYTE_ASCII_P cannot be used on
|
|
2658 the return value of Lstream_getc, which could be EOF as well.
|
|
2659
|
|
2660 * lstream.c (Lstream_raw_read): Now returns ssize_t, not int.
|
|
2661
|
|
2662 * lisp.h: Make Extbyte a char, not unsigned char, so that external
|
|
2663 APIs can be used on Extbytes without casts. Risky!
|
|
2664 (SExtbyte): Remove.
|
|
2665 (UExtbyte): Remove.
|
|
2666
|
|
2667 * input-method-xlib.c (XIM_init_device):
|
|
2668 Use Xlib.h instead of IntrinsicP.h.
|
|
2669 Use HAVE_XREGISTERIMINSTANTIATECALLBACK instead of THIS_IS_X11R6,
|
|
2670 which will break in X11R7.
|
|
2671 Use XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE,
|
|
2672 to call XRegisterIMInstantiateCallback with correct types.
|
|
2673
|
|
2674 * gui-x.c (button_item_to_widget_value): Type correctness.
|
|
2675
|
|
2676 * glyphs.c (bitmap_to_lisp_data): Type correctness.
|
|
2677
|
|
2678 * glyphs-x.c (pixmap_from_xbm_inline): Type correctness.
|
|
2679 (xbm_instantiate_1): Type correctness.
|
|
2680 (BUILD_GLYPH_INST): Type correctness.
|
|
2681
|
|
2682 * fileio.c (Fsubstitute_in_file_name): Type correctness.
|
|
2683
|
|
2684 * file-coding.c:
|
|
2685 (decode_coding_sjis):
|
|
2686 (decode_coding_big5):
|
|
2687 (decode_coding_ucs4):
|
|
2688 (decode_coding_utf8):
|
|
2689 (decode_coding_iso2022):
|
|
2690 (decode_coding_no_conversion):
|
|
2691 Make all decoding functions take an Extbyte * arg.
|
|
2692 (encode_coding_sjis):
|
|
2693 (encode_coding_big5):
|
|
2694 (encode_coding_ucs4):
|
|
2695 (encode_coding_utf8):
|
|
2696 (encode_coding_iso2022):
|
|
2697 (encode_coding_no_conversion):
|
|
2698 Make all encoding functions take a Bufbyte * arg.
|
|
2699 Use size_t instead of unsigned int for memory sizes.
|
|
2700 Only cast to unsigned char whenever dereferencing Extbyte *.
|
|
2701
|
|
2702 * doc.c (unparesseuxify_doc_string): Type correctness.
|
|
2703
|
|
2704 * console-x.c (split_up_display_spec):
|
|
2705 Rewrite without using details of internal string representation.
|
|
2706 (x_semi_canonicalize_device_connection): Type correctness.
|
|
2707
|
|
2708 * config.h.in:
|
|
2709 (HAVE_XREGISTERIMINSTANTIATECALLBACK): New.
|
|
2710 (XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE): New.
|
|
2711 (HAVE_XFREE386): Removed.
|
|
2712
|
|
2713 * buffer.h (DEC_CHARPTR): `const' correctness.
|
|
2714 (bufbyte_strcmp): New.
|
|
2715 (bufbyte_memcmp): New.
|
|
2716
|
|
2717 * buffer.c (dfc_convert_to_internal_format): Extbyte ==> Bufbyte
|
|
2718
|
|
2719 * buffer.h (XCHAR_OR_CHAR_INT):
|
|
2720 Always use inline function.
|
|
2721 Remove redundant type checking assert() - XINT will abort quite nicely.
|
|
2722
|
|
2723 2000-10-03 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
2724
|
|
2725 * search.c (Freplace_match): Set newtext to an empty string.
|
|
2726
|
|
2727 2000-10-10 Martin Buchholz <martin@xemacs.org>
|
|
2728
|
|
2729 * s/decosf1-3.h: Remove #include of stropts.h
|
|
2730 * s/ptx.h: Remove #include of stropts.h
|
|
2731 * s/usg5-4.h: Remove #include of stropts.h
|
446
|
2732 * sysproc.h:
|
|
2733 * config.h.in:
|
444
|
2734 Use stropts.h, not sys/stropts.h.
|
|
2735 Use strtio.h, not sys/strtio.h.
|
|
2736
|
442
|
2737 2000-10-04 Martin Buchholz <martin@xemacs.org>
|
|
2738
|
|
2739 * XEmacs 21.2.36 is released.
|
|
2740
|
444
|
2741 2000-09-21 Andy Piper <andy@xemacs.org>
|
|
2742
|
|
2743 * glyphs-x.c (x_redisplay_widget): make sure non-structural
|
|
2744 changes still involve copying the widget tree.
|
|
2745 (update_widget_face): make sure a change is register in the widget
|
|
2746 tree. Call update_tab_widget_face appropriately.
|
|
2747 (update_tab_widget_face): ditto.
|
|
2748 (x_tab_control_redisplay): make sure non-structural changes still
|
|
2749 involve copying the widget tree.
|
|
2750
|
442
|
2751 2000-08-31 Daiki Ueno <ueno@unixuser.org>
|
|
2752
|
|
2753 * lread.c (locate_file): Check the path element is non-nil.
|
|
2754
|
|
2755 2000-10-02 Martin Buchholz <martin@xemacs.org>
|
|
2756
|
|
2757 * lisp.h: Warning suppression for SCO compilers.
|
|
2758
|
|
2759 * redisplay-tty.c (reset_tty_modes): Fix crash.
|
|
2760 E.g. from xemacs running on X: (delete-device (make-device 'tty nil))
|
|
2761
|
|
2762 2000-09-27 Martin Buchholz <martin@xemacs.org>
|
|
2763
|
|
2764 Big signal/process handling overhaul. Bugs fixed:
|
|
2765 M-x shell, type `sleep 10000', M-x comint-interrupt-subjob and
|
|
2766 M-x comint-kill-subjob should work for both values nil and t of
|
|
2767 process-connection-type. It was broken on most platforms.
|
|
2768 Testing on Irix and Cygwin still needed. Other plaforms tested.
|
|
2769 * sysdep.c: Move #include of stropts.h into sysproc.h. Use pid_t.
|
|
2770 * process-unix.c: Signal/Process handling overhaul.
|
|
2771 (pty_name): make 64 bytes, as `expect' does, for paranoia.
|
|
2772 (allocate_pty): Use all available modern methods of allocating
|
|
2773 ptys, falling back to old style BSD allocation as a last resort.
|
|
2774 Use allegedly more secure Unix98 pty allocation by default.
|
|
2775 (allocate_pty_the_old_fashioned_way): New. the last resort.
|
|
2776 (unix_create_process): Push ptem, ldterm, ttcompat where
|
|
2777 available. Autoconfiscate.
|
|
2778 (try_to_initialize_subtty): New.
|
|
2779 (unix_kill_child_process): Proper signal handling for ptys on most
|
|
2780 platforms, using special knowledge of AIX, BSD, etc...
|
|
2781 (unix_create_process): Always disconnect_controlling_terminal() for
|
|
2782 subprocesses, whether using ptys or not.
|
|
2783 * process.h: Remove old getpt-dependent PTY code.
|
|
2784 * process.c (Fprocess_send_signal): New, obvious generic function.
|
|
2785 (decode_signal): New.
|
|
2786 (Finterrupt_process):
|
|
2787 (Fkill_process):
|
|
2788 (Fquit_process):
|
|
2789 (Fstop_process):
|
|
2790 (Fcontinue_process):
|
|
2791 (Fsignal_process): Use decode_signal.
|
|
2792 (process_send_signal):
|
|
2793 Many docstring corrections.
|
|
2794 Allow any signal to be sent to a process object.
|
|
2795 * config.h.in: Add symbols for big signal/process overhaul.
|
|
2796 * syssignal.h (EMACS_KILLPG): Use HAVE_KILLPG. Use `pid', not `gid'.
|
|
2797 * sysproc.h: Include process-related headers, where available:
|
|
2798 sys/stropts.h sys/strtio.h pty.h libutil.h
|
|
2799 * s/irix4-0.h:
|
|
2800 * s/irix5-0.h:
|
|
2801 * s/cygwin32.h:
|
|
2802 * s/gnu.h:
|
|
2803 * s/linux.h:
|
|
2804 * s/hpux.h:
|
|
2805 * s/aix3-1.h:
|
|
2806 Remove old S&M pty stuff.
|
|
2807 * console-tty.c (tty_init_console): Use pid_t, not int, for pids.
|
|
2808 * systty.h: Simplify cpp hackery, improve comments.
|
|
2809 Favor BSD ioctl(TIOCGPGRP) over Posix tcgetpgrp().
|
|
2810
|
|
2811 * editfns.c (Fformat_time_string):
|
|
2812 Be a little more paranoid with the return value of ctime.
|
|
2813
|
|
2814 * fileio.c (check_executable):
|
|
2815 (check_writable):
|
|
2816 Use symbolic constants X_OK, W_OK.
|
|
2817
|
|
2818 * console-x.c (split_up_display_spec): Fix a warning.
|
|
2819
|
|
2820 2000-10-02 Martin Buchholz <martin@xemacs.org>
|
|
2821
|
|
2822 * gui-x.c (add_accel_and_to_external): strlen ==> XSTRING_LENGTH
|
|
2823 * ntproc.c (sys_spawnve): make_string ==> build_string
|
|
2824 Small clarity improvements.
|
|
2825
|
|
2826 2000-09-30 Martin Buchholz <martin@xemacs.org>
|
|
2827
|
|
2828 * events.c (WRONG_EVENT_TYPE_FOR_PROPERTY): Warning removal.
|
|
2829
|
|
2830 * s/windowsnt.h (HAVE_STRCASECMP): Remove.
|
|
2831
|
|
2832 * config.h.in (HAVE_STRCASECMP): Remove.
|
|
2833
|
|
2834 2000-09-29 Martin Buchholz <martin@xemacs.org>
|
|
2835
|
|
2836 * redisplay-output.c (redisplay_output_pixmap):
|
|
2837 Cleaner and possibly more 64-bit correct code.
|
|
2838
|
|
2839 2000-09-28 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2840
|
|
2841 * dumper.c (pdump_load_finish): move restoration of
|
|
2842 `noninteractive1' to emacs.c (main_1).
|
|
2843 * emacs.c (main_1): protect LISP-visible command-line flags
|
|
2844 from pdump_load().
|
|
2845
|
|
2846 2000-09-26 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2847
|
|
2848 * Makefile.in.in (versionclean): Use EXE_TARGET and
|
|
2849 DUMP_TARGET instead of literal program names.
|
|
2850
|
|
2851 2000-09-20 Martin Buchholz <martin@xemacs.org>
|
|
2852
|
|
2853 * Makefile.in.in: Recent purify's require absolute paths for cache-dir.
|
|
2854
|
|
2855 2000-09-19 Martin Buchholz <martin@xemacs.org>
|
|
2856
|
|
2857 * *: Spelling mega-patch
|
|
2858
|
|
2859 2000-09-19 Martin Buchholz <martin@xemacs.org>
|
|
2860
|
|
2861 * fns.c (bad_bad_turtle):
|
|
2862 Delete "Eek!" comment, since we fixed the bug to which it refers.
|
|
2863
|
|
2864 2000-09-16 Martin Buchholz <martin@xemacs.org>
|
|
2865
|
|
2866 * alloca.c: Replace REGISTER with register.
|
|
2867
|
|
2868 2000-09-16 Daiki Ueno <ueno@unixuser.org>
|
|
2869
|
|
2870 * file-coding.c (ucs_to_char): Use countof.
|
|
2871
|
|
2872 2000-09-16 Martin Buchholz <martin@xemacs.org>
|
|
2873
|
|
2874 * file-coding.c: (ucs_to_char):
|
|
2875 (complex_vars_of_file_coding):
|
|
2876 Use countof instead of sizeof.
|
|
2877 Use CHECK_NATNUM instead of CHECK_INT.
|
|
2878
|
|
2879 * sysdep.c (strcasecmp): Remove.
|
|
2880 * device-x.c (ascii_strcasecmp): New.
|
|
2881 * device-x.c (Fx_get_resource): Use ascii_strcasecmp.
|
|
2882 Avoid using non-standard non-portable strcasecmp.
|
|
2883
|
|
2884 2000-09-16 Martin Buchholz <martin@xemacs.org>
|
|
2885
|
|
2886 * Makefile.in.in (mostlyclean): remove reference to prefix-args.
|
|
2887 * font-lock.c: remove reference to emacsfns.h.
|
|
2888 * search.c: small doc improvement.
|
|
2889 * event-Xt.c: correct file names in comments.
|
|
2890 * console-x.h Correct file names in comments.
|
|
2891 * frame.c: Correct file names in comments.
|
|
2892 * event-stream.c: remove Energize from comments.
|
|
2893
|
|
2894 2000-09-15 Martin Buchholz <martin@xemacs.org>
|
|
2895
|
|
2896 * symeval.h (DEFERROR_STANDARD):
|
|
2897 (DEFERROR):
|
|
2898 (DEFSYMBOL):
|
|
2899 (DEFSYMBOL_NO_DUMP):
|
|
2900 (DEFSYMBOL_MULTIWORD_PREDICATE):
|
|
2901 (DEFSYMBOL_MULTIWORD_PREDICATE_NO_DUMP):
|
|
2902 (DEFKEYWORD):
|
|
2903 The construct &##name is not sensible C.
|
|
2904 Fixes compilation errors with Unixware native compiler.
|
|
2905
|
|
2906 2000-09-14 Martin Buchholz <martin@xemacs.org>
|
|
2907
|
|
2908 * frame.c (device_matches_console_spec): no longer takes a `frame' arg
|
|
2909 (next_frame_internal): Removed. We now just have next_frame.
|
|
2910 (next_frame):
|
|
2911 Write a simpler and cleaner one-pass algorithm.
|
|
2912 Remove called_from_delete_device arg and #ifdefed-out code.
|
|
2913 (previous_frame):
|
|
2914 Renamed from prev_frame. Update callers.
|
|
2915 Cleaned up to have an analogous implementation to next_frame.
|
|
2916 (other_visible_frames_internal): Remove the
|
|
2917 called_from_delete_device bogus arg, and hence, remove this
|
|
2918 function. Just use other_visible_frames().
|
|
2919
|
446
|
2920 * window.c (Fnext_window):
|
442
|
2921 Prettify docstring.
|
|
2922 Since next_frame() is guaranteed to return a frame, remove check
|
|
2923 for nil inserted in previous patch.
|
446
|
2924 (Fprevious_window):
|
|
2925 Prettify docstring.
|
442
|
2926 Make code look more like Fnext_window.
|
|
2927 (window_loop):
|
|
2928 Respect the `console' arg when iterating through windows.
|
|
2929 Fixes bug: (get-buffer-window buffer t device) not respecting
|
|
2930 the `device' arg.
|
|
2931 This function needs more work, as others have pointed out.
|
|
2932
|
|
2933 * frame.h: Rename prev_frame to previous_frame.
|
|
2934 device_matches_console_spec no longer takes a `frame' arg.
|
|
2935
|
|
2936 * s/gnu.h:
|
|
2937 * s/linux.h:
|
|
2938 * s/hpux.h:
|
|
2939 Use EMACS_BLOCK_SIGNAL instead of sigblock.
|
|
2940 From "Golubev I. N." <gin@mo.msk.ru>.
|
|
2941
|
|
2942 * make-src-depend: Fix typo.
|
|
2943
|
|
2944 2000-09-13 Martin Buchholz <martin@xemacs.org>
|
|
2945
|
|
2946 * window.c (Fnext_window):
|
|
2947 next_frame() might return nil, not a frame.
|
|
2948 Fixes this crash:
|
|
2949 (gdb) run -eval '(progn (make-device (quote x) "polgar:0") (next-window (minibuffer-window) t (quote visible) (second (device-list))))'
|
|
2950
|
|
2951 * frame.c (next_frame_internal):
|
|
2952 We've passed a frame if we've passed its device.
|
|
2953 Fixes this crash:
|
|
2954 (gdb) run -eval '(progn (make-frame nil (make-device (quote x) "polgar:0")) (next-window (minibuffer-window) t (quote visible) (second (device-list))))'
|
|
2955 Fatal error: assertion failed, file /project/xemacs/ws/dev/src/frame.h, line 245, RECORD_TYPEP (obj, lrecord_type_frame)
|
|
2956
|
|
2957 2000-09-11 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
2958
|
|
2959 * menubar-msw.c (mswindows_translate_menu_or_dialog_item):
|
|
2960 Allow option to suppress accelerators in menu/dialog items.
|
|
2961 (populate_or_checksum_helper): Pass dialog title through above.
|
|
2962
|
|
2963 2000-09-10 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
2964
|
|
2965 * event-msw.c (mswindows_key_to_emacs_keysym):
|
|
2966 Add "pause" key, fix "menu" key.
|
|
2967
|
|
2968 2000-09-09 Martin Buchholz <martin@xemacs.org>
|
|
2969
|
|
2970 * eval.c (reinit_vars_of_eval):
|
|
2971 Increase max_lisp_eval_depth to 1000,
|
|
2972 required for thai-xtis.el to byte-compile under some circumstances.
|
|
2973
|
|
2974 2000-09-04 Martin Buchholz <martin@xemacs.org>
|
|
2975
|
|
2976 * event-Xt.c (x_to_emacs_keysym): Increase size of `buffer' to 513.
|
|
2977 From Kenichi Handa.
|
|
2978
|
|
2979 2000-09-01 Martin Buchholz <martin@xemacs.org>
|
|
2980
|
|
2981 * make-src-depend: Make the generated Makefiles smaller.
|
|
2982
|
|
2983 * s/hpux.h (SETUP_SLAVE_PTY):
|
|
2984 Provide a %d in the format string for the errno argument.
|
|
2985
|
|
2986 * editfns.c (Ftemp_directory):
|
|
2987 Warning fix.
|
|
2988 Avoid buffer overrun on very long file name.
|
|
2989
|
446
|
2990 * input-method-xlib.c (XIM_init_device):
|
442
|
2991 6th parameter of XRegisterIMInstantiateCallback has different
|
|
2992 pointer types on different OSes, so simply cast to (void *).
|
|
2993
|
|
2994 * unexhp9k800.c: Warning fixes. Fiddly changes.
|
|
2995
|
|
2996 * sysdll.c (dll_open):
|
|
2997 shl_load will hang hard if passed a NULL filename.
|
|
2998 Simply return NULL for compatibility with dlopen.
|
|
2999 * sysdll.c: Conform to XEmacs coding standards.
|
|
3000
|
446
|
3001 * sysdep.c (get_pty_max_bytes):
|
442
|
3002 Support pty input lines longer than 512 bytes on HP-UX 10.20.
|
|
3003
|
|
3004 2000-08-31 Martin Buchholz <martin@xemacs.org>
|
|
3005
|
|
3006 * tooltalk.c: Add #include <syssignal.h>
|
|
3007
|
|
3008 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
|
|
3009
|
|
3010 * s/hpux.h: Don't use undefined function sigunblock().
|
|
3011
|
|
3012 2000-08-31 Martin Buchholz <martin@xemacs.org>
|
|
3013
|
|
3014 * config.h.in: Add HAVE_BALLOON_HELP.
|
|
3015 * emacs.c: Use HAVE_BALLOON_HELP.
|
|
3016 * Makefile.in.in (x_objs):
|
|
3017 Make Balloon Help conditional on finding shape.h.
|
|
3018
|
|
3019 2000-08-23 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
3020
|
|
3021 * syntax.c (regex_emacs_buffer_p): New variable.
|
|
3022 * syntax.h (regex_emacs_buffer_p): extern.
|
|
3023 * search.c (looking_at_1):
|
|
3024 (string_match_1):
|
|
3025 (fast_string_match):
|
|
3026 (search_buffer): Set regex_emacs_buffer_p.
|
|
3027 * regex.c (re_match_2_internal): Reference regex_emacs_buffer_p
|
|
3028 when before_dot, at_dot, after_dot.
|
|
3029
|
|
3030 2000-08-23 Andy Piper <andy@xemacs.org>
|
|
3031
|
|
3032 * gui-x.c (popup_selection_callback): Only set action_occurred
|
|
3033 when we really have an image instance.
|
|
3034 * gui-msw.c (mswindows_handle_gui_wm_command): ditto.
|
|
3035
|
|
3036 2000-08-23 Andy Piper <andy@xemacs.org>
|
|
3037
|
|
3038 * gui-msw.c (mswindows_handle_gui_wm_command): set
|
|
3039 action_occurred.
|
|
3040 * gui-x.c (popup_selection_callback): ditto.
|
|
3041
|
|
3042 * glyphs.h (IMAGE_INSTANCE_WIDGET_ACTION_OCCURRED): new accessor.
|
|
3043 (XIMAGE_INSTANCE_WIDGET_ACTION_OCCURRED): ditto.
|
|
3044 (struct Lisp_Image_Instance): add action_occurred flag.
|
|
3045
|
|
3046 * glyphs.c (redisplay_subwindow): use action_occurred flag.
|
|
3047 (image_instance_changed): ditto.
|
|
3048 (reset_frame_subwindow_instance_cache): only unmap windows - do
|
|
3049 not remove them from the cache also.
|
|
3050
|
|
3051 * glyphs-widget.c (tab_control_update): better debug.
|
|
3052 (progress_gauge_update): ditto.
|
|
3053 (layout_update): ditto.
|
|
3054 (layout_instantiate): ditto.
|
|
3055 (tab_control_order_only_changed): cope with null pending items.
|
|
3056
|
|
3057 * glyphs-msw.c (mswindows_tab_control_redisplay): add better
|
|
3058 debug. Force selection of an item when an action occurred. Cope
|
|
3059 with null pending_items.
|
|
3060 (mswindows_progress_gauge_redisplay): better debug.
|
|
3061 * glyphs-x.c (x_tab_control_redisplay): ditto.
|
|
3062
|
|
3063 * redisplay.c (redisplay_frame): reset the frame cache if the
|
|
3064 frame is garbaged.
|
|
3065
|
|
3066 * window.c (Fset_window_configuration): potentially re-enable
|
|
3067 frame cache reset.
|
|
3068 (window_unmap_subwindows): need to finalize instances here since
|
|
3069 it is only used in mark_window_as_deleted.
|
|
3070
|
|
3071 2000-08-22 Stephen J. Turnbull <stephen@xemacs.org>
|
|
3072
|
|
3073 * nas.c (SndOpenDataForReading):
|
|
3074 nas.c (WaveOpenDataForReading):
|
|
3075 nas.c (readChunk): {BIG,LITTLE}_ENDIAN -> NAS_{BIG,LITTLE}_ENDIAN.
|
|
3076 Somehow escaped from the 2000-08-14 patch.
|
|
3077
|
|
3078 2000-08-14 Stephen J. Turnbull <stephen@xemacs.org>
|
|
3079
|
|
3080 * nas.c: Preprocessor trickery to use NAS_LITTLE_ENDIAN instead
|
|
3081 of LITTLE_ENDIAN (conflicts with glibc, at least) in NAS <= 1.2p5.
|
|
3082
|
|
3083 2000-08-21 Andy Piper <andy@xemacs.org>
|
|
3084
|
|
3085 * glyphs-x.c (x_map_subwindow): Minor optimization - only map the
|
|
3086 window if it is not already displayed.
|
|
3087
|
|
3088 * glyphs-msw.c (mswindows_map_subwindow): only map the window if
|
|
3089 it is not already displayed.
|
|
3090
|
|
3091 * window.c (Fset_window_configuration): don't reset the frame
|
|
3092 cache.
|
|
3093
|
|
3094 * glyphs.c (unmap_subwindow_instance_cache_mapper): only remove
|
|
3095 instances from the frame cache if we are actually finalizing them.
|
|
3096 (reset_frame_subwindow_instance_cache): reset frame cache only
|
|
3097 after unmapping everything.
|
|
3098 (map_subwindow): set displayed flag after mapping.
|
|
3099
|
|
3100 2000-08-21 Martin Buchholz <martin@xemacs.org>
|
|
3101
|
|
3102 * data.c (indirect_function):
|
|
3103 Rename ERRORP to non-misleading VOID_FUNCTION_ERRORP.
|
|
3104
|
446
|
3105 * eval.c (function_argcount):
|
442
|
3106 Use original function when signaling errors.
|
|
3107
|
|
3108 2000-08-18 Andy Piper <andy@xemacs.org>
|
|
3109
|
|
3110 * frame.c (delete_frame_internal): use new
|
|
3111 free_frame_subwindow_instances name.
|
|
3112
|
|
3113 * glyphs-msw.c (mswindows_tab_control_instantiate): verify index.
|
|
3114 (add_tab_item): make return type correct.
|
|
3115 (mswindows_tab_control_instantiate): assert index of tab.
|
|
3116 (mswindows_tab_control_redisplay): Re-code to use
|
|
3117 gui_item_equal_sans_selected and gui_item_list_find_selected.
|
|
3118
|
|
3119 * glyphs-widget.c (tab_control_update): Correct comment.
|
|
3120
|
|
3121 * window.c (window_unmap_subwindows): use new
|
|
3122 unmap_subwindow_instance_cache_mapper.
|
|
3123 (window_unmap_subwindows_cache_mapper): deleted.
|
|
3124 (Fset_window_configuration): comparisons should now be with
|
|
3125 EQ. Preserve the subwindow instance cache across configuration
|
|
3126 changes.
|
|
3127 (allocate_window): ditto.
|
|
3128 (make_dummy_parent): ditto.
|
|
3129
|
|
3130 * glyphs.c (free_frame_subwindow_instances): rename from
|
|
3131 free_frame_subwindow_instance_cache. finalize all instances rather
|
|
3132 than just those in the display cache.
|
|
3133 (finalize_all_subwindow_instances): walk windows unmapping and
|
|
3134 finalizing subwindows.
|
|
3135 (unmap_subwindow_instance_cache_mapper): moved from
|
|
3136 window.c. Allow finalization as well as unmapping.
|
|
3137
|
|
3138 * gui.c (gui_item_list_find_selected): new function.
|
|
3139
|
|
3140 * gui.h (gui_item_list_find_selected): declare.
|
|
3141
|
|
3142 * glyphs-x.c (x_tab_control_redisplay): pick tab
|
|
3143 explicitly. Re-code to use gui_item_equal_sans_selected and
|
|
3144 gui_item_list_find_selected.
|
|
3145
|
|
3146 * glyphs-x.h: add lwlib-utils.h
|
|
3147
|
|
3148 * buffer.c (Frecord_buffer): undo previous change.
|
|
3149
|
|
3150 2000-08-09 Vin Shelton <acs@xemacs.org>
|
|
3151
|
|
3152 * config.h.in, s/gnu.h, s/hpux.h, s/linux.h: Use UNIX98 PTYs if
|
|
3153 possible. Create temporary files more securely. The patch was
|
|
3154 generated by Torsten Duwe <duwe@caldera.de>, Florian Weimer
|
|
3155 <Florian.Weimer@RUS.Uni-Stuttgart.DE> and Olaf Kirch. See
|
|
3156 http://www.xemacs.org/list-archives/xemacs-patches/200007/msg00123.html
|
|
3157 for details.
|
|
3158
|
|
3159 2000-08-07 Ben Wing <ben@xemacs.org>
|
|
3160
|
|
3161 * getloadavg.c: remove duplicate (and windows-breaking)
|
|
3162 includes of fcntl.h and sys/file.h.
|
|
3163
|
|
3164 * nt.c: remove duplicate getloadavg() definition.
|
|
3165
|
|
3166 * sysdll.h (Qdll_filename_encoding): add missing stand-in
|
|
3167 encodings.
|
|
3168
|
|
3169 2000-08-07 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
3170
|
|
3171 * eval.c (function_argcount): If function needs to be autoloaded
|
|
3172 actually use the loaded definition.
|
|
3173 GCPRO function.
|
|
3174
|
|
3175 2000-08-05 Ben Wing <ben@xemacs.org>
|
|
3176
|
|
3177 * getloadavg.c: add prototype for getloadavg(). remove
|
|
3178 duplicate WIN32_NATIVE/CYGWIN code (already in the middle
|
|
3179 of the code). remove duplicate header includes.
|
|
3180
|
|
3181 * s\cygwin32.h, s\mingw32.h: remove stray NO_ARG_ARRAY.
|
446
|
3182
|
442
|
3183 * s\cygwin32.h, s\mingw32.h, m\windowsnt.h:
|
|
3184 don't define LOAD_AVE_TYPE/LOAD_AVE_CVT because we have no
|
|
3185 useful load average.
|
|
3186
|
|
3187 * alloc.c (reinit_alloc_once_early): removed references to
|
|
3188 VIRT_ADDR_VARIES, malloc_sbrk_used/free, and data-bytes-used/free.
|
|
3189 the lisp vars are the only things referencing the malloc_sbrk_*
|
|
3190 vars, and they were already if 0'd out. these vars only exist
|
|
3191 in the older malloc.c, which is basically unused, and they're
|
|
3192 only for informational purposes.
|
|
3193
|
|
3194 * m\*.h: removed useless VIRT_ADDR_VARIES.
|
|
3195
|
|
3196 * m\powerpc.h: removed stray NO_ARG_ARRAY.
|
|
3197
|
|
3198 2000-04-26 IKEYAMA Tomonori <tomonori@suiyokai.org>
|
|
3199
|
|
3200 * redisplay-msw.c (mswindows_output_dibitmap): Set foreground
|
|
3201 color if the image is a mono pixmap.
|
|
3202
|
|
3203 2000-07-30 Ben Wing <ben@xemacs.org>
|
|
3204
|
|
3205 * Makefile.in.in (release):
|
|
3206 Remove stray @.
|
446
|
3207
|
442
|
3208 * buffer.c (directory_is_current_directory):
|
|
3209 * dired-msw.c (mswindows_get_files):
|
|
3210 * dired.c:
|
|
3211 * dired.c (Fdirectory_files):
|
|
3212 * dired.c (file_name_completion_stat):
|
|
3213 * dired.c (Ffile_attributes):
|
|
3214 [[[[1]]]]: Rename stat() -> xemacs_stat() and eliminate nasty
|
|
3215 preprocessor tricks, to avoid problems on some machines
|
|
3216 (e.g. SCO).
|
|
3217
|
|
3218 * callproc.c (egetenv): GC docs.
|
446
|
3219
|
442
|
3220 * console-msw.h:
|
|
3221 * console-msw.h (struct mswindows_dialog_id):
|
|
3222 * lrecord.h (lrecord_type):
|
|
3223 New object for use with MSW dialogs.
|
446
|
3224
|
442
|
3225 * console.h (struct console_methods):
|
|
3226 New enable/disable frame methods, for proper modal dialogs.
|
446
|
3227
|
442
|
3228 * device-msw.c (msprinter_default_printer): Fix to follow
|
|
3229 proper Mule conventions.
|
446
|
3230
|
442
|
3231 * device-msw.c:
|
|
3232 * device-msw.c (signal_open_printer_error):
|
|
3233 * device-msw.c (msprinter_init_device):
|
|
3234 * device-msw.c (ensure_not_printing):
|
|
3235 * device-msw.c (plist_get_margin):
|
|
3236 * device-msw.c (Fmsprinter_select_settings):
|
|
3237 * device-msw.c (finalize_devmode):
|
|
3238 * device-msw.c (Fmsprinter_settings_despecialize):
|
|
3239 * device-msw.c (signal_enum_priner_error):
|
|
3240 * extents.c (decode_extent):
|
|
3241 * extents.c (decode_map_extents_flags):
|
|
3242 * extents.c (decode_extent_at_flag):
|
|
3243 * extents.c (Fextent_at):
|
|
3244 * extents.c (Fextents_at):
|
|
3245 * extents.c (symbol_to_glyph_layout):
|
|
3246 [[[[2]]]] Use structured errors.
|
446
|
3247
|
442
|
3248 * dialog-msw.c:
|
|
3249 * dialog-msw.c (mswindows_is_dialog_msg):
|
|
3250 * dialog-msw.c (mark_mswindows_dialog_id):
|
|
3251 * dialog-msw.c (dialog_proc):
|
|
3252 * dialog-msw.c (handle_question_dialog_box):
|
|
3253 * dialog-msw.c (syms_of_dialog_mswindows):
|
|
3254 Define new object to clean up marking; use it as a dialog identifier.
|
|
3255 Call new delete-dialog-box-hook.
|
446
|
3256
|
442
|
3257 * dialog-x.c (dbox_selection_callback):
|
|
3258 * dialog-x.c (dbox_descriptor_to_widget_value):
|
|
3259 * dialog-x.c (x_make_dialog_box_internal):
|
|
3260 Call new delete-dialog-box-hook.
|
|
3261 Return an id.
|
|
3262
|
|
3263 * dialog.c:
|
|
3264 * dialog.c (syms_of_dialog):
|
|
3265 * dialog.c (vars_of_dialog):
|
|
3266 Define new delete-dialog-box-hook, for use w/modal dialog boxes.
|
446
|
3267
|
442
|
3268 * eval.c:
|
|
3269 * eval.c (signal_call_debugger):
|
|
3270 when noninteractive, output stack traces on the console instead
|
|
3271 of in a (never-seen) buffer.
|
446
|
3272
|
442
|
3273 * eval.c (signal_type_error):
|
|
3274 * eval.c (invalid_argument_2):
|
|
3275 * lisp.h:
|
|
3276 new funs for use w/structured errors.
|
446
|
3277
|
442
|
3278 * event-Xt.c:
|
|
3279 * event-Xt.c (x_to_emacs_keysym):
|
|
3280 * event-Xt.c (describe_event):
|
|
3281 * event-Xt.c (emacs_Xt_event_handler):
|
|
3282 * event-Xt.c (vars_of_event_Xt):
|
|
3283 * event-msw.c:
|
|
3284 * event-msw.c (mswindows_wnd_proc):
|
|
3285 * event-msw.c (vars_of_event_mswindows):
|
|
3286 rename {x,mswindows}-debug-events to debug-{}-events for
|
|
3287 consistency with other debug-foo variables.
|
446
|
3288
|
442
|
3289 * event-stream.c:
|
|
3290 document next-event more clearly.
|
446
|
3291
|
442
|
3292 * fileio.c (Ffile_name_directory):
|
|
3293 * fileio.c (Ffile_name_nondirectory):
|
|
3294 * fileio.c (Funhandled_file_name_directory):
|
|
3295 * fileio.c (file_name_as_directory):
|
|
3296 * fileio.c (Ffile_name_as_directory):
|
|
3297 * fileio.c (directory_file_name):
|
|
3298 * fileio.c (Fdirectory_file_name):
|
|
3299 * fileio.c (Fmake_temp_name):
|
|
3300 * fileio.c (Ffile_truename):
|
|
3301 * fileio.c (Fsubstitute_in_file_name):
|
|
3302 * fileio.c (expand_and_dir_to_file):
|
|
3303 * fileio.c (barf_or_query_if_file_exists):
|
|
3304 * fileio.c (check_executable):
|
|
3305 * fileio.c (Ffile_exists_p):
|
|
3306 * fileio.c (Ffile_writable_p):
|
|
3307 * fileio.c (Ffile_directory_p):
|
|
3308 * fileio.c (Ffile_regular_p):
|
|
3309 * fileio.c (Ffile_modes):
|
|
3310 * fileio.c (Ffile_newer_than_file_p):
|
|
3311 * fileio.c (Fverify_visited_file_modtime):
|
|
3312 * fileio.c (Fset_visited_file_modtime):
|
|
3313 * fileio.c (auto_save_1):
|
|
3314 (1). (2).
|
|
3315 fix up gcpro's.
|
446
|
3316
|
442
|
3317 * frame-msw.c:
|
|
3318 * frame-msw.c (mswindows_init_frame_1):
|
|
3319 * frame-msw.c (mswindows_enable_frame):
|
|
3320 * frame-msw.c (error_frame_unsizable):
|
|
3321 * frame-msw.c (msprinter_init_frame_1):
|
|
3322 * frame-msw.c (msprinter_init_frame_3):
|
|
3323 * frame-msw.c (console_type_create_frame_mswindows):
|
|
3324 (2).
|
|
3325 implement new enable/disable frame methods.
|
446
|
3326
|
442
|
3327 * frame-x.c:
|
|
3328 * frame-x.c (x_enable_frame):
|
|
3329 * frame-x.c (console_type_create_frame_x):
|
|
3330 implement new enable/disable frame methods.
|
446
|
3331
|
442
|
3332 * frame.c:
|
|
3333 * frame.c (Fdisable_frame):
|
|
3334 * frame.c (syms_of_frame):
|
|
3335 * frame.h (struct frame):
|
|
3336 implement new enable/disable frame methods/functions.
|
446
|
3337
|
442
|
3338 * general-slots.h:
|
|
3339 add initial-focus.
|
446
|
3340
|
442
|
3341 * glyphs-msw.c (mswindows_widget_instantiate):
|
|
3342 comment that initial-focus should be implemented.
|
446
|
3343
|
442
|
3344 * glyphs-widget.c:
|
|
3345 * glyphs-widget.c (check_valid_instantiator):
|
|
3346 * glyphs-widget.c (check_valid_orientation):
|
|
3347 * glyphs-widget.c (check_valid_tab_orientation):
|
|
3348 * glyphs-widget.c (check_valid_justification):
|
|
3349 * glyphs-widget.c (check_valid_border):
|
|
3350 * glyphs-widget.c (check_valid_callback):
|
|
3351 * glyphs-widget.c (check_valid_int_or_function):
|
|
3352 * glyphs-widget.c (check_valid_string_or_vector):
|
|
3353 * glyphs-widget.c (check_valid_item_list_1):
|
|
3354 * glyphs-widget.c (widget_validate):
|
|
3355 * glyphs-widget.c (combo_box_validate):
|
|
3356 * glyphs-widget.c (widget_instantiate):
|
|
3357 * glyphs-widget.c (syms_of_glyphs_widget):
|
|
3358 * glyphs-widget.c (VALID_WIDGET_KEYWORDS):
|
|
3359 * glyphs-widget.c (image_instantiator_combo_box):
|
|
3360 * glyphs-widget.c (image_instantiator_scrollbar):
|
|
3361 * glyphs-widget.c (image_instantiator_tab_control):
|
|
3362 * glyphs-widget.c (VALID_LAYOUT_KEYWORDS):
|
|
3363 (2).
|
|
3364 support (unimplemented) keyword initial-focus.
|
|
3365 reindent long macros.
|
446
|
3366
|
442
|
3367 * glyphs-x.c (x_redisplay_widget):
|
|
3368 * glyphs-x.c (x_button_instantiate):
|
|
3369 * glyphs-x.c (x_button_redisplay):
|
|
3370 * glyphs-x.c (x_progress_gauge_instantiate):
|
|
3371 * glyphs-x.c (x_edit_field_instantiate):
|
|
3372 * glyphs-x.c (x_combo_box_instantiate):
|
|
3373 * glyphs-x.c (x_tab_control_instantiate):
|
|
3374 * glyphs-x.c (x_label_instantiate):
|
|
3375 * gui-x.c:
|
|
3376 * gui-x.c (button_item_to_widget_value):
|
|
3377 * gui-x.c (gui_items_to_widget_values_1):
|
|
3378 * gui-x.c (gui_item_children_to_widget_values):
|
|
3379 * gui-x.c (gui_items_to_widget_values):
|
|
3380 * gui-x.h:
|
|
3381 * menubar-x.c (menu_item_descriptor_to_widget_value_1):
|
|
3382 add new flag to gui-parsing routines to indicate whether
|
|
3383 accelerator specs should be supported.
|
446
|
3384
|
442
|
3385 * glyphs.c (syms_of_glyphs): use DEFSYMBOL.
|
446
|
3386
|
442
|
3387 * glyphs.h (struct Lisp_Image_Instance):
|
|
3388 * glyphs.h (IMAGE_INSTANCE_WANTS_INITIAL_FOCUS):
|
|
3389 add initial-focus flag.
|
446
|
3390
|
442
|
3391 * gui.c:
|
|
3392 * gui.c (syms_of_gui):
|
|
3393 * gui.c (vars_of_gui):
|
|
3394 clean up menu-no-selection-hook.
|
446
|
3395
|
442
|
3396 * gui.h:
|
|
3397 support delete-dialog-box-hook.
|
446
|
3398
|
442
|
3399 * lread.c (Fload_internal):
|
|
3400 * lread.c (locate_file_in_directory_mapper):
|
|
3401 (1).
|
446
|
3402
|
442
|
3403 * lrecord.h:
|
|
3404 * lrecord.h (struct toolbar_button):
|
|
3405 * lrecord.h (syms_of_toolbar):
|
|
3406 document how to create a new object.
|
446
|
3407
|
442
|
3408 * menubar-msw.c (mswindows_char_is_accelerator):
|
|
3409 may be called on frames w/o menus.
|
|
3410
|
|
3411 * menubar.c (vars_of_menubar):
|
|
3412 clean up :filter docs.
|
446
|
3413
|
442
|
3414 * nt.c (readdir):
|
|
3415 * ntproc.c:
|
|
3416 (1).
|
446
|
3417
|
442
|
3418 * process-nt.c:
|
|
3419 * process-nt.c (validate_signal_number):
|
|
3420 * process-nt.c (signal_cannot_launch):
|
|
3421 * process-nt.c (nt_create_process):
|
|
3422 * process-nt.c (nt_send_process):
|
|
3423 * process-nt.c (nt_kill_child_process):
|
|
3424 * process-nt.c (nt_open_network_stream):
|
|
3425 * process-nt.c (syms_of_process_nt):
|
|
3426 (2).
|
|
3427 delete quote-handling. call new lisp code that does it better.
|
446
|
3428
|
442
|
3429 * process-unix.c (connect_to_file_descriptor):
|
|
3430 * process-unix.c (allocate_pty):
|
|
3431 * process-unix.c (unix_send_process):
|
|
3432 * process-unix.c (unix_kill_child_process):
|
|
3433 * process-unix.c (unix_open_network_stream):
|
|
3434 * process-unix.c (unix_open_multicast_group):
|
|
3435 (1). (2).
|
446
|
3436
|
442
|
3437 * process.c:
|
|
3438 * process.c (Fstart_process_internal):
|
|
3439 (2). need to canonicalize process path even if absolute.
|
446
|
3440
|
442
|
3441 * select-msw.c (symbol_to_ms_cf):
|
|
3442 * select-msw.c (ms_cf_to_symbol):
|
|
3443 * select-msw.c (cf_is_autofreed):
|
|
3444 * select-msw.c (mswindows_destroy_selection):
|
|
3445 * select.c:
|
|
3446 * select.c (syms_of_select):
|
|
3447 * select.h:
|
|
3448 support dibv5, fix bugs. (from Mike Alexander)
|
446
|
3449
|
442
|
3450 * select.c (Fget_selection_internal):
|
|
3451 * select.c (select_convert_out):
|
446
|
3452
|
442
|
3453 * sysdep.c:
|
|
3454 * sysdep.c (xemacs_stat):
|
|
3455 renamed.
|
446
|
3456
|
442
|
3457 * sysdep.c (mkdir):
|
|
3458 * sysdep.c (rmdir):
|
|
3459 but keep original stat() here because we provide encapsulation
|
|
3460 around these funs.
|
446
|
3461
|
442
|
3462 * sysfile.h:
|
|
3463 * sysfile.h (fstat):
|
|
3464 remove stat garbage.
|
446
|
3465
|
442
|
3466 * syswindows.h:
|
|
3467 fix X/MSW conflict.
|
|
3468 don't include tchar.h. it's inappropriate because it makes
|
|
3469 compile-time distinctions when we want runtime distinctions.
|
|
3470 (we provide our own tchar replacements)
|
446
|
3471
|
442
|
3472 * toolbar.c:
|
|
3473 use default object printer for toolbar-button.
|
446
|
3474
|
442
|
3475 * unexcw.c:
|
|
3476 make sure we don't encapsulate.
|
446
|
3477
|
442
|
3478 * window.c (vars_of_window):
|
|
3479 emphasize that temp-buffer-show-hook is obsolete.
|
|
3480
|
|
3481 2000-08-05 Martin Buchholz <martin@xemacs.org>
|
|
3482
|
|
3483 * glyphs.c (image_instance_hash): HASH2 wants EMACS_INT args.
|
|
3484 (Fimage_instance_subwindow_id): make_int wants EMACS_INT arg.
|
|
3485
|
446
|
3486 * events.c (Fevent_timestamp_lessp):
|
442
|
3487 Not 64-bit clean. Use EMACS_INT, not int.
|
|
3488
|
|
3489 2000-06-05 Andrew Begel <abegel@cs.berkeley.edu>
|
|
3490
|
|
3491 * lrecord.h (lrecord_types): Changed lrecord_type_count to an
|
|
3492 unsigned int and changed the last enum to
|
446
|
3493 lrecord_type_last_built_in_type.
|
442
|
3494 (lrecord_implementations_table): changed prototype to know how
|
446
|
3495 long the array is supposed to be.
|
442
|
3496 (lrecord_type_count): new unsigned int to keep track of the
|
|
3497 current number of lisp lrecord types.
|
|
3498 (DEFINE_EXTERNAL_LRECORD):
|
|
3499 (DECLARE_EXTERNAL_LRECORD): Added these two for external
|
|
3500 dynamic-modules to declare new lisp types. They are the same
|
|
3501 as the non-EXTERNAL forms, but declare an lrecord_type unsigned
|
|
3502 int for each new type, and increment lrecord_type_count by 1.
|
|
3503
|
|
3504 * alloc.c (lrecord_implementations_table): Changed to reference
|
|
3505 lrecord_type_last_built_in_type for the size of the array.
|
|
3506 Moved MODULE_DEFINABLE_TYPE_COUNT to lrecord.h.
|
|
3507
|
|
3508 2000-08-03 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
3509
|
|
3510 * glyphs.h (check_valid_item_list): Renamed from
|
|
3511 check_valid_item_list_1.
|
|
3512
|
|
3513 2000-08-01 Alastair J. Houghton <ajhoughton@lineone.net>
|
|
3514
|
|
3515 * select.c (Qselect_coerce): New.
|
|
3516 * select.c (Vselection_coercion_alist): New.
|
|
3517 * select.c (syms_of_select): Declare.
|
|
3518 * select.c (get-selection-internal): Use it.
|
|
3519 Use the new select-coerce functionality.
|
|
3520
|
|
3521 * select.c (select_coerce): New.
|
|
3522 * select.h (select_coerce): Declare.
|
|
3523 New function to coerce one type of data into another.
|
|
3524
|
|
3525 2000-08-03 Martin Buchholz <martin@xemacs.org>
|
|
3526
|
446
|
3527 * callproc.c (Fcall_process_internal):
|
|
3528 (Fcall_process_internal):
|
442
|
3529 * process-unix.c (unix_create_process):
|
|
3530 Save and restore the value of errno, so that error messages are accurate.
|
|
3531
|
|
3532 2000-08-01 Martin Buchholz <martin@xemacs.org>
|
|
3533
|
446
|
3534 * elhash.c (print_hash_table):
|
442
|
3535 Fix printing of hash tables to also use `key-and-value' instead of `t'.
|
|
3536 Prettify docstrings and indentation.
|
|
3537
|
|
3538 2000-07-31 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
3539
|
|
3540 * window.c (Fwindow_pixel_edges): Subtract frame border and
|
|
3541 gutter size.
|
|
3542
|
|
3543 2000-07-31 Andy Piper <andy@xemacs.org>
|
|
3544
|
|
3545 * buffer.c (Frecord_buffer): make absolutely sure that redisplay
|
|
3546 will acknowledge the change.
|
|
3547
|
|
3548 * glyphs.h: declare tab_control_order_only_changed.
|
|
3549
|
|
3550 * glyphs-x.c (x_tab_control_redisplay): use
|
|
3551 tab_control_order_only_changed.
|
|
3552
|
|
3553 * glyphs-widget.c (tab_control_order_only_changed): new function.
|
|
3554
|
|
3555 * glyphs-msw.c (mswindows_tab_control_redisplay): use
|
|
3556 tab_control_order_only_changed.
|
|
3557
|
|
3558 * gui.c (gui_item_equal_sans_selected): new function.
|
|
3559 (gui_item_equal): use it.
|
|
3560
|
|
3561 * glyphs-msw.c (mswindows_combo_box_instantiate): deprecate
|
|
3562 :properties in favor of :items..
|
|
3563
|
|
3564 * glyphs-widget.c (check_valid_item_list): rename from
|
|
3565 check_valid_item_list_1.
|
|
3566 (check_valid_item_list_1): renamed.
|
|
3567 (combo_box_validate): deprecate :properties in favor of :items.
|
|
3568 (widget_instantiate): ditto.
|
|
3569 (tab_control_update): ditto.
|
|
3570 (image_instantiator_combo_box): ditto.
|
|
3571 (image_instantiator_tree_view): ditto.
|
|
3572 (image_instantiator_tab_control): ditto.
|
|
3573 (layout_post_instantiate): remove dead code.
|
|
3574
|
|
3575 * print.c (debug_print_no_newline): only write to debugger if in
|
|
3576 WIN32_NATIVE.
|
|
3577
|
|
3578 * elhash.c (Fmake_hash_table): update doc string.
|
|
3579
|
|
3580 * event-msw.c (mswindows_wnd_proc): don't allow processing of
|
|
3581 messages whilst in GC. This at least stops XEmacs crashing but has
|
|
3582 the potential for wierd behaviour.
|
|
3583
|
|
3584 2000-07-31 Martin Buchholz <martin@xemacs.org>
|
|
3585
|
|
3586 * config.h.in:
|
|
3587 Make existence of s&m files optional.
|
446
|
3588
|
442
|
3589 * s/bsd386.h: Remove HAVE_GETLOADAVG.
|
|
3590 * s/freebsd.h: Remove HAVE_GETLOADAVG.
|
|
3591 * s/gnu.h: Remove HAVE_GETLOADAVG.
|
|
3592 * s/netbsd.h: Remove HAVE_GETLOADAVG.
|
|
3593 * s/sol2.h: Remove HAVE_GETLOADAVG.
|
|
3594 * lisp.h: Remove getloadavg() declaration.
|
|
3595 * fns.c:
|
|
3596 Include <sys/loadavg.h> if available.
|
|
3597 Don't declare our own getloadavg() if HAVE_GETLOADAVG.
|
|
3598 * config.h.in: Group together getloadavg()-related macros.
|
|
3599 Use only configure-time tests to detect getloadavg().
|
|
3600
|
|
3601 2000-07-30 Martin Buchholz <martin@xemacs.org>
|
|
3602
|
|
3603 * Makefile.in.in (TransientEmacsShell.o): Fix race condition.
|
|
3604
|
|
3605 2000-07-25 Andy Piper <andy@xemacs.org>
|
|
3606
|
|
3607 * syswindows.h: add tchar.h for native builds.
|
|
3608
|
|
3609 * frame.c (syms_of_frame): remove set-glyph-image.
|
|
3610
|
|
3611 * general-slots.h: add Qset_glyph_image.
|
|
3612
|
|
3613 * glyphs-widget.c (layout_update): add domain arg to
|
|
3614 set-glyph-image.
|
|
3615 (syms_of_glyphs_widget): remove set-glyph-image.
|
|
3616
|
|
3617 2000-07-23 Ben Wing <ben@xemacs.org>
|
|
3618
|
|
3619 * dialog-msw.c (vars_of_dialog_mswindows): need to staticpro
|
|
3620 Vpopup_frame_list.
|
|
3621
|
|
3622 2000-07-22 Andy Piper <andy@xemacs.org>
|
|
3623
|
|
3624 * symsinit.h: add syms_of_win32().
|
|
3625
|
|
3626 * gui-msw.c (syms_of_gui_mswindows): remove
|
|
3627 Fmswindows_shell_execute.
|
|
3628 (Fmswindows_shell_execute): moved to win32.c.
|
|
3629
|
|
3630 * emacs.c (main_1): add syms_of_win32 ().
|
|
3631
|
|
3632 * win32.c (init_potentially_nonexistent_functions): rewrite in
|
|
3633 compiler-friendly terms.
|
|
3634 (Fmswindows_shell_execute): move here from gui-msw.c.
|
|
3635 (syms_of_win32): new.
|
|
3636
|
|
3637 * device-msw.c (Fmswindows_printer_list): clean up args to
|
|
3638 EnumPrinters.
|
|
3639 Don't include tchar under cygwin or mingw.
|
|
3640 (msprinter_default_printer): make cygwin-friendly.
|
|
3641
|
|
3642 2000-07-21 Andy Piper <andy@xemacs.org>
|
|
3643
|
|
3644 * glyphs-widget.c (image_instantiator_tree_view): use tab
|
|
3645 control's update function.
|
|
3646 (layout_property): new function. Retrieve items.
|
|
3647
|
|
3648 * glyphs-msw.c (mswindows_tree_view_redisplay): new
|
|
3649 function. Re-populate the tree view from the pending items.
|
|
3650
|
|
3651 * glyphs.c (instantiate_image_instantiator): Make sure the domain
|
|
3652 is designated the parent if the domain is an image instance. This
|
|
3653 is needed so that dirtiness can be cascade up the hierarchy and
|
|
3654 thus for layout children to be redisplayed correctly.
|
|
3655 (allocate_image_instance): rename glyph -> parent.
|
|
3656
|
|
3657 * redisplay.h: change redisplay_output_layout signature.
|
|
3658
|
|
3659 * redisplay-msw.c (mswindows_output_display_block): use domain
|
|
3660 arg.
|
|
3661
|
|
3662 * redisplay-x.c (x_output_display_block): use domain arg.
|
|
3663
|
|
3664 2000-07-10 Andy Piper <andy@xemacs.org>
|
|
3665
|
|
3666 * window.c (Fset_window_configuration): add comment.
|
|
3667
|
446
|
3668 * redisplay-output.c (compare_runes):
|
442
|
3669 (redisplay_output_subwindow): redisplay rather than update subwindow.
|
|
3670 (redisplay_output_layout): ditto.
|
|
3671
|
|
3672 * redisplay-msw.c (mswindows_frame_output_end):
|
|
3673 (mswindows_frame_output_end): make defer window pos optional.
|
|
3674
|
|
3675 * lisp.h: add Flast.
|
|
3676
|
|
3677 * glyphs.h (struct image_instantiator_methods): add dest_mask top
|
|
3678 normalize method. Change update method to be for changed
|
|
3679 instantiators. Add redisplay method. Change signature of layout
|
|
3680 method.
|
|
3681 (struct Lisp_Image_Instance): add instantiator.
|
|
3682 (IMAGE_INSTANCE_INSTANTIATOR): new.
|
|
3683 (IMAGE_INSTANCE_SUBWINDOW_FACE): new.
|
|
3684 (XIMAGE_INSTANCE_INSTANTIATOR): new.
|
|
3685 (XIMAGE_INSTANCE_SUBWINDOW_FACE): new.
|
|
3686
|
|
3687 * glyphs.c:
|
|
3688 (find_instantiator_differences): new function.
|
|
3689 (Fset_instantiator_property): new convenience function.
|
|
3690 (check_image_instance_structure): strictly check for vector
|
|
3691 instantiators.
|
|
3692 (normalize_image_instantiator): make non-static.
|
|
3693 (instantiate_image_instantiator): pass on dest_mask and use new
|
|
3694 signatures for image_instance_layout and friends.
|
|
3695 (mark_image_instance): mark the instantiator. Mark the subwindow
|
|
3696 face not the widget face.
|
|
3697 (image_instance_equal): add instantiator.
|
|
3698 (image_instance_hash): ditto.
|
|
3699 (allocate_image_instance): ditto.
|
|
3700 (Fset_image_instance_property): removed.
|
|
3701 (Fimage_instance_file_name): ditto.
|
|
3702 (Fcolorize_image_instance): ditto.
|
|
3703 (image_instance_layout): add offsets to be set.
|
|
3704 (update_image_instance): new function. update an image instance
|
|
3705 from its changed instantiator.
|
|
3706 (inherit_normalize): add dest_mask.
|
|
3707 (xbm_normalize): ditto.
|
|
3708 (xface_normalize): ditto.
|
|
3709 (xpm_normalize): ditto.
|
|
3710 (text_update): set_property -> update.
|
|
3711 (image_instantiate): use the glyph identity as a hash key, not the
|
|
3712 instantiator.
|
|
3713 (glyph_width): use new image_instance_layout signature.
|
|
3714 (glyph_ascent): ditto.
|
|
3715 (glyph_descent): ditto.
|
|
3716 (glyph_height): ditto.
|
|
3717 (glyph_query_geometry): ressurrect.
|
|
3718 (glyph_layout): ditto.
|
|
3719 (redisplay_subwindow): update -> redisplay.
|
|
3720 (syms_of_glyphs): add Fset_instantiator_property.
|
|
3721 (image_instantiator_format_create): set_property -> update.
|
|
3722
|
|
3723 * glyphs-x.c:
|
|
3724 (autodetect_normalize): add dest_maks to signature.
|
|
3725 (x_redisplay_subwindow): update -> redisplay.
|
|
3726 (x_redisplay_widget): ditto.
|
|
3727 (x_button_redisplay): ditto.
|
|
3728 (x_progress_gauge_redisplay): ditto.
|
|
3729 (x_tab_control_redisplay): ditto. Rewrite to cope with changed
|
|
3730 stacking order.
|
|
3731 (console_type_create_glyphs_x): update -> redisplay.
|
|
3732 (image_instantiator_format_create_glyphs_x): ditto.
|
|
3733
|
|
3734 * glyphs-widget.c:
|
|
3735 (check_valid_instantiator): disallow glyphs in the instantiator,
|
|
3736 they must now be vectors.
|
|
3737 (check_valid_instantiator_list): ditto.
|
|
3738 (glyph_instantiator_to_glyph): use internal symbol rather than
|
|
3739 intern.
|
|
3740 (widget_update): renamed from widget_set_property. Call cascaded
|
|
3741 update methods.
|
|
3742 (redisplay_widget): renamed from update_widget.
|
|
3743 (widget_layout): image_instance_layout now takes position as well
|
|
3744 as size.
|
|
3745 (widget_normalize): ditto.
|
|
3746 (widget_instantiate): ditto.
|
|
3747 (tab_control_query_geometry) ditto.:
|
|
3748 (tab_control_update): renamed from tab_control_set_property.
|
|
3749 (progress_gauge_update): set_property -> update.
|
|
3750 (layout_normalize): rewrite so that child instantiators are
|
|
3751 normalized also.
|
|
3752 (layout_update): new function. Create glyphs from the normalized
|
|
3753 children and cope with any other layout keywords. We do not
|
|
3754 instantiate children here that will be take care of by
|
|
3755 redisplay_output_layout.
|
|
3756 (layout_instantiate): call layout_update and not much else.
|
|
3757 (layout_post_instantiate): not sure whether this is needed
|
|
3758 anymore.
|
|
3759 (layout_query_geometry): query glyph geometry rather than
|
|
3760 image_instance geometry.
|
|
3761 (layout_layout): set offsets from pass in parameters. Use glyph
|
|
3762 geometry and layout functions rather than image instance ones.
|
|
3763 (native_layout_layout): ditto.
|
|
3764 (syms_of_glyphs_widget): add make-glyph and set-glyph-image.
|
|
3765 (image_instantiator_widget): set_property -> update.
|
|
3766 (image_instantiator_buttons): ditto.
|
|
3767 (image_instantiator_progress_guage): ditto.
|
|
3768 (image_instantiator_tab_control): ditto.
|
|
3769 (VALID_LAYOUT_KEYWORDS): instantiators must now be vectors.
|
|
3770 (image_instantiator_layout): add update method.
|
|
3771
|
|
3772 * glyphs-msw.c (bmp_normalize):
|
|
3773 (mswindows_resource_normalize): add dest_mask so that it can be
|
|
3774 proprogated by layout_normalize.
|
|
3775 (begin_defer_window_pos): make optional because it may not be the
|
|
3776 right thing to do and it introduces differences with X.
|
|
3777 (mswindows_unmap_subwindow): ditto.
|
|
3778 (mswindows_map_subwindow): ditto.
|
|
3779 (mswindows_redisplay_subwindow): renamed from
|
|
3780 mswindows_update_subwindow.
|
|
3781 (mswindows_redisplay_widget): ditto.
|
|
3782 (mswindows_button_redisplay): renamed from
|
|
3783 mswindows_button_update. Update is now what the instantiation
|
|
3784 function does for a changed instantiator.
|
|
3785 (mswindows_progress_gauge_instantiate): set the progress value
|
|
3786 here if appropriate.
|
|
3787 (mswindows_tab_control_redisplay): cope with re-ordering of the
|
|
3788 members of the tab widget by simply selecting the new top
|
|
3789 widget. This makes things appear ok if you click on a tab.
|
|
3790 (mswindows_combo_box_instantiate): image_instance_layout now takes
|
|
3791 position as well as size.
|
|
3792 (mswindows_progress_gauge_redisplay): renamed from
|
|
3793 mswindows_progress_gauge_update.
|
|
3794 (console_type_create_glyphs_mswindows): fix update -> redisplay.
|
|
3795 (image_instantiator_format_create_glyphs_mswindows): ditto.
|
|
3796
|
|
3797 * glyphs-eimage.c (jpeg_normalize):
|
|
3798 (gif_normalize):
|
|
3799 (png_normalize):
|
|
3800 (tiff_normalize): add dest_mask so that it can be proprogated by
|
|
3801 layout_normalize.
|
|
3802
|
|
3803 * elhash.c:
|
|
3804 (print_hash_table):
|
|
3805 (hash_table_weakness_validate):
|
|
3806 (decode_hash_table_weakness):
|
|
3807 (Fhash_table_weakness):
|
|
3808 (Fhash_table_type):
|
|
3809 (syms_of_elhash): use Ben's naming scheme for hashtable types..
|
|
3810
|
|
3811 * console.h (struct console_methods): move update_* to
|
|
3812 redisplay_*.
|
|
3813
|
|
3814 2000-07-20 Ben Wing <ben@xemacs.org>
|
|
3815
|
|
3816 * *.[ch] (XSETOBJ): remove unused middle argument.
|
|
3817 lisp-disunion.h: correct wrap_object() to one argument.
|
446
|
3818
|
442
|
3819 2000-07-15 Ben Wing <ben@xemacs.org>
|
|
3820
|
|
3821 * s/cygwin32.h:
|
|
3822 * s/cygwin32.h (CYGWIN_CONV_PATH):
|
|
3823 Add missing logb prototype for v1.1.
|
|
3824 Use post-b20 names and alias to pre-b20 names when pre-b20.
|
|
3825
|
|
3826 * s/windowsnt.h: [5].
|
|
3827
|
|
3828 2000-07-15 Ben Wing <ben@xemacs.org>
|
|
3829
|
|
3830 * Makefile.in.in (x_objs):
|
|
3831 * Makefile.in.in (sheap_objs):
|
|
3832 * Makefile.in.in (objs):
|
|
3833 added win32.o, cosmetic cleanups.
|
446
|
3834
|
442
|
3835 * alloc.c (Fmake_byte_code):
|
|
3836 [[[1]]]: Changes for new LIST_LOOP, EXTERNAL_LIST_LOOP,
|
|
3837 etc. macros which declare their own args now.
|
|
3838
|
|
3839 * alloc.c (syms_of_alloc):
|
|
3840 [[[2]]]: Use DEFSYMBOL, DEFKEYWORD, DEFERROR and friends.
|
|
3841
|
|
3842 * buffer.c:
|
|
3843 Moved buffer-dedicated-frame, set-buffer-dedicated-frame into lisp.
|
|
3844
|
|
3845 * buffer.c (Fget_file_buffer):
|
|
3846 Fixed GCPRO problem.
|
|
3847
|
|
3848 * buffer.c (get_truename_buffer):
|
|
3849 Fixed comment about GC checking.
|
|
3850
|
|
3851 * buffer.c (syms_of_buffer):
|
|
3852 Undeclared those dedicated frame funs.
|
|
3853 [2].
|
|
3854
|
|
3855 * buffer.h:
|
|
3856 Define convenience macros for internal/external conversions.
|
|
3857 [[[3]]]: Define codesys aliases Qcommand_argument_encoding
|
|
3858 and Qenvironment_variable_encoding for cleaner code.
|
|
3859
|
|
3860 * bufslots.h:
|
|
3861 Remove dedicated-frame; in lisp.
|
|
3862
|
|
3863 * bytecode.c (funcall_compiled_function):
|
|
3864 [1].
|
|
3865
|
|
3866 * bytecode.c (syms_of_bytecode):
|
|
3867 [2].
|
|
3868
|
|
3869 * console-msw.c:
|
|
3870 * console-msw.c (mswindows_show_console): Rewrote.
|
|
3871
|
|
3872 * console-msw.c (Fmswindows_debugging_output): New.
|
|
3873 Sends to OutputDebugString (special MSWin debugger interface).
|
|
3874
|
|
3875 * console-msw.c (Fmswindows_message_box):
|
|
3876 Fixed stupid bugs so it works when called from kill-emacs.
|
|
3877
|
|
3878 * console-msw.c (syms_of_console_mswindows):
|
|
3879 Declare Fmswindows_debugging_output.
|
|
3880
|
|
3881 * console-msw.h:
|
|
3882 New MSWin prototypes.
|
|
3883
|
|
3884 * console-msw.h (struct mswindows_frame):
|
|
3885 New entry last-click-mods for improved button-modifier support.
|
|
3886
|
|
3887 * console-msw.h (FRAME_MSWINDOWS_POPUP):
|
|
3888 New struct entry `popup' with corresponding accessor.
|
|
3889
|
|
3890 * console-x.c:
|
|
3891 * console-x.c (split_up_display_spec):
|
|
3892 * console-x.c (get_display_arg_connection):
|
|
3893 * console-x.c (x_semi_canonicalize_console_connection):
|
|
3894 * console-x.c (x_canonicalize_device_connection):
|
|
3895 [[[6]]]: Change char to more specific type.
|
|
3896 [[[8]]]: Make use of abstracting codesys aliases defined in [3], [4];
|
|
3897
|
|
3898 * console-x.c (x_semi_canonicalize_console_connection):
|
|
3899 * console-x.c (x_canonicalize_device_connection):
|
|
3900 [[[9]]]: Fix up error signalling to use new structured error system.
|
|
3901
|
|
3902 * console-x.h:
|
|
3903 [[[4]]]: Define codesys aliases:
|
|
3904 Qlwlib_encoding, Qx_atom_name_encoding, Qx_font_name_encoding,
|
|
3905 Qx_color_name_encoding, Qx_display_name_encoding.
|
|
3906
|
|
3907 * console.h (struct console_methods):
|
|
3908 New method make_dialog_box_internal supersedes older
|
|
3909 popup_dialog_box method.
|
|
3910
|
|
3911 * data.c:
|
|
3912 Define many new errors, part of new structured errors.
|
|
3913
|
|
3914 * data.c (init_errors_once_early):
|
|
3915 * data.c (syms_of_data):
|
|
3916 [2].
|
|
3917
|
|
3918 * device-msw.c (mswindows_init_device):
|
|
3919 [[[5]]]: Cleanup to support NT 3.51.
|
|
3920
|
|
3921 * device-msw.c (decode_devmode): Cleanup.
|
|
3922
|
|
3923 * device-msw.c (mswindows_handle_print_setup_dialog_box):
|
|
3924 * device-msw.c (mswindows_handle_print_dialog_box):
|
|
3925 * device-msw.c (mswindows_handle_page_setup_dialog_box):
|
|
3926 * device-msw.c (syms_of_device_mswindows):
|
|
3927 Delete the dialog box primitives recently introduced by Kirill and
|
|
3928 instead interface to general dialog box interface.
|
|
3929
|
|
3930 * device-x.c:
|
|
3931 * device-x.c (compute_x_app_name):
|
|
3932 * device-x.c (x_init_device):
|
|
3933 * device-x.c (Fx_valid_keysym_name_p):
|
|
3934 * device-x.c (Fx_set_font_path):
|
|
3935 [6].
|
|
3936 [7].
|
|
3937
|
|
3938 * device.h (wrap_device): New.
|
|
3939 First of its kind; meant to replace XSETDEVICE.
|
|
3940
|
|
3941 * dialog-msw.c: Many file-dialog symbols.
|
|
3942
|
|
3943 * dialog-msw.c (mswindows_register_popup_frame): New.
|
|
3944 * dialog-msw.c (mswindows_is_dialog_msg): New.
|
|
3945 For supporting kbd traversal in dialog boxes.
|
|
3946
|
|
3947 * dialog-msw.c (dialog_proc):
|
|
3948 Support hitting ESC in dialogs.
|
|
3949
|
|
3950 * dialog-msw.c (struct):
|
|
3951 Common dialog box errors.
|
|
3952
|
|
3953 * dialog-msw.c (handle_file_dialog_box): New.
|
|
3954 Add file dialog code.
|
|
3955
|
|
3956 * dialog-msw.c (handle_question_dialog_box):
|
|
3957 Redo existing code to support new question dialog syntax.
|
|
3958
|
|
3959 * dialog-msw.c (console_type_create_dialog_mswindows):
|
|
3960 We support new dialog console method.
|
|
3961
|
|
3962 * dialog-msw.c (syms_of_dialog_mswindows):
|
|
3963 * dialog-msw.c (vars_of_dialog_mswindows):
|
|
3964 New file dialog symbols, vars.
|
|
3965
|
|
3966 * dialog-x.c:
|
|
3967 * dialog-x.c (maybe_run_dbox_text_callback):
|
|
3968 * dialog-x.c (dbox_descriptor_to_widget_value):
|
|
3969 * dialog-x.c (x_make_dialog_box_internal):
|
|
3970 * dialog-x.c (console_type_create_dialog_x):
|
|
3971 Mule-ize entire file.
|
|
3972 Redo to support question dialog syntax.
|
|
3973 [6].
|
|
3974
|
|
3975 * dialog.c:
|
|
3976 * dialog.c (Fmake_dialog_box_internal):
|
|
3977 * dialog.c (syms_of_dialog):
|
|
3978 Kill old popup-dialog-box, replace with new primitive.
|
|
3979 Just call device method or signal error.
|
|
3980
|
|
3981 * eldap.c (Fldap_open):
|
|
3982 * eldap.c (Fldap_search_basic):
|
|
3983 * eldap.c (Fldap_add):
|
|
3984 * eldap.c (Fldap_modify):
|
|
3985 [1].
|
|
3986 [7].
|
|
3987
|
|
3988 * emacs.c:
|
|
3989 * emacs.c (make_arg_list_1):
|
|
3990 * emacs.c (make_arg_list):
|
|
3991 Mule-ize call to dll_init().
|
|
3992 [6].
|
|
3993 [8].
|
|
3994
|
|
3995 * emacs.c (make_argc_argv):
|
|
3996 * emacs.c (free_argc_argv):
|
|
3997 * emacs.c (init_cmdargs):
|
|
3998 * emacs.c (main_1):
|
|
3999 * emacs.c (Fkill_emacs):
|
|
4000 * emacs.c (Fdump_emacs):
|
|
4001 Update comments about what can be used in syms_* etc.
|
|
4002 Call init_win32() when necessary.
|
|
4003 Fix up MS Win dialog box in kill-buffer to actually work right.
|
|
4004 [7].
|
|
4005
|
|
4006 * eval.c:
|
|
4007 * eval.c (For):
|
|
4008 * eval.c (Fand):
|
|
4009 * eval.c (Fprogn):
|
|
4010 * eval.c (Fprog1):
|
|
4011 * eval.c (Fprog2):
|
|
4012 * eval.c (FletX):
|
|
4013 * eval.c (Flet):
|
|
4014 * eval.c (condition_case_3):
|
|
4015 * eval.c (Feval):
|
|
4016 * eval.c (function_argcount):
|
|
4017 * eval.c (funcall_lambda):
|
|
4018 [1].
|
|
4019
|
|
4020 * eval.c (type_error): New.
|
|
4021 * eval.c (maybe_type_error): New.
|
|
4022 * eval.c (continuable_type_error): New.
|
|
4023 * eval.c (maybe_continuable_type_error): New.
|
|
4024 * eval.c (type_error_with_frob): New.
|
|
4025 * eval.c (maybe_type_error_with_frob): New.
|
|
4026 * eval.c (continuable_type_error_with_frob): New.
|
|
4027 * eval.c (maybe_continuable_type_error_with_frob): New.
|
|
4028 New functions for use with structured errors.
|
|
4029
|
|
4030 * event-Xt.c:
|
|
4031 * event-Xt.c (x_event_to_emacs_event):
|
|
4032 Buttons are now modifiers too.
|
|
4033
|
|
4034 * event-Xt.c (emacs_Xt_current_event_timestamp):
|
|
4035 Implement new event method.
|
|
4036 * event-Xt.c (reinit_vars_of_event_Xt): Set it.
|
|
4037
|
|
4038 * event-msw.c:
|
|
4039 * event-msw.c (ntpipe_shove_writer): [5].
|
|
4040 * event-msw.c (mswindows_enqueue_mouse_button_event):
|
|
4041 * event-msw.c (mswindows_drain_windows_queue):
|
|
4042 * event-msw.c (mswindows_wnd_proc): [7].
|
|
4043 * event-msw.c (mswindows_current_layout_has_AltGr): [5].
|
|
4044 * event-msw.c (mswindows_modifier_state):
|
|
4045 Throughout: support new button modifiers.
|
|
4046
|
|
4047 * event-msw.c (emacs_mswindows_current_event_timestamp):
|
|
4048 Implement new event method.
|
|
4049 * event-msw.c (reinit_vars_of_event_mswindows): Set it.
|
|
4050
|
|
4051 * event-stream.c:
|
|
4052 * event-stream.c (event_stream_current_event_timestamp): New.
|
|
4053 * event-stream.c (maybe_kbd_translate): New functionality.
|
|
4054 * event-stream.c (vars_of_event_stream):
|
|
4055 Document new kbd-translate-table functionality.
|
|
4056
|
|
4057 * event-stream.c (Fcurrent_event_timestamp): New.
|
|
4058 New primitive for use in fabricated events.
|
|
4059 * event-stream.c (syms_of_event_stream): [2]. Declare new primitive.
|
|
4060
|
|
4061 * events-mod.h (XEMACS_MOD_BUTTON1): new button modifiers.
|
|
4062
|
|
4063 * events.c:
|
|
4064 * events.c (Fmake_event):
|
|
4065 * events.c (WRONG_EVENT_TYPE_FOR_PROPERTY):
|
|
4066 [1].
|
|
4067 [9].
|
|
4068
|
|
4069 * events.c (format_event_object): fix gcc warnings.
|
|
4070
|
|
4071 * events.c (Fevent_timestamp): Document new primitives.
|
|
4072
|
|
4073 * events.c (TIMESTAMP_HALFSPACE): New.
|
|
4074
|
|
4075 * events.c (Fevent_timestamp_lessp): New. New primitive for
|
|
4076 comparing timestamps correctly (half-space algorithm).
|
|
4077
|
|
4078 * events.c (Fevent_modifier_bits): Doc fix.
|
|
4079
|
|
4080 * events.c (Fevent_modifiers): Major doc addition.
|
|
4081 * events.c (event_x_y_pixel_internal): Typo fix.
|
|
4082 * events.c (syms_of_events): Declare new primitives.
|
|
4083
|
|
4084 * events.h:
|
|
4085 Update long comment for button modifiers, timestamps.
|
|
4086
|
|
4087 * events.h (struct event_stream):
|
|
4088 New current_event_timestamp method.
|
|
4089
|
|
4090 * extents.c:
|
|
4091 * extents.c (extent_in_region_p):
|
|
4092 * extents.c (decode_extent):
|
|
4093 * extents.c (Fset_extent_parent):
|
|
4094 * extents.c (decode_map_extents_flags):
|
|
4095 Fix gcc warnings.
|
|
4096 [9].
|
|
4097
|
|
4098 * extents.c (struct extent_at_arg):
|
|
4099 * extents.c (decode_extent_at_flag):
|
|
4100 * extents.c (extent_at_mapper):
|
|
4101 * extents.c (extent_at_bytind):
|
|
4102 * extents.c (Fextent_at): Adapt to new lower-level interface. [9].
|
|
4103 * extents.c (Fextents_at): New primitive. [9].
|
|
4104 * extents.c (symbol_to_glyph_layout): [9].
|
|
4105 Support new primitive `extents-at'.
|
|
4106
|
|
4107
|
|
4108 * extents.c (get_text_property_bytind):
|
|
4109 extent_at_bytind has another arg.
|
|
4110 [9].
|
|
4111
|
|
4112 * extents.c (syms_of_extents): New primitive.
|
|
4113
|
|
4114 * file-coding.c (Fmake_coding_system): [1].
|
|
4115 * file-coding.c (subsidiary_coding_system): fix gcc warning
|
|
4116 * file-coding.c (syms_of_file_coding): [2].
|
|
4117
|
|
4118 * fileio.c (Fexpand_file_name):
|
|
4119 * fileio.c (Fsysnetunam):
|
|
4120 * fileio.c (Ffile_exists_p):
|
|
4121 * fileio.c (Ffile_executable_p):
|
|
4122 * fileio.c (Fverify_visited_file_modtime):
|
|
4123 Clean up GCPROing.
|
|
4124
|
|
4125 * fileio.c (syms_of_fileio): [2].
|
|
4126
|
|
4127 * filelock.c (lock_file_1):
|
|
4128 * filelock.c (current_lock_owner):
|
|
4129 * filelock.c (lock_if_free):
|
|
4130 * filelock.c (lock_file):
|
|
4131 * filelock.c (unlock_file):
|
|
4132 Clean up GCPROing.
|
|
4133
|
|
4134 * fns.c (concat): Fix gcc warning.
|
|
4135
|
|
4136 * fns.c (Fmember):
|
|
4137 * fns.c (Fold_member):
|
|
4138 * fns.c (Fmemq):
|
|
4139 * fns.c (Fold_memq):
|
|
4140 * fns.c (memq_no_quit):
|
|
4141 * fns.c (Fassoc):
|
|
4142 * fns.c (Fold_assoc):
|
|
4143 * fns.c (Fassq):
|
|
4144 * fns.c (Fold_assq):
|
|
4145 * fns.c (assq_no_quit):
|
|
4146 * fns.c (Frassoc):
|
|
4147 * fns.c (Fold_rassoc):
|
|
4148 * fns.c (Frassq):
|
|
4149 * fns.c (Fold_rassq):
|
|
4150 * fns.c (rassq_no_quit):
|
|
4151 * fns.c (Fdelete):
|
|
4152 * fns.c (Fold_delete):
|
|
4153 * fns.c (Fdelq):
|
|
4154 * fns.c (Fold_delq):
|
|
4155 * fns.c (delq_no_quit):
|
|
4156 * fns.c (Fremassoc):
|
|
4157 * fns.c (Fremassq):
|
|
4158 * fns.c (remassq_no_quit):
|
|
4159 * fns.c (Fremrassoc):
|
|
4160 * fns.c (Fremrassq):
|
|
4161 * fns.c (remrassq_no_quit):
|
|
4162 * fns.c (Freverse):
|
|
4163 * fns.c (mapcar1):
|
|
4164 [1].
|
|
4165
|
|
4166 * frame-msw.c (mswindows_init_frame_1):
|
|
4167 * frame-msw.c (mswindows_delete_frame):
|
|
4168 Register popups with dialog code so keyboard traversing works.
|
|
4169
|
|
4170 * frame-tty.c (tty_raise_frame_no_select): [1].
|
|
4171
|
|
4172 * frame-x.c:
|
|
4173 * frame-x.c (x_set_frame_text_value):
|
|
4174 * frame-x.c (x_set_frame_properties):
|
|
4175 * frame-x.c (x_create_widgets):
|
|
4176 [7].
|
|
4177
|
|
4178 * frame.c:
|
|
4179 * frame.c (Fmouse_pixel_position): Minor doc fixes.
|
|
4180
|
|
4181 * frame.h (wrap_frame): New.
|
|
4182 Macro like wrap_device.
|
|
4183
|
|
4184 * general.c:
|
|
4185 * general.c (SYMBOL):
|
|
4186 * general.c (syms_of_general):
|
|
4187 Major reorg. This is now just a wrapper and symbols themselves
|
|
4188 are listed in general-slots.h.
|
|
4189
|
|
4190 * glyphs-eimage.c (tiff_instantiate): Need cast to fix warning.
|
|
4191 * glyphs-msw.c (mswindows_resource_instantiate): [5].
|
|
4192
|
|
4193 * glyphs-msw.c (mswindows_native_layout_instantiate):
|
|
4194 Add DS_CONTROL so keyboard traversal will work.
|
|
4195
|
|
4196 * glyphs-widget.c:
|
|
4197 * glyphs-widget.c (syms_of_glyphs_widget):
|
|
4198 Move some symbols to general-slots.h.
|
|
4199
|
|
4200 * glyphs-x.c:
|
|
4201 * glyphs-x.c (xbm_instantiate_1):
|
|
4202 * glyphs-x.c (x_xbm_instantiate):
|
|
4203 * glyphs-x.c (x_xface_instantiate):
|
|
4204 * glyphs-x.c (autodetect_instantiate):
|
|
4205 * glyphs-x.c (cursor_font_instantiate):
|
|
4206 * glyphs-x.c (x_update_widget):
|
|
4207 * glyphs-x.c (x_widget_instantiate):
|
|
4208 * glyphs.c (bitmap_to_lisp_data):
|
|
4209 * glyphs.c (pixmap_to_lisp_data):
|
|
4210 [7].
|
|
4211
|
|
4212 * glyphs.c (syms_of_glyphs):
|
|
4213 [2].
|
|
4214
|
|
4215 * gui-x.c:
|
|
4216 * gui-x.c (print_widget_value):
|
|
4217 * gui-x.c (menu_separator_style_and_to_external):
|
|
4218 * gui-x.c (add_accel_and_to_external):
|
|
4219 * gui-x.c (button_item_to_widget_value):
|
|
4220 * gui-x.c (gui_items_to_widget_values_1):
|
|
4221 * gui-x.c (gui_items_to_widget_values):
|
|
4222 * gui-x.c (syms_of_gui_x):
|
|
4223 * gui-x.c (vars_of_gui_x):
|
|
4224 Mule-ize entire file. Move menu-no-selection-hook to gui.c.
|
|
4225 [9].
|
|
4226
|
|
4227 * gui-x.h:
|
|
4228 Muleize, prototype changes matching gui-x.c.
|
|
4229
|
|
4230 * gui.c:
|
|
4231 * gui.c (separator_string_p):
|
|
4232 * gui.c (gui_item_add_keyval_pair):
|
|
4233 * gui.c (make_gui_item_from_keywords_internal):
|
|
4234 * gui.c (signal_too_long_error):
|
|
4235 * gui.c (parse_gui_item_tree_item):
|
|
4236 * gui.c (syms_of_gui):
|
|
4237 * gui.c (vars_of_gui):
|
|
4238 * gui.h:
|
|
4239 menu-no-selection-hook moved here (used by MSWin).
|
|
4240 Move some symbols to general-slots.h.
|
|
4241 [6].
|
|
4242 [9].
|
|
4243
|
|
4244 * insdel.c (get_buffer_pos_char):
|
|
4245 * insdel.c (get_buffer_range_char):
|
|
4246 Add GC comments.
|
|
4247
|
|
4248 * keymap.c (keymap_lookup_directly):
|
|
4249 * keymap.c (keymap_store):
|
|
4250 * keymap.c (ensure_meta_prefix_char_keymapp):
|
|
4251 * keymap.c (describe_map):
|
|
4252 * keymap.h:
|
|
4253 Support new button modifiers.
|
|
4254
|
|
4255 * lisp-disunion.h (wrap_object):
|
|
4256 * lisp-disunion.h (XSETOBJ):
|
|
4257 Rename make_obj to wrap_object.
|
|
4258
|
|
4259 * lisp-union.h:
|
|
4260 * lisp-union.h (make_int):
|
|
4261 * lisp-union.h (make_char):
|
|
4262 Support wrap_object.
|
|
4263
|
|
4264 * lisp.h:
|
|
4265 * lisp.h (LIST_LOOP):
|
|
4266 * lisp.h (EXTERNAL_LIST_LOOP):
|
|
4267 * lisp.h (LIST_LOOP_2):
|
|
4268 * lisp.h (EXTERNAL_LIST_LOOP_1):
|
|
4269 * lisp.h (EXTERNAL_LIST_LOOP_2):
|
|
4270 * lisp.h (EXTERNAL_LIST_LOOP_3):
|
|
4271 * lisp.h (EXTERNAL_LIST_LOOP_4_NO_DECLARE):
|
|
4272 * lisp.h (PRIVATE_EXTERNAL_LIST_LOOP_6):
|
|
4273 * lisp.h (GET_EXTERNAL_LIST_LENGTH):
|
|
4274 * lisp.h (EXTERNAL_ALIST_LOOP_5):
|
|
4275 * lisp.h (EXTERNAL_ALIST_LOOP_6):
|
|
4276 * lisp.h (EXTERNAL_ALIST_LOOP_6_NO_DECLARE):
|
|
4277 * lisp.h (EXTERNAL_PROPERTY_LIST_LOOP_5_NO_DECLARE):
|
|
4278 * lisp.h (EXTERNAL_PROPERTY_LIST_LOOP_7):
|
|
4279 * lisp.h (struct Lisp_Symbol):
|
|
4280 * lisp.h (maybe_continuable_error_with_frob):
|
|
4281 Fix up section comments.
|
|
4282 Add new types for char to indicate usage.
|
|
4283 Delete symbols auto-generated from general-slots.h.
|
|
4284 Add prototypes for structured error functions.
|
|
4285 Add long comments describing looping macros and change interface
|
|
4286 so that lvalues are automatically declared.
|
|
4287 Add NO_DECLARE macro in case callers want to declare lvalues
|
|
4288 themselves.
|
|
4289
|
|
4290 * lread.c (read_syntax_error):
|
|
4291 * lread.c (continuable_read_syntax_error):
|
|
4292 * lread.c (read_structure):
|
|
4293 * lread.c (sequence_reader):
|
|
4294 * lread.c (read_list_conser):
|
|
4295 * lread.c (read_compiled_function):
|
|
4296 Rename syntax_error and continuable_syntax_error to avoid clash
|
|
4297 with same-named structured error functions.
|
|
4298
|
|
4299 * menubar-msw.c (mswindows_translate_menu_or_dialog_item):
|
|
4300 * menubar-msw.c (populate_menu_add_item):
|
|
4301 * menubar-msw.c (populate_or_checksum_helper):
|
|
4302 [5].
|
|
4303 [9].
|
|
4304
|
|
4305 * menubar-x.c:
|
|
4306 * menubar-x.c (menu_item_descriptor_to_widget_value_1):
|
|
4307 Mule-ize whole file.
|
|
4308
|
|
4309 * menubar.c (Fnormalize_menu_item_name): Add optimization.
|
|
4310
|
|
4311 * mule-charset.c (Fmake_charset):
|
|
4312 * mule-wnnfns.c (Fwnn_set_param):
|
|
4313 [1].
|
|
4314
|
|
4315 * ntproc.c (create_child):
|
|
4316 * ntproc.c (Fwin32_set_current_locale):
|
|
4317 Add comments portending doom.
|
|
4318
|
|
4319 * objects-msw.c:
|
|
4320 * objects-msw.c (old_font_enum_callback_2):
|
|
4321 * objects-msw.c (font_enum_callback_1):
|
|
4322 * objects-msw.c (mswindows_enumerate_fonts):
|
|
4323 [5].
|
|
4324
|
|
4325 * objects-x.c:
|
|
4326 * objects-x.c (allocate_nearest_color):
|
|
4327 * objects-x.c (x_parse_nearest_color):
|
|
4328 * objects-x.c (x_initialize_color_instance):
|
|
4329 * objects-x.c (x_print_color_instance):
|
|
4330 * objects-x.c (x_finalize_color_instance):
|
|
4331 * objects-x.c (x_valid_color_name_p):
|
|
4332 * objects-x.c (x_initialize_font_instance):
|
|
4333 * objects-x.c (x_print_font_instance):
|
|
4334 * objects-x.c (valid_x_font_name_p):
|
|
4335 * objects-x.c (truename_via_FONT_prop):
|
|
4336 * objects-x.c (truename_via_random_props):
|
|
4337 * objects-x.c (truename_via_XListFonts):
|
|
4338 * objects-x.c (x_font_truename):
|
|
4339 * objects-x.c (x_font_instance_truename):
|
|
4340 * objects-x.c (x_font_instance_properties):
|
|
4341 * objects-x.c (x_list_fonts):
|
|
4342 * objects-x.c (x_find_charset_font):
|
|
4343 Mule-ize entire file.
|
|
4344 [7].
|
|
4345
|
|
4346 * objects-x.h:
|
|
4347 Mule-verify.
|
|
4348
|
|
4349 * print.c:
|
|
4350 * print.c (std_handle_out_external):
|
|
4351 * print.c (debug_print_no_newline):
|
|
4352 * print.c (syms_of_print):
|
|
4353 Output to all debugger kinds in debug-print.
|
|
4354 Fix console-output code under MSWin to actually work.
|
|
4355
|
|
4356 * process-nt.c (send_signal):
|
|
4357 * process-nt.c (nt_create_process):
|
|
4358 Use newer Unicode macros.
|
|
4359
|
|
4360 * process-unix.c (unix_create_process):
|
|
4361 * process-unix.c (unix_canonicalize_host_name):
|
|
4362 * process-unix.c (unix_open_network_stream):
|
|
4363 [7].
|
|
4364
|
|
4365 * scrollbar-x.c:
|
|
4366 Mule-verify.
|
|
4367
|
|
4368 * search.c (syms_of_search):
|
|
4369 [2].
|
|
4370
|
|
4371 * select-msw.c (mswindows_destroy_selection):
|
|
4372 Use LIST_LOOP_2.
|
|
4373
|
|
4374 * select-x.c (symbol_to_x_atom):
|
|
4375 [7].
|
|
4376
|
|
4377 * select.c (syms_of_select):
|
|
4378 [2].
|
|
4379
|
|
4380 * sound.c (Fplay_sound_file):
|
|
4381 [7].
|
|
4382
|
|
4383 * specifier.c:
|
|
4384 * specifier.c (decode_specifier_type):
|
|
4385 * specifier.c (Fvalid_specifier_locale_type_p):
|
|
4386 * specifier.c (check_valid_locale_or_locale_type):
|
|
4387 * specifier.c (decode_locale):
|
|
4388 * specifier.c (decode_locale_type):
|
|
4389 * specifier.c (decode_locale_list):
|
|
4390 * specifier.c (check_valid_domain):
|
|
4391 * specifier.c (decode_specifier_tag_set):
|
|
4392 * specifier.c (Fcanonicalize_tag_set):
|
|
4393 * specifier.c (Fdefine_specifier_tag):
|
|
4394 * specifier.c (Fspecifier_tag_predicate):
|
|
4395 * specifier.c (check_valid_inst_list):
|
|
4396 * specifier.c (check_valid_spec_list):
|
|
4397 * specifier.c (decode_how_to_add_specification):
|
|
4398 * specifier.c (check_modifiable_specifier):
|
|
4399 * specifier.c (specifier_add_spec):
|
|
4400 * specifier.c (boolean_validate):
|
|
4401 * specifier.c (display_table_validate):
|
|
4402 [9].
|
|
4403
|
|
4404 * specifier.c (syms_of_specifier):
|
|
4405 Move some symbols to general-slots.h.
|
|
4406 [2].
|
|
4407
|
|
4408 * symbols.c:
|
|
4409 * symbols.c (Fmapatoms):
|
|
4410 * symbols.c (Fapropos_internal):
|
|
4411 Add GCPROs.
|
|
4412
|
|
4413 * symbols.c (set_default_buffer_slot_variable):
|
|
4414 * symbols.c (set_default_console_slot_variable):
|
|
4415 [1].
|
|
4416
|
|
4417 * symbols.c (defsymbol_massage_name_1):
|
|
4418 * symbols.c (defkeyword_massage_name):
|
|
4419 * symbols.c (deferror_1):
|
|
4420 * symbols.c (deferror):
|
|
4421 * symbols.c (deferror_massage_name_and_message):
|
|
4422 * symeval.h:
|
|
4423 * symeval.h (DEFSYMBOL):
|
|
4424 Support DEFSYMBOL*, DEFKEYWORD, DEFERROR
|
|
4425
|
|
4426 * symbols.c (syms_of_symbols):
|
|
4427 [2].
|
|
4428
|
|
4429 * symsinit.h:
|
|
4430 * symsinit.h (init_win32): New.
|
|
4431 Also new is syms_of_dialog_mswindows.
|
|
4432
|
|
4433 * syswindows.h:
|
|
4434 Add new Unicode macros, missing Cygwin wide-char functions,
|
|
4435 convenience conversion macros for Qmswindows_tstr, macros for
|
|
4436 encapsulating required MSWin <-> Cygwin filename conversions,
|
|
4437 prototype for dynamically-extracted (not in NT 3.51) functions.
|
|
4438
|
|
4439 * toolbar-x.c:
|
|
4440 Mule-verify.
|
|
4441
|
|
4442 * tooltalk.c (Fadd_tooltalk_message_arg):
|
|
4443 * tooltalk.c (Fadd_tooltalk_pattern_attribute):
|
|
4444 * tooltalk.c (Fadd_tooltalk_pattern_arg):
|
|
4445 [7].
|
|
4446
|
|
4447 * tooltalk.c (syms_of_tooltalk):
|
|
4448 [2].
|
|
4449
|
|
4450 * unexnt.c:
|
|
4451 * unexnt.c (unexec):
|
|
4452 Fix up headers, declaration of unexec() to be more standard.
|
|
4453
|
|
4454 2000-07-20 Martin Buchholz <martin@xemacs.org>
|
|
4455
|
|
4456 * offix.h: Revert change to guard macros - they're used in offix.c!
|
|
4457
|
|
4458 2000-07-18 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
4459
|
|
4460 * lisp.h: Defsubred Fdelete.
|
|
4461
|
|
4462 * console-msw.h: (msprinter_default_printer): Added.
|
|
4463
|
|
4464 * console-msw.c (msprinter_canonicalize_console_connection):
|
|
4465 (msprinter_canonicalize_device_connection): Added.
|
|
4466
|
|
4467 * device-msw.c (msprinter_default_printer):
|
446
|
4468 (Fmswingows_get_default_printer):
|
|
4469 (signal_enum_priner_error):
|
442
|
4470 (Fmswingows_printer_list): Added.
|
|
4471
|
|
4472 2000-07-19 Martin Buchholz <martin@xemacs.org>
|
|
4473
|
|
4474 * XEmacs 21.2.35 is released.
|
|
4475
|
|
4476 2000-07-19 Martin Buchholz <martin@xemacs.org>
|
|
4477
|
446
|
4478 * select-x.c (x_handle_selection_request):
|
442
|
4479 Text selected in xemacs and pasted into xterm failed to appear.
|
|
4480 Spelling fixes and cosmetic changes.
|
|
4481
|
|
4482 2000-07-18 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
4483
|
|
4484 * event-msw.c (mswindows_drain_windows_queue): Correctly check for
|
|
4485 XEmacs frame (fix for doubling chars in dialog boxes).
|
|
4486
|
|
4487 2000-07-17 Alastair J. Houghton <ajhoughton@lineone.net>
|
|
4488
|
|
4489 * select.c (select_convert_in, select_convert_out):
|
|
4490 Don't call intern() every time.
|
|
4491
|
|
4492 * select.c (Qselect_convert_in, Qselect_convert_out): New.
|
|
4493 * select.c (vars_of_select): Initialise them.
|
|
4494
|
|
4495 2000-07-18 Alastair J. Houghton <ajhoughton@lineone.net>
|
|
4496
|
|
4497 * select.c (selection-coercible-types): New.
|
|
4498
|
|
4499 * select.c (own-selection-internal):
|
|
4500 * select.c (get-selection-internal):
|
|
4501 MULE bug fix - these should default to COMPOUND_TEXT and not
|
|
4502 STRING for MULE. I think.
|
|
4503
|
|
4504 * select.c (select_convert_out): Use selection-coercible-types
|
|
4505 to find types that we can attempt to perform coercions on.
|
|
4506
|
|
4507 2000-07-18 Martin Buchholz <martin@xemacs.org>
|
|
4508
|
|
4509 * mule-wnnfns.c:
|
|
4510 * mule-canna.c:
|
|
4511 Add coding: cookie to identify encoding.
|
|
4512
|
|
4513 * mule-canna.c (CANNA_mode_keys): make static.
|
|
4514 Use proper prototypes, even for functions of no arguments.
|
|
4515 Remove external prototype for Fding().
|
|
4516
|
|
4517 * symsinit.h: Add missing prototype for reinit_vars_of_mule_wnn.
|
|
4518
|
|
4519 * select.c (syms_of_select): Add missing DEFSUBR.
|
|
4520
|
|
4521 2000-07-18 Alastair J. Houghton <ajhoughton@lineone.net>
|
|
4522
|
|
4523 * select.c (get_selection_internal, own_selection_internal):
|
|
4524 Make the type default to STRING, rather than placing a nil type
|
|
4525 into Vselection_alist.
|
|
4526
|
|
4527 2000-07-17 Alastair J. Houghton <ajhoughton@lineone.net>
|
|
4528
|
|
4529 * gpmevent.c (tty_selection_exists_p):
|
|
4530 * gpmevent.c (tty_own_selection):
|
|
4531 Updated parameter lists.
|
|
4532
|
|
4533 2000-07-15 Alastair J. Houghton <ajhoughton@lineone.net>
|
|
4534
|
|
4535 * select.h (selection-alist): Removed declaration.
|
|
4536
|
|
4537 * select.h (get_local_selection):
|
|
4538 * select.c (get_local_selection):
|
|
4539 Made static.
|
|
4540
|
|
4541 * select.h (convert_selection): Removed declaration.
|
|
4542 * select.c (convert_selection): Removed.
|
|
4543 This function belongs in Lisp.
|
|
4544
|
|
4545 * select.h (select_convert_in): Declare.
|
|
4546 * select.h (select_convert_out): Declare.
|
|
4547 * select.c (select_convert_in): New.
|
|
4548 * select.c (select_convert_out): New.
|
|
4549 New conversion functions for other files to call.
|
|
4550
|
|
4551 * select.h (select_notify_buffer_kill): Declare.
|
|
4552 * select.c (select_notify_buffer_kill): New.
|
|
4553 New functions that get called from kill-buffer.
|
|
4554
|
|
4555 * buffer.c (kill-buffer): Call select_notify_buffer_kill, rather than
|
|
4556 X-specific lisp code.
|
|
4557
|
|
4558 * select.h: Declare some of the lisp-visible functions for
|
|
4559 external use.
|
|
4560
|
|
4561 * select.c (clean_local_selection_data): Removed. This was
|
|
4562 a disgusting function, and previously should have been in
|
|
4563 select-x.c in any case. The functionality is now provided
|
|
4564 in select-convert-from-integer (select.el).
|
|
4565
|
|
4566 * select.c (available-selection-types): Fixed stupidity where
|
|
4567 INTEGER and ATOM got added twice. Also add STRING when we see an
|
|
4568 extent.
|
|
4569
|
|
4570 * select.c (get-selection-internal): Removed symbol stripping. No
|
|
4571 longer causes conversion when data comes from the internal cache.
|
|
4572
|
|
4573 * select.c (syms_of_select): Added new functions.
|
|
4574
|
|
4575 * select-x.c (motif_clipboard_cb): Use select_convert_out. Rewrote
|
|
4576 error checking - previously this called abort!
|
446
|
4577
|
442
|
4578 * select-x.c (x_own_selection): Changed comment.
|
446
|
4579
|
442
|
4580 * select-x.c (x_handle_selection_request): Use select_convert_out.
|
|
4581 Don't mess with selection-alist; it's an internal variable of select.c.
|
446
|
4582
|
442
|
4583 * select-x.c (x_get_foreign_selection): Use select_convert_in.
|
446
|
4584
|
442
|
4585 * select-x.c (x_handle_selection_clear): Use get-selection-timestamp,
|
|
4586 rather than messing with selection-alist.
|
446
|
4587
|
442
|
4588 * select-msw.c (mswindows_get_foreign_selection):
|
|
4589 Use TO_INTERNAL_FORMAT rather than hacking.
|
|
4590
|
|
4591 2000-07-14 Martin Buchholz <martin@xemacs.org>
|
|
4592
|
|
4593 * process-unix.c (unix_open_multicast_group):
|
|
4594 (unix_open_multicast_group): Remove useless casts.
|
|
4595
|
|
4596 2000-07-13 Martin Buchholz <martin@xemacs.org>
|
|
4597
|
|
4598 * sound.c (Fplay_sound): Fix `unused variable' warning.
|
|
4599
|
|
4600 * emacs.c (main): Use correct type for _environ on SCO5.
|
|
4601
|
|
4602 2000-07-12 Alastair J. Houghton <ajhoughton@lineone.net>
|
|
4603
|
|
4604 * console.h (own_selection_method):
|
|
4605 * console.h (selection_exists_p_method):
|
|
4606 * console.h (available_selection_types_method): New.
|
|
4607 * console.h (register_selection_data_type_method): New.
|
|
4608 * console.h (selection_data_type_name): New.
|
446
|
4609
|
442
|
4610 * console-msw.h (mswindows_destroy_selection): Declare it. New
|
|
4611 function & alist to track GlobalAlloc()'d handles that need
|
|
4612 releasing when the clipboard data gets replaced or emptied.
|
|
4613
|
|
4614 * event-msw.c (mswindows_wnd_proc): Call it.
|
|
4615
|
|
4616 * lisp.h, general.c (Qappend): New symbol representing a
|
|
4617 `how-to-add' mode.
|
446
|
4618
|
442
|
4619 * select.c (own-selection-internal):
|
|
4620 * select.c (selection-exists-p):
|
|
4621 * select.c (available-selection-types): New.
|
|
4622 * select.c (register-selection-data-type): New.
|
|
4623 * select.c (selection-data-type-name): New. New functions to deal
|
|
4624 with device-specific selection data formats.
|
|
4625 * select.c (selection-converter-out-alist): Renamed.
|
|
4626 * select.c (selection-converter-in-alist): New.
|
|
4627 * select.c (selection-appender-alist): New. Added new alists.
|
|
4628 * select.c (syms_of_select, vars_of_select): Added new symbols &
|
|
4629 variables.
|
|
4630 * select.c (get_local_selection): Split.
|
|
4631 * select.c: Removed spurious type checking - selections may now be
|
|
4632 of any type, not just strings.
|
|
4633 * select.c (own-selection-internal):
|
|
4634
|
|
4635 * select.h, select.c (convert_selection): New. Created
|
|
4636 convert_selection() function based on get_local_selection().
|
|
4637 * select.h, select.c (QCF_*): New symbols representing mswindows
|
|
4638 clipboard formats.
|
|
4639 * select.h, select.c (Qreplace_all, Qreplace_existing): New
|
|
4640 symbols representing `how-to-add' modes.
|
|
4641
|
|
4642 * select-msw.c (x_sym_p): New.
|
|
4643 * select-msw.c (symbol_to_ms_cf): New.
|
|
4644 * select-msw.c (ms_cf_to_symbol): New. New functions to deal with
|
|
4645 symbols & clipboard formats. Can also handle string names.
|
|
4646 * select-msw.c (mswindows_own_selection):
|
|
4647 * select-msw.c (mswindows_selection_exists_p):
|
|
4648 Added `data-type' parameter. Use it.
|
|
4649 * select-msw.c (mswindows_available_selection_types): New.
|
|
4650 * select-msw.c (mswindows_register_selection_data_type): New.
|
|
4651 * select-msw.c (mswindows_selection_data_type_name): New.
|
|
4652 * select-msw.c (mswindows_own_selection):
|
|
4653 * select-msw.c (mswindows_get_foreign_selection):
|
|
4654 * select-msw.c (mswindows_selection_exists_p): Rewrote.
|
|
4655 * select-msw.c (console_create_select_mswindows): Added new methods.
|
|
4656 * select-msw.c (mswindows_destroy_selection): New.
|
|
4657 * select-msw.c (Vhandle_alist): New list.
|
|
4658 * select-msw.c (mswindows_own_selection):
|
|
4659
|
|
4660 * select-x.c (x_own_selection):
|
|
4661 * select-x.c (x_selection_exists_p):
|
|
4662 * select-x.c: Added some comments about maybe using new
|
|
4663 functionality.
|
|
4664 * select-x.c (x_own_selection):
|
|
4665
|
|
4666 * specifier.c: Remove definition of Qappend (now in general.c)
|
|
4667 * specifier.c (syms_of_specifier): Remove Qappend.
|
|
4668
|
|
4669 2000-07-12 Martin Buchholz <martin@xemacs.org>
|
|
4670
|
|
4671 * config.h.in: Add socklen_t.
|
|
4672
|
|
4673 * s/decosf4-0.h: No special compiler flags needed or desired.
|
|
4674 In particular, undefine _BSD for DEC OSF 4.0.
|
|
4675
|
|
4676 2000-07-07 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
4677
|
|
4678 * redisplay-msw.c (msprinter_frame_output_end): Added.
|
|
4679 (console_type_create_redisplay_mswindows): Referred the above.
|
|
4680
|
|
4681 * frame.c (setup_frame_without_minibuffer): Do not create a
|
|
4682 default minibuffer frame on a printer device.
|
|
4683
|
|
4684 * frame-msw.c (apply_dc_geometry): Added.
|
446
|
4685 (msprinter_start_page):
|
|
4686 (msprinter_init_frame_3):
|
442
|
4687 (msprinter_eject_page): Use it.
|
|
4688
|
|
4689 * console-msw.h (struct msprinter_frame): Added pix_left and top,
|
|
4690 and removed residual duplex and orientation properties.
|
|
4691
|
|
4692 2000-07-11 Martin Buchholz <martin@xemacs.org>
|
|
4693
|
|
4694 * eval.c (function_argcount): Work around a DEC CC compiler bug.
|
|
4695
|
|
4696 * unexalpha.c: Remove system prototypes from C sources!
|
|
4697
|
|
4698 2000-07-09 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
4699
|
|
4700 * eval.c: Remove references to M-x edit-options in DEFUNs for
|
|
4701 `defvar' and `defconst'.
|
|
4702
|
|
4703 2000-07-09 Martin Buchholz <martin@xemacs.org>
|
|
4704
|
|
4705 * config.h.in: Remove SMART_INCLUDE hackery.
|
446
|
4706
|
442
|
4707 PostgreSQL hacking:
|
|
4708 * config.h.in: Don't use SMART_INCLUDE.
|
|
4709
|
|
4710 * postgresql.h: Include libpq-fe.h here. Fix typo.
|
|
4711 * inline.c: Simply #include "postgresql.h"
|
|
4712 * postgresql.c:
|
|
4713 - Don't use SMART_INCLUDE
|
|
4714 - Use simply "const".
|
|
4715 - Use standard doc string conventions.
|
|
4716 - Use correct type for result of PQstatus.
|
|
4717
|
|
4718 2000-07-09 Martin Buchholz <martin@xemacs.org>
|
|
4719
|
|
4720 * glyphs-x.c (x_xface_instantiate): Fix C++ compilation warnings.
|
|
4721
|
|
4722 C++ compilation changes.
|
|
4723 * config.h.in (EXTERN_C): Define.
|
|
4724 * config.h.in (not): This is also a C++ keyword.
|
|
4725 * unexalpha.c (DEFAULT_ENTRY_ADDRESS): Enable C++ compilation.
|
|
4726 * cm.c: Use EXTERN_C.
|
|
4727 * redisplay-tty.c: Use EXTERN_C.
|
|
4728 * sysdep.c: Use EXTERN_C. Remove Gould support.
|
|
4729
|
|
4730 2000-07-09 Martin Buchholz <martin@xemacs.org>
|
|
4731
|
|
4732 * general.c: Remove duplicate definition for Qfunction.
|
|
4733
|
|
4734 2000-07-08 Ben Wing <ben@xemacs.org>
|
|
4735
|
|
4736 * device-msw.c (msprinter_init_device):
|
|
4737 * device-msw.c (sync_printer_with_devmode):
|
|
4738 * device-msw.c (handle_devmode_changes):
|
|
4739 * device-msw.c (print_dialog_worker):
|
|
4740 * device-msw.c (Fmsprinter_apply_settings):
|
|
4741 * device-msw.c (hash_devmode):
|
|
4742 * device-msw.c (Fmsprinter_settings_despecialize):
|
|
4743 use Qmswindows_tstr, not Qctext.
|
446
|
4744
|
442
|
4745 * vm-limit.c (check_memory_limits):
|
|
4746 avoid infinite loop printing warning messages.
|
|
4747
|
|
4748 2000-07-05 Craig Lanning <lanning@scra.org>
|
|
4749
|
|
4750 * Makefile.in.in: Add support for including the Windows resources
|
|
4751 when building with the cygwin and mingw targets.
|
|
4752
|
|
4753 * buffer.c: from Dan Holmsand, on Windows $PWD is most likely either
|
|
4754 not set or not correct.
|
|
4755 (directory_is_current_directory): Don't compile for WIN32_NATIVE.
|
|
4756 (init_initial_directory): Don't try to use $PWD on the
|
|
4757 WIN32_NATIVE target.
|
|
4758
|
|
4759 * s\cygwin32.h:
|
|
4760 [[Add -mwindows to eliminate console window.]] not required --ben
|
|
4761 (HAVE_NATIVE_SOUND): removed; now handled by configure.
|
|
4762 (MAIL_USE_POP): removed; now handled by configure.
|
|
4763
|
|
4764 * s\mingw32.h: [[Add -mwindows to eliminate console window.]] not in
|
|
4765 C_SWITCH_SYSTEM or it will affect lib-src progs. --ben
|
|
4766 (HAVE_NATIVE_SOUND): removed; now handled by configure.
|
|
4767 (MAIL_USE_POP): removed; now handled by configure.
|
|
4768 (ENCAPSULATE_STAT): from Dan Holmsand, added.
|
|
4769 (ENCAPSULATE_FSTAT): from Dan Holmsand, added.
|
|
4770 (DIRECTORY_SEP): from Dan Holmsand, use lisp variable instead of
|
|
4771 constant string.
|
|
4772 (HAVE_TIMEVAL): from Dan Holmsand, added; struct timeval is picked
|
|
4773 up from <winsock.h> via systime.h.
|
|
4774 (HAVE_GETPAGESIZE): from Dan Holmsand, added.
|
|
4775 (getpagesize): from Dan Holmsand, added.
|
|
4776 Added #endif which was left dangling by Ben's mega patch; added
|
|
4777 comment to help prevent this in the future.
|
|
4778
|
|
4779 * sysdll.c: added #include <windows.h> for WIN32_NATIVE case.
|
|
4780
|
|
4781 2000-07-05 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
4782
|
|
4783 * console-msw.h (struct mswindows_device): Removed unnecessary
|
|
4784 cached device geometry values.
|
|
4785 Added update_tick and an accessor macro.
|
446
|
4786 (Lisp_Devmode): Added lrecord declaration.
|
442
|
4787 (struct msprinter_device): Contain devmode as a Lisp object.
|
|
4788 Added mswindows_get_selected_frame_hwnd();
|
|
4789
|
|
4790 * console.h (struct console_methods): Indentation nitpicking.
|
|
4791
|
|
4792 * device-msw.c (mswindows_init_device): Do not initialize geometry
|
|
4793 cache. Initialize update tick.
|
|
4794 (mswindows_device_system_metrics): Ask the device for its geometry.
|
446
|
4795 (global_free_2_maybe):
|
|
4796 (devmode_to_hglobal):
|
|
4797 (handle_printer_changes):
|
|
4798 (ensure_not_printing):
|
|
4799 (print_dialog_worker):
|
|
4800 (Fmsprinter_print_setup_dialog):
|
|
4801 (Fmsprinter_print_dialog):
|
|
4802 (plist_get_margin):
|
|
4803 (plist_set_margin):
|
442
|
4804 (Fmsprinter_page_setup_dialog): Added functions.
|
446
|
4805 (sync_printer_with_devmode):
|
|
4806 (handle_devmode_changes):
|
|
4807 (Fmsprinter_get_settings):
|
|
4808 (Fmsprinter_select_settings):
|
442
|
4809 (Fmsprinter_apply_settings):
|
446
|
4810 (allocate_devmode):
|
|
4811 (Fmsprinter_settings_copy):
|
|
4812 (Fmsprinter_settings_despecialize):
|
|
4813 (print_devmode):
|
|
4814 (finalize_devmode):
|
|
4815 (equal_devmode):
|
442
|
4816 (hash_devmode): Added functions
|
|
4817 (syms_of_device_mswindows): Init devmode lrecord class.
|
|
4818
|
|
4819 * device.h: Added an exfun for find-device.
|
|
4820
|
|
4821 * event-msw.c (mswindows_wnd_proc): Do not update the cached
|
|
4822 geometry; although, recreate the device compatible DC.
|
|
4823
|
|
4824 * frame-msw.c (mswindows_get_selected_frame_hwnd): Added.
|
|
4825 (msprinter_init_frame_3):
|
446
|
4826 (msprinter_frame_property):
|
442
|
4827 (msprinter_internal_frame_property_p):
|
446
|
4828 (msprinter_frame_properties):
|
442
|
4829 (msprinter_set_frame_properties): Removed 'orientation and 'duplex
|
|
4830 print job properties (will move to device settings).
|
|
4831
|
|
4832 * lisp.h: Added symbols.
|
|
4833
|
|
4834 * general.c (syms_of_general): Declared them.
|
|
4835
|
|
4836 * hash.c (string_hash): Added.
|
|
4837
|
|
4838 * lrecord.h (lrecord_type): Added devmode lrecord type.
|
|
4839
|
|
4840 2000-07-02 Mike Sperber <mike@xemacs.org>
|
|
4841
|
|
4842 * s/freebsd.h (INTERRUPTIBLE_OPEN): open *is* interruptible on
|
|
4843 FreeBSD 4.0.
|
|
4844
|
|
4845 2000-06-07 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
4846
|
|
4847 * doprnt.c (emacs_doprnt_1): Fix problem with %0XXd for a negative
|
|
4848 integer.
|
|
4849
|
|
4850 2000-06-07 MORIOKA Tomohiko <tomo@urania.m17n.org>
|
|
4851
|
|
4852 * data.c (Fstring_to_number): Don't recognize floating point if
|
|
4853 base is not 10.
|
|
4854
|
|
4855 2000-06-22 Martin Buchholz <martin@xemacs.org>
|
|
4856
|
|
4857 * glyphs-widget.c (tab_control_query_geometry):
|
|
4858 (widget_query_geometry):
|
|
4859 (button_query_geometry):
|
|
4860 * glyphs.c (text_query_geometry):
|
|
4861 Enforce type correctness.
|
|
4862
|
|
4863 2000-06-18 Martin Buchholz <martin@xemacs.org>
|
|
4864
|
|
4865 * s/decosf4-0.h (_etext): Use portable _etext instead of etext.
|
|
4866 * s/decosf4-0.h (_edata): Use portable _edata instead of edata.
|
|
4867
|
|
4868 2000-06-17 Martin Buchholz <martin@xemacs.org>
|
|
4869
|
|
4870 * s/decosf4-0.h: Never #include "/usr/include/FOO.h" because this
|
|
4871 conflicts with gcc's fixincluded version of FOO.h.
|
|
4872
|
|
4873 * glyphs.h (image_instance_geometry): Remove trailing `,'
|
|
4874
|
|
4875 2000-06-08 Mike Alexander <mta@arbortext.com>
|
|
4876
|
|
4877 (MAX_SHOVE_BUFFER_SIZE): Change to 512 to match stream buffer size
|
|
4878 (shove_thread): Don't write the same output twice
|
|
4879 (make_ntpipe_output_stream): Increase priority of shove thread
|
|
4880 (ntpipe_shove_writer): Call SwitchToThread to give shove thread a
|
|
4881 chance to run
|
|
4882 (ntpipe_shove_closer): Don't delete the pipe until we're done with
|
|
4883 it.
|
|
4884
|
|
4885 2000-06-12 Ben Wing <ben@xemacs.org>
|
|
4886
|
|
4887 * s\mingw32.h (sigset):
|
|
4888 * s\windowsnt.h (sigset):
|
|
4889 rename msw_ to mswindows_ for consistency with general convention.
|
|
4890
|
|
4891 2000-06-12 Ben Wing <ben@xemacs.org>
|
|
4892
|
|
4893 * console-msw.c:
|
|
4894 * console-msw.c (mswindows_get_console_hwnd):
|
|
4895 * console-msw.c (mswindows_ensure_console_allocated):
|
|
4896 * console-msw.c (mswindows_hide_console):
|
|
4897 * console-msw.c (mswindows_show_console):
|
|
4898 * console-msw.c (mswindows_ensure_console_buffered):
|
|
4899 * console-msw.c (mswindows_output_console_string):
|
|
4900 * console-msw.c (mswindows_windows9x_p):
|
|
4901 * console-msw.h:
|
|
4902 * device-msw.c (mswindows_get_workspace_coords):
|
|
4903 * device-msw.c (mswindows_device_system_metrics):
|
|
4904 * dialog-msw.c (mswindows_popup_dialog_box):
|
|
4905 * event-msw.c (mswindows_wnd_proc):
|
|
4906 * frame-msw.c (mswindows_size_frame_internal):
|
|
4907 * menubar-msw.c (mswindows_translate_menu_or_dialog_item):
|
|
4908 * menubar-msw.c (displayable_menu_item):
|
|
4909 * menubar-msw.c (mswindows_char_is_accelerator):
|
|
4910 * nt.c:
|
|
4911 * nt.c (mswindows_sigset):
|
|
4912 * nt.c (mswindows_sigrelse):
|
|
4913 * nt.c (mswindows_sigpause):
|
|
4914 * nt.c (mswindows_raise):
|
|
4915 * nt.c (timer_proc):
|
|
4916 * ntproc.c:
|
|
4917 * ntproc.c (find_child_console):
|
|
4918 * ntproc.c (sys_kill):
|
|
4919 * print.c:
|
|
4920 * print.c (std_handle_out_external):
|
|
4921 * process-nt.c (find_child_console):
|
|
4922 * process-nt.c (send_signal_the_95_way):
|
|
4923 * process-nt.c (ensure_console_window_exists):
|
|
4924 * process-nt.c (nt_create_process):
|
|
4925 * syssignal.h:
|
|
4926 rename msw_ to mswindows_ for consistency with general convention.
|
|
4927
|
|
4928 * emacs.c:
|
|
4929 * dumper.c:
|
|
4930 include nt.h, not syswindows.h.
|
|
4931
|
|
4932 * nt.c (mswindows_fstat):
|
|
4933 * nt.c (mswindows_stat):
|
|
4934 prefix mswindows_ instead of attempting to directly override the
|
|
4935 library functions. fix declarations.
|
446
|
4936
|
442
|
4937 * nt.h:
|
|
4938 include syswindows.h. move some sysdep.h stuff here.
|
446
|
4939
|
442
|
4940 * ntheap.h:
|
|
4941 include syswindows.h, not <windows.h>.
|
|
4942
|
|
4943 * ntplay.c:
|
|
4944 clean up headers.
|
446
|
4945
|
442
|
4946 * sysdep.c:
|
|
4947 clean up headers.
|
446
|
4948
|
442
|
4949 * sysdep.c (sys_fstat):
|
|
4950 * sysdep.c (sys_stat):
|
|
4951 call mswindows versions when appropriate.
|
446
|
4952
|
442
|
4953 * sysdep.h:
|
|
4954 move mswin decls to nt.h.
|
446
|
4955
|
442
|
4956 * syswindows.h:
|
|
4957 add long comment describing appropriate use of the various windows
|
|
4958 headers.
|
|
4959
|
|
4960 2000-06-11 Ben Wing <ben@xemacs.org>
|
|
4961
|
|
4962 * device-x.c: Correct doc string for sixth arg of x-get-resource.
|
|
4963
|
|
4964 2000-06-10 Ben Wing <ben@xemacs.org>
|
|
4965
|
|
4966 * Makefile.in.in (release):
|
|
4967 Correction to make sure xemacs.exe always dumped when correct.
|
446
|
4968
|
442
|
4969 * alloca.c:
|
|
4970 * balloon_help.c:
|
|
4971 [[[[3]]]]: Conditionalize on actual problem, not WINDOWSNT.
|
446
|
4972
|
442
|
4973 * buffer.c (set_buffer_internal):
|
|
4974 [[[[2]]]]: Remove HAVE_FEP code.
|
|
4975
|
|
4976 * buffer.c (init_initial_directory):
|
|
4977 [3].
|
446
|
4978
|
442
|
4979 * bytecode.c:
|
|
4980 [[[[4]]]]: limits.h standardly included in lisp.h; remove from
|
|
4981 individual files.
|
446
|
4982
|
442
|
4983 * callproc.c:
|
|
4984 * callproc.c (call_process_cleanup):
|
|
4985 * callproc.c (Fold_call_process_internal):
|
|
4986 * callproc.c (child_setup):
|
|
4987 * callproc.c (getenv_internal):
|
|
4988 * callproc.c (init_callproc):
|
|
4989 * callproc.c (vars_of_callproc):
|
|
4990 [[[[1]]]]: WINDOWSNT -> WIN32_NATIVE.
|
|
4991 __CYGWIN32__ -> CYGWIN.
|
|
4992 DOS_NT -> WIN32_NATIVE.
|
|
4993 Remove MSDOS support/references, converting to WIN32_NATIVE
|
|
4994 where correct.
|
|
4995 __MINGW32__ -> MINGW.
|
|
4996 Fix windows.h includes.
|
|
4997 Remove bogus HAVE_NTGUI.
|
|
4998
|
|
4999 * config.h.in:
|
|
5000 [2].
|
446
|
5001
|
442
|
5002 * console-msw.c:
|
|
5003 mswindows_message_outputted added for use in allowing startup
|
|
5004 errors on the console to be seen.
|
446
|
5005
|
442
|
5006 * console-msw.c (msw_ensure_console_allocated):
|
|
5007 * console-msw.c (msw_output_console_string):
|
|
5008 * console-msw.c (DHEADER):
|
|
5009 * console-msw.c (DOPAQUE_DATA):
|
|
5010 * console-msw.c (DEVENT):
|
|
5011 * console-msw.c (DCONS):
|
|
5012 * console-msw.c (DCONSCDR):
|
|
5013 * console-msw.c (DSTRING):
|
|
5014 * console-msw.c (DVECTOR):
|
|
5015 * console-msw.c (DSYMBOL):
|
|
5016 * console-msw.c (DSYMNAME):
|
|
5017 Fix warnings.
|
446
|
5018
|
442
|
5019 * console-stream.c (stream_init_console):
|
|
5020 Fix text/binary problems.
|
446
|
5021
|
442
|
5022 * device-msw.c:
|
|
5023 * device-msw.c (mswindows_finish_init_device):
|
|
5024 * device-msw.c (mswindows_delete_device):
|
|
5025 [1].
|
446
|
5026
|
442
|
5027 * device.c (handle_asynch_device_change):
|
|
5028 [3].
|
446
|
5029
|
442
|
5030 * dgif_lib.c:
|
|
5031 * dgif_lib.c (DGifOpenFileName):
|
|
5032 * dgif_lib.c (DGifOpenFileHandle):
|
|
5033 * dgif_lib.c (DGifGetLine):
|
|
5034 * dgif_lib.c (DGifGetPixel):
|
|
5035 Added config.h/lisp.h, fix up includes.
|
|
5036 [1].
|
446
|
5037
|
442
|
5038 * dired-msw.c:
|
|
5039 [4].
|
446
|
5040
|
442
|
5041 * dired.c:
|
|
5042 * dired.c (file_name_completion):
|
|
5043 * dired.c (Ffile_attributes):
|
|
5044 * dired.c (syms_of_dired):
|
|
5045 [1].
|
446
|
5046
|
442
|
5047 * dumper.c:
|
|
5048 * dumper.c (pdump_file_unmap):
|
|
5049 * dumper.c (pdump_load):
|
|
5050 [1].
|
446
|
5051
|
442
|
5052 * editfns.c:
|
|
5053 * editfns.c (Ftemp_directory):
|
|
5054 * editfns.c (user_login_name):
|
|
5055 * editfns.c (Fuser_real_login_name):
|
|
5056 * editfns.c (get_home_directory):
|
|
5057 [1].
|
446
|
5058
|
442
|
5059 * elhash.c (finish_marking_weak_hash_tables):
|
|
5060 [[[[5]]]]: Fix GCC warnings.
|
446
|
5061
|
442
|
5062 * emacs.c:
|
|
5063 * emacs.c (mswindows_handle_hardware_exceptions):
|
|
5064 * emacs.c (make_arg_list_1):
|
|
5065 * emacs.c (main_1):
|
|
5066 * emacs.c (Fkill_emacs):
|
|
5067 * emacs.c (Fdump_emacs):
|
|
5068 [1].
|
|
5069 Fix problems with nested crashes, add long comment.
|
446
|
5070
|
442
|
5071 * event-Xt.c (init_event_Xt_late):
|
|
5072 [1].
|
446
|
5073
|
442
|
5074 * event-msw.c:
|
|
5075 * event-msw.c (mswindows_dde_callback):
|
|
5076 * event-msw.c (mswindows_handle_sticky_modifiers):
|
|
5077 * event-msw.c (mswindows_wnd_proc):
|
|
5078 [1].
|
|
5079 [5].
|
446
|
5080
|
442
|
5081 * events.c (character_to_event):
|
|
5082 [1].
|
446
|
5083
|
442
|
5084 * fileio.c:
|
|
5085 * fileio.c (Ffile_name_directory):
|
|
5086 * fileio.c (Ffile_name_nondirectory):
|
|
5087 * fileio.c (directory_file_name):
|
|
5088 * fileio.c (Fexpand_file_name):
|
|
5089 * fileio.c (Fsubstitute_in_file_name):
|
|
5090 * fileio.c (Ffile_name_absolute_p):
|
|
5091 * fileio.c (check_executable):
|
|
5092 * fileio.c (Ffile_readable_p):
|
|
5093 * fileio.c (Ffile_accessible_directory_p):
|
|
5094 * fileio.c (Ffile_modes):
|
|
5095 * fileio.c (Funix_sync):
|
|
5096 * fileio.c (vars_of_fileio):
|
|
5097 [1]. [4].
|
|
5098
|
|
5099 [[[[7]]]]: Move CORRECT_DIR_SEPS to s\windowsnt.h.
|
446
|
5100
|
442
|
5101 Expand getdefdir defn.
|
|
5102 Fix bogus rename() comment.
|
|
5103
|
|
5104 [[[[6]]]]: Fix Windows includes w.r.t. removed nt\inc. Attempt
|
|
5105 to use standard XEmacs include files, e.g. sysfile.h, rather
|
|
5106 than system-specific includes.
|
446
|
5107
|
442
|
5108 * fns.c:
|
|
5109 * fns.c (Fsubseq):
|
|
5110 [5]. [6].
|
446
|
5111
|
442
|
5112 * frame.c (vars_of_frame):
|
|
5113 [1].
|
446
|
5114
|
442
|
5115 * getloadavg.c:
|
|
5116 * getloadavg.c (getloadavg):
|
|
5117 [1]. [6].
|
|
5118 #ifdef XEMACS not defined on Cygwin. Remove this; no need for it.
|
|
5119 (We don't use it elsewhere in the code; just add a comment.)
|
446
|
5120
|
442
|
5121 * gif_io.c:
|
|
5122 [6].
|
|
5123 Add config.h.
|
446
|
5124
|
442
|
5125 * glyphs-msw.c:
|
|
5126 * glyphs-msw.c (mswindows_resource_instantiate):
|
|
5127 [1].
|
446
|
5128
|
442
|
5129 * glyphs-x.c (x_native_layout_instantiate):
|
|
5130 [5].
|
446
|
5131
|
442
|
5132 * gui-msw.c (Fmswindows_shell_execute):
|
|
5133 [1].
|
446
|
5134
|
442
|
5135 * insdel.c:
|
|
5136 [4].
|
446
|
5137
|
442
|
5138 * lisp.h:
|
|
5139 [4]. [5].
|
446
|
5140
|
442
|
5141 * lread.c (locate_file_in_directory_mapper):
|
|
5142 [1].
|
446
|
5143
|
442
|
5144 * lstream.c:
|
|
5145 [4].
|
446
|
5146
|
442
|
5147 * mem-limits.h:
|
|
5148 * mem-limits.h (get_lim_data):
|
|
5149 [1].
|
446
|
5150
|
442
|
5151 * menubar-msw.c:
|
|
5152 [4].
|
446
|
5153
|
442
|
5154 * ndir.h:
|
|
5155 [1].
|
446
|
5156
|
442
|
5157 * nt.c:
|
|
5158 * nt.c (getwd):
|
|
5159 * nt.c (closedir):
|
|
5160 * nt.c (rva_to_section):
|
|
5161 * nt.c (mswindows_executable_type):
|
|
5162 [1]. [6].
|
|
5163 Fix closedir() defn.
|
446
|
5164
|
442
|
5165 * nt.h:
|
|
5166 [[[[8]]]]: *_OK defs moved to sysfile.h.
|
446
|
5167
|
442
|
5168 * ntproc.c:
|
|
5169 [6]. [7].
|
446
|
5170
|
442
|
5171 * objects-x.c:
|
|
5172 [4].
|
446
|
5173
|
442
|
5174 * print.c:
|
|
5175 * print.c (std_handle_out_external):
|
|
5176 [1]. [4].
|
446
|
5177
|
442
|
5178 * process-nt.c:
|
|
5179 * process-nt.c (nt_create_process):
|
|
5180 [6].
|
|
5181 try to fix process quoting somewhat.
|
446
|
5182
|
442
|
5183 * process-unix.c (unix_create_process):
|
|
5184 [1].
|
446
|
5185
|
442
|
5186 * process.c:
|
|
5187 * process.c (vars_of_process):
|
|
5188 Add Vnull_device.
|
446
|
5189
|
442
|
5190 * process.h:
|
|
5191 [1].
|
446
|
5192
|
442
|
5193 * realpath.c:
|
|
5194 * realpath.c (xrealpath):
|
|
5195 [1].
|
446
|
5196
|
442
|
5197 * redisplay-tty.c (init_tty_for_redisplay):
|
|
5198 [3].
|
446
|
5199
|
442
|
5200 * redisplay.c:
|
|
5201 [4]. [6].
|
446
|
5202
|
442
|
5203 * scrollbar-msw.c:
|
|
5204 [4].
|
446
|
5205
|
442
|
5206 * sheap.c:
|
|
5207 * sheap.c (more_static_core):
|
|
5208 * sheap.c (report_sheap_usage):
|
|
5209 [5]. [6].
|
446
|
5210
|
442
|
5211 * signal.c:
|
|
5212 * signal.c (alarm_signal):
|
446
|
5213 [1]. [6].
|
|
5214
|
442
|
5215 * sound.c:
|
|
5216 [6].
|
446
|
5217
|
442
|
5218 * strftime.c:
|
|
5219 * strftime.c (zone_name):
|
|
5220 [1]. [5].
|
446
|
5221
|
442
|
5222 * symsinit.h (init_sunpro):
|
|
5223 [1].
|
446
|
5224
|
442
|
5225 * syscommctrl.h:
|
|
5226 commctrl.h not in Cygwin b20.1.
|
446
|
5227
|
442
|
5228 * sysdep.c:
|
|
5229 * sysdep.c (endif):
|
|
5230 * sysdep.c (sys_subshell):
|
|
5231 * sysdep.c (init_baud_rate):
|
|
5232 * sysdep.c (emacs_get_tty):
|
|
5233 * sysdep.c (emacs_set_tty):
|
|
5234 * sysdep.c (tty_init_sys_modes_on_device):
|
|
5235 * sysdep.c (init_system_name):
|
|
5236 * sysdep.c (sys_open):
|
|
5237 * sysdep.c (interruptible_open):
|
|
5238 * sysdep.c (sys_fopen):
|
|
5239 * sysdep.c (sys_mkdir):
|
|
5240 * sysdep.c (sys_rename):
|
|
5241 * sysdep.c (get_process_times_1):
|
|
5242 [1]. [6].
|
446
|
5243
|
442
|
5244 * sysdep.h:
|
|
5245 [1].
|
446
|
5246
|
442
|
5247 * sysdir.h:
|
|
5248 * sysdir.h (DIRENTRY_NONEMPTY):
|
|
5249 [1]. [6].
|
446
|
5250
|
442
|
5251 * sysdll.c (dll_init):
|
|
5252 * sysdll.h:
|
|
5253 [1].
|
446
|
5254
|
442
|
5255 * sysfile.h:
|
|
5256 [1]. [6]. [8].
|
|
5257 added text/binary defs.
|
446
|
5258
|
442
|
5259 * sysfloat.h:
|
|
5260 [1].
|
446
|
5261
|
442
|
5262 * sysproc.h:
|
|
5263 * sysproc.h (EDESTADDRREQ):
|
|
5264 * sysproc.h (poll_fds_for_input):
|
|
5265 [1]. [6].
|
446
|
5266
|
442
|
5267 * syspwd.h:
|
|
5268 [6].
|
446
|
5269
|
442
|
5270 * syssignal.h:
|
|
5271 [1].
|
446
|
5272
|
442
|
5273 * systime.h:
|
|
5274 [1]. [6].
|
446
|
5275
|
442
|
5276 * systty.h:
|
|
5277 [1].
|
446
|
5278
|
442
|
5279 * syswindows.h:
|
|
5280 [1].
|
|
5281 Always define WIN32_LEAN_AND_MEAN.
|
446
|
5282
|
442
|
5283 * unexcw.c (unexec):
|
|
5284 [5].
|
446
|
5285
|
442
|
5286 * unexec.c:
|
|
5287 * unexec.c (copy_text_and_data):
|
|
5288 * unexec.c (adjust_lnnoptrs):
|
|
5289 [1].
|
446
|
5290
|
442
|
5291 * unexnt.c:
|
|
5292 * unexnt.c (_start):
|
|
5293 [1].
|
446
|
5294
|
442
|
5295 2000-06-07 Ben Wing <ben@xemacs.org>
|
|
5296
|
|
5297 * mule-mcpath.c, mule-mcpath.h: Removed. Old, crufty code that
|
|
5298 was used only as a model. We've long since extracted any useful
|
|
5299 logic or code out of this. (I just did an exhaustive search.)
|
|
5300
|
|
5301 * s\msdos.h: Removed.
|
|
5302
|
|
5303 * s\windows95.h: Removed.
|
|
5304
|
|
5305 2000-06-10 Ben Wing <ben@xemacs.org>
|
|
5306
|
|
5307 * s\cygwin32.h:
|
|
5308 [1]. [5].
|
|
5309 Don't use extern with fun defs.
|
446
|
5310
|
442
|
5311 * s\mingw32.h:
|
|
5312 [1]. [7].
|
|
5313 Remove nt\inc include.
|
|
5314 Remove getdisk, getdefdir. (The former is unused, the latter
|
|
5315 expanded in fileio.h.)
|
446
|
5316
|
442
|
5317 * s\windowsnt.h:
|
|
5318 * s\windowsnt.h (WIN32_NATIVE):
|
|
5319 * s\windowsnt.h (HAVE_STRCASECMP):
|
|
5320 [1]. [7].
|
|
5321 Add long comment about preprocessor changes.
|
|
5322 Remove getdisk, getdefdir. (The former is unused, the latter
|
|
5323 expanded in fileio.h.)
|
|
5324
|
|
5325 2000-06-10 Ben Wing <ben@xemacs.org>
|
|
5326
|
|
5327 * m\arm.h:
|
|
5328 * m\delta.h:
|
|
5329 * m\intel386.h:
|
|
5330 * m\sequent.h:
|
|
5331 * m\template.h:
|
|
5332 * m\windowsnt.h:
|
|
5333 [1].
|
|
5334 Remove bogus/unused NO_SOCK_SIGIO.
|
446
|
5335
|
442
|
5336 2000-06-08 Hrvoje Niksic <hniksic@iskon.hr>
|
|
5337
|
|
5338 * lisp.h (set_string_char): Call set_string_byte with a Bufbyte,
|
|
5339 not an Emchar.
|
|
5340
|
|
5341 2000-06-04 Mike Sperber <mike@xemacs.org>
|
|
5342
|
|
5343 * casetab.c (set_case_table): For `set-standard-case-table',
|
|
5344 actually deposit the new case tables where the rest of XEmacs can
|
|
5345 see them.
|
|
5346
|
|
5347 2000-06-05 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
5348
|
|
5349 * data.c (Faset): Don't cast XCHAR() to unsigned char.
|
|
5350
|
|
5351 2000-06-05 Ben Wing <ben@xemacs.org>
|
|
5352
|
|
5353 * callproc.c (child_setup): Don't do close_load_descs() under
|
|
5354 MS Windows. Put in a comment explaining why.
|
|
5355
|
|
5356 2000-05-28 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
5357
|
|
5358 * process-nt.c: Reverting patch "Fixing nt_create_process for MKS
|
|
5359 Toolkit shell" which breaks `kill-compilation' on Windows NT
|
|
5360 native, retaining STDERR handling improvements.
|
|
5361
|
|
5362 2000-06-01 Andreas Jaeger <aj@suse.de>
|
|
5363
|
|
5364 * s/s390.h: Support for S390, based on a patch by Martin
|
|
5365 Schwidefsky <schwidefsky@de.ibm.com>.
|
|
5366
|
|
5367 2000-05-30 Andy Piper <andy@xemacs.org>
|
|
5368
|
446
|
5369 * window.c (allocate_window):
|
|
5370 (make_dummy_parent):
|
442
|
5371 (Fset_window_configuration): use new hashtable type.
|
|
5372
|
446
|
5373 * glyphs.h (IMAGE_UNSPECIFIED_GEOMETRY):
|
|
5374 (struct image_instantiator_methods):
|
442
|
5375 (struct Lisp_Image_Instance): make instance geometry signed.
|
|
5376
|
446
|
5377 * glyphs.c (instantiate_image_instantiator):
|
|
5378 (image_instance_query_geometry):
|
|
5379 (image_instance_layout):
|
|
5380 (image_instance_layout):
|
|
5381 (query_string_geometry):
|
|
5382 (text_query_geometry):
|
|
5383 (image_instantiate):
|
|
5384 (image_instantiate):
|
|
5385 (cache_subwindow_instance_in_frame_maybe):
|
442
|
5386 (subwindow_query_geometry): make instance geometry signed.
|
|
5387
|
446
|
5388 * glyphs-widget.c (widget_query_geometry):
|
|
5389 (widget_layout):
|
|
5390 (button_query_geometry):
|
|
5391 (tree_view_query_geometry):
|
|
5392 (tab_control_query_geometry):
|
|
5393 (layout_query_geometry):
|
|
5394 (layout_layout):
|
442
|
5395 (native_layout_layout): make instance geometry signed.
|
|
5396
|
|
5397 2000-05-29 Olivier Galibert <galibert@pobox.com>
|
|
5398
|
|
5399 * lisp.h: Add Qfull_assoc symbol and WEAK_LIST_FULL_ASSOC
|
|
5400 constant.
|
|
5401
|
|
5402 * general.c (syms_of_general): Add Qfull_assoc symbol.
|
|
5403
|
|
5404 * data.c (finish_marking_weak_lists): Mark full-assoc lists
|
|
5405 correctly.
|
|
5406 (decode_weak_list_type): Decode full-assoc type.
|
|
5407 (encode_weak_list_type): Encode full-assoc type.
|
|
5408 (Fmake_weak_list): Update doc string.
|
|
5409
|
|
5410 2000-05-30 Andy Piper <andy@xemacs.org>
|
|
5411
|
|
5412 * elhash.h (hash_table_weakness): new KEY_VALUE weak hashtable.
|
|
5413
|
|
5414 * elhash.c (print_hash_table): new KEY_VALUE weak hashtable.
|
|
5415 (decode_hash_table_weakness): ditto.
|
|
5416 (Fhash_table_weakness): ditto.
|
|
5417 (Fhash_table_type): ditto.
|
|
5418 (finish_marking_weak_hash_tables): ditto.
|
|
5419 (hash_table_weakness_validate): ditto.
|
|
5420 (syms_of_elhash): ditto.
|
|
5421
|
|
5422 2000-05-28 Martin Buchholz <martin@xemacs.org>
|
|
5423
|
|
5424 * XEmacs 21.2.34 is released.
|
|
5425
|
|
5426 2000-05-22 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
5427
|
|
5428 * redisplay.c (VERTICAL_CLIP): No longer reset when updating line
|
|
5429 start cache.
|
|
5430 (updating_line_start_cache): Gone.
|
|
5431 (regenerate_window): Replace resetting of VERTICAL_CLIP by
|
|
5432 generic code to force a minimum of 1 line laid out in the
|
|
5433 CMOTION_DISP case.
|
|
5434
|
|
5435 2000-05-22 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
5436
|
|
5437 * glyphs.c (instantiate_image_instantiator): Check for initialized
|
|
5438 height & width no longer special cases IMAGE_NOTHING.
|
|
5439 (nothing_instantiate): Set height and width of instance.
|
|
5440
|
|
5441 2000-05-24 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
5442
|
|
5443 * unexelf.c (unexec): Search for ".data" section.
|
|
5444 Initialize new_data2_offset from old_data_index.
|
|
5445 Remove redundant check for ElfW.
|
|
5446
|
|
5447 2000-05-23 Andy Piper <andy@xemacs.org>
|
|
5448
|
|
5449 * glyphs.c (get_image_instantiator_governing_domain): allow more
|
|
5450 specific domains as the governing domain rather than expecting an
|
|
5451 exact match. This fixes problems with layouts.
|
|
5452
|
|
5453 2000-05-22 Andy Piper <andy@xemacs.org>
|
|
5454
|
|
5455 * redisplay-output.c (compare_runes): check for non-images
|
|
5456
|
|
5457 * glyphs.c (set_glyph_dirty_p): ditto.
|
|
5458 (update_glyph_cachel_data): ditto.
|
|
5459
|
|
5460 * glyphs-widget.c (layout_post_instantiate): ditto.
|
|
5461 (layout_post_instantiate): ditto.
|
|
5462
|
|
5463 * event-msw.c (mswindows_wnd_proc): warning removal.
|
|
5464
|
|
5465 2000-05-12 Craig Lanning <CraigL@DyCon.com>
|
|
5466
|
|
5467 * s\mingw32.h: Added #undef for CLASH_DETECTION.
|
|
5468
|
|
5469 * syswindows.h: Moved PBS_SMOOTH definition to syscommctrl.h.
|
|
5470
|
|
5471 * syscommctrl.h (PBS_SMOOTH): Moved from syswindows.h.
|
|
5472
|
|
5473 * nt.c (rva_to_section): mingw32 needs rva_to_section.
|
|
5474 (mswindows_executable_type): mingw32 now has enough headers for
|
|
5475 this to work.
|
|
5476
|
|
5477 2000-05-20 Andy Piper <andy@xemacs.org>
|
|
5478
|
|
5479 * console-msw.c (mswindows_output_last_error): ; -> ,
|
|
5480
|
|
5481 2000-05-12 Andy Piper <andy@xemacs.org>
|
|
5482
|
|
5483 * console-msw.c (FROB): compare ints with ints.
|
|
5484
|
|
5485 2000-05-11 Andy Piper <andy@xemacs.org>
|
|
5486
|
|
5487 * glyphs-x.c (x_finalize_image_instance): make minimal build
|
|
5488 happy.
|
|
5489
|
|
5490 2000-05-20 Ben Wing <ben@xemacs.org>
|
|
5491
|
|
5492 * event-Xt.c:
|
|
5493 * event-Xt.c (vars_of_event_Xt):
|
|
5494 move modifier-keys-are-sticky to event-stream.c.
|
446
|
5495
|
442
|
5496 * event-msw.c:
|
|
5497 * event-msw.c (mswindows_enqueue_mouse_button_event):
|
|
5498 * event-msw.c (key_needs_default_processing_p):
|
|
5499 * event-msw.c (XEMSW_LCONTROL):
|
|
5500 * event-msw.c (mswindows_handle_sticky_modifiers):
|
|
5501 * event-msw.c (FROB):
|
|
5502 * event-msw.c (clear_sticky_modifiers):
|
|
5503 * event-msw.c (output_modifier_keyboard_state):
|
|
5504 * event-msw.c (output_alt_keyboard_state):
|
|
5505 * event-msw.c (mswindows_wnd_proc):
|
|
5506 * event-msw.c (mswindows_modifier_state):
|
|
5507 * event-msw.c (emacs_mswindows_handle_magic_event):
|
|
5508 implement sticky modifiers.
|
446
|
5509
|
442
|
5510 * event-stream.c:
|
|
5511 * event-stream.c (vars_of_event_stream):
|
|
5512 move modifier-keys-are-sticky here.
|
|
5513
|
|
5514 * lisp.h:
|
|
5515 add CHECK_FUNCTION.
|
446
|
5516
|
442
|
5517 * rangetab.c:
|
|
5518 implement map-range-table.
|
|
5519
|
|
5520
|
|
5521 2000-05-17 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
5522
|
|
5523 * redisplay-tty.c (reset_tty_modes):
|
|
5524 (tty_redisplay_shutdown): Adjust argument type to
|
|
5525 tty_frame_output_end.
|
|
5526
|
|
5527 2000-05-11 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
5528
|
|
5529 * eval.c (Fbacktrace): Don't output a line with only right
|
|
5530 parenthesis.
|
|
5531
|
|
5532 2000-05-17 Kenji Itoh <keit@tpj.co.jp>
|
|
5533
|
|
5534 * postgresql.c (Fpq_connect_poll): Replace `PS' with `polling_status'.
|
|
5535 (Fpq_reset_poll): Ditto.
|
|
5536
|
|
5537 2000-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
|
|
5538
|
|
5539 * redisplay-tty.c: Replace tty_output_end with tty_frame_output_end.
|
|
5540
|
|
5541 2000-05-16 Ben Wing <ben@xemacs.org>
|
|
5542
|
|
5543 * buffer.c:
|
|
5544 * buffer.c (dfc_convert_to/from_internal_format):
|
|
5545 * buffer.c (reinit_vars_of_buffer):
|
|
5546 Fix conversion functions to allow reentrancy.
|
446
|
5547
|
442
|
5548 * console-msw.c:
|
|
5549 * console-msw.c (mswindows_output_last_error):
|
|
5550 New fun, generally useful -- output a human-readable
|
|
5551 version of GetLastError() on the console.
|
446
|
5552
|
442
|
5553 * console-msw.h:
|
|
5554 * console-msw.h (struct mswindows_frame):
|
|
5555 Changes for DeferWindowPos. Declare mswindows_output_last_error().
|
446
|
5556
|
442
|
5557 * console-stream.c (stream_output_begin):
|
|
5558 * console-stream.c (stream_output_end):
|
|
5559 * console-stream.c (stream_output_vertical_divider):
|
|
5560 * console-stream.c (stream_clear_region):
|
|
5561 * console-stream.c (stream_flash):
|
|
5562 * console-stream.c (console_type_create_stream):
|
|
5563 Delete blank stream methods, not needed.
|
446
|
5564
|
442
|
5565 * console.h (struct console_methods):
|
|
5566 Split begin/end methods into window and frame.
|
446
|
5567
|
442
|
5568 * event-msw.c:
|
|
5569 * event-msw.c (mswindows_handle_paint):
|
|
5570 * event-msw.c (output_alt_keyboard_state):
|
|
5571 * event-msw.c (mswindows_wnd_proc):
|
|
5572 * event-msw.c (vars_of_event_mswindows):
|
|
5573 Comment about problems with ignored-expose.
|
|
5574 Define mswindows-debug-events; not really implemented.
|
446
|
5575
|
442
|
5576 * frame-msw.c (mswindows_init_frame_1):
|
|
5577 random cleanups.
|
446
|
5578
|
442
|
5579 * glyphs-msw.c:
|
|
5580 * glyphs-msw.c (begin_defer_window_pos):
|
|
5581 * glyphs-msw.c (mswindows_unmap_subwindow):
|
|
5582 * glyphs-msw.c (mswindows_map_subwindow):
|
|
5583 * glyphs-msw.c (mswindows_resize_subwindow):
|
|
5584 Use DeferWindowPos to reduce flashing when mapping/unmapping.
|
446
|
5585
|
442
|
5586 * glyphs.c (make_image_instance_1):
|
|
5587 Fix crash.
|
446
|
5588
|
442
|
5589 * gutter.c (Fredisplay_gutter_area):
|
|
5590 Use new begin/end methods.
|
446
|
5591
|
442
|
5592 * lisp.h (Dynarr_new2):
|
|
5593 New creation fun.
|
446
|
5594
|
442
|
5595 * redisplay-msw.c:
|
|
5596 * redisplay-msw.c (mswindows_frame_output_begin):
|
|
5597 * redisplay-msw.c (mswindows_frame_output_end):
|
|
5598 * redisplay-msw.c (console_type_create_redisplay_mswindows):
|
|
5599 New begin/end methods -- handle DeferWindowPos.
|
446
|
5600
|
442
|
5601 * redisplay-output.c (redisplay_move_cursor):
|
|
5602 * redisplay-output.c (redraw_cursor_in_window):
|
|
5603 * redisplay-output.c (redisplay_update_line):
|
|
5604 * redisplay-output.c (redisplay_output_window):
|
|
5605 New begin/end methods.
|
|
5606
|
|
5607 * redisplay-tty.c:
|
|
5608 * redisplay-tty.c (tty_frame_output_begin):
|
|
5609 * redisplay-tty.c (tty_frame_output_end):
|
|
5610 * redisplay-tty.c (console_type_create_redisplay_tty):
|
|
5611 New begin/end methods.
|
|
5612
|
|
5613 * redisplay-x.c:
|
|
5614 * redisplay-x.c (x_window_output_begin):
|
|
5615 * redisplay-x.c (x_window_output_end):
|
|
5616 * redisplay-x.c (console_type_create_redisplay_x):
|
|
5617 New begin/end methods.
|
|
5618
|
|
5619 * redisplay.c (redisplay_frame):
|
|
5620 * redisplay.c (Fredisplay_echo_area):
|
|
5621 New begin/end methods.
|
|
5622 use MAYBE_DEVMETH for clear_frame; it may not exist.
|
|
5623
|
|
5624 * window.h (WINDOW_XFRAME):
|
|
5625 WINDOW_XFOO macros -- get locale and decode struct pointer.
|
|
5626
|
|
5627
|
|
5628 2000-05-12 Ben Wing <ben@xemacs.org>
|
|
5629
|
|
5630 * emacs.c:
|
|
5631 * emacs.c (ensure_no_quitting_from_now_on):
|
|
5632 * emacs.c (fatal_error_signal):
|
|
5633 * emacs.c (mswindows_handle_hardware_exceptions):
|
|
5634 * emacs.c (main):
|
|
5635 * emacs.c (Fkill_emacs):
|
|
5636 * emacs.c (shut_down_emacs):
|
|
5637 * emacs.c (assert_failed):
|
|
5638 various improvements in fatal error handling.
|
446
|
5639
|
442
|
5640 * eval.c:
|
|
5641 move preparing_for_armageddon to emacs.c.
|
446
|
5642
|
442
|
5643 * lisp.h:
|
|
5644 declare fatal_error_in_progress.
|
446
|
5645
|
442
|
5646 * print.c:
|
|
5647 * print.c (std_handle_out_external):
|
|
5648 * print.c (std_handle_out_va):
|
|
5649 * print.c (stderr_out):
|
|
5650 * print.c (stdout_out):
|
|
5651 use console under mswin when no standard output.
|
|
5652 don't do code conversion during fatal error.
|
446
|
5653
|
442
|
5654 * scrollbar.c (Fscrollbar_page_up):
|
|
5655 * scrollbar.c (Fscrollbar_page_down):
|
|
5656 fix missing else. reindent.
|
|
5657
|
|
5658 2000-05-11 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
5659
|
446
|
5660 Emergency fix.
|
|
5661
|
|
5662 * glyphs.h (GLYPH_CACHEL_DESCENT):
|
|
5663 (GLYPH_CACHEL_DESCENT):
|
|
5664 (GLYPH_CACHEL_DESCENT):
|
442
|
5665 * glyphs.h (GLYPH_CACHEL_ASCENT): Match parameters to variables
|
|
5666 used in case these are inline functions.
|
|
5667 Use more absurd values to error check.
|
|
5668
|
|
5669 include window.h for error check functions.
|
|
5670
|
|
5671 2000-05-11 Ben Wing <ben@xemacs.org>
|
|
5672
|
|
5673 * cmdloop.c (Freally_early_error_handler):
|
|
5674 Display message box under windows; otherwise, message will disappear
|
|
5675 before it can be viewed.
|
|
5676
|
|
5677 * console-msw.c:
|
|
5678 * console-msw.c (Fmswindows_message_box):
|
|
5679 * console-msw.c (FROB):
|
|
5680 * console-msw.c (syms_of_console_mswindows):
|
|
5681 Define new fun `mswindows-message-box'.
|
|
5682 #### I will merge this into `popup-dialog-box'; just give me
|
|
5683 a bit of time.
|
446
|
5684
|
442
|
5685 * general.c:
|
|
5686 * general.c (syms_of_general):
|
|
5687 Some new symbols used in `mswindows-message-box'.
|
446
|
5688
|
442
|
5689 * glyphs.c:
|
|
5690 * glyphs.c (Fset_image_instance_property):
|
|
5691 put warning in this fun.
|
446
|
5692
|
442
|
5693 * glyphs.h:
|
|
5694 * glyphs.h (GLYPH_CACHEL_WIDTH):
|
|
5695 * glyphs.h (GLYPH_CACHEL_ASCENT):
|
|
5696 * glyphs.h (GLYPH_CACHEL):
|
|
5697 * glyphs.h (GLYPH_CACHEL_GLYPH):
|
|
5698 define error-checking versions to try to catch a bug i've seen --
|
|
5699 redisplay gets in an infinite loop because the glyph width of the
|
|
5700 continuation glyph is 65535.
|
446
|
5701
|
442
|
5702 * lisp.h:
|
|
5703 Extern message-box stuff.
|
|
5704
|
|
5705 * window.c (allocate_window):
|
|
5706 * window.c (make_dummy_parent):
|
|
5707 * window.c (Fset_window_configuration):
|
|
5708 Use EQUAL not EQ for subwindow caches to make them work a bit
|
|
5709 better. (Something is still very broken.)
|
446
|
5710
|
442
|
5711
|
|
5712 2000-05-11 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
5713
|
|
5714 * glyphs.c (image_instantiate): Suppress gcc warnings.
|
|
5715 (Fmake_image_instance): Fix doc string.
|
|
5716 * specifier.c (Fmake_specifier): Ditto.
|
|
5717
|
|
5718 2000-05-02 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
5719
|
|
5720 * paths.h.in (PATH_LOCK): Removed.
|
|
5721 * config.h.in (LOCKDIR_USER_DEFINED): Removed.
|
|
5722 * emacs.c (complex_vars_of_emacs): Remove configure-lock-directory.
|
|
5723
|
|
5724 2000-05-08 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
5725
|
|
5726 * fns.c (Ffeaturep): Update e-mail address in doc-string.
|
|
5727 Document (featurep '(and xemacs 21.02)).
|
|
5728
|
|
5729 2000-05-09 Ben Wing <ben@xemacs.org>
|
|
5730
|
|
5731 * buffer.c (complex_vars_of_buffer):
|
|
5732 update modeline-format doc.
|
446
|
5733
|
442
|
5734 * device.h:
|
|
5735 comment about how DFW_DEVICE should be merged with DOMAIN_DEVICE.
|
446
|
5736
|
442
|
5737 * emacs.c:
|
|
5738 timeline of all released versions of Emacs, for use in creating
|
|
5739 authorship comments and in synching up.
|
446
|
5740
|
442
|
5741 * glyphs-widget.c (image_instantiator_buttons):
|
|
5742 * glyphs-widget.c (image_instantiator_edit_fields):
|
|
5743 * glyphs-widget.c (image_instantiator_combo_box):
|
|
5744 * glyphs-widget.c (image_instantiator_scrollbar):
|
|
5745 * glyphs-widget.c (image_instantiator_progress_guage):
|
|
5746 * glyphs-widget.c (image_instantiator_tree_view):
|
|
5747 * glyphs-widget.c (image_instantiator_tab_control):
|
|
5748 * glyphs-widget.c (image_instantiator_labels):
|
|
5749 * glyphs-widget.c (image_instantiator_layout):
|
|
5750 * glyphs-widget.c (image_instantiator_native_layout):
|
|
5751 rename decode_domain method to governing_domain.
|
446
|
5752
|
442
|
5753 * glyphs.c:
|
|
5754 * glyphs.c (Fvalid_image_instantiator_format_p): doc update.
|
|
5755 * glyphs.c (add_entry_to_device_ii_format_list):
|
|
5756 make sure we don't put an entry more than once into the list.
|
|
5757 * glyphs.c (check_instance_cache_mapper):
|
|
5758 *************************************************************
|
|
5759 allow for nil. THIS SHOULD FIX A REAL CRASH THAT MANY PEOPLE
|
|
5760 HAVE BEEN GETTING.
|
|
5761 *************************************************************
|
|
5762 * glyphs.c (get_image_instantiator_governing_domain):
|
|
5763 clean up, expand on new concept of governing domain.
|
|
5764 * glyphs.c (instantiate_image_instantiator):
|
|
5765 * glyphs.c (allocate_image_instance):
|
|
5766 use governing_domain instead of cache_domain in naming.
|
|
5767 * glyphs.c (Fvalid_image_instance_type_p): fix docs.
|
|
5768 * glyphs.c (make_image_instance_1):
|
|
5769 * glyphs.c (Fmake_image_instance):
|
|
5770 allow for any domain (not just device), and process the
|
|
5771 governing domain correctly. very big doc fix.
|
|
5772 * glyphs.c (Fimage_instance_domain):
|
|
5773 new primitive, to retrieve the governing domain of an image instance.
|
|
5774 * glyphs.c (image_instantiate):
|
|
5775 use new governing_domain stuff. this fixes a crash you could get
|
|
5776 by instantiating certain widget glyphs in frame locales. (should
|
|
5777 signal an error instead of crashing.)
|
|
5778 * glyphs.c (Fimage_specifier_p): move doc to make-image-specifier.
|
|
5779 * glyphs.c (Fglyphp): clean up doc.
|
|
5780 * glyphs.c (subwindow_governing_domain): renamed from *_decode_domain.
|
|
5781 * glyphs.c (syms_of_glyphs):
|
|
5782 declare Fimage_instance_domain, remove unused Qlayout_image_instance_p.
|
|
5783 * glyphs.c (image_instantiator_format_create): add some comments about
|
|
5784 bogus code.
|
|
5785 * glyphs.c (specifier_vars_of_glyphs): totally rewrite the doc string
|
|
5786 for current-display-table. (Apparently Hrjove implemented in 1998 a
|
|
5787 design I wrote up in 1996, but didn't update the doc string.)
|
446
|
5788
|
442
|
5789 * glyphs.h: clean up a doc string.
|
|
5790 * glyphs.h (governing_domain):
|
|
5791 * glyphs.h (struct image_instantiator_methods):
|
|
5792 changes for governing_domain stuff.
|
446
|
5793
|
442
|
5794 * gutter.c:
|
|
5795 * gutter.c (Fgutter_specifier_p):
|
|
5796 * gutter.c (Fgutter_size_specifier_p):
|
|
5797 * gutter.c (Fgutter_visible_specifier_p):
|
|
5798 * objects.c:
|
|
5799 * objects.c (Fcolor_specifier_p):
|
|
5800 * objects.c (Ffont_specifier_p):
|
|
5801 * objects.c (Fface_boolean_specifier_p):
|
|
5802 doc strings moved to make-*-specifier.
|
446
|
5803
|
442
|
5804 * redisplay.c (add_disp_table_entry_runes_1):
|
|
5805 * redisplay.c (generate_fstring_runes):
|
|
5806 * redisplay.c (screen):
|
|
5807 add random comments and doc strings.
|
446
|
5808
|
442
|
5809 * specifier.c:
|
|
5810 * specifier.c (Fmake_specifier):
|
|
5811 major overhaul of this doc string.
|
446
|
5812
|
442
|
5813 * specifier.c (Fvalid_specifier_domain_p):
|
|
5814 comment about the bogosity of image instances being domains.
|
|
5815 * specifier.c (decode_domain):
|
|
5816 now non-static, used in glyphs.c.
|
|
5817 * specifier.c (specifier_instance):
|
|
5818 comment about the bogosity of image instances being domains.
|
|
5819 * specifier.c (Fgeneric_specifier_p):
|
|
5820 move doc string to make-generic-specifier.
|
|
5821 * specifier.c (VALID_SINGLE_DISPTABLE_INSTANTIATOR_P):
|
|
5822 rebackslashify.
|
446
|
5823
|
442
|
5824 * specifier.h:
|
|
5825 * specifier.h (DOMAIN_FRAME):
|
|
5826 * specifier.h (DOMAIN_LIVE_P):
|
|
5827 * specifier.h (DOMAIN_XDEVICE):
|
|
5828 rebackslashify.
|
|
5829 add comments about problems with these macros.
|
|
5830 prototype for decode_domain.
|
446
|
5831
|
442
|
5832 * toolbar.c:
|
|
5833 * toolbar.c (Ftoolbar_specifier_p):
|
|
5834 move doc string to `make-toolbar-specifier'.
|
446
|
5835
|
442
|
5836 * window.c (window_unmap_subwindows_cache_mapper):
|
|
5837 *************************************************************
|
|
5838 allow for nil. THIS SHOULD FIX A REAL CRASH THAT MANY PEOPLE
|
|
5839 HAVE BEEN GETTING.
|
|
5840 *************************************************************
|
|
5841
|
|
5842 2000-05-09 Andy Piper <andy@xemacs.org>
|
|
5843
|
|
5844 * glyphs.h: declare reset_frame_subwindow_instance_cache.
|
|
5845
|
|
5846 * window.c (Fset_window_configuration): reset the frame subwindow
|
|
5847 cache and re-initialize the window subwindow caches.
|
|
5848
|
|
5849 * glyphs.c (reset_frame_subwindow_instance_cache): new function.
|
|
5850
|
|
5851 2000-05-09 Ben Wing <ben@xemacs.org>
|
|
5852
|
|
5853 * ntheap.c (recreate_heap): Changed unknown (VC6 only?) SIZE_T to
|
|
5854 DWORD.
|
|
5855
|
|
5856 2000-04-26 Mike Woolley <mike@bulsara.com>
|
|
5857
|
|
5858 * ntheap.c: Changed recreate_heap to limit the amount reserved
|
|
5859 for the heap to that which is actually available. Also now
|
|
5860 displays a message box (with some dignostics) in the event that
|
|
5861 it still can't start.
|
|
5862
|
|
5863 2000-05-07 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
5864
|
|
5865 * callproc.c (Fold_call_process_internal): GCPRO path
|
|
5866
|
|
5867 2000-05-08 Jan Vroonhof <jan@xemacs.org>
|
|
5868
|
|
5869 Patch by Bill Perry.
|
446
|
5870
|
|
5871 * scrollbar.c (Fscrollbar_page_up): Conditionalize on type of call
|
442
|
5872 back data instead of #ifdef.
|
|
5873 (Fscrollbar_page_down): ditto.
|
|
5874
|
|
5875 2000-05-07 Ben Wing <ben@xemacs.org>
|
|
5876
|
|
5877 * buffer.h:
|
|
5878 Kludge for defining Qmswindows_tstr.
|
446
|
5879
|
442
|
5880 * nt.c:
|
|
5881 * nt.c (open_input_file):
|
|
5882 * nt.c (open_output_file):
|
|
5883 * nt.c (rva_to_section):
|
|
5884 * nt.c (mswindows_executable_type):
|
|
5885 Move all memory-mapped-file routines here (some were in unexnt.c,
|
|
5886 which is bad because they are used by process-nt.c, and unexnt
|
|
5887 won't be around when portable dumping). Synched the above routines
|
|
5888 with FSF 20.6.
|
446
|
5889
|
442
|
5890 * nt.h:
|
|
5891 Removed ifdef'd out bogus code.
|
|
5892 Fixed some prototypes.
|
446
|
5893
|
442
|
5894 * nt.h (file_data):
|
|
5895 * nt.h (OFFSET_TO_RVA):
|
|
5896 * nt.h (RVA_TO_OFFSET):
|
|
5897 * nt.h (RVA_TO_PTR):
|
|
5898 Moved the memory-mapped-file structures, macros and prototypes
|
|
5899 here, to parallel nt.c. ntheap.h should really be removed
|
|
5900 entirely, and it's a non-portable-dumper specific file.
|
446
|
5901
|
442
|
5902 * ntheap.h (round_to_next):
|
|
5903 Moved the memory-mapped-file structures, macros and prototypes
|
|
5904 to nt.h.
|
|
5905
|
|
5906 * ntproc.c (compare_env):
|
|
5907 Moved rva_to_section and mswindows_executable_type to nt.c.
|
|
5908 Moved compare_env to process-nt.c.
|
|
5909 ntproc.c will die, one day.
|
|
5910
|
|
5911 * ntproc.c (sys_spawnve):
|
|
5912 Account for win32_ -> mswindows_.
|
|
5913
|
|
5914 * process-nt.c:
|
|
5915 * process-nt.c (struct nt_process_data):
|
|
5916 * process-nt.c (ensure_console_window_exists):
|
|
5917 * process-nt.c (compare_env):
|
|
5918 * process-nt.c (nt_create_process):
|
|
5919 * process-nt.c (nt_kill_process_by_pid):
|
|
5920 * process-nt.c (syms_of_process_nt):
|
|
5921 * process-nt.c (vars_of_process_nt):
|
|
5922 Introduce variable `mswindows-quote-process-args', from FSF 20.6.
|
|
5923 Copy argument quoting code from FSF 20.6 (with appropriate Mule-ization
|
|
5924 changes). Eliminate our old `nt-quote-process-args' mechanism.
|
|
5925 Synch up nt_create_process with FSF 20.6 sys_spawnve.
|
|
5926 Move compare_env here from ntproc.c.
|
446
|
5927
|
442
|
5928 * process.c (Fprocess_send_region):
|
|
5929 Takes an optional fourth argument, BUFFER, which should fix some
|
|
5930 problems with call-process.
|
446
|
5931
|
442
|
5932 * syscommctrl.h:
|
|
5933 Move ICC_BAR_CLASSES here from syswindows.h, to avoid a warning.
|
446
|
5934
|
442
|
5935 * syswindows.h:
|
|
5936 Move ICC_BAR_CLASSES to syscommctrl.h.
|
|
5937 Add preliminary macros for MSWindows/Mule. More to come.
|
|
5938
|
|
5939 * unexnt.c:
|
|
5940 * unexnt.c (unexec):
|
|
5941 open_output_file moved to nt.c.
|
|
5942
|
|
5943
|
|
5944 2000-05-05 Andy Piper <andy@xemacs.org>
|
|
5945
|
|
5946 * window.c (window_unmap_subwindows_cache_mapper): remove the dead
|
|
5947 instance from the frame cache also since GC may catch up too late
|
|
5948 to make frame deletion sane.
|
|
5949
|
|
5950 2000-05-04 Andy Piper <andy@xemacs.org>
|
|
5951
|
|
5952 * glyphs-x.c (x_widget_instantiate): gcpro widget callbacks.
|
|
5953 (x_finalize_image_instance): ungcpro on deletion.
|
|
5954
|
|
5955 * glyphs.c (image_instantiator_format_create): give pointers a
|
|
5956 query geometry method so that the geometry is at least set.
|
|
5957
|
|
5958 * glyphs-x.c (image_instantiator_format_create_glyphs_x): only
|
|
5959 initialize layouts if using widgets.
|
|
5960
|
|
5961 2000-05-03 Andy Piper <andy@xemacs.org>
|
|
5962
|
|
5963 * nt.c: remove bogus reference to sysmmsystem.h
|
|
5964
|
|
5965 * gui-x.c (popup_selection_callback): fix no selection abort.
|
|
5966
|
|
5967 2000-05-02 Andy Piper <andy@xemacs.org>
|
|
5968
|
|
5969 * glyphs-msw.c (mswindows_update_widget): cope with nil text.
|
|
5970 (mswindows_widget_instantiate): ditto.
|
|
5971
|
|
5972 * glyphs-widget.c (initialize_widget_image_instance): initialize
|
|
5973 children correctly.
|
|
5974 (widget_instantiate): cope with children and items in the same
|
|
5975 instance.
|
|
5976
|
|
5977 * glyphs.c (mark_image_instance): cope with children as a first
|
|
5978 class member.
|
|
5979 (image_instance_equal): ditto.
|
|
5980 (image_instance_hash): ditto.
|
|
5981 (image_instance_changed): ditto.
|
|
5982
|
|
5983 2000-04-30 Andy Piper <andy@xemacs.org>
|
|
5984
|
|
5985 * glyphs.c (subwindow_query_geometry): new function. Return some
|
|
5986 defaults.
|
|
5987 (subwindow_instantiate): don't assign dimensions if none have been
|
|
5988 given.
|
|
5989 (image_instantiator_format_create): add subwindow_query_geometry.
|
|
5990 (print_image_instance): cope with layouts as widgets.
|
|
5991
|
|
5992 2000-04-29 Andy Piper <andy@xemacs.org>
|
|
5993
|
|
5994 * frame.c (delete_frame_internal): call
|
|
5995 free_frame_subwindow_instance_cache so that all subwindows are
|
|
5996 finalized before their parent.
|
|
5997 (mark_frame): remove subwindow_cachels.
|
|
5998 (Fmake_frame): remove subwindow_cachel manipulation.
|
|
5999 (allocate_frame_core): subwindow_instance_cache is a weak list.
|
|
6000 (delete_frame_internal): set subwindow_instance_cache to nil.
|
|
6001
|
|
6002 * glyphs-msw.c (mswindows_finalize_image_instance): make double
|
|
6003 finalization safe.
|
|
6004 (mswindows_finalize_image_instance): use the device
|
|
6005 not the domain as the domain may have died already.
|
|
6006
|
|
6007 * glyphs-x.c (x_finalize_image_instance): ditto.
|
|
6008 (x_subwindow_instantiate): remove SUBWINDOW_WIDTH &
|
|
6009 HEIGHT.
|
|
6010
|
|
6011 * redisplay-output.c (redisplay_unmap_subwindows): update for
|
|
6012 subwindow instance cache as a weak list.
|
|
6013 (redisplay_unmap_subwindows_maybe): ditto.
|
|
6014 (redisplay_unmap_subwindows_except_us): ditto.
|
|
6015
|
|
6016 * glyphs.c (unmap_subwindow): error checking will check the domain
|
|
6017 so don't deal with it here. Don't use cachels anymore.
|
|
6018 (map_subwindow): ditto.
|
|
6019 (update_subwindow_cachel_data): remove old accessor names.
|
|
6020 (subwindow_instantiate): remove SUBWINDOW_WIDTH & HEIGHT.
|
|
6021 (Fresize_subwindow): don't update cachel.
|
|
6022 (mark_subwindow_cachels):
|
|
6023 (update_subwindow_cachel_data):
|
|
6024 (add_subwindow_cachel):
|
|
6025 (get_subwindow_cachel_index):
|
|
6026 (update_subwindow_cachel):
|
|
6027 (reset_subwindow_cachels):
|
|
6028 (mark_subwindow_cachels_as_not_updated): deleted.
|
|
6029 (cache_subwindow_instance_in_frame_maybe): new function. Add a
|
|
6030 subwindow instance to the frame cache.
|
|
6031 (find_matching_subwindow): update for subwindow instance cache as
|
|
6032 a weak list.
|
|
6033 (update_widget_instances): ditto.
|
|
6034 (image_instance_type_to_mask):inlined.
|
|
6035 (free_frame_subwindow_instance_cache): new function. finalize all
|
|
6036 subwindows that are instantiated.
|
|
6037
|
|
6038 * glyphs.h (struct Lisp_Image_Instance): add display_data instead
|
|
6039 of cachel information.
|
|
6040 (IMAGE_INSTANCE_DISPLAY_X):
|
|
6041 (IMAGE_INSTANCE_DISPLAY_Y):
|
|
6042 (IMAGE_INSTANCE_DISPLAY_WIDTH):
|
|
6043 (IMAGE_INSTANCE_DISPLAY_HEIGHT):
|
|
6044 (XIMAGE_INSTANCE_DISPLAY_X):
|
|
6045 (XIMAGE_INSTANCE_DISPLAY_Y):
|
|
6046 (XIMAGE_INSTANCE_DISPLAY_WIDTH):
|
446
|
6047 (XIMAGE_INSTANCE_DISPLAY_HEIGHT): new accessors.
|
442
|
6048 remove subwindow_cachel structure and function references.
|
|
6049 (image_instance_type_to_mask): inline from glyphs.c
|
|
6050
|
|
6051 * redisplay.c (redisplay_frame): remove subwindow_cachel
|
|
6052 references.
|
|
6053
|
|
6054 * frame.h (struct frame): remove subwindow_cachels.
|
|
6055 (FRAME_SUBWINDOW_CACHE): access subwindow_instance_cache.
|
|
6056
|
|
6057 * frameslots.h: add subwindow_instance_cache.
|
|
6058
|
|
6059 * window.c (replace_window): check subwindow cache of replacement.
|
|
6060 (window_unmap_subwindows_cache_mapper):
|
|
6061 (window_unmap_subwindows): new functions. Unmap all subwindows
|
|
6062 cached on this window.
|
|
6063 (mark_window_as_deleted): unmap all subwindows.
|
|
6064
|
|
6065 2000-04-27 Andy Piper <andy@xemacs.org>
|
|
6066
|
|
6067 * glyphs.h (IIFORMAT_METH_OR_GIVEN): cope with null meths.
|
|
6068
|
|
6069 * glyphs-widget.c (widget_layout): return something.
|
|
6070 (layout_layout): return something. Fail if not initialized.
|
|
6071 (layout_query_geometry): ditto.
|
|
6072 (image_instantiator_native_layout): new function. Initialized the
|
|
6073 native layout type.
|
|
6074 (widget_instantiate): don't do layout stuff here.
|
|
6075
|
|
6076 * glyphs.c (instantiate_image_instantiator): reorded calling or
|
|
6077 instantiate and post_instantiate with layout in between.
|
|
6078 (image_instance_layout): be more selective about deciding whether
|
|
6079 the layout has been done or not.
|
|
6080
|
|
6081 * glyphs.h (struct image_instantiator_methods): return a value
|
|
6082 from layout_method.
|
|
6083
|
|
6084 2000-04-26 Andy Piper <andy@xemacs.org>
|
|
6085
|
|
6086 * glyphs.c (allocate_image_instance): make initial width and
|
|
6087 height unspecified. Set initialized to 0.
|
|
6088
|
|
6089 * syscommctrl.h new file. Encapsulates commctrl.h.
|
|
6090
|
|
6091 * syswindows.h new file. Encapsulates windows.h.
|
|
6092
|
|
6093 * ntplay.c: use new syswindows.h and syscommctrl.h header.
|
|
6094 * nt.c: ditto.
|
|
6095 * console-msw.h: ditto.
|
446
|
6096
|
442
|
6097 * redisplay-tty.c (tty_output_display_block): remove layout references.
|
|
6098
|
|
6099 * glyphs-msw.c (mswindows_widget_instantiate): use the domain
|
|
6100 window handle rather than just the frame.
|
|
6101
|
|
6102 * glyphs.c (mark_image_instance): remove layout references.
|
|
6103 (print_image_instance): ditto.
|
|
6104 (image_instance_equal): ditto.
|
|
6105 (image_instance_hash): ditto.
|
|
6106 (decode_image_instance_type): ditto.
|
|
6107 (encode_image_instance_type): ditto.
|
|
6108 (image_instantiate): ditto.
|
|
6109 (allocate_glyph): ditto.
|
|
6110 (Fimage_instance_height): ditto.
|
|
6111 (Fimage_instance_width): ditto.
|
|
6112 (update_subwindow): ditto.
|
|
6113
|
|
6114 * redisplay-x.c (x_output_display_block): recode for layouts as
|
|
6115 widgets.
|
|
6116
|
|
6117 * redisplay-output.c (redisplay_output_layout): recode for layouts
|
|
6118 as widgets.
|
|
6119 (compare_runes): remove layout references.
|
|
6120
|
|
6121 * redisplay-msw.c (mswindows_output_display_block): recode for
|
|
6122 layouts as widgets.
|
|
6123
|
|
6124 * glyphs-widget.c (image_instantiator_layout): remove
|
|
6125 layout_possible_dest_types.
|
|
6126 (layout_possible_dest_types): deleted.
|
|
6127
|
|
6128 * glyphs.h (image_instance_type): remove layout references.
|
|
6129 (struct Lisp_Image_Instance): ditto. Add initialized flag.
|
|
6130 (IMAGE_INSTANCE_INITIALIZED): new accessor.
|
|
6131 (XIMAGE_INSTANCE_INITIALIZED): ditto.
|
446
|
6132
|
442
|
6133 2000-04-25 Andy Piper <andy@xemacs.org>
|
|
6134
|
|
6135 * glyphs-widget.c (image_instantiator_buttons):
|
|
6136 (image_instantiator_edit_fields):
|
|
6137 (image_instantiator_combo_box):
|
|
6138 (image_instantiator_scrollbar):
|
|
6139 (image_instantiator_progress_guage):
|
|
6140 (image_instantiator_tree_view):
|
|
6141 (image_instantiator_tab_control):
|
|
6142 (image_instantiator_labels):
|
|
6143 (image_instantiator_layout): call default post_instantiate method.
|
|
6144 (widget_post_instantiate): new function. Simply lays out the
|
|
6145 widgets.
|
|
6146
|
|
6147 * glyphs.h (struct image_instantiator_methods): add
|
|
6148 post_instantiate method.
|
|
6149
|
|
6150 * glyphs.c (instantiate_image_instantiator): add post_instantiate
|
|
6151 method calls.
|
|
6152
|
|
6153 2000-04-23 Andy Piper <andy@xemacs.org>
|
|
6154
|
|
6155 * glyphs.h (struct image_instantiator_methods): add
|
|
6156 decode_domain_method.
|
|
6157 (struct Lisp_Image_Instance): remove subwindow frame - it can be
|
|
6158 derived from the domain.
|
|
6159 (IMAGE_INSTANCE_FRAME): new accessor.
|
|
6160 (XIMAGE_INSTANCE_FRAME): ditto.
|
|
6161
|
|
6162 * glyphs.c (print_image_instance): use IMAGE_INSTANCE_FRAME
|
|
6163 instead of _SUBWINDOW_FRAME.
|
|
6164 (finalize_image_instance): ditto.
|
|
6165 (Fimage_instance_foreground): ditto.
|
|
6166 (Fimage_instance_background): ditto.
|
|
6167 (image_instantiate): ditto.
|
|
6168 (update_subwindow_cachel): ditto.
|
|
6169 (update_subwindow): ditto.
|
|
6170 (unmap_subwindow): ditto.
|
|
6171 (map_subwindow): ditto
|
|
6172 (subwindow_instantiate): ditto.
|
|
6173 * glyphs-msw.c (mswindows_update_widget): ditto.
|
|
6174 (mswindows_progress_gauge_instantiate): ditto.
|
|
6175 (mswindows_tab_control_update): ditto.
|
|
6176 * glyphs-x.c (x_update_widget): ditto.
|
|
6177 (x_widget_instantiate): ditto.
|
|
6178 (x_tab_control_instantiate): ditto.
|
|
6179 (x_tab_control_update): ditto.
|
|
6180 * event-msw.c (mswindows_wnd_proc): ditto
|
|
6181
|
|
6182 * glyphs-widget.c (image_instantiator_layout): use
|
|
6183 subwindow_decode_domain.
|
|
6184 (image_instantiator_buttons): ditto.
|
|
6185 (image_instantiator_edit_fields): ditto.
|
|
6186 (image_instantiator_combo_box): ditto.
|
|
6187 (image_instantiator_scrollbar): ditto.
|
|
6188 (image_instantiator_progress_guage): ditto.
|
|
6189 (image_instantiator_tree_view): ditto.
|
|
6190 (image_instantiator_tab_control): ditto.
|
|
6191 (image_instantiator_labels): ditto.
|
|
6192 (image_instantiator_layout): ditto.
|
|
6193
|
|
6194 * glyphs.c: add instance error checking to many functions.
|
|
6195 (instantiate_image_instantiator): decode device from cache_domain.
|
|
6196 (image_instantiate): partially rewrite by using
|
|
6197 decode_image_instantiator_domain to determine what domain the
|
|
6198 instance needs to be cached in.
|
|
6199 (decode_image_instantiator_domain): new function. Determine what
|
|
6200 domain the image needs to be cached in.
|
|
6201 (check_window_subwindow_cache): new error checking function.
|
|
6202 (check_instance_cache_mapper): ditto.
|
|
6203 (check_image_instance_structure): ditto.
|
|
6204 (subwindow_decode_domain): new function. Encodes a window as a
|
|
6205 subwindow's cache domain.
|
|
6206 (image_instantiator_format_create): use it for text and
|
|
6207 subwindows.
|
|
6208
|
|
6209 2000-04-21 Andy Piper <andy@xemacs.org>
|
|
6210
|
|
6211 * glyphs.c (image_instance_device): new function.
|
|
6212 (image_instance_frame): new function.
|
|
6213 (image_instance_window): new function.
|
|
6214 (image_instance_live_p): new function.
|
|
6215
|
|
6216 * window.c (mark_window_as_deleted): reset the subwindow_instance_
|
|
6217 cache to nil.
|
|
6218
|
|
6219 * glyphs.h (struct Lisp_Image_Instance): device->domain.
|
|
6220 (IMAGE_INSTANCE_DOMAIN): new accessor.
|
|
6221 (XIMAGE_INSTANCE_DOMAIN): ditto.
|
|
6222
|
|
6223 * glyphs-x.c (x_finalize_image_instance): device->domain.
|
|
6224
|
|
6225 * glyphs-msw.c (init_image_instance_geometry): device->domain.
|
|
6226 (mswindows_finalize_image_instance): ditto.
|
|
6227
|
|
6228 * glyphs-eimage.c (jpeg_instantiate): device->domain.
|
|
6229 (gif_instantiate): ditto.
|
|
6230 (png_instantiate): ditto.
|
|
6231 (tiff_instantiate): ditto.
|
|
6232
|
|
6233 * glyphs.c (instantiate_image_instantiator): use domain rather
|
|
6234 than device.
|
|
6235 (mark_image_instance): device -> domain.
|
|
6236 (print_image_instance): ditto.
|
|
6237 (finalize_image_instance): ditto.
|
|
6238 (image_instance_equal): ditto.
|
|
6239 (allocate_image_instance): ditto.
|
|
6240 (Fcolorize_image_instance): ditto.
|
|
6241 (query_string_geometry): ditto.
|
|
6242 (image_instantiate): ditto
|
|
6243 (query_string_font): ditto.
|
|
6244 (image_instantiate): ditto.
|
|
6245 (update_subwindow): ditto.
|
|
6246 (unmap_subwindow): ditto.
|
|
6247 (map_subwindow): ditto.
|
|
6248 (subwindow_instantiate): ditto.
|
|
6249
|
|
6250 * specifier.h (DOMAIN_DEVICE): new, semantically correct, decoder.
|
|
6251 (DOMAIN_FRAME): ditto.
|
|
6252 (DOMAIN_WINDOW): ditto.
|
|
6253 (DOMAIN_LIVE_P): ditto.
|
|
6254 (XDOMAIN_DEVICE): ditto.
|
|
6255 (XDOMAIN_FRAME): ditto.
|
|
6256 (XDOMAIN_WINDOW): ditto.
|
|
6257
|
|
6258 * specifier.c (Fvalid_specifier_domain_p): add image instances as
|
|
6259 a valid specifier domain.
|
|
6260
|
|
6261 2000-04-19 Andy Piper <andy@xemacs.org>
|
|
6262
|
|
6263 * glyphs-widget.c (syms_of_glyphs_widget): remove
|
|
6264 widget-callback-current-channel.
|
|
6265 (vars_of_glyphs_widget): ditto.
|
|
6266 * glyphs.h: ditto
|
|
6267
|
|
6268 * gui.c (get_gui_callback): revert to previous behaviour.
|
|
6269
|
|
6270 2000-04-18 Andy Piper <andy@xemacs.org>
|
|
6271
|
|
6272 * glyphs.h (struct Lisp_Image_Instance): add margin_width.
|
|
6273 (IMAGE_INSTANCE_MARGIN_WIDTH): new.
|
|
6274 (XIMAGE_INSTANCE_MARGIN_WIDTH): new.
|
|
6275
|
|
6276 * glyphs.c (image_instance_equal): add margin_width.
|
|
6277 (image_instance_hash): ditto.
|
|
6278
|
|
6279 * glyphs-widget.c (widget_instantiate): deal with margin-width.
|
|
6280 (layout_query_geometry): ditto.
|
|
6281 (layout_layout): ditto.
|
|
6282 (syms_of_glyphs_widget): add margin-width.
|
|
6283 (image_instantiator_layout): allow margin-width.
|
|
6284
|
|
6285 * glyphs.c (update_widget_instances): make a normal function.
|
|
6286 (syms_of_glyphs): remove Qupdate_widget_instances.
|
|
6287 * glyphs.h: ditto.
|
|
6288
|
|
6289 * gui-x.c (popup_selection_callback): use enqueue_magic_eval_event
|
|
6290 so that we don't corrupt ideas about the last event or
|
|
6291 command. Remove widget-callback-current-channel fiddling.
|
|
6292 * gui-msw.c (mswindows_handle_gui_wm_command): ditto.
|
|
6293
|
|
6294 2000-05-01 Martin Buchholz <martin@xemacs.org>
|
|
6295
|
|
6296 * XEmacs 21.2.33 is released.
|
|
6297
|
|
6298 2000-05-01 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
6299
|
|
6300 * make-src-depend: Allow dots in header file name.
|
|
6301
|
|
6302 2000-05-01 Yoshiki Hayashi <yoshiki@xmacs.org>
|
|
6303
|
|
6304 * mule-charset.h (struct charset_lookup): Add
|
|
6305 next_allocated_1_byte_leading_byte and
|
|
6306 next_allocated_2_byte_leading_byte.
|
|
6307 * mule-charset.c: Move above two variables so that those values
|
|
6308 will be dumped.
|
|
6309
|
|
6310 2000-04-26 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
6311
|
|
6312 * insdel.c (find_charsets_in_bufbyte_string): Add Vcharset_ascii
|
|
6313 when string length is zero.
|
|
6314 (find_charsets_in_emchar_string): Ditto.
|
|
6315
|
|
6316 2000-04-29 Bjrn Torkelsson <torkel@hpc2n.umu.se>
|
|
6317
|
|
6318 * lisp.h: extern Qdialog and Qmenubar.
|
|
6319
|
|
6320 * gui-x.c: added events.h.
|
|
6321 also fixed typo which made the file uncompilable.
|
|
6322
|
|
6323 * general.c: Added Qmenubar and Qdialog
|
|
6324
|
|
6325 2000-04-28 Ben Wing <ben@xemacs.org>
|
|
6326
|
|
6327 * frame-msw.c (mswindows_init_frame_1):
|
|
6328 * frame-msw.c (mswindows_mark_frame):
|
|
6329 * event-msw.c (mswindows_enqueue_dispatch_event):
|
|
6330 * console-msw.h:
|
|
6331 * console-msw.h (struct mswindows_frame):
|
|
6332 * console-msw.h (FRAME_MSWINDOWS_WIDGET_HASH_TABLE1):
|
|
6333 there are now three hash tables for callbacks.
|
|
6334 mswindows_enqueue_dispatch_event is no longer static.
|
446
|
6335
|
442
|
6336 * dialog-x.c (maybe_run_dbox_text_callback):
|
|
6337 * dialog-x.c (dbox_descriptor_to_widget_value):
|
|
6338 switch to new cons3 form for callbacks.
|
446
|
6339
|
442
|
6340 * glyphs-msw.c (mswindows_register_gui_item):
|
|
6341 * glyphs-msw.c (mswindows_widget_instantiate):
|
|
6342 * glyphs-msw.c (add_tree_item):
|
|
6343 * glyphs-msw.c (add_tab_item):
|
|
6344 new image instance parameter, so it can be passed to callback-ex.
|
|
6345 respect :callback-ex as well as :callback.
|
446
|
6346
|
442
|
6347 * glyphs-widget.c (VALID_GUI_KEYWORDS):
|
|
6348 add :callback-ex.
|
446
|
6349
|
442
|
6350 * glyphs.c (print_image_instance):
|
|
6351 prettify, e.g. now prints widget type.
|
446
|
6352
|
442
|
6353 * gui-x.h:
|
|
6354 certain funs have new image instance parameter.
|
446
|
6355
|
442
|
6356 * gui.c:
|
|
6357 * gui.c (get_gui_callback):
|
|
6358 * gui.c (gui_item_add_keyval_pair):
|
|
6359 * gui.c (gui_item_init):
|
|
6360 * gui.c (gui_add_item_keywords_to_plist):
|
|
6361 * gui.c (mark_gui_item):
|
|
6362 * gui.c (gui_item_hash):
|
|
6363 * gui.c (gui_item_equal):
|
|
6364 * gui.c (copy_gui_item):
|
|
6365 * gui.c (syms_of_gui):
|
|
6366 recognize callback-ex in a number of places.
|
|
6367 also, fix the annoying "can't get out of yes-no dialog" bug.
|
446
|
6368
|
442
|
6369 * gui.h:
|
|
6370 * gui.h (struct Lisp_Gui_Item):
|
|
6371 recognize callback-ex in a number of places.
|
|
6372
|
|
6373 * menubar-x.c (menu_item_descriptor_to_widget_value_1):
|
|
6374 new parameter in button_item_to_widget_value.
|
446
|
6375
|
442
|
6376 * glyphs-x.c (x_update_widget):
|
|
6377 * glyphs-x.c (x_button_instantiate):
|
|
6378 * glyphs-x.c (x_button_update):
|
|
6379 * glyphs-x.c (x_progress_gauge_instantiate):
|
|
6380 * glyphs-x.c (x_edit_field_instantiate):
|
|
6381 * glyphs-x.c (x_combo_box_instantiate):
|
|
6382 * glyphs-x.c (x_tab_control_instantiate):
|
|
6383 * glyphs-x.c (x_label_instantiate):
|
|
6384 new image instance parameter in various places.
|
446
|
6385
|
442
|
6386 * event-Xt.c:
|
|
6387 * event-Xt.c (enqueue_Xt_dispatch_event):
|
|
6388 this fun gets exported.
|
446
|
6389
|
442
|
6390 * gui-msw.c:
|
|
6391 * gui-msw.c (mswindows_handle_gui_wm_command):
|
|
6392 handle both :callback and :callback-ex, and generate our own
|
|
6393 event because it's one of the callback-ex arguments.
|
446
|
6394
|
442
|
6395 * gui-x.c:
|
|
6396 * gui-x.c (popup_selection_callback):
|
|
6397 handle both :callback and :callback-ex, and generate our own
|
|
6398 event because it's one of the callback-ex arguments.
|
|
6399 * gui-x.c (button_item_to_widget_value):
|
|
6400 * gui-x.c (gui_items_to_widget_values_1):
|
|
6401 * gui-x.c (gui_item_children_to_widget_values):
|
|
6402 * gui-x.c (gui_items_to_widget_values):
|
|
6403 new image instance parameter in various places.
|
|
6404
|
|
6405 * fns.c (Freplace_list):
|
|
6406 fix small typo in doc string.
|
446
|
6407
|
442
|
6408 * lisp.h:
|
|
6409 declare enqueue_Xt_dispatch_event.
|
|
6410
|
|
6411 2000-04-28 Ben Wing <ben@xemacs.org>
|
|
6412
|
|
6413 * buffer.c:
|
|
6414 * buffer.c (Frecord_buffer):
|
|
6415 * buffer.c (syms_of_buffer):
|
|
6416 delete record-buffer-hook.
|
446
|
6417
|
442
|
6418 * fns.c:
|
|
6419 * fns.c (Freplace_list):
|
|
6420 * fns.c (syms_of_fns):
|
|
6421 new primitive replace-list.
|
446
|
6422
|
442
|
6423 * frameslots.h:
|
|
6424 slot for old buffer-alist.
|
446
|
6425
|
442
|
6426 * lisp.h:
|
|
6427 exfun replace-list.
|
446
|
6428
|
442
|
6429 * redisplay.c:
|
|
6430 * redisplay.c (redisplay_frame):
|
|
6431 * redisplay.c (syms_of_redisplay):
|
|
6432 * redisplay.c (vars_of_redisplay):
|
|
6433 new hook buffer-list-changed-hook.
|
|
6434 call it.
|
|
6435
|
|
6436 2000-04-27 Ben Wing <ben@xemacs.org>
|
|
6437
|
|
6438 * extents.h: extern in_modeline_generation.
|
|
6439
|
|
6440 * redisplay.c (generate_formatted_string_db): set
|
|
6441 in_modeline_generation.
|
|
6442
|
|
6443 * extents.c (extent_changed_for_redisplay): don't mark redisplay
|
|
6444 flags if in modeline generation. otherwise frame-modified-tick
|
|
6445 is ticked far too often.
|
|
6446 Declare in_modeline_generation.
|
|
6447
|
|
6448 2000-04-26 Ben Wing <ben@xemacs.org>
|
|
6449
|
|
6450 * emacs.c (vars_of_emacs): document quick-build "error-checking"
|
|
6451 option.
|
|
6452 (vars_of_emacs): add quick-build as an error-checking option.
|
|
6453 A bit kludgy, but there doesn't seem much point in creating
|
|
6454 a real var for this.
|
|
6455
|
|
6456 * config.h.in: put in an entry for QUICK_BUILD; remove NO_DOC_FILE.
|
|
6457
|
|
6458 2000-04-14 IKEYAMA Tomonori <tomonori@suiyokai.org>
|
|
6459
|
|
6460 * redisplay.h (struct display_line): Add a new variable,
|
|
6461 line_continuation.
|
|
6462
|
|
6463 * redisplay.c (create_text_block): Set dl->line_continuation if
|
|
6464 the line continues.
|
|
6465 (create_string_text_block): Ditto.
|
|
6466 (regenerate_window_incrementally): Use line_continuation instead
|
|
6467 of searching continuation glyph.
|
|
6468 (add_margin_runes): Call add_glyph_rune.
|
|
6469 (add_glyph_rune): Handle margin glyph.
|
|
6470
|
|
6471 2000-04-20 Martin Buchholz <martin@xemacs.org>
|
|
6472
|
446
|
6473 * filelock.c (fill_in_lock_file_name):
|
442
|
6474 ANSIfy.
|
|
6475 Check for IS_ANY_SEP instead of '/'.
|
446
|
6476 (lock_file_1):
|
442
|
6477 Avoid generating gratuitous garbage. Call user_login_name() directly.
|
|
6478 Never check errno without first seeing that system call failed.
|
|
6479 (unlock_file): Add GCPRO.
|
|
6480 (Flock_buffer): Fix docstring.
|
|
6481 (Ffile_locked_p): Fix docstring. Add GCPRO.
|
|
6482
|
|
6483 2000-04-19 Martin Buchholz <martin@xemacs.org>
|
|
6484
|
446
|
6485 * sysdep.c (get_pty_max_bytes):
|
442
|
6486 Fix hangs on DEC OSF 4.0 when (process-send-string) sends
|
|
6487 strings longer than 252 bytes.
|
|
6488
|
|
6489 * md5.c: Unconditionally include ANSI header <limits.h>
|
|
6490
|
446
|
6491 * glyphs-x.c (convert_EImage_to_XImage):
|
|
6492 * lisp-union.h (union Lisp_Object):
|
442
|
6493 Use consistently the syntax #ifdef FEATURE, not #if FEATURE.
|
|
6494
|
|
6495 2000-04-13 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
6496
|
|
6497 * filelock.c (current_lock_owner): Remove unused variable o, p.
|
|
6498
|
|
6499 2000-04-17 Norbert Koch <n.koch@eai-delta.de>
|
|
6500
|
|
6501 * callint.c: Remove multiply defined symbol Qlet
|
|
6502 (syms_of_callint): ditto.
|
|
6503
|
|
6504 2000-04-14 Andy Piper <andy@xemacs.org>
|
|
6505
|
|
6506 * general.c (syms_of_general): add last-command, this-command, let
|
|
6507 and funcall.
|
|
6508
|
|
6509 * lisp.h: declare various symbols.
|
|
6510
|
|
6511 * glyphs.h: declare Qwidget_callback_current_channel;
|
|
6512
|
|
6513 * glyphs-widget.c (syms_of_glyphs_widget): add
|
|
6514 Qgui_callback_current_channel.
|
|
6515 (vars_of_glyphs_widget): add Vgui_callback_current_channel.
|
|
6516
|
|
6517 * gui-msw.c (mswindows_handle_gui_wm_command): bind
|
|
6518 widget-callback-current-channel when invoking the interactive
|
|
6519 arg. Also bind last-command and next-command when invoking the
|
|
6520 widget updates.
|
|
6521 * gui-x.c (popup_selection_callback): ditto.
|
|
6522
|
|
6523 * gui.c (get_gui_callback): massage args so that we are always
|
|
6524 calling eval. This allows us to add our own variable bindings
|
|
6525 outside.
|
|
6526
|
|
6527 * glyphs-x.c (x_button_instantiate): use
|
|
6528 gui_items_to_widget_values since this is GC safe.
|
|
6529 (x_progress_gauge_instantiate): ditto.
|
|
6530 (x_edit_field_instantiate): ditto.
|
|
6531 (x_label_instantiate): ditto.
|
|
6532
|
|
6533 * event-Xt.c (emacs_Xt_handle_magic_event): remove old printfs.
|
|
6534 (emacs_Xt_event_widget_focus_out): new function
|
|
6535 (emacs_Xt_event_widget_focus_in): new function. Set the keyboard
|
|
6536 focus.
|
|
6537 (emacs_Xt_event_add_widget_actions): new function. add focus
|
|
6538 functions as actions.
|
|
6539 (init_event_Xt_late): use it.
|
|
6540
|
|
6541 2000-04-14 Hrvoje Niksic <hniksic@iskon.hr>
|
|
6542
|
|
6543 * event-stream.c (Fdispatch_event): Doc fix.
|
|
6544
|
|
6545 2000-03-29 SL Baur <steve@musashimaru.m17n.org>
|
|
6546
|
|
6547 * postgresql.c: Remove all references to PQsetenv*.
|
|
6548
|
|
6549 * postgresql.h: Remove references to PGsetenvHandler object.
|
|
6550 * lrecord.h (lrecord_type): Ditto.
|
|
6551
|
|
6552 2000-04-11 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
6553
|
|
6554 * glyphs-msw.h (struct mswindows_image_instance_data): Added
|
|
6555 real_heigh and real_width members, and accessor macros for these.
|
|
6556
|
|
6557 * glyphs-msw.c (init_image_instance_geometry): New function.
|
|
6558 (init_image_instance_from_dibitmap): Use it.
|
|
6559 (mswindows_resource_instantiate): Use it.
|
|
6560 (init_image_instance_from_xbm_inline): Use it.
|
|
6561 (mswindows_initialize_image_instance_mask): Use real bitmap
|
|
6562 geometry.
|
|
6563 (mswindows_create_resized_bitmap): Ditto.
|
|
6564 (mswindows_create_resized_mask): Ditto.
|
446
|
6565
|
442
|
6566 * redisplay-msw.c (mswindows_output_dibitmap): Stretch real mask
|
|
6567 and bitmap to their surface size.
|
|
6568
|
|
6569 2000-04-11 Jan Vroonhof <jan@xemacs.org>
|
|
6570
|
|
6571 * process-unix.c (unix_send_process): Guard against process MIA
|
|
6572 after Faccept_process_output.
|
|
6573
|
|
6574 2000-04-11 Ben Wing <ben@xemacs.org>
|
|
6575
|
|
6576 * eval.c (unbind_to_hairy): fix brokenness introduced by
|
|
6577 nanosecond speed improvements.
|
|
6578
|
|
6579 2000-04-07 Raymond Toy <toy@rtp.ericsson.se>
|
|
6580
|
|
6581 * sunplay.c (init_device): To play sounds correctly, the device
|
|
6582 apparently needs to be initialized at least once by XEmacs. Make
|
|
6583 it so.
|
|
6584
|
|
6585 2000-04-10 IKEYAMA Tomonori <tomonori@suiyokai.org>
|
|
6586
|
|
6587 * redisplay.c (add_margin_runes): Add text image glyph
|
|
6588 handling.
|
|
6589
|
|
6590 2000-04-06 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
6591
|
|
6592 * lisp.h (DOESNT_RETURN): Don't declare as volatile when
|
|
6593 gcc is newer than 2.5.
|
|
6594
|
|
6595 2000-04-06 Colin Rafferty <colin@xemacs.org>
|
|
6596
|
|
6597 * lisp.h (FLEXIBLE_ARRAY_STRUCT_SIZEOF): Created.
|
446
|
6598
|
442
|
6599 * fns.c (size_bit_vector):
|
|
6600 * alloc.c (size_vector):
|
|
6601 (make_vector_internal):
|
|
6602 (make_bit_vector_internal):
|
|
6603 (sweep_bit_vectors_1):
|
|
6604 Replace calls to offsetof with FLEXIBLE_ARRAY_STRUCT_SIZEOF macro.
|
|
6605
|
|
6606 2000-04-06 Andy Piper <andy@xemacs.org>
|
|
6607
|
|
6608 * gmalloc.c (malloc): undo previous change.
|
|
6609 (malloc): ditto.
|
|
6610 (free): ditto.
|
|
6611 (realloc): ditto.
|
|
6612
|
|
6613 2000-04-06 IKEYAMA Tomonori <tomonori@suiyokai.org>
|
|
6614
|
|
6615 * line-number.c (buffer_line_number): Revert to former version.
|
|
6616
|
|
6617 2000-04-06 Andy Piper <andy@xemacs.org>
|
|
6618
|
|
6619 * gmalloc.c (malloc): add error checking.
|
|
6620 (malloc): ditto.
|
|
6621 (free): ditto.
|
|
6622 (realloc): ditto.
|
|
6623
|
|
6624 * dialog-x.c (dbox_descriptor_to_widget_value): add extra
|
|
6625 button_item_to_widget_value arg.
|
|
6626
|
|
6627 * glyphs-x.c (x_button_instantiate): add extra
|
|
6628 button_item_to_widget_value arg.
|
|
6629 (x_progress_gauge_instantiate): ditto.
|
|
6630 (x_edit_field_instantiate): ditto.
|
|
6631 (x_label_instantiate): ditto.
|
|
6632
|
|
6633 * gui-x.c (gui_items_to_widget_values_1): add extra
|
|
6634 button_item_to_widget_value arg.
|
|
6635 (button_item_to_widget_value): add extra menu_item_p arg.
|
|
6636
|
|
6637 * gui-x.h: change signature of button_item_to_widget_value.
|
|
6638
|
|
6639 * menubar-x.c (menu_item_descriptor_to_widget_value_1): add extra
|
|
6640 button_item_to_widget_value arg.
|
|
6641
|
|
6642 2000-04-03 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
6643
|
|
6644 * buffer.h (struct buffer): auto_save_modified should be long.
|
|
6645
|
|
6646 2000-04-05 Andy Piper <andy@xemacs.org>
|
|
6647
|
|
6648 * glyphs-widget.c (widget_instantiate): pixwidth != pixheight
|
|
6649 type.
|
|
6650 (button_query_geometry): give a little more room so that athena
|
|
6651 buttons fit.
|
|
6652
|
|
6653 2000-04-05 Andy Piper <andy@xemacs.org>
|
|
6654
|
|
6655 * faces.c (complex_vars_of_faces): The widget face should inherit
|
|
6656 the font of the gui-element face.
|
|
6657
|
|
6658 2000-04-04 Andy Piper <andy@xemacs.org>
|
|
6659
|
|
6660 * glyphs-x.c (x_button_update): new function. unconditionally
|
|
6661 update a button's state when the instance is dirty.
|
|
6662 (image_instantiator_format_create_glyphs_x): add x_button_update.
|
|
6663 (x_widget_instantiate): remove old resize cruft.
|
|
6664
|
|
6665 2000-04-02 Andy Piper <andy@xemacs.org>
|
|
6666
|
|
6667 * frame.c (change_frame_size_1): The introduction of gutters means
|
|
6668 that we need to allow 0 as a potential frame dimension.
|
|
6669
|
|
6670 2000-04-02 IKEYAMA Tomonori <tomonori@suiyokai.org>
|
|
6671
|
|
6672 * redisplay.c (add_glyph_rune): Don't set 0 to bufpos for text
|
|
6673 image glyph if allow_cursor.
|
|
6674 (add_hscroll_rune): Don't allow cursor to border glyph.
|
|
6675 (create_text_block): Ditto.
|
|
6676
|
|
6677 * redisplay-output.c (redisplay_move_cursor): Do nothing even if
|
|
6678 text not in buffer.
|
|
6679 (redisplay_output_layout): Call ensure_face_cachel_complete for
|
|
6680 text image glyph.
|
|
6681
|
|
6682
|
|
6683 2000-03-16 IKEYAMA Tomonori <tomonori@suiyokai.org>
|
|
6684
|
|
6685 * redisplay.c (add_glyph_rune): Adding text image as text runes.
|
|
6686
|
|
6687 * redisplay-output.c (redisplay_move_cursor): NO_CURSOR if text
|
|
6688 not in buffer
|
|
6689
|
|
6690 * redisplay-tty.c (tty_output_display_block): Delete the routine
|
|
6691 for text image glyph
|
|
6692 * redisplay-x.c (x_output_display_block): ditto
|
|
6693 * redisplay-msw.c (mswindows_output_display_block): ditto
|
|
6694
|
|
6695 2000-02-02 Mike Alexander <mta@arbortext.com>
|
|
6696
|
|
6697 Note: Some of these were committed by accident as part of other
|
|
6698 patches.
|
446
|
6699
|
442
|
6700 * regex.c (regex_compile): Avoid compiler warnings.
|
|
6701
|
|
6702 * ntproc.c (sys_spawnve): Avoid compiler warnings.
|
|
6703
|
|
6704 * nt.h: Declare term_ntproc correctly.
|
|
6705
|
|
6706 * nt.c: Remove incorrect declaration of get_home_directory which
|
|
6707 is declared correctly in lisp.h.
|
|
6708
|
|
6709 * keymap.c (get_keyelt): Avoid compiler warnings.
|
|
6710 (raw_lookup_key_mapper): Avoid compiler warnings.
|
|
6711
|
|
6712 * gutter.c (gutter_was_visible): Add return statement to avoid warning.
|
|
6713
|
|
6714 * glyphs-eimage.c (png_instantiate): Avoid compiler warnings.
|
|
6715
|
|
6716 * filemode.c (mode_string): Avoid compiler warnings.
|
|
6717
|
|
6718 * file-coding.c (Fcoding_system_aliasee): Add return statement to
|
|
6719 avoid warning.
|
|
6720
|
|
6721 * events-mod.h: Undef some things that winuser.h defines differently.
|
|
6722
|
|
6723 * data.c (Faset): Avoid compiler warnings.
|
|
6724
|
|
6725 * alloc.c (Fmake_byte_code): Avoid compiler warnings.
|
|
6726
|
|
6727 2000-03-03 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
6728
|
|
6729 * sound.c (Fplay_sound_file): Wrap ESD in start/stop_interrupts.
|
|
6730 Fall through to simple beep on error.
|
|
6731 Replace "extern" by real header file.
|
|
6732
|
|
6733 * linuxplay.c: Use nativesound.h
|
|
6734 (play_sound_data): Return error code. Be less verbose on error.
|
|
6735
|
|
6736 * sunplay.c: Use nativesound.h
|
|
6737 (play_sound_data): Return error code. Be less verbose on error.
|
|
6738
|
|
6739 * ntplay.c: Use nativesound.h
|
|
6740 (play_sound_data): Return fake error code
|
|
6741
|
|
6742 * sgiplay.c: Use nativesound.h
|
|
6743 (play_sound_data): Return error code
|
|
6744
|
|
6745 * hpplay.c: Use nativesound.h, partially implement
|
|
6746 new error code. Break compilation until finished.
|
|
6747 (play_sound_data): error code.
|
|
6748
|
446
|
6749 * nativesound.h (play_sound_file):
|
442
|
6750 (play_sound_data): Prototype in new header.
|
|
6751
|
|
6752 2000-03-31 Andy Piper <andy@xemacs.org>
|
|
6753
|
|
6754 * glyphs-widget.c: (button_query_geometry): new function. Adjust
|
|
6755 for toggle and radio buttons.
|
|
6756 (image_instantiator_buttons): use it.
|
|
6757
|
|
6758 2000-03-03 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
6759
|
446
|
6760 * scrollbar-x.c (x_update_vertical_scrollbar_callback):
|
442
|
6761 (x_update_horizontal_scrollbar_callback): Return if no mirror was
|
|
6762 found. Scrollbar event probably belonged to some old config.
|
|
6763
|
|
6764 2000-03-31 Andy Piper <andy@xemacs.org>
|
|
6765
|
|
6766 * glyphs-widget.c (widget_instantiate): use LAYOUT_VERTICAL rather
|
|
6767 than 1.
|
|
6768 (initialize_widget_image_instance): default layout to
|
|
6769 LAYOUT_HORIZONTAL rather than 0.
|
|
6770 (widget_instantiate): reverse the item list at the end rather than
|
|
6771 every iteration.
|
|
6772 (layout_layout): re-code for the border text at the front of the
|
|
6773 item list rather than at the end.
|
|
6774 (layout_query_geometry): ditto. Pick up fixed and dynamic sizes
|
|
6775 provided by the user.
|
|
6776 (widget_query_geometry): comment.
|
|
6777
|
|
6778 2000-03-30 Andy Piper <andy@xemacs.org>
|
|
6779
|
|
6780 * glyphs-widget.c (image_instantiator_layout): allow standard
|
|
6781 widget keywords in layouts.
|
|
6782
|
|
6783 * gutter.c (output_gutter): cope with nil gutter contents.
|
|
6784
|
|
6785 * frame.c (Fset_frame_properties): add gutter docs.
|
|
6786
|
|
6787 2000-03-29 Andy Piper <andy@xemacs.org>
|
|
6788
|
|
6789 * toolbar-msw.c (TBSTYLE_FLAT): add.
|
|
6790 (mswindows_output_toolbar): minor fiddling.
|
|
6791
|
|
6792 2000-03-29 Andy Piper <andy@xemacs.org>
|
|
6793
|
|
6794 * gutter.c (output_gutter): force gutter size recalculation if
|
|
6795 what we are trying to display won't fit.
|
|
6796 (update_gutter_geometry): new function. A per-gutter version of
|
|
6797 update_frame_gutter_geometry.
|
|
6798 (update_frame_gutter_geometry): use it.
|
|
6799 (redraw_exposed_gutter): add extra debugging output.
|
|
6800
|
|
6801 2000-03-28 Mike Alexander <mta@arbortext.com>
|
|
6802
|
|
6803 * dumper.c: Declare pdump_hFile and pdump_hMap (Windows only)
|
|
6804 (pdump_file_unmap): Implement it on Windows
|
|
6805 (pdump_file_get): Save alocated handles for pdump_file_unmap
|
|
6806
|
|
6807 2000-03-28 Andy Piper <andy@xemacs.org>
|
|
6808
|
|
6809 * gui.c (get_gui_callback): treat Quit specially.
|
|
6810
|
|
6811 2000-03-27 Andy Piper <andy@xemacs.org>
|
|
6812
|
|
6813 * glyphs.c (image_instantiate): be careful to check in the same
|
|
6814 way we assigned.
|
|
6815
|
|
6816 2000-03-27 Didier Verna <didier@xemacs.org>
|
|
6817
|
|
6818 * config.h.in: define the proper SMART_INCLUDE macro.
|
|
6819 handle renaming of `foo_h_path' to `foo_h_file'.
|
|
6820
|
|
6821 * database.c: ditto.
|
|
6822
|
|
6823 * emacs.c: ditto.
|
|
6824
|
|
6825 * linuxplay.c: ditto.
|
|
6826
|
|
6827 * terminfo.c: ditto.
|
|
6828
|
|
6829 * tooltalk.h: ditto.
|
|
6830
|
|
6831 2000-03-27 Andy Piper <andy@xemacs.org>
|
|
6832
|
|
6833 * glyphs-msw.c (mswindows_update_widget): make sure the widget
|
|
6834 gets updated whenever the face might have changed.
|
|
6835
|
|
6836 2000-03-26 Mike Alexander <mta@arbortext.com>
|
|
6837
|
|
6838 * dumper.c (pdump_resource_free): Fix the comment.
|
|
6839
|
|
6840 2000-03-21 Olivier Galibert <galibert@pobox.com>
|
|
6841
|
|
6842 * input-method-xlib.c (XIM_init_frame): Remove painful warning.
|
|
6843
|
|
6844 2000-03-22 Mike Alexander <mta@arbortext.com>
|
|
6845
|
|
6846 * dumper.c: Include Windows headers on Windows
|
|
6847 (pdump_resource_free): Add a body to the function
|
|
6848 (pdump_load): exe_name -> exe_path and add some comments.
|
|
6849
|
|
6850 2000-03-25 Mike Alexander <mta@arbortext.com>
|
|
6851
|
|
6852 * gui.c (copy_gui_item_tree): Return a value in all cases
|
|
6853
|
|
6854 2000-03-21 Didier Verna <didier@xemacs.org>
|
|
6855
|
|
6856 * config.h.in: move INCLUDE_GLUE_1 and INCLUDE_GLUE_2 here from
|
|
6857 lwlib/config.h.in.
|
|
6858 (SMART_INCLUDE): new macro.
|
|
6859 (POSTGRES_INCLUDE): new macro to include postgresql headers from
|
|
6860 the proper location.
|
|
6861
|
|
6862 * postgresql.c: use it.
|
|
6863
|
|
6864 * inline.c: ditto.
|
|
6865
|
|
6866 2000-03-24 Andy Piper <andy@xemacs.org>
|
|
6867
|
|
6868 * gutter.c (redraw_exposed_gutters): must be "in display" when we
|
|
6869 do this.
|
|
6870
|
|
6871 2000-03-24 Andy Piper <andy@xemacs.org>
|
|
6872
|
|
6873 * redisplay-output.c (compare_runes): use image_instance_changed
|
|
6874 to detect changes. Do not depend on glyphs_changed, only depend on
|
|
6875 dirtiness.
|
|
6876 (redisplay_output_layout): add debug messages.
|
|
6877 (compare_runes): ditto.
|
|
6878
|
|
6879 * glyphs.h: declare new functions.
|
|
6880 (struct Lisp_Image_Instance): remove percent and associated
|
|
6881 accessors.
|
|
6882
|
|
6883 * gui.h: declare new copying functions.
|
|
6884
|
|
6885 * gui.c (copy_gui_item_tree): new function.
|
|
6886 (copy_gui_item): new function.
|
|
6887 (gui_item_id_hash): revert to standard hash.
|
|
6888 (gui_item_hash): ditto.
|
|
6889 (gui_item_hash_internal): deleted.
|
|
6890 (mark_gui_item): mark value.
|
|
6891 (gui_item_add_keyval_pair): add value.
|
|
6892 (gui_item_init): ditto.
|
|
6893 (gui_add_item_keywords_to_plist): ditto.
|
|
6894 (gui_item_equal): ditto.
|
|
6895 (syms_of_gui): add Q_value.
|
|
6896
|
|
6897 * glyphs-x.c (x_progress_gauge_update): use pending items and
|
|
6898 value for setting the state.
|
|
6899 (x_update_widget): don't set items from pending here.
|
|
6900
|
|
6901 * glyphs-widget.c (update_widget): update items here.
|
|
6902 (progress_gauge_set_property): use items for storing value. Put
|
|
6903 new value in pending items.
|
|
6904
|
|
6905 * glyphs-msw.c (mswindows_progress_gauge_update): use pending
|
|
6906 items for new value. Convert percent -> value.
|
|
6907 (mswindows_tab_control_update): don't update items here.
|
|
6908
|
|
6909 * glyphs.c (Fupdate_widget_instances): use image_instance_changed.
|
|
6910 (update_subwindow): ditto.
|
|
6911 (image_instance_changed): new function. Compare hash values and
|
|
6912 past and present widget items.
|
|
6913 (image_instantiate): We more careful about where we instantiate
|
|
6914 things.
|
|
6915 (image_instantiate): add error checking.
|
|
6916
|
|
6917 * gutter.c (syms_of_gutter): use -hook.
|
|
6918
|
|
6919 2000-03-20 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
6920
|
|
6921 * console-tty.c (Fset_console_tty_input_coding_system): Use
|
|
6922 Qkeyboard.
|
|
6923 (Fset_console_tty_output_coding_system): Use Qterminal.
|
|
6924 (tty_init_console): Use Qkeyboard and Qterminal.
|
|
6925
|
|
6926 2000-03-21 Ben Wing <ben@xemacs.org>
|
|
6927
|
|
6928 * ntproc.c (create_child): remove bogus HAVE_NTGUI's.
|
|
6929 From Mike Alexander <mta@arbortext.com>.
|
|
6930
|
|
6931 2000-03-21 Ben Wing <ben@xemacs.org>
|
|
6932
|
|
6933 * event-msw.c (mswindows_need_event): Horrible kludge to fix
|
|
6934 process brokenness. Proper implementation to come.
|
|
6935 * callproc.c:
|
|
6936 Rename call-process-internal to old-call-process-internal.
|
|
6937 New impl. in process.el.
|
|
6938
|
|
6939 2000-03-21 Martin Buchholz <martin@xemacs.org>
|
|
6940
|
|
6941 * Makefile.in.in: Coalesce HAVE_NATIVE_SOUND code fragments.
|
|
6942
|
|
6943 2000-03-20 Andy Piper <andy@xemacs.org>
|
|
6944
|
|
6945 * glyphs.c (full_list_hash): make hashes of the same elements in
|
|
6946 different orders return different values.
|
|
6947
|
|
6948 2000-03-20 Martin Buchholz <martin@xemacs.org>
|
|
6949
|
|
6950 * XEmacs 21.2.32 is released.
|
|
6951
|
|
6952 2000-03-20 Martin Buchholz <martin@xemacs.org>
|
|
6953
|
|
6954 * buffer.h (DFC_ALLOCA_USE_CONVERTED_DATA):
|
|
6955 (DFC_MALLOC_USE_CONVERTED_DATA):
|
|
6956 Add aliasing-safe casts to allow use with char* or unsigned char*
|
|
6957 lvalues.
|
|
6958
|
|
6959 * eldap.c (Fldap_open):
|
|
6960 (Fldap_search_basic):
|
|
6961 (Fldap_add):
|
|
6962 (Fldap_modify):
|
|
6963 Make C++-compilable.
|
|
6964 Make sure GCPRO'ed variables are initialized.
|
|
6965 Use temp variables to avoid repeated calls to Flength.
|
|
6966
|
|
6967 2000-03-16 Martin Buchholz <martin@xemacs.org>
|
|
6968
|
|
6969 * sysfile.h:
|
|
6970 Make sure PATH_MAX is always defined.
|
|
6971 Include limits.h for PATH_MAX.
|
|
6972 Deprecate use of MAXPATHLEN.
|
|
6973
|
|
6974 2000-03-10 Martin Buchholz <martin@xemacs.org>
|
|
6975
|
|
6976 * emacs.c: Add reinit_vars_of_fileio.
|
|
6977 * symsinit.h: Add reinit_vars_of_fileio.
|
|
6978 * fileio.c (reinit_vars_of_fileio): New.
|
|
6979 * fileio.c (Fmake_temp_name):
|
|
6980 Initialize temp_name random number from microseconds to make
|
|
6981 collisions even less likely. Initialize always at process startup
|
|
6982 time. (make-temp-name) used to return the same file name twice in
|
|
6983 a row when PDUMP.
|
|
6984 Random stylistic fiddling.
|
|
6985 Comment fixes.
|
|
6986
|
|
6987 2000-03-20 Andy Piper <andy@xemacs.org>
|
|
6988
|
|
6989 * glyphs.c (image_instantiate): allow text glyphs to be
|
|
6990 instantiated in the minibuffer window.
|
|
6991
|
|
6992 2000-03-19 Andy Piper <andy@xemacs.org>
|
|
6993
|
|
6994 * glyphs.c (image_instance_hash): be careful about which items we
|
|
6995 hash on.
|
|
6996
|
|
6997 * glyphs-widget.c (tab_control_set_property): record into pending
|
|
6998 items rather than the actual items.
|
|
6999
|
|
7000 * glyphs-x.c (x_update_widget): use pending items to update with.
|
|
7001
|
|
7002 * glyphs-msw.c (mswindows_tab_control_update): use pending items
|
|
7003 to update with.
|
|
7004
|
|
7005 * glyphs.c (mark_image_instance): mark pending items.
|
|
7006
|
|
7007 * window.c (Fset_window_configuration): record the buffer.
|
|
7008 (Fselect_window): totally revert previous change which breaks many
|
|
7009 things.
|
|
7010
|
|
7011 2000-03-18 Andy Piper <andy@xemacs.org>
|
|
7012
|
|
7013 * glyphs-msw.c (mswindows_tab_control_update): force selected
|
|
7014 item.
|
|
7015
|
|
7016 * glyphs.c (image_instantiate): don't allow the minibuffer as a
|
|
7017 window domain cache, otherwise we get inconsistencies at
|
|
7018 startup. There is something fishy at startup which can lead to the
|
|
7019 minibuffer being the selected window when the gutter content is
|
|
7020 instantiated.
|
|
7021
|
|
7022 * gui.c (parse_gui_item_tree_list): add probably unnecessary
|
|
7023 gcpros.
|
|
7024 (parse_gui_item_tree_children): ditto.
|
|
7025 (parse_gui_item_tree_item): ditto.
|
|
7026
|
|
7027 * glyphs.c (Fupdate_widget_instances): return something.
|
|
7028
|
|
7029 2000-03-18 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
7030
|
|
7031 * window.c (Fselect_window): Undo 2000-03-17 change.
|
|
7032
|
|
7033 2000-03-17 SL Baur <steve@musashimaru.m17n.org>
|
|
7034
|
|
7035 * postgresql.c (Fpq_setenv): Remove this turkey when linking
|
|
7036 against v7.0 libraries. Insta-coredump city until the postgres
|
|
7037 folks fix it.
|
|
7038
|
|
7039 2000-03-17 Andy Piper <andy@xemacs.org>
|
|
7040
|
|
7041 * faces.c (complex_vars_of_faces): don't give the widget face an
|
|
7042 inherited background pixmap.
|
|
7043
|
|
7044 * glyphs-msw.c (mswindows_tab_control_instantiate): select the
|
|
7045 selected item.
|
|
7046
|
|
7047 * event-stream.c (Fdispatch_non_command_events): return something.
|
|
7048
|
|
7049 * gutter.c (output_gutter): use widget face.
|
|
7050 (clear_gutter): ditto.
|
|
7051
|
|
7052 * NEWS: adjust again.
|
|
7053
|
|
7054 * window.c (Fselect_window): make sure this runs to completion to
|
|
7055 avoid oddities with Fset_window_configuration.
|
|
7056 (Fcurrent_window_configuration): in general do not save the
|
|
7057 minibuffer as the selected window.
|
|
7058
|
|
7059 * glyphs.h (IMAGE_INSTANCE_HASH_DEPTH): increase.
|
|
7060
|
|
7061 2000-03-16 Olivier Galibert <galibert@pobox.com>
|
|
7062
|
|
7063 * emacs.c (Frunning_temacs_p): Revert previous patch.
|
|
7064 (main_1): Reinitialize running_temacs_argc if pdump_load succeeds.
|
|
7065
|
|
7066 2000-03-16 Andy Piper <andy@xemacs.org>
|
|
7067
|
|
7068 * glyphs-x.c (x_tab_control_update): if no widget values then
|
|
7069 return.
|
|
7070
|
|
7071 * NEWS: update for new features.
|
|
7072
|
|
7073 * event-Xt.c (emacs_Xt_force_event_pending): new function. Post a
|
|
7074 synthetic event to the native system.
|
|
7075 (reinit_vars_of_event_Xt): set force_event_pending to
|
|
7076 emacs_Xt_force_event_pending.
|
|
7077
|
|
7078 * events.h (struct event_stream): add force_event_pending.
|
|
7079
|
|
7080 * specifier.c (recompute_one_cached_specifier_in_window): add
|
|
7081 comment.
|
|
7082
|
|
7083 * redisplay.c (redisplay_frame): don't call
|
|
7084 update_frame_subwindows. Reset subwindow cachels when
|
|
7085 subwindows_changed, removing this was an optimization too far.
|
|
7086
|
|
7087 * redisplay-output.c (compare_runes): reorganize so that we catch
|
|
7088 glyph changes when we want them. Set optimize_output when this
|
|
7089 would help layouts.
|
|
7090 (redisplay_output_layout): remove frame_really_changed, use
|
|
7091 optimize_output instead.
|
|
7092
|
|
7093 * redisplay-msw.c (mswindows_output_display_block): reset
|
|
7094 optimize_output after outputting a glyph.
|
|
7095 * redisplay-x.c (x_output_display_block): ditto.
|
|
7096 * redisplay-tty.c (tty_output_display_block): ditto.
|
|
7097
|
|
7098 * gutter.c: (specifier_vars_of_gutter): use new spec changed
|
|
7099 functions.
|
|
7100 (gutter_specs_changed): do specific gutter positions.
|
|
7101 (top_gutter_specs_changed): new function. Only update the
|
|
7102 specified gutter specs.
|
|
7103 (bottom_gutter_specs_changed): ditto.
|
|
7104 (left_gutter_specs_changed): ditto.
|
|
7105 (right_gutter_specs_changed): ditto.
|
|
7106
|
|
7107 * gui.c (gui_item_hash_internal): new function, does a real hash.
|
|
7108 (gui_item_id_hash): use it.
|
|
7109 (gui_item_hash): hash the eval'ed gui_item.
|
|
7110
|
|
7111 * gui-x.c (popup_selection_callback): send an eval event to call
|
|
7112 Fupdate_widget_instances.
|
|
7113
|
|
7114 * gui-msw.c (mswindows_handle_gui_wm_command): send an eval event
|
|
7115 to call Fupdate_widget_instances.
|
|
7116
|
|
7117 * glyphs.h (struct Lisp_Image_Instance): add optimize_output flag.
|
|
7118 (IMAGE_INSTANCE_OPTIMIZE_OUTPUT): access it.
|
|
7119
|
|
7120 * glyphs.c: (update_frame_subwindows): deleted.
|
|
7121 (Fupdate_widget_instances): new function for updating the dirty
|
|
7122 state of widgets that might have changed.
|
|
7123 (syms_of_glyphs): add Qupdate_widget_instances.
|
|
7124 (full_list_hash): hash a list completely.
|
|
7125 (image_instance_hash): use it for items and properties.
|
|
7126
|
|
7127 * frame-msw.c (mswindows_size_frame_internal): remove unused
|
|
7128 variable.
|
|
7129
|
|
7130 * faces.h (struct face_cachel): fix comment.
|
|
7131
|
|
7132 * event-stream.c (Fdispatch_non_command_events): new
|
|
7133 function. Process non-command events, forcing an event cycle
|
|
7134 beforehand.
|
|
7135 (syms_of_event_stream): declare.
|
|
7136 (event_stream_force_event_pending): new function. Force an event
|
|
7137 on the native event queue so that an event cycle will occur next
|
|
7138 time we check.
|
|
7139
|
|
7140 * event-msw.c:
|
|
7141 (struct ntpipe_shove_stream):
|
|
7142 (mswindows_enqueue_dispatch_event):
|
|
7143 (mswindows_dequeue_dispatch_event):
|
|
7144 (mswindows_cancel_dispatch_event):
|
|
7145 (mswindows_pump_outstanding_events):
|
|
7146 (mswindows_drain_windows_queue):
|
|
7147 (mswindows_handle_paint):
|
|
7148 (mswindows_wnd_proc):
|
|
7149 (mswindows_key_to_emacs_keysym):
|
|
7150 (get_process_input_waitable):
|
|
7151 (emacs_mswindows_delete_stream_pair): re-indent file.
|
|
7152 (mswindows_need_event): do not process further fds if the windows
|
|
7153 fd is set, otherwise you get endless XM_BUMPQUEUE cycles. This
|
|
7154 fixes the 100% cpu problem.
|
|
7155 (reinit_vars_of_event_mswindows): set force_event_pending to 0.
|
|
7156
|
|
7157 2000-03-15 Olivier Galibert <galibert@pobox.com>
|
|
7158
|
|
7159 * alloc.h: New.
|
|
7160 * dumper.h: New.
|
|
7161 * dumper.c: New.
|
|
7162
|
|
7163 * emacs.c: Moved dump file searching to dumper.c.
|
|
7164 (Frunning_temacs_p): Fixed.
|
|
7165
|
|
7166 * alloc.c: Moved everything pdump-related to dumper.c. Removed
|
|
7167 last_lrecord_type_index_assigned.
|
|
7168
|
|
7169 2000-02-20 Olivier Galibert <galibert@pobox.com>
|
|
7170
|
|
7171 * symsinit.h: Added reinit parameter to init_console_stream
|
|
7172 declaration.
|
|
7173
|
|
7174 * lisp.h: Added file parameter to pdump_load declaration.
|
|
7175
|
|
7176 * emacs.c (main_1): Added -nd/--nodump-file and -sd/--show-dump-id
|
|
7177 support. Added dump file searching.
|
|
7178
|
|
7179 * config.h.in: Added EMACS_PROGNAME.
|
|
7180
|
|
7181 * console-stream.c (init_console_stream): Fix reinitialisation
|
|
7182 when running from temacs.
|
|
7183
|
|
7184 * alloc.c (pdump): Add id support.
|
|
7185 (pdump_load): Add file parameter and signature/id support.
|
|
7186
|
|
7187 * Makefile.in.in: Add full pdump support.
|
|
7188
|
|
7189 2000-03-15 SL Baur <steve@musashimaru.m17n.org>
|
|
7190
|
|
7191 * postgresql.c: Update documentation to reflect latest code
|
|
7192 status.
|
|
7193 (print_result): Show tuple counts in printed representation when
|
|
7194 appropriate.
|
|
7195 (Fpq_put_nbytes): MULE-ize.
|
|
7196 (Fpq_get_line_async): Ditto.
|
|
7197
|
|
7198 2000-03-14 SL Baur <steve@musashimaru.m17n.org>
|
|
7199
|
|
7200 * postgresql.c (Fpq_lo_import): Fix return value.
|
|
7201 Suggested by: Kenji Itoh <keit@tpj.co.jp>.
|
|
7202
|
|
7203 2000-03-13 Ben Wing <ben@xemacs.org>
|
|
7204
|
|
7205 * alloc.c (pdump_load):
|
|
7206 Fix compile warning under mswin.
|
|
7207
|
|
7208 2000-03-14 SL Baur <steve@musashimaru.m17n.org>
|
|
7209
|
|
7210 * postgresql.c: Mule-ization, bug fixes.
|
|
7211 Use PG_CODING to encapsulate coding system name changes.
|
|
7212 Backport a version of TO_EXTERNAL format for 21.1/InfoDock.
|
|
7213 (pg-coding-system): Create.
|
|
7214
|
|
7215 (Fpq_conn_defaults): Mule-ize.
|
|
7216 (Fpq_connectdb): Mule-ize & bug fix.
|
|
7217 (Fpq_connect_start): Mule-ize.
|
|
7218 (Fpq_set_client_encoding): Mule-ize.
|
|
7219 (Fpq_finish): Document `DEAD' connection status.
|
|
7220 (Fpq_clear): Ditto.
|
|
7221 (Fpq_pgconn): Mule-ize.
|
|
7222 (Fpq_exec): Mule-ize & bug fix.
|
|
7223 (Fpq_send_query): Ditto.
|
|
7224 (Fpq_get_result): Ditto.
|
|
7225 (Fpq_res_status): Mule-ize.
|
|
7226 (Fpq_result_error_message): Mule-ize.
|
|
7227 (Fpq_ntuples): fix comments.
|
|
7228 (Fpq_fname): Mule-ize.
|
|
7229 (Fpq_fnumber): Mule-ize.
|
|
7230 (Fpq_ftype): fix comments.
|
|
7231 (Fpq_get_value): Mule-ize.
|
|
7232 (Fpq_cmd_status): Ditto.
|
|
7233 (Fpq_cmd_tuples): Ditto.
|
|
7234 (Fpq_oid_value): Ditto.
|
|
7235 (Fpq_notifies): Ditto.
|
|
7236 (Fpq_lo_import): Ditto.
|
|
7237 (Fpq_lo_export): Ditto.
|
|
7238 (Fpq_get_line): Ditto.
|
|
7239 (Fpq_put_line): Mule-ize and bug fix.
|
|
7240 (syms_of_postgresql): Fix ifdef'ing, add pg-coding-system.
|
|
7241
|
|
7242 2000-03-10 SL Baur <steve@musashimaru.m17n.org>
|
|
7243
|
|
7244 * postgresql.c (vars_of_postgresql): Mule-ize.
|
|
7245 (Fpq_conn_defaults): Ditto.
|
|
7246
|
|
7247 2000-03-12 Ben Wing <ben@xemacs.org>
|
|
7248
|
|
7249 * alloc.c (Fmake_byte_code):
|
|
7250 * alloc.c (debug_string_purity_print):
|
|
7251 * alloc.c (pdump_backtrace):
|
|
7252 * alloc.c (pdump_get_indirect_count):
|
|
7253 * alloc.c (pdump_register_sub):
|
|
7254 * alloc.c (pdump_register_object):
|
|
7255 * alloc.c (pdump_register_struct):
|
|
7256 * alloc.c (pdump_dump_data):
|
|
7257 * alloc.c (pdump_reloc_one):
|
|
7258 Minor cleanups.
|
|
7259
|
|
7260 * console-msw.c:
|
|
7261 * console-msw.c (GetConsoleHwnd):
|
|
7262 * console-msw.c (msw_hide_console):
|
|
7263 * console-msw.c (msw_show_console):
|
|
7264 * console-msw.c (msw_ensure_console_buffered):
|
|
7265 * console-msw.c (msw_output_console_string):
|
|
7266 * console-msw.c (console_type_create_mswindows):
|
|
7267
|
|
7268 a) Added functions to manipulate the console window for use with
|
|
7269 shell support.
|
|
7270
|
|
7271 b) Added support for writing text to the console, which is now
|
|
7272 used under Windows when xemacs is not being run non-interactively,
|
|
7273 to write text that would otherwise be destined for stdout because
|
|
7274 under these circumstances, text written to stdout tends to
|
|
7275 disappear and not be seen.
|
|
7276
|
|
7277 * console-msw.h:
|
|
7278 * event-Xt.c:
|
|
7279 * event-Xt.c (x_event_to_emacs_event):
|
|
7280 * event-Xt.c (describe_event_window):
|
|
7281 * events-mod.h (XEMACS_MOD_CONTROL):
|
|
7282 * events.c:
|
|
7283 * events.c (Fmake_event):
|
|
7284 * events.c (character_to_event):
|
|
7285 * events.c (event_to_character):
|
|
7286 * events.c (format_event_object):
|
|
7287 * events.c (Fevent_modifiers):
|
|
7288 * events.h:
|
|
7289 * events.h (struct key_data):
|
|
7290 * events.h (struct button_data):
|
|
7291 * events.h (struct misc_user_data):
|
|
7292 * frame-x.c (Fcde_start_drag_internal):
|
|
7293 * frame-x.c (Foffix_start_drag_internal):
|
|
7294 * gpmevent.c (Freceive_gpm_event):
|
|
7295 * keymap.c:
|
|
7296 * keymap.c (bucky_sym_to_bucky_bit):
|
|
7297 * keymap.c (control_meta_superify):
|
|
7298 * keymap.c (make_key_description):
|
|
7299 * keymap.c (keymap_lookup_directly):
|
|
7300 * keymap.c (create_bucky_submap):
|
|
7301 * keymap.c (keymap_store):
|
|
7302 * keymap.c (define_key_check_and_coerce_keysym):
|
|
7303 * keymap.c (define_key_parser):
|
|
7304 * keymap.c (define_key_alternate_name):
|
|
7305 * keymap.c (Fdefine_key):
|
|
7306 * keymap.c (raw_lookup_key_mapper):
|
|
7307 * keymap.c (struct map_keymap_unsorted_closure):
|
|
7308 * keymap.c (map_keymap_unsorted_mapper):
|
|
7309 * keymap.c (map_keymap_sort_predicate):
|
|
7310 * keymap.c (map_keymap_sorted):
|
|
7311 * keymap.c (accessible_keymaps_mapper_1):
|
|
7312 * keymap.c (where_is_recursive_mapper):
|
|
7313 * keymap.c (describe_map_mapper):
|
|
7314 * keymap.c (describe_map_sort_predicate):
|
|
7315 * keymap.c (describe_map):
|
|
7316 * keymap.c (complex_vars_of_keymap):
|
|
7317 And a number of other files, the key modifier preprocessor
|
|
7318 constants that xemacs uses have names that conflict with constants
|
|
7319 defined under MS Windows for other purposes, so they were renamed
|
|
7320 to begin with the prefix XEMACS_. The variables that hold such
|
|
7321 modifiers were changed to consistently be of type int to fix
|
|
7322 various compile warnings.
|
|
7323
|
|
7324 * console.c (complex_vars_of_console):
|
|
7325 * device.c:
|
|
7326 * device-msw.c:
|
|
7327 * device-msw.c (mswindows_finish_init_device):
|
|
7328 * device-msw.c (msw_get_workspace_coords):
|
|
7329 * device-msw.c (mswindows_device_system_metrics):
|
|
7330 and various other files, added support for a new
|
|
7331 device property called offset-workspace which returns the position
|
|
7332 of the upper left corner of the workspace area and goes along with
|
|
7333 the existing size-workspace property.
|
|
7334
|
|
7335 * dialog-msw.c:
|
|
7336 * dialog-msw.c (push_bufbyte_string_as_unicode):
|
|
7337 * dialog-msw.c (mswindows_popup_dialog_box):
|
|
7338 Added support for XEmacs-style accelerator specifications in
|
|
7339 button text. Note: I didn't add support for this under X Windows,
|
|
7340 and somebody needs to do this.
|
|
7341
|
|
7342 * dialog.c:
|
|
7343 * dialog.c (Fpopup_dialog_box):
|
|
7344 Documented the support for accelerators that was just mentioned.
|
|
7345
|
|
7346 editfns.c (get_home_directory): Changed behavior under Windows
|
|
7347 when HOME not defined; former behavior was irretrievably broken.
|
|
7348
|
|
7349 * emacs.c:
|
|
7350 * emacs.c (main_1):
|
|
7351 * emacs.c (main):
|
|
7352 * minibuf.c (clear_echo_area_internal):
|
|
7353 * minibuf.c (echo_area_append):
|
|
7354 * print.c:
|
|
7355 * print.c (std_handle_out_external):
|
|
7356 * print.c (std_handle_out_va):
|
|
7357 * print.c (fatal):
|
|
7358 * print.c (write_string_to_stdio_stream):
|
|
7359 * print.c (output_string):
|
|
7360 * print.c (debug_print):
|
|
7361 * print.c (debug_backtrace):
|
|
7362 * print.c (debug_short_backtrace):
|
|
7363 Cleaned up the code that prints text to stdout so that this can be
|
|
7364 changed to output into a console window instead under MS Windows,
|
|
7365 as described above.
|
|
7366
|
|
7367 * eval.c:
|
|
7368 * eval.c (DEFEND_AGAINST_THROW_RECURSION):
|
|
7369 * eval.c (internal_catch):
|
|
7370 * eval.c (unwind_to_catch):
|
|
7371 * eval.c (throw_or_bomb_out):
|
|
7372 * eval.c (condition_case_1):
|
|
7373 * eval.c (signal_1):
|
|
7374 * eval.c (check_error_state_sanity):
|
|
7375 * eval.c (call_with_suspended_errors_1):
|
|
7376 * eval.c (call_with_suspended_errors):
|
|
7377 * eval.c (reinit_vars_of_eval):
|
|
7378 Added code to catch throw loops and check for a pesky bug that may
|
|
7379 be gone now.
|
|
7380
|
|
7381 * event-msw.c:
|
|
7382 * event-msw.c (key_needs_default_processing_p):
|
|
7383 * event-msw.c (mswindows_wnd_proc):
|
|
7384 * event-msw.c (mswindows_modifier_state):
|
|
7385 * event-msw.c (emacs_mswindows_quit_p):
|
|
7386 * event-msw.c (vars_of_event_mswindows):
|
|
7387 a) Added support for using the alt key to select menu items as is
|
|
7388 standard under MS Windows. This is controlled using the variable
|
|
7389 menu-accelerator-enabled, just like under X Windows. There is an
|
|
7390 option on the options menu to turn this support on. I really
|
|
7391 think that it should be on by default under Windows, but I'm not
|
|
7392 going to make this change yet.
|
|
7393
|
|
7394 b) Added support for dynamic display size changes under Windows.
|
|
7395
|
|
7396 * event-stream.c:
|
|
7397 * event-stream.c (maybe_echo_keys):
|
|
7398 * event-stream.c (Fnext_event):
|
|
7399 * event-stream.c (command_builder_find_leaf):
|
|
7400 * event-stream.c (lookup_command_event):
|
|
7401 * event-stream.c (execute_command_event):
|
|
7402 * event-stream.c (pre_command_hook):
|
|
7403 * event-stream.c (post_command_hook):
|
|
7404 * event-stream.c (syms_of_event_stream):
|
|
7405 * event-stream.c (vars_of_event_stream):
|
|
7406 * event-stream.c (complex_vars_of_event_stream):
|
|
7407 * events.h (struct command_builder):
|
|
7408
|
|
7409 a) Tried to clean up a little bit the horribly written x-specific
|
|
7410 accelerator code that crept into this file. I moved this code
|
|
7411 into menubar-x.c where it belongs. I also needed to move the
|
|
7412 command builder structure into the file events.h because it is
|
|
7413 accessed directly by this accelerator code. What I didn't do, but
|
|
7414 which should be done at some point, is to properly abstract this
|
|
7415 code using device methods instead of the kludgy way that it
|
|
7416 currently hooks into the event code.
|
|
7417
|
|
7418 b) Added the lisp variables this-command-properties and
|
|
7419 last-command- properties, which should be used to synchronize two
|
|
7420 adjacent commands in preference to playing games with the variable
|
|
7421 this-command, which is typically what happens.
|
|
7422
|
|
7423 c) Added some slightly nasty code to hook into the lisp support
|
|
7424 for shifted- motion-key selection. This is actually necessary for
|
|
7425 somewhat complicated reasons, which are described in
|
|
7426 simple.el. (NB: I think the proper thing would be to have the code
|
|
7427 that calls the pre and post command hooks also call out to generic
|
|
7428 lisp functions in simple.el, where all built-in stuff could be
|
|
7429 added. I will think about this more.)
|
|
7430
|
|
7431 * event-unixoid.c (poll_fds_for_input):
|
|
7432 * lread.c (readchar):
|
|
7433 * redisplay-tty.c (tty_clear_frame):
|
|
7434 * redisplay-x.c (x_get_gc):
|
|
7435 * signal.c (interrupt_signal):
|
|
7436 And a whole bunch of other files: fixed up places that printed
|
|
7437 directly to stderr to instead call the function stderr_out so that
|
|
7438 the changes I made under Windows work correctly.
|
|
7439
|
|
7440 * filemode.c (mode_string):
|
|
7441 Warning fixes.
|
|
7442
|
|
7443 * frame-msw.c:
|
|
7444 * frame-msw.c (mswindows_size_frame_internal):
|
|
7445 Fixed the computation of frame size and position to keep the frame
|
|
7446 within the workspace area, rather than within the physical
|
|
7447 dimensions of the screen, so that the frame doesn't overlap window
|
|
7448 manager decorations, such as the start menu and toolbar, typically
|
|
7449 at the bottom of the screen.
|
|
7450
|
|
7451 * frame.c (vars_of_frame):
|
|
7452 Changed the default frame title format under MS Windows to consist
|
|
7453 of buffername-XEmacs, which is standard under MS Windows. I think
|
|
7454 it might be a good idea to change this everywhere because I think
|
|
7455 it is superior to the current frame title format, but this is the
|
|
7456 kind of change that is likely to cause some people to get annoyed,
|
|
7457 so I'm not making it.
|
|
7458
|
|
7459 * glyphs-eimage.c (png_instantiate): Fixed some compile warnings.
|
|
7460
|
|
7461 * gui-msw.c (mswindows_handle_gui_wm_command):
|
|
7462 Fixed compile warnings.
|
|
7463
|
|
7464 * gui-x.c:
|
|
7465 * gui-x.c (strdup_and_add_accel):
|
|
7466 * gui-x.c (button_item_to_widget_value):
|
|
7467 * gui-x.h:
|
|
7468 Added code to automatically put an accelerator onto the beginning
|
|
7469 of menu items that don't have one as is now the standard, and is
|
|
7470 described more later. Also fixed things so that the menu item
|
|
7471 name can be an evaluated expression, again a new standard.
|
|
7472
|
|
7473 * gui.c:
|
|
7474 * gui.c (gui_item_add_keyval_pair):
|
|
7475 * gui.c (make_gui_item_from_keywords_internal):
|
|
7476 * gui.c (gui_add_item_keywords_to_plist):
|
|
7477 * gui.c (gui_item_accelerator):
|
|
7478 * gui.c (gui_name_accelerator):
|
|
7479 * gui.c (gui_item_included_p):
|
|
7480 * gui.c (gui_item_display_flush_left):
|
|
7481 * gui.c (gui_item_display_flush_right):
|
|
7482 * gui.c (parse_gui_item_tree_item):
|
|
7483 * gui.c (parse_gui_item_tree_children):
|
|
7484 * gui.c (parse_gui_item_tree_list):
|
|
7485 Mule-ized. Cleanup. GCPRO addition.
|
|
7486
|
|
7487 * line-number.c (buffer_line_number):
|
|
7488 * lisp.h:
|
|
7489 * lisp.h (EMACS_INT_MAX):
|
|
7490 Added the manifest constant EMACS_INT_MIN corresponding to the
|
|
7491 existing constant EMACS_INT_MAX. This is partially to fix compile
|
|
7492 warnings under Windows, and partly for cleanliness.
|
|
7493
|
|
7494 * menubar-msw.c:
|
|
7495 * menubar-msw.c (REPLACE_ME_WITH_GLOBAL_VARIABLE_WHICH_CONTROLS_RIGHT_FLUSH):
|
|
7496 * menubar-msw.c (msw_translate_menu_or_dialog_item):
|
|
7497 * menubar-msw.c (displayable_menu_item):
|
|
7498 * menubar-msw.c (populate_menu_add_item):
|
|
7499 * menubar-msw.c (populate_or_checksum_helper):
|
|
7500 * menubar-msw.c (populate_menu):
|
|
7501 * menubar-msw.c (update_frame_menubar_maybe):
|
|
7502 * menubar-msw.c (prune_menubar):
|
|
7503 * menubar-msw.c (msw_char_is_accelerator):
|
|
7504 * menubar-msw.c (unsafe_handle_wm_initmenu_1):
|
|
7505 * menubar-msw.c (mswindows_handle_wm_command):
|
|
7506 * menubar-msw.c (mswindows_handle_wm_initmenupopup):
|
|
7507 * menubar-msw.c (mswindows_handle_wm_initmenu):
|
|
7508 * menubar-msw.c (mswindows_update_frame_menubars):
|
|
7509 * menubar-msw.c (mswindows_free_frame_menubars):
|
|
7510 * menubar-msw.c (mswindows_popup_menu):
|
|
7511 Fixed a bug in handling accelerators where an extra character
|
|
7512 would be displayed in the menu item. Also generalized the
|
|
7513 function displayable_menu_item because it is now used by the
|
|
7514 dialog box code as well. And finally, added code in the functions
|
|
7515 that create the menubar to extract a list of accelerators for the
|
|
7516 top level menubar, which is used in the event code to determine
|
|
7517 whether a particular alt-key combination should be used to invoke
|
|
7518 a menu item, or should be passed through to access the standard
|
|
7519 XEmacs keymap binding for this key combination.
|
|
7520
|
|
7521 Much needed GCPROing.
|
|
7522
|
|
7523 * menubar-x.c:
|
|
7524 * menubar-x.c (menu_item_descriptor_to_widget_value_1):
|
|
7525 * menubar-x.c (menu_item_descriptor_to_widget_value):
|
|
7526 * menubar-x.c (restore_in_menu_callback):
|
|
7527 * menubar-x.c (x_popup_menu):
|
|
7528 * menubar-x.c (menu_move_up):
|
|
7529 * menubar-x.c (menu_move_down):
|
|
7530 * menubar-x.c (menu_move_left):
|
|
7531 * menubar-x.c (menu_move_right):
|
|
7532 * menubar-x.c (menu_select_item):
|
|
7533 * menubar-x.c (command_builder_operate_menu_accelerator):
|
|
7534 * menubar-x.c (menu_accelerator_junk_on_error):
|
|
7535 * menubar-x.c (command_builder_find_menu_accelerator):
|
|
7536 * menubar-x.c (Faccelerate_menu):
|
|
7537 * menubar.h:
|
|
7538 Moved a whole bunch of code here that was previously in
|
|
7539 event-stream.c as described above. There is also code connected
|
|
7540 to the new standard of adding an accelerator to the beginning of
|
|
7541 menu items that don't have one as described above and below.
|
|
7542
|
|
7543 * menubar.c:
|
|
7544 * menubar.c (menu_parse_submenu_keywords):
|
|
7545 * menubar.c (Fmenu_find_real_submenu):
|
|
7546 * menubar.c (Fnormalize_menu_item_name):
|
|
7547 * menubar.c (syms_of_menubar):
|
|
7548 * menubar.c (vars_of_menubar):
|
|
7549 * menubar.c (complex_vars_of_menubar):
|
|
7550
|
|
7551 a) Cleaned up a bunch of documentation and improved it.
|
|
7552
|
|
7553 b) XEmacs now automatically adds an accelerator onto the beginning
|
|
7554 of any menu items that don't have one. I did this because there
|
|
7555 will inevitably be some menu items on the main menubar that don't
|
|
7556 have accelerators on them because the package that adds that
|
|
7557 particular menu item hasn't yet been fixed up to have accelerators
|
|
7558 in them and it looked rather strange to have some items with and
|
|
7559 some items without accelerators, especially since even in items
|
|
7560 without accelerators, you can, at least under windows, still
|
|
7561 access the item through an accelerator corresponding to the first
|
|
7562 character in the item's name. If people don't like this behavior,
|
|
7563 I can add a variable to turn it off optionally, but I'm not sure
|
|
7564 this is a good idea because we really do need to have accelerators
|
|
7565 on all of the menu items, and if a package doesn't like the
|
|
7566 accelerators being put on the first character, then it should put
|
|
7567 the accelerators where they belong.
|
|
7568
|
|
7569 c) I made a behavior change, which is that the descriptor that
|
|
7570 specifies the text of the menu item, which formerly was just a
|
|
7571 string, can now also be an evaluated expression. This makes this
|
|
7572 descriptor parallel with all of the others, which could also be
|
|
7573 evaluated expressions. This also obviates the need for the
|
|
7574 keyword :label, which was previously listed in the documentation
|
|
7575 as unimplemented, and which was for the same purpose.
|
|
7576
|
|
7577 d) GCPROing.
|
|
7578
|
|
7579 * ntproc.c:
|
|
7580 * ntproc.c (new_child):
|
|
7581 * ntproc.c (sys_spawnve):
|
|
7582 * ntproc.c (find_child_console):
|
|
7583 * ntproc.c (sys_kill):
|
|
7584 Fixed compile warnings. By the way, this file should really go
|
|
7585 away entirely, and this will happen as soon as Kirill makes his
|
|
7586 final round of process cleanups, which affect the function
|
|
7587 call-process.
|
|
7588
|
|
7589 * process-nt.c:
|
|
7590 * process-nt.c (struct nt_process_data):
|
|
7591 * process-nt.c (find_process_from_pid):
|
|
7592 * process-nt.c (send_signal_the_nt_way):
|
|
7593 * process-nt.c (enable_child_signals):
|
|
7594 * process-nt.c (find_child_console):
|
|
7595 * process-nt.c (send_signal_the_95_way):
|
|
7596 * process-nt.c (nt_finalize_process_data):
|
|
7597 * process-nt.c (ensure_console_window_exists):
|
|
7598 * process-nt.c (nt_create_process):
|
|
7599 * process-nt.c (nt_kill_child_process):
|
|
7600 * process-nt.c (nt_kill_process_by_pid):
|
|
7601 * process-nt.c (nt_open_network_stream):
|
|
7602 * process-nt.c (vars_of_process_nt):
|
|
7603 Copied over code from Emacs 20.5 to correctly send signals to sub-
|
|
7604 processes under Windows 95. Also added code to automatically
|
|
7605 create and hide console window when a sub-process is created under
|
|
7606 Windows 95, which obviates the need for the separate runemacs.exe
|
|
7607 executable, and finally implemented some variables that were
|
|
7608 implemented in Emacs 20.5, but previously not in XEmacs. These
|
|
7609 include mswindows- start-process-share-console and
|
|
7610 mswindows-start-process-inherit-error-mode. (Both of these only
|
|
7611 apply to Windows 95.)
|
|
7612
|
|
7613 * regex.c (regex_compile): Fixed a compile warning.
|
|
7614
|
|
7615 * select-msw.c:
|
|
7616 * select-msw.c (mswindows_own_selection):
|
|
7617 * select-msw.c (mswindows_get_foreign_selection):
|
|
7618 * select-msw.c (mswindows_disown_selection):
|
|
7619 * select-msw.c (console_type_create_select_mswindows):
|
|
7620 * select-msw.c (syms_of_select_mswindows):
|
|
7621 Cleaned up the file and implemented the device method
|
|
7622 selection_exists_p, which had accidentally been left out. Also
|
|
7623 removed four lisp functions that were remnants from before the
|
|
7624 time when the selection code was properly device abstracted.
|
|
7625 These functions are no longer needed because there are generic
|
|
7626 equivalents, and because they were added recently and don't exist
|
|
7627 in FSF Emacs, I don't think there's any problem with just deleting
|
|
7628 them.
|
|
7629
|
|
7630 * sysdep.c:
|
|
7631 * sysdep.c (sys_subshell):
|
|
7632 Fixed a compile warning, although in this case there's probably
|
|
7633 something wrong with this code, and it ought to be looked into
|
|
7634 more thoroughly by somebody who understands it.
|
|
7635
|
|
7636 * window.c:
|
|
7637 * window.c (Fwindow_text_area_height):
|
|
7638 * window.c (Fwindow_width):
|
|
7639 * window.c (Fwindow_full_width):
|
|
7640 * window.c (Fwindow_pixel_width):
|
|
7641 * window.c (debug_print_window):
|
|
7642 * window.c (syms_of_window):
|
|
7643 Added functions window-text-area-height and window-full-width,
|
|
7644 which are functions for returning various width and height
|
|
7645 characteristics of a window. (One of these functions is necessary
|
|
7646 for making the file dialog box work correctly, and the other one
|
|
7647 was added for completeness.) Also added a table to the
|
|
7648 documentation for window-height which describes the entire scheme
|
|
7649 for accessing width and height characteristics of a window.
|
|
7650
|
|
7651 2000-03-12 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
7652
|
|
7653 * nt.c (fstat): Added a comment for another problem with
|
|
7654 non-encapsulated [f]stat(), reported by Adrian Aichner
|
|
7655 <aichner@ecf.teradyne.com>.
|
|
7656
|
|
7657 2000-03-11 Andy Piper <andy@xemacs.org>
|
|
7658
|
|
7659 * window.c (make_dummy_parent): initialize subwindow instance
|
|
7660 cache.
|
|
7661 (Fset_window_configuration): zero extent_modiff.
|
|
7662
|
|
7663 2000-03-10 Andy Piper <andy@xemacs.org>
|
|
7664
|
|
7665 * redisplay.c (Fredraw_frame): reset the changed_set flags so that
|
|
7666 more changes can be triggered.
|
|
7667 (Fredisplay_frame): ditto.
|
|
7668 (Fredraw_device): ditto.
|
|
7669 (Fredisplay_device): ditto.
|
|
7670 (redisplay_frame): make non-static.
|
|
7671 (redisplay_frame): call update_frame_gutter_geometry outside of
|
|
7672 display proper.
|
|
7673
|
|
7674 * gutter.h: declare update_frame_gutter_geometry.
|
|
7675
|
|
7676 * redisplay.h: declare redisplay_frame.
|
|
7677
|
|
7678 * gutter.c (update_frame_gutter_geometry): move geometry changes
|
|
7679 in update_frame_gutters here. Geometry changes can only occur
|
|
7680 outside of redisplay.
|
|
7681 (update_frame_gutters): remove geometry change code.
|
|
7682 (Fredisplay_gutter_area): make sure that we are in display when we
|
|
7683 update and that we have flushed any size changes.
|
|
7684
|
|
7685 2000-03-11 Andy Piper <andy@xemacs.org>
|
|
7686
|
|
7687 * alloc.c (pdump_dump_data): remove i & count shadows.
|
|
7688
|
|
7689 2000-02-27 Mike Alexander <mta@arbortext.com>
|
|
7690
|
|
7691 * sysdep.h: Declare pdump_read_file
|
|
7692
|
|
7693 * sysdep.c (pdump_read_file): New function
|
|
7694
|
|
7695 * alloc.c (pdump_load): Call pdump_read_file to get the portable
|
|
7696 dump data
|
|
7697
|
|
7698 2000-03-10 SL Baur <steve@musashimaru.m17n.org>
|
|
7699
|
|
7700 * lrecord.h: add `lrecord_type_pgsetenv'.
|
|
7701
|
|
7702 2000-03-08 SL Baur <steve@musashimaru.m17n.org>
|
|
7703
|
|
7704 * symsinit.h: declare (vars|syms)_of* functions.
|
|
7705 * lrecord.h: add `lrecord_type_pgconn' and 'lrecord_type_pgresult'.
|
|
7706
|
|
7707 2000-03-06 SL Baur <steve@musashimaru.m17n.org>
|
|
7708
|
|
7709 * config.h.in: Add symbols HAVE_POSTGRESQL and HAVE_POSTGRESQLV7
|
|
7710
|
|
7711 * inline.c: Include postgresql.h lrecord stuffs to placate buggy
|
|
7712 GCCs.
|
|
7713
|
|
7714 * emacs.c (main_1): Call postgres initialization code.
|
|
7715
|
|
7716 * postgresql.h: New file. PostgreSQL RDBMS support.
|
|
7717 * postgresql.c: New file.
|
|
7718
|
|
7719 2000-03-08 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
7720
|
|
7721 * redisplay-output.c (redisplay_output_display_block): Disable
|
|
7722 redundant code.
|
|
7723
|
|
7724 2000-03-09 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
7725
|
|
7726 * mule-canna.c (Fcanna_henkan_region): Translate doc-string.
|
|
7727 (Fcanna_henkan_next): Ditto.
|
|
7728 (Fcanna_bunsetu_henkou): Ditto.
|
|
7729 (Fcanna_henkan_kakutei): Ditto.
|
|
7730 (Fcanna_henkan_end): Ditto.
|
|
7731 (Fcanna_henkan_quit): Ditto.
|
|
7732 (Fcanna_henkan_next): Set retun value correctly.
|
|
7733 (c2mu): Use unsigned char instead of signed char.
|
|
7734
|
|
7735 2000-03-09 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
7736
|
|
7737 * emacs.c (main_1): Always call syms_of_gui.
|
|
7738 * inline.c: include gui.h
|
|
7739
|
|
7740 2000-03-09 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
7741
|
|
7742 * redisplay.c (Vvisible_bell): Renamed from visible_bell and
|
|
7743 converted to Lisp_Object.
|
|
7744 (Qtop_bottom): New variable.
|
|
7745 (syms_of_redisplay): Initialize it.
|
|
7746 * redisplay.h (Vvisible_bell): Ditto.
|
|
7747 * sound.c (ding): Ditto and check if Vvisible_bell is nil.
|
|
7748 * redisplay-x.c (x_flash): When Vvisible_bell is top-bottom,
|
|
7749 only flash top and bottom.
|
|
7750
|
|
7751 2000-03-08 Andy Piper <andy@xemacs.org>
|
|
7752
|
|
7753 * buffer.c (Frename_buffer): record new buffer name the right way.
|
|
7754
|
|
7755 2000-03-08 Andy Piper <andy@xemacs.org>
|
|
7756
|
|
7757 * glyphs.c (update_subwindow): increase hash depth so that widget
|
|
7758 items get picked up properly.
|
|
7759
|
|
7760 * redisplay-output.c (compare_runes): increase hash depth so that
|
|
7761 widget items get picked up properly.
|
|
7762
|
|
7763 2000-03-08 Andy Piper <andy@xemacs.org>
|
|
7764
|
|
7765 * gutter.c (output_gutter): add some debug.
|
|
7766
|
|
7767 * glyphs.h (struct Lisp_Image_Instance): add display_hash.
|
|
7768 (IMAGE_INSTANCE_DISPLAY_HASH): new macro.
|
|
7769 (XIMAGE_INSTANCE_DISPLAY_HASH): ditto.
|
|
7770
|
|
7771 * redisplay-output.c (compare_runes): use display_hash to
|
|
7772 determine if glyphs really are not the same.
|
|
7773
|
|
7774 * glyphs.c (update_subwindow): check display_hash to see if
|
|
7775 anything really needs to be updated. If not then do
|
|
7776 nothing. Record the display_hash after updating.
|
|
7777 (image_instance_equal): compare the image_instance face also.
|
|
7778
|
|
7779 2000-03-07 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
7780
|
|
7781 * redisplay.h: Fix comment style.
|
|
7782
|
|
7783 2000-03-08 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
7784
|
|
7785 * consle-msw.h (struct mswindows_frame):
|
|
7786 Added new member paint_pending to indicate whether a WM_PAINT
|
|
7787 magic event has been queued for this frame.
|
|
7788
|
|
7789 * event-msw.c (mswindows_drain_windows_queue):
|
|
7790 Don't queue a WM_PAINT magic event if one is already queued.
|
|
7791 (emacs_mswindows_handle_magic_event): clear paint_pending flag.
|
|
7792
|
|
7793 * frame-msw.c (mswindows_init_frame_1): initialise paint_pending flag.
|
|
7794
|
|
7795 2000-03-07 Didier Verna <didier@xemacs.org>
|
|
7796
|
|
7797 * dired.c: #include `regex.h' after `sysfile.h'.
|
|
7798
|
|
7799 2000-03-06 Martin Buchholz <martin@xemacs.org>
|
|
7800
|
|
7801 * sound.c (init_nas_sound): Fix compiler warning.
|
|
7802
|
|
7803 * alloc.c (ALIASING_VOIDPP_DEREFERENCE): New.
|
|
7804 (FREE_STRUCT_P):
|
|
7805 (MARK_STRUCT_AS_FREE):
|
|
7806 (MARK_STRUCT_AS_NOT_FREE):
|
|
7807 Make `gcc -fstrict-aliasing' work properly.
|
|
7808
|
|
7809 2000-03-07 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
7810
|
|
7811 * device-msw.c (mswindows_finish_init_device): Call CoInitialize().
|
|
7812 (mswindows_delete_device): Call CoUnnitialize().
|
|
7813
|
|
7814 * event-msw.c (mswindows_wnd_proc): WM_DROPFILES: Decode Shortcuts.
|
|
7815
|
|
7816 2000-02-25 <CraigL@DyCon.com>
|
|
7817
|
|
7818 * process-nt.c: MinGW now has <shellapi.h>, but still needs
|
|
7819 <errno.h>.
|
|
7820
|
|
7821 * sysdep.c: This extern declaration for environ prevents MinGW
|
|
7822 from finding the variable in CRTDLL.DLL.
|
|
7823
|
|
7824 * s\mingw32.h (PBS_SMOOTH): Removed, now defined in cygwin's
|
|
7825 windows headers.
|
|
7826 (SHGFI_EXETYPE): ..
|
|
7827 (WM_MOUSEWHEEL): ..
|
|
7828 (_WIN32_IE): Added, needed to get the TCS_BOTTOM and TCS_VERTICAL
|
|
7829 definitions.
|
|
7830 (MMRESULT): Removed, now defined in cygwin's windows headers.
|
|
7831 (TIMECAPS): ..
|
|
7832 (uid_t,gid_t,pid_t,ssize_t): ..
|
|
7833 (_timeb): Removed, MinGW defines both _timeb and timeb.
|
|
7834 (HAVE_H_ERRNO): Added.
|
|
7835 (HAVE_TZNAME): Added, configure is not detecting this.
|
|
7836
|
|
7837 2000-02-03 IKEYAMA Tomonori <tomonori@suiyokai.org>
|
|
7838
|
|
7839 * chartab.h (XCHAR_TABLE_VALUE_UNSAFE): New macro.
|
|
7840 * syntax.c (syntax_match): Use it.
|
|
7841
|
|
7842 * cmds.c: Import auto-fill-chars from FSF Emacs.
|
|
7843 (Vauto_fill_chars): New variables.
|
|
7844 (internal_self_insert): Check Vauto_fill_chars.
|
|
7845 (vars_of_cmds):
|
|
7846 Declare auto-fill-chars as a Lisp variable and initialize it.
|
|
7847
|
|
7848 2000-03-05 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
7849
|
|
7850 * fileio.c (Fmake_symbolic_link):
|
|
7851 (Ffile_symlink_p):
|
|
7852 Run handlers even if local machine doesn't have symlinks.
|
|
7853
|
|
7854 2000-03-05 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
7855
|
|
7856 * event-msw.c (mswindows_drain_windows_queue):
|
|
7857 Don't generate paint magic events for non-XEmacs frames.
|
|
7858
|
|
7859 2000-03-05 Andy Piper <andy@xemacs.org>
|
|
7860
|
|
7861 * redisplay.c (redisplay_frame): generate_displayable_area and
|
|
7862 friends assumes that we are not in GC, we therefore have to make
|
|
7863 sure that this doesn't happen.
|
|
7864
|
|
7865 * gutter.c (calculate_gutter_size): generate_displayable_area
|
|
7866 assumes that we are not in GC, we therefore have to make sure that
|
|
7867 this doesn't happen.
|
|
7868
|
|
7869 2000-03-05 Martin Buchholz <martin@xemacs.org>
|
|
7870
|
|
7871 * opaque.c (DEFINE_LRECORD_IMPLEMENTATION): opaque_ptr ==> opaque-ptr
|
|
7872
|
|
7873 2000-03-03 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
7874
|
|
7875 * redisplay.c (regenerate_window): Make sure we set a sane value
|
|
7876 for end_pos even if we jump out of the loop.
|
|
7877 (regenerate_window): Answer Ben's question :-).
|
|
7878 (start_end_of_last_line): Add may_error argument.
|
|
7879 (start_of_last_line):
|
|
7880 (end_of_last_line): Pass may_error = 0.
|
|
7881 (end_of_last_line_may_error): New function.
|
|
7882 (pixel_to_glyph_translation): Use it, so we don't crash in
|
|
7883 event_to_glyph.
|
|
7884
|
|
7885 2000-03-04 Andy Piper <andy@xemacs.org>
|
|
7886
|
|
7887 * window.h (struct window): add gutter_extent_modiff.
|
|
7888
|
|
7889 * window.c (allocate_window): zero out gutter_extent_modiff.
|
|
7890
|
|
7891 * redisplay.h: declare sync_display_line_structs.
|
|
7892
|
|
7893 * redisplay.c (add_glyph_rune): add a better comment.
|
|
7894
|
|
7895 * redisplay-output.c (sync_display_line_structs): made non-static.
|
|
7896 (compare_runes): remove unneccesary glyph cachel access.
|
|
7897
|
|
7898 * gutter.h: declare gutter_extent_signal_changed_region_maybe.
|
|
7899
|
|
7900 * gutter.c (output_gutter): don't output the gutter if extent
|
|
7901 changes only involve extents in buffers. use 4 sets of display
|
|
7902 lines.
|
|
7903 (gutter_extent_signal_changed_region_maybe): new function. Mark
|
|
7904 extents in gutters as changed.
|
|
7905 (update_frame_gutters): use 4 sets of display lines.
|
|
7906 (reset_gutter_display_lines): ditto.
|
|
7907 (free_frame_gutters): ditto.
|
|
7908 (redraw_exposed_gutter): force output of gutters.
|
|
7909
|
|
7910 * frame.h (struct frame): add 4 sets of gutter display lines.
|
|
7911
|
|
7912 * extents.c: (extent_changed_for_redisplay): signal changes to
|
|
7913 extents in strings in the gutter as well as extents in buffers.
|
|
7914
|
|
7915 2000-03-02 Andy Piper <andy@xemacs.org>
|
|
7916
|
|
7917 * gutter.c (specifier_vars_of_gutter): cosmetic changes.
|
|
7918
|
|
7919 * frame.c (Fmake_frame): make sure the gutters get initialized
|
|
7920 after the frame is visible.
|
|
7921 (set_frame_selected_window): re-arrange compilation macros a
|
|
7922 little.
|
|
7923 (change_frame_size_1): mark gutters changed.
|
|
7924
|
|
7925 * device.c (Fset_device_class): mark gutters changed.
|
|
7926
|
|
7927 2000-03-01 Andy Piper <andy@xemacs.org>
|
|
7928
|
|
7929 * window.c (window_top_frame_gutter_height): deleted.
|
|
7930 (window_bottom_frame_gutter_height): ditto.
|
|
7931 (window_left_frame_gutter_height): ditto.
|
|
7932 (window_right_frame_gutter_height): ditto.
|
|
7933 (window_top_gutter_height): don't use them.
|
|
7934 (window_bottom_gutter_height): ditto.
|
|
7935 (window_left_gutter_width): ditto.
|
|
7936 (window_right_gutter_width): ditto.
|
|
7937 (Fsplit_window): ditto.
|
|
7938 (Fwindow_pixel_edges): don't use border dimensions here.
|
|
7939
|
|
7940 * scrollbar.c (update_scrollbar_instance): don't take gutters into account.
|
|
7941 (update_scrollbar_instance): ditto.
|
|
7942
|
|
7943 * redisplay.c (generate_modeline): don't take gutters into account.
|
|
7944 (generate_modeline): ditto.
|
|
7945 (redisplay_frame): small gutter display optimization.
|
|
7946
|
|
7947 * redisplay-x.c (x_output_vertical_divider): don't take gutters into account.
|
|
7948
|
|
7949 * redisplay-msw.c (mswindows_output_vertical_divider): don't take
|
|
7950 gutters into account.
|
|
7951
|
|
7952 * gutter.h (WINDOW_REAL_*_GUTTER_BOUNDS): remove bogus checks
|
|
7953 for window position and type.
|
|
7954
|
|
7955 * gutter.c (get_gutter_coords): fix for frame gutters.
|
|
7956 (update_frame_gutters): update frame geometry if the gutters have
|
|
7957 changed.
|
|
7958 (init_frame_gutters): record current gutter geometries.
|
|
7959
|
|
7960 * glyphs-msw.c (mswindows_subwindow_instantiate): remove unused
|
|
7961 var.
|
|
7962 (mswindows_widget_instantiate): ditto.
|
|
7963
|
|
7964 * frame.h (struct frame): add current_gutter_bounds.
|
|
7965
|
|
7966 * frame.c (change_frame_size_1): position window and minibuffer
|
|
7967 appropriately taking into account the frame gutters.
|
|
7968
|
|
7969 * frame-x.c: (x_initialize_frame_size): take into account the
|
|
7970 frame gutters.
|
|
7971
|
|
7972 2000-02-29 Stephen J. Turnbull <stephen@xemacs.org>
|
|
7973
|
|
7974 * emacs.c (data-directory): Xref `locate-data-file' in docstring.
|
|
7975
|
|
7976 2000-02-29 Stephen J. Turnbull <stephen@xemacs.org>
|
|
7977
|
|
7978 * alloc.c (dumpopaquevec): Increase dimension for --with-canna.
|
|
7979
|
|
7980 1999-12-30 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
7981
|
|
7982 * file-coding.c (reset_decoding_stream): Clear previous
|
|
7983 detection state when autodetect.
|
|
7984
|
|
7985 2000-02-29 Didier Verna <didier@xemacs.org>
|
|
7986
|
|
7987 * extents.c (set_extent_glyph_1): don't require extents to be
|
|
7988 attached.
|
|
7989
|
|
7990 2000-02-27 Andy Piper <andy@xemacs.org>
|
|
7991
|
|
7992 * gutter.c (Fset_default_gutter_position): don't default left and
|
|
7993 right gutter visibility to t.
|
|
7994 (Fset_default_gutter_position): run
|
|
7995 default-gutter-position-changed-hook.
|
|
7996 (syms_of_gutter): add default-gutter-position-changed-hook.
|
|
7997
|
|
7998 2000-02-26 Andy Piper <andy@xemacs.org>
|
|
7999
|
|
8000 * specifier.c (Fmake_specifier): add gutter references.
|
|
8001
|
|
8002 * gutter.h (RAW_WINDOW_GUTTER): new macro.
|
|
8003
|
|
8004 * lisp.h: declare Fvalid_plist_p.
|
|
8005
|
|
8006 * gutter.c (gutter_geometry_changed_in_window): mark the modeline
|
|
8007 as changed.
|
|
8008 (default_gutter_visible_p_changed_in_window): invalidate gutter as
|
|
8009 well as its visibility so that it gets reconstructed.
|
|
8010 (construct_window_gutter_spec): new function. Construct a string
|
|
8011 to be displayed in the gutter from a plist of strings. Take care
|
|
8012 to only use elements that are declared as visible.
|
|
8013 (calculate_gutter_size): use RAW_WINDOW_GUTTER instead of
|
|
8014 WINDOW_GUTTER.
|
|
8015 (gutter_validate): allow plists of strings in the specifier.
|
|
8016 (gutter_specs_changed): construct the real_gutter from the gutter
|
|
8017 specs using construct_window_gutter_spec.
|
|
8018 (gutter_visible_validate): gutter-visible is a new specifier type.
|
|
8019 (Fgutter_visible_specifier_p): new function for the new specifier.
|
|
8020 (syms_of_gutter): declare gutter-visible and
|
|
8021 Fgutter_visible_specifier_p.
|
|
8022 (specifier_type_create_gutter): intitalize new gutter-visible
|
|
8023 specifier.
|
|
8024 (reinit_specifier_type_create_gutter): ditto.
|
|
8025 (specifier_vars_of_gutter): use new specifier type for gutter
|
|
8026 visibility.
|
|
8027 (init_frame_gutters): construct real_gutter correctly.
|
|
8028 (Fgutter_specifier_p): beef up documentation.
|
|
8029 (Fgutter_size_specifier_p): ditto.
|
|
8030
|
|
8031 * winslots.h: add real_gutter slots.
|
|
8032
|
|
8033 2000-02-25 Andy Piper <andy@xemacs.org>
|
|
8034
|
|
8035 * device-msw.c: Be kind to older cygwin versions. From Raymond
|
|
8036 Toy <toy@rtp.ericsson.se>.
|
|
8037
|
|
8038 * gui-msw.c (Fmswindows_shell_execute): Remove things unknown to
|
|
8039 earlier cygwins. From Raymond Toy <toy@rtp.ericsson.se>.
|
|
8040
|
|
8041 2000-02-25 Martin Buchholz <martin@xemacs.org>
|
|
8042
|
|
8043 * elhash.c (MARK_OBJ): Practice macro hygiene.
|
|
8044
|
|
8045 2000-02-24 Martin Buchholz <martin@xemacs.org>
|
|
8046
|
|
8047 * miscplay.c: s/__inline__/inline/g;
|
|
8048 * glyphs-msw.c (set_mono_pixel): INLINE ==> static inline
|
|
8049 (get_device_compdc): INLINE ==> static inline
|
|
8050 * *.[ch]: Change INLINE to INLINE_HEADER globally.
|
|
8051 find -name '*.h' | \
|
|
8052 xargs global-replace \
|
|
8053 's/(^|(?<=[^A-Za-z0-9_]))INLINE((?=[^A-Za-z0-9_])|$)/INLINE_HEADER/g'
|
|
8054
|
|
8055 2000-02-25 Andy Piper <andy@xemacs.org>
|
|
8056
|
|
8057 * window.c (window_top_frame_gutter_height): new function.
|
|
8058 (window_top_window_gutter_height): ditto.
|
|
8059 (window_top_gutter_height): use them.
|
|
8060 (window_bottom_frame_gutter_height): new function.
|
|
8061 (window_bottom_window_gutter_height): ditto.
|
|
8062 (window_bottom_gutter_height): use them.
|
|
8063 (window_left_window_gutter_width): new function.
|
|
8064 (window_left_frame_gutter_width): ditto.
|
|
8065 (window_left_gutter_width): use them.
|
|
8066 (window_right_window_gutter_width): new function.
|
|
8067 (window_right_frame_gutter_width): ditto.
|
|
8068 (window_right_gutter_width): use them.
|
|
8069 (window_pixel_height): new function. calulate window pixel height
|
|
8070 with frame gutter involvement.
|
|
8071 (Fsplit_window): calculate new sizes taking frame gutters into
|
|
8072 account.
|
|
8073 (window_char_height_to_pixel_height): don't include frame gutters.
|
|
8074 (window_char_height): use window_pixel_height.
|
|
8075 (window_pixheight): rename from window_pixel_height.
|
|
8076 (change_window_height): use it.
|
|
8077 (window_pixel_height_to_char_height): don't include frame gutters.
|
|
8078 (window_char_width_to_pixel_width): ditto.
|
|
8079
|
|
8080 2000-02-25 Andy Piper <andy@xemacs.org>
|
|
8081
|
|
8082 * glyphs.h (IMAGE_INSTANCE_FACE): glyph might be nil, don't crash
|
|
8083 if it is.
|
|
8084
|
|
8085 2000-02-24 Martin Buchholz <martin@xemacs.org>
|
|
8086
|
|
8087 * alloc.c (staticpro):
|
|
8088 (staticpro_nodump):
|
|
8089 (dumpstruct):
|
|
8090 (dumpopaque):
|
|
8091 (pdump_wire):
|
|
8092 (pdump_wire_list):
|
|
8093 (compact_string_chars):
|
|
8094 (pdump_dump_wired):
|
|
8095 Convert: if (foo) abort(); ==> assert (! foo);
|
|
8096
|
|
8097 * eldap.c (Fldap_search_basic):
|
|
8098 (Fldap_add):
|
|
8099 (Fldap_modify):
|
|
8100 (Fldap_delete):
|
|
8101 Fix compiler warnings, and possible crashes if (random) return
|
|
8102 value were to be used.
|
|
8103
|
|
8104 2000-02-21 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
8105
|
|
8106 * device-msw.c: Workaround ResetDC failure.
|
|
8107
|
|
8108 * frame-msw.c (msprinter_init_frame_3): Added an assertion before
|
|
8109 applying a devmode.
|
|
8110
|
|
8111 * redisplay-msw.c (get_frame_dc): Added start_page_p.
|
|
8112 (mswindows_text_width): Do not start printer page.
|
|
8113
|
|
8114 * console-msw.h (CHECK_MSGDI_DEVICE): Added this and friends.
|
|
8115
|
|
8116 * glyphs-msw.c: Added image methods to msprinter console and
|
|
8117 msprinter-specific image instantiation.
|
|
8118
|
|
8119 2000-02-20 Mike Alexander <mta@arbortext.com>
|
|
8120
|
|
8121 * select-msw.c (Fmswindows_set_clipboard): GC protect more things
|
|
8122 to avoid crashes when selection-sets-clipboard is on
|
|
8123 (mswindows_own_selection): ditto
|
|
8124
|
|
8125 2000-02-19 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
8126
|
|
8127 * glyphs-msw.c:
|
|
8128 * redisplay-msw.c (get_frame_dc):
|
|
8129 (get_frame_compdc):
|
|
8130 * console-msw.h:
|
|
8131 * device-msw.c (mswindows_init_device):
|
|
8132 (mswindows_delete_device):
|
|
8133 (msprinter_init_device):
|
|
8134 (msprinter_delete_device):
|
|
8135 * frame-msw.c (mswindows_init_frame_1):
|
|
8136 (mswindows_delete_frame):
|
|
8137 (msprinter_init_frame_3):
|
|
8138 (msprinter_delete_frame): Move compatible DC to device object from
|
|
8139 frame object, for both mswindows and msprinter. Only one at a time
|
|
8140 is needed, it is a real waste to have one per frame!
|
|
8141
|
|
8142 2000-02-23 Andy Piper <andy@xemacs.org>
|
|
8143
|
|
8144 * glyphs.c: add dynamic width and height elements.
|
|
8145 (image_instance_equal): ditto.
|
|
8146
|
|
8147 * glyphs-widget.c (widget_query_geometry): calculate width and
|
|
8148 height dynamically if required.
|
|
8149 (initialize_widget_image_instance): initialize dynamic dimensions.
|
|
8150 (widget_instantiate): pick-up dynamic dimensions.
|
|
8151
|
|
8152 * glyphs.h (struct Lisp_Image_Instance): add width and height for
|
|
8153 dynamic determination. Add appropriate macros.
|
|
8154
|
|
8155 * gutter.h (WINDOW_GUTTER_BORDER_WIDTH): make non-integer
|
|
8156 dimensions safe.
|
|
8157 (WINDOW_GUTTER_SIZE): ditto.
|
|
8158 (WINDOW_GUTTER_SIZE_INTERNAL): ditto.
|
|
8159
|
|
8160 * redisplay-msw.c (get_frame_compdc): gcc can't cope with this
|
|
8161 inline.
|
|
8162 (get_frame_dc): ditto.
|
|
8163
|
|
8164 * redisplay.h (GLOBAL_RESET_CHANGED_FLAGS): don't reset faces
|
|
8165 here.
|
|
8166
|
|
8167 2000-02-23 Martin Buchholz <martin@xemacs.org>
|
|
8168
|
|
8169 * XEmacs 21.2.31 is released.
|
|
8170
|
|
8171 2000-02-22 Ben Wing <ben@xemacs.org>
|
|
8172
|
|
8173 * ntheap.c (allocate_heap): Make sure `ptr' is initialized.
|
|
8174
|
|
8175 2000-02-22 Andy Piper <andy@xemacs.org>
|
|
8176
|
|
8177 * glyphs-x.c (x_widget_instantiate): don't explicitly resize here.
|
|
8178
|
|
8179 2000-02-21 Mike Sperber <mike@xemacs.org>
|
|
8180
|
|
8181 * .dbxrc:
|
|
8182 * .gdbinit:
|
|
8183 * Makefile.in.in: Remove obsolete EMACSBOOTSTRAP... environment
|
|
8184 variables.
|
|
8185
|
|
8186 2000-02-21 Mike Sperber <mike@xemacs.org>
|
|
8187
|
|
8188 * s/aix4.h: Declare getaddrinfo broken for AIX 4, which it is.
|
|
8189
|
|
8190 2000-02-21 Martin Buchholz <martin@xemacs.org>
|
|
8191
|
|
8192 * XEmacs 21.2.30 is released.
|
|
8193
|
|
8194 2000-02-20 Martin Buchholz <martin@xemacs.org>
|
|
8195
|
|
8196 Performance hacking.
|
|
8197 * *.c (syms_of_*):
|
|
8198 Add INIT_LRECORD_IMPLEMENTATION macros, paired with
|
|
8199 DEFINE_LRECORD_IMPLEMENTATION macros in the same file.
|
|
8200 * emacs.c (main_1):
|
|
8201 * lisp.h (DEFUN):
|
|
8202 * console.c (DEFVAR_CONSOLE_LOCAL_1):
|
|
8203 * buffer.c (DEFVAR_BUFFER_LOCAL_1):
|
|
8204 * symeval.h (DEFVAR_SYMVAL_FWD):
|
|
8205 * symbols.c (guts_of_unbound_marker):
|
|
8206 Make all c_readonly objects also lisp_readonly and marked for life.
|
|
8207 * lrecord.h (struct lrecord_implementation):
|
|
8208 Document flags better.
|
|
8209 * lrecord.h (DEFINE_LRECORD_SEQUENCE_IMPLEMENTATION_WITH_PROPS):
|
|
8210 * lrecord.h (DECLARE_LRECORD):
|
|
8211 * lrecord.h (XSETRECORD):
|
|
8212 * lrecord.h (RECORDP):
|
|
8213 * lrecord.h (RECORD_TYPEP):
|
|
8214 * lrecord.h (RECORD_MARKER): New.
|
|
8215 * lrecord.h (error_check_*):
|
|
8216 * lrecord.h (CONCHECK_NONRECORD):
|
|
8217 * lrecord.h (MAKE_LRECORD_IMPLEMENTATION):
|
|
8218 * lrecord.h (INIT_LRECORD_IMPLEMENTATION): New.
|
|
8219 * lrecord.h (set_lheader_implementation):
|
|
8220 * lrecord.h (enum lrecord_type): New.
|
|
8221 * symeval.h (SYMBOL_VALUE_MAGIC_P):
|
|
8222 * alloc.c (disksave_object_finalization_1):
|
|
8223 * alloc.c (mark_object):
|
|
8224 * alloc.c (lrecord_type_index):
|
|
8225 * alloc.c (tick_lcrecord_stats):
|
|
8226 * alloc.c (Fgarbage_collect):
|
|
8227 * alloc.c (init_alloc_once_early):
|
|
8228 * alloc.c (pdump_load):
|
|
8229 * alloc.c (GC_CHECK_LHEADER_INVARIANTS): New.
|
|
8230 * alloc.c (lrecord_type_index): Delete.
|
|
8231 Make lisp object type indexes be constant.
|
|
8232 Makes (byte-compile) 5% faster.
|
|
8233 Put all marker functions into their own array.
|
|
8234 Makes (garbage-collect) 5% faster.
|
|
8235 Optimize SYMBOL_VALUE_MAGIC_P.
|
|
8236 Makes (byte-compile) 2-3% faster.
|
|
8237 * config.h.in (gc_checking_assert): New.
|
|
8238 * alloc.c: Use gc_checking_assert().
|
|
8239 * .dbxrc: Make compatible with new object type implementation.
|
|
8240 * .gdbinit: Make compatible with new object type implementation.
|
|
8241 * alloc.c: Delete all symbols defined only for debugging, such as
|
|
8242 Lisp_Type_Vector and lrecord_charset.
|
|
8243
|
|
8244 2000-02-21 Andy Piper <andy@xemacs.org>
|
|
8245
|
|
8246 * gui-msw.c (Fmswindows_shell_execute): fix file location
|
|
8247 problems.
|
|
8248
|
|
8249 * buffer.c (Fkill_buffer): remove buffer from alist buffer
|
|
8250 unshowing so that set_window_buffer doesn't undo
|
|
8251 kill_buffer_hook's hard work.
|
|
8252
|
|
8253 * glyphs-widget.c (tab_control_query_geometry): don't count the
|
|
8254 first item when calculating geometry.
|
|
8255
|
|
8256 * glyphs.c (map_subwindow): remove redundant code.
|
|
8257 (update_frame_subwindows): be more circumspect about when to
|
|
8258 update subwindows.
|
|
8259
|
|
8260 * glyphs-x.c (x_update_widget): Properly fix sizing bug. Fix bug
|
|
8261 when items haven't changed. Update faces if faces have changed as
|
|
8262 well as just the widget face.
|
|
8263 (x_tab_control_update): Update faces if faces have changed as well
|
|
8264 as just the widget face.
|
|
8265
|
|
8266 2000-02-21 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
8267
|
|
8268 * device-msw.c: (mswindows_delete_device): Remove redundant DDE
|
|
8269 registration.
|
|
8270 (build_syscolor_string): Use mswindows_color_to_string to try to
|
|
8271 get a named color.
|
|
8272 (mswindows_device_system_metrics): Reverse the foreground and
|
|
8273 background colors so that they match the documentation.
|
|
8274
|
|
8275 * objects-msw.c: (mswindows_X_color_map): tweak some values so
|
|
8276 they match the default Windows palette.
|
|
8277 (mswindows_color_to_string): New function.
|
|
8278
|
|
8279 2000-02-21 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
8280
|
|
8281 * s/windowsnt.h: Only use __declspec(noreturn) with MSVC>=6.
|
|
8282
|
|
8283 2000-02-18 Olivier Galibert <galibert@pobox.com>
|
|
8284
|
|
8285 * m/*, s/*: Removed obsolete DATA_SEG_BITS, PURE_SEG_BITS,
|
|
8286 WORD_MACHINE, SIGN_EXTEND_CHAR and EXPLICIT_SIGN_EXTEND.
|
|
8287
|
|
8288 * symbols.c (init_symbols_once_early): Removed obsolete
|
|
8289 DATA_SEG_BITS related kludge.
|
|
8290 (defvar_magic): Ditto.
|
|
8291
|
|
8292 * malloc.c: Removed obsolete DATA_SEG_BITS
|
|
8293 * ralloc.c: Ditto.
|
|
8294 * mem-limits.h: Ditto.
|
|
8295
|
|
8296 * Makefile.in.in: Removed obsolete HAVE_SHM
|
|
8297 * emacs.c: Ditto.
|
|
8298
|
|
8299 2000-02-13 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
8300
|
|
8301 * device-msw.c (mswindows_delete_device): Free DDE string
|
|
8302 handles.
|
|
8303
|
|
8304 2000-02-16 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
8305
|
|
8306 * keymap.c (get_keyelt):
|
|
8307 * unexnt.c (unexec):
|
|
8308 * vm-limit.c (memory_warnings):
|
|
8309 * ntheap.c (recreate_heap):
|
|
8310 * ntheap.h (UNINIT_PTR):
|
|
8311 * select-msw.c (Fmswindows_get_clipboard):
|
|
8312 (Fmswindows_set_clipboard):
|
|
8313 * objects-msw.h (MSWINDOWS_BAD_HFONT):
|
|
8314 * objects-msw.c:
|
|
8315 * menubar-msw.c (displayable_menu_item):
|
|
8316 * glyphs-msw.c:
|
|
8317 * glyphs-msw.h (IMAGE_INSTANCE_MSWINDOWS_MASK):
|
|
8318 * sysdep.c (sys_subshell):
|
|
8319 * process-nt.c (nt_create_process):
|
|
8320 * nt.c (normalize_filename):
|
|
8321 (dostounix_filename):
|
|
8322 (unixtodos_filename):
|
|
8323 * ntproc.c (win32_executable_type):
|
|
8324 * ntplay.c (play_sound_data_1):
|
|
8325 (play_sound_file):
|
|
8326 * editfns.c (get_home_directory):
|
|
8327 * event-msw.c (struct winsock_stream):
|
|
8328 (mswindows_dde_callback):
|
|
8329 * device-msw.c (msprinter_init_device):
|
|
8330 (msprinter_get_devmode_copy): Frobbed syntax frivolities.
|
|
8331
|
|
8332 * toolbar-msw.c (mswindows_free_frame_toolbars): Paramters to
|
|
8333 mswindows_clear_toolbar were swapped!
|
|
8334
|
|
8335 * objects-msw.c:(colormap_t):
|
|
8336 (fontmap_t):
|
|
8337 * emacs.c (struct standard_args): Fixed const jumble.
|
|
8338
|
|
8339 * glyphs-widget.c (update_widget): Fixed comparison notation.
|
|
8340
|
|
8341 * event-msw.c (mswindows_dde_callback): Removed extraneous ';'.
|
|
8342
|
|
8343 * s\windowsnt.h (DOESNT_RETURN): Defined to support the MSVC
|
|
8344 __declspec(noreturn) syntax.
|
|
8345
|
|
8346 2000-02-19 Martin Buchholz <martin@xemacs.org>
|
|
8347
|
|
8348 * eldap.c (Fldap_open):
|
|
8349 (Fldap_search_basic):
|
|
8350 (Fldap_add):
|
|
8351 (Fldap_modify):
|
|
8352 Use new coding system conversion macros.
|
|
8353
|
|
8354 2000-01-06 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
8355
|
|
8356 * console-tty.c (tty_init_console): Change MULE to FILE_CODING.
|
|
8357
|
|
8358 1999-11-27 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
8359
|
|
8360 * eldap.h (Fldap_search) Renamed from Fldap_search_internal:
|
|
8361 (Fldap_add, Fldap_modify, Fldap_delete): New functions
|
|
8362
|
|
8363 * eldap.c (Qadd, Qreplace): New constant symbols
|
|
8364 (Fldap_open): Use the LDAP_OPT_RESTART option to avoid
|
|
8365 interruptions by XEmacs signals
|
|
8366 Remove unnecessary calls to slow_down_interrupts and
|
|
8367 speed_up_interrupts
|
|
8368 (Fldap_search_basic): Renamed from Fldap_search_internal
|
|
8369 Added new optional parameter VERBOSE that triggers the
|
|
8370 display of progress messages
|
|
8371 Remove unnecessary calls to slow_down_interrupts and
|
|
8372 speed_up_interrupts
|
|
8373 LDAP result code analysis rewritten
|
|
8374 (Fldap_add, Fldap_modify, Fldap_delete): New functions
|
|
8375 (syms_of_eldap): Define the new symbols and functions
|
|
8376
|
|
8377
|
|
8378 2000-02-17 Martin Buchholz <martin@xemacs.org>
|
|
8379
|
|
8380 * realpath.c: Determine PATH_MAX maximally portably.
|
|
8381
|
|
8382 * insdel.c (bytecount_to_charcount): Optimize.
|
|
8383 The function used to be optimized for entirely ASCII sequences.
|
|
8384 Now it is optimized for successive characters from the same
|
|
8385 charset. This also wins big for _mostly_ ASCII sequences.
|
|
8386
|
|
8387 * fileio.c (Ffile_truename): convert return from realpath() using
|
|
8388 Qfile_name, not Qbinary. Fixes obvious bug with non-ASCII symlinks.
|
|
8389 - Rewrite GCPROing slightly.
|
|
8390
|
|
8391 * sysdep.c (sys_open): Do filename conversion, like all other
|
|
8392 sys_* functions. Fixes bug:
|
|
8393 (let ((file-name-coding-system 'iso-8859-2))
|
|
8394 (write-region x y latin2-name))
|
|
8395 ==> writes filename using internal encoding.
|
|
8396
|
|
8397 2000-02-18 Martin Buchholz <martin@xemacs.org>
|
|
8398
|
|
8399 * buffer.c (DEFVAR_BUFFER_LOCAL_1): Turn on c_readonly. Always const.
|
|
8400 * console.c (DEFVAR_CONSOLE_LOCAL_1): Turn on c_readonly. Always const.
|
|
8401 * symeval.h (DEFVAR_SYMVAL_FWD): Turn on c_readonly. Always const.
|
|
8402 * eval.c (lrecord_subr): Remove this_one_is_unmarkable.
|
|
8403 * symbols.c (lrecord_symbol_value_forward): Remove this_one_is_unmarkable.
|
|
8404 * symbols.c (guts_of_unbound_marker): Turn on c_readonly.
|
|
8405 * lrecord.h (UNMARKABLE_LRECORD_HEADER_P): Delete.
|
|
8406 (CONST_IF_NOT_DEBUG): Delete.
|
|
8407 * alloc.c (this_one_is_unmarkable): Delete.
|
|
8408 (mark_object): Don't check for this_one_is_unmarkable. Use the
|
|
8409 c_readonly flag instead.
|
|
8410 * lisp.h (DEFUN): Define a Lisp_Subr as c_readonly.
|
|
8411
|
|
8412 2000-02-18 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
8413
|
|
8414 * event-msw.c (mswindows_drain_windows_queue):
|
|
8415 (emacs_mswindows_handle_magic_event): Remove attempt to optimise
|
|
8416 away redundant repaint events.
|
|
8417
|
|
8418 2000-02-17 Andy Piper <andy@xemacs.org>
|
|
8419
|
|
8420 * redisplay.h: declare mark_redisplay_structs.
|
|
8421
|
|
8422 * redisplay.c (redisplay_window):
|
|
8423 (redisplay_frame): don't check subwindows_state_changed.
|
|
8424 (mark_redisplay): mark gutters here.
|
|
8425
|
|
8426 * glyphs.c: (instantiate_image_instantiator): always layout if we
|
|
8427 haven't done so already.
|
|
8428 (allocate_image_instance): don't mark as dirty.
|
|
8429 (update_subwindow): bind inhibit_quit.
|
|
8430
|
|
8431 * gutter.c (mark_gutters): new function.
|
|
8432
|
|
8433 * glyphs-x.c (x_update_widget): Always resize to get round a
|
|
8434 widget bug.
|
|
8435
|
|
8436 * glyphs-msw.c (mswindows_tab_control_update): remove `;' that was
|
|
8437 breaking absolutely everything.
|
|
8438
|
|
8439 * gutter.h: declare mark_gutters.
|
|
8440
|
|
8441 2000-02-16 Martin Buchholz <martin@xemacs.org>
|
|
8442
|
|
8443 * XEmacs 21.2.29 is released.
|
|
8444
|
|
8445 2000-02-15 Olivier Galibert <galibert@pobox.com>
|
|
8446
|
|
8447 * fns.c (size_bit_vector): Fix computation of the size.
|
|
8448
|
|
8449 2000-02-15 Martin Buchholz <martin@xemacs.org>
|
|
8450
|
|
8451 * *.[ch]: Change CONST to const globally.
|
|
8452 find -name '*.[ch]' | \
|
|
8453 xargs global-replace \
|
|
8454 's/(^|(?<=[^A-Za-z0-9_]))CONST((?=[^A-Za-z0-9_])|$)/const/g'
|
|
8455 - Remove vestigial references to CONST_IS_LOSING
|
|
8456
|
|
8457 2000-02-13 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
8458
|
|
8459 * event-msw.c (mswindows_drain_windows_queue): Remove hack to
|
|
8460 bailout early on quit. Enqueue WM_PAINT events as XEmacs magic
|
|
8461 events instead of dispatching them directly.
|
|
8462 (mswindows_handle_paint): New function to do repainting.
|
|
8463 (mswindows_wnd_proc):
|
|
8464 (emacs_mswindows_handle_magic_event): Call above function.
|
|
8465
|
|
8466 2000-02-13 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
8467
|
|
8468 * objects-msw.c (mswindows_create_font_variant): Return the new
|
|
8469 font handle.
|
|
8470 (initialize_font_instance): Get font metrics from the underlined
|
|
8471 variant of the font to cope with the case where the underlined
|
|
8472 font has a bigger descent.
|
|
8473
|
|
8474 2000-02-08 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
|
|
8475
|
|
8476 * gui.c (gui_item_accelerator): Return the first underlined
|
|
8477 character in item name.
|
|
8478
|
|
8479 2000-02-11 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
8480
|
|
8481 * lisp.h: Added Qprinter.
|
|
8482
|
|
8483 * general.c (syms_of_general): Initialized it.
|
|
8484
|
|
8485 * redisplay-msw.c (get_frame_dc): Conditionally start a new page.
|
|
8486 (get_frame_dc):
|
|
8487 (get_frame_compdc): Made inline.
|
|
8488
|
|
8489 * console.h (struct console_methods): Added eject_page method.
|
|
8490
|
|
8491 * frame.h: Added FRAME_DISPLAY_P and friends.
|
|
8492 Aligned backslahes in many macros in more readable fashion.
|
|
8493 Added page_number to struct frame, and an accessor macro
|
|
8494 for it.
|
|
8495
|
|
8496 * defice.h: Added DEVICE_DISPLAY_P and friends.
|
|
8497
|
|
8498 * device.c (Fdevice_printer_p): Used these.
|
|
8499
|
|
8500 * frame.c (allocate_frame_core): Initialize page number.
|
|
8501 (Fprint_job_page_number):
|
|
8502 (Fprint_job_eject_page): Implemented.
|
|
8503
|
|
8504 * frame-msw.c (msprinter_eject_page): Added method.
|
|
8505 (msprinter_start_page): Added.
|
|
8506
|
|
8507 * window.c (Fwindow_truncated_p): Fixed docstring.
|
|
8508 (Fwindow_last_line_visible_height): Implemented.
|
|
8509
|
|
8510 2000-02-09 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
8511
|
|
8512 * frame.c (change_frame_size_1): Undo 2000-02-03 change.
|
|
8513
|
|
8514 1999-12-20 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
8515
|
|
8516 * syntax.c (scan_words): Always advance at least one character.
|
|
8517
|
|
8518 2000-02-13 Andy Piper <andy@xemacs.org>
|
|
8519
|
|
8520 * redisplay.c (add_glyph_rune): call get_glyph_cachel_index here
|
|
8521 to make sure the glyph is in the cachels.
|
|
8522
|
|
8523 * glyphs.h (struct Lisp_Image_Instance): make layout_changed a
|
|
8524 global image instance flag.
|
|
8525 (IMAGE_INSTANCE_NEEDS_LAYOUT): new macro.
|
|
8526 (XIMAGE_INSTANCE_NEEDS_LAYOUT): ditto.
|
|
8527
|
|
8528 * glyphs.c (allocate_image_instance): set dirty bits correctly.
|
|
8529 (Fset_image_instance_property): mark layout as changed.
|
|
8530 (invalidate_glyph_geometry_maybe): mark layout as changed.
|
|
8531 (glyph_width): use new NEEDS_LAYOUT macro.
|
|
8532 (glyph_ascent): ditto.
|
|
8533 (glyph_descent): ditto.
|
|
8534 (glyph_height): ditto.
|
|
8535 (image_instance_layout): mark layout as clean after laying out.
|
|
8536 (update_subwindow): don't mark layout as clean here.
|
|
8537
|
|
8538 * glyphs-x.h (IMAGE_INSTANCE_X_WIDGET_ID): undo C++ changes, they
|
|
8539 should no longer be needed.
|
|
8540
|
|
8541 * glyphs-x.c (x_update_widget): sanitize asserts.
|
|
8542 (x_finalize_image_instance): sanitize assignment to widgets.
|
|
8543
|
|
8544 * glyphs-widget.c (widget_instantiate): don't need to clear the
|
|
8545 layout flag here.
|
|
8546
|
|
8547 2000-02-13 Martin Buchholz <martin@xemacs.org>
|
|
8548
|
|
8549 * sysdep.c (getcwd): Use standard prototype.
|
|
8550 * sysdep.h (getcwd): Use standard prototype.
|
|
8551
|
|
8552 * fns.c (Fsubseq): Change parameters to more natural ANSI Lisp
|
|
8553 (sequence, start, end).
|
|
8554 Remove redundant type checking.
|
|
8555 (Fmapconcat): Remove useless GCPRO, a wrong-headed attempt (in
|
|
8556 view of `caller-protects') to avoid a crash where the real fix was
|
|
8557 found elsewhere.
|
|
8558
|
|
8559 2000-02-12 Martin Buchholz <martin@xemacs.org>
|
|
8560
|
|
8561 * glyphs-x.c (x_finalize_image_instance): Compile error fixes.
|
|
8562
|
|
8563 * s/sol2.h: Remove feature macro initialization.
|
|
8564
|
|
8565 * alloc.c (alloc_lcrecord): Add more type checking assertions.
|
|
8566 (vector_hash): New. Code from internal_hash.
|
|
8567 * lrecord.h:
|
|
8568 Fix up allocation subsystem comments.
|
|
8569
|
|
8570 * config.h.in: Add __EXTENSIONS__ for Solaris.
|
|
8571
|
|
8572 * systime.h (EMACS_GETTIMEOFDAY): New.
|
|
8573 (EMACS_GET_TIME): Use EMACS_GETTIMEOFDAY.
|
|
8574 Remove Solaris-specific code.
|
|
8575 Use void* for the (ignored) second arg for gettimeofday().
|
|
8576
|
|
8577 * elhash.c (hash_table_hash): Implement it, finally.
|
|
8578 * elhash.c: Use hashcode_t.
|
|
8579
|
|
8580 * linuxplay.c (sighandler): Fix prototypes to use SIGTYPE.
|
|
8581 * sunplay.c (sighandler): Fix prototype to use SIGTYPE.
|
|
8582
|
|
8583 * lisp.h (STRETCHY_STRUCT_SIZEOF): Delete.
|
|
8584 * fns.c (size_bit_vector):
|
|
8585 * alloc.c (size_vector):
|
|
8586 (make_vector_internal):
|
|
8587 (make_bit_vector_internal):
|
|
8588 (sweep_bit_vectors_1):
|
|
8589 Replace calls to STRETCHY_STRUCT_SIZEOF with offsetof expression.
|
|
8590
|
|
8591 2000-02-10 Martin Buchholz <martin@xemacs.org>
|
|
8592
|
|
8593 * s/aix4.h: #define MAP_FAILED if sys/mman.h didn't.
|
|
8594 Include strings.h to avoid warnings for bzero and strcasecmp.
|
|
8595
|
|
8596 2000-02-10 Olivier Galibert <galibert@pobox.com>
|
|
8597
|
|
8598 * alloc.c: Move STRETCHY_STRUCT_SIZEOF from here...
|
|
8599 * lisp.h (STRETCHY_STRUCT_SIZEOF): ...to here
|
|
8600
|
|
8601 * fns.c (size_bit_vector): New. Declare bit vectors as a
|
|
8602 sequence.
|
|
8603
|
|
8604 2000-02-10 Olivier Galibert <galibert@pobox.com>
|
|
8605
|
|
8606 * symeval.h (struct symbol_value_magic): Remove "next" kludge and
|
|
8607 use a value field instead.
|
|
8608 (symbol_value_forward_forward): Use value field.
|
|
8609 (DEFVAR_SYMVAL_FWD): Use value field.
|
|
8610 (DEFVAR_SYMVAL_FWD_INT): Added. Dumps the int with dumpopaque.
|
|
8611 (DEFVAR_INT): Use DEFVAR_SYMVAL_FWD_INT.
|
|
8612 (DEFVAR_CONST_INT): Ditto.
|
|
8613 (DEFVAR_BOOL): Ditto.
|
|
8614 (DEFVAR_CONST_BOOL): Ditto.
|
|
8615 (DEFVAR_INT_MAGIC): Ditto.
|
|
8616 (DEFVAR_BOOL_MAGIC): Ditto.
|
|
8617
|
|
8618 * symbols.c (guts_of_unbound_marker): Use value field.
|
|
8619 * console.c (DEFVAR_CONSOLE_LOCAL_1): Ditto.
|
|
8620 * buffer.c (DEFVAR_BUFFER_LOCAL_1): Ditto.
|
|
8621
|
|
8622 * lisp.h: Declare dumpopaque and noninteractive1.
|
|
8623
|
|
8624 * alloc.c (dumpopaque): Added.
|
|
8625 (pdump_dump_opaquevec): Added.
|
|
8626 (pdump): Call pdump_dump_opaquevec to dump opaque data.
|
|
8627 (pdump_load): Reload opaque data. Sync noninteractive1 with
|
|
8628 noninteractive.
|
|
8629
|
|
8630 2000-02-10 Andy Piper <andy@xemacs.org>
|
|
8631
|
|
8632 * glyphs.c (image_instance_layout): if the size changes, mark it
|
|
8633 as such.
|
|
8634
|
|
8635 * redisplay-output.c (redisplay_output_layout): Update the
|
|
8636 subwindow here.
|
|
8637 (redisplay_output_subwindow): ditto.
|
|
8638
|
|
8639 * glyphs.c (update_subwindow): make sure we reset flags for
|
|
8640 layouts as well as everything else.
|
|
8641
|
|
8642 * glyphs-widget.c (layout_layout): don't need to set the instances
|
|
8643 dimensions here.
|
|
8644
|
|
8645 2000-02-09 Martin Buchholz <martin@xemacs.org>
|
|
8646
|
|
8647 * device-x.c (x_init_device): Wrap calls to dll_* in HAVE_SHLIB,
|
|
8648 not HAVE_DLOPEN, which is a lower-level thing.
|
|
8649
|
|
8650 * .cvsignore: Ignore gmon.out
|
|
8651
|
|
8652 2000-02-09 Hamish Macdonald <hamishm@lucent.com>
|
|
8653
|
|
8654 * .cvsignore: Ignore portable dumper xemacs.dmp file
|
|
8655
|
|
8656 2000-02-09 Andy Piper <andy@xemacs.org>
|
|
8657
|
|
8658 * redisplay-output.c (redisplay_output_layout): be more clever
|
|
8659 about when we output based on the changed flags.
|
|
8660
|
|
8661 * glyphs.h (struct image_instantiator_methods): add update_method.
|
|
8662 (struct Lisp_Image_Instance): add changed flags. Declare new
|
|
8663 macros for manipulating them.
|
|
8664
|
|
8665 * glyphs.c (allocate_image_instance): renamed glyph -> parent.
|
|
8666 (image_instance_parent_glyph): find an image_instance's parent
|
|
8667 glyph or image_instance.
|
|
8668 (image_instance_layout): mark the size as changed.
|
|
8669 (set_image_instance_dirty_p): new function. mark an image
|
|
8670 instance, plus all of its parents, as dirty.
|
|
8671 (Fset_image_instance_property): use it.
|
|
8672 (Fglyph_animated_timeout_handler): use it.
|
|
8673 (update_subwindow): call update_widget and device methods for
|
|
8674 update_subwindow. Mark all changed flags as clean.
|
|
8675 (Fresize_subwindow): mark size as changed.
|
|
8676
|
|
8677 * glyphs-x.c (x_finalize_image_instance): try and detect gc
|
|
8678 failures.
|
|
8679 (x_update_subwindow): only resize subwindows here.
|
|
8680 (x_update_widget): new function. Update all changed properties of
|
|
8681 a widget.
|
|
8682 (x_resize_subwindow): deleted.
|
|
8683 (x_widget_set_property): deleted.
|
|
8684 (x_progress_gauge_set_property): deleted.
|
|
8685 (x_progress_gauge_update): new function. Implement recorded
|
|
8686 changes.
|
|
8687 (x_tab_control_update): ditto.
|
|
8688 (x_tab_control_set_property): deleted.
|
|
8689 (console_type_create_glyphs_x): declare new functions.
|
|
8690 (image_instantiator_format_create_glyphs_x): ditto.
|
|
8691
|
|
8692 * glyphs-widget.c (widget_set_property): mark text changed.
|
|
8693 (update_widget): new function. Update properties of a widget.
|
|
8694 (widget_instantiate): for layouts make sure we set their
|
|
8695 children's parent correctly.
|
|
8696 (tab_control_set_property): new function. Record changes that will
|
|
8697 take place under redisplay's control.
|
|
8698 (progress_gauge_set_property): ditto.
|
|
8699 (image_instantiator_progress_guage): declare new functions.
|
|
8700 (image_instantiator_tab_control): ditto.
|
|
8701
|
|
8702 * glyphs-msw.c (mswindows_update_subwindow): just do resizing here
|
|
8703 now.
|
|
8704 (mswindows_update_widget): new function. Update all properties on
|
|
8705 a widget that have changed.
|
|
8706 (mswindows_button_update): new function. Update a button's set
|
|
8707 state.
|
|
8708 (mswindows_tab_control_update): new function. Update the items in
|
|
8709 a tab.
|
|
8710 (mswindows_tab_control_set_property): deleted.
|
|
8711 (mswindows_progress_gauge_update): new function. Update the
|
|
8712 progress gauge's progress.
|
|
8713 (mswindows_widget_set_property): deleted. This is all done
|
|
8714 asynchronously now.
|
|
8715 (mswindows_progress_gauge_set_property): ditto.
|
|
8716 (console_type_create_glyphs_mswindows): declare new methods.
|
|
8717 (image_instantiator_format_create_glyphs_mswindows): ditto.
|
|
8718
|
|
8719 * frame-msw.c (msprinter_init_frame_1): Remove unused variables.
|
|
8720 (msprinter_set_frame_properties): ditto.
|
|
8721
|
|
8722 * console.h (struct console_methods): Add update_widget_method.
|
|
8723
|
|
8724 2000-02-09 Andy Piper <andy@xemacs.org>
|
|
8725
|
|
8726 * gui-msw.c (Fmswindows_shell_execute): Make
|
|
8727 mswindows-shell-execute industrial strength.
|
|
8728
|
|
8729 2000-02-08 Martin Buchholz <martin@xemacs.org>
|
|
8730
|
|
8731 * lrecord.h: Make macro argument `props' match member function `plist'.
|
|
8732 * fns.c (Fget):
|
|
8733 * fns.c (Fput):
|
|
8734 * fns.c (Fremprop):
|
|
8735 * fns.c (Fobject_plist):
|
|
8736 * alloc.c:
|
|
8737 * symbols.c:
|
|
8738 Object property list frobbing cleanup.
|
|
8739 - Allow any lisp object (compared with `eq'), not just symbols, as
|
|
8740 keys in object plists.
|
|
8741 - Move symbol plist frobbing into symbols.c, where it belongs.
|
|
8742 - Move string plist frobbing into alloc.c, where it belongs.
|
|
8743 - Everything's an lrecord now, so no need to test for symbolp, etc.
|
|
8744 - Fix up doc strings to refer to PROPERTY, not PROPNAME.
|
|
8745
|
|
8746 * extents.c: Reorder code to remove declarations.
|
|
8747
|
|
8748 * frame.h (store_in_alist): Remove useless declaration.
|
|
8749
|
|
8750 2000-02-07 Martin Buchholz <martin@xemacs.org>
|
|
8751
|
|
8752 * event-Xt.c (x_has_keysym): Use XConvertCase only if available.
|
|
8753 * config.h.in: Add HAVE_XCONVERTCASE.
|
|
8754
|
|
8755 2000-02-07 Andy Piper <andy@xemacs.org>
|
|
8756
|
|
8757 * glyphs.c (image_instance_layout): undo 2000-01-29 change since
|
|
8758 it breaks many things.
|
|
8759
|
|
8760 2000-02-07 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
8761
|
|
8762 * src/syntax.h (SYNTAX_START_P): Check whether the two chars
|
|
8763 actually can start a common comment type.
|
|
8764 * src/syntax.h (SYNTAX_END_P): ditto for end.
|
|
8765
|
440
|
8766 2000-02-07 Martin Buchholz <martin@xemacs.org>
|
|
8767
|
|
8768 * XEmacs 21.2.28 is released.
|
|
8769
|
|
8770 2000-02-06 Martin Buchholz <martin@xemacs.org>
|
|
8771
|
|
8772 * event-Xt.c (x_keysym_to_character): New.
|
|
8773 (maybe_define_x_key_as_self_inserting_character): New.
|
|
8774 (x_has_keysym): New.
|
|
8775 Auto-define all keys on the keyboard as self-insert-key.
|
|
8776
|
|
8777 2000-02-02 Martin Buchholz <martin@xemacs.org>
|
|
8778
|
|
8779 * menubar.c (vars_of_menubar): A small code simplification.
|
|
8780
|
|
8781 * minibuf.c (echo_area_append): Workaround egcs-20000131 c++ compiler bug
|
|
8782
|
442
|
8783 * ExternalShell.c:
|
|
8784 * ExternalClient.c:
|
|
8785 * EmacsShell-sub.c:
|
|
8786 * EmacsManager.c:
|
|
8787 * EmacsFrame.c:
|
440
|
8788 Use consistent style for specifying X resources.
|
|
8789
|
|
8790 * symbols.c (Fset): Further implement SYMVAL_LISP_MAGIC.
|
|
8791 This makes (dontusethis-set-symbol-value-handler) actually usable.
|
|
8792
|
|
8793 * lrecord.h (lrecord_decription_type):
|
442
|
8794 * alloc.c (pdump_register_sub):
|
|
8795 (pdump_dump_data):
|
|
8796 (pdump_reloc_one):
|
440
|
8797 Add XD_LISP_OBJECT_ARRAY to describe multiple Lisp_Objects.
|
|
8798 Comply with XEmacs coding style.
|
|
8799 All lrecord descriptions updated to use XD_LISP_OBJECT with 2
|
|
8800 args, and XD_LISP_OBJECT_ARRAY with 3 args.
|
|
8801
|
442
|
8802 * keymap.c (Faccessible_keymaps):
|
440
|
8803 Make (accessible-keymaps map "\C-h") do the Right Thing.
|
|
8804 Make (accessible-keymaps map []) do the Right Thing.
|
|
8805 Make (accessible-keymaps map "") do the Right Thing.
|
|
8806 (check_keymap_definition_loop): New function.
|
|
8807 (keymap_store_internal): Keep luser from shooting self in foot,
|
|
8808 via (define-key ctl-x-4-map "p" global-map).
|
|
8809 Remove fullness slot from struct Lisp_Keymap, since hash tables
|
|
8810 are now reliable.
|
|
8811 (print_keymap): Remove 'Yuck' factor by simply printing "size %d".
|
|
8812
|
|
8813 2000-01-30 Martin Buchholz <martin@xemacs.org>
|
|
8814
|
|
8815 * redisplay.c (init_redisplay): Fix small memory leak.
|
442
|
8816 * elhash.h:
|
|
8817 * elhash.c (pdump_reorganize_hash_table):
|
440
|
8818 Rename from reorganize_hash_table. Change prototype.
|
|
8819 Reuse the original memory for hentries. Save 100k.
|
|
8820 * alloc.c (PDUMP_READ): new macro.
|
|
8821 * alloc.c (pdump_load): Replace LISP_TO_VOID with higher-level macros.
|
|
8822 * alloc.c: No need to #ifndef before #undef.
|
|
8823
|
|
8824 * print.c: Allow debug_print() to print readably by modifying
|
|
8825 debug_print_readably. Use consistent variable names.
|
|
8826
|
|
8827 * .dbxrc: Try to get things to work even if stopped in a function
|
|
8828 without source available by explicitly specifying source files.
|
|
8829 2000-02-03 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
8830
|
|
8831 * unexnt.c (_start): Removed bogus code which caused loading heap
|
|
8832 from differrent executable file.
|
|
8833 Removed bogus assignment to _fmode, which caused inconsistencies.
|
|
8834
|
|
8835 2000-02-03 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
8836
|
|
8837 * s\windowsnt.h: Removed lots of #if 0 blocks of Emacs heritage.
|
|
8838 Have spawnve encapsulation regard DONT_ENCAPSULATE.
|
|
8839 Do not preliminary `#define signal sigset'.
|
|
8840
|
|
8841 * systime.h: Do not prototype environ on windows nt and cygwin,
|
|
8842 this conflicts with system header.
|
|
8843
|
|
8844 * syssignal.h: Use correct define for WINDOWSNT
|
|
8845
|
|
8846 * sysdep.h: Do not prototype environ on windows nt, this conflicts
|
|
8847 with system header.
|
|
8848
|
|
8849 * sysdep.c (near start of file): Fixed commentary and rearranged
|
|
8850 ifdefs in readable order.
|
|
8851 (NEED_STARTS): Do not force NEED_STARTS when PDUMPing.
|
|
8852 (start_of_text):
|
442
|
8853 (end_of_text):
|
440
|
8854 (end_of_data): Do not compile in if using PDUMP.
|
|
8855
|
442
|
8856 * symsinit.h: Prototyped vars_of_nt().
|
440
|
8857
|
|
8858 * ntproc.c (windows9x_p): Added, instead of os_subtype.
|
|
8859 (find_child_console): Use it.
|
|
8860 (sys_kill): Use it.
|
|
8861
|
|
8862 * ntheap.h: Do not extern os_subtype.
|
|
8863
|
|
8864 * ntheap.c (cache_system_info): Do not cache unneeded:
|
|
8865 nt_major_version, nt_minor_version and os_subtype.
|
|
8866 (recreate_heap): Do not compile in when PDUMPing.
|
|
8867
|
|
8868 * nt.c (geteuid and friends): Use the new varibale
|
|
8869 nt_fake_unix_uid, instead of hashing fake uid out of NT RID.
|
|
8870 (init_user_info): Removed the above mentioned hackery.
|
|
8871 (fstat, stat): Do not compile in if using MSVC 5.0 and above -
|
|
8872 stat has been fixed in the C runtime.
|
|
8873 (vars_of_nt): Added, defined the nt_fake_unix_uid variable there.
|
442
|
8874
|
440
|
8875 * file-coding.c (struct file_coding_dump): Do not define
|
|
8876 ucs_to_mule_table in the struct if not MULE.
|
|
8877 (struct struct lrecord_description fcd_description_1): Do not dump
|
|
8878 the above.
|
|
8879
|
|
8880 * emacs.c (main_1): Call vars_of_nt().
|
|
8881 (right before Fdump_emacs_data): Don't need lastfile if using both
|
|
8882 portabe dumper and system malloc.
|
|
8883
|
|
8884 * alloc.c (Fmemory_limit): Conditionalized out.
|
|
8885 (pdump): Use OPEN_BINARY for the portable dump file.
|
|
8886 (pdump_load): Ditto.
|
|
8887
|
|
8888 2000-02-02 Mike Alexander <mta@arbortext.com>
|
|
8889
|
|
8890 * nt.c (convert_time): Set tm_isdst before calling mktime and
|
|
8891 avoid calling it at all if the compiler supports 64 bit integers.
|
|
8892 Also initialize utc_base_ft before using it.
|
|
8893
|
|
8894 2000-02-03 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
|
|
8895
|
|
8896 * frame.c (change_frame_size_1): Take f->internal_border_width
|
|
8897 into consideration when calculating the width of the frame.
|
|
8898
|
|
8899 2000-02-01 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
8900
|
|
8901 * window.c (frame_min_height):
|
|
8902 (frame_size_valid_p):
|
|
8903 (frame_pixsize_valid_p): Added.
|
|
8904 (check_frame_size): Generalized.
|
|
8905
|
|
8906 * window.h: Prototyped the above.
|
|
8907
|
|
8908 * lisp.h:
|
|
8909 * general.c: Added Qbottom_margin, Qduplex, Qlandscape,
|
|
8910 Qleft_margin, Qorientation, Qportrait, Qright_margin, Qtop_margin.
|
|
8911 Deleted Vwin32_* and Vbinary_process_* unused variables.
|
|
8912
|
|
8913 * device-msw.c (msprinter_init_device): Do not get printer font
|
|
8914 list; Added DEVMODE functions.
|
|
8915
|
|
8916 * frame-msw.c: Added lots of printer code.
|
|
8917
|
|
8918 * faces.c: Moved 'left-margin and 'right-margin defsymbols to
|
|
8919 general.c.
|
|
8920
|
442
|
8921 * console-msw.h: Added more msprinter device private slots.
|
440
|
8922
|
|
8923 2000-02-01 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
8924
|
|
8925 * event-msw.c (key_needs_default_processing_p): Added.
|
|
8926 (mswindows_wnd_proc, WM_KEYUP, KEYDOWN): Call it.
|
|
8927
|
|
8928 2000-01-29 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
8929
|
|
8930 * glyphs.c (image_instance_layout): Mark image instance as clean
|
|
8931 after layout.
|
|
8932 (glyph_dirty_p): Removed redundant function.
|
|
8933 (invalidate_glyph_geometry_maybe): Added.
|
|
8934 (update_glyph_cachel_data): Call it.
|
|
8935
|
|
8936 * glyphs.h: Prototyped it.
|
|
8937
|
|
8938 * redisplay.c (add_glyph_rune): Call it.
|
444
|
8939 (redisplay_window): Reset glyphs cachels when frame faces have
|
440
|
8940 changed, thus forcing recomputation of built-in border glyphs.
|
|
8941
|
|
8942 2000-01-30 Martin Buchholz <martin@xemacs.org>
|
|
8943
|
|
8944 * Makefile.in.in: Make portable dumper and purify play well together.
|
|
8945 Add imperfect, but better than nothing, support for pdump.
|
|
8946 Remove xemacs.dmp when temacs is re-generated.
|
|
8947 Don't ignore errors when dumping xemacs.
|
|
8948
|
|
8949 * symbols.c (maybe_call_magic_handler): Remove one magic number.
|
|
8950
|
|
8951 2000-01-28 Andy Piper <andy@xemacs.org>
|
|
8952
|
|
8953 * frame.c (allocate_frame_core): Use new Fset_window_buffer signature.
|
|
8954 (setup_normal_frame): ditto.
|
|
8955 (setup_frame_without_minibuffer): ditto.
|
|
8956 (setup_minibuffer_frame): ditto.
|
|
8957 (delete_frame_internal): ditto.
|
|
8958 (Fmake_frame_invisible): ditto.
|
|
8959 (Ficonify_frame): ditto.
|
|
8960
|
|
8961 * window.h: change Fset_window_buffer signature.
|
|
8962
|
|
8963 * window.c (Fsplit_window): Use new Fset_window_buffer signature.
|
|
8964 (Fset_window_buffer): allow recording of buffer if the window is
|
|
8965 the selected window.
|
|
8966 (window_loop): Use new Fset_window signature.
|
|
8967
|
|
8968 2000-01-23 Daniel Pittman <daniel@danann.net>
|
|
8969
|
|
8970 * config.h.in: Added template for `HAVE_ATHENA_3D'
|
|
8971
|
|
8972 2000-01-29 Andy Piper <andy@xemacs.org>
|
|
8973
|
|
8974 * glyphs-x.c (x_resize_subwindow): Try and catch bogus resizes.
|
|
8975
|
|
8976 * gutter.c (output_gutter): Don't output if the window isn't live.
|
|
8977
|
|
8978 2000-01-28 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
8979
|
|
8980 * glyphs-msw.c (mswindows_unmap_subwindow): Fix of corrupted patch
|
|
8981 of 01/12/00: Moved SetFocus back here where it belongs.
|
|
8982
|
|
8983 2000-01-23 Andy Piper <andy@xemacs.org>
|
|
8984
|
|
8985 * s/cygwin32.h: declare printer things.
|
|
8986
|
|
8987 2000-01-26 Andy Piper <andy@xemacs.org>
|
|
8988
|
|
8989 * select.c (Fown_selection_internal): GCPRO bug fix from Mike
|
|
8990 Alexander.
|
|
8991
|
|
8992 2000-01-24 Andy Piper <andy@xemacs.org>
|
|
8993
|
|
8994 * glyphs-msw.c (mswindows_locate_pixmap_file): Expand filename.
|
|
8995 (mswindows_button_instantiate): Make sure glyph is a pixmap.
|
|
8996
|
|
8997 * glyphs-widget.c (widget_instantiate): Avoid shadows.
|
|
8998
|
|
8999 * frame-msw.c (msprinter_init_frame_3): Nuke warning.
|
|
9000
|
|
9001 * glyphs-msw.c: (mswindows_string_to_color): remove declaration.
|
|
9002
|
|
9003 * redisplay-msw.c (mswindows_output_cursor): Avoid shadows.
|
|
9004 (mswindows_output_display_block): Avoid local shadows.
|
|
9005
|
|
9006 * event-msw.c (mswindows_enqueue_magic_event): Avoid shadows.
|
|
9007 (mswindows_enqueue_mouse_button_event): ditto.
|
|
9008 (mswindows_handle_gui_wm_command): remove declaration.
|
|
9009
|
|
9010 * console-msw.c (mswindows_canonicalize_console_connection): Avoid
|
|
9011 warnings.
|
|
9012
|
|
9013 * console-msw.h: Avoid shadows.
|
|
9014 (mswindows_get_toolbar_button_text):
|
|
9015 (emacs_mswindows_create_stream_pair):
|
|
9016 (emacs_mswindows_delete_stream_pair):
|
|
9017 (mswindows_handle_toolbar_wm_command): declare.
|
|
9018
|
|
9019 * device-msw.c (build_syscolor_string): Avoid shadows.
|
|
9020
|
|
9021 2000-01-23 Andy Piper <andy@xemacs.org>
|
|
9022
|
|
9023 * glyphs-widget.c (widget_instantiate): reverse the items for
|
|
9024 layouts so that children are in the expected order.
|
|
9025
|
|
9026 2000-01-28 Martin Buchholz <martin@xemacs.org>
|
|
9027
|
|
9028 * ralloc.c: safe_bcopy ==> memmove
|
|
9029 * gmalloc.c: Remove MEMMOVE_MISSING conditional code.
|
|
9030 * s/msdos.h: Remove BCOPY macros.
|
|
9031 * insdel.c (gap_right): Remove BCOPY conditional code.
|
|
9032 * insdel.c (gap_left): Remove BCOPY conditional code.
|
|
9033 XEmacs demands a working ANSI C compiler - hence memmove.
|
|
9034
|
|
9035 * regex.c (regex_compile): Remove accidental use of trigraphs.
|
|
9036
|
|
9037 2000-01-27 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
9038
|
|
9039 * event-msw.c (mswindows_enqueue_misc_user_event): Initialize
|
|
9040 event timestamp.
|
|
9041
|
|
9042 2000-01-26 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
9043
|
|
9044 * event-msw.c (mswindows_drain_windows_queue): Added the
|
|
9045 parameter.
|
|
9046 (mswindows_need_event): Commented the call to
|
|
9047 mswindows_drain_windows_queue().
|
|
9048 (emacs_mswindows_quit_p): Lookup the windows for keyboard messages
|
|
9049 only.
|
|
9050
|
|
9051 * console-msw.h: Moved a few function prototypes here from
|
442
|
9052 event-msw.c.
|
440
|
9053
|
|
9054 * gui-msw.c (mswindows_handle_gui_wm_command): Changed the ID
|
|
9055 parameter from unsigned short to unsigned long.
|
|
9056 (Fmswindows_shell_execute): Added return value.
|
|
9057
|
|
9058 2000-01-27 URA Hiroshi <ura@hiru.aoba.yokohama.jp>
|
|
9059
|
442
|
9060 * sysdep.c (init_system_name):
|
|
9061 process-unix.c (unix_canonicalized_host_name):
|
440
|
9062 Don't call freeaddrinfo() if getaddrinfo() fails.
|
|
9063
|
|
9064 * process-unix.c (unix_open_unix_network_stream):
|
|
9065 Moved the code to get a port # into address loop.
|
|
9066
|
|
9067 2000-01-27 Martin Buchholz <martin@xemacs.org>
|
|
9068
|
442
|
9069 * buffer.c (reinit_vars_of_buffer):
|
440
|
9070 The right place to initialize conversion_in_dynarr and
|
|
9071 conversion_out_dynarr.
|
|
9072
|
|
9073 * alloc.c (pdump): Use the real open() till sys_open() is functional.
|
|
9074
|
|
9075 * process-unix.c (unix_canonicalize_host_name): Muleize.
|
|
9076 (unix_open_network_stream): Muleize.
|
|
9077
|
|
9078 * buffer.h: Fix up prototypes for ralloc.c functions.
|
|
9079
|
|
9080 2000-01-27 URA Hiroshi <ura@hiru.aoba.yokohama.jp>
|
|
9081 * config.h.in: added HAVE_GETADDRINFO and HAVE_GETNAMEINFO
|
|
9082 * sysdep.c: In init_system_name(), add code to use getaddrinfo()
|
|
9083 instead of gethostbyname()
|
|
9084 * process-unix.c: In unix_canonicalize_host_name() and
|
|
9085 unix_open_network_stream(), add code to use getaddrinfo()
|
|
9086 instead of gethostbyname().
|
|
9087
|
|
9088 2000-01-27 Daniel Pittman <daniel@danann.net>
|
|
9089
|
|
9090 * device-x.c (x_init_device): Warn at run-time if using Athena 3d
|
|
9091 libs when built with flat Athena.
|
|
9092
|
|
9093 2000-01-27 Martin Buchholz <martin@xemacs.org>
|
|
9094
|
|
9095 * ralloc.c: Replace SIZE (conflicts with Windows headers) with size_t.
|
|
9096 Use coding standards for function prototypes.
|
|
9097
|
|
9098 2000-01-25 Martin Buchholz <martin@xemacs.org>
|
|
9099
|
|
9100 * dialog-msw.c (push_lisp_string_as_unicode):
|
|
9101 * doc.c (unparesseuxify_doc_string):
|
|
9102 * dired.c (Fuser_name_completion_1):
|
|
9103 * dired.c (Fuser_name_all_completions):
|
|
9104 * dired.c (free_user_cache):
|
|
9105 * dired.c (user_name_completion):
|
|
9106 * console-x.c (get_display_arg_connection):
|
|
9107 * minibuf.c (clear_echo_area_internal):
|
|
9108 * minibuf.c (echo_area_append):
|
|
9109 * eldap.c (Fldap_open):
|
|
9110 * eldap.c (Fldap_search_internal):
|
|
9111 * frame-x.c (x_set_frame_text_value):
|
|
9112 * frame-x.c (x_set_frame_properties):
|
|
9113 * frame-x.c (x_create_widgets):
|
|
9114 * redisplay-tty.c (term_get_fkeys_1):
|
|
9115 * objects-x.c (x_parse_nearest_color):
|
|
9116 * objects-x.c (x_valid_color_name_p):
|
|
9117 * objects-x.c (x_initialize_font_instance):
|
|
9118 * objects-x.c (x_list_fonts):
|
|
9119 * objects-x.c (x_find_charset_font):
|
|
9120 * tooltalk.c (Fadd_tooltalk_message_arg):
|
|
9121 * tooltalk.c (Fadd_tooltalk_pattern_attribute):
|
|
9122 * tooltalk.c (Fadd_tooltalk_pattern_arg):
|
|
9123 * process-unix.c (unix_create_process):
|
|
9124 * ntproc.c (sys_spawnve):
|
|
9125 * sound.c (Fplay_sound_file):
|
|
9126 * sound.c (Fplay_sound):
|
|
9127 * buffer.c (init_initial_directory):
|
|
9128 * buffer.c (init_buffer):
|
|
9129 * editfns.c (init_editfns):
|
|
9130 * editfns.c (Ftemp_directory):
|
|
9131 * editfns.c (Fuser_full_name):
|
|
9132 * editfns.c (uncache_home_directory):
|
|
9133 * editfns.c (get_home_directory):
|
|
9134 * editfns.c (Fuser_home_directory):
|
|
9135 * editfns.c (Fformat_time_string):
|
|
9136 * editfns.c (Fcurrent_time_string):
|
|
9137 * gui-x.c (button_item_to_widget_value):
|
|
9138 * database.c (Fopen_database):
|
|
9139 * event-Xt.c (x_to_emacs_keysym):
|
|
9140 * event-Xt.c (x_event_to_emacs_event):
|
|
9141 * event-Xt.c (describe_event_window):
|
|
9142 * event-msw.c (mswindows_wnd_proc):
|
|
9143 * glyphs-eimage.c (jpeg_instantiate):
|
|
9144 * glyphs-eimage.c (gif_instantiate):
|
|
9145 * glyphs-eimage.c (png_instantiate):
|
|
9146 * glyphs-eimage.c (tiff_instantiate):
|
|
9147 * glyphs-x.c (xbm_instantiate_1):
|
|
9148 * glyphs-x.c (x_xbm_instantiate):
|
|
9149 * glyphs-x.c (x_xface_instantiate):
|
|
9150 * glyphs-x.c (autodetect_instantiate):
|
|
9151 * glyphs-x.c (cursor_font_instantiate):
|
|
9152 * glyphs-x.c (x_widget_instantiate):
|
|
9153 * glyphs-x.c (x_widget_set_property):
|
|
9154 * glyphs-x.c (x_widget_property):
|
|
9155 * glyphs-x.c (BUILD_GLYPH_INST):
|
|
9156 * print.c (write_string_to_stdio_stream):
|
|
9157 * print.c (output_string):
|
|
9158 * print.c (Falternate_debugging_output):
|
|
9159 * print.c (Fexternal_debugging_output):
|
|
9160 * glyphs-msw.c (extract_xpm_color_names):
|
|
9161 * glyphs-msw.c (mswindows_xpm_instantiate):
|
|
9162 * glyphs-msw.c (bmp_instantiate):
|
|
9163 * glyphs-msw.c (resource_name_to_resource):
|
|
9164 * glyphs-msw.c (mswindows_resource_instantiate):
|
|
9165 * glyphs-msw.c (xbm_instantiate_1):
|
|
9166 * glyphs-msw.c (mswindows_xbm_instantiate):
|
|
9167 * glyphs-msw.c (mswindows_xface_instantiate):
|
|
9168 * glyphs-msw.c (mswindows_widget_instantiate):
|
|
9169 * glyphs-msw.c (add_tree_item):
|
|
9170 * glyphs-msw.c (add_tab_item):
|
|
9171 * glyphs-msw.c (mswindows_combo_box_instantiate):
|
|
9172 * glyphs-msw.c (mswindows_widget_property):
|
|
9173 * glyphs-msw.c (mswindows_combo_box_property):
|
|
9174 * glyphs-msw.c (mswindows_widget_set_property):
|
|
9175 * console.c (stuff_buffered_input):
|
|
9176 * objects-msw.c (mswindows_initialize_color_instance):
|
|
9177 * objects-msw.c (mswindows_valid_color_name_p):
|
|
9178 * objects-msw.c (mswindows_list_fonts):
|
|
9179 * objects-msw.c (mswindows_font_instance_truename):
|
|
9180 * bytecode.c (optimize_compiled_function):
|
|
9181 * select-x.c (symbol_to_x_atom):
|
|
9182 * select-x.c (x_atom_to_symbol):
|
|
9183 * select-x.c (hack_motif_clipboard_selection):
|
|
9184 * select-x.c (selection_data_to_lisp_data):
|
|
9185 * select-x.c (lisp_data_to_selection_data):
|
|
9186 * select-x.c (Fx_get_cutbuffer_internal):
|
|
9187 * select-x.c (Fx_store_cutbuffer_internal):
|
|
9188 * buffer.h (TO_EXTERNAL_FORMAT): New function.
|
|
9189 * buffer.h (TO_INTERNAL_FORMAT): New function.
|
|
9190 * emacs.c (make_arg_list_1):
|
|
9191 * emacs.c (make_argc_argv):
|
|
9192 * emacs.c (main_1):
|
|
9193 * emacs.c (Fdump_emacs):
|
|
9194 * emacs.c (split_string_by_emchar_1):
|
|
9195 * file-coding.h:
|
|
9196 * lisp.h:
|
|
9197 * lstream.h:
|
|
9198 * symsinit.h:
|
|
9199 * device-x.c (x_init_device):
|
|
9200 * device-x.c (Fx_valid_keysym_name_p):
|
|
9201 * device-x.c (Fx_get_font_path):
|
|
9202 * device-x.c (Fx_set_font_path):
|
|
9203 * glyphs.c (bitmap_to_lisp_data):
|
|
9204 * glyphs.c (pixmap_to_lisp_data):
|
|
9205 * alloc.c (make_ext_string): Use coding system arguments. Update
|
|
9206 all callers.
|
|
9207 * alloc.c (build_string):
|
|
9208 * callproc.c (child_setup):
|
|
9209 * callproc.c (init_callproc):
|
|
9210 * fileio.c (lisp_strerror):
|
|
9211 * fileio.c (directory_file_name):
|
|
9212 * fileio.c (Fexpand_file_name):
|
|
9213 * fileio.c (Ffile_truename):
|
|
9214 * fileio.c (Fsysnetunam):
|
|
9215 * fileio.c (Fdo_auto_save):
|
|
9216 * sysdep.c (sys_readdir):
|
|
9217 * tests.c: New file. Allow adding C tests.
|
|
9218 Replace GET_* macros with a more comprehensible and flexible
|
|
9219 interface, TO_INTERNAL_FORMAT() and TO_EXTERNAL_FORMAT().
|
|
9220 Modify all calls.
|
|
9221 Any coding system can be used to do format conversion.
|
|
9222 Eliminate enum external_data_format.
|
|
9223 Eliminate convert_to_external_format.
|
|
9224 Eliminate convert_to_internal_format.
|
|
9225 Make sure file-name, keyboard, terminal, and ctext are always
|
|
9226 defined as coding systems or aliases. Make
|
|
9227 file-name-coding-system, terminal-coding-system, and
|
|
9228 keyboard-coding-system magical variables that are equivalent to
|
|
9229 defining the corresponding coding system aliases.
|
442
|
9230
|
440
|
9231 * file-coding.c (Fcoding_system_canonical_name_p): New function.
|
|
9232 * file-coding.c (Fcoding_system_alias_p): New function.
|
|
9233 * file-coding.c (Fcoding_system_aliasee): New function.
|
|
9234 * file-coding.c (append_suffix_to_symbol): New function.
|
|
9235 * file-coding.c (dangling_coding_system_alias_p): New function.
|
|
9236 * file-coding.c (Ffind_coding_system):
|
|
9237 * file-coding.c (Fcopy_coding_system):
|
|
9238 * file-coding.c (encode_coding_no_conversion):
|
|
9239 * file-coding.c (syms_of_file_coding):
|
|
9240 * file-coding.c (vars_of_file_coding):
|
|
9241 Rewrite coding system alias code.
|
|
9242 Allow nested aliases, like symbolic links.
|
|
9243 Allow redefinition of coding system aliases.
|
|
9244 Prevent existence of dangling coding system aliases.
|
|
9245
|
|
9246 * dired.c (Fuser_name_completion_1):
|
|
9247 * dired.c (Fuser_name_all_completions):
|
|
9248 A crash would happen if user did QUIT in the middle of building
|
|
9249 user_name_cache. Remove redundant code in mainline and unwind_protect.
|
|
9250
|
|
9251 * lisp.h:
|
|
9252 * dynarr.c (Dynarr_min_size): Make static. Increase value to 8.
|
|
9253
|
|
9254 * lstream.c (make_fixed_buffer_input_stream): Take a void *, not
|
|
9255 an unsigned char *. Update all callers.
|
|
9256
|
|
9257 2000-01-26 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
9258
|
|
9259 * callproc.c (Fcall_process_internal): Ignore Vbinary-process_output.
|
|
9260
|
|
9261 2000-01-25 Martin Buchholz <martin@xemacs.org>
|
|
9262
|
|
9263 * elhash.c (hentry_description): Use more portable definition.
|
|
9264 (resize_hash_table): Initialize new hentries using
|
|
9265 xnew_array_and_zero, thereby simplifying the code.
|
|
9266
|
|
9267 * mule-charset.c (make_charset): Make sure entire object is
|
442
|
9268 initialized, to avoid Purify warnings.
|
440
|
9269
|
|
9270 * alloc.c (resize_string): Fix unlikely crash with big strings.
|
|
9271
|
|
9272 2000-01-24 Martin Buchholz <martin@xemacs.org>
|
|
9273
|
442
|
9274 * realpath.c (xrealpath):
|
440
|
9275 Don't call getwd().
|
|
9276
|
|
9277 2000-01-25 Martin Buchholz <martin@xemacs.org>
|
|
9278
|
|
9279 * lread.c (read_bit_vector): Fix memory leak reading literal bit vectors.
|
|
9280
|
|
9281 1999-12-28 Max Matveev <max@melbourne.sgi.com>
|
|
9282
|
|
9283 * unexelfsgi.c (unexec): Change the way we decide which segment
|
|
9284 should be extended.
|
|
9285
|
|
9286 Assumption that .bss section should be outside the PT_LOADable
|
|
9287 segment. On IRIX with version 6.2 and above, .bss (or .sbss, if
|
|
9288 it's present) is inside the 'data' segment. This would fail the
|
|
9289 test which was used to find a segment to grow and cover new
|
|
9290 heap. Instead of this assumption, I created another one - on IRIX
|
|
9291 the segment to grow should start below .bss and it's address
|
|
9292 should extent above the end of .bss. Once this segment is
|
|
9293 identified, it's grown to accommodate the new heap and new
|
|
9294 zero-length .bss section is added at the end of .data2.
|
|
9295
|
|
9296 2000-01-25 Martin Buchholz <martin@xemacs.org>
|
|
9297
|
|
9298 * eval.c (Feval): Wrong number of arguments should use original
|
|
9299 function, not the indirect_function version of it.
|
|
9300
|
|
9301 2000-01-24 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
9302
|
|
9303 * glyphs-x.c (x_button_instantiate): Don't add image if
|
|
9304 it is not a pixmap.
|
|
9305 (x_locate_pixmap_file): Call Fexpand_file_name when file name
|
|
9306 is relative.
|
|
9307
|
|
9308 2000-01-21 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
9309
|
|
9310 * symeval.h (DEFVAR_LISP_MAGIC): Remove semicolon after macro
|
|
9311 declaration.
|
|
9312 (DEFVAR_INT_MAGIC): Ditto.
|
|
9313 (DEFVAR_BOOL_MAGIC): Ditto.
|
|
9314 * glyphs.h: Reindent backslash.
|
|
9315
|
|
9316 2000-01-24 Martin Buchholz <martin@xemacs.org>
|
|
9317
|
442
|
9318 * glyphs-widget.c (layout_query_geometry):
|
440
|
9319 (layout_layout): Use correct types for gheight, gwidth.
|
|
9320
|
|
9321 2000-01-24 Martin Buchholz <martin@xemacs.org>
|
|
9322
|
|
9323 * EmacsManager.c (QueryGeometry): Purified.
|
|
9324
|
|
9325 2000-01-23 Martin Buchholz <martin@xemacs.org>
|
|
9326
|
442
|
9327 * alloc.c (make_float): Make sure entire object is initialized, to
|
440
|
9328 avoid Purify warnings.
|
|
9329 (pdump_register_sub): Remove useless assignment.
|
|
9330 (pdump): Use xmalloc, not malloc.
|
|
9331 (pdump_load): Use xmalloc, not malloc.
|
|
9332
|
|
9333 2000-01-23 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
9334
|
442
|
9335 * callproc.c:
|
|
9336 * dired-msw.c:
|
|
9337 * fileio.c:
|
|
9338 * process-nt.c:
|
|
9339 * redisplay-msw.c:
|
440
|
9340 * sysdep.c: Removed redundant #include <windows.h>
|
|
9341
|
|
9342 2000-01-22 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
9343
|
|
9344 * frame.c (delete_frame_internal): Do not delete device when its
|
|
9345 implementation so declares.
|
|
9346 (delete_frame_internal): Set device selected frame to nil when
|
442
|
9347 last frame goes away.
|
440
|
9348
|
|
9349 * device-msw.c (msprinter_device_system_metrics): Implemented.
|
|
9350 (mswindows_device_system_metrics): Added 'device-dpi property.
|
|
9351
|
|
9352 * device.c: (Fdevice_printer_p): Added.
|
|
9353 Added 'offset-workspace device metric.
|
|
9354
|
|
9355 * console.h (device_metrics): Declared DM_offset_workspace.
|
|
9356
|
|
9357 2000-01-23 Martin Buchholz <martin@xemacs.org>
|
|
9358
|
|
9359 * fileio.c (Ffile_truename): Remove pointless and confusing
|
|
9360 initialization of elen.
|
|
9361
|
|
9362 * glyphs-widget.c: Compiler warning fixes.
|
|
9363
|
|
9364 2000-01-23 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
9365
|
|
9366 * process.h (PROCESS_LIVE_P): Modify to take a Lisp_Process
|
|
9367 instead of a Lisp_Object as argument to make it consistent with
|
|
9368 the other LIVE_P macros.
|
|
9369 (CHECK_LIVE_PROCESS): New macro.
|
|
9370
|
|
9371 * process.c: Declare Qprocess_live_p.
|
|
9372 (Fprocess_live_p): New function.
|
|
9373 (create_process): Use PROCESS_LIVE_P.
|
|
9374 (read_process_output): Ditto.
|
|
9375 (set_process_filter): Ditto.
|
|
9376 (Fdelete_process): Ditto.
|
|
9377 (kill_buffer_processes): Ditto
|
|
9378 (process_send_signal): Use CHECK_LIVE_PROCESS.
|
|
9379 (Fprocess_input_coding_system): Check whether process is still
|
|
9380 alive (fix PR#1061).
|
|
9381 (Fprocess_output_coding_system): Ditto.
|
|
9382 (Fprocess_coding_system): Ditto.
|
|
9383 (Fset_process_input_coding_system): Ditto.
|
|
9384 (Fset_process_output_coding_system): Ditto.
|
|
9385
|
|
9386 2000-01-23 Andy Piper <andy@xemacs.org>
|
|
9387
|
|
9388 * glyphs.h (struct Lisp_Image_Instance): change format by unifying
|
|
9389 layout and widget.
|
|
9390
|
|
9391 * glyphs.c (mark_image_instance): take into account changed
|
|
9392 image_instance format.
|
|
9393 (image_instance_equal): ditto.
|
|
9394 (image_instance_hash): ditto.
|
|
9395
|
|
9396 * glyphs-widget.c (widget_instantiate): Incorporate layout
|
|
9397 instantiation here. Delay layout of the layout until later.
|
|
9398 (layout_instantiate): deleted.
|
|
9399 (layout_query_geometry): new function. get the geometry of a
|
|
9400 layout.
|
|
9401 (layout_layout): layout a layout dynamically.
|
|
9402 (image_instantiator_widget): New function - splitting up
|
|
9403 image_instantiator_format_create_glyphs_widget for netwinder
|
|
9404 compilation.
|
|
9405 (image_instantiator_buttons):
|
|
9406 (image_instantiator_edit_fields):
|
|
9407 (image_instantiator_combo_box):
|
|
9408 (image_instantiator_scrollbar):
|
|
9409 (image_instantiator_progress_guage):
|
|
9410 (image_instantiator_tree_view):
|
|
9411 (image_instantiator_tab_control):
|
|
9412 (image_instantiator_labels):
|
|
9413 (image_instantiator_layout): ditto.
|
442
|
9414 (image_instantiator_format_create_glyphs_widget): Call preceding
|
440
|
9415 functions.
|
|
9416
|
|
9417 2000-01-22 Martin Buchholz <martin@xemacs.org>
|
|
9418
|
|
9419 * process.c (Fset_process_coding_system):
|
442
|
9420 * device-x.c (Fx_keysym_hash_table):
|
440
|
9421 Docstring fixes.
|
|
9422
|
|
9423 * lstream.c (Lstream_write): Return documented value, not 0.
|
|
9424
|
442
|
9425 * fileio.c (directory_file_name):
|
|
9426 (Fsubstitute_in_file_name):
|
|
9427 (Fsubstitute_insert_file_contents_internal):
|
440
|
9428 (Fwrite_region_internal):
|
|
9429 * emacs.c:
|
|
9430 * sysdep.c:
|
442
|
9431 * getloadavg.c:
|
440
|
9432 * systty.h:
|
|
9433 Remove vestigial APOLLO-conditional code.
|
|
9434
|
|
9435 2000-01-21 Martin Buchholz <martin@xemacs.org>
|
|
9436
|
|
9437 * getpagesize.h: Add guard macros.
|
|
9438 * libsst.h: Add guard macros.
|
|
9439 * libst.h: Add guard macros.
|
|
9440 * line-number.h: Add guard macros.
|
|
9441 * ndir.h: Add guard macros.
|
|
9442 * sysfloat.h: Add guard macros.
|
|
9443 * sysfile.h: Add guard macros.
|
|
9444 * sysproc.h: Add guard macros.
|
|
9445 * syswait.h: Add guard macros.
|
|
9446 * xintrinsic.h: Add guard macros.
|
|
9447 * xintrinsicp.h: Add guard macros.
|
|
9448 * xmmanager.h: Add guard macros.
|
|
9449 * xmmanagerp.h: Add guard macros.
|
|
9450 * xmprimitive.h: Add guard macros.
|
|
9451 * xmu.h: Add guard macros.
|
|
9452 * gpmevent.h: Add copyright statement. Add guard macros.
|
|
9453 * miscplay.h: Add guard macros.
|
|
9454 * *.h: Use consistent C-standards-approved guard macro names.
|
|
9455
|
442
|
9456 * opaque.c (make_opaque): Switch parameter order.
|
440
|
9457 * opaque.h (make_opaque): Switch parameter order.
|
|
9458 Update all callers.
|
|
9459 * buffer.h (MAKE_MIRROR_TRT_TABLE): Use symbolic constant OPAQUE_CLEAR.
|
|
9460
|
|
9461 * config.h.in (type_checking_assert): Added.
|
|
9462 (bufpos_checking_assert): Added.
|
|
9463
|
|
9464 2000-01-21 Martin Buchholz <martin@xemacs.org>
|
|
9465
|
|
9466 * alloc.c: Harmless pdump changes.
|
|
9467 - Use countof().
|
|
9468 - spell alignment correctly.
|
|
9469 * sysdep.c: Use countof()
|
|
9470
|
|
9471 2000-01-20 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
9472
|
|
9473 * console.c (create_console): Use CONMETH_OR_GIVEN when calling
|
|
9474 initially_selected_for_input() console method, default to 0.
|
|
9475 (semi_canonicalize_console_connection): Try to delegate to
|
|
9476 canonicalize_console_connection if no such console method.
|
|
9477 (canonicalize_console_connection): Vice versa.
|
|
9478 (print_console): Do not print nil connection.
|
|
9479
|
|
9480 * console.h (XDEVIMPF_IS_A_PRINTER): Added.
|
|
9481 (XDEVIMPF_NO_AUTO_REDISPLAY): Added.
|
|
9482 (XDEVIMPF_FRAMELESS_OK): Added.
|
|
9483 (CONSOLE_INHERITS_METHOD): Added.
|
|
9484
|
|
9485 * console-msw.c (mswindows_canonicalize_console_connection):
|
|
9486 Added.
|
|
9487 (mswindows_canonicalize_device_connection): Added.
|
|
9488
|
|
9489 * console-msw.h (struct msprinter_device): Added this struct and
|
|
9490 accessor macros.
|
|
9491 (mswindows_device): Made fontlist a lisp object.
|
|
9492
|
|
9493 * device.c (semi_canonicalize_device_connection): Try to delegate
|
|
9494 to canonicalize_device_connection if no such console method.
|
|
9495 (canonicalize_device_connection): Vice versa.
|
|
9496 (print_device): Do not print nil connection.
|
|
9497
|
|
9498 * device-msw.c (mswindows_init_device): Call InitCommonControls
|
|
9499 when have widgets.
|
|
9500 (mswindows_delete_device): Removed fontlist deallocation.
|
|
9501 (mswindows_mark_device): Added.
|
|
9502
|
|
9503 * events.c (event_equal): Added abort() at unreached code.
|
|
9504 (event_hash): Ditto.
|
|
9505
|
|
9506 * faces.c (complex_vars_of_faces): Added Qmsprinter to the list of
|
|
9507 fallback tags of Windows devices.
|
|
9508
|
|
9509 * general.c (syms_of_general): Initialized Qmsprinter.
|
|
9510
|
|
9511 * gutter.c (complex_vars_of_gutters): Added Qmsprinter to the list
|
|
9512 of fallback tags of Windows devices.
|
|
9513
|
|
9514 * lisp.h: Declared Qmsprinter.
|
|
9515
|
|
9516 * objects-msw.c (font_enum_callback_2): Rewrote to build lisp list
|
|
9517 of strings.
|
|
9518 (mswindows_list_fonts): Ditto.
|
|
9519 (mswindows_enumerate_fonts): Removed dependency on XDEVICE, so
|
|
9520 that it can be used by both mswindows and msprinter devices.
|
|
9521 (initialize_font_instance): Added.
|
|
9522 (mswindows_initialize_font_instance): Use it.
|
|
9523 (msprinter_initialize_font_instance): Added.
|
|
9524
|
|
9525 * redisplay.c (redisplay_device): Added the parameter AUTOMATIC
|
|
9526 and implementation flags check.
|
|
9527 (redisplay_without_hooks): Changed the call to the above.
|
|
9528 (Fredraw_device): Ditto.
|
|
9529 (Fredisplay_device): Ditto.
|
|
9530
|
|
9531 * redisplay-msw.c (get_frame_dc): Implemented.
|
|
9532 (get_frame_compdc): Implemented.
|
|
9533 (many functions): Use the two functions above to get device
|
|
9534 contexts, ether for a window or a printer.
|
|
9535
|
|
9536 2000-01-21 Olivier Galibert <galibert@pobox.com>
|
|
9537
|
|
9538 * symbols.c (reinit_symbols_once_early): Put Qzero/Qnull_pointer
|
|
9539 initialization here.
|
|
9540 (init_symbols_once_early): Call it.
|
|
9541 * emacs.c (main_1): Call it.
|
|
9542 * symsinit.h: Declare it.
|
|
9543
|
|
9544 2000-01-19 Olivier Galibert <galibert@pobox.com>
|
|
9545
|
|
9546 * alloc.c: Use a lrecord_header * in the backtrace instead of a
|
|
9547 Lisp_Object.
|
|
9548 (pdump_backtrace): Ditto.
|
|
9549 (pdump_register_object): Ditto. Cleanup use of the pointers.
|
|
9550 (pdump_get_entry): Abort if trying to register a null pointer.
|
|
9551 (pdump_dump_data): Cleanup types when relocating.
|
|
9552 (pdump_dump_staticvec): Cleanup types w.r.t the reloc table.
|
|
9553 (pdump_dump_rtables): Remove bad casts.
|
|
9554 (pdump_load): Cleanup relocation w.r.t union type. Use a
|
|
9555 Lisp_Object instead of a EMACS_INT for the hashtable
|
|
9556 reorganization.
|
|
9557
|
|
9558 2000-01-20 Martin Buchholz <martin@xemacs.org>
|
|
9559
|
|
9560 * emacs.c (main_1): Rearrange morass of #ifdef's for correctness.
|
|
9561
|
|
9562 * callproc.c (call_process_cleanup): Isolate WINDOWSNT code for clarity.
|
|
9563
|
|
9564 * EmacsManager.c (GeometryManager): Avoid use of CPP for clarity.
|
|
9565
|
|
9566 * *.[ch]: global-replace 's/_of_xselect/_of_select_x/g' *.[ch]
|
|
9567
|
|
9568 2000-01-17 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
9569
|
|
9570 * faces.h (FACE_STRIKETHRU_P): Added.
|
|
9571
|
|
9572 * glyphs-msw.c (mswindows_widget_hfont): Implemented, to take care
|
|
9573 of font variants.
|
|
9574
|
|
9575 * redisplay-msw.c (mswindows_apply_face_effects): Deleted.
|
|
9576 (mswindows_set_dc_font): New function, aware of font variants,
|
|
9577 separated from mswindows_update_dc.
|
|
9578
|
|
9579 * objects-msw.h (struct mswindows_font_instance_data): Added
|
|
9580 definition.
|
|
9581
|
|
9582 * objects-msw.c (mswindows_finalize_font_instance): Delete all
|
|
9583 cached fonts and the data structure.
|
|
9584 (mswindows_initialize_font_instance): Added creation of font data
|
|
9585 structure.
|
|
9586 (mswindows_print_font_instance): Print at least something.
|
|
9587 (mswindows_create_font_variant): Implemented.
|
|
9588 (mswindows_get_hfont): Implemented.
|
|
9589
|
|
9590 2000-01-13 Fabrice Popineau <Fabrice.Popineau@supelec.fr>
|
|
9591
|
|
9592 * dired-msw.c: permute "sysdir.h" with "sysfile.h" because of
|
|
9593 prototyping problem with msvc.
|
|
9594
|
|
9595 * emacs.c (main_1): added syms_of_gui_mswindows() call
|
|
9596
|
|
9597 * gui-msw.c: added "mswindows-shell-execute" lisp subr and
|
|
9598 syms_of_gui_mswindows() function
|
|
9599
|
|
9600 * symsinit.h: added the prototype for syms_of_gui_mswindows()
|
|
9601
|
438
|
9602 2000-01-18 Martin Buchholz <martin@xemacs.org>
|
434
|
9603
|
438
|
9604 * XEmacs 21.2.27 is released.
|
432
|
9605
|
438
|
9606 2000-01-18 Martin Buchholz <martin@xemacs.org>
|
430
|
9607
|
438
|
9608 * glyphs-eimage.c (struct tiff_error_struct):
|
|
9609 (tiff_error_func):
|
|
9610 (tiff_warning_func):
|
|
9611 #if HAVE_VSNPRINTF ==> #ifdef HAVE_VSNPRINTF
|
428
|
9612
|
438
|
9613 * unexmips.c:
|
|
9614 * unexhp9k3.c:
|
|
9615 * unexfreebsd.c:
|
|
9616 * unexec.c: Remove vestigial Lucid C code.
|
|
9617 * unexalpha.c:
|
|
9618 * unexaix.c:
|
|
9619 * termcap.c:
|
|
9620 * libsst.c: Ansify.
|
|
9621 Remove declarations of errno and strerror().
|
428
|
9622
|
438
|
9623 * eval.c (Fbacktrace): Small Purify-cation. Fix docstring.
|
428
|
9624
|
438
|
9625 * .dbxrc (run-temacs): Use the horrible ${1+"$@"} instead of "$@".
|
428
|
9626
|
438
|
9627 2000-01-16 Martin Buchholz <martin@xemacs.org>
|
428
|
9628
|
438
|
9629 * mule-charset.c (Fchar_octet): Resurrect from earlier in 1999.
|
|
9630 Optimize.
|
428
|
9631
|
438
|
9632 2000-01-14 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
428
|
9633
|
438
|
9634 * md5.c:
|
|
9635 * file-coding.c:
|
428
|
9636 * file-coding.h:
|
438
|
9637 Change enum eol_type to eol_type_t.
|
428
|
9638
|
438
|
9639 2000-01-17 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
428
|
9640
|
438
|
9641 * gui.c (get_gui_callback): Check cons before accessing car.
|
428
|
9642
|
438
|
9643 2000-01-17 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
428
|
9644
|
438
|
9645 * specifier.h (XSPECIFIER_TYPE): Add error checking version.
|
|
9646 (XSETSPECIFIER_TYPE): Ditto.
|
428
|
9647
|
438
|
9648 2000-01-17 Didier Verna <didier@xemacs.org>
|
428
|
9649
|
438
|
9650 * redisplay.c (generate_fstring_runes): compute string size in
|
|
9651 characters, not bytes.
|
428
|
9652
|
438
|
9653 2000-01-09 Hrvoje Niksic <hniksic@iskon.hr>
|
428
|
9654
|
438
|
9655 * window.c (Fwindow_minibuffer_p): Make WINDOW optional.
|
428
|
9656
|
438
|
9657 2000-01-14 Hrvoje Niksic <hniksic@iskon.hr>
|
428
|
9658
|
438
|
9659 * print.c (print_error_message): Call print_prepare().
|
428
|
9660
|
438
|
9661 2000-01-14 Martin Buchholz <martin@xemacs.org>
|
428
|
9662
|
438
|
9663 * .dbxrc: Renamed from dbxrc.
|
428
|
9664
|
438
|
9665 * events.c (event_to_character):
|
|
9666 Use `assert (foo)' instead of `if (!foo) abort()'
|
428
|
9667
|
438
|
9668 * .gdbinit (xtype): Add documentation.
|
|
9669 * .gdbinit (check-temacs): New function.
|
|
9670 * .gdbinit (check-xemacs): New function.
|
|
9671 * dbxrc (check-xemacs): New function.
|
|
9672 * dbxrc (check-xemacs): New function.
|
428
|
9673
|
438
|
9674 2000-01-14 Andy Piper <andy@xemacs.org>
|
428
|
9675
|
438
|
9676 * glyphs-widget.c (widget_query_geometry): Make sure that we
|
|
9677 calculate default dimensions correctly.
|
428
|
9678
|
438
|
9679 2000-01-13 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
428
|
9680
|
438
|
9681 * symsinit.h: Added prototype for reinit_vars_of_frame_mswindows.
|
428
|
9682
|
438
|
9683 * event-msw.c (vars_of_event_mswindows): Fixed a mistyped
|
|
9684 pdump_wire'd variable.
|
428
|
9685
|
438
|
9686 * emacs.c: (main_1): Conditionalized calls to
|
|
9687 reinit_vars_of_scrollbar_x and reinit_vars_of_module.
|
428
|
9688
|
438
|
9689 2000-01-13 Martin Buchholz <martin@xemacs.org>
|
428
|
9690
|
438
|
9691 * window.c (Fset_window_configuration):
|
|
9692 * sysdep.c (_start):
|
|
9693 * input-method-motif.c (res):
|
|
9694 * event-Xt.c (Xt_process_to_emacs_event):
|
|
9695 Simple compiler warning fixes.
|
428
|
9696
|
438
|
9697 * bytecode.c (funcall_compiled_function): Use the original
|
|
9698 function symbol on the backtrace list in preference to the
|
|
9699 compiled_function object in error messages.
|
428
|
9700
|
438
|
9701 2000-01-13 Andy Piper <andy@xemacs.org>
|
428
|
9702
|
438
|
9703 * glyphs-x.c (update_widget_face): Make sure we update the widget
|
|
9704 background as well as foreground.
|
428
|
9705
|
438
|
9706 2000-01-13 Andy Piper <andy@xemacs.org>
|
428
|
9707
|
438
|
9708 * glyphs.h (struct Lisp_Image_Instance): Move justify and orient
|
|
9709 fields to subwindow.
|
|
9710 (IMAGE_INSTANCE_SUBWINDOW_JUSTIFY): new macro.
|
|
9711 (XIMAGE_INSTANCE_SUBWINDOW_JUSTIFY): ditto.
|
|
9712 (IMAGE_INSTANCE_SUBWINDOW_ORIENT): ditto.
|
|
9713 (XIMAGE_INSTANCE_SUBWINDOW_ORIENT): ditto.
|
428
|
9714
|
438
|
9715 * glyphs-widget.c (check_valid_tab_orientation): new function.
|
|
9716 (initialize_widget_image_instance): zero orientation and
|
|
9717 justification.
|
|
9718 (widget_instantiate): pick up orientation.
|
|
9719 (tab_control_query_geometry): return appropriate values for
|
|
9720 vertical tabs.
|
428
|
9721
|
438
|
9722 * glyphs-msw.c: (mswindows_tab_control_instantiate): assign
|
|
9723 appropriate creation flags for left, right and bottom tabs.
|
428
|
9724
|
438
|
9725 * s/cygwin32.h: add tab definitions.
|
428
|
9726
|
438
|
9727 2000-01-12 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
428
|
9728
|
438
|
9729 * glyphs-msw.c (mswindows_unmap_subwindow): Set focus back to the
|
|
9730 frame upon hiding a subwindow.
|
|
9731 (mswindows_button_instantiate): Changed the push button style to
|
|
9732 BS_PUSHBUTTON.
|
|
9733 (mswindows_button_instantiate): Removed button BS_NOTIFY
|
|
9734 style.
|
|
9735 (mswindows_button_instantiate): Removed redundant check for
|
|
9736 a disabled gui item.
|
|
9737 (mswindows_button_instantiate): Made use of WS_TABSTOP
|
|
9738 consistent: "operable" controls (edit, button, tree, scroll) have
|
|
9739 this style, "display-only" ones (static, progress gauge) do
|
|
9740 not. This style is currently ignored by XEmacs though. Also,
|
|
9741 removed the WS_EX_CONTROLPARENT style - it is not for children,
|
|
9742 it is for their parents!
|
|
9743 (mswindows_edit_field_instantiate): Ditto.
|
|
9744 (mswindows_progress_gauge_instantiate): Ditto.
|
|
9745 (mswindows_tree_view_instantiate): Ditto.
|
|
9746 (mswindows_tab_control_instantiate): Ditto.
|
|
9747 (mswindows_scrollbar_instantiate): Ditto.
|
|
9748 (mswindows_combo_box_instantiate): Ditto.
|
|
9749 (mswindows_widget_instantiate): Added the WS_EX_CONTROLPARENT
|
|
9750 style to the "clip" window.
|
|
9751 (mswindows_button_instantiate): Removed compilation warning by
|
|
9752 equally typing terms of the ?: operator.
|
428
|
9753
|
438
|
9754 2000-01-12 Didier Verna <didier@xemacs.org>
|
428
|
9755
|
438
|
9756 * redisplay.c (generate_fstring_runes): new parameter holding the
|
|
9757 last modeline-format extent.
|
|
9758 (add_glyph_to_fstring_db_runes): new parameter holding the glyph
|
|
9759 extent, fill the glyph block with it.
|
|
9760 (generate_fstring_runes): handle these parameters.
|
|
9761 (generate_formatted_string_db): ditto.
|
428
|
9762
|
438
|
9763 * keymap.c (get_relevant_keymaps): retreive the keymaps from the
|
|
9764 glyphs'extents in the modeline.
|
428
|
9765
|
438
|
9766 1999-01-11 Mike Woolley <mike@bulsara.com>
|
428
|
9767
|
438
|
9768 * ntheap.c: Reduced the reserved heap space from 1Gb down to
|
|
9769 256Mb, as a workaround for the non-starting problem many people
|
|
9770 have experienced.
|
428
|
9771
|
438
|
9772 2000-01-06 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
428
|
9773
|
438
|
9774 * console-tty.c (Fset_console_tty_output_coding_system):
|
|
9775 Force redrawing tty frame.
|
428
|
9776
|
438
|
9777 2000-01-10 Didier Verna <didier@xemacs.org>
|
428
|
9778
|
438
|
9779 * redisplay.c (generate_fstring_runes): fix size computation bug.
|
428
|
9780
|
438
|
9781 2000-01-09 William M. Perry <wmperry@aventail.com>
|
428
|
9782
|
438
|
9783 * gpmevent.c: (gpm_next_event_cb): Don't return value from void function.
|
428
|
9784
|
438
|
9785 2000-01-09 Andy Piper <andy@xemacs.org>
|
428
|
9786
|
438
|
9787 * glyphs-msw.c: index -> i to avoid shadows.
|
|
9788 (xbm_create_bitmap_from_data): make static.
|
|
9789 (check_valid_string_or_int): deleted.
|
|
9790 (mswindows_control_wnd_proc): message -> msg to avoid shadows.
|
428
|
9791
|
438
|
9792 * glyphs-x.c (x_update_subwindow): remove unused args.
|
428
|
9793
|
438
|
9794 * glyphs.c (glyph_image_instance): return the thing. Don't set the
|
|
9795 back pointer - this is done in allocate_image_instance.
|
|
9796 (query_string_font): return Qnil to make the compiler happy.
|
|
9797 (unmap_subwindow): set to ~0 to make the compiler happy.
|
|
9798 (glyph_query_geometry): comment out until used.
|
|
9799 (glyph_layout): ditto.
|
428
|
9800
|
438
|
9801 2000-01-09 Hrvoje Niksic <hniksic@iskon.hr>
|
428
|
9802
|
438
|
9803 * insdel.c (signal_after_change): Remove extraneous unbind_to().
|