summaryrefslogtreecommitdiff
path: root/lisp/progmodes/antlr-mode.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-26December 2025 spelling fixesPaul Eggert
2025-12-17Fix init of auto/not-auto buffer-local vars in antlr-modeChristoph Wedler
2025-12-12Fix :type in `antlr-tool-command'Michael Albinus
2025-12-12; * lisp/progmodes/antlr-mode.el: useless backslashesMattias EngdegÄrd
2025-12-11; * lisp/progmodes/antlr-mode.el (antlr-syntax-propertize): Doc fix.Eli Zaretskii
2025-12-10; * lisp/progmodes/antlr-mode.el (cl-seq): Require.Eli Zaretskii
2025-12-10antlr-mode.el: Cosmetics, mostly to silence compiler warningsStefan Monnier
2025-12-09Update progmodes/antlr-mode.el from v2.2c to v3.2.0Christoph Wedler
2025-02-23Prefer decf to cl-decfStefan 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-02-22Use delete-char instead of backward-delete-charMattias EngdegÄrd
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-12-01; Fix typos (don't abbreviate "with" or "without")Stefan Kangas
2022-11-23; Fix typosStefan Kangas
2022-10-15; Prefer HTTPS to HTTP in many URLsStefan Kangas
2022-10-07Remove aliases of `with-silent-modifications`Stefan Monnier
2022-08-08* lisp/progmodes/antlr-mode.el: Remove remnants of XEmacs support.Stefan Kangas
2022-05-20Remove compat code; assume imenu.el existsStefan Kangas
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-09-24Use command substitution instead of raw keys in more placesStefan Kangas
2021-09-16; Normalize some header commentsStefan Kangas
2021-03-24Convert many more links to use HTTPSStefan Kangas
2021-02-27Minor fixes after preloading easymenuStefan Kangas
2021-02-22* lisp/progmodes/antlr-mode.el: Fix bootstrap failureStefan Monnier
2021-02-22* lisp/progmodes/antlr-mode.el: Remove XEmacs compatibilityStefan Monnier
2021-02-22Prefer `declare` over a `put` of `list-indent-function`.Stefan Monnier
2021-02-10Declare empty macro imenu-progress-menu obsoleteStefan Kangas
2021-02-05Assume font-lock-mode variable is not voidStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-02Remove some references to fast-lock and lazy-lockStefan Kangas
2020-11-24Make XEmacs compat aliases easy-menu-{add,remove} obsoleteStefan Kangas
2020-10-24; Prefer https to http in more URLsStefan Kangas
2020-10-02Merge from origin/emacs-27Glenn Morris
2020-10-02; Fix many typos in symbols in docs and commentsStefan Kangas
2020-09-22Remove some Emacs 20 compat codeStefan Kangas
2020-08-24Remove many items obsolete since Emacs 23.2 and 23.3Stefan Kangas
2020-01-01Update copyright year to 2020Paul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-03-23Replace some uses of cl with cl-libGlenn Morris
2018-02-16; Fix doc typos related to indefinite articlesGlenn Morris
2018-01-01Update copyright year to 2018Paul Eggert
2017-10-09; Typo fixes, mostly repeated wordsPaul Eggert
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-11-03Remove antlr face aliases obsoleted in 22.1Mark Oteiza