aboutsummaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; * doc/lispref/parsing.texi (Using Parser): Minor improvement.Yuan Fu2022-12-281-1/+3
* ; Improve markup of long key sequencesEli Zaretskii2022-12-281-2/+2
* * doc/emacs/display.texi (Text Scale): Improve section about repeating keys.Juri Linkov2022-12-281-6/+6
* Warn of absent networks module in ERCF. Jason Park2022-12-281-1/+11
* Fix tree-sitter typosYuan Fu2022-12-281-1/+0
* Add tree-sitter helper functions for ImenuYuan Fu2022-12-272-0/+34
* Add a new tree-sitter query predicate 'pred'Yuan Fu2022-12-261-4/+10
* ; Fix vindexes in parsing.texiYuan Fu2022-12-261-7/+15
* ; * doc/lispref/modes.texi (Parser-based Font Lock): Minor fixes.Yuan Fu2022-12-261-2/+4
* ; * doc/lispref/parsing.texi (Retrieving Nodes): Add notice.Yuan Fu2022-12-261-0/+4
* ; * doc/lispref/parsing.texi (Using Parser): Remove deleted function.Yuan Fu2022-12-261-6/+0
* ; Fix typosStefan Kangas2022-12-266-6/+6
* Remove remaining mentions of 'eval-current-buffer'Gregory Heytings2022-12-262-15/+11
* ; * doc/lispref/text.texi (Database): Fix a typo. (Bug#60317)Eli Zaretskii2022-12-251-1/+1
* ; Review and fix NEWS and related documentationEli Zaretskii2022-12-251-0/+14
* ; * doc/lispref/parsing.texi (Tree-sitter major modes): Fix @cindex.Eli Zaretskii2022-12-251-3/+3
* ; * doc/lispref/parsing.texi: Add a reminder.Yuan Fu2022-12-251-0/+2
* ; Fix recent changes in treesit documentationEli Zaretskii2022-12-251-13/+20
* Add treesit-defun-name and friendsYuan Fu2022-12-241-0/+38
* Make treesit-node-at/on guess language at pointYuan Fu2022-12-241-15/+17
* Fix block comment indent and filling for c-ts-mode (bug#59763)Yuan Fu2022-12-241-0/+8
* ; Fix punctuation in last change.Eli Zaretskii2022-12-241-1/+1
* Correct wrong info in (info)Go to nodeglacials2022-12-241-3/+2
* Merge branch 'emacs-29' of git.sv.gnu.org:/srv/git/emacs into emacs-29Michael Albinus2022-12-231-1/+5
|\
| * ; Improve documentation of "C-x @"Eli Zaretskii2022-12-231-1/+5
* | Update Tramp version (don't merge with master)Michael Albinus2022-12-221-1/+1
|/
* Correct capitalization of Lisp in the manual (bug#60222)Daniel Martín2022-12-201-1/+1
* Remove comment-start-skip preset in tree-sitter indentation engineYuan Fu2022-12-182-27/+15
* ; Improve documentation of 'setopt'Eli Zaretskii2022-12-181-3/+10
* Update to Org 9.6-49-g47d129Kyle Meyer2022-12-171-4/+9
* make-directory now returns t if dir already existsPaul Eggert2022-12-171-0/+3
* Use make-directory handlers uniformlyPaul Eggert2022-12-171-2/+0
* Improve documentation of 'file-exists-p'Eli Zaretskii2022-12-171-4/+8
* ; Fix typosStefan Kangas2022-12-163-3/+3
* Mention 'tree-sitter' in user manual and NEWSEli Zaretskii2022-12-151-1/+12
* Update the documentation of overlays (bug#59996)Eli Zaretskii2022-12-142-73/+63
* ; Improve description of scoping and let-bindingsEli Zaretskii2022-12-141-4/+23
* Add dedicated auth-source section in ERC manualF. Jason Park2022-12-141-125/+219
* * doc/misc/Makefile.in (need_emacsver): Add use-package.Stefan Kangas2022-12-141-1/+2
* Add lexical-binding to example package headerStefan Kangas2022-12-131-2/+2
* ; Remove outdated text describing overlaysEli Zaretskii2022-12-121-11/+1
* use-package.texi: New section "Manual installation"Stefan Kangas2022-12-121-30/+48
* ; * doc/misc/use-package.texi: Prepare for GNU ELPA.Stefan Kangas2022-12-111-4/+6
* ; Fix use-package-ensure-system-package macOS footnoteStefan Kangas2022-12-111-4/+5
* Update to Org 9.6-31-g954a95Kyle Meyer2022-12-101-1/+1
* ; * doc/misc/use-package.texi: Fix misplaced @end group.Stefan Kangas2022-12-101-2/+1
* ; * doc/lispref/keymaps.texi (Searching Keymaps): Fix a typo (bug#59886).Eli Zaretskii2022-12-101-1/+1
* ; Fix some minor issues in use-package.texiStefan Kangas2022-12-101-14/+10
* Make indirect buffers use tree-sitter parsers of their base bufferYuan Fu2022-12-091-1/+9
* ; * doc/misc/use-package.texi: Fix @file.Eli Zaretskii2022-12-091-1/+1