- 04 Feb, 1995 2 commits
-
-
Karl Heuer authored
-
Karl Heuer authored
[MULTI_PERDISPLAY] (x_delete_display): Destroy perdisplay. (x_delete_display): Use xfree, not free.
-
- 03 Feb, 1995 12 commits
-
-
Karl Heuer authored
-
Karl Heuer authored
mark_perdisplays.
-
Karl Heuer authored
(Fgarbage_collect): Call it.
-
Karl Heuer authored
(struct PERDISPLAY): New member next_perdisplay.
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
(store_symval_forwarding, find_symbol_value): Likewise.
-
Richard M. Stallman authored
(f90-mode): Don't use f90-mode-version.
-
Richard M. Stallman authored
not ...-options.
-
Francesco Potortì authored
-
Richard M. Stallman authored
(try_window): Deduct minibuf prompt from tab_offset, after 1st line.
-
Karl Heuer authored
(rmail-reply): Delete text matching rmail-reply-regexp.
-
- 02 Feb, 1995 12 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
dotimes, plusp, minusp, pusnhew, second. (completion-dolist): New macro. Use instead of dolist. (completion-gensym-counter, completion-gensym): New variable and fn. (locate-completion-entry-retry): Bind cmpl-entry, then use it. (locate-completion-entry): Use completion-string, not string. (add-completion-to-head, delete-completion): Rename arg to completion-string. (completions-list-return-value): Defvar'd and renamed from return-completions. (cmpl-preceding-syntax, cdabbrev-stop-point): Add defvars. (delete-completion, check-completion-length): Fix message format. (complete, add-completions-from-buffer, add-completions-from-c-buffer) (save-completions-to-file): Likewise.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
from input queue before processing it.
-
Richard M. Stallman authored
(x_start_queuing_selection_requests): Likewise. (x_stop_queuing_selection_requests): Likewise.
-
Richard M. Stallman authored
(x_get_foreign_selection): Pass display to x_start_queueing_selection_events and x_stop_queueing_selection_events. (x_reply_selection_request): Call x_start_queueing_selection_events and x_stop_queueing_selection_events. Handle X protocol errors.
-
David J. MacKenzie authored
build directory.
-
Richard M. Stallman authored
(fill-paragraph): Use it.
-
Richard M. Stallman authored
(c-fill-paragraph): Return t. (c-mode): Put c-fill-paragraph in fill-paragraph-function.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(lisp-mode-variables): Put it in fill-paragraph-function locally.
-
- 01 Feb, 1995 11 commits
-
-
Karl Heuer authored
-
Karl Heuer authored
(command_loop_1): Not here. (command_loop_1): Save original perdisplay in case we're already locked to a particular display. Move display-specific cleanup to end of main loop. Use perdisplay to access prefix arg. (Fcommand_execute, Fexecute_extended_command): Use perdisplay.
-
Michael Meissner authored
-
Noah Friedman authored
specified by RFC822.
-
Francesco Potortì authored
(C_entries): Removed a speed hack for the sake of clarity.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Discard return-path and from headers as well as sender.
-
Karl Heuer authored
(Vprefix_arg, Vcurrent_prefix_arg): Delete vars; now in perdisplay. (syms_of_callint): Use DEFVAR_DISPLAY for prefix-arg and current-prefix-arg.
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
(DEFVAR_DISPLAY): Add missing ampersand. (Vprefix_arg, Vcurrent_prefix_arg): Delete; now in perdisplay.
-
- 31 Jan, 1995 3 commits
-
-
Karl Heuer authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-