elpasync pushed a change to branch elpa/nginx-mode. at a2bab83 bump version
This branch includes the following new commits: new 9fc6ef2 initial checkin of working code new 99d5eea mention where you can find it new 0600403 syntax highlighting improvements, of a sort. new 79e1c5b hrm. maybe highlighting parens and curly braces wasn't such a good idea (my eyes!) new 3d193f7 * nginx-mode.el: fix to use md-readme to generate a handy README.md file (see http://jugglingbits.wordpress.com/2009/11/14/announcing-md-readme/ ) new e60c15e fix indentation of commented-out blocks, as per https://github.com/ajc/nginx-mode/issues/#issue/1 new 87ee3d1 add a version number to make marmalade-repo.org happy new ad2f140 fix commenting/uncommenting as per suggestion from @mbunkus - fixes #3. new 72e1ea5 Remove font-lock-pseudo-keyword-face. I can't think of anything else to highlight semicolons with, and really, it doesn't matter that much anyway. Fixes #5. new 06fe730 add some auto-mode-alist magic. Fixes #6. new 5d0738a Remove duplicated provide form new 88da7a7 Set auto-mode-alist at top-level and Add autoload cookie new f8f5769 Update Readme with an example new b5c7899 Merge pull request #7 from yasuyk/remove-duplicated-provide-form new 2cbac8a Merge pull request #8 from yasuyk/auto-mode-alist new cbc2e9b Merge pull request #9 from LC43/patch-1 new 6fd3933 Update README.md new 81766b7 version increase new 82098c5 auto-mode-alist now works :-) new 5990ae9 more docs new bb5d84b removed sites-enabled from default (has issues with apache-mode autoloads) new 8a296e3 Merge pull request #11 from chillum/master new dd61d1d font-lock-operator-face is gone.\n\nFixes #14. new 304c9e2 one more ref to font-lock-operator-face. new a04cef3 Update README.md new f33abe7 Use syntax table instead of font-lock regexp new c13fa62 Merge pull request #15 from zonuexe/feature/comment-syntax-table new b58708d version bump new 47aaf2c Remove `run-hook`, it is run automatically. new c37ae5f Merge pull request #16 from Fuco1/patch-1 new 9e25e1f version bump new 95cb916 Add top-level Nginx configuration blocks to magic-fallback-mode-alist. new a3ea629 Merge pull request #17 from joewreschnig/magic-fallback-mode new a2bab83 bump version