]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2023-02-14 Philip Kaludercic; Raise an error if a VC package checkout is empty
2023-02-14 Philip Kaludercic; Fix the installation of dependencies for VC packages
2023-02-14 F. Jason Park; Prepare to update ERC version to 5.5
2023-02-14 F. Jason Park; Remove failing erc-reuse-buffers test
2023-02-13 Eli Zaretskii; Minor docs copyedits
2023-02-13 Eli ZaretskiiMerge branch 'emacs-29' of git.savannah.gnu.org:/srv...
2023-02-13 Eli ZaretskiiRename with/without-narrowing to with/without-restriction
2023-02-13 Juri Linkov* lisp/repeat.el: Rename internal function and variable...
2023-02-13 Michael Albinus; * etc/NEWS: Fix typos.
2023-02-13 Ulrich Müller; * lisp/calendar/lunar.el: Add comments. (bug#61460)
2023-02-13 Mattias Engdegård; * lisp/progmodes/c-ts-mode.el (c-ts-base-mode): delet...
2023-02-13 Gregory Heytings; * admin/git-bisect-start: Update failing commits
2023-02-13 Gregory HeytingsMerge branch 'scratch/fix-locked-narrowing'
2023-02-13 Gregory HeytingsMinor improvements to labeled narrowing
2023-02-13 Ulrich MüllerFix spurious display of eclipses in Calendar
2023-02-13 Yuan FuFix indentation for closing bracket in c-ts-mode (bug...
2023-02-12 Basil L. Contovounesios; * src/pdumper.c (dump_buffer): Update hash.
2023-02-12 Kyle MeyerUpdate to Org 9.6.1-31-gaf1bb1
2023-02-12 Alan Mackenzie* src/.gdbinit (nextcons): Amend $.u.cdr to $.u.s.u...
2023-02-12 Theodor ThornhillAdd lambda_expression to c-ts-common-indent-type-regexp...
2023-02-12 Philip Kaludercic; Use the right name when specifying VC packages
2023-02-12 Philip KaludercicTolerate missing elpa-packages.eld files
2023-02-12 Eli ZaretskiiAvoid warning about 'load-path' in non-interactive...
2023-02-12 Philip Kaludercic; Fix installation of dependencies for VC packages
2023-02-12 Eli Zaretskii; Mention Hunspell private-dictionary misfeature in...
2023-02-12 Ulrich MüllerSupport webkit2gtk-4.1
2023-02-12 Stefan Kangas; Fix typo
2023-02-12 Daniel Martín; Fix typo in buffer.h
2023-02-12 Stefan Kangas; Fix typos
2023-02-11 Eli Zaretskii; Fix doc strings in lisp/image/ directory
2023-02-11 Eli Zaretskii; Improve documentation of hash functions.
2023-02-11 Eli Zaretskii; Remove extraneous local variables from image-dired...
2023-02-10 Gregory HeytingsSave and restore the absence of narrowing locks
2023-02-10 Tassilo Hornbug-reference: prevent match-data clobbering (bug#61395)
2023-02-10 Basil L. Contovounesios; * admin/notes/tree-sitter/starter-guide: Typos.
2023-02-10 Eli Zaretskii; Fix recent changes in treesit docs
2023-02-10 Yuan FuRename LIMIT to DEPTH in tree-sitter functions (bug...
2023-02-10 Simon Pugnet; Fix incorrect function name in treesit manual
2023-02-10 Yuan FuAdd 'live' property to treesit-node-check (bug#61235)
2023-02-09 Jonas BernoulliUpdate to Transient v0.3.7-205-gb8ad0da
2023-02-09 Eli ZaretskiiFix 'rmail-summary-output'
2023-02-09 Nicolas Martyanofflisp-mode: add docstring recognition for more common...
2023-02-09 Eli Zaretskii; Improve discoverability of empty file names handling
2023-02-09 Jonas BernoulliUpdate to Transient v0.3.7-204-gecff8c2
2023-02-09 Eli ZaretskiiFix Scala entry in Eglot's DB of LSP servers
2023-02-09 Dmitry Gutovruby-ts-mode: Also don't reindent 'identifier' when...
2023-02-09 Dmitry Gutovruby-ts-mode: Fix indentation inside empty if/unless...
2023-02-09 Gregory HeytingsAdd an extensive test for labeled (locked) narrowing
2023-02-09 Gregory HeytingsUpdate the documentation about labeled (locked) narrowing
2023-02-09 Gregory HeytingsRename two long line optimizations variables
2023-02-09 Gregory HeytingsAdd specific symbols for narrowings
2023-02-09 Gregory HeytingsAdd 'without-narrowing' macro
2023-02-09 Gregory HeytingsMake 'narrowing-lock' and 'narrowing-unlock' internal
2023-02-09 Gregory HeytingsFix 'save-restriction' for narrowing locks
2023-02-08 LensPlaysGames* lisp/iimage.el (iimage-mode-buffer): Handle multiple...
2023-02-08 Eli Zaretskii; Fix memory leak in treesit.c
2023-02-08 Stefan Monnier* lisp/edmacro.el (edit-kbd-macro): Fix thinko (bug...
2023-02-08 Eli Zaretskii; Fix doc strings in iimage.el
2023-02-07 Eli ZaretskiiFix crashes inside 'xfree' called from treesit.c
2023-02-07 Yuan FuMake java-ts-mode use the c-ts-common-indent-type-regex...
2023-02-07 Yuan FuFix c-ts-mode indentation
2023-02-07 Yuan FuFix c-ts-mode indentation
2023-02-07 Yuan FuFix c-ts-mode indentation (bug#61291)
2023-02-06 Dmitry Gutov(eglot-completion-at-point): Return correct values...
2023-02-06 Mattias EngdegårdTighten and simplify typescript compilation-mode regexp...
2023-02-06 Eli Zaretskii; * lisp/progmodes/c-ts-common.el (treesit-node-prev...
2023-02-06 Tassilo HornClarify bug-reference-auto-setup-functions docstring.
2023-02-06 Aleksandr Vityazev* lisp/treesit.el (treesit): Fix shortdoc example form...
2023-02-06 Theodor ThornhillUse c-ts-common-statement-offset in java-ts-mode (bug...
2023-02-06 Theodor ThornhillAdd array_initializer to java-ts-mode
2023-02-06 Dmitry Gutovgo-ts-mode: Highlight variable declarations
2023-02-06 Dmitry Gutovgo-ts-mode: Fix highlighting of function name in call_e...
2023-02-06 Dmitry Gutovc-ts-mode: Highlight "property functions" as functions
2023-02-05 Dmitry Gutovrust-ts-mode: Fix highlighting of function name in...
2023-02-05 Dmitry Gutovrust-ts-mode--font-lock-settings: Improve consistency
2023-02-05 Dmitry GutovMake sure 'M-x show-paren-local-mode' turns on right...
2023-02-05 Tassilo HornAdd to bug-reference-auto-setup-functions after its...
2023-02-05 Juri Linkov* lisp/vc/vc.el (vc-find-revision-no-save): Fix parens...
2023-02-05 Eli Zaretskii; Fix byte-compilation warning
2023-02-05 Dmitry GutovFix inability to turn show-paren-local-mode on manually...
2023-02-05 Dmitry Gutov; go-ts-mode--indent-rules: Indent to 0 at top level
2023-02-05 Eli ZaretskiiMerge branch 'emacs-29' of git.savannah.gnu.org:/srv...
2023-02-05 Eli Zaretskii; Fix whitespace of last change
2023-02-05 Jonas Bernoulli; Fix trivial mistake in emoji--choose-emoji
2023-02-05 Eli Zaretskii; * lisp/isearch.el (emoji--read-emoji): Avoid compilat...
2023-02-05 Dmitry Gutovrust-ts-mode: Highlight variable declarations
2023-02-05 Dmitry Gutovrust-ts-mode--indent-rules: Indent to 0 at top level
2023-02-05 Jonas Bernoulli; Move misplaces parenthesis in emoji--choose-emoji
2023-02-05 Alan MackenzieEnsure upper bound of font-lock region is less than...
2023-02-05 Eli Zaretskii; * lisp/paren.el (show-paren-predicate): Doc fix....
2023-02-05 Dmitry GutovHighlight more complex function parameters
2023-02-05 Jonas BernoulliNo longer use transient in isearch-emoji-by-name
2023-02-05 Dmitry GutovMake highlighting more regular across TS modes (bug...
2023-02-05 Eli Zaretskii; Improve documentation of 'proper-list-p'
2023-02-05 Eli ZaretskiiDocument 'plistp'
2023-02-05 Eli ZaretskiiFix display of raised/lowered composed text
2023-02-05 Eli ZaretskiiFix installation of tree-sitter grammar on MS-Windows
2023-02-05 Eli ZaretskiiUpdate the Emacs FAQ for Emacs 29
2023-02-05 Eli ZaretskiiFix byte-compilation of *-ts-mode.el files
2023-02-05 Dmitry Gutov; ruby-ts--syntax-propertize: Amend commentary
next