- 06 Jul, 1993 4 commits
-
-
Jim Blandy authored
"-DNeedFunctionPrototypes=0", to avoid lossage in DEC X11 header files. * ymakefile (really-oldXMenu): Pass C_SWITCH_X_MACHINE to the oldXMenu make.
-
Jim Blandy authored
FILE before passing it to vc-mode-line. Everyplace else passes vc-mode-line full filenames, and vc-mode-line now needs the real file name to decide which version-control system the file is under.
-
Jim Blandy authored
describe_map_tree.
-
Jim Blandy authored
* intervals.c (intervals_equal): Call EQ, not Fequal. * textprop.c (interval_has_all_properties, add_properties): Same.
-
- 05 Jul, 1993 10 commits
-
-
Jim Blandy authored
<X11/Xos.h>, so that file doesn't try to define struct timeval and struct timezone.
-
Jim Blandy authored
*begin and *end if they point to the same thing. (validate_plist): Call QUIT while scanning LIST.
-
Jim Blandy authored
against Qnil, not 0.
-
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
-