| Commit message (Expand) | Author | Age | Files | Lines |
* | (XSETMARKBIT): Remove unused macro. | Stefan Monnier | 2003-07-06 | 1 | -5/+0 |
* | (mark_object): Change prototype to only pass Lisp_Object. | Stefan Monnier | 2003-07-06 | 1 | -1/+1 |
* | (struct Lisp_Float): Remove unused field `type'. | Stefan Monnier | 2003-07-04 | 1 | -2/+0 |
* | (MARKBIT): Update comment. | Stefan Monnier | 2003-06-27 | 1 | -10/+3 |
* | (unchain_marker): Lisp_Object arg => Lisp_Marker. | Stefan Monnier | 2003-06-26 | 1 | -2/+2 |
* | (struct interval, struct Lisp_Symbol, struct Lisp_Free) | Stefan Monnier | 2003-06-25 | 1 | -11/+25 |
* | (Vfundamental_mode_abbrev_table): Don't declare. | Stefan Monnier | 2003-05-23 | 1 | -2/+1 |
* | (specbinding_func): New typedef. | Richard M. Stallman | 2003-05-17 | 1 | -2/+4 |
* | (Qwindowp, Qwindow_live_p, Vwindow_list) | Stefan Monnier | 2003-05-14 | 1 | -32/+0 |
* | (struct specbinding): Declare elements volatile. | Richard M. Stallman | 2003-05-09 | 1 | -3/+3 |
* | (CHECK): Wrap args in parenthesis. | Stefan Monnier | 2003-05-01 | 1 | -6/+6 |
* | (abort_on_gc): Add decl. | Richard M. Stallman | 2003-04-30 | 1 | -0/+1 |
* | (temp_echo_area_glyphs): Adjust prototype. | Kenichi Handa | 2003-04-11 | 1 | -1/+1 |
* | (make_string_from_bytes, make_specified_string): | Kenichi Handa | 2003-03-23 | 1 | -2/+2 |
* | (Fcancel_kbd_macro_events, Fstring_to_multibyte): Add | Andreas Schwab | 2003-02-19 | 1 | -1/+3 |
* | (setup_process_coding_systems): Add prototype. | Kenichi Handa | 2003-02-10 | 1 | -0/+1 |
* | Declare format2 instead of format1. | Richard M. Stallman | 2003-01-25 | 1 | -1/+1 |
* | GTK version | Jan Djärv | 2003-01-19 | 1 | -0/+1 |
* | New misc type Lisp_Save_Value. | Richard M. Stallman | 2003-01-06 | 1 | -0/+14 |
* | Comment. | Dave Love | 2002-11-25 | 1 | -0/+1 |
* | (get_specified_cursor_type, get_window_cursor_type): | Dave Love | 2002-11-14 | 1 | -2/+1 |
* | (get_window_cursor_type): Update prototype. | Kim F. Storm | 2002-10-24 | 1 | -1/+1 |
* | (pop_message_unwind): Renamed from push_message_unwind. | Richard M. Stallman | 2002-09-11 | 1 | -1/+2 |
* | (Qcursor_in_non_selected_windows): Extern removed. | Kim F. Storm | 2002-08-30 | 1 | -1/+3 |
* | (Fexecute_kbd_macro): Update prototype. | Kim F. Storm | 2002-08-14 | 1 | -1/+1 |
* | Comment change. | Richard M. Stallman | 2002-08-12 | 1 | -0/+6 |
* | (XPNTR): Use NO_UNION_TYPE version for union as well, | Ken Raeburn | 2002-07-24 | 1 | -21/+20 |
* | (print_error_message): Declare new args. | Richard M. Stallman | 2002-07-20 | 1 | -1/+1 |
* | (STRING_COPYIN): New macro. | Ken Raeburn | 2002-07-19 | 1 | -5/+9 |
* | (chars_in_text, multibyte_chars_in_text, copy_text): | Ken Raeburn | 2002-07-16 | 1 | -28/+28 |
* | * lisp.h (SREF): Produce rvalue. | Ken Raeburn | 2002-07-16 | 1 | -1/+2 |
* | (SDATA): Produce rvalue. | Ken Raeburn | 2002-07-16 | 1 | -1/+1 |
* | * lisp.h (STRING_INTERVALS): Produce rvalue. | Ken Raeburn | 2002-07-15 | 1 | -1/+4 |
* | * lisp.h (STRING_SET_CHARS): New macro. | Ken Raeburn | 2002-07-15 | 1 | -2/+5 |
* | (SMBP): Deleted. All uses changed to STRING_MULTIBYTE. | Ken Raeburn | 2002-07-14 | 1 | -3/+5 |
* | (Vmemory_full): Add declaration. | Richard M. Stallman | 2002-07-11 | 1 | -2/+3 |
* | (SPECPDL_INDEX): Rename from BINDING_STACK_SIZE. All callers updated. | Juanma Barranquero | 2002-07-10 | 1 | -1/+1 |
* | (HASH_KEY, HASH_VALUE, HASH_NEXT, HASH_HASH, HASH_INDEX) | Stefan Monnier | 2002-07-07 | 1 | -0/+26 |
* | Remove duplicate declaration of code_convert_string_norecord. | Andreas Schwab | 2002-06-28 | 1 | -1/+0 |
* | (current_column): Now returns float. | Thien-Thi Nguyen | 2002-06-03 | 1 | -16/+16 |
* | (Fread_file_name): Now has 6 args. | Kim F. Storm | 2002-05-27 | 1 | -1/+1 |
* | update LISP_MAKE_RVALUE comment for union, non-gcc case | Ken Raeburn | 2002-05-20 | 1 | -1/+5 |
* | * lisp.h (struct Lisp_Symbol): Replace field "name" with a lisp | Ken Raeburn | 2002-05-20 | 1 | -3/+10 |
* | * lisp.h (LISP_MAKE_RVALUE): Delete disabled version, making XCAR and XCDR real | Ken Raeburn | 2002-05-19 | 1 | -5/+0 |
* | (openp): Update prototype. | Stefan Monnier | 2002-04-30 | 1 | -1/+1 |
* | (Fcommandp): Declare new arg. | Richard M. Stallman | 2002-04-28 | 1 | -1/+1 |
* | (Fpropertize): Add prototype. | Pavel Janík | 2002-04-12 | 1 | -0/+1 |
* | (DEFUN) [USE_NONANSI_DEFUN]: The 2001-10-17 patch | Kim F. Storm | 2002-03-21 | 1 | -2/+2 |
* | (Fplist_member): Add prototype. | Pavel Janík | 2002-03-18 | 1 | -0/+1 |
* | Extern declare syms_of_xsmfns (). | Jan Djärv | 2002-03-10 | 1 | -0/+3 |