X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=autoloads.el;h=beb61a0bbbce6c527205f5d82840e3e85c8175f1;hb=5b0477a6fe73109726c3e6e727daf4e44e0fe2b7;hp=e1c9bb76c05680ddbcd76f38955dc41e6ce0e492;hpb=ffbe0905bafb79f5f0a5e3b0f0df6d33057c535a;p=emacs.d.git diff --git a/autoloads.el b/autoloads.el index e1c9bb7..beb61a0 100644 --- a/autoloads.el +++ b/autoloads.el @@ -3,6 +3,7 @@ (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)