]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-12-15 Manuel Giraud* .gitignore: Ignore GDB history files.
2022-12-15 Eli ZaretskiiMention 'tree-sitter' in user manual and NEWS
2022-12-15 Eli Zaretskii; * etc/NEWS: Rearrange entries for tree-sitter support...
2022-12-15 Eli Zaretskii; Announce 'toml-ts-mode' in NEWS.
2022-12-15 Stefan Kangas; Auto-commit of loaddefs files.
2022-12-15 Stefan Kangas; Don't quote nil in comments
2022-12-15 Stefan Kangas; Checkdoc fixes in dired-aux.el
2022-12-15 Dmitry GutovFix ruby-add-log-current-method after nested class...
2022-12-14 Theodor ThornhillAdd indent rules to js/typescript/tsx-ts-mode (bug...
2022-12-14 Jostein KjønigsenImprove fontification in csharp-ts-mode (bug#59897)
2022-12-14 Yuan FuRevert "Add expression for generic_name in csharp-ts...
2022-12-14 Jostein KjønigsenIntroduce support for TOML config-format
2022-12-14 Arash EsbatiFix handling of % when searching in .tex or .dtx files
2022-12-14 Daniel MartínTreat C++ classes as defuns in C Tree-sitter mode ...
2022-12-14 Daniel MartínAdd < and > to the syntax table in c++-ts-mode (bug...
2022-12-14 Jostein KjønigsenImprove fontifications in Typescript mode
2022-12-14 Eli ZaretskiiUpdate the documentation of overlays (bug#59996)
2022-12-14 Eli Zaretskii; Improve description of scoping and let-bindings
2022-12-14 Eli Zaretskii; Fix a typo in window.el
2022-12-14 F. Jason ParkDon't send erc-sasl-user as USER command argument
2022-12-14 F. Jason ParkSet erc-network to a "given" ID instead of failing
2022-12-14 F. Jason ParkLimit casemapping to appropriate ranges in ERC
2022-12-14 F. Jason ParkActually accept non-symbols as IDs in erc-open
2022-12-14 F. Jason Park; Be nicer when updating browse-url var in erc-compat
2022-12-14 F. Jason ParkRespect a nil erc-session-password when reconnecting
2022-12-14 F. Jason ParkAdd dedicated auth-source section in ERC manual
2022-12-14 Mattias Engdegård; * lisp/emacs-lisp/shortdoc.el: fix mistakes in previo...
2022-12-14 Mattias Engdegård; * lisp/progmodes/cmake-ts-mode.el (auto-mode-alist...
2022-12-14 Mattias EngdegårdBetter shortdoc examples
2022-12-14 Mattias EngdegårdShortdoc: read and evaluate strings after :eval
2022-12-14 Michael AlbinusFix Tramp tests in eglot-tests, prefix tests uniquely
2022-12-14 Juri Linkov* lisp/vc/vc-git.el (vc-git-checkin): Use make-nearby...
2022-12-14 Stefan KangasDelete temp files after icalendar tests
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...
next