1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-04 19:10:37 -08:00
emacs/doc
Lars Ingebrigtsen 48ca3c99c8 Add a framework for yanking media into Emacs
* doc/emacs/killing.texi (Clipboard): Refer to it.
* doc/lispref/frames.texi (Yanking Media): Document the mechanism.

* lisp/yank-media.el: New file.

* lisp/gnus/message.el (message-mode): Register a yank handler for
images.
(message-insert-screenshot): Factor out image code from here...
(message--yank-media-image-handler): ... to here.
2021-11-06 21:59:27 +01:00
..
emacs Add a framework for yanking media into Emacs 2021-11-06 21:59:27 +01:00
lispintro Merge from origin/emacs-28 2021-10-29 09:20:05 -07:00
lispref Add a framework for yanking media into Emacs 2021-11-06 21:59:27 +01:00
man ; * doc/man/emacsclient.1: Bump date after last change. 2021-11-05 01:10:32 +01:00
misc Add a Gnus command to emojize symbols 2021-11-04 06:38:22 +01:00