summaryrefslogtreecommitdiffstatshomepage
path: root/nginx-mode.el
Commit message (Collapse)AuthorAgeFilesLines
* Set auto-mode-alist at top-level and Add autoload cookieGravatar Yasuyuki Oka2014-02-011-4/+5
|
* add some auto-mode-alist magic. Fixes #6.Gravatar Andrew J Cosgriff2013-12-231-2/+6
|
* Remove font-lock-pseudo-keyword-face. I can't think of ↵Gravatar Andrew J Cosgriff2013-12-231-1/+0
| | | | anything else to highlight semicolons with, and really, it doesn't matter that much anyway. Fixes #5.
* fix commenting/uncommenting as per suggestion from ↵Gravatar Andrew J Cosgriff2013-05-311-2/+1
| | | | @mbunkus - fixes #3.
* add a version number to make marmalade-repo.org happyGravatar Andrew J Cosgriff2011-12-011-0/+1
|
* fix indentation of commented-out blocks, as per ↵Gravatar Andrew J Cosgriff2010-11-091-18/+8
| | | | https://github.com/ajc/nginx-mode/issues/#issue/1
* * nginx-mode.el: fix to use md-readme to generate a ↵Gravatar Andrew J Cosgriff2010-10-201-4/+11
| | | | | | handy README.md file (see http://jugglingbits.wordpress.com/2009/11/14/announcing-md-readme/ )
* hrm. maybe highlighting parens and curly braces wasn't ↵Gravatar Andrew J Cosgriff2010-10-141-1/+3
| | | | such a good idea (my eyes!)
* syntax highlighting improvements, of a sort.Gravatar Andrew J Cosgriff2010-10-141-1/+8
|
* mention where you can find itGravatar Andrew J Cosgriff2010-10-141-0/+2
|
* initial checkin of working codeGravatar Andrew J Cosgriff2010-10-141-0/+184