- 07 Oct, 1994 4 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(HAVE_MKTIME): Add #undef.
-
Per Bothner authored
-
- 06 Oct, 1994 22 commits
-
-
Karl Heuer authored
-
Karl Heuer authored
Don't check for Lisp_Void; nothing ever creates that type.
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
buffer_local_flags as Lisp_Object, not int.
-
Karl Heuer authored
Give XSETBUFFER_OBJFWD an integer offset, not a pointer.
-
Karl Heuer authored
(reset_buffer_local_variables, Fbuffer_local_variables): Access buffer_local_flags as Lisp_Object, not int.
-
Karl Heuer authored
obviating the need for Lisp_Internal_Stream datatype.
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
Lisp_Internal datatype. (read0, read1, read_list): Use that new calling sequence.
-
Karl Heuer authored
-
Richard M. Stallman authored
-
Noah Friedman authored
is now part of GNU Emacs.
-
Francesco Potortì authored
Man-filter-list, Man-original-frame, Man-arguments, Man-fontify-manpage-flag, Man-sections-alist, Man-refpages-alist, Man-uses-untabify-flag, Man-page-mode-string, Man-sed-script): Added defvar's to keep the compiler quiet. (Man-getpage-in-background): Start buffer name with "*Man ". instead of "*man " to avoid conflict with "*mail*". (Man-match-substring): Defsubst moved before first call. (Man-build-page-list, Man-strip-page-headers, Man-unindent): Use defun instead of defsubst, for code clarity purpose.
-
Richard M. Stallman authored
(x_icon_type): New function.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 05 Oct, 1994 5 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(syms_of_fileio): defsubr it.
-
Richard M. Stallman authored
neither t nor nil. (setenv): Use that new case, when clearing a var.
-
Richard M. Stallman authored
-
- 04 Oct, 1994 9 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
XSET directly.
-
Karl Heuer authored
note_mouse_highlight, XTmouse_position, x_scroll_bar_create, x_scroll_bar_set_handle, x_scroll_bar_move, XTset_vertical_scroll_bar, XTredeem_scroll_bar, x_scroll_bar_handle_click, x_scroll_bar_note_movement, x_scroll_bar_report_motion, XTread_socket, x_make_frame_visible): Use new accessor macros instead of calling XSET directly.
-
Richard M. Stallman authored
(XTread_socket): Increment it. (x_make_frame_visible): Exit final loop when XTread_sockets has run.
-
Richard M. Stallman authored
(syms_of_xmenu): Conditionalize initialization of widget_id_tick. (last_menu_bar_item_end): Var deleted. (this_menu_bar_item_beg, this_menu_bar_item_end): Vars deleted. (other_menu_bar_item_p, unread_menu_bar_button) (check_mouse_other_menu_bar): Functions deleted. (last_event_timestamp, Vdouble_click_time, Vmouse_depressed): Decls deleted. (xmenu_show): XMENU_FOO conditional and its contets deleted.
-
Karl Heuer authored
-