]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2019-04-25 Paul EggertMinor tweaks to recent UBSan-related fix
2019-04-25 Paul EggertPort to Oracle Developer Studio 12.6
2019-04-25 Stefan Monnier* lisp/simple.el (eval-expression): Fix paren typo.
2019-04-25 Philipp StephaniMake sure that ‘sdata’ objects in ‘sblock’ objects...
2019-04-25 Stefan MonnierUse lexical-binding by default for M-:, --eval, and...
2019-04-25 Alan MackenzieRestore fontification of delimiters of multiline CC...
2019-04-25 Stephen BermanMake wdired-mode ignore ls file indicators
2019-04-25 Paul EggertPort emacsclient euidaccess to Solaris 10
2019-04-25 Alan MackenzieFix some corner cases in the recognition of C++ raw...
2019-04-25 Michael R.... * lisp/progmodes/sql.el
2019-04-25 Paul EggertImprove port to platforms lacking euidaccess (Bug#35406)
2019-04-25 Paul EggertPort to platforms lacking euidaccess (Bug#35406)
2019-04-25 Paul EggertMerge from gnulib
2019-04-24 Mark OteizaFix some strings in wordstar mode
2019-04-24 Mark OteizaChange WordStar emulation into a minor mode (Bug#35148)
2019-04-24 Dmitry GutovFix project-find-regexp search for '--'
2019-04-24 Juri Linkov* lisp/windmove.el (windmove-display-in-direction)...
2019-04-24 Philipp StephaniUnbreak build when building without GMP support.
2019-04-24 Philipp StephaniAdd missing GMP library to test module.
2019-04-24 Philipp StephaniMove definition of Lisp_Module_Function to emacs-module.c.
2019-04-24 Paul EggertSimplify thread initialization and GC
2019-04-24 Eli ZaretskiiRegenerate src/emacs-module.h when emacs-module.h.in...
2019-04-24 Eli ZaretskiiFix rescheduling timers after suspension
2019-04-24 Eli ZaretskiiFix posn-at-point with line-number display and display...
2019-04-24 Eli ZaretskiiFix a typo in a recent commit
2019-04-24 Philipp Stephani* doc/lispref/internals.texi (Module Values): Add a...
2019-04-24 Philipp StephaniClarify rounding mode when converting to struct timespec.
2019-04-24 Philipp StephaniFix return type of make_time.
2019-04-24 Philipp StephaniAdd module functions to convert from and to big integers.
2019-04-24 Philipp StephaniAdd conversions to and from struct timespec to module...
2019-04-24 Eli ZaretskiiRevert "Remove font.c code commented out for a decade"
2019-04-24 YAMAMOTO MitsuharuDon't link libXft when using cairo
2019-04-23 Stefan Monnier* lisp/emacs-lisp/timer-list.el: Fix header-line alignment
2019-04-23 Philipp Stephani* src/emacs-module.c: Add an additional requirement...
2019-04-23 Paul EggertRemove some unnecessary #ifdef directives
2019-04-23 Stefan Monnier* etc/package-keyring.gpg: Add the 2019 key
2019-04-23 Paul EggertRemove font.c code commented out for a decade
2019-04-23 Philipp StephaniUse three-argument form for out-of-range errors.
2019-04-23 Philipp StephaniUse high-level integer conversion macro in a few cases.
2019-04-23 Mattias EngdegårdRename auto-revert-notify-watch-descriptor-hash-list
2019-04-23 Michael AlbinusRemote processes cannot use a pipe process for stderr
2019-04-23 Philipp Stephani* src/json.c (json_make_string): Add missing cast.
2019-04-23 Eli ZaretskiiSpeed up JSON parsing
2019-04-23 Philipp StephaniSmall fix for a JSON unit test.
2019-04-23 Alan MackenzieOptimize for typing characters into long C++ raw strings.
2019-04-23 YAMAMOTO MitsuharuRelease xft_data in widget destroy callback to avoid...
2019-04-23 Paul EggertLet plain ‘make’ work even not GNU Make
2019-04-23 Paul EggertRevert Vinternal_interpreter_environment tweak
2019-04-23 Paul EggertImprove UBSan discussion in etc/DEBUG
2019-04-22 Paul EggertTweak Vinternal_interpreter_environment lookup
2019-04-22 Paul EggertImprove wur coverage on older GCCs
2019-04-22 Paul EggertGo back to old way of checking json int range
2019-04-22 Philipp Stephani* src/lisp.h (INTEGER_TO_INT): Fix bug.
2019-04-22 Mattias EngdegårdPrecise handling of filenotify `stopped' events
2019-04-22 Mattias Engdegård* autorevert.el (auto-revert-notify-rm-watch): Simplify.
2019-04-22 Mattias EngdegårdRevert "Don't remove notify descriptor that is already...
2019-04-22 Mattias EngdegårdMake file-notify-rm-watch robust against reentry
2019-04-22 Philipp StephaniIntroduce a helper macro to convert a Lisp integer...
2019-04-22 Philipp StephaniImprove documentation around standard error pipes ...
2019-04-22 Philipp StephaniModule API: Don’t require null-terminated strings in...
2019-04-22 Philipp StephaniUse utf-8-unix for coding system conversions in the...
2019-04-22 Basil L. ContovounesiosImprove pure and side-effect-free docs
2019-04-22 Philipp StephaniRefactoring: Inline a few macros.
2019-04-22 Eli Zaretskii; * etc/NEWS: Improve wording of a recent addition.
2019-04-22 Michael AlbinusSome changes in tramp-tests
2019-04-22 Paul EggertMention AddressSanitizer etc. in etc/DEBUG
2019-04-22 Paul EggertRemove --enable-checking=xmallocoverrun
2019-04-22 Paul EggertRemove --enablechecking=conslist configure option
2019-04-22 Paul EggertSimplify XPNTR
2019-04-22 Paul EggertFix drain_reloc_list alignment bug
2019-04-22 Paul EggertPort dump_bitset_clear to -fsanitize=undefined
2019-04-22 Paul EggertPort to recent gcc -fsanitize=undefined
2019-04-21 Basil L. ContovounesiosMove side-effect-free from unsafep.el to subr.el
2019-04-21 Paul EggertFix double-free in pdumper
2019-04-21 Glenn MorrisMerge from origin/emacs-26
2019-04-21 Glenn Morris; Merge from origin/emacs-26
2019-04-21 Glenn MorrisMerge from origin/emacs-26
2019-04-21 Glenn Morris; Merge from origin/emacs-26
2019-04-21 Glenn MorrisMerge from origin/emacs-26
2019-04-21 Glenn Morris; Merge from origin/emacs-26
2019-04-21 Glenn MorrisMerge from origin/emacs-26
2019-04-21 Mauro ArandaAvoid false positives and false negatives of Info-quote...
2019-04-21 Eli ZaretskiiFix markup related to quoting in Info
2019-04-21 Eli ZaretskiiMerge branch 'emacs-26' of git.savannah.gnu.org:/srv...
2019-04-21 Noam PostavskyUse pkg-config to find lcms2 CFLAGS and LIBS (Bug#30346)
2019-04-21 Paul EggertPort make-fingerprint to LeakSanitizer
2019-04-21 Michael R.... * lisp/progmodes/sql.el Bug#35307
2019-04-21 Michael R.... * lisp/progmodes/sql.el Bug#24483
2019-04-21 Michael R.... * lisp/progmodes.sql.el
2019-04-21 YAMAMOTO MitsuharuFix text metrics calculation in Xft support for lwlib
2019-04-21 Alexander Gramiak* src/configure.ac: Check for GTK 2 features only on...
2019-04-21 YAMAMOTO Mitsuharu* lwlib/lwlib-Xaw.c (draw_text) [HAVE_XFT]: Fix memory...
2019-04-20 Dmitry GutovSupport amending the last commit using VC-Hg
2019-04-20 Michael AlbinusMark different-diagnostic-types as failed on emba.
2019-04-20 Glenn MorrisAdd a package: line to c-submit-bug-report.
2019-04-20 Glenn Morris; Remove empty NEWS sections
2019-04-20 Glenn Morris; Add NEWS sections for 26.3
2019-04-20 Glenn Morris; Bump Emacs version to 26.2.50
2019-04-20 Glenn Morris* admin/admin.el (set-version): Add NEWS headers for...
2019-04-20 Paul EggertImprove XDG_RUNTIME_DIR diagnostic
next