]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2025-05-10 David Ponce(cl-types-of): Speed up by caching more of its work
2025-05-10 Stefan Monnierlisp/emacs-lisp/cl-types.el: New file
2025-05-10 Eshel YaronMinor cleanups
2025-05-01 João TávoraEglot: tweak previous change (clear Flymake 'Wait'...
2025-05-01 Eshel Yaron; Skip commit d6755ff1e146979731689585dc25a6e61fb4000e
2025-05-01 Eshel Yaron; Skip commit ef5c7ec4990a603ff476e2266c31ea055ac0b609
2025-05-01 Eshel Yaron; Skip commit 4226eb2b20408ba49787195bbc59bb0066c9c9e4
2025-05-01 Eshel Yaron; Skip commit b81f937e60b2fb499820e708d1ff4ba349df5f1a
2025-05-01 Alan MackenzieFix typo in bug#19867 correction (CC Mode indentation...
2025-05-01 Juri LinkovFix the match data in elisp-outline-search.
2025-05-01 Juri Linkov* test/infra/Dockerfile.emba: Avoid duplication of...
2025-05-01 Juri LinkovAdd python tree-sitter grammar data to 'treesit-languag...
2025-05-01 Eshel Yaron; Skip commit 1284b6f1187be768e1af013339d7a228c6a8e84d
2025-05-01 Eshel Yaron; Skip commit 826a83112964189b6049e288dbe8344a7362f29c
2025-05-01 Eshel Yaron; Skip commit b2904e064d023c3a6d19af58ffd8ce21342c794c
2025-05-01 Eshel Yaron; Skip commit c43964d27aacc05be9cd6f42a1d8295a9b661551
2025-05-01 Eshel Yaron; Skip commit 0fc6bd5c76a5e55401cf086e3b8fc6ed8eb32b94
2025-05-01 Eshel Yaron; Skip commit 1143a5273860fd6402aaf3fb6e1df39c31a3cc41
2025-05-01 Eshel Yaron; Skip commit 3044d16b81b80e79339faf30560d4db4c59b3a97
2025-05-01 Eshel Yaron; Skip commit 573b377e8c57d60ea4fa881641ed0f851858fe8e
2025-05-01 Eshel Yaron; Skip commit 215246108e1d35f5172c76549c71ffae901ab840
2025-05-01 Eshel Yaron; Skip commit 3bc1c13661a334fedd8967188715cf85ef2af992
2025-05-01 Eshel Yaron; Skip commit fcaec1ff0d6be18d4fa3682401ced30741be6243
2025-05-01 Eshel Yaron; Skip commit 44069711e87c3a56f36a917ee46d673f77e0c733
2025-05-01 Eshel Yaron; Skip commit 30b9694f2af20ccb25b4994a71b805f597448630
2025-05-01 Eshel Yaron; Skip commit e760e580191dd82890f8653f5538a2a7378ff26d
2025-05-01 Eli Zaretskii; Improve last change
2025-05-01 Werner LembergImprove support for Avestan, Old Turkic, and Chakma
2025-05-01 Eli ZaretskiiFix compilation errors in emacsclient.c with MinGW...
2025-05-01 Sean Whittoncperl-mode-map: Don't bind C-j
2025-05-01 Sean Whitton; * etc/DEBUG: Add link to GCC bug #78685.
2025-05-01 Robert PluimFix custom type of 'flymake-show-diagnostics-at-end...
2025-05-01 Eli Zaretskii; Fix key notation in Introduction to Emacs Lisp
2025-05-01 Eshel Yaron; Skip commit b1407b41a16c4a3ec15c88be91ba0ae1e65c212e
2025-05-01 Eshel Yaron* doc/misc/efaq-w32.texi (Location of init file): Fix...
2025-05-01 Eli Zaretskii; * lisp/files.el (revert-buffer-restore-functions...
2025-05-01 Juri LinkovIgnore parens in strings for outline headings in emacs...
2025-05-01 Juri LinkovFix invalid search bound in 'search-within-boundaries'.
2025-05-01 Juri LinkovRespect point when changing direction after isearch...
2025-05-01 João TávoraFlymake: promptly delete eol overlay if source overlay...
2025-05-01 João TávoraEglot: improve diagnostic-reporting performance
2025-05-01 Eli Zaretskii; Improve documentation of 'format-time-string'
2025-05-01 Eli Zaretskii; * lisp/textmodes/text-mode.el (text-mode-variant...
2025-05-01 Eli Zaretskii; Improve obsolescence of 'text-mode-variant'
2025-05-01 Eli Zaretskii; * lisp/files.el (revert-buffer-restore-functions...
2025-05-01 Eli Zaretskii; Mention early-init file in Emacs FAQ for Windows
2025-05-01 Jake Forster; Isearch: Fix key bindings in docstrings
2025-04-29 Eshel Yaron; (completion--file-name-table): Minor cleanup.
2025-04-29 Yuan FuUpdate tree-sitter subroutine in Fsubst_char_in_region
2025-04-29 Eli Zaretskii; * lisp/cus-edit.el: Fix a typo in a comment.
2025-04-29 Po Lu* lisp/progmodes/grep.el (grep-hello-file): Fix another...
2025-04-29 Po Lu* lisp/progmodes/grep.el (grep-hello-file): Fix typos.
2025-04-29 Sean WhittonNew log-edit-maybe-show-diff option for log-edit-hook
2025-04-29 Sean Whittonlog-edit-diff-function leaves the diff-mode buffer...
2025-04-29 Po LuPort Grep argument autodetection to Android
2025-04-29 Spencer BaughImprove env var handling in read-file-name
2025-04-29 Spencer BaughDon't escape "." in `prin1' when followed by a letter
2025-04-29 Stefan Monnier(Custom-dirlocals-mode): Let `define-derived-mode`...
2025-04-29 Michael Albinus; Fix previous change
2025-04-29 Sebastián Moníaurl-parse.el: correct code for Windows paths (bug#76982)
2025-04-29 Sean Whitton; project-vc-include-unregistered: Add FIXME about...
2025-04-29 Sean Whitton; * doc/emacs/maintaining.texi (VC-Aware Project Backen...
2025-04-29 Tim LandscheidtFix ruby lint output regexps
2025-04-29 Dmitry Gutov* doc/emacs/maintaining.texi (VC-Aware Project Backend):
2025-04-29 Po LuFix the Android build
2025-04-29 Eshel Yaron; Skip commit d394cd73d1b21bd1f6d1679c2fcbb10433477092
2025-04-29 Sean Whitton; * doc/misc/ert.texi (Introduction): Be more Lisp...
2025-04-29 Sean BrightInclude additional version metadata during Windows...
2025-04-29 Eshel YaronSimplify (if COND nil BODY) to (unless COND BODY)
2025-04-29 Eshel Yaronscope.el: Recognize 'add/remove/get-variable-watcher...
2025-04-27 Eshel Yaron(mm-display-inline-fontify): Set trust after major...
2025-04-27 Eshel YaronDrop Viper
2025-04-27 João TávoraFlymake: Experimental 'fancy' flymake-show-diagnostics...
2025-04-27 Michael ShieldsFix use-package :custom-face to set face-defface-spec...
2025-04-27 Adam SjøgrenImprove documentation of 'insert-kbd-macro'
2025-04-27 Eshel Yaron; Skip commit 925ac2ef7043a1cf5356f8fa1f15ae43529319bc
2025-04-27 Sean WhittonImprove syncing VC buffers before generating diffs
2025-04-27 Sean Whittonvc-diff: Delete redundant call to vc-maybe-buffer-sync
2025-04-27 Sean WhittonRename vc-buffer-sync's argument to NOT-ESSENTIAL
2025-04-27 Eli Zaretskii; Fix compilation warning in string-edit.el
2025-04-27 Eli ZaretskiiFix 'kill-ring-deindent-mode'
2025-04-27 Eli ZaretskiiAvoid signaling errors in 'cursor-face-highlight-mode'
2025-04-27 Jens Schmidt; Fix previous arc-mode-test commit
2025-04-27 Manuel GiraudReuse calendar temporary faces
2025-04-27 Stephen Gildea* doc/emacs/files.texi (Time Stamp Customization):...
2025-04-27 Sean Whitton; * doc/emacs/search.texi (Isearch Yank): Improve flow.
2025-04-27 Sean Whitton; * etc/DEBUG: Say that debugging code compiled w/...
2025-04-27 Eli Zaretskii; Improve documentation of 'modifier-bar-mode'
2025-04-27 Eshel Yaron; Skip commit a975232c0fd7bbcce39f904518bd068a879ea4f0
2025-04-27 Eli Zaretskii; * doc/misc/efaq-w32.texi (MinGW-w64): Fix punctuation...
2025-04-27 Sean Whitton; * java/res/README: Note origin of emacs_wrench.png.
2025-04-27 Eshel Yaron; Skip commit cc52c1e1d0be936f7091534fa89845cfd2770c20
2025-04-27 Eshel YaronMinor improvements
2025-04-27 Eshel Yaron; Update lisp/ldefs-boot.el
2025-04-27 Eshel Yarontrust.el: New file with improved trust API.
2025-04-26 Eli ZaretskiiFix thai-pattachote input method
2025-04-26 Jostein Kjønigsencsharp-mode.el: Improve fontification of string-interpo...
2025-04-26 Paul NelsonAdd "forward history" support for some debuggers
2025-04-26 Paul NelsonDon't consider "Grep finished" lines as matches for...
2025-04-26 Sean Whittonlog-edit-insert-message-template: Reorder headers
next