- 12 Jun, 1993 31 commits
-
-
Jim Blandy authored
-
Jim Blandy authored
-
Jim Blandy authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(Fprimitive_undo): Sometimes bind inhibit-read-only to t.
-
Jim Blandy authored
and VINTR.
-
Jim Blandy authored
-
Jim Blandy authored
-
Jim Blandy authored
XK_Mode_switch and XK_Num_Lock are modifier keysyms too.
-
Richard M. Stallman authored
(describe_vector_princ): Align to column 16.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(copy_rope, copy_part_of_rope): Access *f as Lisp_Object.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(Fprimitive_undo): Add missing `else'. Add USE_TEXT_PROPERTIES conditional for calling Fput_text_property. Use XINT on high, low.
-
Jim Blandy authored
intermediate results in scaling.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Jim Blandy authored
abort. We can always run Emacs with _Xdebug set to 1.
-
Jim Blandy authored
for a mouse event, store the actual mouse event in unread_command_events, so we don't lose it if the symbol isn't bound to a prefix.
-
Jim Blandy authored
-
Jim Blandy authored
Add #undefs for these. Dyke out code requesting -lXbsd and HAVE_RANDOM for XFREE386. * xfns.c (Fx_open_connection): Test HAVE_XRMSETDATABASE instead of NO_XRM_SET_DATABASE; the latter isn't used any more. * m/delta88k, m/tekXD88.h, s/linux.h, s/usg5-4-2.h (HAVE_RANDOM): Dyke out these #definitions; to avoid conflict with autoconf.
-
Jim Blandy authored
Add #undefs for these. Dyke out code requesting -lXbsd and HAVE_RANDOM for XFREE386. * xfns.c (Fx_open_connection): Test HAVE_XRMSETDATABASE instead of NO_XRM_SET_DATABASE; the latter isn't used any more. * m/delta88k, m/tekXD88.h, s/linux.h, s/usg5-4-2.h (HAVE_RANDOM): Dyke out these #definitions; to avoid conflict with autoconf.
-
Jim Blandy authored
if the frame has a minibuffer; FRAME_MINIBUF_WINDOW points to the surrogate on minibufferless frames, not nil.
-
Richard M. Stallman authored
(command_loop_1): Delete spurious use of XINT on c, a char.
-
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
a link target into the previous dir. Handle .. and . explicitly.
-
- 11 Jun, 1993 9 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
If last-command-char is not a character, don't check char-syntax.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Do restore Vdeactivate_mark, so that no one else deactivates it.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
If last-command-char is not a character, don't do the expand here.
-
Richard M. Stallman authored
(run-lisp): Add autoload. (inferior-lisp-mode-map): Explicitly make local prefix keys.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(server-switch-buffer): Use it.
-