summaryrefslogtreecommitdiff
path: root/src/lisp.h
Commit message (Expand)AuthorAge
* (clear_regexp_cache): Declare.Stefan Monnier2006-10-03
* (pos_visible_p): Update prototype.Kim F. Storm2006-09-05
* * buffer.h (struct buffer_text): New field chars_modiff.Chong Yidong2006-09-01
* * lisp.h: Update read-char, read-event, and read_filtered_eventChong Yidong2006-07-26
* * ebrowse.c (usage, version): Mark as NO_RETURN.Dan Nicolaescu2006-07-18
* (list1): Add EXFUN.Kim F. Storm2006-07-18
* (CHECK_TYPE): New macro for generic type checking.Kim F. Storm2006-07-12
* (sit_for): Update prototype.Kim F. Storm2006-07-11
* * search.c (matcher_overflow): Mark as NO_RETURN.Dan Nicolaescu2006-05-29
* (Fread_from_minibuffer): Decrement number of args.Juri Linkov2006-05-25
* (syms_of_fontset, Fset_fontset_font): Put extern andYAMAMOTO Mitsuharu2006-04-12
* * lisp.h (wrong_type_argument): Mark as NO_RETURN.Dan Nicolaescu2006-04-11
* Undo previous change.Richard M. Stallman2006-04-09
* (args_out_of_range, args_out_of_range_3)Dan Nicolaescu2006-04-09
* * puresize.h (pure_write_error): Mark as NO_RETURN.Dan Nicolaescu2006-04-09
* (report_file_error): Mark as NO_RETURN.Dan Nicolaescu2006-04-08
* (PSEUDOVECSIZE): Fix last change.Eli Zaretskii2006-04-08
* (PSEUDOVECTOR_SIZE_MASK): Expand docstring.Stefan Monnier2006-04-08
* (OFFSETOF, PSEUDOVECSIZE): New macros.Stefan Monnier2006-04-08
* Remove duplicate prototypes. Make the prototype of getloadavg be conditionedEli Zaretskii2006-03-11
* EXFUN Fget_load_suffixes. Extern Vload_file_rep_suffixes.Luc Teirlinck2006-02-27
* (struct specbinding, specpdl_ptr): Remove the volatile qualifier which wasStefan Monnier2006-02-26
* * data.c (Findirect_function): Add NOERROR arg. All callers changedKim F. Storm2006-02-10
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* (XPNTR) [!NO_UNION_TYPE && !HAVE_SHM && !DATA_SEG_BITS]: Cast bitfieldKen Raeburn2006-02-05
* (EQ): Use == so args are computed just once.Richard M. Stallman2005-12-11
* Use typedef when Lisp_Object is EMACS_INT so thatNick Roberts2005-11-20
* (struct Lisp_Cons): Make cdr a union.Andreas Schwab2005-11-15
* (valid_lisp_object_p): Add prototype.Kim F. Storm2005-11-09
* (memory_full_cons_threshold): Declared.Richard M. Stallman2005-10-29
* * lisp.h (fatal): Undo previous change.Dan Nicolaescu2005-10-02
* * image.c (slurp_file, xbm_read_bitmap_data): Cast to the correctDan Nicolaescu2005-09-30
* Fix last change.Eli Zaretskii2005-09-10
* (get_current_dir_name) [!HAVE_GET_CURRENT_DIR_NAME]: Add prototype.Eli Zaretskii2005-09-10
* (QUIT) [!SYNC_INPUT]: Throw t to Vthrow_on_input.Kim F. Storm2005-08-15
* (deactivate_process, status_notify, read_process_output):Kim F. Storm2005-08-15
* (QUIT): Throw t to Vthrow_on_input.Richard M. Stallman2005-08-09
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-07
* (gc_cons_threshold, gc_relative_threshold): Declared.Richard M. Stallman2005-07-23
* (gc_cons_threshold): Remove declaration.Stefan Monnier2005-07-13
* (gc_cons_combined_threshold): Declare.Stefan Monnier2005-07-13
* Update FSF's address.Lute Kamstra2005-07-04
* Update EXFUN of Fselect_frame.Luc Teirlinck2005-06-10
* (Fmatch_data, Fset_match_data): Fix EXFUN.Kim F. Storm2005-06-08
* Fx_popup_dialog can have three arguments.Nick Roberts2005-05-24
* (Fsafe_plist_get, Fsafe_get): Remove EXFUN.Kim F. Storm2005-04-21
* (CHAR_TABLE_DEFAULT_SLOT_ASCII): New macro.Kenichi Handa2005-04-20
* (Fsafe_get): EXFUN it.Kim F. Storm2005-04-19
* (Vascii_upcase_table, Vascii_canon_table,Kenichi Handa2005-04-01
* (make_number): Make prototype more precise.Stefan Monnier2005-03-24