]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2023-03-16 kobarityFix python-fill-paragraph problems on filling strings...
2023-03-16 João TávoraAlso exempt eglot-inlay-hints-mode from desktop.el...
2023-03-16 Stefan Kangas; Add WebDAV entry to index in Tramp manual
2023-03-16 Stefan KangasRefer to EWW instead of w3 and w3m
2023-03-16 João TávoraFix Eglot's command generation for code actions
2023-03-16 João TávoraEmphasize emacs-29-specificity in this version of lisp...
2023-03-16 USAMI KentaFix quoting of font-family in 'hfy-family'
2023-03-15 João Távora; Tweak doc/misc/eglot.texi
2023-03-15 Michael EliachevitchDocument how to construct JSONRPC arrays in Eglot manual
2023-03-15 Michael Albinus* test/infra/Dockerfile.emba: Use debian:bullseye.
2023-03-15 Andrea Corallo* configure.ac: Fix native comp compatibility check...
2023-03-15 Michael Albinus* test/infra/Dockerfile.emba: Install clangd.
2023-03-15 Philip KaludercicRemove 'package-vc--query-spec'
2023-03-15 Philip KaludercicDo not store :lisp-dir in package descriptors
2023-03-15 Philip KaludercicUse 'package-vc-selected-packages' to store package...
2023-03-15 Stefan Kangas; Auto-commit of loaddefs files.
2023-03-13 Juri Linkov* lisp/progmodes/xref.el: Bump the version.
2023-03-13 Juri Linkov* lisp/progmodes/xref.el (xref--xref-buffer-mode):...
2023-03-13 Filipp GunbinFix import of keys in buffer created by epa-search...
2023-03-13 Michael AlbinusFix connection-local variables settings
2023-03-13 Eli Zaretskii; Minor copyedits in EGLOT-NEWS
2023-03-13 João TávoraBump Eglot version to 1.12
2023-03-13 João TávoraUpdate Eglot's manual about eglot-workspace-configuration
2023-03-12 Eli Zaretskii; * lisp/novice.el (disabled-command-function): Add...
2023-03-12 João TávoraAmend last Eglot commit (bug#62065)
2023-03-12 João TávoraMake eglot-ensure's post-command-hook run a bit later...
2023-03-12 Eli ZaretskiiFix display of disabled-command help text
2023-03-12 Mattias EngdegårdRemove mention of old dotted-list reader quirk from...
2023-03-12 Eli ZaretskiiFix value history shown for 'gc-cons-percentage'
2023-03-12 Michael AlbinusTRework fix for bug#62106
2023-03-12 Eli Zaretskii; * etc/NEWS: Fix last change.
2023-03-12 Eli Zaretskii; Remove 'ns-popup-font-panel' from documentation
2023-03-11 Randy TaylorAdd missing indentation rule for rust-ts-mode (Bug...
2023-03-11 Eli Zaretskii; One more improvement to ELisp "internals" appendix.
2023-03-11 Michael AlbinusFix bug#62106
2023-03-11 Eli Zaretskii; Minor improvement of documentation of GC thresholds
2023-03-11 Randy TaylorAdd missing rust-ts-mode highlight query for scoped_typ...
2023-03-11 kobarityMake "case" keyword a dedenter in Python
2023-03-11 Eli Zaretskii; * lisp/arc-mode.el (w32-get-console-codepage): Declare.
2023-03-11 Eli ZaretskiiFix decoding non-ASCII file names in zip archives on...
2023-03-11 Eli ZaretskiiFix copying binary files from zip archives
2023-03-10 Robert PluimSkip ruby-ts-syntax-propertize-symbol unless treesitter...
2023-03-10 Yuan Fu; * doc/misc/eglot.texi (Project-specific configuration...
2023-03-10 Randy TaylorFix enums and unions appearing as structs in c-ts-base...
2023-03-09 Dmitry Gutovruby-ts-mode: Fine-tune s-p-f on symbols (bug#62086)
2023-03-09 Dmitry Gutovpython-info-dedenter-opening-block-positions: Fix to...
2023-03-09 João TávoraAutoload Eglot helper funtion eglot--debbugs-or-github...
2023-03-09 João TávoraAdd chapter on advanced server configuration to Eglot...
2023-03-09 Eli Zaretskii; * lisp/progmodes/java-ts-mode.el (treesit-query-captu...
2023-03-09 Vincenzo Pupillojava-ts-mode: detect if text_block is supported.
2023-03-09 kobarityRevert workaround introduced in Bug#56271
2023-03-09 kobarityFix searching for end of string in python-nav-end-of...
2023-03-09 Po LuFix libwebp check for some webp installations
2023-03-08 Dmitry GutovAvoid potential infloop
2023-03-08 Dmitry GutovDon't misindent 'else:' after 'if re.match:' in Python
2023-03-08 Andrea Corallo* Make sure `default-directory' exists before spawning...
2023-03-08 Ulrich MüllerFix sed expression in install-etc make target
2023-03-08 Ulrich MüllerAvoid using bash in the emacsclient desktop file
2023-03-08 Eli ZaretskiiFix documentation of the 'line-height' text property
2023-03-08 Gregory HeytingsAdd 'declare' specs to with- and without-restriction
2023-03-08 Yuan FuFix empty line indentation in c-ts-mode (bug#61997)
2023-03-08 Yuan FuFix tree-sitter indent preset prev-line (bug#61998)
2023-03-07 Manuel GiraudRevert 'forward-sentence-default-function' to return...
2023-03-07 Michael Albinus; * etc/NEWS: Fix typos.
2023-03-07 Ulrich MüllerFix Elisp code injection vulnerability in emacsclient...
2023-03-07 Eli ZaretskiiFix problem with debuginfod queries in "M-x gdb"
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.
next