projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2d160b
)
Fix last change.
author
Chong Yidong
<cyd@stupidchicken.com>
Sun, 15 Jun 2008 20:20:42 +0000
(20:20 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sun, 15 Jun 2008 20:20:42 +0000
(20:20 +0000)
lisp/mouse.el
patch
|
blob
|
history
diff --git
a/lisp/mouse.el
b/lisp/mouse.el
index 7e6a9a13f937cd95d025555ecf74c6221c53c28b..ce003e4ec7f37ff06d3100fb3e31536968b2e17e 100644
(file)
--- a/
lisp/mouse.el
+++ b/
lisp/mouse.el
@@
-2534,7
+2534,8
@@
choose a font."
(font-face-attributes
(if (eq choice 'x-select-font)
(x-select-font)
- (symbol-name choice))))))))))
+ (symbol-name choice))))
+ (force-window-update (current-buffer))))))))
\f
;;; Bindings for mouse commands.