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