1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-04 20:27:45 +00:00

Add comment.

This commit is contained in:
Chong Yidong 2007-04-23 22:12:05 +00:00
parent c63ae00402
commit 20bf672efe

View File

@ -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))