aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Always insert metadata values as stringVasilij Schneidermann2017-11-051-1/+1
| | | | Closes #21
* Undo stripping identifiersVasilij Schneidermann2017-11-051-1/+1
|
* Bump versionVasilij Schneidermann2017-09-241-1/+1
|
* Accept optional url argument when rendering imagesVasilij Schneidermann2017-09-241-3/+3
|
* Add screenshot for justify-kpVasilij Schneidermann2017-09-202-0/+5
|
* Further improve justify-kp exampleVasilij Schneidermann2017-09-191-5/+7
| | | | | Previously you got an error when it tried filling an empty, yet wide line, such as what an image produces...
* Add justify-kp example to READMEVasilij Schneidermann2017-09-191-1/+32
|
* Bump versionVasilij Schneidermann2017-09-151-1/+1
|
* Implement saving/restoring last read positionVasilij Schneidermann2017-09-152-3/+48
|
* Add info-style document next/prev aliasesVasilij Schneidermann2017-09-151-0/+2
|
* Bump versionVasilij Schneidermann2017-09-101-1/+1
|
* Ensure *all* files are readable, ignore . and ..Vasilij Schneidermann2017-09-101-6/+23
|
* Remove dependency on esxml for parsing XMLVasilij Schneidermann2017-09-101-11/+13
|
* Bump versionVasilij Schneidermann2017-09-101-1/+1
|
* Make unreadable files readable againVasilij Schneidermann2017-09-101-0/+4
|
* Bump versionVasilij Schneidermann2017-09-091-1/+1
|
* Briefly explain rendering customizablesVasilij Schneidermann2017-09-091-0/+10
|
* 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