Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Allow using the default face | Vasilij Schneidermann | 2017-09-09 | 1 | -1/+8 | |
| | ||||||
* | 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. | |||||
* | | 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. | |||||
* | 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 | |
| | ||||||
* | 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 | 1 | -0/+559 | |