aboutsummaryrefslogtreecommitdiffstats
path: root/src/lisp.h
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Declare Fmsdos_downcase_filename.Andreas Schwab2004-11-071-0/+5
* | Merged in changes from CVS trunk.Karoly Lorentey2004-11-061-1/+1
|\|
| * * fileio.c (Fread_file_name): Pass Qt as fifth parameter toJan Djärv2004-11-021-1/+1
* | Merged in changes from CVS trunk.Karoly Lorentey2004-10-311-10/+7
|\|
| * (USE_SAFE_ALLOCA): Add and init sa_must_free integer.Kim F. Storm2004-10-261-10/+7
* | Merged in changes from CVS trunk.Karoly Lorentey2004-10-191-0/+1
|\|
| * (fast_string_match_ignore_case): Extern it.Kenichi Handa2004-10-181-0/+1
* | Merged in changes from CVS trunk.Karoly Lorentey2004-08-231-1/+4
|\|
| * Rename wait_reading_process_input to wait_reading_process_output.Kim F. Storm2004-08-201-4/+4
| * Adapt to new wait_reading_process_input args.Kim F. Storm2004-08-191-1/+4
* | Merged in changes from CVS trunk.Karoly Lorentey2004-07-031-0/+1
|\|
| * Declare Finit_image_library.Andreas Schwab2004-06-301-0/+1
* | Merged in changes from CVS trunk.Karoly Lorentey2004-06-281-0/+1
|\|
| * (free_misc): Add prototype.Kim F. Storm2004-06-241-0/+1
* | Merged in changes from CVS trunk.Karoly Lorentey2004-06-241-1/+62
|\|
| * (struct Lisp_Save_Value): New member dogc.Kim F. Storm2004-06-221-17/+27
| * (SAFE_ALLOCA_LISP): New macro to allocate Lisp_Objects.Kim F. Storm2004-06-211-0/+20
| * (MAX_ALLOCA): Define here.Kim F. Storm2004-06-211-0/+31
* | Merged in changes from CVS trunk.Karoly Lorentey2004-05-311-1/+1
|\|
| * (truncate_undo_list): Update decl.Richard M. Stallman2004-05-291-1/+1
* | Merged in changes from CVS trunk.Karoly Lorentey2004-05-181-11/+41
|\|
| * (DECL_ALIGN): Remove restriction on MS-DOS systems.Eli Zaretskii2004-05-181-5/+3
| * (egetenv) [USE_CRT_DLL]: Remove condition.Jason Rumney2004-05-171-2/+0
| * (DECL_ALIGN) [MSDOS]: Don't define DECL_ALIGN to useEli Zaretskii2004-05-151-3/+5
| * Various fixes to support USE_LSB_TAG with carbon emacs. Mostly fixingSteven Tamm2004-05-141-3/+8
| * (USE_LSB_TAG): Make it the default when it is known to work.Stefan Monnier2004-05-131-6/+33
* | Merged in changes from CVS trunk.Karoly Lorentey2004-05-111-0/+1
|\|
| * Declare Fmake_symbolic_link.Andreas Schwab2004-05-101-0/+1