]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2020-04-05 Paul EggertRevert unneeded part of gcc -Og change
2020-04-04 Paul Eggert* lib-src/Makefile.in (LINK_CFLAGS): Remove; unused.
2020-04-04 Paul EggertDefault gcc -Og to inlining key ops
2020-04-04 Eli ZaretskiiSupport the "explore" command in gdb-mi.el
2020-04-04 Eli ZaretskiiFix face spec handling for 'default' "terminal class"
2020-04-03 Stefan Monnier* lisp/arc-mode.el: Remove unused struct fields
2020-04-03 Stefan Monnier* lisp/arc-mode.el: Use cl-structs rather than vectors
2020-04-03 Alan MackenzieC++ Mode: recognize brace blocks without the hitherto...
2020-04-03 Stefan Monnier* lisp/arc-mode.el (archive-ar-write-file-member):...
2020-04-03 Stefan Monnier* lisp/arc-mode.el: Remove redundant `:group`s
2020-04-03 Stefan Monnier* lisp/arc-mode.el: Use lexical-binding
2020-04-03 Robert PluimCheck for IPv6 servers in dns.el
2020-04-03 Robert PluimMake make-{network,serial}-process handle :coding nil...
2020-04-03 Ernest N. MamikonyanUpdate texinfo.el following changes in 'tex-start-optio...
2020-04-03 Štěpán Němecload-library, locate-library: Use read-library-name
2020-04-03 Asher GordonFix movement commands in gomoku
2020-04-03 Eli ZaretskiiImprove last change
2020-04-03 Alex BranhamError out if 'date-days-in-month' is given an invalid...
2020-04-02 Federico TedinCopy INSIDE_EMACS env variable to subprocesses in Eshel...
2020-04-02 Juri Linkov* lisp/vc/vc-dir.el: Commands to mark un/registered...
2020-04-02 Juri Linkov* lisp/window.el (display-buffer): Extend doc with...
2020-04-02 Michael Albinus; * test/lisp/net/tramp-tests.el (tramp-test30-make...
2020-04-01 Alexandre AdolpheAllow negative line width for :box face attribute
2020-04-01 Andreas SchwabFix compilation with CHECK_STRUCTS
2020-04-01 Glenn Morris; Auto-commit of loaddefs files.
2020-04-01 Michael AlbinusAvoid error messages loading trampver.el
2020-04-01 Filipp Gunbinjavac support in compilation-parse-errors rules
2020-03-31 Stefan MonnierRemove `all_buffers` and the associated `next` field...
2020-03-31 Noam PostavskyDon't lose point during fileloop replace (Bug#38867)
2020-03-31 Stefan Monnier* lisp/dired.el (dired-readin): Improve comment
2020-03-31 Glenn MorrisMark recently failing Tramp tests on hydra
2020-03-30 Juri Linkov* lisp/minibuffer.el (minibuffer-completion-help):...
2020-03-30 Stefan Monnier* lisp/dired.el (dired-readin): Don't bind inhibit...
2020-03-30 Glenn MorrisMerge from origin/emacs-27
2020-03-30 Glenn Morris; Merge from origin/emacs-27
2020-03-30 Glenn MorrisMerge from origin/emacs-27
2020-03-30 Eli ZaretskiiAvoid assertion violation at startup in pdumped Emacs
2020-03-29 Juri Linkov* lisp/image/image-converter.el: Fix customization...
2020-03-29 Juri LinkovDeprecate with-displayed-buffer-window, use body-functi...
2020-03-29 Juri LinkovSupport state changing VC operations on directories...
2020-03-29 Andreas SchwabFix url-cookie.el for lexical binding
2020-03-29 Eli Zaretskii; * src/decompress.c: Fix comment style.
2020-03-29 Eli ZaretskiiUse hard links to Emacs executable in "make install...
2020-03-29 Eli Zaretskii; * src/xfaces.c (syms_of_xfaces): Fix wording and...
2020-03-29 Michael AlbinusImprove Tramp cache for asynchronous processes
2020-03-29 Mattias Engdegård; * test/lisp/calc/calc-tests.el: Fix mistake in last...
2020-03-29 Philipp Stephani; * doc/lispref/internals.texi (Module Misc): Fix version
2020-03-29 Noam PostavskyDon't suggest setting face-remapping-alist to a literal...
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 Mattias EngdegårdCalc: don't treat nil as an integer (bug#40155)
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 Eli Zaretskii* lisp/files.el (directory-files-recursively): Doc...
2020-03-25 Michael AlbinusDocument how to disable Tramp file archives
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 Philip KAdd support for multiple Gravatar services
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-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 Mattias EngdegårdCalc: Declare dynamic variable bound in lexbind code...
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...
next