log src/lisp.h @ 39810:4b565579e4f5

age author description
Fri, 12 Oct 2001 03:22:15 +0000 Stefan Monnier (Vload_suffixes, Vexec_suffixes): Declare.
Fri, 12 Oct 2001 02:12:28 +0000 Stefan Monnier (empty_string): Declare.
Thu, 11 Oct 2001 19:13:20 +0000 Gerd Moellmann (FIXNUM_OVERFLOW_P): Cast I to EMACS_INT in comparisons
Thu, 11 Oct 2001 15:37:13 +0000 Gerd Moellmann (make_fixnum_or_float): New macro.
Thu, 11 Oct 2001 08:46:50 +0000 Gerd Moellmann (circular_list_error): Add prototype.
Mon, 08 Oct 2001 22:39:06 +0000 Andrew Innes [max]: Undef min and max before redefining them.
Mon, 08 Oct 2001 11:42:10 +0000 Stefan Monnier Remove the entries for keymap.c (moved to keymap.h).
Mon, 08 Oct 2001 07:59:17 +0000 Gerd Moellmann (min, max): New macros.
Mon, 08 Oct 2001 06:45:26 +0000 Pavel Jank *** empty log message ***
Sun, 07 Oct 2001 11:02:52 +0000 Ken Raeburn * lisp.h (Ffield_end): Declare.
Sun, 07 Oct 2001 00:14:18 +0000 Gerd Moellmann Fix last change.
Sat, 06 Oct 2001 23:25:06 +0000 Gerd Moellmann (MOST_NEGATIVE_FIXNUM, MOST_POSITIVE_FIXNUM)
Fri, 05 Oct 2001 09:48:47 +0000 Gerd Moellmann (LIST_END_P, FOREACH): New macros.
Wed, 26 Sep 2001 12:00:56 +0000 Gerd Moellmann (echo_kboard): Declare extern.
Tue, 11 Sep 2001 12:32:17 +0000 Gerd Moellmann (Qinhibit_modification_hooks): Declare.
Sat, 08 Sep 2001 10:32:00 +0000 Eli Zaretskii Fix a typo in a comment. From Pavel Janik <Pavel@Janik.cz>.
Tue, 17 Jul 2001 16:44:16 +0000 Ken Raeburn * lisp.h (XVECTOR): Verify correct object type before returning a pointer.
Thu, 05 Jul 2001 09:24:35 +0000 Gerd Moellmann Change comment.
Tue, 03 Jul 2001 15:28:40 +0000 Gerd Moellmann Improve comment.
Mon, 21 May 2001 12:21:58 +0000 Gerd Moellmann (enum symbol_interned): New enumeration.
Wed, 09 May 2001 17:01:27 +0000 Gerd Moellmann (GLYPH_CHAR_VALID_P): Use CHAR_VALID_P.
Wed, 04 Apr 2001 14:04:01 +0000 Gerd Moellmann (echoing, echo_message_buffer, cancel_echoing): Declare.
Wed, 28 Mar 2001 15:32:52 +0000 Gerd Moellmann (Qinhibit_eval_during_redisplay): Declare extern.
Thu, 22 Mar 2001 19:51:14 +0000 Gerd Moellmann (Vx_resource_name) [HAVE_X_WINDOWS]: Declare extern.
Thu, 15 Mar 2001 09:42:53 +0000 Gerd Moellmann (store_symval_forwarding): Change prototype.
Wed, 14 Mar 2001 16:34:51 +0000 Gerd Moellmann (do_switch_frame): Change prototype.
Tue, 06 Mar 2001 19:34:19 +0000 Gerd Moellmann (Vwindow_list): Declare extern.
Tue, 06 Mar 2001 15:29:14 +0000 Gerd Moellmann (mouse_face_overlay_overlaps): Add prototype.
Wed, 28 Feb 2001 17:43:49 +0000 Ken Raeburn * lisp.h (Fframe_parameter): Declare.
Wed, 28 Feb 2001 13:27:04 +0000 Gerd Moellmann (allocate_vectorlike): Remove prototype.