This commit is contained in:
Kovid Goyal 2012-05-24 13:58:49 +05:30
parent e7db0d41d7
commit 6c99742f12

View File

@ -6,7 +6,7 @@ fun! CalibreLog()
" making a release. " making a release.
enew enew
read ! bzr log -l 500 read ! bzr log -l 500
set nomodifiable noswapfile buftype=nofile setl nomodifiable noswapfile buftype=nofile
edit Changelog.yaml edit Changelog.yaml
edit src/calibre/constants.py edit src/calibre/constants.py
endfun endfun