1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-01 03:11:09 -08:00
Commit graph

10608 commits

Author SHA1 Message Date
Karl Heuer
a2d3b8ba7c (all_perdisplays): New var.
(struct PERDISPLAY): New member next_perdisplay.
1995-02-03 22:21:07 +00:00
Karl Heuer
4dc85e8910 (defvar_display): Declare this function. 1995-02-03 21:13:01 +00:00
Karl Heuer
38341c5fd5 (DEFVAR_DISPLAY): Use current_perdisplay, not get_perdisplay. 1995-02-03 21:10:39 +00:00
Karl Heuer
31c45e79a1 (do_symval_forwarding): Use current_perdisplay, not get_perdisplay.
(store_symval_forwarding, find_symbol_value): Likewise.
1995-02-03 21:04:33 +00:00
Richard M. Stallman
c04f7d65eb (f90-mode-version): Variable deleted.
(f90-mode): Don't use f90-mode-version.
1995-02-03 20:56:33 +00:00
Richard M. Stallman
0841192830 (print-region-1): Use lpr-page-header-switches,
not ...-options.
1995-02-03 19:31:12 +00:00
Francesco Potortì
c448c1349f * man.el (Man-default-man-entry): Remove text properties from result. 1995-02-03 12:07:37 +00:00
Richard M. Stallman
2b050fec1e (display_text_line): Deduct minibuf prompt from taboffset.
(try_window): Deduct minibuf prompt from tab_offset, after 1st line.
1995-02-03 10:25:44 +00:00
Karl Heuer
08960da156 (rmail-reply-regexp): New var.
(rmail-reply): Delete text matching rmail-reply-regexp.
1995-02-03 04:21:05 +00:00
Richard M. Stallman
438c6ef0ef (completion-string): Add defvar. 1995-02-02 23:07:44 +00:00
Richard M. Stallman
136f8f6700 Don't use cl. Eliminate use of when, unless,
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.
1995-02-02 23:04:54 +00:00
Richard M. Stallman
7173ec778e (lpr-headers-switches): Default is nil. 1995-02-02 21:12:06 +00:00
Richard M. Stallman
e86fe0d789 (fill-paragraph): Bind fill-paragraph-function to nil before calling it. 1995-02-02 19:28:31 +00:00
Richard M. Stallman
4581e9282b (kbd_buffer_get_event, swallow_events): Remove selection_request event
from input queue before processing it.
1995-02-02 18:55:39 +00:00
Richard M. Stallman
db3906fd07 (x_unqueue_events): Arg is now a Display *.
(x_start_queuing_selection_requests): Likewise.
(x_stop_queuing_selection_requests): Likewise.
1995-02-02 18:54:47 +00:00
Richard M. Stallman
afe1529d6f (wait_for_property_change): Avoid unlikely timing error.
(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.
1995-02-02 18:49:38 +00:00
David J. MacKenzie
8b66759af7 Create a .gdbinit that sources the real one, if using a different
build directory.
1995-02-02 16:18:40 +00:00
Richard M. Stallman
86dfb30a1b (fill-paragraph-function): New variable.
(fill-paragraph): Use it.
1995-02-02 09:50:23 +00:00
Richard M. Stallman
fcf9745f68 (c-mode-map): No binding for c-fill-paragraph
(c-fill-paragraph): Return t.
(c-mode): Put c-fill-paragraph in fill-paragraph-function.
1995-02-02 09:48:01 +00:00
Richard M. Stallman
2b4483bbdc (lisp-fill-paragraph): Return t. 1995-02-02 09:44:38 +00:00
Richard M. Stallman
35d132a834 (shared-lisp-mode-map): Don't bind M-q.
(lisp-mode-variables): Put it in fill-paragraph-function locally.
1995-02-02 09:40:06 +00:00
Karl Heuer
f5ba00909f (Fexecute_kbd_macro): Clear prefix arg here, not in command_loop_1. 1995-02-01 22:33:11 +00:00
Karl Heuer
ff4b06d3e9 (cmd_error): Clear prefix arg here.
(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.
1995-02-01 22:18:21 +00:00
Michael Meissner
c1e897624a Add preliminary PowerPC eABI support. 1995-02-01 22:06:34 +00:00
Noah Friedman
9a41d08a34 mail-mailer-swallows-blank-line: Handle full range of legal header names as
specified by RFC822.
1995-02-01 21:21:29 +00:00
Francesco Potortì
4b533b5be6 * etags.c (pfnote): Initialise been_warned in the node.
(C_entries): Removed a speed hack for the sake of clarity.
1995-02-01 11:08:17 +00:00
Richard M. Stallman
3e483e0134 (describe-variable): If var is local, mention default. 1995-02-01 09:29:40 +00:00
Richard M. Stallman
92bde7a227 (rmail-retry-failure): Handle "Mime-encapsulated messages".
Discard return-path and from headers as well as sender.
1995-02-01 05:47:45 +00:00
Karl Heuer
b498c415e0 (Fcall_interactively): Use perdisplay.
(Vprefix_arg, Vcurrent_prefix_arg): Delete vars; now in perdisplay.
(syms_of_callint): Use DEFVAR_DISPLAY for prefix-arg and current-prefix-arg.
1995-02-01 02:35:54 +00:00
Karl Heuer
4e6a91e7d4 (read_minibuf, read_minibuf_unwind): Use perdisplay. 1995-02-01 02:33:04 +00:00
Karl Heuer
e17cb81b36 (Fml_provide_prefix_argument, Fml_prefix_argument_loop): Use perdisplay. 1995-02-01 02:30:43 +00:00
Karl Heuer
e07d7a05dd (current_perdisplay): New var.
(DEFVAR_DISPLAY): Add missing ampersand.
(Vprefix_arg, Vcurrent_prefix_arg): Delete; now in perdisplay.
1995-02-01 02:27:46 +00:00
Karl Heuer
576a945c45 [!MULTI_PERDISPLAY] (defvar_display): Use staticpro. 1995-01-31 22:32:35 +00:00
Richard M. Stallman
5de41b1dfe Fix previous change. 1995-01-31 20:16:07 +00:00
Richard M. Stallman
59f970afba (main) [REL_ALLOC]: Set __malloc_extra_blocks. 1995-01-31 20:10:07 +00:00
Richard M. Stallman
db97b8725e Comment changes. 1995-01-31 06:24:07 +00:00
Richard M. Stallman
034a9d409f Initial revision 1995-01-31 06:13:47 +00:00
Richard M. Stallman
5e05d0a567 (syms_of_buffer): overwrite-mode doc fix. 1995-01-31 04:55:29 +00:00
Karl Heuer
0d8b7055ea [MULTI_PERDISPLAY] (get_perdisplay): Define this as a macro, for sources that
include this header.
[MULTI_PERDISPLAY] (get_perdisplay_macro): Internal macro version.
1995-01-31 01:53:55 +00:00
Karl Heuer
a1b7a2ab66 [MULTI_PERDISPLAY] (get_perdisplay): Define this as an exported function. 1995-01-31 01:53:12 +00:00
Karl Heuer
e1e81fd6b3 [MULTI_PERDISPLAY]: Declare get_perdisplay as a function. 1995-01-31 01:52:22 +00:00
Karl Heuer
3abccc4b18 (DEFVAR_DISPLAY): New macro. 1995-01-31 01:26:37 +00:00
Karl Heuer
950c215d92 (defvar_display): New function. 1995-01-31 01:26:09 +00:00
Karl Heuer
7403b5c85e (do_symval_forwarding): Handle display-local vars.
(store_symval_forwarding, find_symbol_value): Likewise.
(Fmake_variable_buffer_local): Disallow display-local vars here.
(Fmake_local_variable): Likewise.
1995-01-31 00:52:50 +00:00
Karl Heuer
3826f22c3a (specbind): Handle display-local vars.
Move decl of store_symval_forwarding to lisp.h.
1995-01-31 00:36:08 +00:00
Karl Heuer
7751ddd787 Declare store_symval_forwarding here. 1995-01-31 00:35:14 +00:00
Karl Heuer
9d9f56ddbf (syms_of_keyboard): Fix missing backslashes. 1995-01-31 00:02:47 +00:00
Karl Heuer
3ce3ff1151 (frame-notice-user-settings): Avoid having the window manager re-prompt for
the initial frame's clone.
1995-01-30 23:47:17 +00:00
Karl Heuer
997d1bf03b (iso-transl-language-alist): Add French & Portuguese.
(iso-transl-char-map): Use /a /e ~d "s ~t digraphs as in iso-acc.el.
1995-01-30 23:04:34 +00:00
Karl Heuer
298613dfd1 (iso-accents-list): Add Icelandic thorn. 1995-01-30 22:46:37 +00:00