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/adaptive-wrap/files/50adaptive-wrap-gentoo.el

5 lines
147 B

(add-to-list 'load-path "@SITELISP@")
(autoload 'adaptive-wrap-prefix-mode "adaptive-wrap"
"Wrap the buffer text with adaptive filling." t nil)