| Commit message (Expand) | Author | Age | Files | Lines |
| * | (Qcursor_in_non_selected_windows): New declaration. | Richard M. Stallman | 2001-11-05 | 1 | -0/+1 |
| * | (CHECK_STRING_CAR): New macro. | Ken Raeburn | 2001-11-03 | 1 | -0/+3 |
| * | (CHECK_STRING_OR_BUFFER, CHECK_HASH_TABLE, CHECK_LIST, CHECK_STRING, | Pavel Janík | 2001-11-02 | 1 | -25/+25 |
| * | (keys_of_macros): Remove. | Stefan Monnier | 2001-10-31 | 1 | -1/+0 |
| * | (gdb_lisp_params): Remove code in #if 0 which is now in emacs.c. | Pavel Janík | 2001-10-27 | 1 | -20/+0 |
| * | (make_fixnum_or_float): Coerce double to int explicitly. | Stefan Monnier | 2001-10-25 | 1 | -1/+1 |
| * | (DEFVAR_LISP, DEFVAR_LISP_NOPRO, DEFVAR_BOOL) | Miles Bader | 2001-10-22 | 1 | -17/+0 |
| * | (DEFUN): Remove `DOC_STRINGS_IN_COMMENTS' case. | Miles Bader | 2001-10-17 | 1 | -26/+0 |
| * | Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting | Ken Raeburn | 2001-10-16 | 1 | -4/+60 |
| * | (Ftop_level): Add prototype. | Pavel Janík | 2001-10-14 | 1 | -0/+1 |
| * | (DEFUN, DEFVAR_LISP, ...) [DOC_STRINGS_IN_COMMENTS]: | Gerd Moellmann | 2001-10-13 | 1 | -0/+46 |
| * | (Ffeaturep): Remove. | Stefan Monnier | 2001-10-12 | 1 | -1/+0 |
| * | (Ffeaturep, Fprovide): Update prototype. | Stefan Monnier | 2001-10-12 | 1 | -3/+2 |
| * | (Vload_suffixes, Vexec_suffixes): Declare. | Stefan Monnier | 2001-10-12 | 1 | -3/+5 |
| * | (empty_string): Declare. | Stefan Monnier | 2001-10-12 | 1 | -2/+3 |
| * | (FIXNUM_OVERFLOW_P): Cast I to EMACS_INT in comparisons | Gerd Moellmann | 2001-10-11 | 1 | -1/+2 |
| * | (make_fixnum_or_float): New macro. | Gerd Moellmann | 2001-10-11 | 1 | -0/+6 |
| * | (circular_list_error): Add prototype. | Gerd Moellmann | 2001-10-11 | 1 | -0/+2 |
| * | [max]: Undef min and max before redefining them. | Andrew Innes | 2001-10-08 | 1 | -0/+4 |
| * | Remove the entries for keymap.c (moved to keymap.h). | Stefan Monnier | 2001-10-08 | 1 | -26/+0 |
| * | (min, max): New macros. | Gerd Moellmann | 2001-10-08 | 1 | -0/+5 |
| * | *** empty log message *** | Pavel Janík | 2001-10-08 | 1 | -0/+1 |
| * | * lisp.h (Ffield_end): Declare. | Ken Raeburn | 2001-10-07 | 1 | -0/+1 |
| * | Fix last change. | Gerd Moellmann | 2001-10-07 | 1 | -7/+4 |
| * | (MOST_NEGATIVE_FIXNUM, MOST_POSITIVE_FIXNUM) | Gerd Moellmann | 2001-10-06 | 1 | -0/+14 |
| * | (LIST_END_P, FOREACH): New macros. | Gerd Moellmann | 2001-10-05 | 1 | -15/+117 |
| * | (echo_kboard): Declare extern. | Gerd Moellmann | 2001-09-26 | 1 | -0/+1 |
| * | (Qinhibit_modification_hooks): Declare. | Gerd Moellmann | 2001-09-11 | 1 | -0/+1 |
| * | Fix a typo in a comment. From Pavel Janik <Pavel@Janik.cz>. | Eli Zaretskii | 2001-09-08 | 1 | -1/+1 |
| * | * lisp.h (XVECTOR): Verify correct object type before returning a pointer. | Ken Raeburn | 2001-07-17 | 1 | -1/+1 |
| * | Change comment. | Gerd Moellmann | 2001-07-05 | 1 | -4/+5 |
| * | Improve comment. | Gerd Moellmann | 2001-07-03 | 1 | -5/+7 |
| * | (GLYPH_CHAR_VALID_P): Use CHAR_VALID_P. | Gerd Moellmann | 2001-05-09 | 1 | -2/+1 |
| * | (echoing, echo_message_buffer, cancel_echoing): Declare. | Gerd Moellmann | 2001-04-04 | 1 | -0/+3 |
| * | (Qinhibit_eval_during_redisplay): Declare extern. | Gerd Moellmann | 2001-03-28 | 1 | -0/+1 |
| * | (Vx_resource_name) [HAVE_X_WINDOWS]: Declare extern. | Gerd Moellmann | 2001-03-22 | 1 | -0/+3 |
| * | (store_symval_forwarding): Change prototype. | Gerd Moellmann | 2001-03-15 | 1 | -1/+2 |
| * | (do_switch_frame): Change prototype. | Gerd Moellmann | 2001-03-14 | 1 | -1/+1 |
| * | (Vwindow_list): Declare extern. | Gerd Moellmann | 2001-03-06 | 1 | -0/+1 |
| * | (mouse_face_overlay_overlaps): Add prototype. | Gerd Moellmann | 2001-03-06 | 1 | -1/+2 |
| * | * lisp.h (Fframe_parameter): Declare. | Ken Raeburn | 2001-02-28 | 1 | -0/+1 |
| * | (allocate_vectorlike): Remove prototype. | Gerd Moellmann | 2001-02-28 | 1 | -1/+6 |
| * | (interactive_p): Add prototype. | Gerd Moellmann | 2001-01-31 | 1 | -0/+1 |
| * | (redisplay_preserve_echo_area): Change prototype. | Gerd Moellmann | 2001-01-16 | 1 | -1/+1 |
| * | (STRING_BYTES) [GC_CHECK_STRING_BYTES]: Call | Gerd Moellmann | 2001-01-09 | 1 | -0/+17 |
| * | (push_message_unwind): Add prototype. | Gerd Moellmann | 2001-01-09 | 1 | -1/+2 |
| * | (push_key_description): Add prototype. | Gerd Moellmann | 2000-12-28 | 1 | -0/+1 |
| * | (Qinhibit_point_motion_hooks): Declare extern. | Gerd Moellmann | 2000-12-21 | 1 | -0/+1 |
| * | (detect_coding_system): Prototype adjusted. | Kenichi Handa | 2000-12-13 | 1 | -1/+1 |
| * | (Fmake_variable_buffer_local, Fbuffer_file_name): Declare. | Ken Raeburn | 2000-12-04 | 1 | -0/+2 |