1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-16 16:20:40 -08:00
emacs/doc
Daniel Martín ecbe801989 Add isearch-emoji-by-name
* lisp/isearch.el (isearch-emoji-by-name): Add a new command to insert
Emoji characters into incremental search strings. (Bug#52605)
(isearch-mode-map): Bind it to 'C-x 8 e RET'.
(isearch-menu-bar-map): Add it to the menu bar.
* doc/emacs/search.texi (Special Isearch): Update the documentation to
mention the new command.
* etc/NEWS: And advertise it.
2022-01-12 19:49:50 +02:00
..
emacs Add isearch-emoji-by-name 2022-01-12 19:49:50 +02:00
lispintro Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
lispref ; * doc/lispref/display.texi (Face Attributes): Fix typo. 2022-01-11 09:40:32 +08:00
man Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
misc Avoid user environment interfering with bootstrap 2022-01-12 09:35:43 -08:00