]> git.eshelyaron.com Git - emacs.git/commit
* locate.el (locate-local-prompt): New var.
authorChong Yidong <cyd@stupidchicken.com>
Mon, 23 Apr 2007 14:53:51 +0000 (14:53 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 23 Apr 2007 14:53:51 +0000 (14:53 +0000)
commit5c03c62821f17cf35869053fc25da18d52cec588
treeaea4b9222ca6891189bfb22fdc24c5bda31ea3a6
parentd439bcd8058181dec7b43115e1a99d1a897f8cf5
* locate.el (locate-local-prompt): New var.
(locate-prompt-for-search-string): New function.
(locate): Make locate-local-prompt buffer-local.  Use
locate-prompt-for-search-string.
(locate-with-filter): New optional arg.  Use
locate-prompt-for-search-string.
(locate-update): Bind locate-prompt-for-command.
lisp/ChangeLog