emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/mouse.el,v


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/lisp/mouse.el,v
Date: Sun, 15 Jun 2008 20:20:43 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      08/06/15 20:20:43

Index: mouse.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/mouse.el,v
retrieving revision 1.337
retrieving revision 1.338
diff -u -b -r1.337 -r1.338
--- mouse.el    15 Jun 2008 20:04:33 -0000      1.337
+++ mouse.el    15 Jun 2008 20:20:42 -0000      1.338
@@ -2534,7 +2534,8 @@
                      (font-face-attributes 
                       (if (eq choice 'x-select-font)
                           (x-select-font)
-                        (symbol-name choice))))))))))
+                        (symbol-name choice))))
+              (force-window-update (current-buffer))))))))
 
 
 ;;; Bindings for mouse commands.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]