- 11 Jul, 1994 18 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
even if no window-system. Call completion-fixup-function if not nil. (completion-fixup-function): New variable. (choose-completion): Use mouse-face properties to find string to use.
-
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
argument like `not-modified'.
-
Richard M. Stallman authored
in a different directory.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(Info-fontify-node): Use that variable.
-
Richard M. Stallman authored
Undo previous change. (x_toolkit): Variable deleted.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
necessary parts of the function, not the call to Man-notify-when-ready.
-
Richard M. Stallman authored
(compilation-leave-directory-regexp): Likewise. (compilation-enter-directory-regexp): Likewise.
-
Richard M. Stallman authored
-
- 10 Jul, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 09 Jul, 1994 5 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
file_name_as_directory, directory_file_name, Fexpand_file_name, Ffile_name_absolute_p, Fsubstitute_in_file_name) [MSDOS]: Allow backslashed file names.
-
Richard M. Stallman authored
If have frames, load `faces'.
-
Richard M. Stallman authored
(do_visible_bell): Clean-up using Gnu assembly extension.
-
Richard M. Stallman authored
-
- 08 Jul, 1994 3 commits
-
-
Richard M. Stallman authored
-
Francesco Potortì authored
(main): Print an explicative message when a switch is not known. (takeprec): recognise the `character*(*) function' syntax.
-
Richard M. Stallman authored
-
- 07 Jul, 1994 13 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
down; instead it forces the next ButtonRelease to exit. Don't dispatch on ButtonPress events.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Mark these as risky. (hack-one-local-variable): Treat vars ending in -program and -command as risky.
-
Richard M. Stallman authored
(syms_of_xfns): Set up Lisp var x-toolkit.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
MINIBUF = 0 means try visible frames and iconified frames. (next_frame, prev_frame): Change which frames to use when MINIBUF is a window. (Fnext_frame, Fprevious_frame): Doc fixes.
-
Richard M. Stallman authored
try both visible frames and iconified frames. (window_loop): Likewise, for FRAMES = 0. (Fget_buffer_window): Likewise, for FRAME = 0. (Fdisplay_buffer): Pass 0 to Fget_buffer_window; if the frame is iconified, make it visible.
-
Richard M. Stallman authored
ButtonRelease does so if within Vdouble_click_time. Ignore mouse motion if button was already released. (menu_item_selection): Declare volatile, if __STDC__.
-