emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/isearchb.el,v
Date: Mon, 29 Jan 2007 16:10:38 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/01/29 16:10:38

Index: isearchb.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/isearchb.el,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- isearchb.el 21 Jan 2007 09:10:53 -0000      1.9
+++ isearchb.el 29 Jan 2007 16:10:37 -0000      1.10
@@ -115,7 +115,7 @@
 
 (defun isearchb-iswitchb ()
   "isearchb's custom version of the `iswitchb' command.
-It's purpose is to pass different call arguments to
+Its purpose is to pass different call arguments to
 `iswitchb-read-buffer'."
   (interactive)
   (let* ((prompt "iswitch ")




reply via email to

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