aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/peg.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* peg.el: Fix bug#79502 a bit moreStefan Monnier2025-09-271-1/+8
* peg.el: Fix bug#79502Stefan Monnier2025-09-271-17/+5
* (peg-parse): Fix bug#78884Stefan Monnier2025-06-271-3/+7
* (peg--merge-error) <guard>: Add missing methodStefan Monnier2025-06-201-1/+3
* PEG: Fix bug#76555Stefan Monnier2025-03-271-1/+1
* ; Replace "Elisp" with "Lisp" or "Emacs Lisp" in some placesSean Whitton2025-03-121-1/+1
* Fix capitalization ELisp -> ElispSean Whitton2025-03-121-1/+1
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* (with-peg-rules): Build proper `peg-function`sStefan Monnier2024-11-121-3/+2
* (with-peg-rules): Fix references to rulesets (bug#74018)Stefan Monnier2024-10-281-2/+13
* * lisp/progmodes/peg.el (peg-syntax-classes): Typo (bug#72131)Stefan Monnier2024-07-191-1/+1
* ; Fix typos (bug#72167)john muhl2024-07-181-1/+1
* ; Fix typosStefan Kangas2024-06-161-1/+1
* ; Improvements to PEG documentation (second attempt)Eric Abrahamsen2024-04-161-3/+4
* Revert "; Improvements to PEG documentation"Mattias EngdegÄrd2024-04-161-4/+3
* ; Improvements to PEG documentationEric Abrahamsen2024-04-151-3/+4
* peg-tests.el: Fix test failuresStefan Monnier2024-04-131-8/+6
* Add peg.el as a built-in libraryEric Abrahamsen2024-03-301-0/+944