- 16 Mar, 1993 4 commits
-
-
Jim Blandy authored
calendar.el loads, not in the defvar.
-
Jim Blandy authored
`frame-live-p'. * window.c (Fwindow_live_p): Renamed from Flive_window_p. * lisp.h (CHECK_LIVE_WINDOW): Change to use Qwindow_live_p. (Qwindow_live_p): Extern declaration renamed fom Qlive_window_p.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 15 Mar, 1993 32 commits
-
-
Jim Blandy authored
those of the multi-frame versions in frame.el. Accept an optional argument FRAME, also for consistency.
-
Jim Blandy authored
-
Jim Blandy authored
* floatfns.c (Flogb): Under SYSV, implement this using frexp.
-
Jim Wilson authored
-
Jim Blandy authored
properly display all the possible sorts of things one might find in a buffer.
-
Jim Blandy authored
* frame.el (current-frame-configuration): Return a list as before, but starting with `frame-configuration'. (set-frame-configuration): Check that CONFIGURATION is a list starting with `frame-configuration', strip it off, and do as before. (frame-configuration-p): New function. * register.el (jump-to-register): Use frame-configuration-p, instead of catching an error in set-frame-configuration. Really now.
-
Jim Blandy authored
-
Richard M. Stallman authored
till a given cons cell has a non-nil car. Delete vipc conditionals.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(Xatom_emacs_selection, Xatom_clipboard, Xatom_clipboard_selection): (Xatom_wm_change_state, Xatom_incremental, Xatom_multiple): (Xatom_targets, Xatom_timestamp, Xatom_delete, Xatom_insert_selection): (Xatom_pair, Xatom_insert_property, Xatom_text): Decls deleted. (x_begin_selection_own): Decls deleted. (Fx_open_connection): Set up only the wm atoms here. Call Xatoms_of_xselect.
-
Richard M. Stallman authored
(SELECTION_EVENT_REQUESTOR, SELECTION_EVENT_SELECTION) (SELECTION_EVENT_TARGET, SELECTION_EVENT_PROPERTY) (SELECTION_EVENT_TIME): New macros. (struct selection_input_event): New structure.
-
Richard M. Stallman authored
(XTread_socket): Handle NEW_SELECTIONS alternative: queue events for SelectionRequest and SelectionClear; call functions for SelectionNotify and PropertyNotify.
-
Richard M. Stallman authored
Don't make boundary or touch last_undo_buffer if cur buf has no undo.
-
Richard M. Stallman authored
-
Jim Blandy authored
-
Richard M. Stallman authored
they make nonselectable lines. (single_keymap_panes): When storing in ENABLES, check def before enabled.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Fill out line with spaces. Put explicit spaces between items.
-
Richard M. Stallman authored
(menu_bar_items): Reverse the list when done. (command_loop_1): Typo calling Qrecompute_lucid_menubar. (read_key_sequence): Likewise. Also fix call to Vrun_hooks. (kbd_buffer_get_event): Handle selection_clear_event and selection_request_event events. (read_key_sequence): Support Vcurrent_menubar and Qactivate_menubar_hook. Call Qrecompute_lucid_menubar. (syms_of_keyboard): Set up Vcurrent_menubar, Vprevious_lucid_menubar, Qactivate_menubar_hook, and Qrecompute_lucid_menubar.
-
Richard M. Stallman authored
(COMPILEDP, BUFFERP, SUBRP, PROCESSP, FRAMEP, WINDOWP): New macros. (WINDOW_CONFIGURATIONP, FLOATP): New macros.
-
Richard M. Stallman authored
-
Jim Blandy authored
string-to-number, not string-to-float or string-to-int. * sort.el (sort-float-fields): Make this autoloaded. * sort.el (sort-numeric-fields): Doc fix.
-
Jim Blandy authored
string-to-float.
-
Jim Blandy authored
-
Jim Blandy authored
calling everything else which might compile a regexp. * dired.c (Fdirectory_files): Properly GCPRO the strings while calling Fexpand_file_name and Fdirectory_file_name.
-
Richard M. Stallman authored
-
Jim Blandy authored
-
Jim Blandy authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Jim Blandy authored
-
- 14 Mar, 1993 4 commits
-
-
Richard M. Stallman authored
-
Jim Blandy authored
-
Charles Hannum authored
-
Jim Blandy authored
dummy.
-