summaryrefslogtreecommitdiff
path: root/lisp/progmodes/cfengine.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-23
* Remove many items obsolete since 24.1Stefan Kangas2022-07-08
* Remove some ancient Emacs compat codeStefan Kangas2022-05-25
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* ; Minor doc fixes found by checkdocStefan Kangas2021-09-13
* * lisp/progmodes/cfengine.el: Use lexical-bindingStefan Monnier2021-04-01
* Remove several references to Emacs 22 and earlierStefan Kangas2021-03-10
* Remove redundant :group args in progmodes/*.elStefan Kangas2021-02-13
* Update copyright year to 2021Paul Eggert2021-01-01
* Prefer setq-local in cfengine.elStefan Kangas2020-12-09
* Shoosh warnings about obsolete eldoc-documentation-functionJoão Távora2020-07-08
* Make more parts of Emacs use new Eldoc capabilitiesJoão Távora2020-07-08
* Better handle asynchronous Eldoc sourcesJoão Távora2020-07-08
* Expose ElDoc functions in a hook (Bug#28257)Mark Oteiza2020-02-25
* Add and remove backslashes in regexpsMattias Engdegård2020-02-20
* Update copyright year to 2020Paul Eggert2020-01-01
* Fix regular-expression glitches and typosPaul Eggert2019-03-04
* Update copyright year to 2019Paul Eggert2019-01-01
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Update copyright year to 2017Paul Eggert2016-12-31
* Update copyright year to 2016Paul Eggert2016-01-01
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-17
* Prefer directed to neutral quotesPaul Eggert2015-08-24
* Fix a bug in cfengine3-modeLeo Liu2015-07-19
* cfengine.el: update for the upcoming CFEngine 3.7 releaseTed Zlatanov2015-06-29
* eldoc: modify `eldoc-documentation-function' using `add-function'Michal Nazarewicz2015-01-20
* Update copyright year to 2015Paul Eggert2015-01-01
* * lisp/progmodes/cfengine.el (cfengine3-defun-full-re): New var.Leo Liu2014-10-23
* Fix last changeLeo Liu2014-10-11
* * progmodes/cfengine.el (cfengine3-defuns, cfengine3-vartypes):Leo Liu2014-10-11
* * lisp/progmodes/cfengine.el (cfengine3-make-syntax-cache): AlwaysLeo Liu2014-10-08
* Replace refs to obsolete alias `turn-on-eldoc-mode' with `eldoc-mode'Glenn Morris2014-01-29
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Add missing custom :versions, plus small fixesGlenn Morris2013-12-27
* Misc small custom fixesGlenn Morris2013-12-27
* Cleanup cfengine3-mode so complete-symbol works again.Ted Zlatanov2013-12-16
* progmodes/cfengine.el: Fix `add-hook' doc.Ted Zlatanov2013-12-13
* More cfengine.el fixes over previous commit.Ted Zlatanov2013-12-13
* Improve CFEngine 3 parsing and eldoc support, with syntax fallbacksTed Zlatanov2013-12-13
* Add CFEngine 3 ElDoc, completion, and compilation glue to cf-promises.Ted Zlatanov2013-11-16
* * progmodes/cfengine.el: Do not indent inside continued strings.Ted Zlatanov2013-07-10
* Convert symbol prettification into minor mode and global minor mode.Juanma Barranquero2013-06-19
* Introduce and use prog-prettify-install.Ted Zlatanov2013-06-05
* Symbol prettify in prog-mode; added to perl-mode, cfengine3-mode, and emacs-l...Ted Zlatanov2013-06-05
* * progmodes/cfengine.el: Use symbol motion commands instead of extending the ...Ted Zlatanov2013-03-22
* * progmodes/cfengine.el (cfengine-common-syntax): Add "_" to word syntax.Ted Zlatanov2013-03-21
* * progmodes/cfengine.el: add CFEngine 3-specific indentation.Ted Zlatanov2013-03-12
* * progmodes/cfengine.el: Update for CFEngine 3.4.2 and higher.Ted Zlatanov2013-03-11