(load-library "auto-modes")
(load-library "mode-hooks")
-(load-library "autoloads")
;; Open private IRC messages in a new buffer.
+++ /dev/null
-(autoload 'apache-mode "apache-mode" nil t)
-(autoload 'basic-mode "basic-mode" nil t)
-(autoload 'csharp-mode "csharp-mode" nil t)
-(autoload 'css-mode "css-mode" nil t)
-(autoload 'ecmascript-mode "ecmascript-mode" nil t)
-(autoload 'gentoo-syntax "gentoo-syntax" nil t)
-(autoload 'haskell-mode "haskell-mode" nil t)
-(autoload 'nagios-mode "nagios-mode" nil t)
-(autoload 'nxml-mode "nxml-mode" nil t)
-(autoload 'php-mode "php-mode" nil t)
-(autoload 'python-mode "python-mode" nil t)
-(autoload 'ruby-mode "ruby-mode" nil t)