]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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
2022-12-09 Mattias EngdegårdBetter test-custom-opts diagnostics
2022-12-09 Stefan Kangas; Fix groff warnings in man pages
2022-12-09 Stefan KangasNew script admin/check-man-pages
2022-12-09 Stefan Kangas; Mention flush-lines in kill-matching-lines docstring
2022-12-09 Stefan Kangas; Fix typos
2022-12-09 Stefan Kangas; Improve use-package-autoload-keymap docstring
2022-12-09 Stefan KangasImprove :delight keyword example in use-package manual
2022-12-09 Stefan Kangas; Refer to the manual in use-package docstring
2022-12-09 Stefan KangasClarify :after keyword in use-package docstring
2022-12-09 Stefan KangasAdd conditional loading examples to use-package manual
2022-12-09 Po LuRevert "; * src/emacs.c (main): Improvements to last...
2022-12-08 Sean Whittonserver-eval-at: Don't call server--file-name
2022-12-08 Stefan Kangas; Improve use-package Commentary sections
2022-12-08 Stefan Kangas; Don't say to require bind-key in use-package manual
2022-12-08 Stefan Kangas; Normalize GPLv3 license statements in new files
2022-12-08 Stefan KangasMerge branch 'feature/use-package' into emacs-29
2022-12-08 Stefan Kangas* etc/USE-PACKAGE-NEWS: Delete file. feature/use-package
2022-12-08 Stefan Kangas* admin/git-bisect-start: Prune use-package merge commits.
2022-12-08 Stefan Kangas; Minor doc fixes in bind-key.el
2022-12-08 Stefan KangasUpdate use-package defgroups
2022-12-08 Stefan KangasDrop key-chord.el support from use-package
2022-12-08 Stefan Kangas; lisp/progmodes/java-ts-mode.el: Fix more typos.
2022-12-08 Eli Zaretskii; * lisp/progmodes/java-ts-mode.el (java-ts-mode--keywo...
2022-12-08 Juanma BarranqueroRemove unneeded (require 'edebug) from which-func.el
2022-12-08 Stefan KangasChange use-package custom :group to `initialization`
2022-12-08 Stefan Kangas; Fix typos
2022-12-08 Jim PorterTreat escaped newlines in Eshell as the empty string
2022-12-08 Stefan Kangas; Document use-package-reset-statistics
2022-12-08 Stefan Kangas; use-package: Improve :ensure-system-package docstrings
2022-12-08 Stefan Kangasuse-package: Improve :mode keyword documentation
2022-12-08 Stefan KangasImprove bind-keys* and override-global-mode docstrings
2022-12-08 Po Lu; * src/emacs.c (main): Improvements to last change.
2022-12-08 Po LuFix crash on Windows 9X
2022-12-08 Stefan Kangas; * doc/misc/use-package.texi: Improve indexing.
2022-12-08 Yuan FuAdd recursion limit to treesit--children-covering-range...
2022-12-08 Yuan FuImprove tree-sitter fontification in edge-cases (bug...
2022-12-07 Stefan KangasAdd new use-package manual
2022-12-07 Theodor ThornhillAdd c-ts-mode-indent-defun (bug#59662)
2022-12-07 Theodor ThornhillFix syntax-table for tree-sitter modes
2022-12-07 Brian Leungc++-ts-mode: Highlight nullptr as a constant
2022-12-07 Yuan FuImprove parameter checking in tree-sitter functions
2022-12-07 Eli Zaretskii; * test/lisp/comint-tests.el (w32-application-type...
2022-12-07 Eli ZaretskiiFix comint-tests on MS-Windows
2022-12-07 João TávoraUse new external-completion.el in Eglot
2022-12-07 João TávoraDon't override completion-category-defaults in fido...
2022-12-07 João TávoraAdd lisp/external-completion.el for completions from...
2022-12-07 João TávoraEglot: fix setting of flymake-list-only-diagnostics...
2022-12-07 Mattias Engdegård* test/src/sqlite-tests.el (sqlite-version): Declare.
2022-12-07 Thomas FitzsimmonsEUDC: Outline deprecation plans in NEWS
2022-12-07 Yuan FuFix admin/notes/tree-sitter/build-module/build.sh ...
2022-12-07 Stefan Kangas* doc/misc/eww.texi (Overview): Improve introduction.
2022-12-06 Jostein KjønigsenConsistent fontification of using-directives in csharp...
2022-12-06 Yuan Fu; Rename c-ts-fontify-error to c-ts-mode--fontify-error
2022-12-06 Yuan Fu; Improve docstring of c-ts-mode--fontify-variable
2022-12-06 Yuan FuFontify some keywords in type face in c-ts-mode
2022-12-06 Eli Zaretskii; Minor cleanup in treesit.c
2022-12-06 Stefan Kangas; * lib-src/etags.c (escape_shell_arg_string): Minor...
2022-12-06 Mattias EngdegårdFix etags builds on non-Windows non-MS-DOS machines
2022-12-06 Eli Zaretskii; Fix last change in etags.c.
2022-12-06 lu4nxFix etags local command injection vulnerability
2022-12-06 Eli ZaretskiiAvoid crashes in a build --without-modules
2022-12-06 Eli ZaretskiiFix 'add-display-text-property' when OBJECT is non-nil
2022-12-06 Michael AlbinusDo not run slow tests on EMBA
2022-12-06 Mattias EngdegårdLisp reader undefined behaviour excision
2022-12-06 Randy Taylor; Fix typo in js--treesit-imenu
2022-12-06 Yuan FuFix treesit-query-capture
2022-12-05 Jostein KjønigsenImprove fontification of typescript-ts-mode (bug#59831)
2022-12-05 Theodor ThornhillAdd back pair feature in json-ts-mode fontification...
2022-12-05 Eli ZaretskiiFix mouse clicks on a non-selected frame
2022-12-05 Eli Zaretskii; Clarify description of display on the margins
2022-12-05 Yuan FuImprove treesit-fontify-with-override
2022-12-04 Jim PorterMake killing a non-last client work the same no matter...
2022-12-04 Juri LinkovUse the function 'window-system' on the tab-bar/tab...
2022-12-04 Tom GillespieRestore font-lock-type-face for lisp mode &symbols
2022-12-04 Kai MaPrevent a segfault when deleting a fullscreen frame...
2022-12-04 Eli Zaretskii; * lisp/pcomplete.el (pcomplete-allow-modifications...
2022-12-04 Eli ZaretskiiFix markup in ERC manual
2022-12-03 Yuan FuFix comment-start-skip in tree-sitter modes (bug#59690)
2022-12-03 Yuan Fu; * lisp/treesit.el (treesit-end-of-defun): Guard again...
2022-12-03 Eli Zaretskii; * lisp/subr.el (posn-col-row): Revert inadvertent...
2022-12-03 Eli Zaretskii; Remove debugging leftover message
2022-12-03 Mattias EngdegårdSpeed up Unicode normalisation tests by a factor of 5
2022-12-03 Eli ZaretskiiFix "C-h k" when clicking on another frame
2022-12-03 Stefan Kangas; Fix typos
2022-12-03 Juanma BarranqueroFix and expand tests broken by commit 2772ebe366 of...
2022-12-03 Stefan Kangas; Add cross-reference to string-equal docstring
2022-12-03 Eli ZaretskiiFix handling of relative directories in "--init-directo...
2022-12-03 Eli ZaretskiiMake sure 'user-emacs-directory' ends in a slash
2022-12-03 Eli ZaretskiiFix gud-minor-mode-menu
next