]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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 Eli Zaretskii; * nt/INSTALL.W64: More fixes and updates.
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 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 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
2022-12-25 Óscar Fuentes* nt/INSTALL.W64: update instructions for setting up...
2022-12-24 Eli ZaretskiiRevert "; Bump minimum supported Windows version for...
2022-12-24 Eli Zaretskii; Bump minimum supported Windows version for MinGW64...
2022-12-24 Eli Zaretskii; Update minimum requirements of MinGW-w64
2022-12-24 Mattias Engdegård; * lisp/progmodes/c-ts-mode.el: quote literal string...
2022-12-24 Eli Zaretskii; * src/xdisp.c (redisplay_internal): Reinstate the...
2022-12-24 Eli ZaretskiiFix definition of CNS 11643-15 charset
2022-12-24 Yuan Fu; * lisp/progmodes/c-ts-mode.el: Add outline section...
2022-12-24 Yuan FuImprove c-ts-mode block comment indent (bug#60270)
2022-12-24 Yuan Fu; Add treesit_recursion_limit
2022-12-24 Yuan FuFix block comment indent and filling for c-ts-mode...
2022-12-24 Yuan FuFix treesit_cursor_helper (bug#60267)
2022-12-24 Paul EggertFix restart-emacs alarms (Bug#60220)
2022-12-24 Florian WeimerFix alternate stack test in configure
2022-12-24 Xi LuAdd more functions to "string" shortdoc
2022-12-24 Yaraslau TamashevichMake the Contour terminal an alias of xterm-256color
2022-12-24 Eli Zaretskii; Fix punctuation in last change.
2022-12-24 glacialsCorrect wrong info in (info)Go to node
2022-12-24 Eli ZaretskiiFix typo in TUTORIAL.fr (bug#60261)
2022-12-24 Daniel MartínAdd some diff-fixup-modifs tests
2022-12-24 Ulrich MüllerFix quoted argument in emacsclient-mail.desktop Exec key
2022-12-24 Richard Hansenert-x: Move window selection logic to its own macro
2022-12-24 Richard Hansen; ert-x: Simplify `ert-with-test-buffer-selected'
2022-12-24 Richard Hansen; ert-x: Add test for buffer read-only state
2022-12-24 Po LuFix crash after X error
2022-12-23 Xi LuFix ruby-mode.el local command injection vulnerability...
2022-12-23 Michael Albinus; * etc/NEWS: Fix typos.
2022-12-23 Michael AlbinusMerge branch 'emacs-29' of git.sv.gnu.org:/srv/git...
2022-12-23 Eli ZaretskiiFix "C-h k" in recursive minibuffers
2022-12-23 Eli Zaretskii; Improve documentation of "C-x @"
2022-12-23 Eli Zaretskii; * etc/NEWS: Announce the new behavior of 'C-h f'...
2022-12-22 Sean Whitton; * admin/notes/git-workflow: Adding "Backport:" is...
2022-12-22 Sean Whittonvc-git-checkin: Don't try to apply an empty patch
2022-12-22 Ikumi Keita; Fix docstring
2022-12-22 Michael AlbinusUpdate Tramp version (don't merge with master)
2022-12-22 João TávoraEglot: eglot--servers-by-xrefed-file doesn't need to...
2022-12-22 João TávoraPrevent stale servers when using eglot-extend-to-xref
2022-12-22 Eli Zaretskii; * src/alloc.c (Fmemory_info): Doc fix.
2022-12-22 Xi Lu* etc/tutorials/TUTORIAL.cn: Fix typos. (Bug#60221)
2022-12-22 Eli ZaretskiiMerge branch 'emacs-29' of git.savannah.gnu.org:/srv...
2022-12-22 Benson ChuAdd alias for removed font-lock function
2022-12-22 Yuan FuSet beginning/end-of-defun-function in treesit-major...
2022-12-22 Yuan FuAdd treesit-defun-at-point and fix c-ts-mode-indent...
2022-12-22 Yuan Fu; Fix treesit--defuns-around
2022-12-22 Juri LinkovUse the new keyword ':repeat' in repeatable keymaps.
2022-12-22 Jim PorterWhen redirecting in Eshell, check for "/dev/null" speci...
2022-12-21 Andrea Corallo* Invoke spawed Emacs processes with '-Q' when native...
2022-12-21 montag451Fix Eshell electric slash when used from the root direc...
2022-12-21 Eli ZaretskiiFix the --without-all build with tree-sitter
2022-12-21 Eli ZaretskiiFix write-region to null device on MS-Windows
2022-12-21 Alexander Adolfmessage: Do not default to eudc-capf-complete yet
next