]> code.delx.au - gnu-emacs/history - src/lisp.h
Merge branch 'trunk' into xwidget
[gnu-emacs] / src / lisp.h
2013-07-19 Joakim VeronaMerge branch 'trunk' into xwidget
2013-07-19 Paul EggertFix obscure porting bug with varargs functions.
2013-07-18 Paul Eggert* charset.c: Fix file descriptor leaks and errno issues.
2013-07-17 Paul Eggert* lread.c: Fix file descriptor leaks and errno issues.
2013-07-16 Paul EggertFix bug where insert-file-contents closes a file twice.
2013-07-16 Paul EggertNew unwind-protect flavors to better type-check C callb...
2013-07-16 Paul EggertFix porting bug to older POSIXish platforms.
2013-07-14 Joakim VeronaMerge branch 'trunk' into xwidget
2013-07-12 Paul EggertClean up errno reporting and fix some errno-reporting...
2013-07-10 Paul EggertPort to C89.
2013-07-09 Paul EggertHandle errno and exit status a bit more carefully.
2013-07-09 Paul EggertSpace between "defined" and "(".
2013-07-07 Paul EggertMake file descriptors close-on-exec when possible.
2013-07-06 Glenn MorrisMerge from emacs-24; up to 2012-12-30T19:34:25Z!jan...
2013-07-04 Michael Albinus* fileio.c (Qfile_notify_error): New error symbol.
2013-07-03 Glenn MorrisMerge from emacs-24; up to 2012-12-29T12:57:49Z!fgallin...
2013-07-02 Joakim VeronaMerge branch 'trunk' into xwidget
2013-07-02 Paul EggertDon't convert function pointers to void * and back.
2013-06-24 Glenn MorrisMerge from emacs-24; up to 2012-12-29T06:14:00Z!cyd...
2013-06-21 Stephen BermanMerge from trunk.
2013-06-21 Paul EggertUse C99-style flexible array members if available.
2013-06-21 Stephen BermanMerge from trunk.
2013-06-20 Paul Eggert* alloc.c (die): Move "assertion failed" string here ...
2013-06-18 Paul EggertSpelling fixes.
2013-06-18 Kenichi Handamerge emacs
2013-06-18 Paul EggertPorting fixes for merged specpdl and backtrace stacks.
2013-06-17 Paul EggertUse functions, not macros, for XINT etc.
2013-06-14 Joakim VeronaMerge branch 'trunk' into xwidget
2013-06-14 Stephen BermanMerge from trunk.
2013-06-12 Joakim Veronamerge upstream
2013-06-12 Grégoire JadiMerge branch 'jave-xwidget' into xwidget
2013-06-12 Joakim VeronaMerge branch 'trunk' into xwidget
2013-06-05 Michael Albinus* emacs.c (main) [HAVE_GFILENOTIFY]: Call globals_of_gf...
2013-06-03 Xue FuqiaoMerge from mainline.
2013-06-03 Michael Albinus* configure.ac (file-notification): New option, replace...
2013-06-03 Stefan MonnierMerge the specpdl and backtrace stacks. Make the struc...
2013-06-01 Glenn MorrisMerge from emacs-24; up to 2012-12-27T20:09:45Z!juri...
2013-05-29 Joakim VeronaMerge remote-tracking branch 'origin/trunk' into xwidget
2013-05-28 Joakim Veronaupstream
2013-05-27 Joakim VeronaMerge remote-tracking branch 'origin/trunk' into xwidget
2013-05-22 Kenichi Handamerge trunk
2013-05-16 Eli ZaretskiiMerge from trunk.
2013-05-15 Stefan Monnier* src/process.c: Export default filters and sentinels...
2013-05-09 Glenn MorrisMerge from emacs-24; up to 2012-12-27T17:59:21Z!rgm...
2013-05-02 Joakim Veronaauto upstream
2013-05-01 Eli ZaretskiiMerge from trunk.
2013-05-01 Joakim Veronaauto upstream
2013-04-30 Joakim Veronaauto upstream
2013-04-28 Joakim Veronaauto upstream
2013-04-27 Kenichi Handamerge trunk
2013-04-27 Joakim Veronaauto upstream
2013-04-26 Paul EggertPort better to AIX.
2013-04-26 Glenn MorrisMerge from emacs-24; up to 2012-12-27T08:21:08Z!rgm...
2013-04-26 Joakim Veronaauto upstream
2013-04-25 Joakim Veronaauto upstream
2013-04-24 Joakim Veronaauto upstream
2013-04-23 Joakim Veronaauto upstream
2013-04-22 Joakim Veronaauto upstream
2013-04-21 Joakim Veronaauto upstream
2013-04-20 Glenn MorrisMerge from emacs-24; up to 2012-12-26T22:30:58Z!yamaoka...
2013-04-20 Joakim Veronaauto upstream
2013-04-19 Joakim Veronaauto upstream
2013-04-18 Joakim Veronaauto upstream
2013-04-17 Joakim Veronaauto upstream
2013-04-16 Joakim Veronaauto upstream
2013-04-15 Joakim Veronaauto upstream
2013-04-14 Eli ZaretskiiMerge from trunk, resolve conflicts.
2013-04-14 Joakim Veronaauto upstream
2013-04-13 Joakim Veronaauto upstream
2013-04-12 Joakim Veronaauto upstream
2013-04-11 Joakim Veronaauto upstream
2013-04-10 Joakim Veronaauto upstream
2013-04-09 Joakim Veronaauto upstream
2013-04-08 Joakim Veronafunny diverged branches
2013-04-08 Joakim Veronaxdisp fix
2013-04-07 Dmitry AntipovGet rid of some platform-specific functions examining...
2013-04-05 Kenichi Handamerge trunk
2013-04-05 Dmitry AntipovConsistently use platform-specific function to detect...
2013-04-05 Eli ZaretskiiMerge from trunk.
2013-04-02 Paul EggertPrefer < to > in range checks such as 0 <= i && i < N.
2013-03-30 Glenn MorrisMerge from emacs-24; up to 2012-12-26T16:22:18Z!michael...
2013-03-30 Eli ZaretskiiMerge from trunk.
2013-03-28 Eli ZaretskiiMerge from trunk and resolve conflicts.
2013-03-28 Stefan Monnier* src/lisp.h (save_type, XSAVE_POINTER, set_save_pointe...
2013-03-27 Joakim Veronaauto upstream
2013-03-26 Joakim Veronaauto upstream
2013-03-26 Joakim Veronaconflict resolve
2013-03-26 Joakim Veronaauto upstream
2013-03-26 Joakim Veronaconflict resolve
2013-03-24 Andreas SchwabReorder conditions that are written backwards
2013-03-23 Eli ZaretskiiFix bug #14032 with restoring frame dimensions on MS...
2013-03-22 David EngsterMerge with CEDET upstream (rev. 8499).
2013-03-21 Paul EggertUse functions and constants to manipulate Lisp_Save_Val...
2013-03-20 Kenichi Handamerge trunk
2013-03-19 Dmitry Antipov* print.c (syms_of_print): Initialize debugging output...
2013-03-16 Stefan MonnierMerge from emacs-24
2013-03-15 Kenichi Handamerge trunk
2013-03-15 Kenichi HandaOptimize ASCII file reading with EOL format detection...
2013-03-11 Glenn MorrisMerge from emacs-24; up to 2012-12-25T17:37:29Z!eliz...
2013-03-11 Paul Eggert* insdel.c (adjust_after_replace): Use bool for boolean.
next