Difference between revisions of "Scheme-mode"
Jump to navigation
Jump to search
(Created page with "'''Scheme-mode''' is a major mode for editing Scheme source code. It provides basic features, such as syntax highlighting etc.") |
|||
| Line 1: | Line 1: | ||
| + | {{Infobox major-mode | ||
| + | |title = Scheme | ||
| + | |library = scheme-mode | ||
| + | |command = scheme-mode | ||
| + | |builtin = yes | ||
| + | |auto activates = *.scm}} | ||
| + | |||
| + | |||
'''Scheme-mode''' is a major mode for editing [[Scheme]] source code. It provides basic features, such as syntax highlighting etc. | '''Scheme-mode''' is a major mode for editing [[Scheme]] source code. It provides basic features, such as syntax highlighting etc. | ||
Latest revision as of 12:10, 1 May 2012
| Library | scheme-mode |
|---|---|
| Command | scheme-mode |
| Builtin | yes |
| Auto-activates for | *.scm |
Scheme-mode is a major mode for editing Scheme source code. It provides basic features, such as syntax highlighting etc.