summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2022-12-28; * doc/lispref/parsing.texi (Using Parser): Minor improvement.Yuan Fu
2022-12-28; Improve markup of long key sequencesEli Zaretskii
2022-12-28* doc/emacs/display.texi (Text Scale): Improve section about repeating keys.Juri Linkov
2022-12-28Warn of absent networks module in ERCF. Jason Park
2022-12-28Fix tree-sitter typosYuan Fu
2022-12-27Add tree-sitter helper functions for ImenuYuan Fu
2022-12-26Add a new tree-sitter query predicate 'pred'Yuan Fu
2022-12-26; Fix vindexes in parsing.texiYuan Fu
2022-12-26; * doc/lispref/modes.texi (Parser-based Font Lock): Minor fixes.Yuan Fu
2022-12-26; * doc/lispref/parsing.texi (Retrieving Nodes): Add notice.Yuan Fu
2022-12-26; * doc/lispref/parsing.texi (Using Parser): Remove deleted function.Yuan Fu
2022-12-26; Fix typosStefan Kangas
2022-12-26Remove remaining mentions of 'eval-current-buffer'Gregory Heytings
2022-12-25; * doc/lispref/text.texi (Database): Fix a typo. (Bug#60317)Eli Zaretskii
2022-12-25; Review and fix NEWS and related documentationEli Zaretskii
2022-12-25; * doc/lispref/parsing.texi (Tree-sitter major modes): Fix @cindex.Eli Zaretskii
2022-12-25; * doc/lispref/parsing.texi: Add a reminder.Yuan Fu
2022-12-25; Fix recent changes in treesit documentationEli Zaretskii
2022-12-24Add treesit-defun-name and friendsYuan Fu
2022-12-24Make treesit-node-at/on guess language at pointYuan Fu
2022-12-24Fix block comment indent and filling for c-ts-mode (bug#59763)Yuan Fu
2022-12-24; Fix punctuation in last change.Eli Zaretskii
2022-12-24Correct wrong info in (info)Go to nodeglacials
2022-12-23Merge branch 'emacs-29' of git.sv.gnu.org:/srv/git/emacs into emacs-29Michael Albinus
2022-12-23; Improve documentation of "C-x @"Eli Zaretskii
2022-12-22Update Tramp version (don't merge with master)Michael Albinus
2022-12-20Correct capitalization of Lisp in the manual (bug#60222)Daniel Martín
2022-12-18Remove comment-start-skip preset in tree-sitter indentation engineYuan Fu
2022-12-18; Improve documentation of 'setopt'Eli Zaretskii
2022-12-17Update to Org 9.6-49-g47d129Kyle Meyer
2022-12-17make-directory now returns t if dir already existsPaul Eggert
2022-12-17Use make-directory handlers uniformlyPaul Eggert
2022-12-17Improve documentation of 'file-exists-p'Eli Zaretskii
2022-12-16; Fix typosStefan Kangas
2022-12-15Mention 'tree-sitter' in user manual and NEWSEli Zaretskii
2022-12-14Update the documentation of overlays (bug#59996)Eli Zaretskii
2022-12-14; Improve description of scoping and let-bindingsEli Zaretskii
2022-12-14Add dedicated auth-source section in ERC manualF. Jason Park
2022-12-14* doc/misc/Makefile.in (need_emacsver): Add use-package.Stefan Kangas
2022-12-13Add lexical-binding to example package headerStefan Kangas
2022-12-12; Remove outdated text describing overlaysEli Zaretskii
2022-12-12use-package.texi: New section "Manual installation"Stefan Kangas
2022-12-11; * doc/misc/use-package.texi: Prepare for GNU ELPA.Stefan Kangas
2022-12-11; Fix use-package-ensure-system-package macOS footnoteStefan Kangas
2022-12-10Update to Org 9.6-31-g954a95Kyle Meyer
2022-12-10; * doc/misc/use-package.texi: Fix misplaced @end group.Stefan Kangas
2022-12-10; * doc/lispref/keymaps.texi (Searching Keymaps): Fix a typo (bug#59886).Eli Zaretskii
2022-12-10; Fix some minor issues in use-package.texiStefan Kangas
2022-12-09Make indirect buffers use tree-sitter parsers of their base bufferYuan Fu
2022-12-09; * doc/misc/use-package.texi: Fix @file.Eli Zaretskii