]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.2293 v7.4.2293
authorBram Moolenaar <Bram@vim.org>
Mon, 29 Aug 2016 20:49:24 +0000 (22:49 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 29 Aug 2016 20:49:24 +0000 (22:49 +0200)
commitedf3f97ae2af024708ebb4ac614227327033ca47
tree82fed9ebfc85a69d3cff613f9dab11c8750fad8b
parent965ed14973fd3f1b2aace7bae4d4722b71ca04f9
patch 7.4.2293
Problem:    Modelines in source code are inconsistant.
Solution:   Use the same line in most files.  Add 'noet'.  (Naruhiko Nishino)
153 files changed:
src/alloc.h
src/arabic.c
src/arabic.h
src/ascii.h
src/blowfish.c
src/buffer.c
src/channel.c
src/charset.c
src/crypt.c
src/crypt_zip.c
src/dict.c
src/diff.c
src/digraph.c
src/dosinst.c
src/dosinst.h
src/edit.c
src/eval.c
src/evalfunc.c
src/ex_cmds.c
src/ex_cmds.h
src/ex_cmds2.c
src/ex_docmd.c
src/ex_eval.c
src/ex_getln.c
src/farsi.c
src/farsi.h
src/feature.h
src/fileio.c
src/fold.c
src/getchar.c
src/glbl_ime.cpp
src/glbl_ime.h
src/globals.h
src/gui.c
src/gui.h
src/gui_at_fs.c
src/gui_at_sb.c
src/gui_at_sb.h
src/gui_athena.c
src/gui_beval.c
src/gui_beval.h
src/gui_gtk.c
src/gui_gtk_f.c
src/gui_gtk_f.h
src/gui_gtk_vms.h
src/gui_gtk_x11.c
src/gui_mac.c
src/gui_motif.c
src/gui_photon.c
src/gui_w32.c
src/gui_x11.c
src/gui_x11_pm.h
src/gui_xmdlg.c
src/gui_xmebw.c
src/gui_xmebw.h
src/gui_xmebwp.h
src/hangulin.c
src/hardcopy.c
src/hashtab.c
src/if_cscope.c
src/if_cscope.h
src/if_mzsch.c
src/if_mzsch.h
src/if_ole.cpp
src/if_perl.xs
src/if_perlsfio.c
src/if_python3.c
src/if_ruby.c
src/if_tcl.c
src/if_xcmdsrv.c
src/integration.c
src/integration.h
src/iscygpty.c
src/json.c
src/json_test.c
src/keymap.h
src/list.c
src/macros.h
src/main.c
src/mark.c
src/mbyte.c
src/memfile.c
src/memfile_test.c
src/memline.c
src/menu.c
src/message.c
src/message_test.c
src/misc1.c
src/misc2.c
src/move.c
src/nbdebug.c
src/nbdebug.h
src/netbeans.c
src/normal.c
src/ops.c
src/option.c
src/option.h
src/os_amiga.c
src/os_amiga.h
src/os_beos.c
src/os_beos.h
src/os_dos.h
src/os_mac.h
src/os_mac_conv.c
src/os_macosx.m
src/os_mint.h
src/os_mswin.c
src/os_qnx.c
src/os_qnx.h
src/os_unix.c
src/os_unix.h
src/os_unixx.h
src/os_vms.c
src/os_w32dll.c
src/os_w32exe.c
src/os_win32.c
src/os_win32.h
src/popupmnu.c
src/proto.h
src/pty.c
src/quickfix.c
src/regexp.c
src/regexp.h
src/regexp_nfa.c
src/screen.c
src/search.c
src/sha256.c
src/spell.c
src/spell.h
src/spellfile.c
src/structs.h
src/syntax.c
src/tag.c
src/term.c
src/term.h
src/termlib.c
src/ui.c
src/undo.c
src/uninstal.c
src/userfunc.c
src/version.c
src/version.h
src/vim.h
src/vim.rc
src/vimio.h
src/vimrun.c
src/winclip.c
src/window.c
src/workshop.c
src/workshop.h
src/wsdebug.c
src/wsdebug.h
src/xpm_w32.c