Mercurial > emacs
graph
-
(read_input_waiting): Fix Lisp_Object vs. int problem.Wed, 08 Mar 1995 22:49:11 +0000, by Karl Heuer
-
(unlock_display): If adding to kbd_queue, set kbd_queue_has_data.Wed, 08 Mar 1995 05:50:47 +0000, by Karl Heuer
-
(struct PERDISPLAY): New member kbd_queue_has_data.Wed, 08 Mar 1995 05:50:24 +0000, by Karl Heuer
-
(indent-new-comment-line): Clean up handling of \(...\) in comment-start-skip.Wed, 08 Mar 1995 03:49:00 +0000, by Richard M. Stallman
-
(revert-buffer): Doc fix.Wed, 08 Mar 1995 03:43:34 +0000, by Richard M. Stallman
-
Declare new var and functions.Wed, 08 Mar 1995 03:33:23 +0000, by Karl Heuer
-
(current_prefix_partial): New var.Wed, 08 Mar 1995 03:32:30 +0000, by Karl Heuer
-
Moved clear_prefix_arg, finalize_prefix_arg, describe_prefix_arg to callint.c.Wed, 08 Mar 1995 03:31:18 +0000, by Karl Heuer
-
(calculate-perl-indent): When backing up over continuations,Wed, 08 Mar 1995 02:22:45 +0000, by Richard M. Stallman
-
(init_perdisplay): Initialize Vlast_kbd_macro.Wed, 08 Mar 1995 01:26:16 +0000, by Karl Heuer
-
(mark_perdisplays): Mark Vlast_kbd_macro.Wed, 08 Mar 1995 01:25:19 +0000, by Karl Heuer
-
(Fstart_kbd_macro): Access Vlast_kbd_macro via perdisplay.Wed, 08 Mar 1995 01:25:04 +0000, by Karl Heuer
-
(struct PERDISPLAY): New member Vlast_kbd_macro.Wed, 08 Mar 1995 01:24:14 +0000, by Karl Heuer
-
* term.el (term-eol-on-send): New variable. Use it.Wed, 08 Mar 1995 00:54:20 +0000, by Per Bothner
-
(cmd_error): Bind Vprint_level and Vprint_length.Wed, 08 Mar 1995 00:45:37 +0000, by Karl Heuer
-
* cmacexp.el (c-macro-expansion): put the unique string before theTue, 07 Mar 1995 15:24:44 +0000, by Francesco Potort
-
(command_loop_1): Fix test for prefix arg.Tue, 07 Mar 1995 04:57:02 +0000, by Karl Heuer
-
(find-ls-option): Doc fix: now a cons.Mon, 06 Mar 1995 19:55:47 +0000, by Roland McGrath
-
(compilation-buffer-p): Fix braino in last change: switch to the buffer first.Mon, 06 Mar 1995 15:51:22 +0000, by Roland McGrath
-
(textget): Check default_properties vbl too.Mon, 06 Mar 1995 15:43:56 +0000, by Boris Goldowsky
-
Declare Vdefault_properties.Mon, 06 Mar 1995 15:43:56 +0000, by Boris Goldowsky
-
(Vdefault_properties): New vbl.Mon, 06 Mar 1995 15:43:56 +0000, by Boris Goldowsky
-
(menu-bar-help-menu): Binding for view-emacs-FAQ.Mon, 06 Mar 1995 05:19:05 +0000, by Richard M. Stallman
-
(view-emacs-FAQ): New function. Bind to C-h F.Mon, 06 Mar 1995 05:16:14 +0000, by Richard M. Stallman
-
(tar-grind-file-mode): Doc fix.Mon, 06 Mar 1995 04:37:18 +0000, by Richard M. Stallman
-
(x_connection_closed): Ignore non-X frames.Mon, 06 Mar 1995 04:35:33 +0000, by Richard M. Stallman
-
(defined_color): If colormap is full, find closest match.Mon, 06 Mar 1995 04:33:56 +0000, by Richard M. Stallman
-
(load_color): Call defined_color to allocate the color.Mon, 06 Mar 1995 04:32:25 +0000, by Richard M. Stallman