summaryrefslogtreecommitdiff
path: root/app-emacs/whine/files/50whine-gentoo.el
blob: a8b0d3d84806f49e753aa07469fefa35d6762368 (plain)
1
2
3
4
(add-to-list 'load-path "@SITELISP@")
(autoload 'whinify "whine"
  "Make certain interactive commands whine.
The command `unwhinify' makes them normal again." t)