summaryrefslogtreecommitdiff
path: root/src/lisp.h
Commit message (Expand)AuthorAge
* Change comment.Gerd Moellmann2001-07-05
* Improve comment.Gerd Moellmann2001-07-03
* (GLYPH_CHAR_VALID_P): Use CHAR_VALID_P.Gerd Moellmann2001-05-09
* (echoing, echo_message_buffer, cancel_echoing): Declare.Gerd Moellmann2001-04-04
* (Qinhibit_eval_during_redisplay): Declare extern.Gerd Moellmann2001-03-28
* (Vx_resource_name) [HAVE_X_WINDOWS]: Declare extern.Gerd Moellmann2001-03-22
* (store_symval_forwarding): Change prototype.Gerd Moellmann2001-03-15
* (do_switch_frame): Change prototype.Gerd Moellmann2001-03-14
* (Vwindow_list): Declare extern.Gerd Moellmann2001-03-06
* (mouse_face_overlay_overlaps): Add prototype.Gerd Moellmann2001-03-06
* * lisp.h (Fframe_parameter): Declare.Ken Raeburn2001-02-28
* (allocate_vectorlike): Remove prototype.Gerd Moellmann2001-02-28
* (interactive_p): Add prototype.Gerd Moellmann2001-01-31
* (redisplay_preserve_echo_area): Change prototype.Gerd Moellmann2001-01-16
* (STRING_BYTES) [GC_CHECK_STRING_BYTES]: CallGerd Moellmann2001-01-09
* (push_message_unwind): Add prototype.Gerd Moellmann2001-01-09
* (push_key_description): Add prototype.Gerd Moellmann2000-12-28
* (Qinhibit_point_motion_hooks): Declare extern.Gerd Moellmann2000-12-21
* (detect_coding_system): Prototype adjusted.Kenichi Handa2000-12-13
* (Fmake_variable_buffer_local, Fbuffer_file_name): Declare.Ken Raeburn2000-12-04
* (BINDING_STACK_SIZE): New macro.Gerd Moellmann2000-11-15
* (pos_visible_p): Change prototype.Gerd Moellmann2000-11-14
* * lisp.h (Flooking_at): Declare.Ken Raeburn2000-11-09
* * lisp.h (KEYMAPP): New macro.Stefan Monnier2000-10-27
* (pos_visible_p): Add prototype.Gerd Moellmann2000-10-25
* (Fpos_visible_in_window_p): Update prototypeMiles Bader2000-10-21
* * keymap.c (access_keymap): Add AUTOLOAD parameter.Stefan Monnier2000-10-15
* (safe_call): Renamed from call_function.Gerd Moellmann2000-10-05
* (wrong_type_argument): Remove NO_RETURN, the function canGerd Moellmann2000-10-02
* (fatal): Declare NO_RETURN.Gerd Moellmann2000-09-29
* (XINT) [EXPLICIT_SIGN_EXTEND]: Use BITS_PER_EMACS_INTGerd Moellmann2000-09-26
* (union Lisp_Object) [!NO_UNION_TYPE]: Use EMACS_INT andGerd Moellmann2000-09-26
* (wrong_type_argument, Fthrow, Fsignal, error): DeclareGerd Moellmann2000-09-21
* (Qdisplay): Declare extern.Gerd Moellmann2000-09-07
* (store_in_keymap, fix_submap_inheritance): Remove.Stefan Monnier2000-08-27
* [WINDOWSNT]: Don't declare externs for getenv, ctime and getwd.Andrew Innes2000-08-22
* (set_time_zone_rule): Add prototype.Gerd Moellmann2000-08-21
* (CHECK) [ENABLE_CHECKING]: Make both side of theGerd Moellmann2000-08-18
* (Lisp_String): Replace DECLARE_INTERVALS with real decl.Miles Bader2000-08-18
* Remove DECLARE_INTERVALS, INITIALIZE_INTERVAL. Don'tDave Love2000-08-17
* (input_pending): External declaration.Gerd Moellmann2000-08-09
* (Fsingle_key_description, xmalloc, xrealloc): ChangeGerd Moellmann2000-08-02
* (char_table_ref_and_index): Add prototype.Kenichi Handa2000-07-27
* (GLYPH_MASK_CHAR, GLYPH_MASK_FACE): Use 19 bitsGerd Moellmann2000-07-25
* (Fconstrain_to_field): Update external declaration.Miles Bader2000-07-24
* (Fnext_single_char_property_change): Add prototype.Gerd Moellmann2000-07-19
* (FUNCTIONP): New macro.Gerd Moellmann2000-07-14
* (eval_form): Add prototype.Gerd Moellmann2000-07-13
* (AREF, ASET, ASIZE): New macros.Gerd Moellmann2000-07-13
* (handling_signal): External declaration.Gerd Moellmann2000-07-05