Fri, 03 Feb 1995 23:27:14 +0000 |
Karl Heuer |
(defvar_display): Don't staticpro; these objects are now protected through
|
Fri, 03 Feb 1995 23:23:34 +0000 |
Karl Heuer |
(mark_perdisplays): New function.
|
Fri, 03 Feb 1995 22:21:07 +0000 |
Karl Heuer |
(all_perdisplays): New var.
|
Fri, 03 Feb 1995 21:13:01 +0000 |
Karl Heuer |
(defvar_display): Declare this function.
|
Fri, 03 Feb 1995 21:10:39 +0000 |
Karl Heuer |
(DEFVAR_DISPLAY): Use current_perdisplay, not get_perdisplay.
|
Fri, 03 Feb 1995 21:04:33 +0000 |
Karl Heuer |
(do_symval_forwarding): Use current_perdisplay, not get_perdisplay.
|
Fri, 03 Feb 1995 20:56:33 +0000 |
Richard M. Stallman |
(f90-mode-version): Variable deleted.
|
Fri, 03 Feb 1995 19:31:12 +0000 |
Richard M. Stallman |
(print-region-1): Use lpr-page-header-switches,
|
Fri, 03 Feb 1995 12:07:37 +0000 |
Francesco Potort |
* man.el (Man-default-man-entry): Remove text properties from result.
|
Fri, 03 Feb 1995 10:25:44 +0000 |
Richard M. Stallman |
(display_text_line): Deduct minibuf prompt from taboffset.
|
Fri, 03 Feb 1995 04:21:05 +0000 |
Karl Heuer |
(rmail-reply-regexp): New var.
|
Thu, 02 Feb 1995 23:07:44 +0000 |
Richard M. Stallman |
(completion-string): Add defvar.
|
Thu, 02 Feb 1995 23:04:54 +0000 |
Richard M. Stallman |
Don't use cl. Eliminate use of when, unless,
|
Thu, 02 Feb 1995 21:12:06 +0000 |
Richard M. Stallman |
(lpr-headers-switches): Default is nil.
|
Thu, 02 Feb 1995 19:28:31 +0000 |
Richard M. Stallman |
(fill-paragraph): Bind fill-paragraph-function to nil before calling it.
|
Thu, 02 Feb 1995 18:55:39 +0000 |
Richard M. Stallman |
(kbd_buffer_get_event, swallow_events): Remove selection_request event
|
Thu, 02 Feb 1995 18:54:47 +0000 |
Richard M. Stallman |
(x_unqueue_events): Arg is now a Display *.
|
Thu, 02 Feb 1995 18:49:38 +0000 |
Richard M. Stallman |
(wait_for_property_change): Avoid unlikely timing error.
|
Thu, 02 Feb 1995 16:18:40 +0000 |
David J. MacKenzie |
Create a .gdbinit that sources the real one, if using a different
|
Thu, 02 Feb 1995 09:50:23 +0000 |
Richard M. Stallman |
(fill-paragraph-function): New variable.
|
Thu, 02 Feb 1995 09:48:01 +0000 |
Richard M. Stallman |
(c-mode-map): No binding for c-fill-paragraph
|
Thu, 02 Feb 1995 09:44:38 +0000 |
Richard M. Stallman |
(lisp-fill-paragraph): Return t.
|
Thu, 02 Feb 1995 09:40:06 +0000 |
Richard M. Stallman |
(shared-lisp-mode-map): Don't bind M-q.
|
Wed, 01 Feb 1995 22:33:11 +0000 |
Karl Heuer |
(Fexecute_kbd_macro): Clear prefix arg here, not in command_loop_1.
|