]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0466: still macros that should be all-caps v8.0.0466
authorBram Moolenaar <Bram@vim.org>
Thu, 16 Mar 2017 16:23:31 +0000 (17:23 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 16 Mar 2017 16:23:31 +0000 (17:23 +0100)
commit8820b48654b62472821d9b155fe03ab7ac13a05c
tree7783a4068aee8368661722d5171d33a4d410d6bb
parent40ebc0afda8d8e478d2090133ed6a3cd3d8da3ec
patch 8.0.0466: still macros that should be all-caps

Problem:    There are still a few macros that should be all-caps.
Solution:   Make a few more macros all-caps.
33 files changed:
src/buffer.c
src/edit.c
src/ex_cmds.c
src/ex_cmds2.c
src/ex_docmd.c
src/ex_getln.c
src/farsi.c
src/fileio.c
src/getchar.c
src/gui_beval.c
src/hardcopy.c
src/if_cscope.c
src/if_xcmdsrv.c
src/mark.c
src/memline.c
src/menu.c
src/message.c
src/misc1.c
src/normal.c
src/ops.c
src/option.c
src/quickfix.c
src/screen.c
src/search.c
src/syntax.c
src/tag.c
src/term.c
src/term.h
src/ui.c
src/undo.c
src/userfunc.c
src/version.c
src/vim.h