]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2020-04-03 Ashish SHUKLAconfigure.ac: switch to POSIX sh behaviour
2020-03-29 Andrea CoralloMerge remote-tracking branch 'savannah/master' into...
2020-03-29 Andrea CoralloFix free function compilation
2020-03-29 Andrea Corallo* comp.el (comp-output-base-filename): Handle src being...
2020-03-29 Andrea CoralloAdd comp-test-40187 checking function shadowing.
2020-03-29 Andrea Corallo* test/src/comp-tests.el (comp-tests-doc): Fix
2020-03-29 Andrea Corallo* test/src/comp-test-funcs.el (comp-test-big-interactiv...
2020-03-29 Andrea CoralloPrevent collisions in C namespace and function shadowing
2020-03-29 Andrea Corallo* comp.c (maybe_defer_native_compilation): Compile...
2020-03-29 Andrea Corallosrc/comp.c (Fcomp__init_ctxt): Aesthetic
2020-03-29 Andrea Corallo* .gitlab-ci.yml (test-native-bootstrap-speed*): Timeou...
2020-03-29 Michael AlbinusImprove Tramp cache for asynchronous processes
2020-03-29 Philipp Stephani; * doc/lispref/internals.texi (Module Misc): Fix version
2020-03-29 Juri Linkov* lisp/vc/vc-dir.el (vc-dir-root): New command (bug...
2020-03-28 Juri LinkovSwitch to literal mode with message when regexp is...
2020-03-28 Paul EggertStop using newly-deprecated dosname Gnulib module
2020-03-28 Paul EggertUpdate from Gnulib
2020-03-28 Stefan Monnier* lisp/jit-lock.el (jit-lock-mode): Pass `local` to...
2020-03-28 Stefan Monnier* lisp/progmodes/ebrowse.el (ebrowse-tags-loop-call...
2020-03-28 Mattias EngdegårdTurn compilation-error-case-fold-search into a defvar
2020-03-28 Michael AlbinusTramp cache fixes
2020-03-27 Paul EggertUse ATTRIBUTE_CONST for some bignum functions
2020-03-27 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl-defstruct): Declare...
2020-03-27 Stefan Monnier* lisp/gnus/gnus-registry.el: Use lexical-binding
2020-03-27 Stefan Monnier* lisp/textmodes/tex-mode.el: Replace double-definition...
2020-03-27 Stefan Monnier* lisp/progmodes/ebrowse.el: Prefer hash-tables to...
2020-03-27 Eli ZaretskiiPort the 'module/async-pipe' test to MS-Windows
2020-03-27 Michael Albinus; * etc/NEWS: Fix typos.
2020-03-27 Yuan FuAdd manual and NEWS entries for previous gdb-mi changes
2020-03-27 Paul EggertTreat out-of-range positions consistently
2020-03-26 Juri LinkovDisable enable-local-variables for hunk-only in diff...
2020-03-26 Paul EggertRefactor and fix typo in CHECK_*_COERCE_MARKER
2020-03-26 Philipp StephaniAdd a module function to open a file descriptor connect...
2020-03-26 Paul EggertRemove COERCE_MARKER
2020-03-26 Paul Eggertline-beginning-position args can be bignums
2020-03-26 Paul EggertFix integer overflow in internal_self_insert
2020-03-26 Paul EggertFix integer overflow in forward-point
2020-03-25 Mattias EngdegårdMake compilation-mode regexp matching case-sensitive...
2020-03-25 Paul EggertUpdate from gnulib
2020-03-25 Paul EggertPacify --enable-gcc-warnings for lock_file
2020-03-25 Stefan Monnier* lisp/textmodes/conf-mode.el (conf-mode): Fix last...
2020-03-25 Eli ZaretskiiImprove the UI of 'list-timers'
2020-03-25 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2020-03-24 Juri LinkovRename dired-mark-region choices and ignore empty region.
2020-03-24 Robert PluimFix gravatar tests
2020-03-24 Robert Pluim; fix previous commit
2020-03-24 Eric Abrahamsen; * etc/NEWS: Clarify news entry for message-draft...
2020-03-24 Andrea Corallo* comp.c (emit_mvar_access): Fix speed 1 compilation
2020-03-24 Andrea Corallo* comp.el (native-compile-async): Fix excessive messaging
2020-03-24 Philip KAdd support for multiple Gravatar services
2020-03-24 Andrea CoralloMerge remote-tracking branch 'savannah/master' into...
2020-03-24 Eli ZaretskiiFix sending signals and EOF to the inferior process...
2020-03-24 Lars IngebrigtsenDon't add repeated xlmns:xlink declarations in svg...
2020-03-23 Noam PostavskyMake cl-concatenate an alias of seq-concatenate
2020-03-23 Andrea Corallo* comp.el : Fix typo introduced by f8b07ff4f3
2020-03-23 Andrea CoralloMerge remote-tracking branch 'savannah/master' into...
2020-03-23 Andrea CoralloGuard against function redefinition during deferred...
2020-03-23 Glenn MorrisMerge from origin/emacs-27
2020-03-23 Glenn Morris; Merge from origin/emacs-27
2020-03-23 Glenn MorrisMerge from origin/emacs-27
2020-03-23 Eli ZaretskiiDon't build the Gnulib 'utimens' module on MinGW
2020-03-23 Phillip LordAdd Harfbuzz dependency
2020-03-23 Noam PostavskyDon't signal during backtrace unrewind (Bug#40088)
2020-03-23 Noam PostavskyFix a couple of problems in changelog generating functions
2020-03-23 Noam PostavskyFix cl-concatenate (Bug#40180)
2020-03-23 Noam PostavskyAvoid extra "changed on disk" prompt in save-buffer...
2020-03-23 Juri Linkov* lisp/dired.el (dired-mark-region): New defcustom...
2020-03-22 Andrea CoralloMerge remote-tracking branch 'savannah/master' into...
2020-03-22 Andrea Corallo* comp.c (maybe_defer_native_compilation): Fix
2020-03-22 Andrea Corallo* comp.c (maybe_defer_native_compilation): Add some...
2020-03-22 Andrea Corallo* comp.el: Add missing require
2020-03-22 Andrea Corallo* .gitlab-ci.yml: CI test native bootstrap speed1 and...
2020-03-22 Andrea CoralloHave a fast build option triggered by env var NATIVE_FA...
2020-03-22 Stefan KangasRevert "Signal user-error on duplicate package refresh...
2020-03-21 Eric Abrahamsen; * etc/NEWS: Note changed default of message-draft...
2020-03-21 Eli ZaretskiiImprove documentation of project.el commands
2020-03-21 Michael AlbinusFix Bug#40156 in Tramp
2020-03-21 Stefan KangasRemove more XEmacs compat code from ediff*.el
2020-03-21 Stefan KangasRemove obsolete XEmacs comment
2020-03-21 Stefan KangasDeclare some <package>-version variables obsolete
2020-03-21 Stefan KangasAdd "Old-" prefix to "Version" header in some cases
2020-03-20 Eric AbrahamsenRemove the Date header from message-draft-headers
2020-03-20 Zhu ZihaoMake svg images with links valid
2020-03-19 Juri Linkov* lisp/tab-line.el (tab-line-new-button-show): New...
2020-03-19 Andrea Corallo* comp.el (comp-async-jobs-number): Fix customize type.
2020-03-19 Andrea CoralloMerge remote-tracking branch 'savannah/master' into...
2020-03-19 Andrea Corallo* comp.el (comp-run-async-workers): Load only if compil...
2020-03-19 Lars IngebrigtsenDon't have exif bugging out on short strings
2020-03-19 Lars IngebrigtsenDon't have exif bugging out on short strings
2020-03-19 Eli ZaretskiiFix display of :box face when overlay strings are around
2020-03-19 Robert PluimUse correct registry name for windows-1251 charset
2020-03-19 Paul EggertTiny simplification of frac_to_double
2020-03-19 Paul EggertOmit timestamp optimization invalid on 387 FPU
2020-03-19 Amin BandaliERC: Update maintainer address
2020-03-18 Andrea Corallo* comp.c (native-elisp-load): Guard against misisng...
2020-03-19 Andrea CoralloCommand late load when deferring compilation
2020-03-19 Andrea Corallo* comp.el: Extend `native-compile-async' for load and...
2020-03-19 Andrea CoralloExtend low level code for late load
2020-03-19 Andrea Corallo* comp.el: late-load support optional as `native-compil...
2020-03-19 Andrea Corallo* comp.el: Have the compiler generates 'late_top_level_run'
next