aboutsummaryrefslogtreecommitdiffstats
path: root/src/lisp.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merged in changes from CVS trunk.Karoly Lorentey2004-04-271-0/+30
|\ \ | |/
| * (BOOL_VECTOR_BITS_PER_CHAR): Define.Andreas Schwab2004-04-261-0/+4
| * Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-248Miles Bader2004-04-261-0/+26
* | Merged in changes from CVS trunk.Karoly Lorentey2004-04-231-3/+4
|\ \ | |/
| * (XINT) [EXPLICIT_SIGN_EXTEND && !NO_UNION_TYPE]:Stefan Monnier2004-04-211-2/+2
| * (pos_visible_p): Fix prototype.Kim F. Storm2004-04-201-1/+2
* | Merged in changes from CVS HEADKaroly Lorentey2004-04-031-0/+1
|\ \ | |/
| * (Finteractive_form): Declare.Stefan Monnier2004-03-291-0/+1
* | Merged in changes from CVS HEADKaroly Lorentey2004-03-251-1/+1
|\ \ | |/
| * * insdel.c (adjust_markers_for_insert): Call fix_start_end_in_overlays.Masatake YAMATO2004-03-251-1/+1
* | Trivial cleanups to get rid of GCC warnings.Karoly Lorentey2004-03-191-4/+4
* | Merged in changes from CVS HEADKaroly Lorentey2004-03-161-1/+4
|\ \ | |/
| * Image consolidation:Kim F. Storm2004-03-111-1/+4
* | Merged in changes from CVS HEADKaroly Lorentey2004-02-281-1/+0
|\ \ | |/
| * (mark_window_display_accurate): Remove prototype.Kim F. Storm2004-02-281-1/+0
* | Merged in changes from CVS HEADKaroly Lorentey2004-02-201-14/+4
|\ \ | |/
| * (union Lisp_Object): Give a more precise type for `type'.Stefan Monnier2004-02-191-14/+4
* | Merged in changes from CVS HEADKaroly Lorentey2004-02-171-0/+5
|\ \ | |/
| * (syms_of_fringe, init_fringe, init_fringe_once):Kim F. Storm2004-02-081-0/+5
* | Merged in changes from CVS HEADKaroly Lorentey2004-01-221-7/+74
|\ \ | |/