diff options
| author | Andreas Politz <politza@hochschule-trier.de> | 2017-09-10 05:47:50 +0200 |
|---|---|---|
| committer | Andreas Politz <politza@hochschule-trier.de> | 2017-09-10 05:47:50 +0200 |
| commit | 920e598c1ec6eb9a48dde32282d10adc9cc3b011 (patch) | |
| tree | a7717606e5c250db312bc64862c03459fc664a7c /NEWS | |
| parent | 30e107fb9825d0ccdd3858b592b09447ec581064 (diff) | |
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,5 +1,19 @@ -*- org -*- +* Version 0.80 +** Tablist package + The files tablist.el and tablist-filter.el are no longer part of + pdf-tools, but continue to live on in the tablist package, on which + pdf-tools now depends on. +** View +*** Encrypted files + When encountering an encrypted file, query for a password and + attempt to decrypt it. +*** Backward sync from isearch + In isearch, press M-s s to visit the source of the current match. +*** Disable unicode in mode-line + New variable pdf-view-use-unicode-lighter which allows for + disabling the use of unicode in the mode-line. * Version 0.70 ** View *** Register integration |
