X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/0d30b33766e277a5bff6eabc9da5afdaebd8b32a..c006623074918b4068bda65e3c5bcc076f2d8deb:/lisp/isearchb.el diff --git a/lisp/isearchb.el b/lisp/isearchb.el index 0e7a20a57e..72a06fa687 100644 --- a/lisp/isearchb.el +++ b/lisp/isearchb.el @@ -1,8 +1,9 @@ ;;; isearchb --- a marriage between iswitchb and isearch -;; Copyright (C) 2004, 2005 John Wiegley +;; Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc. ;; Author: John Wiegley +;; Maintainer: FSF ;; Created: 16 Apr 2004 ;; Version: 1.5 ;; Keywords: lisp @@ -114,7 +115,7 @@ If nil, don't use a timeout." (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 ")