gentoo-ebuilds/app-emacs/whine/files/50whine-gentoo.el
Ulrich Müller 4b31194ba1
app-emacs/whine: add 20231020
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
2023-10-20 20:36:07 +02:00

4 lines
162 B
EmacsLisp

(add-to-list 'load-path "@SITELISP@")
(autoload 'whinify "whine"
"Make certain interactive commands whine.
The command `unwhinify' makes them normal again." t)