summaryrefslogtreecommitdiff
path: root/lisp/progmodes/ebnf2ps.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-03-15Recommend using 'keymap-global-set' in CommentariesStefan Kangas
2025-02-17Prefer '(oddp A)' to '(= 1 (logand A 1))'Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-30; Prefer finder keyword "text" to deprecated keyword "wp"Stefan Kangas
2023-09-03; Silence warnings about obsolete functionsMattias Engdegård
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-11-18; Fix typosStefan Kangas
2022-11-11Remove redundant library installation instructionsStefan Kangas
2022-08-13Merge from origin/emacs-28Stefan Kangas
2022-08-12; Delete redundant installation instructions from ebnf2ps.elStefan Kangas
2022-08-11Make ebnf-version variable obsoleteStefan Kangas
2022-08-11Make ps-print-version variable obsoleteStefan Kangas
2022-08-09Remove some compat code from ps-print.elStefan Kangas
2022-07-31Remove some leftover compat code from ps-printStefan Kangas
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-09-16; Normalize some header commentsStefan Kangas
2021-09-13; Minor doc fixes found by checkdocStefan Kangas
2021-09-02Fix up previous ebfn2ps tweakLars Ingebrigtsen
2021-08-30Make some non-ASCII work in ebnf2psLars Ingebrigtsen
2021-08-09Use string-search instead of string-match[-p]Mattias Engdegård
2021-04-01Remove redundant #' before lambda in progmodes/*.elStefan Kangas
2021-03-24Convert many more links to use HTTPSStefan Kangas
2021-03-23* lisp/progmodes/ebnf-*.el: Use lexical-bindingStefan Monnier
2021-01-31Prefer defvar-local in progmodes/*.elStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-10-01; Prefer https to http in many URLsStefan Kangas
2020-08-18Remove some compat code from ps filesLars Ingebrigtsen
2020-05-16Remove stale commentsStefan Kangas
2020-04-15Merge from origin/emacs-27Glenn Morris
2020-04-14Fix edge case errors in filename-matching regexpsMattias Engdegård
2020-02-20Remove Emacs 20 bug workaround in ebnf2ps (bug#39663)Mattias Engdegård
2020-01-18Remove XEmacs and old Emacs compat code from ebnf2ps.elStefan Kangas
2020-01-01Update copyright year to 2020Paul Eggert
2019-05-26Remove Maintainer: when it duplicates Author:Paul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-08-21Audit use of lsh and fix glitchesPaul Eggert
2018-01-01Merge from origin/emacs-26Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-11-29Merge from origin/emacs-26Glenn Morris
2017-11-28; Fix some tiny doc and comment typosGlenn Morris
2017-10-30* lisp/progmodes/ebnf2ps.el: Use lexical-binding; fix warningsStefan Monnier
2017-10-29Email replacement.viniciusjl
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-10-08Deprecate 'wp' group and introduce a new group 'text'Eli Zaretskii