]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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 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...
2022-12-27 Eli Zaretskii; * lisp/htmlfontify.el (hfy-text-p): Fix whitespace.
2022-12-27 Xi LuFix htmlfontify.el command injection vulnerability.
2022-12-27 Rudolf AdamkovičImprove support for Scheme R6RS and R7RS libraries...
2022-12-27 Mattias Engdegård; * test/src/treesit-tests.el: remove dead store (bytec...
2022-12-27 Yuan FuAdd a new tree-sitter query predicate 'pred'
2022-12-27 Yuan Fu; Fix tree-sitter defun tests
2022-12-26 Stefan KangasImprove gnutls-min-prime-bits docstring
2022-12-26 Gregory HeytingsImprove handling of tab-bar height.
2022-12-26 Paul EggertAvoid duplicate inclusion of stdalign.h
2022-12-26 Eli Zaretskii; * nt/INSTALL.W64: More fixes and updates.
2022-12-26 Eli Zaretskii; * etc/NEWS: Fix wording of a recently added entry.
2022-12-26 Eli ZaretskiiSimplify last change (bug#60311)
2022-12-26 Mattias EngdegårdFix 'json-available-p' on MS-Windows
2022-12-26 Kyle Meyerloaddefs-gen: Group results by absolute file name
2022-12-26 Yuan Fu; Fix vindexes in parsing.texi
2022-12-26 Yuan FuFix imenu for c-ts-mode (bug#60296)
2022-12-26 Yuan FuClean up python-ts-mode font-lock features
2022-12-26 Yuan FuAdd comment indent and filling to other tree-sitter...
2022-12-26 Yuan Fu; Remove unused function in c-ts-mode
2022-12-26 Yuan Fu; * doc/lispref/modes.texi (Parser-based Font Lock...
2022-12-26 Yuan Fu; * doc/lispref/parsing.texi (Retrieving Nodes): Add...
2022-12-26 Yuan FuAdd maintainer stub for tree-sitter files
2022-12-26 Yuan Fu; * doc/lispref/parsing.texi (Using Parser): Remove...
2022-12-26 Stefan Kangas; Fix typos
2022-12-26 Po LuRedisplay "invisible" frames that are actually visible...
2022-12-26 Stefan KangasMerge from origin/emacs-29
2022-12-26 Gregory HeytingsRemove remaining mentions of 'eval-current-buffer'
2022-12-25 Eli Zaretskii; * doc/lispref/text.texi (Database): Fix a typo. ...
2022-12-25 Kyle MeyerUpdate to Org 9.6-61-g63e073f
2022-12-25 Eli Zaretskii; Review and fix NEWS and related documentation
2022-12-25 Juanma Barranquero; Restore ARGS argument in c-ts-mode--fontify-declarator
2022-12-25 Philip Kaludercic; Always consider :lisp-dir when locating main file...
2022-12-25 Philip KaludercicAdd heuristic to locate lisp code in source packages
2022-12-25 Eli Zaretskii; * doc/lispref/parsing.texi (Tree-sitter major modes...
2022-12-25 Eli Zaretskii; * src/process.c (Fprocess_running_child_p): Doc fix.
2022-12-25 Yuan Fu; * doc/lispref/parsing.texi: Add a reminder.
2022-12-25 Yuan Fu; Fix byte-copmiler warning in c-ts-mode--fontify-decla...
2022-12-25 Yuan Fu; * lisp/treesit.el: Add some comments.
2022-12-25 Yuan FuFurther generalize treesit-defun functions
2022-12-25 Yuan FuGeneralize treesit-defun functions to "things"
2022-12-25 Philip KaludercicReorder optional arguments to 'package-vc-install'
2022-12-25 Philip KaludercicHandle missing dependencies for source packages
2022-12-25 Philip Kaludercic; Partial revert of f3e7820b
2022-12-25 Eli Zaretskii; * nt/INSTALL.W64: Fix wording.
2022-12-25 Eli Zaretskii; Fix recent changes in treesit documentation
2022-12-25 Stefan KangasMerge from origin/emacs-29
2022-12-25 Yuan FuFix c-ts-mode imenu defun name (bug#60296)
2022-12-25 Yuan FuFix treesit--children-covering-range-recurse (bug#60301)
2022-12-25 Yuan FuSupport treesit-defun-name in tree-sitter major modes
2022-12-25 Yuan Fu; * lisp/treesit.el (treesit-defun-at-point): Guard...
2022-12-25 Yuan FuAdd treesit-defun-name and friends
2022-12-25 Yuan FuMake treesit-node-at/on guess language at point
2022-12-25 Yuan Fu; Add treesit-no-parser error
next