branch: elpa/devhelp commit e8dfb03110f0595dcf6c122d3d1399124aee43d3 Author: Akib Azmain Turja <a...@disroot.org> Commit: Akib Azmain Turja <a...@disroot.org>
Fix file name extension of demo --- README.org | 2 +- devhelp-demo.png => devhelp-demo.gif | Bin 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index de28243d23..483b69aeb2 100644 --- a/README.org +++ b/README.org @@ -7,7 +7,7 @@ integrating of these manuals with Emacs hard, although not impossible. This package make tries to integrate one of those stupid formats, Devhelp, with Emacs. -[[./devhelp-demo.png]] +[[./devhelp-demo.gif]] * Usage diff --git a/devhelp-demo.png b/devhelp-demo.gif similarity index 100% rename from devhelp-demo.png rename to devhelp-demo.gif