# HG changeset patch # User Chong Yidong # Date 1177366325 0 # Node ID 84802af1276748bf44ec3c2a6d1bf28db576b78f # Parent 0c2cc39e7f9d5cdac60ab930df532fc2a6550b05 Add comment. diff -r 0c2cc39e7f9d -r 84802af12767 lisp/locate.el --- a/lisp/locate.el Mon Apr 23 22:11:17 2007 +0000 +++ b/lisp/locate.el Mon Apr 23 22:12:05 2007 +0000 @@ -245,6 +245,7 @@ (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))