log

age author description
Mon, 13 Sep 1999 11:13:36 +0000 Gerd Moellmann (command_loop_1): Change for Lisp_Object
Mon, 13 Sep 1999 11:13:35 +0000 Gerd Moellmann (SELECTED_FRAME): New.
Mon, 13 Sep 1999 11:13:32 +0000 Gerd Moellmann (Fmake_terminal_frame): Use SELECTED_FRAME.
Mon, 13 Sep 1999 11:13:31 +0000 Gerd Moellmann (Ffont_info): Change for Lisp_Object selected_frame.
Mon, 13 Sep 1999 11:13:29 +0000 Gerd Moellmann (handle_USR1_signal): Change for Lisp_Object selected_frame.
Mon, 13 Sep 1999 11:13:24 +0000 Gerd Moellmann (selected_frame): Make it a Lisp_Object.
Mon, 13 Sep 1999 11:13:22 +0000 Gerd Moellmann (swap_in_symval_forwarding): Change for Lisp_Object
Mon, 13 Sep 1999 11:13:16 +0000 Gerd Moellmann (Fother_buffer): Change for Lisp_Object selected_frame.
Mon, 13 Sep 1999 03:35:33 +0000 Ken Raeburn Use XCAR and XCDR instead of explicit member access.
Mon, 13 Sep 1999 02:23:04 +0000 Ken Raeburn Use XCAR, XCDR, and XFLOAT_DATA instead of explicit member access.
Sun, 12 Sep 1999 20:22:02 +0000 Gerd Moellmann (Fx_family_fonts): Replaces Fx_font_list.
Sun, 12 Sep 1999 20:21:58 +0000 Gerd Moellmann (resize_mini_window): Add parameter exact_p. Resize
Sun, 12 Sep 1999 20:21:56 +0000 Gerd Moellmann (Fforward_word): Use prompt_end_charpos instead
Sun, 12 Sep 1999 20:21:55 +0000 Gerd Moellmann (read_minibuf_unwind): Call resize_mini_window with
Sun, 12 Sep 1999 20:21:53 +0000 Gerd Moellmann (command_loop_1): Resize mini-window to the
Sun, 12 Sep 1999 20:21:51 +0000 Gerd Moellmann (Fbuffer_string): Use prompt_end_charpos instead
Sun, 12 Sep 1999 20:21:50 +0000 Gerd Moellmann Change prototype of resize_mini_window.
Sun, 12 Sep 1999 20:21:49 +0000 Gerd Moellmann (prompt_end_charpos): Replaces
Sun, 12 Sep 1999 20:21:48 +0000 Gerd Moellmann (Fget_buffer_create): Use prompt_end_charpos instead
Sun, 12 Sep 1999 20:21:47 +0000 Gerd Moellmann (iswitchb-exhibit): Use buffer-string instead
Sun, 12 Sep 1999 20:21:46 +0000 Gerd Moellmann Change `ghostscript' to `postscript' in comment.
Sun, 12 Sep 1999 20:21:44 +0000 Gerd Moellmann (mode-line): Replaces `modeline'.
Sun, 12 Sep 1999 19:03:10 +0000 Richard M. Stallman (tpu-version): New version.
Sun, 12 Sep 1999 17:29:24 +0000 Richard M. Stallman (del_range_1): Don't treat minibuffer prompt specially.
Sun, 12 Sep 1999 17:28:03 +0000 Richard M. Stallman (Fline_beginning_position): Handle minibuffer prompt here.
Sun, 12 Sep 1999 07:05:34 +0000 Ken Raeburn Use XCAR and XCDR instead of explicit member references.
Sun, 12 Sep 1999 05:07:01 +0000 Ken Raeburn Use XCAR, XCDR, XFLOAT_DATA instead of explicit member access.
Sun, 12 Sep 1999 03:40:44 +0000 Richard M. Stallman (isearch-mode-map): Undo previous change.
Sun, 12 Sep 1999 02:49:25 +0000 Richard M. Stallman (run_window_scroll_functions): If hook functions switch
Sun, 12 Sep 1999 02:17:20 +0000 Richard M. Stallman (eval-last-sexp): If after ?\LETTER, use all of that as the sexp.