]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2025-07-23 Sean Whitton; * lisp/vc/vc-hg.el (vc-hg-command): Improve docstring.
2025-07-23 Sean WhittonVC: Make incoming-revision backend function responsible...
2025-07-23 Juri LinkovDon't ignore mouse release event in display-buffer...
2025-07-23 Eli ZaretskiiAvoid segfaults due to C-g when a thread does GC
2025-07-23 Eshel Yaron; Skip commit f48c283e885bbc5feee0804bc12f1cb633249316
2025-07-23 Dmitry Gutovuniquify-get-unique-names: Return a list with propertiz...
2025-07-23 Jim PorterEnsure <style> and <template> HTML tags are never ...
2025-07-23 Stefan Monniercus-edit.el: Don't quote lambdas and improve macro...
2025-07-23 Stefan Monnier(load-path-filter): Loading can happen in the middle...
2025-07-23 Eshel Yaron; Skip commit 7f35bf97067ef42492d01cc61aab3d1681228357
2025-07-23 Jonas BernoulliUpdate to Transient v0.9.3-8-gecd64f17
2025-07-23 Jonas Bernoulli; * lisp/transient.el: Fix section outline levels.
2025-07-23 Jonas Bernoulli; * lisp/transient.el: Remove extra semicolon added...
2025-07-23 Sean WhittonVC-Hg: Use generic log-incoming & log-outgoing
2025-07-23 Sean Whittonvc-hg-mergebase: Try a pull if first attempt fails
2025-07-23 Stefan MonnierRevert "admin/gitmerge.el (gitmerge-resolve): Use ...
2025-07-23 Eli Zaretskii; * lisp/emacs-lisp/bytecomp.el (compilation-safety...
2025-07-23 Thomas FitzsimmonsEUDC: Fix checkdoc errors
2025-07-23 Eshel Yaron; Skip commit 9a7917f8868beb340e8532b6b48dd9825a5c7267
2025-07-23 Roi MartinUpdate `fill-region-as-paragraph-semlf' to follow fill...
2025-07-23 Eli Zaretskii; * doc/lispref/functions.texi (Mapping Functions)...
2025-07-23 Stefan Monnierlisp/autoinsert.el (auto-insert-alist): Don't quote...
2025-07-23 Stefan Monnieradmin/gitmerge.el (gitmerge-resolve): Use `replace...
2025-07-23 Eshel Yaron; Skip commit db6cbee742ff45bbd52a86cc1823386879beb7e6
2025-07-23 Juri LinkovBetter fix for ignoring 'tab-bar-lines' in daemon's...
2025-07-23 Juri LinkovDisplay SVG images inline in Gnus
2025-07-23 Sean Whitton; * lisp/vc/vc-git.el (vc-git-print-log): Improve wording.
2025-07-23 Sean WhittonVC: Fix several START-REVISION versus LIMIT issues
2025-07-23 Paul EggertUpdate from Gnulib by running admin/merge-gnulib
2025-07-23 Michael AlbinusAdapt Tramp versions
2025-07-23 Eli Zaretskii; * test/lisp/textmodes/fill-tests.el (markdown-mode...
2025-07-23 Roi MartinAdd variable `fill-region-as-paragraph-function'
2025-07-23 Zach ShaftelAdd new gv place definitions
2025-07-23 Eli Zaretskii; * doc/lispref/threads.texi (Condition Variables)...
2025-07-23 Po LuProperly invalidate XRender surfaces when only EmacsFra...
2025-07-23 Po LuFix the DJGPP port
2025-07-23 Pip CetAvoid extra output in Vprin1_to_string_buffer (bug...
2025-07-23 Liam Hupferbug#78901: [PATCH] js-ts-mode: Fix auto-mode-alist...
2025-07-23 Manuel GiraudAvoid flicker when marking diary entries (bug#78861)
2025-07-23 Eshel Yaron; Skip commit 202a7039a2677fc473ce2e1c5e53b3c0bfc99739
2025-07-23 Rahguzar* lisp/pcmpl-rpm.el: Generate completions for dnf5
2025-07-23 Maxim Cournoyerbug#78845: [PATCH 2/2] doc: Document desktop notificati...
2025-07-23 Sean Whittonvc-dir-update: Update 'backend' VC properties
2025-07-23 Maxim Cournoyerbug#78845: [PATCH 1/2] doc: Update Texinfo menus.
2025-07-23 Eli ZaretskiiRevert "function-put: signal error with non-symbol"
2025-07-23 Eshel Yaron; Skip commit 70d0528fc84c88106ea70c0b633834116a7902c5
2025-07-23 Eshel Yaron; Skip commit eda47cd2a8753ec74a816e62aba3fa63543e5526
2025-07-23 Eli Zaretskii; * lisp/cus-start.el (standard): Improve commentary...
2025-07-23 Paul EggertPort varargs macros better to C99
2025-07-23 Paul EggertUpdate from Gnulib by running admin/merge-gnulib
2025-07-23 Stefan Monnier(peg-parse): Fix bug#78884
2025-07-23 Stefan Monnier(Finsert_file_contents): Refine commit d07af40d8826
2025-07-23 Stefan Monniercus-start.el: Reliably distinguish preload from nonpreload
2025-07-23 Sean Whittonvc-annotate: Fix ever-lengthening buffer names
2025-07-23 Juri Linkov* lisp/tab-bar.el: Ignore daemon's initial frame (bug...
2025-07-23 Sean Whitton; * lisp/vc/vc-dispatcher.el (vc-finish-logentry):...
2025-07-23 Sean Whitton'C-u C-x .' clears the fill prefix
2025-07-23 Sean WhittonNew user option vc-dir-save-some-buffers-on-revert
2025-07-23 Phil Sainty; * lisp/proced.el (proced-update): Support non-symbol...
2025-07-23 Stefan Monnierlisp/vc/smerge-mode.el (smerge--refine-highlight-change...
2025-07-23 Eli ZaretskiiFix *Help* text when a command is bound to a single key
2025-07-23 Jim PorterWhen making a readable page in EWW, include the <title...
2025-07-23 James ChertiFix yaml-ts-mode comment-start-skip to improve commenti...
2025-07-23 Juri LinkovAdd alternative "ruby-lsp" to eglot-server-programs.
2025-07-23 Juri LinkovImprove treesit settings for python-ts-mode (bug#73404).
2025-07-23 Juri LinkovFix usage of 'treesit-defun-type-regexp' in treesit...
2025-07-23 Eli ZaretskiiFix 'insert-directory' in Turkish language-environment
2025-07-23 Po LuAttempt to fix initialization of startup variables...
2025-07-23 Sean WhittonImprove discoverability of using dumb-emacs-ansi termin...
2025-07-23 Michael AlbinusFix job control in remote shell
2025-07-23 Elías Gabriel... Allow automatically delete non-existent projects. ...
2025-07-23 Stefan Monniercus-start.el: Fix bug#78637
2025-07-23 Eshel Yaron; Skip commit b687f02a734ffd965cba3b140805f4c2c82358e6
2025-07-23 Sean WhittonLoad site-start.el before early-init.el
2025-07-23 Andrea Corallo* Make native comp use lexbinding for sync compilations...
2025-07-23 Michael AlbinusFix Tramp scripts
2025-07-23 Alan MackenzieCC Mode: Remove workarounds for missing "\_<", "\_...
2025-07-23 Eshel Yaron; Skip commit 2b34f38b383533ca659202492870c319fbc7ef41
2025-07-23 Juri Linkov; Fix compilation warning in docstring of new function...
2025-07-23 Peter OliverLink to Tree-sitter parser sources from compatibility...
2025-07-23 Peter OliverShow also tagged versions on Tree-sitter compatibility...
2025-07-23 Peter OliverNew function treesit--language-git-version-tags
2025-07-23 Stefan Monnier(smerge-refine-shadow-cursor): New variable and face...
2025-07-23 Eshel Yaron; Skip commit 039ad15373d0c367137c5bb0d5f160becd76971b
2025-07-23 Eshel YaronTrim down default completion styles
2025-07-23 Eshel YaronDrop soundex.el
2025-07-13 Eshel YaronFix bootstrap
2025-06-29 Eshel Yaronelisp-mode.el: Fix handling of deleted files
2025-06-29 Eshel YaronDrop printing.el
2025-06-29 Eshel YaronDrop ERC
2025-06-29 Eshel YaronUpdate lisp/ldefs-boot.el
2025-06-29 Eshel YaronSupport 's' in 'C-h m' help buffers
2025-06-29 Eshel YaronDrop pcvs-*.el
2025-06-25 Eshel Yaronscope.el: Handle 'autoload'
2025-06-24 Jim PorterWhen navigating to anchor targets in EWW, retain 'eww...
2025-06-24 Michael AlbinusTramp: Cache also `file-executable-p' in `file-name...
2025-06-24 Eli ZaretskiiFix 'c-ts-mode' indentation when the style is defined...
2025-06-24 Eshel Yaron; Skip commit e66428a0d2d5acf13c659b127bb0ace79122dc1a
2025-06-24 Eshel Yaron; Skip commit be0b44e4ed972de3b761da16ee571f928579841f
2025-06-24 Eshel Yaron(refactor-apply-edits-dtrt): New function.
next