summaryrefslogtreecommitdiff
path: root/lisp/emulation/viper-mous.el
diff options
context:
space:
mode:
authorMichael Kifer <kifer@cs.stonybrook.edu>1997-08-07 04:48:48 +0000
committerMichael Kifer <kifer@cs.stonybrook.edu>1997-08-07 04:48:48 +0000
commit41497c90ae310d2eec2f59671d85212fc3d6381e (patch)
treecba6e8cd387b5907851470453640429f8693d06f /lisp/emulation/viper-mous.el
parent8d0cab5714e2f7e19339eadd019de89484e87c88 (diff)
downloademacs-41497c90ae310d2eec2f59671d85212fc3d6381e.tar.gz
emacs-41497c90ae310d2eec2f59671d85212fc3d6381e.tar.bz2
emacs-41497c90ae310d2eec2f59671d85212fc3d6381e.zip
new version
Diffstat (limited to 'lisp/emulation/viper-mous.el')
-rw-r--r--lisp/emulation/viper-mous.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emulation/viper-mous.el b/lisp/emulation/viper-mous.el
index 828b468ed12..d630a64f303 100644
--- a/lisp/emulation/viper-mous.el
+++ b/lisp/emulation/viper-mous.el
@@ -424,7 +424,7 @@ this command."
(defun viper-mouse-catch-frame-switch (event arg)
"Catch the event of switching frame.
-Usually is bound to a 'down-mouse' event to work properly. See sample
+Usually is bound to a `down-mouse' event to work properly. See sample
bindings in the Viper manual."
(interactive "e\nP")
(setq viper-frame-of-focus nil)