summaryrefslogtreecommitdiff
path: root/lisp/progmodes/opascal.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-04-22Revert addition of electric-block-comment-mode & follow-up commitsSean Whitton
2025-04-13Add block-comment-start and block-comment-end to supported modesElías Gabriel Pérez
2025-01-01Update copyright year to 2025Paul Eggert
2024-02-11(pcase): New `_` syntax in pred/app functionsStefan Monnier
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-10-07Remove redundant let-bindings of `inhibit-point-motion-hooks`Stefan Monnier
2022-07-21Remove superfluous installation instructionsStefan Kangas
2022-06-17Fix some declare-after-interactive functionsLars Ingebrigtsen
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-10-05; Minor stylistic fixes found by checkdocStefan Kangas
2021-09-22; More minor stylistic fixes found by checkdocStefan Kangas
2021-09-16; Minor stylistic fixes found by checkdocStefan Kangas
2021-05-11* lisp/font-lock.el: Fix `font-lock-comment-end-skip` fallback (bug#34088)Stefan Monnier
2021-05-11Fix comment end delimiter fontification in OPascal modeLars Ingebrigtsen
2021-01-01Update copyright year to 2021Paul Eggert
2020-02-20Add and remove backslashes in regexpsMattias Engdegård
2020-01-01Update copyright year to 2020Paul Eggert
2019-07-22* lisp/progmodes/opascal.el: Tweak code to ease edebuggingStefan Monnier
2019-07-22* lisp/progmodes/opascal.el: Allow inline `var` decl in `for` (bug#36348)Stefan Monnier
2019-03-04Fix regular-expression glitches and typosPaul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-11-25Replace insignificant backquotesMichael Heerdegen
2018-10-30Don't quote self-quoting pcase patternsMichael Heerdegen
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-01-05* lisp/progmodes/opascal.el (opascal-mode-syntax-table):Maksim Golubev
2016-01-01Update copyright year to 2016Paul Eggert
2015-07-31Don't overflow if computing approximate percentagePaul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-10-28Simplify use of current-time and friends.Paul Eggert
2014-03-14lisp/net/*.el, lisp/progmodes/*.el: Fix docstring typos.Juanma Barranquero
2014-01-25Doc updates for opascal.elGlenn Morris
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-04-25* lisp/progmodes/opascal.el: Use font-lock and syntax-propertize.Stefan Monnier
2013-04-24* lisp/progmodes/opascal.el (opascal-set-token-property): Rename fromStefan Monnier
2013-01-30* lisp/progmodes/opascal.el: Rename from delphi.el. Use lexical-binding.Stefan Monnier