Commit graph

3 commits

Author SHA1 Message Date
syl20bnr f3639da09e cfengine: reformat readme and various fixes
- Simplify README.org to follow the conventions and better integrate
with the other READMEs
- Remove unnecessary comments in code
- Add explicitly cfengine3-mode to the list of package
- Move eldoc hook to an eldoc post init function
- Defer loading of cfengine3-mode
- Move auto-mode-alist to init function
2016-04-21 22:22:02 -04:00
Nick Anderson 4d31afeef4 Add: Example including save hook
CFEngine considers files writable by other users a security exception. A
save hook to ensure restrictive permissions can be very useful to avoid
these kinds of errors.
2016-04-21 22:03:39 -04:00
Nick Anderson dcc3f2d5d9 Add: CFEngine config-files layer 2016-04-21 22:01:58 -04:00