1999-09-13 |
Gerd Moellmann |
(x_own_selection): Change for Lisp_Object selected_frame.
|
1999-09-13 |
Gerd Moellmann |
(Fx_popup_menu): Change for Lisp_Object selected_frame.
|
1999-09-13 |
Gerd Moellmann |
(QCfile): Moved to xdisp.c.
|
1999-09-13 |
Gerd Moellmann |
(frame_or_selected_frame): Change for Lisp_Object
|
1999-09-13 |
Gerd Moellmann |
(QCfile): Move here from xfns.c.
|
1999-09-13 |
Gerd Moellmann |
(Fminibuffer_window): Change for Lisp_Object
|
1999-09-13 |
Gerd Moellmann |
(OUTPUT): Change for Lisp_Object selected_frame.
|
1999-09-13 |
Gerd Moellmann |
(reset_sys_modes): Change for Lisp_Object selected_frame.
|
1999-09-13 |
Gerd Moellmann |
(choose_minibuf_frame): Don't try to set the
|
1999-09-13 |
Gerd Moellmann |
(selected_frame): Add external declaration.
|
1999-09-13 |
Gerd Moellmann |
(command_loop_1): Change for Lisp_Object
|
1999-09-13 |
Gerd Moellmann |
(SELECTED_FRAME): New.
|
1999-09-13 |
Gerd Moellmann |
(Fmake_terminal_frame): Use SELECTED_FRAME.
|
1999-09-13 |
Gerd Moellmann |
(Ffont_info): Change for Lisp_Object selected_frame.
|
1999-09-13 |
Gerd Moellmann |
(handle_USR1_signal): Change for Lisp_Object selected_frame.
|
1999-09-13 |
Gerd Moellmann |
(selected_frame): Make it a Lisp_Object.
|
1999-09-13 |
Gerd Moellmann |
(swap_in_symval_forwarding): Change for Lisp_Object
|
1999-09-13 |
Gerd Moellmann |
(Fother_buffer): Change for Lisp_Object selected_frame.
|
1999-09-13 |
Ken Raeburn |
Use XCAR and XCDR instead of explicit member access.
|
1999-09-13 |
Ken Raeburn |
Use XCAR, XCDR, and XFLOAT_DATA instead of explicit member access.
|
1999-09-12 |
Gerd Moellmann |
(Fx_family_fonts): Replaces Fx_font_list.
|
1999-09-12 |
Gerd Moellmann |
(resize_mini_window): Add parameter exact_p. Resize
|
1999-09-12 |
Gerd Moellmann |
(Fforward_word): Use prompt_end_charpos instead
|
1999-09-12 |
Gerd Moellmann |
(read_minibuf_unwind): Call resize_mini_window with
|
1999-09-12 |
Gerd Moellmann |
(command_loop_1): Resize mini-window to the
|
1999-09-12 |
Gerd Moellmann |
(Fbuffer_string): Use prompt_end_charpos instead
|
1999-09-12 |
Gerd Moellmann |
Change prototype of resize_mini_window.
|
1999-09-12 |
Gerd Moellmann |
(prompt_end_charpos): Replaces
|
1999-09-12 |
Gerd Moellmann |
(Fget_buffer_create): Use prompt_end_charpos instead
|
1999-09-12 |
Gerd Moellmann |
(iswitchb-exhibit): Use buffer-string instead
|
1999-09-12 |
Gerd Moellmann |
Change `ghostscript' to `postscript' in comment.
|
1999-09-12 |
Gerd Moellmann |
(mode-line): Replaces `modeline'.
|
1999-09-12 |
Richard M. Stallman |
(tpu-version): New version.
|
1999-09-12 |
Richard M. Stallman |
(del_range_1): Don't treat minibuffer prompt specially.
|
1999-09-12 |
Richard M. Stallman |
(Fline_beginning_position): Handle minibuffer prompt here.
|
1999-09-12 |
Ken Raeburn |
Use XCAR and XCDR instead of explicit member references.
|
1999-09-12 |
Ken Raeburn |
Use XCAR, XCDR, XFLOAT_DATA instead of explicit member access.
|
1999-09-12 |
Richard M. Stallman |
(isearch-mode-map): Undo previous change.
|
1999-09-12 |
Richard M. Stallman |
(run_window_scroll_functions): If hook functions switch
|
1999-09-12 |
Richard M. Stallman |
(eval-last-sexp): If after ?\LETTER, use all of that as the sexp.
|
1999-09-11 |
Richard M. Stallman |
(find-file-noselect): Catch errors in file-expand-wildcards,
|
1999-09-11 |
Ken Raeburn |
Use XCAR and XCDR.
|
1999-09-11 |
Richard M. Stallman |
Major changes. Avoid changing point and mark.
|
1999-09-11 |
Ken Raeburn |
(FOR_EACH_FRAME): Use XCAR and XCDR.
|
1999-09-11 |
Ken Raeburn |
(GET_TRANSLATION_TABLE): Use XCDR.
|
1999-09-11 |
Richard M. Stallman |
(byte-compile-output-docform): Bind print-gensym-alist for compatibility,
|
1999-09-11 |
Richard M. Stallman |
(byte-compile-output-docform): Bind print-continuous-numbering and
|
1999-09-11 |
Richard M. Stallman |
Initial revision
|
1999-09-11 |
Richard M. Stallman |
(XTread_socket): In XSetInputFocus, use RevertToParent,
|
1999-09-11 |
Richard M. Stallman |
(Fbeginning_of_line): Don't handle minibuffer prompt here.
|
1999-09-11 |
Richard M. Stallman |
(make-temp-file): New function.
|
1999-09-10 |
Dave Love |
(lisp-imenu-generic-expression): Recognize define-widget.
|
1999-09-10 |
Dave Love |
(debug-ignored-errors): Restore BBDB stuff.
|
1999-09-10 |
Gerd Moellmann |
(x_build_heuristic_mask): Accept a list `(R G B)'
|
1999-09-10 |
Gerd Moellmann |
(lw_separator_p): Add `--:space' with the same
|
1999-09-10 |
Richard M. Stallman |
(Ferase_buffer): Don't erase the minibuffer prompt.
|