]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2023-03-03 Jim PorterDon't create GUI frames in batch sessions
2023-03-03 F. Jason Park; Fix wrong error name in erc-server-908 doc string.
2023-03-03 F. Jason Park; * etc/ERC-NEWS: Mention more deprecations.
2023-03-03 Eli ZaretskiiMinor copyedits of documentation of OClosures
2023-03-03 João TávoraEglot: pay better attention to hints' paddingLeft/Right...
2023-03-03 Yuan FuFix c-ts-mode indentation for statement after preproc...
2023-03-02 Eli ZaretskiiFix c/c++-ts-mode's mode lighter
2023-03-02 João TávoraEglot: use shell-file-name in eglot--cmd (bug#61748)
2023-03-02 Eli ZaretskiiAvoid signaling errors in url-basic-auth when password...
2023-03-02 Eli ZaretskiiFix wdired-tests on MS-Windows
2023-03-02 Andrew De AngelisImprovements to xwidget on macOS (bug#60703)
2023-03-02 Eli Zaretskii; Avoid byte-compilation warning in c-ts-mode.el
2023-03-01 Yuan Fu* lisp/progmodes/go-ts-mode.el: Use treesit-language...
2023-03-01 Yuan FuDon’t signal warning when loading go-ts-mode.el without...
2023-03-01 Yuan FuFix c-ts-mode empty line indentation (bug#61893)
2023-03-01 Yuan FuImprove tree-sitter's prev-sibling indent anchor
2023-03-01 João Távora* lisp/icomplete.el (fido-mode): Enable in-buffer compl...
2023-03-01 Juri Linkov* lisp/icomplete.el: Fix in-buffer completion.
2023-03-01 Stefan Monnier* src/profiler.c (malloc_probe): Make it safe for GC...
2023-03-01 Stefan Monnier* lisp/emacs-lisp/debug-early.el (debug-early-backtrace...
2023-03-01 Eli ZaretskiiRevert "Don't disable eldoc when doing edebug"
2023-03-01 João Távora; Eglot: improve bug-reference-url-format/bug-reference...
2023-03-01 João TávoraEglot: work around Tramp instability bug#61350
2023-03-01 Yuan FuFix treesit-indent-region
2023-03-01 Po LuReplace C++ comments with C style equivalents
2023-03-01 Stefan Kangas; Auto-commit of loaddefs files.
2023-03-01 João TávoraEglot: fix M-x eglot-show-workspace-configuration ...
2023-02-28 Dmitry Gutovruby-mode: Fix method call indentation in rhs of multip...
2023-02-28 Michael Albinus* lisp/net/tramp.el (tramp-remote-path): Improve docstring.
2023-02-28 FelixMinor change in 'dired--find-possibly-alternative-file'
2023-02-28 FelixImplement prefix arg for 'c-ts-mode-toggle-comment...
2023-02-28 Manuel GiraudDefaults to zero for image-dired--number-of-thumbnails
2023-02-28 Eli Zaretskii; Add a doc string for 'ediff-window-display-p' obsoles...
2023-02-28 Dmitry GutovRename the newly added -ref- faces to -use-
2023-02-27 João TávoraEglot: support multiple labels in same inlay hint
2023-02-27 João TávoraEglot: don't paint hints outside requested region ...
2023-02-27 Eli Zaretskii; * doc/misc/gnus.texi: Fix last change.
2023-02-27 Arash Esbati; Add `nnimap-user' to Gnus manual
2023-02-27 Eli Zaretskii; * lisp/progmodes/c-ts-mode.el (treesit-node-prev...
2023-02-27 João TávoraEglot: protect against unintended field text motion...
2023-02-27 João Távora; And yet another fix to eglot-current-linepos-function...
2023-02-27 Eli ZaretskiiFix description of 'desktop-save-mode'
2023-02-27 Yuan FuAdjust tree-sitter defun navigation (bug#61617)
2023-02-27 Yuan FuSimplify c-ts-mode--top-level-label-matcher
2023-02-27 Yuan FuNew tree-sitter indent anchor standalone-parent used...
2023-02-27 Dmitry Gutovruby-smie-rules: Fix misindentation of a method call...
2023-02-26 Eli Zaretskii* lib-src/etags.c (process_file_name): Free malloc...
2023-02-26 Eli Zaretskii; Improve documentation of loading *.eln files
2023-02-26 Eli Zaretskii; Another doc fix in eglot.el
2023-02-26 João Távora; Fix last change
2023-02-26 Eli Zaretskii; Fix last change
2023-02-26 João TávoraEglot: rename and redocument encoding-related functions...
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...
next