summaryrefslogtreecommitdiffstats
path: root/ext/emacs
Commit message (Expand)AuthorAgeFilesLines
* Removed extra whitespace from end of linesIan Taylor2009-06-061-10/+10
* Fixed #1840 - Bug fixes and improvements for Emacs puppet-mode.elJames Turnbull2008-12-271-31/+32
* Fixed #1767 - Minor fix to emacs modeJames Turnbull2008-11-241-1/+1
* Further Emacs puppet-mode fixesRuss Allbery2008-05-301-15/+15
* Fix Emacs mode indentation of multiple nested blocksRuss Allbery2008-05-121-7/+13
* Enhancements to syntax highlighting and indentation for EmacsRuss Allbery2008-05-121-125/+159
* Use our own count-matches for Emacs 21 compatibilityRuss Allbery2008-05-121-1/+10
* Additional fix for emacs syntax for ticket #1160James Turnbull2008-04-041-5/+5
* Revert "Additional fix to emacs for ticket #1160"James Turnbull2008-04-041-5/+5
* Additional fix to emacs for ticket #1160James Turnbull2008-04-041-5/+5
* Committed patch from #1160James Turnbull2008-04-031-76/+89
* * puppet/ext/emacs/puppet-mode.el (puppet-indent-line): Clean up the code som...Karl Fogel2008-03-201-8/+8
* * puppet/ext/emacs/puppet-mode.el (puppet-indent-line): Be more sophisticated...Karl Fogel2008-03-201-0/+3
* Fix bug mentioned in commit f814e23eab140ad01df4a4a3b187fcbf20da02be:Karl Fogel2008-03-201-2/+2
* * ext/emacs/puppet-mode.el (puppet-comment-line-p, puppet-in-array): New help...Karl Fogel2008-03-201-29/+88
* * ext/emacs/puppet-mode.el: Untabify, in preparation for substantive changes.Karl Fogel2008-03-201-61/+61
* Minor cleanup, leave cursor at beginning of indented line, not its endlutter2007-01-061-19/+19
* Add indentation written by Mario Martellilutter2007-01-061-1/+46
* Simple emacs mode for editing manifests; only does pretty colors right nowlutter2006-02-072-0/+195