annotate runtime/ftplugin/gitsendemail.vim @ 11414:c95c5ddc3b0d v8.0.0591

patch 8.0.0591: changes to eval functionality not documented commit https://github.com/vim/vim/commit/45d2cca1ea3f90fc70ad99d0c6812a9d8536303c Author: Bram Moolenaar <Bram@vim.org> Date: Sun Apr 30 16:36:05 2017 +0200 patch 8.0.0591: changes to eval functionality not documented Problem: Changes to eval functionality not documented. Solution: Include all the changes.
author Christian Brabandt <cb@256bit.org>
date Sun, 30 Apr 2017 16:45:03 +0200
parents 7bc41231fbc7
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1620
73fe8baea242 updated for version 7.2a
vimboss
parents:
diff changeset
1 " Vim filetype plugin
73fe8baea242 updated for version 7.2a
vimboss
parents:
diff changeset
2 " Language: git send-email message
2034
7bc41231fbc7 Update runtime files.
Bram Moolenaar <bram@zimbu.org>
parents: 1620
diff changeset
3 " Maintainer: Tim Pope <vimNOSPAM@tpope.org>
7bc41231fbc7 Update runtime files.
Bram Moolenaar <bram@zimbu.org>
parents: 1620
diff changeset
4 " Last Change: 2009 Dec 24
1620
73fe8baea242 updated for version 7.2a
vimboss
parents:
diff changeset
5
73fe8baea242 updated for version 7.2a
vimboss
parents:
diff changeset
6 runtime! ftplugin/mail.vim