index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-12-29
; * lisp/textmodes/css-mode.el (css-ts-mode): Fix imenu setup.
Yuan Fu
2022-12-29
; * lisp/progmodes/js.el: Fix byte-compile warning.
Yuan Fu
2022-12-29
* lisp/hi-lock.el (hi-lock--regexps-at-point): Fix bug (bug#60241).
Juri Linkov
2022-12-29
* src/keyboard.c (echo_add_key): Use recently rebound C-h key C-q (bug#60249)
Juri Linkov
2022-12-29
Avoid assertion violations in treesit.c with --enable-checking
Eli Zaretskii
2022-12-29
Clean up treesit-default-defun-skipper and add comments
Yuan Fu
2022-12-29
Merge branch 'emacs-29' of git.savannah.gnu.org:/srv/git/emacs into emacs-29
Eli Zaretskii
2022-12-29
; whitespace.el: Use the new 'ert-with-buffer-selected' in tests
Richard Hansen
2022-12-29
Fix c-ts-mode bracket indentation (bug#60398)
Yuan Fu
2022-12-28
; Minor cleanup for tree-sitter font-lock rules in js-ts-mode
Yuan Fu
2022-12-28
Clean up font-lock rules in js-ts-mode
Yuan Fu
2022-12-28
; * doc/lispref/parsing.texi (Using Parser): Minor improvement.
Yuan Fu
2022-12-28
; * lisp/progmodes/c-ts-mode.el (c-ts-mode--fill-paragraph): Fix.
Yuan Fu
2022-12-28
Fix syntax for < and > in c++-ts-mode (bug#60351)
Yuan Fu
2022-12-28
Call tree-sitter parser notifier on the first parse
Yuan Fu
2022-12-28
Fix tree-sitter parser notifier recursion
Yuan Fu
2022-12-28
* lisp/help.el: Use 'C-h C-q' to toggle 'help-quick' window (bug#60249).
Juri Linkov
2022-12-28
; Improve markup of long key sequences
Eli Zaretskii
2022-12-28
; * etc/NEWS: Fix wording of a recently edited entry.
Eli Zaretskii
2022-12-28
* lisp/isearch.el: Small fixes.
Juri Linkov
2022-12-28
* lisp/vc/diff-mode.el (diff-minor-mode-prefix): Replace "ESC" with "\e".
Juri Linkov
2022-12-28
; * etc/NEWS: Move the paragraph with 'C-u RET' closer to the related section.
Juri Linkov
2022-12-28
* doc/emacs/display.texi (Text Scale): Improve section about repeating keys.
Juri Linkov
2022-12-28
* lisp/repeat.el (repeat-echo-function): Suggest 'add-function' in docstring.
Juri Linkov
2022-12-28
* lisp/tab-line.el (tab-line-cache-key-default): More cache keys (bug#60340).
Juri Linkov
2022-12-28
* etc/package-keyring.gpg: Update with new key
Stefan Monnier
2022-12-28
; Yet another declare-function to avoid treesit-related warning
Eli Zaretskii
2022-12-28
; * lisp/treesit.el (treesit--simple-imenu-1): Doc fix; wording.
Stefan Kangas
2022-12-28
Warn of absent networks module in ERC
F. Jason Park
2022-12-28
Avoid "already compiled" warning in erc-compat
F. Jason Park
2022-12-28
; Fix one more treesit byte-compilation warning.
Eli Zaretskii
2022-12-28
; Avoid treesit-related byte-compiler warnings
Eli Zaretskii
2022-12-28
(python--treesit-settings): Remove duplicate matcher
Dmitry Gutov
2022-12-28
Make last change of w32 GUI dialogs conditional and reversible
Eli Zaretskii
2022-12-28
Fix tree-sitter typos
Yuan Fu
2022-12-27
Update tree-sitter major modes to use the new Imenu facility
Yuan Fu
2022-12-27
Add tree-sitter helper functions for Imenu
Yuan Fu
2022-12-27
Fix treesit--things-around (bug#60355)
Yuan Fu
2022-12-27
; * lisp/treesit.el (treesit-traverse-parent): Remove alias.
Yuan Fu
2022-12-27
Improve treesit-node-top-level and treesit-parent-until
Yuan Fu
2022-12-27
; Add "src" to the heuristic sub-directory heuristic
Philip Kaludercic
2022-12-27
; * lisp/epa-ks.el (epa-ks-do-key-to-fetch): Fix 'when' usage
Philip Kaludercic
2022-12-27
* src/w32menu.c (simple_dialog_show): Use MB_YESNOCANCEL style.
Eli Zaretskii
2022-12-27
; Improve documentation of TAB/SPC indentation
Eli Zaretskii
2022-12-27
; Improve doc strings of some new faces
Eli Zaretskii
2022-12-27
; * lisp/elide-head.el (elide-head): Doc fix to silence checkdoc.
Stefan Kangas
2022-12-27
; * lisp/htmlfontify.el (hfy-text-p): Fix whitespace.
Eli Zaretskii
2022-12-27
Fix htmlfontify.el command injection vulnerability.
Xi Lu
2022-12-27
Improve support for Scheme R6RS and R7RS libraries (bug#54704)
Rudolf Adamkovič
2022-12-27
; * test/src/treesit-tests.el: remove dead store (bytecomp warning)
Mattias Engdegård
[next]