summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorRobert Pluim <rpluim@gmail.com>2023-04-05 17:24:38 +0200
committerRobert Pluim <rpluim@gmail.com>2023-04-06 13:36:11 +0200
commit305246d9726bbe05a65ad3836880138db5c01dfa (patch)
treea7cff9de07a506500eee28903897d2931e3ac706 /etc
parent470d269ec1fe58935ff1b13e04d030ec40dcaa5e (diff)
downloademacs-305246d9726bbe05a65ad3836880138db5c01dfa.tar.gz
Add emoji-zoom-reset
* lisp/international/emoji.el (emoji-zoom-map): Add emoji-zoom-reset. (emoji-zoom-reset): New function, it resets the zoom level. * lisp/international/mule-cmds.el (ctl-x-map): Add emoji-zoom-reset. * etc/NEWS: Announce new command.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 9adeb47db8c..dc4eb64a63a 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1022,6 +1022,11 @@ These are bound to 'C-x 8 e +' and 'C-x 8 e -', respectively. They
can be used on any character, but are mainly useful for Emoji.
---
+*** New command 'emoji-zoom-reset'.
+This is bound to 'C-x 8 e 0', and undoes any size changes performed by
+'emoji-zoom-increase' and 'emoji-zoom-decrease'.
+
+---
*** New input method 'emoji'.
This allows you to enter Emoji using short strings, eg ':face_palm:'
or ':scream:'.