Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Allow using the default face | Vasilij Schneidermann | 2017-09-09 | 1 | -1/+8 | |
| | ||||||
* | Improve setup instructions | Vasilij Schneidermann | 2017-09-09 | 1 | -1/+1 | |
| | ||||||
* | Bump version | Vasilij Schneidermann | 2017-09-09 | 1 | -1/+1 | |
| | ||||||
* | Use `file-truename` for both compared files | Vasilij Schneidermann | 2017-09-09 | 1 | -2/+2 | |
| | ||||||
* | Rename next/previous chapter commands | Vasilij Schneidermann | 2017-09-09 | 1 | -8/+8 | |
| | ||||||
* | Merge pull request #10 from xiongtx/defvar-local | Vasilij Schneidermann | 2017-09-07 | 1 | -14/+7 | |
|\ | | | | | Use `defvar-local` | |||||
| * | Use `defvar-local` | Tianxiang Xiong | 2017-09-07 | 1 | -14/+7 | |
| | | | | | | | | `defvar-local` has been available since Emacs 24.3. | |||||
* | | Merge pull request #9 from xiongtx/pop-to-metadata-buffer | Vasilij Schneidermann | 2017-09-07 | 1 | -1/+1 | |
|\ \ | |/ |/| | Use `pop-to-buffer` instead of `display-buffer` for metadata | |||||
| * | Use `pop-to-buffer` instead of `display-buffer` for metadata | Tianxiang Xiong | 2017-09-07 | 1 | -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 requirement | Vasilij Schneidermann | 2017-09-07 | 1 | -1/+2 | |
| | ||||||
* | Update installation instructions | Vasilij Schneidermann | 2017-09-06 | 1 | -3/+3 | |
| | ||||||
* | Bump version | Vasilij Schneidermann | 2017-09-06 | 1 | -1/+1 | |
| | ||||||
* | Add autoload | Vasilij Schneidermann | 2017-09-06 | 1 | -0/+1 | |
| | ||||||
* | Documentation fix | Vasilij Schneidermann | 2017-09-05 | 1 | -1/+1 | |
| | ||||||
* | Move variables | Vasilij Schneidermann | 2017-09-05 | 1 | -29/+29 | |
| | ||||||
* | Fix package header | Vasilij Schneidermann | 2017-09-05 | 1 | -0/+3 | |
| | ||||||
* | Update installation and contributing instructions | Vasilij Schneidermann | 2017-09-05 | 2 | -2/+8 | |
| | ||||||
* | Add CONTRIBUTING file | Vasilij Schneidermann | 2017-08-31 | 2 | -0/+10 | |
| | ||||||
* | Merge pull request #1 from aplaice/master | Vasilij Schneidermann | 2017-08-31 | 1 | -0/+12 | |
|\ | | | | | Add scroll-down command and keybinding | |||||
| * | Add scroll-down command and keybinding | Adam Plaice | 2017-08-31 | 1 | -0/+12 | |
|/ | ||||||
* | Display missing metadata and be more lenient | Vasilij Schneidermann | 2017-08-31 | 1 | -12/+18 | |
| | ||||||
* | Replace hack by properly resolving target | Vasilij Schneidermann | 2017-08-31 | 1 | -6/+6 | |
| | ||||||
* | Strip directories in hyperlink targets | Vasilij Schneidermann | 2017-08-30 | 1 | -1/+4 | |
| | ||||||
* | Check in prototype | Vasilij Schneidermann | 2017-08-30 | 5 | -0/+1296 | |