]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2018-09-09 Eli ZaretskiiMinor type and signature fixes in jit.c feature/libjit
2018-08-29 Eli ZaretskiiFix types of Lisp objects in values and function calls
2018-08-27 Ken BrownFix 32-bit Cygwin builds with libjit
2018-08-23 Eli ZaretskiiFix MS-Windows build with libjit
2018-08-18 Eli ZaretskiiImprove jit-disassemble-to-string
2018-08-18 Eli ZaretskiiFix 32-bit compilation on MS-Windows
2018-08-14 Tom TromeyJIT compiler
2018-08-14 Tom TromeyRemove obsolete comment
2018-08-14 Tom TromeyAdd configury for JIT
2018-08-14 Tom TromeyCreate bytecode.h
2018-08-13 Paul EggertUpdate doc strings for fixnum constants
2018-08-13 Paul EggertFix check for unsafe watch descriptor
2018-08-13 Raimon GrauAdd uuid as allowed thingatpt symbol (Bug#32372)
2018-08-13 Paul EggertPacify gcc -Og -Wuninitialized
2018-08-13 Paul Eggert* configure.ac (GMP_LIB): Set to -lgmp if --without...
2018-08-12 Paul EggertPort better to x86 -fexcess-precision=fast
2018-08-12 Stephen BermanUpdate and improve todo-mode item insertion and editing...
2018-08-12 Paul EggertAdjust .gdbinit to removal of misc objects
2018-08-12 Paul EggertMake mini-gmp safe for --enable-gcc-warnings
2018-08-12 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2018-08-12 Eli Zaretskii; Avoid compilation warnings under -Og
2018-08-12 Paul EggertFix typo caught by zsh
2018-08-12 Michael Albinus; Remove instrumentation for Bug#32226
2018-08-12 João Távorajsonrpc-shutdown's cleanup also kills stderr buffer
2018-08-12 João TávoraRevert "Make jsonrpc-shutdown a noop if process isn...
2018-08-12 Andreas SchwabEnsure no padding after union vectorlike_header
2018-08-12 Andreas SchwabAvoid padding after union vectorlike_header
2018-08-12 Paul EggertNew 'configure' arg --with-mini-gmp
2018-08-12 Paul EggertUpdate from Gnulib
2018-08-12 Paul EggertRemove stray union Lisp_Misc doc (Bug#32405#35).
2018-08-12 Paul EggertSimplify mark_object for pseudovectors
2018-08-12 Paul EggertTurn misc objects into pseudovectors
2018-08-11 Paul EggertPacify Oracle Studio 12.6
2018-08-11 Paul EggertReject old libgmp that lack mpz_roinit_n
2018-08-11 Glenn Morris; * test/lisp/international/ccl-tests.el: Add license...
2018-08-11 Tom TromeyMerge branch 'feature/bignum'
2018-08-11 Michael AlbinusFix Bug#32226, hopefully
2018-08-11 João TávoraFix blunder in last commit for lisp/jsonrpc.el
2018-08-11 João TávoraAdd option to cleanup buffers to jsonrpc-shutdown
2018-08-11 Michael Albinus; More instrumentation for shadowfile-tests.el and...
2018-08-11 João Távora* lisp/jsonrpc.el (jsonrpc-request): Clarify comment.
2018-08-11 João TávoraMake jsonrpc-shutdown a noop if process isn't running
2018-08-11 Andy MoretonAvoid calling vc backend if 'vc-display-status' is nil
2018-08-11 Eli ZaretskiiGive auto-save-no-message a proper version attribute
2018-08-11 Federico TedinAdd variable auto-save-no-message
2018-08-11 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2018-08-11 Michael Albinus; More instrumentation for files.el
2018-08-11 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2018-08-11 Eli ZaretskiiReinstate the 'tis620-2533' character set
2018-08-11 Michael AlbinusEditorial changes in tramp.texi
2018-08-11 Nikolaus RathMake nnimap support IMAP namespaces
2018-08-11 Eli ZaretskiiImprove error message when Hunspell dictionaries are...
2018-08-10 Glenn Morris; Merge from origin/emacs-26
2018-08-10 Glenn MorrisMerge from origin/emacs-26
2018-08-10 Glenn Morris; Merge from origin/emacs-26
2018-08-10 Glenn MorrisMerge from origin/emacs-26
2018-08-10 Filipp GunbinFix bugs in `auth-source-netrc-parse-one'.
2018-08-10 Michael Albinus; More instrumentation for shadowfile-tests.el and...
2018-08-10 Michael AlbinusAnother try to fix Bug#32226
2018-08-10 Michael Albinus; More instrumentation for files.el
2018-08-10 João TávoraAllow completely disabling event logging in jsonrpc.el
2018-08-10 Tom TromeyFix up for bignums after merge from trunk
2018-08-09 Tom TromeyMerge remote-tracking branch 'origin/master' into featu...
2018-08-09 Tom TromeyUse mpz_sgn rather than comparisons against 0
2018-08-09 Andy MoretonDo not use GMP_NUMB_BITS
2018-08-09 Eli ZaretskiiFix copying text properties by 'format'
2018-08-09 Charles A.... Update src/{ns,mac}*.m to use bignum-compatible macros
2018-08-09 Michael Albinus; More instrumentation for shadowfile-tests.el and...
2018-08-09 Alexander GramiakImprove error messages regarding initial-buffer-choice...
2018-08-09 Michael AlbinusFix Bug#32304
2018-08-09 João TávoraTrim JSONRPC events buffer when it's too large
2018-08-09 João TávoraSynchronous JSONRPC requests can be cancelled on user...
2018-08-09 Paul EggertMinor pseudovector allocation cleanups
2018-08-08 Glenn Morris* test/lisp/wdired-tests.el (wdired-test-unfinished...
2018-08-08 Tom TromeyFix mod-test-sum-test for bignums
2018-08-08 Tom TromeyHandle leading "+" when converting string to bignum
2018-08-08 Lars IngebrigtsenMake async :family 'local failures fail correctly again
2018-08-08 Noam PostavskyFix emacsclient check for term.el buffer (Bug#21041)
2018-08-08 Tom TromeyUse mpz_import in mpz_set_uintmax_slow
2018-08-08 Tom TromeyMake purecopy work for bignums
2018-08-08 Charles A.... ; Fix typos in commentary
2018-08-08 Michael AlbinusFix problems in tramp-tests
2018-08-08 Eli ZaretskiiImprove documentation of 'set-fontset-font'
2018-08-08 Michael Albinus; More instrumentation for shadowfile-tests.el
2018-08-08 Michael AlbinusFilter out tramp-archive objects in tramp-test45-unload
2018-08-08 Michael AlbinusTag expensive tests in tramp-archive.el (Bug#30807)
2018-08-08 Tom TromeyMore macro renamings for bignum
2018-08-07 Eli ZaretskiiImprove documentation of M-?
2018-08-07 Ivan ShmakovReinterpret Esperanto characters in iso-transl as iso...
2018-08-07 Eli ZaretskiiFix Flyspell mode when several languages are mixed...
2018-08-07 Eli ZaretskiiAvoid segfaults in jason-serialize on MS-Windows
2018-08-06 Stephen BermanFix todo-mode bug involving active region (bug#32379)
2018-08-06 Stephen BermanCorrect and improve part of previous todo-mode.el fix
2018-08-06 Eli ZaretskiiFix the MS-Windows build as followup to Gnulib regex...
2018-08-06 Paul EggertSpruce up some regex-emacs comments
2018-08-06 Paul EggertRemove always-0 struct re_pattern_buffer members
2018-08-06 Paul EggertSimplify regex-emacs by assuming Emacs syntax
2018-08-06 Paul EggertSimplify regex-emacs code by assuming Emacs
2018-08-06 Paul EggertUse Gnulib regex for lib-src
2018-08-06 Paul EggertRename src/regex.c to src/regex-emacs.c.
next