branch: elpa/devil
commit 943578f33fbeef895b100f750958e3cbc1b81724
Author: Susam Pal <[email protected]>
Commit: Susam Pal <[email protected]>
Use a smaller screenshot to show Devil smiley
---
README.md | 6 +++---
meta/Makefile | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 1850eaa117..22a5bfca9b 100644
--- a/README.md
+++ b/README.md
@@ -344,7 +344,7 @@ Custom Appearance
-----------------
The following initialization code shows how we can customise Devil to
-show a Devil face in the modeline and the echo area.
+show a Devil smiley (😈) in the modeline and the echo area.
```elisp
(add-to-list 'load-path "/path/to/devil/")
@@ -357,9 +357,9 @@ show a Devil face in the modeline and the echo area.
This is how Emacs may look if emojis are rendered correctly:
-[![Screenshot of Emacs with Devil face][horns-screenshot]][horns-screenshot]
+[![Screenshot of Emacs with Devil
smiley][smiley-screenshot]][smiley-screenshot]
-[horns-screenshot]: https://i.imgur.com/6Ly7IOs.png
+[smiley-screenshot]: https://i.imgur.com/oYtwnGi.png
Custom Devil Key
diff --git a/meta/Makefile b/meta/Makefile
index ca933a0b53..bd1bb42357 100644
--- a/meta/Makefile
+++ b/meta/Makefile
@@ -6,4 +6,4 @@ checks:
cd ~/git/melpa/ && ls -l packages/ packages-stable/ sandbox/elpa/
smiley:
- emacs -q -l smiley.el example.el example.md
+ emacs -q -l smiley.el example.md