changeset 77470:84802af12767

Add comment.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 23 Apr 2007 22:12:05 +0000
parents 0c2cc39e7f9d
children be6b2b081602
files lisp/locate.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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))