diff options
Diffstat (limited to 'app-emacs/whine/files/50whine-gentoo.el')
-rw-r--r-- | app-emacs/whine/files/50whine-gentoo.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/whine/files/50whine-gentoo.el b/app-emacs/whine/files/50whine-gentoo.el index 9babd69bec38..a8b0d3d84806 100644 --- a/app-emacs/whine/files/50whine-gentoo.el +++ b/app-emacs/whine/files/50whine-gentoo.el @@ -1,4 +1,4 @@ (add-to-list 'load-path "@SITELISP@") (autoload 'whinify "whine" - "Make certain global-mode keys whine. + "Make certain interactive commands whine. The command `unwhinify' makes them normal again." t) |