1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-28 19:00:42 -08:00
emacs/doc
Visuwesh 0ee50a3420 Make yank-media auto select the best mime type
* lisp/yank-media.el (yank-media-preferred-types): Add new
variable that holds the list of mime types in order of their
preference.
(yank-media-autoselect-function): Add new variable and function
to choose the most preferred media type.
(yank-media): Make 'yank-media' choose the most preferred mime
type by default.
* doc/emacs/killing.texi (Clipboard):
* doc/lispref/frames.texi (Yanking Media): Document the new
behaviour, and the new variables.
* etc/NEWS: Announce the change.  (Bug#75116)
2025-02-22 11:37:23 +02:00
..
emacs Make yank-media auto select the best mime type 2025-02-22 11:37:23 +02:00
lispintro (lexical-binding): Allow changing the default value (bug#74145) 2025-02-18 15:37:50 -05:00
lispref Make yank-media auto select the best mime type 2025-02-22 11:37:23 +02:00
man Update copyright year to 2025 2025-01-02 18:39:42 +01:00
misc Use .pem extension for client certs in ERC docs 2025-02-21 18:40:06 -08:00
translations Update copyright year to 2025 2025-01-02 18:39:42 +01:00