branch : pmacs2
This commit is contained in:
moculus 2008-10-04 14:12:12 +00:00
parent 7647821364
commit ac10dc9e98
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@ class Application(object):
# ok, now let's load all the "standard" modes # ok, now let's load all the "standard" modes
mode.install(self) mode.install(self)
names = ('about', 'blame', 'c', 'console', 'consolemini', 'css', names = ('blame', 'c', 'console', 'consolemini', 'css',
'diff', 'dir', 'elisp', 'hex', 'html', 'java', 'javascript', 'diff', 'dir', 'elisp', 'hex', 'html', 'java', 'javascript',
'lisp', 'make', 'mini', 'mutt', 'nasm', 'ocaml', 'perl', 'lisp', 'make', 'mini', 'mutt', 'nasm', 'ocaml', 'perl',
'python', 'replace', 'rst', 'scheme', 'search', 'sh', 'sql', 'python', 'replace', 'rst', 'scheme', 'search', 'sh', 'sql',