aboutsummaryrefslogtreecommitdiff
path: root/nov.el
Commit message (Collapse)AuthorAgeFilesLines
...
* Allow using a different text widthVasilij Schneidermann2017-09-091-1/+11
|
* Bump versionVasilij Schneidermann2017-09-091-1/+1
|
* Force shr-tag-img override, avoid infinite loopVasilij Schneidermann2017-09-091-2/+12
| | | | Closes #3
* Bump versionVasilij Schneidermann2017-09-091-1/+1
|
* Allow using the default faceVasilij Schneidermann2017-09-091-1/+8
|
* Bump versionVasilij Schneidermann2017-09-091-1/+1
|
* Use `file-truename` for both compared filesVasilij Schneidermann2017-09-091-2/+2
|
* Rename next/previous chapter commandsVasilij Schneidermann2017-09-091-8/+8
|
* Merge pull request #10 from xiongtx/defvar-localVasilij Schneidermann2017-09-071-14/+7
|\ | | | | Use `defvar-local`
| * 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