index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
/
opascal.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-04-22
Revert addition of electric-block-comment-mode & follow-up commits
Sean Whitton
2025-04-13
Add block-comment-start and block-comment-end to supported modes
Elías Gabriel Pérez
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-02-11
(pcase): New `_` syntax in pred/app functions
Stefan Monnier
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-10-07
Remove redundant let-bindings of `inhibit-point-motion-hooks`
Stefan Monnier
2022-07-21
Remove superfluous installation instructions
Stefan Kangas
2022-06-17
Fix some declare-after-interactive functions
Lars Ingebrigtsen
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-10-05
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-22
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-05-11
* lisp/font-lock.el: Fix `font-lock-comment-end-skip` fallback (bug#34088)
Stefan Monnier
2021-05-11
Fix comment end delimiter fontification in OPascal mode
Lars Ingebrigtsen
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-02-20
Add and remove backslashes in regexps
Mattias Engdegård
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-07-22
* lisp/progmodes/opascal.el: Tweak code to ease edebugging
Stefan Monnier
2019-07-22
* lisp/progmodes/opascal.el: Allow inline `var` decl in `for` (bug#36348)
Stefan Monnier
2019-03-04
Fix regular-expression glitches and typos
Paul Eggert
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-11-25
Replace insignificant backquotes
Michael Heerdegen
2018-10-30
Don't quote self-quoting pcase patterns
Michael Heerdegen
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-01-05
* lisp/progmodes/opascal.el (opascal-mode-syntax-table):
Maksim Golubev
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-07-31
Don't overflow if computing approximate percentage
Paul Eggert
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-10-28
Simplify use of current-time and friends.
Paul Eggert
2014-03-14
lisp/net/*.el, lisp/progmodes/*.el: Fix docstring typos.
Juanma Barranquero
2014-01-25
Doc updates for opascal.el
Glenn Morris
2014-01-01
Update 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 from
Stefan Monnier
2013-01-30
* lisp/progmodes/opascal.el: Rename from delphi.el. Use lexical-binding.
Stefan Monnier