branch: elpa/xkcd commit c13dacaf7055da5f6d592eeae87508717ed4d2a5 Author: Vibhav Pant <vibh...@gmail.com> Commit: Vibhav Pant <vibh...@gmail.com>
Correct table. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3ff84b1666..6c71a6e2bf 100644 --- a/README.md +++ b/README.md @@ -29,11 +29,14 @@ Files are cached (for later offline viewing) by default to ~/.emacs.d/xkcd/. Thi #Customization emacs-xkcd can be customized with `M-x customize-group xkcd`. The customization options are: + | Option | Use | Default value | |:-------------------:|:---------------------------------------------------------:|:------------------------:| | `xkcd-cache-dir` | Directory where images and json files are cached | `~/.emacs.d/xkcd/` | | `xkcd-cache-latest` | File where the number of the latest cached xkcd is stored | `~/.emacs.d/xkcd/latest` | | `xkcd-handle-links` | If t, handle xkcd links by opening them with xkcd-get | `t` | + + #Keybindings: | Keybinding | Use | Function | |:----------:|:------------------------------:|:--------------:|