index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
/
pascal.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-02-18
Prefer defvar-keymap in pascal.el
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-07-07
Checkdoc fixes in progmodes
Stefan Kangas
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-08-23
Make point-at-eol and point-at-bol obsolete
Stefan Kangas
2022-07-08
Remove many items obsolete since 24.1
Stefan Kangas
2022-05-13
Remove some XEmacs compat code from pascal.el
Stefan Kangas
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-10-05
Use format-prompt for many more prompts
Stefan Kangas
2021-02-13
Remove redundant :group args in progmodes/*.el
Stefan Kangas
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-06-22
Fix spurious error in beginning-of-defun in pascal-mode (bug#41740)
Mattias Engdegård
2020-06-22
Preserve point in pascal-mode completion (bug#41740)
Mattias Engdegård
2020-02-29
Fix XEmacs-specific clause in definition of pascal-outline-map.
Noah Friedman
2020-02-20
Add and remove backslashes in regexps
Mattias Engdegård
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-06-20
Remove XEmacs compat code from pascal.el
Lars Ingebrigtsen
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-07-01
Optionally add argument description in minor mode DOC (bug#10754)
John Shahid
2018-03-10
Remove many items obsolete since Emacs 22.1
Glenn Morris
2018-03-06
Replace some obsolete aliases in documentation
Glenn Morris
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-04-28
Don't pass the value of point to 'push-mark', as that's the default.
Bartosz Duszel
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-02-05
Fix problems caused by new implementation of sub-word mode
Eli Zaretskii
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-11-17
Fix docstring quoting problems with ‘ '’
Paul Eggert
2015-08-20
Don't quote symbols 'like-this' in docstrings etc.
Paul Eggert
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-06-28
Doc and comment fixes re "online" help
Glenn Morris
2014-04-10
* lisp/progmodes/pascal.el (pascal-font-lock-keywords): Fix incorrect format
Feng Li
2014-03-14
lisp/net/*.el, lisp/progmodes/*.el: Fix docstring typos.
Juanma Barranquero
2014-01-01
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2013-05-04
* lisp/progmodes/pascal.el (pascal--syntax-propertize): New const.
Stefan Monnier
2013-01-30
* lisp/progmodes/pascal.el (pascal-mode-syntax-table): Accept //..\n comments.
Stefan Monnier
2013-01-01
Update copyright notices for 2013.
Paul Eggert
2012-07-11
More CL cleanups and reduction of use of cl.el.
Stefan Monnier
2012-06-12
Various minor variable/hook cleanups.
Chong Yidong
2012-04-27
Fix missing prefix warning in pascal.el.
Chong Yidong
2012-04-26
Replace lexical-let by lexical-binding (except Gnus, CEDET, ERT).
Stefan Monnier
2012-04-09
Remove * characters from the front of variable docstrings.
Chong Yidong
2012-02-07
Minor-mode doc fixes for ARG behavior
Glenn Morris
[next]