]> code.delx.au - gnu-emacs/history - src/emacs.c
Merge from origin/emacs-25
[gnu-emacs] / src / emacs.c
2016-02-15 John WiegleyMerge from origin/emacs-25
2016-02-15 John Wiegley; Merge from origin/emacs-25
2016-02-15 John WiegleyMerge from origin/emacs-25
2016-02-11 Alan ThirdSet locale when run from OS X GUI
2016-02-09 Paul Eggert-
2016-02-09 Paul Eggert; Merge from origin/emacs-25
2016-02-09 Paul Eggert-
2016-02-09 Paul Eggert; Merge from origin/emacs-25
2016-02-09 Paul EggertMerge from origin/emacs-25
2016-02-09 Paul Eggert; Merge from origin/emacs-25
2016-02-09 Paul EggertMerge from origin/emacs-25
2016-02-09 Paul Eggert; Merge from origin/emacs-25
2016-02-09 Paul EggertMerge from origin/emacs-25
2016-02-09 Paul Eggert; Merge from origin/emacs-25
2016-02-09 Paul EggertMerge from origin/emacs-25
2016-02-04 John Wiegley; Merge from origin/emacs-25
2016-02-04 John WiegleyMerge from origin/emacs-25
2016-02-04 John Wiegley; Merge from origin/emacs-25
2016-02-04 John WiegleyMerge from origin/emacs-25
2016-01-30 Paul EggertFix extern symbols defined and not used
2016-01-30 Paul EggertInclude <malloc.h> when advisable
2016-01-30 Paul EggertPacify --enable-gcc-warnings when HYBRID_MALLOC
2016-01-30 Paul EggertReport static heap usage on non-Cygwin, too
2016-01-30 Paul Eggert; Merge from origin/emacs-25
2016-01-30 Paul Eggert-
2016-01-30 Paul Eggert; Merge from origin/emacs-25
2016-01-30 Paul Eggert-
2016-01-30 Paul Eggert; Merge from origin/emacs-25
2016-01-30 Paul Eggert-
2016-01-30 Paul Eggert; Merge from origin/emacs-25
2016-01-30 Paul EggertMerge from origin/emacs-25
2016-01-30 Paul Eggert; Merge from origin/emacs-25
2016-01-30 Paul Eggert-
2016-01-30 Paul Eggert; Merge from origin/emacs-25
2016-01-30 Paul Eggert-
2016-01-27 Paul Eggertmalloc.h hygiene
2016-01-25 Alan MackenzieExpunge "allow" + infinitive from source and doc, part 2.
2016-01-22 Paul Eggertxwidgets style cleanup
2016-01-22 Michael AlbinusBackport kqueue integration from master
2016-01-19 Joakim VeronaSupport for the new Xwidget feature.
2016-01-19 John Wiegley-
2016-01-19 John Wiegley; Merge from origin/emacs-25
2016-01-19 John WiegleyMerge from origin/emacs-25
2016-01-19 John Wiegley; Merge from origin/emacs-25
2016-01-19 John Wiegley-
2016-01-14 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
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-08 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-01-04 Daniel ColascioneLet users disable unsafe signal handling code
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-30 John WiegleyMerge emacs-25 into master (using imerge)
2015-12-04 Alan MackenzieMerge branch 'scratch/follow' of /home/acm/emacs/emacs...
2015-11-27 Eli ZaretskiiUnbreak the Cygwin w32 build
2015-11-26 Phillip LordMerge branch 'feature/standard-test-location'
2015-11-25 Michael AlbinusMerge from scratch/kqueue
2015-11-25 Michael AlbinusAdd kqueue support
2015-11-21 Eli ZaretskiiSimplify recording of main thread's ID on MS-Windows
2015-11-18 Aurélien AptelAdd dynamic module module support
2015-11-12 Phillip Lord; Merge branch 'fix/no-undo-boundary-on-secondary-buffe...
2015-11-11 Michael AlbinusAdd kqueue support
2015-10-21 Paul EggertInclude-file cleanup for src directory
2015-10-10 Eli ZaretskiiAvoid link-time errors due to inline functions
2015-08-27 Paul EggertAssume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPS
2015-08-17 Noah FriedmanMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-08-17 Paul EggertCurved quotes in --batch diagnostics in non-UTF-8
2015-08-15 Glenn Morris* admin/admin.el (set-version, set-copyright): Remove...
2015-08-10 Eli ZaretskiiAvoid setting LC_NUMERIC on MS-Windows to anything...
2015-07-26 Paul EggertNew optional ZONE arg for format-time-string etc.
2015-07-17 Paul EggertFix hang with large yanks This should fix the bug fixed...
2015-07-06 Ken Brown* src/emacs.c (main): Don't increase the stack size...
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-06-01 Paul EggertAvoid grave accent quoting in stderr diagnostics
2015-05-31 Glenn Morris* src/emacs.c (syms_of_emacs) <system-configuration...
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
next