diff options
| author | Andreas Politz <politza@hochschule-trier.de> | 2015-04-01 20:37:10 +0200 |
|---|---|---|
| committer | Andreas Politz <politza@hochschule-trier.de> | 2015-04-01 20:37:10 +0200 |
| commit | 47f946aac5264ca33b8c6a1abfb6282b5df8fb12 (patch) | |
| tree | 8ce2d9328c33947a2ad8a2f1788b54dbaa02727e /README.org | |
| parent | c4360d889d4ace29ab079f0402c89e4a7154647a (diff) | |
Updated README.
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -25,8 +25,11 @@ *** View View PDF documents in a buffer with DocView-like bindings. *** Isearch - Interactively search PDF documents like any other buffer. (Though - there is currently no regexp support.) + Interactively search PDF documents like any other buffer, either + for a string or PCRE. +*** Occur + List lines matching a string or regexp in one or mor PDF + documents. *** Follow links Click on highlighted links, moving to some part of a different page, some external file, a website or any other URI. Links may @@ -47,7 +50,6 @@ *** Misc + Display PDF's metadata. + Mark a region and kill the text from the PDF. - + Search for occurrences of a string. + Keep track of visited pages via a history. ** Installation The package may be installed via melpa and it will try to build the |
