summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into scratch/pkgscratch/pkgGerd Möllmann2022-12-31223-2496/+4569
|\
| * ; fix misplaced bracketing of `and` inside `when`Mattias Engdegård2022-12-301-2/+2
| * ; remove incorrect quoting of condition namesMattias Engdegård2022-12-3010-11/+11
| * Fix reference-counting of Eshell I/O handlesJim Porter2022-12-297-140/+222
| * Merge from origin/emacs-29Stefan Kangas2022-12-3014-74/+140
| |\
| | * lisp/textmodes/bibtex.el: fix bibtex-beginning-of-entry (bug#56636)Roland Winkler2022-12-291-4/+12
| | * lisp/textmodes/bibtex.el: Treat $ as punctuation in BibTeX fields (bug#50202)Roland Winkler2022-12-291-4/+8
| | * Clarify the documentation of 'set-face-attribute'Gregory Heytings2022-12-292-11/+21
| | * Handle non-string values in pcompleteGregory Heytings2022-12-291-7/+20
| | * Fix completion when completion-auto-select is setGregory Heytings2022-12-291-1/+4
| | * ; * etc/DEBUG: Update MS-Windows specifics for GDB 13 and later.Eli Zaretskii2022-12-291-2/+7
| | * Add color fontification in css-ts-mode (bug#60405)Yuan Fu2022-12-291-1/+5
| | * ; * lisp/textmodes/css-mode.el (css-ts-mode): Fix imenu setup.Yuan Fu2022-12-291-2/+2
| | * ; * lisp/progmodes/js.el: Fix byte-compile warning.Yuan Fu2022-12-291-2/+5
| | * * lisp/hi-lock.el (hi-lock--regexps-at-point): Fix bug (bug#60241).Juri Linkov2022-12-291-14/+19
| | * * src/keyboard.c (echo_add_key): Use recently rebound C-h key C-q (bug#60249)Juri Linkov2022-12-291-3/+2
| | * Avoid assertion violations in treesit.c with --enable-checkingEli Zaretskii2022-12-291-4/+3
| | * Clean up treesit-default-defun-skipper and add commentsYuan Fu2022-12-291-7/+11
| | * Merge branch 'emacs-29' of git.savannah.gnu.org:/srv/git/emacs into emacs-29Eli Zaretskii2022-12-291-2/+18
| | |\
| | | * Fix c-ts-mode bracket indentation (bug#60398)Yuan Fu2022-12-291-2/+18
| | * | ; whitespace.el: Use the new 'ert-with-buffer-selected' in testsRichard Hansen2022-12-291-10/+3
| | |/
| * | Avoid some obsolescent tz abbrevs in doc.Paul Eggert2022-12-293-4/+4
| * | Document calc-time-zone abbreviation obsolescencePaul Eggert2022-12-291-3/+7
| * | Use RFC 822 abbrevs in sunrise-sunset stringsPaul Eggert2022-12-291-6/+4
| * | Add nndiary-headers obsolescence commentPaul Eggert2022-12-291-0/+7
| * | Default mbox "From " time zone to -0000Paul Eggert2022-12-291-3/+2
| * | In cal-dst, be consistent re default to UTCPaul Eggert2022-12-291-6/+6
| * | Fix newsticker timezone decodeLdBeth2022-12-291-5/+15
| * | Allow for indentation in prog-fill-reindent-defun (bug#60322)Theodor Thornhill2022-12-291-1/+1
| * | * etc/NEWS: Mention some recently added byte-compiler warningsMattias Engdegård2022-12-291-0/+47
| * | Consistent empty-body warning messages for let and let*Mattias Engdegård2022-12-292-3/+3
| * | ; Suppress empty-body warnings in cedet/semanticMattias Engdegård2022-12-292-2/+2
| * | Add empty-body warning for when, unless etcMattias Engdegård2022-12-295-24/+84
| * | Warn about `condition-case' with quoted condition namesMattias Engdegård2022-12-292-0/+10
| * | Warn about `ignore-error` with quoted condition argumentMattias Engdegård2022-12-292-2/+16
| * | ; Fix byte-compilation warnings in admin/*.elMattias Engdegård2022-12-293-2/+5
| * | * lisp/subr.el (with-demoted-errors): Better message and location.Mattias Engdegård2022-12-291-1/+4
| * | Merge from origin/emacs-29Stefan Kangas2022-12-294-80/+131
| |\ \ | | |/
| | * ; Minor cleanup for tree-sitter font-lock rules in js-ts-modeYuan Fu2022-12-281-8/+4
| | * Clean up font-lock rules in js-ts-modeYuan Fu2022-12-281-49/+55
| | * ; * doc/lispref/parsing.texi (Using Parser): Minor improvement.Yuan Fu2022-12-281-1/+3
| | * ; * lisp/progmodes/c-ts-mode.el (c-ts-mode--fill-paragraph): Fix.Yuan Fu2022-12-281-2/+13
| | * Fix syntax for < and > in c++-ts-mode (bug#60351)Yuan Fu2022-12-281-8/+25
| | * Call tree-sitter parser notifier on the first parseYuan Fu2022-12-281-9/+19
| | * Fix tree-sitter parser notifier recursionYuan Fu2022-12-281-5/+14
| * | Merge from origin/emacs-29Stefan Kangas2022-12-2850-815/+947
| |\ \ | | |/
| | * * lisp/help.el: Use 'C-h C-q' to toggle 'help-quick' window (bug#60249).Juri Linkov2022-12-282-19/+15
| | * ; Improve markup of long key sequencesEli Zaretskii2022-12-281-2/+2
| | * ; * etc/NEWS: Fix wording of a recently edited entry.Eli Zaretskii2022-12-281-1/+1
| | * * lisp/isearch.el: Small fixes.Juri Linkov2022-12-281-4/+9