summaryrefslogtreecommitdiff
path: root/src/lisp.h
Commit message (Expand)AuthorAgeFilesLines
* (Fread_coding_system): Update decl.Richard M. Stallman1997-09-051-1/+1
* Declare discard_mouse_events.Geoff Voelker1997-09-031-0/+1
* Declare Fchar_bytes.Richard M. Stallman1997-08-271-0/+3
* (DEFUN_ARGS_8): New macro.Kenichi Handa1997-08-261-4/+6
* (Flocal_variable_p, Ffind_operation_coding_system): Declared.Richard M. Stallman1997-08-081-2/+3
* (Fload): Update declaration.Richard M. Stallman1997-08-041-1/+1
* (EXFUN, P_): New definitions. Use them to declareRichard M. Stallman1997-07-121-294/+492
* Fix bugs with inappropriate mixing of Lisp_Object with int.Richard M. Stallman1997-07-041-5/+17
* (VALMASK, GCTYPEMASK, MARKBIT, ARRAY_MARK_FLAG)Richard M. Stallman1997-06-021-5/+2
* (concat3, get_truename_buffer): Declare them.Richard M. Stallman1997-06-021-2/+3
* (CHAR_TABLE_REF): Do not check validity of CT.Kenichi Handa1997-05-281-18/+30
* (Vtty_erase_char): Declared.Richard M. Stallman1997-05-191-1/+1
* (read_minibuf): Declaration deleted.Richard M. Stallman1997-05-101-1/+1
* (DOWNCASE): Return int, not Lisp_Object.Karl Heuer1997-04-111-25/+28
* (CHAR_TABLE_STANDARD_SLOTS): Now 4 more slots thanKenichi Handa1997-04-071-10/+41
* (CHAR_TABLE_REF): Fix syntax error.Karl Heuer1997-04-031-7/+3
* (CHAR_TABLE_ORDINARY_SLOTS): Change to 384 (== 256 + 128).Kenichi Handa1997-03-181-4/+32
* (FAST_MAKE_GLYPH): Don't cast CHAR arg; character codesKarl Heuer1997-03-101-2/+1
* (CHARACTERBITS, GLYPH_MASK_REV_DIR): New macros.Karl Heuer1997-02-201-12/+35
* (FAST_MAKE_GLYPH): Rename args to CHAR and FACE.Richard M. Stallman1997-01-211-1/+1
* (Fend_of_line, Fbeginning_of_line): Declared.Richard M. Stallman1996-12-091-0/+1
* Declare make_symbol ().Erik Naggum1996-09-171-2/+2
* (struct Lisp_Symbol): New field `obarray'.Richard M. Stallman1996-09-131-0/+1
* Add many declarations.Richard M. Stallman1996-09-041-4/+39
* Removed support for !MULTI_FRAME.Karl Heuer1996-09-011-11/+0
* (Qfont): Declare here.Karl Heuer1996-07-161-1/+1
* (Qmouse_leave_buffer_hook): Declare it here.Karl Heuer1996-07-161-1/+1
* [WINDOWS_NT]: Declare Vdirectory_sep_char.Richard M. Stallman1996-04-261-0/+4
* (Qinhibit_read_only): Declared.Richard M. Stallman1996-02-251-0/+1
* (VECSIZE): Round up when dividing.Richard M. Stallman1996-02-031-3/+4
* (XCAR, XCDR, CAR, CDR): New macros.Karl Heuer1996-01-241-1/+20
* Update FSF's address in the preamble.Erik Naggum1996-01-151-1/+2
* (BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG):Karl Heuer1995-10-311-4/+4
* (CHECK_CHAR_TABLE): Don't accept nil.Richard M. Stallman1995-10-311-1/+1
* (PVEC_TYPE_MASK): Remove the 0x100 bit.Richard M. Stallman1995-10-291-1/+1
* (UPCASE_TABLE): Definition deleted.Richard M. Stallman1995-10-191-13/+10
* (struct Lisp_Char_Table): New slot `purpose'.Richard M. Stallman1995-10-121-2/+12
* (struct Lisp_Boolvector): New data type.Richard M. Stallman1995-10-071-3/+67
* (struct Lisp_Marker): Make insertion_type an unsigned int.Richard M. Stallman1995-08-191-10/+10
* Declare hook running functions.Simon Marshall1995-07-311-3/+9
* (Frun_hook_with_args): Declare this function.Karl Heuer1995-07-251-0/+1
* (get_keymap_1): Declared.Richard M. Stallman1995-07-071-1/+1
* (Fsafe_length): Declared.Richard M. Stallman1995-07-011-1/+1
* (do_switch_frame): Declared.Richard M. Stallman1995-06-161-3/+1
* (enum pvec_type): Don't use trailing comma.Karl Heuer1995-06-151-1/+1
* (current_prefix_partial): Deleted.Karl Heuer1995-06-071-7/+1
* (Fwaiting_for_user_input_p): Function declared.Karl Heuer1995-06-061-0/+10
* (Foverlay_start, Foverlay_end): Declare these functions.Karl Heuer1995-05-261-1/+17
* (do_symval_forwarding, frame_buffer_predicate): Declare these.Karl Heuer1995-05-251-0/+2
* (menu_bar_items): Declare this function.Karl Heuer1995-05-241-0/+1