Variadic C functions now count arguments with size_t, not int.
[bpt/emacs.git] / src / lisp.h
2011-03-27 Paul EggertVariadic C functions now count arguments with size_t...
2011-03-23 Paul EggertFix more problems found by GCC 4.5.2's static checks.
2011-03-23 Paul EggertMerge from mainline.
2011-03-22 Paul EggertMerge from mainline.
2011-03-22 Paul Eggert* lisp.h (SAFE_ALLOCA, SAFE_ALLOCA_LISP): Avoid 'int...
2011-03-21 Paul EggertMerge from trunk and from gnulib stdio.
2011-03-20 Paul EggertMerge: Use socklen_t, not int, for socket lengths.
2011-03-19 Chong YidongMerge changes from emacs-23 branch
2011-03-18 Paul Eggert* lisp.h (child_setup): Now NO_RETURN unless DOS_NT.
2011-03-17 Paul EggertMerge: Fix more problems found by GCC 4.5.2's static...
2011-03-17 Paul EggertMerge from mainline.
2011-03-16 Paul Eggert* lisp.h (debug_output_compilation_hack): Add decl...
2011-03-16 Paul Eggert* alloc.c (mark_backtrace): Move decl from here ...
2011-03-16 Paul EggertMove editfns decls to lisp.h to check interfaces.
2011-03-15 Paul Eggert* lisp.h (eassert): Check that the argument compiles...
2011-03-15 Paul Eggert* alloc.c (check_cons_list): Do not define unless GC_CH...
2011-03-15 Paul Eggert* dired.c (compile_pattern): Move decl from here ...
2011-03-15 Paul Eggert* lisp.h: New macros GCPRO2_VAR, GCPRO3_VAR, etc.
2011-03-15 Paul EggertFix a race condition diagnosed by gcc -Wsequence-point...
2011-03-15 Paul Eggert* lisp.h (verify_bytepos, count_markers): New decls,
2011-03-14 Paul Eggert* fns.c (get_random, seed_random): Move extern decls...
2011-03-14 Juanma Barranquerosrc/w32*.c: Clean up extern declarations.
2011-03-14 Paul Eggert* lisp.h (force_auto_save_soon): New decl.
2011-03-14 Paul Eggert* lisp.h (fatal_error_signal): Add decl, since it's...
2011-03-12 Glenn MorrisMerge from emacs-23; up to 2010-06-03T22:16:02Z!dann...
2011-03-11 Paul EggertFix some minor problems found by GCC 4.5.2's static...
2011-03-11 Paul EggertMerge: Minor changes for problems found by GCC 4.5...
2011-03-10 Paul Eggert* alloc.c (mark_fringe_data): Move decl from here ...
2011-03-10 Paul Eggert* lisp.h (GCPRO1_VAR, UNGCPRO_VAR): New macros,
2011-03-09 Paul Eggert* alloc.c (mark_ttys): Move decl from here ...
2011-03-07 Paul EggertMerge from mainline.
2011-03-06 Paul Eggert* xdisp.c (display_line): Mark variables that gcc ...
2011-03-06 Paul EggertMerge: current_column: Now returns EMACS_INT, fixing...
2011-03-06 Paul Eggertcurrent_column: Now returns EMACS_INT, fixing some...
2011-02-28 Glenn MorrisMerge from emacs-23; up to 2010-06-03T05:41:49Z!rgm...
2011-02-23 Glenn MorrisMerge from emacs-23; up to 2010-06-02T00:10:42Z!yamaoka...
2011-02-19 Glenn MorrisMerge from emacs-23; up to 2010-06-01T01:49:15Z!monnier...
2011-02-18 Paul EggertMerge from mainline.
2011-02-18 Stefan MonnierDon't GC-scan stack data redundantly.
2011-02-16 Tom TromeyHide implementation of `struct kboard'
2011-02-16 Tom Tromey* lisp.h (DEFVAR_BUFFER_DEFAULTS): Use BVAR.
2011-02-16 Tom TromeyChange B_ to BVAR
2011-02-16 Glenn MorrisMerge from emacs-23; up to 2010-05-28T19:18:47Z!juri...
2011-02-16 Paul EggertImport getloadavg module from gnulib.
2011-02-16 Paul EggertMerge from mainline.
2011-02-16 Paul EggertMerge from mainline.
2011-02-15 Paul EggertMerge from mainline.
2011-02-14 Tom TromeyHide implementation of `struct buffer'
2011-02-12 Chong YidongMerge changes from emacs-23 branch
2011-02-12 Paul EggertMerge from mainline.
2011-02-12 Paul EggertMerge from mainline.
2011-02-12 Paul EggertMerge from mainline.
2011-02-12 Paul EggertMerge from mainline.
2011-02-11 Paul EggertMerge from mainline.
2011-02-10 Paul EggertMerge from mainline.
2011-02-10 Paul EggertMerge from mainline.
2011-02-08 Paul EggertImport getloadavg module from gnulib.
2011-02-07 Paul Eggert* data.c etc: conform to C89 pointer rules
2011-02-06 Paul Eggert* insdel.c: conform to C89 pointer rules
2011-02-05 Glenn MorrisMerge from emacs-23; up to 2010-05-26T14:19:15Z!monnier...
2011-01-31 Chong YidongMerge changes from emacs-23 branch
2011-01-25 Glenn MorrisConvert consecutive FSF copyright years to ranges.
2011-01-25 Glenn MorrisMerge from emacs-23.
2011-01-23 Chong Yidong* lisp.h (XPNTR): Obey DATA_SEG_BITS in all non-USE_LSB...
2011-01-23 Paul EggertPromote SSDATA macro from gtkutil.c and xsmfns.c to...
2011-01-22 Glenn MorrisMerge from emacs-23
2011-01-18 Tom TromeyMove all DEFVAR'd globals into a structure -- threading...
2011-01-18 Tom TromeyChange buffer_defaults to new new macro; preparation...
2011-01-18 Paul EggertImprove performance on non-GCC hosts with __aligned__.
2011-01-18 Glenn MorrisMerge from emacs-23 branch, up to 2010-05-20T22:16...
2011-01-17 Paul EggertMerge from mainline.
2011-01-17 Paul EggertMerge from mainline.
2011-01-17 Paul Eggert* lisp.h: Redo flags and XSET slightly to avoid overflo...
2011-01-15 Glenn MorrisMerge from emacs-23 branch, up to 2010-05-20T21:33...
2011-01-15 Glenn MorrisMerge from emacs-23 branch.
2011-01-14 Paul EggertMerge from mainline.
2011-01-14 Paul EggertMerge from mainline.
2011-01-14 Stefan MonnierMerge from emacs-23
2011-01-14 Paul EggertMerge from mainline.
2011-01-14 Paul EggertMerge from mainline.
2011-01-13 Paul EggertMerge from mainline.
2011-01-12 Paul EggertMerge from mainline.
2011-01-09 Paul EggertGive a name FLOAT_TO_STRING_BUFSIZE to the constant...
2011-01-07 Glenn MorrisAdd --no-site-lisp option, make -Q use it. (Bug#5707)
2011-01-02 Glenn MorrisAdd 2011 to FSF/AIST copyright years.
2011-01-02 Chong YidongMerge changes from emacs-23 branch
2010-12-27 Andreas SchwabRemove unused declarations
2010-12-16 Ken ManheimerSynopsis: Migrate allout encryption provisions from...
2010-12-13 Stefan MonnierMerge from emacs-23
2010-12-03 Andreas SchwabRemove EXPLICIT_SIGN_EXTEND.
2010-12-03 Chong YidongRevert to 2010-12-03T11:48:24Z!jan.h.d@swipnet.se.
2010-12-03 Andreas SchwabRemove EXPLICIT_SIGN_EXTEND.
2010-11-27 Chong YidongMerge changes from emacs-23 branch
2010-11-23 Dan NicolaescuMove extern declarations from term.c to lisp.h.
2010-11-23 Dan NicolaescuMark debugger related variables and functions as EXTERN...
2010-11-20 Eli Zaretskiifaces.el (glyphless-char): Define value for `pc'.
2010-11-20 Eli Zaretskiimsdos.c (dos_rawgetc): Use gen_help_event, instead...
2010-11-18 Dan Nicolaescu* src/alloc.c (refill_memory_reserve): Move declaration ...
2010-11-18 Dan NicolaescuMove declarations from .c files to .h files.
2010-11-18 Stefan MonnierMerge from emacs-23
next