log

age author description
Tue, 14 Sep 1999 06:44:55 +0000 Richard M. Stallman (Info-find-node): Cope better if guesspos is too large.
Tue, 14 Sep 1999 01:50:00 +0000 Richard M. Stallman (index.texi): If cannot make a symlink, make a hard link.
Tue, 14 Sep 1999 01:49:03 +0000 Richard M. Stallman *** empty log message ***
Mon, 13 Sep 1999 22:43:15 +0000 Dave Love (hide-ifdef-mode): Add autoload cookie.
Mon, 13 Sep 1999 21:05:01 +0000 Dave Love (checkdoc-display-status-buffer): Avoid
Mon, 13 Sep 1999 20:49:05 +0000 Gerd Moellmann Remove code, keep the interface.
Mon, 13 Sep 1999 20:47:20 +0000 Gerd Moellmann (redisplay_window): Make sure start_at_line_beg
Mon, 13 Sep 1999 19:26:18 +0000 Richard M. Stallman Support print-circle and related features.
Mon, 13 Sep 1999 19:15:41 +0000 Dave Love (move_it_in_display_line_to): Make type consistent with declaration.
Mon, 13 Sep 1999 19:10:19 +0000 Dave Love Don't continue #define args for benefit of old cc.
Mon, 13 Sep 1999 19:06:32 +0000 Dave Love (x_put_x_image): Make type consistent with declaration.
Mon, 13 Sep 1999 19:03:19 +0000 Dave Love (Fmake_hash_table): Fix string continuation.
Mon, 13 Sep 1999 14:07:03 +0000 Dave Love (help-highlight-p): Doc fix.
Mon, 13 Sep 1999 14:02:54 +0000 Dave Love Copyright up-date.
Mon, 13 Sep 1999 13:59:58 +0000 Dave Love (mode-line, header-line, tool-bar, ): Add :version.
Mon, 13 Sep 1999 13:54:33 +0000 Dave Love Remove some compatibility code and checks.
Mon, 13 Sep 1999 13:44:41 +0000 Dave Love Don't define-widget-keywords.
Mon, 13 Sep 1999 13:09:30 +0000 Dave Love (custom-face-attributes): Simplify :underline, :overline,
Mon, 13 Sep 1999 13:03:05 +0000 Dave Love Don't define-widget-keywords.
Mon, 13 Sep 1999 11:14:29 +0000 Gerd Moellmann (XTcursor_to): Change for Lisp_Object selected_frame.
Mon, 13 Sep 1999 11:14:26 +0000 Gerd Moellmann (x_own_selection): Change for Lisp_Object selected_frame.
Mon, 13 Sep 1999 11:14:23 +0000 Gerd Moellmann (Fx_popup_menu): Change for Lisp_Object selected_frame.
Mon, 13 Sep 1999 11:14:14 +0000 Gerd Moellmann (QCfile): Moved to xdisp.c.
Mon, 13 Sep 1999 11:14:08 +0000 Gerd Moellmann (frame_or_selected_frame): Change for Lisp_Object
Mon, 13 Sep 1999 11:13:59 +0000 Gerd Moellmann (QCfile): Move here from xfns.c.
Mon, 13 Sep 1999 11:13:55 +0000 Gerd Moellmann (Fminibuffer_window): Change for Lisp_Object
Mon, 13 Sep 1999 11:13:53 +0000 Gerd Moellmann (OUTPUT): Change for Lisp_Object selected_frame.
Mon, 13 Sep 1999 11:13:50 +0000 Gerd Moellmann (reset_sys_modes): Change for Lisp_Object selected_frame.
Mon, 13 Sep 1999 11:13:47 +0000 Gerd Moellmann (choose_minibuf_frame): Don't try to set the
Mon, 13 Sep 1999 11:13:45 +0000 Gerd Moellmann (selected_frame): Add external declaration.
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.