- 05 Jul, 1993 7 commits
-
-
Jim Blandy authored
-
Jim Blandy authored
and made a Lisp_Object instead of an int. (make_lispy_event): If Vdouble_click_time is t, impose no time limit on double-clicks. (syms_of_keyboard): DEFVAR_LISP (not DEFVAR_INT) Vdouble_click_time (not double_click_time), and adjust doc string to say that `nil' means no double clicks, and `t' means no time limit.
-
Jim Blandy authored
save it until we're done asking questions, and then unread it.
-
Jim Blandy authored
of an event when read-key-sequence has placed it in a singleton list.
-
Jim Blandy authored
accessors.
-
Paul Eggert authored
(vc-name, vc-backend-deduce): Set both vc-name and vc-backend properties, to avoid calling vc-registered unnecessarily when the other property is needed. (vc-rcs-status): Yield only status of locks; do not try to yield " REV" if there are no locks, since this cannot be done easily if there are branches. Use vc-name instead of duplicating its function incorrectly. Fix off-by-one bug when inserting master header pieces. Read headers 8192 bytes at a time instead of 100. Don't bother to expand-file-name. (vc-rcs-glean-field): Removed.
-
Paul Eggert authored
-
- 04 Jul, 1993 19 commits
-
-
Richard M. Stallman authored
(outline-minor-mode-map): Copy menu bar submap from outline-mode-map.
-
Richard M. Stallman authored
-
Jim Blandy authored
sample prompt regexps, so that they print properly when unquoted.
-
Jim Blandy authored
-
Jim Blandy authored
only needed for some broken systems.
-
Richard M. Stallman authored
-
Paul Eggert authored
-q support to vcdiff.
-
Richard M. Stallman authored
(prefix-help-command): Set it.
-
Richard M. Stallman authored
(forms-modified-record-filter): Correct default value.
-
Richard M. Stallman authored
-
Jim Blandy authored
-
Jim Blandy authored
-
Richard M. Stallman authored
(check_mark): Use it.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(read_key_sequence): When inserting `menu-bar' prefix, modify the position field to prevent doing so twice. Do all these forms of event expansion after replayed events also. Set last_real_key_start before each key. Use last_real_key_start in criterion for being the first event. (syms_of_keyboard): Doc fix. (Vhelp_char): Renamed from help_char. (Vprefix_help_command): New Lisp variable. (read_key_sequence): Use that, for help char after prefix key. (kbd_buffer_get_event): Clear f before calling mouse_position_hook.
-
Jim Blandy authored
(frame-initialize): Call it, instead of writing it out.
-
Jim Blandy authored
dead frames.
-
Jim Blandy authored
make-face-bold-italic, make-face-unbold, make-face-unitalic): Properly pass noerror argument to recursive calls.
-
- 03 Jul, 1993 7 commits
-
-
Jim Blandy authored
versions of gethostbyname and such that use the DNS.
-
Richard M. Stallman authored
-
Jim Blandy authored
correctly distinguish between "on" and "off" values, and put a parameter in default-frame-alist. * frame.el (frame-initialize): Don't call x-get-resource here.
-
Roland McGrath authored
-
Jim Blandy authored
foo_random and foo_srandom; autoconf should autodetect when the real random functions are available.
-
Roland McGrath authored
t to copy-file, never an integer.
-
Richard M. Stallman authored
-
- 02 Jul, 1993 7 commits
-
-
Jim Blandy authored
other frames.
-
Jim Blandy authored
new properties. Only record old property values for those properties whose values have changed. * textprop.c (set_properties): Don't try to make undo records if OBJECT is a string.
-
Richard M. Stallman authored
(vc-do-command): Use vc-path.
-
Richard M. Stallman authored
Choose Next Paste. Create this item along with all the others.
-
Richard M. Stallman authored
containing mouse clicks in scroll-bar that used another buffer's map.
-
Jim Blandy authored
rcsdiff.
-
Roland McGrath authored
-