summaryrefslogtreecommitdiff
path: root/lisp/progmodes/peg.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-09-27peg.el: Fix bug#79502 a bit moreStefan Monnier
2025-09-27peg.el: Fix bug#79502Stefan Monnier
2025-06-27(peg-parse): Fix bug#78884Stefan Monnier
2025-06-20(peg--merge-error) <guard>: Add missing methodStefan Monnier
2025-03-27PEG: Fix bug#76555Stefan Monnier
2025-03-12; Replace "Elisp" with "Lisp" or "Emacs Lisp" in some placesSean Whitton
2025-03-12Fix capitalization ELisp -> ElispSean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-11-12(with-peg-rules): Build proper `peg-function`sStefan Monnier
2024-10-28(with-peg-rules): Fix references to rulesets (bug#74018)Stefan Monnier
2024-07-19* lisp/progmodes/peg.el (peg-syntax-classes): Typo (bug#72131)Stefan Monnier
2024-07-18; Fix typos (bug#72167)john muhl
2024-06-16; Fix typosStefan Kangas
2024-04-16; Improvements to PEG documentation (second attempt)Eric Abrahamsen
2024-04-16Revert "; Improvements to PEG documentation"Mattias EngdegÄrd
2024-04-15; Improvements to PEG documentationEric Abrahamsen
2024-04-13peg-tests.el: Fix test failuresStefan Monnier
2024-03-30Add peg.el as a built-in libraryEric Abrahamsen