emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/ebdb 440cb9e 245/350: More search functions can use pre


From: Eric Abrahamsen
Subject: [elpa] externals/ebdb 440cb9e 245/350: More search functions can use prefixes: mention in manual
Date: Mon, 14 Aug 2017 11:46:47 -0400 (EDT)

branch: externals/ebdb
commit 440cb9ec39173b5a1b3dc8a9372719b12d3c35fb
Author: Eric Abrahamsen <address@hidden>
Commit: Eric Abrahamsen <address@hidden>

    More search functions can use prefixes: mention in manual
    
    * ebdb.org: (Searching): These three commands can take the prefix now.
---
 ebdb.org | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/ebdb.org b/ebdb.org
index e8f326c..bad0804 100644
--- a/ebdb.org
+++ b/ebdb.org
@@ -355,15 +355,15 @@ use "/ n", "| n", or "+ n".  Search keys that work this 
way are:
 - "a": Search addresses
 - "m": Search mails
 - "x": Search user fields (prompts for which field to search on)
+- "c": Search records that have been modified since last save
+- "C": Search by record class
+- "D": Prompt for a database and display all records belonging to
+  that database
 
 Search commands that currently only work with the "/" prefix are:
 
 - "/ 1": Prompt for a single record, and display it
-- "/ c": Search records that have been modified since last save
-- "/ C": Search by record class
 - "/ d": Search duplicate records
-- "/ D": Prompt for a database and display all records belonging to
-  that database
 
 User-created {{{ebuf}}} buffers keep track of search history in that
 buffer.  To pop back to previous searches, use:



reply via email to

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