8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
updated version
See #4 - version 0.9.8, hopefully fixes the autoload bug
Fixes #3 - autoload fix
See #3 - autoload fix
fixed font-lock in comments, use prog-mode if available
derived from nil; prog-mode doesn't exist in some emacs
derive from prog-mode rather than c-mode
use define-derived-mode; yang-fill-paragraph now works in Emacs 23
Fixes #2 - workaround Emacs 24.4 bug