- 23 May, 2003 1 commit
-
-
Stefan Monnier authored
-
- 17 May, 2003 1 commit
-
-
Richard M. Stallman authored
(struct specbinding): Use specbinding_func, to put the `volatile' in the right place. (map_char_table): Declare added arg.
-
- 14 May, 2003 1 commit
-
-
Stefan Monnier authored
(Fwindow_end, Fselected_window, Fdelete_window, Fwindow_buffer) (Fget_buffer_window, Fsave_window_excursion, Fsplit_window) (Fset_window_configuration, Fcurrent_window_configuration) (compare_window_configurations, Fcoordinates_in_window_p, Fwindow_at) (Fpos_visible_in_window_p, mark_window_cursors_off) (window_internal_height, window_internal_width, Frecenter) (Fscroll_other_window, Fset_window_start, temp_output_buffer_show) (replace_buffer_in_all_windows, init_window_once, init_window) (syms_of_window, keys_of_window): Move from lisp.h to window.h.
-
- 09 May, 2003 1 commit
-
-
Richard M. Stallman authored
(specpdl_ptr): Declare volatile.
-
- 01 May, 2003 1 commit
-
-
Stefan Monnier authored
(specbind): Fix doc: symbol = Qnil is not supported any more.
-
- 30 Apr, 2003 1 commit
-
-
Richard M. Stallman authored
-
- 11 Apr, 2003 1 commit
-
-
Kenichi Handa authored
-
- 23 Mar, 2003 1 commit
-
-
Kenichi Handa authored
Prototypes adjusted.
-
- 19 Feb, 2003 1 commit
-
-
Andreas Schwab authored
prototypes.
-
- 10 Feb, 2003 1 commit
-
-
Kenichi Handa authored
-
- 25 Jan, 2003 1 commit
-
-
Richard M. Stallman authored
-
- 19 Jan, 2003 1 commit
-
-
Jan Djärv authored
-
- 06 Jan, 2003 1 commit
-
-
Richard M. Stallman authored
(enum Lisp_Misc_Type): Add Lisp_Misc_Save_Value. (XSAVE_VALUE): New macro. (struct Lisp_Save_Value): New data type. (union Lisp_Misc): Add u_save_value alternative. (make_save_value): Declared.
-
- 25 Nov, 2002 1 commit
-
-
Dave Love authored
-
- 14 Nov, 2002 1 commit
-
-
Dave Love authored
Don't declare.
-
- 24 Oct, 2002 1 commit
-
-
Kim F. Storm authored
-
- 11 Sep, 2002 1 commit
-
-
Richard M. Stallman authored
-
- 30 Aug, 2002 1 commit
-
-
Kim F. Storm authored
(get_specified_cursor_type, get_window_cursor_type) (set_frame_cursor_types): Added prototypes.
-
- 14 Aug, 2002 1 commit
-
-
Kim F. Storm authored
-
- 12 Aug, 2002 1 commit
-
-
Richard M. Stallman authored
-
- 24 Jul, 2002 1 commit
-
-
Ken Raeburn authored
since it only depends on XUINT.
-
- 20 Jul, 2002 1 commit
-
-
Richard M. Stallman authored
-
- 19 Jul, 2002 1 commit
-
-
Ken Raeburn authored
(detect_coding_system, safe_bcopy, temp_output_buffer_setup): (internal_with_output_to_temp_buffer): Declarations updated.
-
- 16 Jul, 2002 3 commits
-
-
Ken Raeburn authored
(count_size_as_multibyte, count_combining_before): (count_combining_after, insert_1, insert_1_both, message_dolog): (insert, insert_and_inherit, insert_before_markers) (insert_before_markers_and_inherit, set_message, message2): (message2_dolog, build_string, make_string, make_unibyte_string): (make_multibyte_string, intern, oblookup, report_file_error): (fast_c_string_match_ignore_case, temp_echo_area_glyphs): (emacs_open, xstrdup): Declarations updated.
-
Ken Raeburn authored
(SSET): New macro.
-
Ken Raeburn authored
-
- 15 Jul, 2002 2 commits
-
-
Ken Raeburn authored
(STRING_SET_INTERVALS): New macro.
-
Ken Raeburn authored
(SCHARS, SBYTES): Produce rvalues.
-
- 14 Jul, 2002 1 commit
-
-
Ken Raeburn authored
(STRING_SET_UNIBYTE): New macro. (SET_STRING_BYTES): Deleted. Callers (all of which supplied a length of -1) changed to use STRING_SET_UNIBYTE.
-
- 11 Jul, 2002 1 commit
-
-
Richard M. Stallman authored
(current_column, indented_beyond_p): Change declaration.
-
- 10 Jul, 2002 1 commit
-
-
Juanma Barranquero authored
-
- 07 Jul, 2002 1 commit
-
-
Stefan Monnier authored
(HASH_TABLE_SIZE): Move from fns.c.
-
- 28 Jun, 2002 1 commit
-
-
Andreas Schwab authored
-
- 03 Jun, 2002 1 commit
-
-
Thien-Thi Nguyen authored
(indented_beyond_p): 3rd arg now a float.
-
- 27 May, 2002 1 commit
-
-
Kim F. Storm authored
-
- 20 May, 2002 2 commits
-
-
Ken Raeburn authored
-
Ken Raeburn authored
object field named "xname". (SYMBOL_NAME): New macro.
-
- 19 May, 2002 1 commit
-
-
Ken Raeburn authored
rvalues in most configurations.
-
- 30 Apr, 2002 1 commit
-
-
Stefan Monnier authored
-
- 28 Apr, 2002 1 commit
-
-
Richard M. Stallman authored
-