- 11 Jun, 1995 9 commits
-
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
add some extra to sizes, for consistent behavior.
-
Karl Heuer authored
(x_wm_set_size_hint) [USE_X_TOOLKIT]: Get the size from the outer widget. Copy the base and minimum sizes from the old hint.
-
Karl Heuer authored
and width of the outer widget (and the width of the column widget) carefully using deltas. Set update_hints_inhibit nonzero while updating. Then call update_wm_hints explicitly. (update_wm_hints): Use 0 for min_rows, min_cols. Do nothing if update_hints_inhibit is nonzero.
-
Karl Heuer authored
-
Karl Heuer authored
Add hysteresis when making it larger. Fill it up reliably and check at the end for overflowing it. (syms_of_display): Make frame_and_buffer_state initially with 20 elts.
-
Karl Heuer authored
If the char to type doesn't match the prompt string, show the char explicitly.
-
Karl Heuer authored
-
- 10 Jun, 1995 7 commits
-
-
Geoff Voelker authored
-
Geoff Voelker authored
-
Geoff Voelker authored
-
Geoff Voelker authored
-
Geoff Voelker authored
(all): Depend upon $(BLD) and $(ALL). (install): Depend upon emacs.bat. Create program item for Emacs. (clean): Delete obj. (emacs.bat): Defined.
-
Geoff Voelker authored
(temacs): Remove $(BLD) dependency.
-
Geoff Voelker authored
-
- 09 Jun, 1995 24 commits
-
-
Karl Heuer authored
(make_lispy_event): Use the struct member. (init_kboard): Initialize it. (syms_of_keyboard): Delete initialization and staticpro.
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
and only for certain purposes. table_size now unsigned. (modify_event_symbol) [HAVE_X_WINDOWS]: Use x_get_keysym_name. (make_lispy_event): Don't mask high bits here. Supply -1 as table_size for system-specific keys.
-
Karl Heuer authored
-
Karl Heuer authored
Run the hooks in the proper buffer. Normally bind overriding-local-map to nil. (Qoverriding_local_map): New variable. (syms_of_xdisp): staticpro it.
-
Karl Heuer authored
-
Karl Heuer authored
when looking for the X resource name. Copy parameters from default-frame-alist, before the geometry specs from the X resource database.
-
Karl Heuer authored
resource if name is nil.
-
Karl Heuer authored
Incorporated overlay strings. Ediff no longer runs under emacs 19.28 and earlier and XEmacs 19.11 and earlier.
-
Karl Heuer authored
(gnus-inews-article): Ditto. (gnus-inews-insert-signature): Use the recommended hyphen-hyphen-space as the signature delimiter.
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
(command_loop_1): Make last_command be kboard-local. (syms_of_keyboard): Defvar it. (init_kboard): Initialize it.
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
a directory name is specified gracefully.
-
Karl Heuer authored
(Info-next-preorder): Renamed from Info-next-preorder-1. Old definition deleted. After moving up, go to end of node. (Info-last-preorder): If no menu, try the previous node. After going down thru menu or to previous, position at end of node and recenter. After moving up, position at start of menu. (Info-follow-nearest-node, Info-mouse-follow-nearest-node): Use Info-next-preorder. (Info-scroll-up, Info-scroll-down): Doc fix.
-
Karl Heuer authored
(report-emacs-bug): Put it in local map. Display a message in another window.
-
Karl Heuer authored
-
Karl Heuer authored
that a check-in only results in reverting to the previous version. Also be more robust if the new version number cannot be told from what `co' says.
-