aboutsummaryrefslogtreecommitdiffstats
path: root/src/lisp.h
Commit message (Expand)AuthorAgeFilesLines
* (pos_visible_p): Add prototype.Gerd Moellmann2000-10-251-0/+1
* (Fpos_visible_in_window_p): Update prototypeMiles Bader2000-10-211-1/+1
* * keymap.c (access_keymap): Add AUTOLOAD parameter.Stefan Monnier2000-10-151-1/+1
* (safe_call): Renamed from call_function.Gerd Moellmann2000-10-051-2/+3
* (wrong_type_argument): Remove NO_RETURN, the function canGerd Moellmann2000-10-021-8/+13
* (fatal): Declare NO_RETURN.Gerd Moellmann2000-09-291-1/+1
* (XINT) [EXPLICIT_SIGN_EXTEND]: Use BITS_PER_EMACS_INTGerd Moellmann2000-09-261-3/+12
* (union Lisp_Object) [!NO_UNION_TYPE]: Use EMACS_INT andGerd Moellmann2000-09-261-17/+17
* (wrong_type_argument, Fthrow, Fsignal, error): DeclareGerd Moellmann2000-09-211-4/+4
* (Qdisplay): Declare extern.Gerd Moellmann2000-09-071-1/+1
* (store_in_keymap, fix_submap_inheritance): Remove.Stefan Monnier2000-08-271-2/+0
* [WINDOWSNT]: Don't declare externs for getenv, ctime and getwd.Andrew Innes2000-08-221-0/+2
* (set_time_zone_rule): Add prototype.Gerd Moellmann2000-08-211-0/+2
* (CHECK) [ENABLE_CHECKING]: Make both side of theGerd Moellmann2000-08-181-1/+1
* (Lisp_String): Replace DECLARE_INTERVALS with real decl.Miles Bader2000-08-181-1/+1
* Remove DECLARE_INTERVALS, INITIALIZE_INTERVAL. Don'tDave Love2000-08-171-9/+0
* (input_pending): External declaration.Gerd Moellmann2000-08-091-0/+1
* (Fsingle_key_description, xmalloc, xrealloc): ChangeGerd Moellmann2000-08-021-3/+3
* (char_table_ref_and_index): Add prototype.Kenichi Handa2000-07-271-0/+1
* (GLYPH_MASK_CHAR, GLYPH_MASK_FACE): Use 19 bitsGerd Moellmann2000-07-251-4/+4
* (Fconstrain_to_field): Update external declaration.Miles Bader2000-07-241-1/+1
* (Fnext_single_char_property_change): Add prototype.Gerd Moellmann2000-07-191-0/+1
* (FUNCTIONP): New macro.Gerd Moellmann2000-07-141-0/+10
* (eval_form): Add prototype.Gerd Moellmann2000-07-131-0/+1
* (AREF, ASET, ASIZE): New macros.Gerd Moellmann2000-07-131-1/+11
* (handling_signal): External declaration.Gerd Moellmann2000-07-051-0/+1
* (Vsignaling_function): External declaration.Gerd Moellmann2000-07-051-0/+2
* (next_almost_prime): Add prototype.Gerd Moellmann2000-06-281-0/+1
* (QCfilter): External declaration.Gerd Moellmann2000-06-261-1/+1
* (swap_in_global_binding): Declare.Dave Love2000-06-251-1/+1
* Add xfree missed from last change.Dave Love2000-06-201-0/+2
* (x_set_tool_bar_lines, free_frame_xic, compose_text, getenv, ctime)Dave Love2000-06-201-10/+3
* (Qmessage_truncate_lines): External declaration.Gerd Moellmann2000-06-131-0/+1
* (DEFUN, EXFUN): Test PROTOTYPES.Dave Love2000-06-051-2/+6
* (eassert) [!ENABLE_CHECKING]: Define as `(void) 0'.Gerd Moellmann2000-05-311-0/+4
* (get_local_map: Don't declare here.Dave Love2000-05-291-3/+0
* (struct Lisp_Buffer_Cons): Remove.Gerd Moellmann2000-04-211-10/+0
* * lisp.h (make_number) [!NO_UNION_TYPE && __GNUC__ >= 2 && __OPTIMIZE__]:Ken Raeburn2000-04-051-1/+6
* (larger_vector): Add prototype.Gerd Moellmann2000-04-031-0/+1
* * lisp.h (NO_UNION_TYPE) [ENABLE_CHECKING]: Undef.Ken Raeburn2000-03-301-2/+14
* * lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS, XWINDOW, XSUBR, XBUFFER):Ken Raeburn2000-03-301-8/+8
* (xstrdup): Add prototype.Gerd Moellmann2000-03-301-0/+1
* Stop assuming interval pointers and lisp objects can be distinguished byKen Raeburn2000-03-291-5/+27
* (free_frame_xic) [HAVE_X_I18N]: Add missing semicolon.Gerd Moellmann2000-03-141-2/+2
* (P_): Define based on PROTOTYPES, not __STDC__.Dave Love2000-03-081-7/+3
* Add a bunch of prototypes.Dave Love2000-02-271-3/+17
* (Fx_hide_busy_cursor): Remove prototype.Gerd Moellmann2000-02-251-1/+0
* Comment changes.Richard M. Stallman2000-02-201-41/+50
* (GC_USE_GCPROS_AS_BEFORE, GC_MAKE_GCPROS_NOOPS)Gerd Moellmann2000-02-171-0/+32
* Remove `LISP_FLOAT_TYPE' and `standalone'.Gerd Moellmann2000-02-171-34/+1