summaryrefslogtreecommitdiff
path: root/lisp/mouse.el
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2010-07-10 14:52:53 -0400
committerChong Yidong <cyd@stupidchicken.com>2010-07-10 14:52:53 -0400
commit036075de6587c79f9b609a68ddf4be09bd3a05ef (patch)
treea623fa38eeb74bb5e0289cc65b8713a27221bfa8 /lisp/mouse.el
parent7cb5c7a742dc9e8f343a33d15808e2cdba9c713b (diff)
parent056f1385728badffed3f3fb31780fcced7fd5ff7 (diff)
downloademacs-036075de6587c79f9b609a68ddf4be09bd3a05ef.tar.gz
Merge changes from emacs-23 branch.
Diffstat (limited to 'lisp/mouse.el')
-rw-r--r--lisp/mouse.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/mouse.el b/lisp/mouse.el
index 53818635511..0b2d7fbf83b 100644
--- a/lisp/mouse.el
+++ b/lisp/mouse.el
@@ -2357,6 +2357,7 @@ choose a font."
(declare-function font-face-attributes "font.c" (font &optional frame))
(defun mouse-appearance-menu (event)
+ "Show a menu for changing the default face in the current buffer."
(interactive "@e")
(require 'face-remap)
(when (display-multi-font-p)