1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-04 11:00:45 -08:00
emacs/doc
Lars Ingebrigtsen a06f41ad2c Implement a screenshot command for Message mode
* doc/misc/message.texi (MIME): Document it.

* lisp/gnus/message.el (message-screenshot-command): New variable.
(message-mode-map): New keystroke and menu item.  Also add
mml-attach-file to the menu.
(message-insert-screenshot): New command.

* lisp/gnus/mml.el (mml-parse-1): Allow having
content-transfer-encoding already in the part, so that we can have
inline base64-encoded binaries in the Message buffers.
2020-08-05 12:21:35 +02:00
..
emacs Merge from origin/emacs-27 2020-07-29 08:38:51 -07:00
lispintro Merge from origin/emacs-27 2020-05-23 07:50:29 -07:00
lispref Document that :width/:height in XBM images are peculiar 2020-08-02 19:03:21 +02:00
man Fix syntax error in man page. 2020-04-05 10:19:31 +02:00
misc Implement a screenshot command for Message mode 2020-08-05 12:21:35 +02:00