index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
/
cfengine.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-03-15
Recommend using 'keymap-global-set' in Commentaries
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
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-25
Remove some ancient Emacs compat code
Stefan Kangas
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-09-13
; Minor doc fixes found by checkdoc
Stefan Kangas
2021-04-01
* lisp/progmodes/cfengine.el: Use lexical-binding
Stefan Monnier
2021-03-10
Remove several references to Emacs 22 and earlier
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-12-09
Prefer setq-local in cfengine.el
Stefan Kangas
2020-07-08
Shoosh warnings about obsolete eldoc-documentation-function
João Távora
2020-07-08
Make more parts of Emacs use new Eldoc capabilities
João Távora
2020-07-08
Better handle asynchronous Eldoc sources
João Távora
2020-02-25
Expose ElDoc functions in a hook (Bug#28257)
Mark Oteiza
2020-02-20
Add and remove backslashes in regexps
Mattias Engdegård
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-03-04
Fix regular-expression glitches and typos
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
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-01
Update copyright year to 2016
Paul Eggert
2015-09-17
Backslash cleanup in Elisp source files
Paul Eggert
2015-08-24
Prefer directed to neutral quotes
Paul Eggert
2015-07-19
Fix a bug in cfengine3-mode
Leo Liu
2015-06-29
cfengine.el: update for the upcoming CFEngine 3.7 release
Ted Zlatanov
2015-01-20
eldoc: modify `eldoc-documentation-function' using `add-function'
Michal Nazarewicz
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-10-23
* lisp/progmodes/cfengine.el (cfengine3-defun-full-re): New var.
Leo Liu
2014-10-11
Fix last change
Leo Liu
2014-10-11
* progmodes/cfengine.el (cfengine3-defuns, cfengine3-vartypes):
Leo Liu
2014-10-08
* lisp/progmodes/cfengine.el (cfengine3-make-syntax-cache): Always
Leo Liu
2014-01-29
Replace refs to obsolete alias `turn-on-eldoc-mode' with `eldoc-mode'
Glenn Morris
2014-01-01
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2013-12-27
Add missing custom :versions, plus small fixes
Glenn Morris
2013-12-27
Misc small custom fixes
Glenn Morris
2013-12-16
Cleanup cfengine3-mode so complete-symbol works again.
Ted Zlatanov
2013-12-13
progmodes/cfengine.el: Fix `add-hook' doc.
Ted Zlatanov
2013-12-13
More cfengine.el fixes over previous commit.
Ted Zlatanov
2013-12-13
Improve CFEngine 3 parsing and eldoc support, with syntax fallbacks
Ted Zlatanov
2013-11-16
Add CFEngine 3 ElDoc, completion, and compilation glue to cf-promises.
Ted Zlatanov
2013-07-10
* progmodes/cfengine.el: Do not indent inside continued strings.
Ted Zlatanov
2013-06-19
Convert symbol prettification into minor mode and global minor mode.
Juanma Barranquero
2013-06-05
Introduce and use prog-prettify-install.
Ted Zlatanov
2013-06-05
Symbol prettify in prog-mode; added to perl-mode, cfengine3-mode, and emacs-l...
Ted Zlatanov
[next]