]> granicus.if.org Git - neomutt/commit
merge: add <edit-or-view-raw-message>
authorRichard Russon <rich@flatcap.org>
Wed, 15 Nov 2017 21:36:54 +0000 (21:36 +0000)
committerRichard Russon <rich@flatcap.org>
Wed, 15 Nov 2017 21:36:54 +0000 (21:36 +0000)
commit0962eabf91e659730548d2999ba14d50cadcc2cc
tree96fe6242bb7f1b93cb8c062fbc5c6fb0b8a37f6a
parent70fd4326e4676fa049ff0b068ab66e4898778d3d
parentd7e704815c36593111157aa5cddcd7d201f72e05
merge: add <edit-or-view-raw-message>

 * Rename OP_EDIT_MESSAGE to OP_EDIT_RAW_MESSAGE
 * neomutt-syntax.vim: Add highlight rules for new functions
 * doc: Document new mutt functions in manual
 * editmsg.c: Implement mutt_view_message() function
 * Add `<{edit,edit-or-view,view}-raw-message>` functions