aboutsummaryrefslogtreecommitdiff
path: root/nov.el
Commit message (Collapse)AuthorAgeFilesLines
...
| * Use `defvar-local`Tianxiang Xiong2017-09-071-14/+7
| | | | | | | | `defvar-local` has been available since Emacs 24.3.
* | Use `pop-to-buffer` instead of `display-buffer` for metadataTianxiang Xiong2017-09-071-1/+1
|/ | | | | | `pop-to-buffer` selects the buffer. With a single window, this allows the user to easily bury the metadata buffer and get back to reading the eBook in the single window.
* Bump versionVasilij Schneidermann2017-09-061-1/+1
|
* Add autoloadVasilij Schneidermann2017-09-061-0/+1
|
* Documentation fixVasilij Schneidermann2017-09-051-1/+1
|
* Move variablesVasilij Schneidermann2017-09-051-29/+29
|
* Fix package headerVasilij Schneidermann2017-09-051-0/+3
|
* Add scroll-down command and keybindingAdam Plaice2017-08-311-0/+12
|
* Display missing metadata and be more lenientVasilij Schneidermann2017-08-311-12/+18
|
* Replace hack by properly resolving targetVasilij Schneidermann2017-08-311-6/+6
|
* Strip directories in hyperlink targetsVasilij Schneidermann2017-08-301-1/+4
|
* Check in prototypeVasilij Schneidermann2017-08-301-0/+559