[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ELPA-diffs] /srv/bzr/emacs/elpa r269: * README (Usage): Doc fix
From: |
Leo Liu |
Subject: |
[ELPA-diffs] /srv/bzr/emacs/elpa r269: * README (Usage): Doc fix |
Date: |
Mon, 08 Oct 2012 22:12:54 +0800 |
User-agent: |
Bazaar (2.5.0) |
------------------------------------------------------------
revno: 269
committer: Leo Liu <address@hidden>
branch nick: elpa
timestamp: Mon 2012-10-08 22:12:54 +0800
message:
* README (Usage): Doc fix
modified:
packages/ack/README
=== modified file 'packages/ack/README'
--- a/packages/ack/README 2012-10-08 03:46:38 +0000
+++ b/packages/ack/README 2012-10-08 14:12:54 +0000
@@ -7,7 +7,8 @@
Usage:
Type `M-x ack' and provide a pattern to search.
-Type `C-u M-x ack' to also specify a directory to search.
+Type `C-u M-x ack' to search from current project root.
+Type `C-u C-u M-x ack' to interactively choose a directory to search.
While reading ack command and args from the minibuffer, the following
key bindings may be useful:
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [ELPA-diffs] /srv/bzr/emacs/elpa r269: * README (Usage): Doc fix,
Leo Liu <=