diff options
| -rw-r--r-- | lisp/emulation/viper-mous.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emulation/viper-mous.el b/lisp/emulation/viper-mous.el index 250f7cf5a53..ec3f3ee8225 100644 --- a/lisp/emulation/viper-mous.el +++ b/lisp/emulation/viper-mous.el | |||
| @@ -52,7 +52,7 @@ | |||
| 52 | 52 | ||
| 53 | 53 | ||
| 54 | (defgroup viper-mouse nil | 54 | (defgroup viper-mouse nil |
| 55 | "Support for Viper special mouse-bound commands" | 55 | "Support for Viper special mouse-bound commands." |
| 56 | :prefix "viper-" | 56 | :prefix "viper-" |
| 57 | :group 'viper) | 57 | :group 'viper) |
| 58 | 58 | ||