Index: emacs/lisp/emulation/viper-mous.el
diff -c emacs/lisp/emulation/viper-mous.el:1.34 
emacs/lisp/emulation/viper-mous.el:1.35
*** emacs/lisp/emulation/viper-mous.el:1.34     Mon Jul  4 17:29:04 2005
--- emacs/lisp/emulation/viper-mous.el  Sun Jul 10 18:46:24 2005
***************
*** 65,71 ****
  (defvar viper-frame-of-focus nil)
  
  ;; Frame that was selected before the switch-frame event.
! (defconst viper-current-frame-saved (selected-frame))
  
  (defcustom viper-surrounding-word-function 'viper-surrounding-word
    "*Function that determines what constitutes a word for clicking events.
--- 65,71 ----
  (defvar viper-frame-of-focus nil)
  
  ;; Frame that was selected before the switch-frame event.
! (defvar viper-current-frame-saved (selected-frame))
  
  (defcustom viper-surrounding-word-function 'viper-surrounding-word
    "*Function that determines what constitutes a word for clicking events.


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to