emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/locate.el,v


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/lisp/locate.el,v
Date: Mon, 23 Apr 2007 22:12:05 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      07/04/23 22:12:05

Index: locate.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/locate.el,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -b -r1.43 -r1.44
--- locate.el   23 Apr 2007 14:54:04 -0000      1.43
+++ locate.el   23 Apr 2007 22:12:05 -0000      1.44
@@ -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))




reply via email to

[Prev in Thread] Current Thread [Next in Thread]