]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2025-05-10 Eshel YaronImprove flymake diagnostics list next-error support
2025-05-10 Sean Whitton; * doc/emacs/vc1-xtra.texi (General VC Options): Fix...
2025-05-10 Vincent Belaïcheix bugs when a SES buffer has named cells, and another...
2025-05-10 Eli Zaretskii; Fix VC tests
2025-05-10 Sean WhittonCreate new test/lisp/vc/vc-tests/ for vc.el tests
2025-05-10 Sean WhittonNew vc-async-checkin user option
2025-05-10 Sean Whittonvc-exec-after: New PROC argument
2025-05-10 Martin RudalicsFix infinite looping in 'next-frame' and associates...
2025-05-10 Paul EggertUpdate from Gnulib by running admin/merge-gnulib
2025-05-10 João TávoraEglot: fix navigation in eglot-hierarchy-mode (bug...
2025-05-10 João TávoraFlymake: tweak 'fancy' eol diagnostic display
2025-05-10 Stefan Monniercl-types: Improve error messages
2025-05-10 Stefan Monnierlisp/bs.el (bs--goto-current-buffer): Fix thinko in...
2025-05-10 Manuel GiraudRecenter for the calendar (bug#78205)
2025-05-10 Paul EggertUpdate from Gnulib by running admin/merge-gnulib
2025-05-10 Stefan Monniercl-lib.el (cl-generic-generalizers): Fix partial bootstrap
2025-05-10 Stefan Monnier(cl-deftype): Precompute the predicate function
2025-05-10 Yuan Fu; * src/pdumper.c (dump_buffer): Update hash.
2025-05-10 Jeremy Bryant; RefTeX: Update author email
2025-05-10 James ChertiMark !%:.^~, as punctuation rather than symbol constituents
2025-05-10 Eli ZaretskiiImprove support of UTF-8 encoded file names in ZIP...
2025-05-10 Eshel Yaron; Skip commit 3089d822ffa7d0d5fcc1cd56b432ab80c1f6771f
2025-05-10 Eshel Yaron; Skip commit 839d29b81ffac1d809f76e182468f40e184cfe22
2025-05-10 Stefan Monnier(cl-deftype): Don't set `cl-deftype-handler` directly
2025-05-10 Stefan Monnierlisp/emacs-lisp/cl-types.el: Delete file
2025-05-10 Stefan Monniercl-types: The big renaming to "derived types"
2025-05-10 David Ponce(cl-types-of): Fix two plain bugs
2025-05-10 Eshel Yaron; Skip commit 5fee8a04335c0699d6072a9d775df2b197ad7c41
2025-05-10 Juri LinkovUpdate the default value of 'diff-outline-regexp'.
2025-05-10 Juri LinkovDon't ignore errors in diff-syntax-fontify-hunk.
2025-05-10 Stefan Monnier(cl-generic-generalizers): Fix typo in last change
2025-05-10 Stefan Monnier(cl-generic-generalizers): Skip types that need arguments
2025-05-10 Po LuFix compilation on Android 35 and on Termux
2025-05-10 Eshel Yaron; Skip commit 852d50ecfcfa505ca245be8d82123b27cc967f73
2025-05-10 Stefan Monniercl-types: Integrate into CL-Lib
2025-05-10 Stefan Monniercl-types: Simplify a bit further
2025-05-10 Stefan Monnier(comment-setup-function): Make it usable with `add...
2025-05-10 Juri LinkovNew variable 'comment-setup-function' for multi-languag...
2025-05-10 Juri Linkov* lisp/vc/diff-mode.el (diff-syntax-fontify-hunk):...
2025-05-10 Juri Linkov* lisp/outline.el (outline-minor-mode-highlight-buffer...
2025-05-10 David Poncecl-types.el: Speed up deftype and dispatch
2025-05-10 Eli Zaretskii; More fixes for treesit tests
2025-05-10 Eli Zaretskii; Fix recently added treesit tests
2025-05-10 Jostein KjønigsenFix test-regressions in python-ts-mode
2025-05-10 Stefan Monnierwhitespace.el: Collaborate better with `combine-after...
2025-05-10 Po LuSynchronize Android and Haiku terminal frontends with X
2025-05-10 Juri LinkovAvoid duplication in defining tree-sitter grammar sources.
2025-05-10 Juri Linkov* lisp/textmodes/markdown-ts-mode.el: Improve.
2025-05-10 João TávoraEglot: allow other keys in window/logMessage (bug#77948)
2025-05-10 Gerd MöllmannFix support of 'mouse-highlight' on X (bug#78218)
2025-05-10 Yuan FuAdd line-column tracking for tree-sitter
2025-05-10 Gerd MöllmannFix support of 'mouse-highlight' on NS (bug#78218)
2025-05-10 Eshel Yaron; Skip commit f41ab0b425c7cfb2c337deb28ef2d7e4bd339394
2025-05-10 Eli ZaretskiiAvoid warnings about 'lexical-binding' in 'eval-buffer'
2025-05-10 Michael AlbinusFix quoted local file name parts in Tramp
2025-05-10 Eli ZaretskiiFix support of 'mouse-highlight' on MS-Windows console
2025-05-10 Eli Zaretskii; * lisp/textmodes/markdown-ts-mode.el (treesit-node...
2025-05-10 Matthew TrompAdd `next-error' support for flymake diagnostics buffers
2025-05-10 Eli Zaretskii; * doc/misc/ert.texi (erts files): Improve indexing.
2025-05-10 Roi MartinFix 'Skip' behavior in erts files (bug#76839)
2025-05-10 Sean WhittonImprove native--compile-skip-on-battery-p
2025-05-10 Stefan Monnier(decode_coding): Avoid nested *-change-functions (bug...
2025-05-10 Eshel Yaron; Skip commit 99ca41b6ef300653a0d15b73a0c0d446a9a9e059
2025-05-10 Spencer BaughFix completion boundaries for TRAMP file names
2025-05-10 Eli Zaretskii; * lisp/battery.el (battery-status-function): Doc...
2025-05-10 Eli Zaretskii; * lisp/progmodes/cc-fonts.el (cl-delete-duplicates...
2025-05-10 Sean WhittonMove documentation of this-command buffer display condi...
2025-05-10 Sean WhittonNew user option native-comp-async-on-battery-power
2025-05-10 Sean Whitton; * etc/DEBUG: Grammar fix.
2025-05-10 Juri LinkovEmbed html, yaml and toml in markdown-ts-mode.
2025-05-10 Juri LinkovImprove elixir-ts--thing-settings.
2025-05-10 Eli Zaretskii; * lisp/international/mule.el (define-coding-system...
2025-05-10 Juri LinkovAvoid adding duplicate items to 'treesit-language-sourc...
2025-05-10 Eshel Yaron; Skip commit 311ea96ccfae813f5cb55a5bc9a13be19c0a4127
2025-05-10 Alan MackenzieImplement C23 features:
2025-05-10 Michael Albinus; Fix last change
2025-05-10 Eli Zaretskii; Fix wording of recently added documentation
2025-05-10 Eli Zaretskii; Fix sectioning of recent changes in the Emacs user...
2025-05-10 Sean WhittonNew this-command buffer display action alist entry
2025-05-10 Eshel Yaron; Skip commit 7ae86074231159647d9bcb579dc5ea5a569acf0d
2025-05-10 Michael AlbinusImprove treesitter tests on emba
2025-05-10 Eshel Yaron; Skip commit b9632a9049d07de3a0d6f0ae005a28b38825ff82
2025-05-10 Jostein KjønigsenImprove python-ts-mode fontification (bug#78129)
2025-05-10 Jostein KjønigsenImprove csharp-ts-mode fontification (bug#78130)
2025-05-10 Eshel Yaron; Skip commit 15e77fe03a816e839a6af326cb7837518de0fd23
2025-05-10 Jostein KjønigsenFix compilation-mode matches for csharp-mode (bug#78128)
2025-05-10 Eshel Yaron; Skip commit 1acb6454329ab66ef9f4b3f4a1937a7ab38121f7
2025-05-10 Eshel Yaron; Skip commit eb6a50d3e3f3c348a7fbdb2dfcbf87425ca6e5cd
2025-05-10 Eshel Yaron; Skip commit e1e052501b38e486343fc04fb5f5a6e29b3bcd11
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...
next