]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2023-01-03 Po LuFix potential crash with fast mouse position enabled
2023-01-03 Stefan KangasMerge from origin/emacs-29
2023-01-03 Dmitry GutovExtract common code into ruby-base-mode to derive from
2023-01-03 Dmitry Gutovruby-ts-mode: Indentation fixes
2023-01-02 Dmitry Gutovruby-ts--font-lock-settings: Use more standard faces
2023-01-02 Dmitry Gutovruby-ts-mode: Standardize the string literal highlights
2023-01-02 Theodor ThornhillImprove fontification in java-ts-mode (bug#60492)
2023-01-02 Jostein KjønigsenFontification improvements in typescript-ts-mode (bug...
2023-01-02 Jostein KjønigsenImprove fontification consistency in js-ts-mode (bug...
2023-01-02 Yuan Fu; Update tree-sitter manual
2023-01-02 Yuan Fu; Fix tree-sitter manual title case
2023-01-02 Paul EggertImprove interactive file-saving performance
2023-01-02 Eli Zaretskii; nt/INSTALL: Update for Emacs 29.
2023-01-02 Michael Albinus; Update copyright notice in tramp-sh.el
2023-01-02 Dmitry Gutov(typescript/tsx-ts-mode): Split font-lock feature list...
2023-01-02 Dmitry Gutovjs-ts-mode: Move 'string-interpolation' to font-lock...
2023-01-02 Eli ZaretskiiFix shrinking of the tab-bar
2023-01-02 Stefan Kangas; Fix typos in ruby-ts-mode.el
2023-01-02 Stefan Kangas; Skip ruby-ts tests if grammar is not available
2023-01-02 F. Jason ParkFix default-port regression in erc-select-read-args
2023-01-02 Eli Zaretskii; Clarify doc strings of 'call-process' and 'call-proce...
2023-01-02 Stefan KangasMerge from origin/emacs-29
2023-01-02 Gregory Heytings; * admin/git-bisect-start: Update failing commits
2023-01-02 Kyle MeyerUpdate to Org 9.6-81-g563a43
2023-01-02 Dmitry Gutovruby-ts-mode: Remove some currently unused functions
2023-01-02 Dmitry Gutovruby-ts-mode: Highlight singleton method definitions...
2023-01-02 Perry SmithAdd ruby-ts-mode
2023-01-02 Daniel MartínFix fontification of C++ reference return types (bug...
2023-01-02 Yuan Fu; Minor fix for treesit--install-language-grammar-1...
2023-01-01 Andreas SchwabFix build with older versions of gnutls
2023-01-01 Jostein KjønigsenAdjust function-call fontification in csharp-ts-mode...
2023-01-01 Eli Zaretskii; Fix NEWS.
2023-01-01 Eli ZaretskiiRewrite Antinews in ELisp manual for Emacs 29
2023-01-01 Eli Zaretskii; * lisp/simple.el (primitive-undo): Clarify error...
2023-01-01 Eli ZaretskiiUpdate Antinews in the user manual for Emacs 29
2023-01-01 Mattias Engdegård; * test/lisp/emacs-lisp/copyright-tests.el: Fix and...
2023-01-01 Protesilaos... Update Modus themes to version 4 and add new themes
2023-01-01 Mattias EngdegårdFix shortdoc-tests failure with respect to regexp-opt...
2023-01-01 Eli Zaretskii; Fix copyright years in 2 more files.
2023-01-01 Po LuImprove Haiku font size fallback
2023-01-01 Eli ZaretskiiFix copyright years of NEWS.29.
2023-01-01 Eli ZaretskiiMerge from origin/emacs-29
2023-01-01 Eli Zaretskii; Merge from origin/emacs-29
2023-01-01 Eli ZaretskiiMerge from origin/emacs-29
2023-01-01 Eli Zaretskii; Add 2023 to copyright years.
2023-01-01 Eli ZaretskiiImprove documentation of 'isearch-open-overlay-temporary'
2023-01-01 Eli ZaretskiiDocument 'use-package' in the 2 main manuals
2023-01-01 Sean Whittonvc-git-dir-extra-headers: Improve detection of rebases
2023-01-01 Sean Whittonvc-git: Don't assume .git is a directory
2023-01-01 Stefan KangasUpdate publicsuffix.txt from upstream
2023-01-01 Stefan Kangas; Auto-commit of loaddefs files.
2023-01-01 Stefan Kangas; Auto-commit of loaddefs files.
2023-01-01 Yuan Fu; * lisp/treesit.el (treesit-simple-indent-presets...
2023-01-01 Yuan FuBuild recipe interactively in treesit-install-language...
2022-12-31 Yuan Fu; Add REVISION to treesit-language-source-alist
2022-12-31 Yuan Fu; Remove GRAMMAR-DIR from treesit-language-source-alist
2022-12-31 Theodor ThornhillTweak csharp-mode font-lock-settings (bug#60376)
2022-12-31 Eli Zaretskii; * doc/lispref/tips.texi (Documentation Tips): Add...
2022-12-31 Eli ZaretskiiRevert a recent change which causes errors
2022-12-31 Eli Zaretskii; More fixes for documentation of 'defalias'
2022-12-31 Philip Kaludercic; Fix handling of 'not' by 'buffer-match-p'
2022-12-31 Stefan Kangas; Fix typos
2022-12-31 Stefan KangasFix misspelled functions in shortdoc groups
2022-12-31 Kévin Le GouguecSimplify introduction of use-package manual
2022-12-31 Richard Hansenwhitespace: Use `define-globalized-minor-mode' for...
2022-12-31 Eli Zaretskii; Fix documentation of 'defalias'
2022-12-31 kobarityFix python-shell-buffer-substring when retrieving a...
2022-12-31 Eli Zaretskii; Fix recent treesit-related changes
2022-12-31 Eli ZaretskiiFix the build broken by latest GnuTLS-related changes
2022-12-31 Stefan KangasMerge from origin/emacs-29
2022-12-31 Po Lu; * src/gnutls.c (Fgnutls_boot): Fix typo.
2022-12-31 Po LuFix last change in gnutls.c
2022-12-31 Yuan FuShow tree-sitter query source when signaling query...
2022-12-31 Yuan Fu; * lisp/treesit.el (treesit--install-language-grammar...
2022-12-30 Dmitry GutovAdd version tags and mention the new options in NEWS
2022-12-30 Dmitry GutovAdd new options for Ruby code indentation
2022-12-30 Mattias EngdegårdCorrect suppression of suspicious eq type warning
2022-12-30 Jim Porter; Fix Eshell tests on macOS
2022-12-30 Nikolaos Chatzikonst... Add :pass and :flags to gnutls-boot for :keylist
2022-12-30 Eli Zaretskii; Fix doc strings of 'treesit-install-language-grammar'
2022-12-30 Eli Zaretskii; Fix recently modified docs of 'set-face-attribute...
2022-12-30 Yuan FuAdd treesit-install-language-grammar
2022-12-30 Yuan FuAdd treesit-language-abi-version
2022-12-30 Mattias Engdegård; fix misplaced bracketing of `and` inside `when`
2022-12-30 Mattias Engdegård; remove incorrect quoting of condition names
2022-12-30 Yuan FuChange "language definition" to "language grammar"...
2022-12-30 Yuan Fu; * lisp/progmodes/c-ts-mode.el (c-ts-mode--fill-paragr...
2022-12-30 Yuan Fu; * doc/lispref/parsing.texi (Accessing Node Informatio...
2022-12-30 Michael Albinus* test/lisp/net/tramp-tests.el (tramp-test32-shell...
2022-12-30 Michael Albinus* lisp/eshell/em-tramp.el (tramp): Require also at...
2022-12-30 Jim PorterFix reference-counting of Eshell I/O handles
2022-12-30 Stefan KangasMerge from origin/emacs-29
2022-12-30 Paul EggertAvoid some obsolescent tz abbrevs in doc.
2022-12-30 Paul EggertDocument calc-time-zone abbreviation obsolescence
2022-12-30 Paul EggertUse RFC 822 abbrevs in sunrise-sunset strings
2022-12-30 Paul EggertAdd nndiary-headers obsolescence comment
2022-12-30 Paul EggertDefault mbox "From " time zone to -0000
2022-12-30 Paul EggertIn cal-dst, be consistent re default to UTC
2022-12-30 LdBethFix newsticker timezone decode
2022-12-30 Roland Winklerlisp/textmodes/bibtex.el: fix bibtex-beginning-of-entry...
next