You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-emacs/h4x0r/files/50h4x0r-gentoo.el

5 lines
225 B

(add-to-list 'load-path "@SITELISP@")
(autoload 'h4x0r-region "h4x0r" "Convert region to h4x0r-talk." t)
(autoload 'h4x0r-buffer "h4x0r" "Convert entire buffer to h4x0r-talk." t)
(autoload 'h4x0r-word-at-point "h4x0r" nil t)