summaryrefslogtreecommitdiff
path: root/lisp/progmodes/cfengine.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-03-15Recommend using 'keymap-global-set' in CommentariesStefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-08-23Make point-at-eol and point-at-bol obsoleteStefan Kangas
2022-07-08Remove many items obsolete since 24.1Stefan Kangas
2022-05-25Remove some ancient Emacs compat codeStefan Kangas
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-09-13; Minor doc fixes found by checkdocStefan Kangas
2021-04-01* lisp/progmodes/cfengine.el: Use lexical-bindingStefan Monnier
2021-03-10Remove several references to Emacs 22 and earlierStefan Kangas
2021-02-13Remove redundant :group args in progmodes/*.elStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-09Prefer setq-local in cfengine.elStefan Kangas
2020-07-08Shoosh warnings about obsolete eldoc-documentation-functionJoão Távora
2020-07-08Make more parts of Emacs use new Eldoc capabilitiesJoão Távora
2020-07-08Better handle asynchronous Eldoc sourcesJoão Távora
2020-02-25Expose ElDoc functions in a hook (Bug#28257)Mark Oteiza
2020-02-20Add and remove backslashes in regexpsMattias Engdegård
2020-01-01Update copyright year to 2020Paul Eggert
2019-03-04Fix regular-expression glitches and typosPaul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
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-01Update copyright year to 2016Paul Eggert
2015-09-17Backslash cleanup in Elisp source filesPaul Eggert
2015-08-24Prefer directed to neutral quotesPaul Eggert
2015-07-19Fix a bug in cfengine3-modeLeo Liu
2015-06-29cfengine.el: update for the upcoming CFEngine 3.7 releaseTed Zlatanov
2015-01-20eldoc: modify `eldoc-documentation-function' using `add-function'Michal Nazarewicz
2015-01-01Update copyright year to 2015Paul Eggert
2014-10-23* lisp/progmodes/cfengine.el (cfengine3-defun-full-re): New var.Leo Liu
2014-10-11Fix last changeLeo Liu
2014-10-11* progmodes/cfengine.el (cfengine3-defuns, cfengine3-vartypes):Leo Liu
2014-10-08* lisp/progmodes/cfengine.el (cfengine3-make-syntax-cache): AlwaysLeo Liu
2014-01-29Replace refs to obsolete alias `turn-on-eldoc-mode' with `eldoc-mode'Glenn Morris
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-12-27Add missing custom :versions, plus small fixesGlenn Morris
2013-12-27Misc small custom fixesGlenn Morris
2013-12-16Cleanup cfengine3-mode so complete-symbol works again.Ted Zlatanov
2013-12-13progmodes/cfengine.el: Fix `add-hook' doc.Ted Zlatanov
2013-12-13More cfengine.el fixes over previous commit.Ted Zlatanov
2013-12-13Improve CFEngine 3 parsing and eldoc support, with syntax fallbacksTed Zlatanov
2013-11-16Add 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-19Convert symbol prettification into minor mode and global minor mode.Juanma Barranquero
2013-06-05Introduce and use prog-prettify-install.Ted Zlatanov
2013-06-05Symbol prettify in prog-mode; added to perl-mode, cfengine3-mode, and emacs-l...Ted Zlatanov