]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2023-02-26 Augusto StoffelEglot: support positionEncoding LSP capability (bug...
2023-02-26 Eli ZaretskiiEglot: use faster strategy for moving to LSP positions...
2023-02-26 Eli ZaretskiiFix mule-tests in UTF-8 locales
2023-02-26 Eli ZaretskiiFix 'vertical-motion' when display strings are around
2023-02-26 Yuan Fu; * src/treesit.c (treesit_predicate_match): Fix typo.
2023-02-26 Dmitry Gutovpython-ts-mode: Fix single-quote string fontification
2023-02-25 Michael Albinus; * etc/NEWS: Fix typos.
2023-02-25 Eli ZaretskiiFix infloop in bidi.c
2023-02-25 Eli Zaretskii; Fix doc string of 'emacs-lisp-byte-compile'
2023-02-25 Daniel MartínCheck the anchor along with the offset in treesit-inden...
2023-02-25 Daniel Martín; Fix typos in docstrings in c-ts-common.el
2023-02-25 Yuan Fu; Set indent-tabs-mode to nil in c-ts-mode indent prepr...
2023-02-25 Yuan FuAlign to prev sibling for c-ts-mode indentation
2023-02-25 Yuan FuFix c-ts-common-statement-offset and c-ts-common--node-is
2023-02-25 Dmitry Gutovtypescript-ts-mode: Highlight non-shorthand destructuri...
2023-02-25 Dmitry GutovAdd more/finer faces for tree-sitter
2023-02-24 Eli ZaretskiiAvoid crashes in batch mode due to lack of frame face...
2023-02-24 Michael AlbinusAdd Tramp version integrated in Emacs 28.3
2023-02-24 Philip KaludercicAvoid reusing :lisp-dir twice in 'package-vc--main...
2023-02-24 Philip KaludercicEnsure right package-desc-type before installing package
2023-02-24 Stephen BermanRestore invisibility of symlink target on exiting wdire...
2023-02-24 João TávoraEglot: fix jit-lock inlay hint bugs
2023-02-24 João TávoraEglot: fix inlay hint with label collection instead...
2023-02-24 Robert PluimFix insertion of keyboard macro containing named keys
2023-02-24 João TávoraEglot: simplify inlay hints implementation with jit...
2023-02-23 João TávoraEglot: update inlay hints on window configuration changes
2023-02-23 Daniel Martín; Fix a typo in a doc string in c-ts-common.el (bug...
2023-02-23 Eli Zaretskii; Clarify documentation of 'file-modes-number-to-symbolic'
2023-02-23 Eli Zaretskii; Fix recently-added doc strings in eglot.el
2023-02-23 João TávoraEglot: display completion label when safe
2023-02-23 Eli ZaretskiiImprove documentation of VC commands, including in...
2023-02-23 Juri Linkov* doc/emacs/maintaining.texi: More mentions of marked...
2023-02-23 Yuan Fu; * lisp/emacs-lisp/eldoc.el (eldoc-display-in-echo...
2023-02-22 João TávoraEglot: implement inlay hints (bug#61412, bug#61066)
2023-02-22 João TávoraEglot: run eglot-managed-mode-hook after LSP didOpen
2023-02-22 João TávoraEglot: restore eldoc-documentation-functions on shutdown
2023-02-22 João TávoraEglot: simplify capability-checking code
2023-02-22 João TávoraEglot: go back to setting eldoc-documentation-strategy...
2023-02-22 Martin Rudalics; * etc/NEWS: Fix typo again
2023-02-22 Sean Whitton; * etc/NEWS (C-x v !): Additional text.
2023-02-22 Sean Whitton; * doc/emacs/vc1-xtra.texi (Preparing Patches): Wordin...
2023-02-22 Eli Zaretskii; * doc/emacs/anti.texi (Antinews): Adjust to latest...
2023-02-22 Michael AlbinusMerge branch 'emacs-29' of git.sv.gnu.org:/srv/git...
2023-02-22 Michael Albinus; * etc/NEWS: Fix typos.
2023-02-22 F. Jason ParkYield to erc-move-to-prompt before unhiding prompt
2023-02-22 Eli Zaretskii; Improve doc string of 'C-q'
2023-02-22 Eli Zaretskii; Clarify "kill files" in Gnus manual
2023-02-22 Augusto Stoffel* lisp/progmodes/python.el (python--import-sources...
2023-02-22 Manuel GiraudDo not error out on non image file (bug#61639)
2023-02-22 Eli ZaretskiiExplain effect of variable-pitch fonts on fill-column
2023-02-22 Eli ZaretskiiAvoid division by zero in get_narrowed_* functions
2023-02-21 Eli Zaretskii; Fix documentation of 'icon-title-format'.
2023-02-21 Martin Rudalics* etc/NEWS: Mention new buffer display action alist...
2023-02-21 Robert Pluim; * src/xterm.c (x_update_end): Condition on HAVE_XDBE
2023-02-21 Eli ZaretskiiFix build --without-xdbe
2023-02-21 Robert PluimImprove dnd-direct-save-remote-files docstring
2023-02-21 Robert PluimAdd 'process-status' to process shortdoc
2023-02-21 Andrea Corallo* lisp/emacs-lisp/comp.el (comp--trampoline-abs-filenam...
2023-02-21 Robert PluimImprove text about deleting windows
2023-02-21 Robert PluimMake 'emacs-news-cycle-tag' work at all levels
2023-02-21 Mattias EngdegårdRepair mistake in a previous edmacro-sanitize-string...
2023-02-21 Stefan Monnierregex-emacs.c: Reduce the use of backtracking a bit...
2023-02-20 João TávoraEglot: respect user's Eldoc configuration by default
2023-02-20 Andrea CoralloMake the native compiler always use `make-temp-file...
2023-02-20 Eli Zaretskii; * lisp/progmodes/rust-ts-mode.el (treesit-node-end...
2023-02-20 Jonas BernoulliUpdate to Transient v0.3.7-216-gfe40342
2023-02-20 Daniel MartínAdd declaration_list to c-ts-common-indent-type-regexp...
2023-02-20 Theodor ThornhillTypescript-ts-mode: Add switch case handling
2023-02-20 Theodor ThornhillFix object initializer for csharp-mode (bug#61541)
2023-02-20 Kyle MeyerUpdate to Org 9.6.1-34-geea8da
2023-02-19 Yuan FuImprove tree-sitter indent anchor prev-adaptive-prefix...
2023-02-19 Theodor ThornhillAdjust jsx indentation
2023-02-19 Theodor ThornhillCleanup preproc indent for c-ts-mode (bug#61558)
2023-02-19 Theodor ThornhillAdd comment style toggle for c-ts-mode (bug#61550)
2023-02-19 Juri Linkov* lisp/simple.el (choose-completion): Check for complet...
2023-02-19 Dmitry Gutovrust-ts-mode--font-lock-settings: Avoid the explicit...
2023-02-19 Dmitry Gutov* lisp/progmodes/xref.el: Bump the version.
2023-02-19 Dmitry Gutovxref--insert-xrefs: Use 'shadow' for the line number...
2023-02-19 Juri Linkov* lisp/progmodes/xref.el (xref--insert-xrefs): Remove...
2023-02-19 Mattias EngdegårdBackport: Fix xref-clear-marker-stack refactoring mistake
2023-02-19 Stefan Kangas; Merge from origin/emacs-28
2023-02-19 Stefan KangasMerge from origin/emacs-28
2023-02-19 Stefan Kangas; Merge from origin/emacs-28
2023-02-19 Stefan KangasMerge from origin/emacs-28
2023-02-19 Stefan Kangas; Merge from origin/emacs-28
2023-02-19 Stefan Kangas; Improve image-dired-thumbnail-storage docstring
2023-02-19 Eli Zaretskii; * doc/emacs/dired.texi (Image-Dired): Fix last change.
2023-02-19 Manuel GiraudMore doc on image-dired-dired-* (bug#61624)
2023-02-19 Theodor ThornhillEglot: improve treatment of completion items without...
2023-02-19 Stefan Kangas; * admin/make-tarball.txt: Minor copyedit.
2023-02-19 Stefan Kangas; Commit files changed by "autoreconf -i -I m4 --force" emacs-28.3-rc1
2023-02-19 Stefan Kangas; Update ChangeLog for Emacs 28.3
2023-02-19 Eli ZaretskiiFix invocation of File->Close from the menu bar
2023-02-19 Eli Zaretskii; Improve documentation of 'native-comp-enable-subr...
2023-02-19 Manuel GiraudUpdate thumbnail buffer's header more
2023-02-18 Dmitry Gutov(treesit-query-validate): Fix reusing the output buffer
2023-02-18 Dmitry Gutov(rust-ts-mode--font-lock-settings): Highlight closure...
2023-02-18 Andrea Corallo* Fix `native-comp-enable-subr-trampolines' semantic
2023-02-18 Eli ZaretskiiFix documentation of 'just-one-space' and 'delete-horiz...
2023-02-18 Eli Zaretskii; Remove NEWS entry about deleted variable.
next