]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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...
2022-12-30 Roland Winklerlisp/textmodes/bibtex.el: Treat $ as punctuation in...
2022-12-29 Gregory HeytingsClarify the documentation of 'set-face-attribute'
2022-12-29 Gregory HeytingsHandle non-string values in pcomplete
2022-12-29 Gregory HeytingsFix completion when completion-auto-select is set
2022-12-29 Eli Zaretskii; * etc/DEBUG: Update MS-Windows specifics for GDB...
2022-12-29 Yuan FuAdd color fontification in css-ts-mode (bug#60405)
2022-12-29 Yuan Fu; * lisp/textmodes/css-mode.el (css-ts-mode): Fix imenu...
2022-12-29 Yuan Fu; * lisp/progmodes/js.el: Fix byte-compile warning.
2022-12-29 Theodor ThornhillAllow for indentation in prog-fill-reindent-defun ...
2022-12-29 Juri Linkov* lisp/hi-lock.el (hi-lock--regexps-at-point): Fix...
2022-12-29 Juri Linkov* src/keyboard.c (echo_add_key): Use recently rebound...
2022-12-29 Mattias Engdegård* etc/NEWS: Mention some recently added byte-compiler...
2022-12-29 Mattias EngdegårdConsistent empty-body warning messages for let and...
2022-12-29 Mattias Engdegård; Suppress empty-body warnings in cedet/semantic
2022-12-29 Mattias EngdegårdAdd empty-body warning for when, unless etc
2022-12-29 Eli ZaretskiiAvoid assertion violations in treesit.c with --enable...
2022-12-29 Mattias EngdegårdWarn about `condition-case' with quoted condition names
2022-12-29 Mattias EngdegårdWarn about `ignore-error` with quoted condition argument
2022-12-29 Mattias Engdegård; Fix byte-compilation warnings in admin/*.el
2022-12-29 Mattias Engdegård* lisp/subr.el (with-demoted-errors): Better message...
2022-12-29 Yuan FuClean up treesit-default-defun-skipper and add comments
2022-12-29 Eli ZaretskiiMerge branch 'emacs-29' of git.savannah.gnu.org:/srv...
2022-12-29 Richard Hansen; whitespace.el: Use the new 'ert-with-buffer-selected...
2022-12-29 Yuan FuFix c-ts-mode bracket indentation (bug#60398)
2022-12-29 Stefan KangasMerge from origin/emacs-29
2022-12-29 Yuan Fu; Minor cleanup for tree-sitter font-lock rules in...
2022-12-29 Yuan FuClean up font-lock rules in js-ts-mode
2022-12-28 Yuan Fu; * doc/lispref/parsing.texi (Using Parser): Minor...
2022-12-28 Yuan Fu; * lisp/progmodes/c-ts-mode.el (c-ts-mode--fill-paragr...
2022-12-28 Yuan FuFix syntax for < and > in c++-ts-mode (bug#60351)
2022-12-28 Yuan FuCall tree-sitter parser notifier on the first parse
2022-12-28 Yuan FuFix tree-sitter parser notifier recursion
2022-12-28 Stefan KangasMerge from origin/emacs-29
2022-12-28 Juri Linkov* lisp/help.el: Use 'C-h C-q' to toggle 'help-quick...
2022-12-28 Eli Zaretskii; Improve markup of long key sequences
2022-12-28 Eli Zaretskii; * etc/NEWS: Fix wording of a recently edited entry.
2022-12-28 Juri Linkov* lisp/isearch.el: Small fixes.
2022-12-28 Juri Linkov* lisp/vc/diff-mode.el (diff-minor-mode-prefix): Replac...
2022-12-28 Juri Linkov; * etc/NEWS: Move the paragraph with 'C-u RET' closer...
2022-12-28 Juri Linkov* doc/emacs/display.texi (Text Scale): Improve section...
2022-12-28 Theodor ThornhillAdd treesit-transpose-sexps (bug#60128)
2022-12-28 Juri Linkov* lisp/repeat.el (repeat-echo-function): Suggest 'add...
2022-12-28 Juri Linkov* lisp/tab-line.el (tab-line-cache-key-default): More...
2022-12-28 Stefan Kangas; Merge from origin/emacs-29
2022-12-28 Theodor ThornhillFixes in prog-fill-reindent-defun
2022-12-28 Stefan Monnier* etc/package-keyring.gpg: Update with new key
2022-12-28 Eli Zaretskii; Yet another declare-function to avoid treesit-related...
2022-12-28 Stefan Kangas; * lisp/treesit.el (treesit--simple-imenu-1): Doc...
2022-12-28 F. Jason ParkWarn of absent networks module in ERC
2022-12-28 F. Jason ParkAvoid "already compiled" warning in erc-compat
2022-12-28 Eli Zaretskii; Fix one more treesit byte-compilation warning.
2022-12-28 Eli Zaretskii; Avoid treesit-related byte-compiler warnings
2022-12-28 Dmitry Gutov(python--treesit-settings): Remove duplicate matcher
2022-12-28 Eli ZaretskiiMake last change of w32 GUI dialogs conditional and...
2022-12-28 Yuan FuFix tree-sitter typos
2022-12-28 Yuan FuUpdate tree-sitter major modes to use the new Imenu...
2022-12-28 Yuan FuAdd tree-sitter helper functions for Imenu
2022-12-28 Yuan FuFix treesit--things-around (bug#60355)
2022-12-28 Yuan Fu; * lisp/treesit.el (treesit-traverse-parent): Remove...
2022-12-28 Yuan FuImprove treesit-node-top-level and treesit-parent-until
2022-12-27 Philip Kaludercic; Add "src" to the heuristic sub-directory heuristic
2022-12-27 Philip Kaludercic; * lisp/epa-ks.el (epa-ks-do-key-to-fetch): Fix 'when...
2022-12-27 Eli Zaretskii* src/w32menu.c (simple_dialog_show): Use MB_YESNOCANCE...
2022-12-27 Eli Zaretskii; Improve documentation of TAB/SPC indentation
2022-12-27 Stefan KangasSupport Apache License 2.0 in elide-head-mode
2022-12-27 Stefan KangasMake elide-head-headers-to-hide more forgiving
2022-12-27 Eli Zaretskii; Improve doc strings of some new faces
2022-12-27 Stefan Kangas; * lisp/elide-head.el (elide-head): Doc fix to silence...
next