aboutsummaryrefslogtreecommitdiffstats
path: root/src/lisp.h
Commit message (Expand)AuthorAgeFilesLines
* Merged in changes from CVS trunk.Karoly Lorentey2005-09-111-0/+3
|\
| * Fix last change.Eli Zaretskii2005-09-101-1/+1
| * (get_current_dir_name) [!HAVE_GET_CURRENT_DIR_NAME]: Add prototype.Eli Zaretskii2005-09-101-0/+3
* | Merged in changes from CVS trunk. Plus added lisp/term tweaks.Karoly Lorentey2005-09-041-7/+6
|\|
| * (QUIT) [!SYNC_INPUT]: Throw t to Vthrow_on_input.Kim F. Storm2005-08-151-1/+1
| * (deactivate_process, status_notify, read_process_output):Kim F. Storm2005-08-151-3/+0
| * (QUIT): Throw t to Vthrow_on_input.Richard M. Stallman2005-08-091-1/+1
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+1
| * (gc_cons_threshold, gc_relative_threshold): Declared.Richard M. Stallman2005-07-231-2/+4
| * (gc_cons_threshold): Remove declaration.Stefan Monnier2005-07-131-1/+0
| * (gc_cons_combined_threshold): Declare.Stefan Monnier2005-07-131-0/+1
* | Rename `struct display' to `struct device'. Update function, parameter and v...Karoly Lorentey2005-07-111-1/+1
* | Merged from [email protected] (patch 469)Karoly Lorentey2005-07-051-2/+2
|\|
| * Update FSF's address.Lute Kamstra2005-07-041-2/+2
* | Merged from [email protected] (patch 80-82, 350-422)Karoly Lorentey2005-06-151-4/+6
|\|
| * Update EXFUN of Fselect_frame.Luc Teirlinck2005-06-101-1/+1
| * (Fmatch_data, Fset_match_data): Fix EXFUN.Kim F. Storm2005-06-081-3/+5
* | Merged from [email protected] (patch 70-73, 320-331)Karoly Lorentey2005-05-281-1/+1
|\|
| * Fx_popup_dialog can have three arguments.Nick Roberts2005-05-241-1/+1
* | Merged from [email protected] (patch 67, 270-278)Karoly Lorentey2005-04-251-2/+8
|\|
| * (Fsafe_plist_get, Fsafe_get): Remove EXFUN.Kim F. Storm2005-04-211-2/+0
| * (CHAR_TABLE_DEFAULT_SLOT_ASCII): New macro.Kenichi Handa2005-04-201-0/+8
* | Merged from [email protected] (patch 269)Karoly Lorentey2005-04-251-0/+1
|\|
| * (Fsafe_get): EXFUN it.Kim F. Storm2005-04-191-0/+1
* | Merged from [email protected] (patch 45-55, 214-231)Karoly Lorentey2005-04-041-1/+2
|\|
| * (Vascii_upcase_table, Vascii_canon_table,Kenichi Handa2005-04-011-1/+2
* | Merged from [email protected] (patch 204-213)Karoly Lorentey2005-03-271-3/+3
|\|
| * (make_number): Make prototype more precise.Stefan Monnier2005-03-241-3/+3
* | Merged from [email protected] (patch 159)Karoly Lorentey2005-03-161-0/+5
|\|
| * (CHECK_CONS_LIST): New macro (two definitions).Richard M. Stallman2005-03-061-0/+5
* | Merged in changes from CVS trunk. (Long time no see!) :-)Karoly Lorentey2005-02-031-1/+2
|\|
| * (pos_visible_p): Fix prototype.Kim F. Storm2005-01-221-1/+1
| * * keyboard.c (READABLE_EVENTS_DO_TIMERS_NOW)Jan Djärv2005-01-161-0/+1
* | Merged in changes from CVS trunk.Karoly Lorentey2005-01-061-0/+8
|\|
| * Comment changes.Richard M. Stallman2004-12-271-0/+8
* | Merged in changes from CVS trunk.Karoly Lorentey2004-12-231-1/+10
|\|
| * (Vundo_outer_limit): Fix decl.Richard M. Stallman2004-12-231-0/+1
| * (truncate_undo_list): Update decl.Richard M. Stallman2004-12-211-1/+1
| * (QUIT): Check for Vthrow_on_input.Richard M. Stallman2004-12-131-0/+8
* | Merged in changes from CVS trunk.Karoly Lorentey2004-12-081-5/+25
|\|
| * * gtkutil.c: Include signal.h and syssignal.h.Jan Djärv2004-12-071-0/+1
| * Declare string_to_multibyte.Andreas Schwab2004-12-011-0/+1
| * New defines to enable buffer overrun checking.Kim F. Storm2004-11-301-0/+16
| * (DECL_ALIGN): Define non-trivially only if NO_DECL_ALIGN is not defined.Eli Zaretskii2004-11-271-5/+7
* | Merged in changes from CVS trunk.Karoly Lorentey2004-11-221-2/+3
|\|
| * (Fread_from_minibuffer): Add arg in decl.Richard M. Stallman2004-11-211-1/+1
| * (NILP): Use EQ rather than XFASTINT.Stefan Monnier2004-11-161-1/+1
| * (Fsafe_plist_get): Add EXFUN.Kim F. Storm2004-11-151-0/+1
* | Merged in changes from CVS trunk.Karoly Lorentey2004-11-131-0/+7
|\|
| * (Fdelete): Add EXFUN.Kim F. Storm2004-11-091-0/+2