aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Add render hooks, allow changing render functionVasilij Schneidermann2017-09-091-11/+32
|
* Bump versionVasilij Schneidermann2017-09-091-1/+1
|
* Explain how text width/margins can be customizedVasilij Schneidermann2017-09-091-0/+21
|
* 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
|
* Document new customizable and font customizationVasilij Schneidermann2017-09-091-0/+24
|
* Allow using the default faceVasilij Schneidermann2017-09-091-1/+8
|
* Improve setup instructionsVasilij Schneidermann2017-09-091-1/+1
|
* 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.
* | Merge pull request #9 from xiongtx/pop-to-metadata-bufferVasilij Schneidermann2017-09-071-1/+1
|\ \ | |/ |/| Use `pop-to-buffer` instead of `display-buffer` for metadata
| * 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.
* Mention libxml2 requirementVasilij Schneidermann2017-09-071-1/+2
|
* Update installation instructionsVasilij Schneidermann2017-09-061-3/+3
|
* 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
|
* Update installation and contributing instructionsVasilij Schneidermann2017-09-052-2/+8
|
* Add CONTRIBUTING fileVasilij Schneidermann2017-08-312-0/+10
|
* Merge pull request #1 from aplaice/masterVasilij Schneidermann2017-08-311-0/+12
|\ | | | | Add scroll-down command and keybinding
| * 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-305-0/+1296