]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2023-03-08 João TávoraNew structure for Eglot manual scratch/write-eglot-manual-for-advanced-server-config
2023-03-06 João TávoraFix regression in Fido mode (bug#62015)
2023-03-06 Andrea Corallo* Fix `emacs-lisp-native-compile-and-load' for (bug...
2023-03-06 Andrea Corallo* lisp/emacs-lisp/comp.el (comp-prettyformat-insn)...
2023-03-06 Eli ZaretskiiRevert "Fix configuration of webp libraries"
2023-03-06 Po LuFix configuration of webp libraries
2023-03-05 Yuan FuFix c-ts-mode indentation
2023-03-05 Yuan FuFix c-ts-mode indentation
2023-03-05 Yuan FuFix c-ts-mode indentation
2023-03-05 Yuan Fu; Change font-lock-variable-name-face to font-lock...
2023-03-05 Kyle MeyerUpdate to Org 9.6.1-40-g3d817c
2023-03-05 Yuan FuAdd string-interpolation feature to bash-ts-mode
2023-03-05 Michael AlbinusFix tramp-sh-handle-insert-directory
2023-03-05 Eli Zaretskii; Minor fix of last change
2023-03-05 Andrea Corallo* Warn when certain primitives are redefined (bug#61880)
2023-03-05 Eli Zaretskii; * lib-src/etags.c (print_help): Fix indentation.
2023-03-04 Yuan FuFix c-ts-mode preproc directive indentation
2023-03-04 Eli Zaretskii; * lisp/files.el (hack-local-variables): Fix typo...
2023-03-04 João TávoraMore robustly unspoof HOME in Eglot tests (bug#61637)
2023-03-04 João TávoraTurn on Eglot inlay hints by default
2023-03-04 Dmitry GutovUpdate ts modes missed in 4c16fd3a512 to use column-0
2023-03-04 João TávoraRobustify Eglot for "transient" projects
2023-03-04 Eli ZaretskiiFix documentation of 'normal-mode' in buffers that...
2023-03-04 Yuan FuChange tree-sitter indent anchor 'point-min' to 'column-0'
2023-03-04 Yuan FuFix go-ts-mode multi-line string indentation (bug#61923)
2023-03-04 Eli Zaretskii; More accurate doc strings for 'window-at' and 'window...
2023-03-04 João TávoraRemove Eglot activation check from find-file-hook
2023-03-04 Stefan Monnier* src/intervals.c (set_intervals_multibyte_1): Fix...
2023-03-03 João TávoraRevert inadvertent change to lisp/icomplete.el in previ...
2023-03-03 Yuan FuRevert previous change in go-ts-mode.el
2023-03-03 F. Jason ParkRelease ERC 5.5
2023-03-03 Eli Zaretskii; More doc improvements for OClosures
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
next