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/hl-todo/files/50hl-todo-gentoo.el

4 lines
180 B

(add-to-list 'load-path "@SITELISP@")
(autoload 'hl-todo-mode "hl-todo" "Highlight TODO keywords" t)
(autoload 'global-hl-todo-mode "hl-todo" "Highlight TODO keywords globally" t)