- 06 Nov, 2004 5 commits
-
-
Eli Zaretskii authored
-
Eli Zaretskii authored
rather than all commands.
-
Eli Zaretskii authored
to solve a bug whereby tags with 'b' don't match.
-
Stefan Monnier authored
(easy-menu-lookup-name): New fun to replace it. (easy-menu-get-map): Use it to obey menu item names (rather than just keys) when looking up `path'. (easy-menu-always-true-p): Rename from easy-menu-always-true. (easy-menu-convert-item-1): Adjust to new name.
-
Jan Djärv authored
* xmenu.c (popup_get_selection, create_and_show_popup_menu) (create_and_show_dialog): Revert change from 2004-10-31.
-
- 05 Nov, 2004 16 commits
-
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Juri Linkov authored
after dot, not only digits.
-
Juri Linkov authored
-
Juri Linkov authored
-
Kim F. Storm authored
(auto_save_1): Check for Ffile_modes nil value.
-
Kim F. Storm authored
(x_stop_queuing_selection_requests, x_handle_selection_request) (x_handle_selection_clear): Remove prototypes. (x_handle_selection_event): Add prototype.
-
Kim F. Storm authored
here, it may be too late if we start queuing after we have already stored some selection events into the kbd buffer. (struct selection_event_queue, queue, x_queue_selection_requests) (x_queue_event, x_unqueue_events, x_start_queuing_selection_requests) (x_stop_queuing_selection_requests): Remove/move to xselect.c. (x_catch_errors_unwind): Block input around final XSync.
-
Kim F. Storm authored
(x_queue_selection_requests, x_queue_event) (x_start_queuing_selection_requests) (x_stop_queuing_selection_requests): Add new queue for selection input events to replace previous XEvent queue in xterm.c. (queue_selection_requests_unwind): Adapt to new queue. (x_reply_selection_request): Adapt to new queue. Unexpect wait_object in case of x errors (memory leak). (x_handle_selection_request, x_handle_selection_clear): Make static. (x_handle_selection_event): New function. May queue selection events. (wait_for_property_change_unwind): Use save_value instead of cons. Clear property_change_reply_object. (wait_for_property_change): Abort if already waiting. Use save_value instead of cons for unwind data. (x_handle_property_notify): Skip events already arrived, but don't free them, as "arrived" field is checked by wait_for_property_change, and it will be freed by unwind or explicit unexpect_property_change. (x_get_foreign_selection): Add to new queue. (receive_incremental_selection): Don't unexpect wait_object when done as it has already been freed by previous wait_for_property_change.
-
Kim F. Storm authored
-
Kim F. Storm authored
(kbd_buffer_unget_event): New function. (kbd_buffer_get_event, swallow_events): Combine SELECTION events and use x_handle_selection_event. (mark_kboards): Don't mark x and y of SELECTION_CLEAR_EVENT.
-
Kim F. Storm authored
-
Jan Djärv authored
(x_reply_selection_request): Use it. (receive_incremental_selection): In call to TRACE0, the name of a symbol is in xname.
-
- 04 Nov, 2004 19 commits
-
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Daniel Pfeiffer authored
-
Daniel Pfeiffer authored
-
Jan Djärv authored
if a dialog will be used, read-file-name otherwise.
-
Jan Djärv authored
-
Jan Djärv authored
* gtkutil.c: Make use_old_gtk_file_dialog non-static. (xg_initialize): Moved DEFVAR_BOOL for use_old_gtk_file_dialog ... * xfns.c (syms_of_xfns): ... to here.
-
Jan Djärv authored
it doesn't start with /.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(sc-version): Don't use interactive-p. Rename arg to MESSAGE.
-
Richard M. Stallman authored
Don't use interactive-p. Add arg INTERACTIVE.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(eshell-truncate-buffer): Just message, no error, if buffer is short.
-