Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/voxpupuli/puppet-mode
Edit Puppet manifests with GNU Emacs 24
https://github.com/voxpupuli/puppet-mode
a6c1de8d9c991ddff050be28a42e0f0de9fc6e9a authored almost 11 years ago by Sebastian Wiesner <[email protected]>
db0993ba4bb0128173d6a703a299d5e0361e86ca authored almost 11 years ago by Sebastian Wiesner <[email protected]>
388e1045c228e5329897bd7a507ed3bb790a0ad5 authored almost 11 years ago by Sebastian Wiesner <[email protected]>
5db745d147417e955cf8e341509e779bdc0aa265 authored almost 11 years ago by Sebastian Wiesner <[email protected]>
We should not highlight built-in functions at other places
ad765bad5c8f3933917892ceee4c8cbf2f8ff1bf authored almost 11 years ago by Sebastian Wiesner <[email protected]>
* 'master' of github.com:lunaryorn/puppet-mode:
Highlight contain function
Conflicts:
puppet...
Use regular expressions as given in the official documentation, and
update the list of keywords ...
Remove superfluous entries, which are duplicated from prog-mode's syntax
table, and fix the synt...
Highlight contain function
bd491ff754786b2eb3ecc92dbfa6e5c72691cfe0 authored almost 11 years ago by Bozhidar Batsov <[email protected]>See http://docs.puppetlabs.com/puppet/latest/reference/lang_containment.html#in-puppet-340-and-l...
6f3b361cda891b626de991864c526ab984392009 authored almost 11 years ago by uu1101 <[email protected]>ce3e83a6165cec6b9f25831a6418b0ff736db151 authored almost 11 years ago by Sebastian Wiesner <[email protected]>
_ is a symbol constituent in Puppet, and - is punctuation
12a7c18b7ad81b58e1e12b12ed3624f3f3fc2424 authored almost 11 years ago by Sebastian Wiesner <[email protected]>1154c83ab67b8f77b5626ea65ec4a4426d55bf19 authored almost 11 years ago by Sebastian Wiesner <[email protected]>
29302c8bd58fc1de3be8a5aa5d96905493cf6b95 authored almost 11 years ago by Sebastian Wiesner <[email protected]>
ac003672a787fade053a319130708e986e56dd4a authored almost 11 years ago by Sebastian Wiesner <[email protected]>
a2102f353f20ff5b10ddfd0906fad3e4135d0d95 authored almost 11 years ago by Sebastian Wiesner <[email protected]>
The great font lock fixup
04589f7c9832621959cd9701ceb99332910af69c authored almost 11 years ago by Bozhidar Batsov <[email protected]>
Use regexp-opt to generate the regex to match keywords instead of
building it up by hand. The ge...
18d9d24ec229e7dcbbd3f71e010652dc45adf149 authored over 11 years ago by Sebastian Wiesner <[email protected]>
Geez!
2af39cc31f575ffea3eaf6b9cb316072d8ec8332 authored over 11 years ago by Sebastian Wiesner <[email protected]>8baf5f68f0223f8b677732bdf69a4d7151e6a26b authored over 11 years ago by Sebastian Wiesner <[email protected]>
`define-derived-mode` creates that one for us.
c15028540a94e04a823a2aafc9174f887669ed46 authored over 11 years ago by Sebastian Wiesner <[email protected]>60fe36b327e26fe9412fbc8d68f308561f87415e authored over 11 years ago by Sebastian Wiesner <[email protected]>
Add the actual group definition and remove old-style user variable
markers.
af14ccecfbf2fd40190e528246b6ba2220a707dc authored over 11 years ago by Sebastian Wiesner <[email protected]>
de427d55c4c0205feabaa7774351e1154de782a8 authored over 11 years ago by Sebastian Wiesner <[email protected]>
0ce28331ce9ad7984defcb0545722c1815bd90cc authored over 11 years ago by Sebastian Wiesner <[email protected]>
3fec45282f43ee6c7a55c59a6652af6e53d2c12f authored over 11 years ago by Sebastian Wiesner <[email protected]>
3330bf854674cb884608b47d718bce6ba25459f2 authored over 11 years ago by Bozhidar Batsov <[email protected]>
8d68126a2a5ba26224e30343da4d7c6686d39f1e authored over 11 years ago by Bozhidar Batsov <[email protected]>
52dfcb2c445f281a7ee264110fd367d02caf7bb1 authored over 11 years ago by Bozhidar Batsov <[email protected]>
We have package headers
5eb7d3e2901890a46dd193d6f1d367d0c685d466 authored over 11 years ago by Sebastian Wiesner <[email protected]>037d6e38d17e5f83aaa7ea7c395637af501e4a42 authored over 11 years ago by Sebastian Wiesner <[email protected]>
We let package.el deal with these, so the init file is superfluous.
b4d61aaf7295dd087bcd2175fc184b58e749e403 authored over 11 years ago by Sebastian Wiesner <[email protected]>Follow package.el conventions, announce new maintainers, etc.
7c44fa53fb4217b5d4f248af3977f20b5d76e594 authored over 11 years ago by Sebastian Wiesner <[email protected]>
Take care to preserve the original copyright notice of the major mode,
as required by the terms ...
Since the history included from the puppet repository was only that
affecting the ext/emacs dire...
2acceb60126964933ff15fdf23c2400fbbd5cc96 authored over 11 years ago by Jonas Bernoulli <[email protected]>
7cc01505270bf49ff2b09cc3ec37b0ce1f6b48d8 authored over 15 years ago by Ian Taylor <[email protected]>
f608a2cd7343eea8387ed1832228ffd94057b020 authored about 16 years ago by James Turnbull <[email protected]>
eec674509437193b2929b1d210b0413b8b6cd0f2 authored about 16 years ago by James Turnbull <[email protected]>
More correctly handle indentation of lines enclosed in [] when the
contents themselves contain [...
Indentation of multiple nested blocks was broken; the closing braces
of all the outer blocks wer...
More correctly handle multiple resources in a block, such as:
type {
"name":
attr =...
Replace count-matches with a puppet-count-matches function that does
the same as the Emacs 22 co...
82f9db126118b1898725e3d31145a6aea390fb3d authored almost 17 years ago by James Turnbull <[email protected]>
This reverts commit bb65226e54d5e476581118e7c2c5e42275a6b290.
5ff6ff8aacf355024f6ff760603e1f2ce6e4410b authored almost 17 years ago by James Turnbull <[email protected]>da5f6b63c88bc73c5dfbd1b43876a8b4b6e51065 authored almost 17 years ago by James Turnbull <[email protected]>
55809a53287c7855e95e59ce896124f11e3241f6 authored almost 17 years ago by James Turnbull <[email protected]>
Reported by: Micah Anderson
(Who again supplied the reproduction case.)
43ae7eb90ee5cd2af5aa381ffe65e8279c82b21f authored almost 17 years ago by Karl Fogel <[email protected]>
Suggested by: Micah Anderson
(He also provided the test data.)
Notes: Michah points out that th...
3cea4d4b53290d1b2f97627a29c346772750aa2c authored almost 17 years ago by Karl Fogel <[email protected]>
* puppet/ext/emacs/puppet-mode.el
(puppet-indent-line): When iterating backwards, test for
...
a0929573a28fd2f1891f3589d208edec4ea5315e authored almost 17 years ago by Karl Fogel <[email protected]>
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@2065 980ebf18-57e1-0310-9a29-db15c13687c0
05a224e0c5be3cfd36a5c6e4a3e41afd237b05f8 authored about 18 years ago by lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>git-svn-id: https://reductivelabs.com/svn/puppet/trunk@2064 980ebf18-57e1-0310-9a29-db15c13687c0
3c00fac2d659aeb895bf016c405d5869cfdcb792 authored about 18 years ago by lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>git-svn-id: https://reductivelabs.com/svn/puppet/trunk@874 980ebf18-57e1-0310-9a29-db15c13687c0
aa1dfaf13202ee27e757d7f875ea7e5f325b71d5 authored almost 19 years ago by lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>