diff options
author | Bram Moolenaar <Bram@vim.org> | 2005-10-03 22:04:08 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2005-10-03 22:04:08 +0000 |
commit | 07d4d7328af8f3d2ad502c4ef8dc6c232e7e578c (patch) | |
tree | aeef5f19128f703e2d1b7b25595f082f4f218734 /runtime/doc/pi_spec.txt | |
parent | 1c7715dfe4f29be631b78699cbca786d30852886 (diff) | |
download | vim-git-07d4d7328af8f3d2ad502c4ef8dc6c232e7e578c.tar.gz |
updated for version 7.0153
Diffstat (limited to 'runtime/doc/pi_spec.txt')
-rw-r--r-- | runtime/doc/pi_spec.txt | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/runtime/doc/pi_spec.txt b/runtime/doc/pi_spec.txt index d3b03d80f..80773afbb 100644 --- a/runtime/doc/pi_spec.txt +++ b/runtime/doc/pi_spec.txt @@ -1,4 +1,4 @@ -*pi_spec.txt* For Vim version 7.0aa. Last change: 2005 Apr 01 +*pi_spec.txt* For Vim version 7.0aa. Last change: 2005 Oct 03 by Gustavo Niemeyer ~ @@ -26,13 +26,13 @@ your maplocalleader key (default is '\') plus 'c'. If you do not have |spec_chglog_format| set, the plugin will ask you for an email address to use in this edit session. -Everytime you run the plugin, it will check to see if the last entry -in the changelog has been written today and by you. If it's the entry -mathes, it will just insert a new changelog item, otherwise it will -create a new changelog entry. If you are running with -|spec_chglog_release_info| enabled, it will also check if the name, version -and release matches. The plugin is smart enough to ask you if it should -update the package release, if you have not done so. +Every time you run the plugin, it will check to see if the last entry in the +changelog has been written today and by you. If the entry matches, it will +just insert a new changelog item, otherwise it will create a new changelog +entry. If you are running with |spec_chglog_release_info| enabled, it will +also check if the name, version and release matches. The plugin is smart +enough to ask you if it should update the package release, if you have not +done so. Setting a map *spec-setting-a-map* ------------- |