emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/term/sun-mouse.el, v [EMACS_22_BASE]
Date: Wed, 08 Aug 2007 07:23:20 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Glenn Morris <gm>       07/08/08 07:23:20

Index: sun-mouse.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/term/sun-mouse.el,v
retrieving revision 1.31.2.1
retrieving revision 1.31.2.2
diff -u -b -r1.31.2.1 -r1.31.2.2
--- sun-mouse.el        25 Jul 2007 04:23:08 -0000      1.31.2.1
+++ sun-mouse.el        8 Aug 2007 07:23:19 -0000       1.31.2.2
@@ -230,7 +230,7 @@
 
 
 (defun minibuffer-window-p (window)
-  "True iff this WINDOW is minibuffer."
+  "True if this WINDOW is minibuffer."
   (= (frame-height)
      (nth 3 (window-edges window))     ; The bottom edge.
      ))




reply via email to

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