]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-12-14 Stefan Kangas; * lisp/keymap.el (keymap-substitute): Doc fix. ...
2022-12-14 Kai MaFix syntax tables of tree-sitter modes (bug#59807)
2022-12-14 Yuan Fu; * admin/notes/tree-sitter/build-module/build.sh:...
2022-12-14 Yuan Fu; Comment and stylistic change in treesit.el
2022-12-13 Stefan Kangas* doc/misc/Makefile.in (need_emacsver): Add use-package.
2022-12-13 Stefan KangasFix bug when calling `rgrep` non-interactively
2022-12-13 Michael AlbinusAdapt Tramp specific tests in eglot-tests.el
2022-12-13 Stefan Kangas* lisp/textmodes/texinfo.el (texinfo-flymake): Improve...
2022-12-13 Juri LinkovSupport a function in the BUFFER-LIST arg of list-buffe...
2022-12-13 Stefan Kangas; Fix typos
2022-12-13 Augusto StoffelDon't allow lazy highlight from recursive minibuffers
2022-12-13 Eli ZaretskiiImprove resetting face attributes when looking for...
2022-12-13 Eli Zaretskii; Fix typos in doc strings
2022-12-13 Juanma Barranquero; * lisp/bs.el (bs-attributes-list): Doc fix
2022-12-13 Stefan KangasAdd lexical-binding to example package header
2022-12-13 Yuan FuAdd improved tree-sitter navigation
2022-12-13 Yuan Fu; * test/src/treesit-tests.el: Add outline headers.
2022-12-13 Stefan KangasAdd cross-reference to flush-lines
2022-12-12 Jostein KjønigsenUse font-lock-number-face for numeric values in csharp...
2022-12-12 Jostein KjønigsenMake treesit-query-validate create a read-only buffer
2022-12-12 Randy TaylorImprove dockerfile-ts-mode imenu generation (Bug#59979)
2022-12-12 Daniel MartínAdd "->" to python--treesit-operators (bug#59968)
2022-12-12 lu4nx; * admin/notes/tree-sitter/build-module/build.sh:...
2022-12-12 Daniel MartínAlign C++ access specifiers to their enclosing class...
2022-12-12 Randy TaylorAdd cmake-ts-mode
2022-12-12 Theodor ThornhillTweak various ts-mode's indent and fontification (bug...
2022-12-12 Theodor ThornhillAdd expression for generic_name in csharp-ts-mode ...
2022-12-12 Stefan Kangas; Adjust eglot test to recent autopep8/pycodestyle
2022-12-12 Eli Zaretskii; Avoid compilation warning on MS-Windows
2022-12-12 Juri Linkov* lisp/outline.el: Fix the value 'insert' of outline...
2022-12-12 Juri Linkov* lisp/minibuffer.el (completions-group-separator)...
2022-12-12 Stefan Kangas; Skip two eglot tests when typescript is missing
2022-12-12 Eli Zaretskii; Remove outdated text describing overlays
2022-12-12 João TávoraSkip Eglot rust-analyzer tests if 'cargo' isn't available
2022-12-12 Stefan Kangasuse-package.texi: New section "Manual installation"
2022-12-12 Po LuRevert "Revert "Improve last change to xfaces.c" (05ece...
2022-12-12 Gregory HeytingsRevert "Improve last change to xfaces.c" (05ece1eb8b)
2022-12-12 Gregory HeytingsDo not pare arguments unnecessarily.
2022-12-11 João TávoraAdd automated tests for Eglot
2022-12-11 João TávoraEglot: allow skipping compile-time warnings about LSP...
2022-12-11 Dmitry Gutov; project.el: Bump version.
2022-12-11 Yuan FuAdd customizale faces for tree-sitter explorer
2022-12-11 Stefan KangasFix error message when installing non-existent package
2022-12-11 Juri LinkovDon't use diff-mode buffer as a patch when it's visitin...
2022-12-11 Mattias EngdegårdFix pcase rx patterns using rx-let bindings (bug#59814)
2022-12-11 Mattias EngdegårdFix use-package-defaults defcustom type (bug#59941)
2022-12-11 Mattias Engdegård; * lisp/use-package/bind-key.el: Remove ineffective...
2022-12-11 Mattias Engdegård; * lisp/progmodes/dockerfile-ts-mode.el: use \' instea...
2022-12-11 समीर सिंह Sameer... * lisp/language/indian.el: Improve Brahmi composition...
2022-12-11 Eli Zaretskii; Minor cleanup of last change in xfaces.c.
2022-12-11 Eli Zaretskii; Improve docs of relaxing face-font attribute match...
2022-12-11 Stefan Kangas; * doc/misc/use-package.texi: Prepare for GNU ELPA.
2022-12-11 Stefan Kangas; Unbreak bootstrap
2022-12-11 Po LuImprove last change to xfaces.c
2022-12-11 Stefan Kangas; Auto-commit of loaddefs files.
2022-12-10 Gregory Heytings; * admin/git-bisect-start: Fix commit hash
2022-12-10 Stefan Kangas; Fix use-package-ensure-system-package macOS footnote
2022-12-10 Gregory HeytingsActually improve detection of long lines
2022-12-10 Stefan Kangas; Improve checkdoc.el commentary section
2022-12-10 Gregory HeytingsUnset the weight/slant/width in the spec when realizing...
2022-12-10 Kyle MeyerUpdate to Org 9.6-31-g954a95
2022-12-10 Juanma Barranquero; tabulated-list.el: Remove duplicate obsolete declaration
2022-12-10 Stefan Kangas; * doc/misc/use-package.texi: Fix misplaced @end group.
2022-12-10 Eli Zaretskii; * doc/lispref/keymaps.texi (Searching Keymaps): Fix...
2022-12-10 Eli ZaretskiiFix infloop in 'shell-resync-dirs' with tcsh
2022-12-10 Stefan Kangas; Fix some minor issues in use-package.texi
2022-12-10 Jim Porter; Fix a failure when running server-tests via the comma...
2022-12-10 Stefan Kangas; Fix two byte-compiler warnings
2022-12-10 Philip KaludercicEnsure 'package-vc--version' always returns a version
2022-12-10 Philip KaludercicEnsure 'package-vc--main-file' always returns an existi...
2022-12-10 Philip KaludercicCheck if package already exists before installing from...
2022-12-10 Philip Kaludercic; Fix reference in docstring to 'package-vc-install...
2022-12-10 Matt ArmstrongRefresh the package quickstart file in package-vc
2022-12-10 Yuan Fu; * admin/notes/tree-sitter/starter-guide (Indent)...
2022-12-10 Yuan FuMake indirect buffers use tree-sitter parsers of their...
2022-12-10 Brian LeungFontify "this" as a keyword in c++-ts-mode (bug#59924)
2022-12-10 Theodor ThornhillAdd class_body indentation for typescript (bug#59680)
2022-12-10 Theodor ThornhillMake more granular defun-type-regexp (bug#59873)
2022-12-10 Randy TaylorAdd dockerfile-ts-mode (Bug#59894)
2022-12-10 Jostein KjønigsenFix fontification of method-invocations in js-ts-mode...
2022-12-10 Theodor ThornhillFix escape-sequence feature in typescript-ts-mode ...
2022-12-10 Jostein KjønigsenImprove fontification in csharp-ts-mode (bug#59909)
2022-12-09 Dmitry GutovUse 'project--value-in-dir' for 'project-vc-include...
2022-12-09 Eli ZaretskiiUpdate Turkish Hello
2022-12-09 Philipp StephaniSupport newer glib versions (Bug#59061)
2022-12-09 Eli Zaretskii; * doc/misc/use-package.texi: Fix @file.
2022-12-09 Eli ZaretskiiMerge branch 'emacs-29' of git.savannah.gnu.org:/srv...
2022-12-09 Eli Zaretskii; * doc/misc/use-package.texi: Fix @acronym.
2022-12-09 Dmitry GutovBring back the project--value-in-dir logic
2022-12-09 Andrea CoralloBackport: Enable native speed 2 EMBA build and tests...
2022-12-09 Michael Albinus* test/infra/test-jobs.yml: Regenerate for the new...
2022-12-09 Michael AlbinusAdapt manual names in emacs-news-mode
2022-12-09 Michael Albinus; * etc/NEWS: Fix typos.
2022-12-09 Eli Zaretskii; * doc/misc/use-package.texi: Fix indexing.
2022-12-09 F. Jason Park; * lisp/erc/erc.el (erc-default-target): Fix comment.
2022-12-09 F. Jason ParkRespect some spaces in auth-source-pass--match-regexp
2022-12-09 Eli Zaretskii; Improve the use-package manual
2022-12-09 Stefan Kangas; Prefer HTTPS to HTTP in some URLs
2022-12-09 dannyfreemanEglot: Handle LSP progress with Emacs progress reporter...
2022-12-09 dannyfreemanEglot: cleanup whitespace and indentation
next