From: Chong Yidong Date: Mon, 23 Apr 2007 22:12:05 +0000 (+0000) Subject: Add comment. X-Git-Tag: emacs-pretest-22.0.99~18 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=20bf672efe1eaed76cfb7f9bc5438724ae33ef52;p=emacs.git Add comment. --- diff --git a/lisp/locate.el b/lisp/locate.el index d0ef749281b..74a76fa4889 100644 --- a/lisp/locate.el +++ b/lisp/locate.el @@ -245,6 +245,7 @@ that is, with a prefix arg, you get the default behavior." (skip-chars-backward "." pt) (point))))) +;; Function for use in interactive declarations. (defun locate-prompt-for-search-string () (if (or (and current-prefix-arg (not locate-prompt-for-command))