]> code.delx.au - gnu-emacs/history - src/lisp.h
Merge from origin/emacs-25
[gnu-emacs] / src / lisp.h
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-12 John Wiegley; Merge from origin/emacs-25
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-12 John Wiegley; Merge from origin/emacs-25
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-12 John Wiegley; Merge from origin/emacs-25
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-12 John Wiegley; Merge from origin/emacs-25
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-12 John Wiegley; Merge from origin/emacs-25
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-12 John Wiegley; Merge from origin/emacs-25
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-12 John Wiegley; Merge from origin/emacs-25
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-11 Paul EggertSimplify HAVE_MODULES use in mark_maybe_pointer
2016-01-03 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-01-03 John WiegleyMerge branch 'emacs-25-merge'
2016-01-01 Paul EggertUpdate copyright year to 2016
2015-12-31 YAMAMOTO MitsuharuAvoid writing to purespace
2015-12-30 John WiegleyMerge emacs-25 into master (using imerge)
2015-12-21 Paul EggertRevert some recent emacs-module commentary
2015-12-20 Philipp StephaniImprove commentary for emacs-module.c
2015-12-20 Alan MackenzieMerge branch 'scratch/follow' into emacs-25
2015-12-13 Paul EggertFix performance regression with gcc -O0
2015-12-06 Paul EggertRemove overenthusiastic eassert
2015-12-06 Paul EggertImprove module interface when WIDE_EMACS_INT
2015-12-04 Alan MackenzieMerge branch 'scratch/follow' of /home/acm/emacs/emacs...
2015-11-26 Phillip LordMerge branch 'feature/standard-test-location'
2015-11-25 Michael AlbinusMerge from scratch/kqueue
2015-11-25 Michael AlbinusMerge branch 'scratch/kqueue' of git.sv.gnu.org:/srv... origin/scratch/kqueue
2015-11-25 Michael AlbinusAdd kqueue support
2015-11-22 Eli ZaretskiiFix unoptimized builds
2015-11-21 Paul EggertAdd a few safety checks when ENABLE_CHECKING
2015-11-20 Paul EggertSimplify push_handler and profile its malloc
2015-11-19 Paul EggertRename module.c to emacs-module.c, etc.
2015-11-19 Paul EggertFix minor module problems found by static checking
2015-11-19 Paul EggertStyle fixes for indenting etc. in module code
2015-11-18 Aurélien AptelAdd dynamic module module support
2015-11-18 Aurélien AptelAdd new User Pointer (User_Ptr) type
2015-11-18 Philipp StephaniAdd catch-all & no-signal version of PUSH_HANDLER
2015-11-15 Xue FuqiaoMerge branch 'release-process-lowercase'
2015-11-12 Phillip Lord; Merge branch 'fix/no-undo-boundary-on-secondary-buffe...
2015-11-12 Phillip LordThe heuristic that Emacs uses to add an `undo-boundary...
2015-11-11 Michael AlbinusAdd kqueue support
2015-11-10 Paul EggertMove INTEGER_TO_CONS body out of .h file
2015-11-10 Dmitry GutovMerge branch 'project-next'
2015-11-09 Paul EggertUse INT_ADD_WRAPV etc. to check integer overflow
2015-10-25 Paul EggertPort recent inline functions fix to Standard C
2015-10-24 Eli ZaretskiiAvoid missing inline functions from lisp.h in TAGS
2015-10-14 Paul EggertTake XPNTR private
2015-09-27 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-25 Eli ZaretskiiAvoid non-ASCII decoding errors in C src files
2015-09-16 Paul EggertAdd -Wswitch to --enable-gcc-warnings
2015-09-16 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-16 Michael AlbinusUse common report_file_notify_error function
2015-09-10 Paul EggertPrefer NUMBERP to spelling it out
2015-08-27 Paul EggertAssume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPS
2015-08-26 Paul Eggertformat-message now curves ` and '
2015-08-17 Noah FriedmanMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-08-14 Paul EggertExtend ‘format’ to translate curved quotes
2015-08-13 Paul EggertMake add_to_log varargs
2015-07-26 Paul EggertNew optional ZONE arg for format-time-string etc.
2015-07-16 Paul EggertBetter heuristic for C stack overflow
2015-06-25 Paul EggertFix GC bugs --with-wide-int and Qnil == 0
2015-06-19 Paul EggertMerge from origin/emacs-24
2015-06-06 Eli ZaretskiiFix display when a font claims large values of ascent...
2015-06-04 Nicolas PettonMerge branch 'map'
2015-06-02 Glenn MorrisMerge from origin/emacs-24
2015-06-02 Glenn Morris; Merge from origin/emacs-24
2015-05-30 Paul EggertRemove format2
2015-05-17 Jan DMerge branch 'master' into cairo
2015-04-29 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-04-29 Oleh KrehelRemove the deprecated INTERNAL_FIELD macro by expanding it
2015-04-26 Jan DMerge branch 'master' into cairo
2015-04-19 Paul EggertRefactor low-level printing for simplicity
2015-04-05 Richard Stallman * mail/rmail.el (rmail-show-message-1): When...
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-03 Jan DMerge branch 'master' into cairo
2015-03-29 Paul EggertMerge from origin/emacs-24
2015-03-29 Paul EggertMerge from origin/emacs-24
2015-03-29 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-18 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
next