log src/lisp.h @ 36941:8107e2a17261

age author description
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.
Wed, 31 Jan 2001 14:48:07 +0000 Gerd Moellmann (interactive_p): Add prototype.
Tue, 16 Jan 2001 12:38:28 +0000 Gerd Moellmann (redisplay_preserve_echo_area): Change prototype.
Tue, 09 Jan 2001 20:11:16 +0000 Gerd Moellmann (STRING_BYTES) [GC_CHECK_STRING_BYTES]: Call
Tue, 09 Jan 2001 13:45:04 +0000 Gerd Moellmann (push_message_unwind): Add prototype.
Thu, 28 Dec 2000 13:39:35 +0000 Gerd Moellmann (push_key_description): Add prototype.
Thu, 21 Dec 2000 16:57:00 +0000 Gerd Moellmann (Qinhibit_point_motion_hooks): Declare extern.
Wed, 13 Dec 2000 23:29:44 +0000 Kenichi Handa (detect_coding_system): Prototype adjusted.
Mon, 04 Dec 2000 00:28:30 +0000 Ken Raeburn (Fmake_variable_buffer_local, Fbuffer_file_name): Declare.
Wed, 15 Nov 2000 19:24:35 +0000 Gerd Moellmann (BINDING_STACK_SIZE): New macro.
Tue, 14 Nov 2000 05:41:41 +0000 Gerd Moellmann (pos_visible_p): Change prototype.
Thu, 09 Nov 2000 22:30:39 +0000 Ken Raeburn * lisp.h (Flooking_at): Declare.
Fri, 27 Oct 2000 22:20:19 +0000 Stefan Monnier * lisp.h (KEYMAPP): New macro.
Wed, 25 Oct 2000 11:54:27 +0000 Gerd Moellmann (pos_visible_p): Add prototype.
Sat, 21 Oct 2000 08:00:30 +0000 Miles Bader (Fpos_visible_in_window_p): Update prototype
Sun, 15 Oct 2000 03:31:21 +0000 Stefan Monnier * keymap.c (access_keymap): Add AUTOLOAD parameter.
Thu, 05 Oct 2000 19:26:09 +0000 Gerd Moellmann (safe_call): Renamed from call_function.
Mon, 02 Oct 2000 11:11:12 +0000 Gerd Moellmann (wrong_type_argument): Remove NO_RETURN, the function can
Fri, 29 Sep 2000 09:01:16 +0000 Gerd Moellmann (fatal): Declare NO_RETURN.
Tue, 26 Sep 2000 13:02:50 +0000 Gerd Moellmann (XINT) [EXPLICIT_SIGN_EXTEND]: Use BITS_PER_EMACS_INT
Tue, 26 Sep 2000 12:35:33 +0000 Gerd Moellmann (union Lisp_Object) [!NO_UNION_TYPE]: Use EMACS_INT and
Thu, 21 Sep 2000 21:49:53 +0000 Gerd Moellmann (wrong_type_argument, Fthrow, Fsignal, error): Declare
Thu, 07 Sep 2000 11:36:52 +0000 Gerd Moellmann (Qdisplay): Declare extern.
Sun, 27 Aug 2000 15:50:49 +0000 Stefan Monnier (store_in_keymap, fix_submap_inheritance): Remove.