]> gitweb.michael.orlitzky.com - emacs.d.git/blob - autoloads.el
Initial commit.
[emacs.d.git] / autoloads.el
1 (autoload 'apache-mode "apache-mode" nil t)
2 (autoload 'basic-mode "basic-mode" nil t)
3 (autoload 'csharp-mode "csharp-mode" nil t)
4 (autoload 'css-mode "css-mode" nil t)
5 (autoload 'ecmascript-mode "ecmascript-mode" nil t)
6 (autoload 'haskell-mode "haskell-mode" nil t)
7 (autoload 'nagios-mode "nagios-mode" nil t)
8 (autoload 'nxml-mode "nxml-mode" nil t)
9 (autoload 'php-mode "php-mode" nil t)
10 (autoload 'python-mode "python-mode" nil t)
11 (autoload 'ruby-mode "ruby-mode" nil t)