branch: elpa/xkcd commit 763b73d6de58793c053a9075ac80146b79faa1ff Author: Vibhav Pant <vibh...@gmail.com> Commit: Vibhav Pant <vibh...@gmail.com>
* README.md: Remove feature from customize table which is still to be added. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c71a6e2bf..1c17eb941e 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,6 @@ emacs-xkcd can be customized with `M-x customize-group xkcd`. The customization |:-------------------:|:---------------------------------------------------------:|:------------------------:| | `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: @@ -47,3 +46,4 @@ emacs-xkcd can be customized with `M-x customize-group xkcd`. The customization #TODO Add support for custom faces. +Handle links to xkcd in Emacs with xkcd-get. \ No newline at end of file