]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
Farewell to Bram and dedicate upcoming Vim 9.1 to him (#12749)
authorChristian Brabandt <cb@256bit.org>
Sun, 13 Aug 2023 08:33:05 +0000 (10:33 +0200)
committerGitHub <noreply@github.com>
Sun, 13 Aug 2023 08:33:05 +0000 (10:33 +0200)
* Dedicate upcoming Vim 9.1 to Bram

Also replace in a few more places Brams email address and mention new
maintainers.

* Remove Bram from any Maintainer role

* runtime: Align Header

* it's mailing list not mailinglist

120 files changed:
LICENSE
README.md
README.txt
runtime/autoload/ccomplete.vim
runtime/autoload/dist/ft.vim
runtime/autoload/dist/script.vim
runtime/autoload/gzip.vim
runtime/autoload/paste.vim
runtime/autoload/spellfile.vim
runtime/bugreport.vim
runtime/colors/default.vim
runtime/compiler/README.txt
runtime/compiler/msvc.vim
runtime/defaults.vim
runtime/delmenu.vim
runtime/doc/intro.txt
runtime/doc/tags
runtime/doc/uganda.txt
runtime/doc/version9.txt
runtime/evim.vim
runtime/filetype.vim
runtime/ftoff.vim
runtime/ftplugin.vim
runtime/ftplugin/aap.vim
runtime/ftplugin/btm.vim
runtime/ftplugin/c.vim
runtime/ftplugin/cpp.vim
runtime/ftplugin/diff.vim
runtime/ftplugin/mail.vim
runtime/ftplugin/make.vim
runtime/ftplugin/objc.vim
runtime/ftplugin/vim.vim
runtime/ftplugin/zimbu.vim
runtime/ftplugof.vim
runtime/gvimrc_example.vim
runtime/indent.vim
runtime/indent/README.txt
runtime/indent/aap.vim
runtime/indent/c.vim
runtime/indent/cpp.vim
runtime/indent/cuda.vim
runtime/indent/python.vim
runtime/indent/vim.vim
runtime/indent/xhtml.vim
runtime/indent/zimbu.vim
runtime/indoff.vim
runtime/macros/less.vim
runtime/makemenu.vim
runtime/menu.vim
runtime/mswin.vim
runtime/optwin.vim
runtime/plugin/gzip.vim
runtime/plugin/matchparen.vim
runtime/plugin/spellfile.vim
runtime/scripts.vim
runtime/synmenu.vim
runtime/syntax/README.txt
runtime/syntax/aap.vim
runtime/syntax/c.vim
runtime/syntax/colortest.vim
runtime/syntax/conf.vim
runtime/syntax/ctrlh.vim
runtime/syntax/diff.vim
runtime/syntax/help.vim
runtime/syntax/manual.vim
runtime/syntax/model.vim
runtime/syntax/nosyntax.vim
runtime/syntax/qf.vim
runtime/syntax/syncolor.vim
runtime/syntax/synload.vim
runtime/syntax/syntax.vim
runtime/syntax/template.vim
runtime/syntax/vgrindefs.vim
runtime/syntax/viminfo.vim
runtime/termcap
runtime/vimrc_example.vim
src/Makefile
src/message.c
src/po/README.txt
src/po/README_mingw.txt
src/po/af.po
src/po/ca.po
src/po/cs.cp1250.po
src/po/cs.po
src/po/da.po
src/po/de.po
src/po/en_GB.po
src/po/eo.po
src/po/es.po
src/po/fi.po
src/po/fr.po
src/po/ga.po
src/po/it.po
src/po/ja.euc-jp.po
src/po/ja.po
src/po/ko.UTF-8.po
src/po/ko.po
src/po/lv.po
src/po/nb.po
src/po/nl.po
src/po/no.po
src/po/pl.UTF-8.po
src/po/pl.cp1250.po
src/po/pl.po
src/po/pt_BR.po
src/po/ru.cp1251.po
src/po/ru.po
src/po/sk.cp1250.po
src/po/sk.po
src/po/sr.po
src/po/sv.po
src/po/tr.po
src/po/uk.cp1251.po
src/po/uk.po
src/po/vi.po
src/po/zh_CN.UTF-8.po
src/po/zh_CN.cp936.po
src/po/zh_CN.po
src/po/zh_TW.UTF-8.po
src/po/zh_TW.po

diff --git a/LICENSE b/LICENSE
index ecfbe5534e21b7dda20c70eed5acb3f4446ed7c3..6c5c05b0130f70cbd86f1c174b42c349c8ca6f0f 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -21,8 +21,8 @@ II) It is allowed to distribute a modified (or extended) version of Vim,
           maintainer will do with your changes and under what license they
           will be distributed is negotiable.  If there has been no negotiation
           then this license, or a later version, also applies to your changes.
-          The current maintainer is Bram Moolenaar <Bram@vim.org>.  If this
-          changes it will be announced in appropriate places (most likely
+          The current maintainers are listed here: https://github.com/orgs/vim/people.
+          If this changes it will be announced in appropriate places (most likely
           vim.sf.net, www.vim.org and/or comp.editors). When it is completely
           impossible to contact the maintainer, the obligation to send him
           your changes ceases.  Once the maintainer has confirmed that he has
index 5a11cf00700e719c54fc2290995f9378f313e7ec..8fec70917a5f295ac50eec265395b8594e043111 100644 (file)
--- a/README.md
+++ b/README.md
@@ -141,14 +141,14 @@ If you still have problems or any other questions, use one of the mailing
 lists to discuss them with Vim users and developers:
        https://www.vim.org/maillist.php
 
-If nothing else works, report bugs directly:
-       Bram Moolenaar <Bram@vim.org>
+If nothing else works, report bugs directly to the vim-dev mailing list:
+       <vim-dev@vim.org>
 
 
 ## Main author ##
 
-Send any other comments, patches, flowers and suggestions to:
-       Bram Moolenaar <Bram@vim.org>
+Send any other comments, patches, flowers and suggestions to the vim-dev mailing list:
+       <vim-dev@vim.org>
 
 
 This is `README.md` for version 9.0 of Vim: Vi IMproved.
index ce3ed73bc7b86b9d545e8e9d74a199b6eba1477d..2c692f0a37d9cce5400f5431b168ab51d133d1e3 100644 (file)
@@ -122,12 +122,12 @@ If you still have problems or any other questions, use one of the mailing
 lists to discuss them with Vim users and developers:
        https://www.vim.org/maillist.php
 
-If nothing else works, report bugs directly:
-       Bram Moolenaar <Bram@vim.org>
+If nothing else works, report bugs directly to the vim-dev mailing list:
+       <vim-dev@vim.org>
 
 
 MAIN AUTHOR
 
-Send any other comments, patches, flowers and suggestions to:
+Send any other comments, patches, flowers and suggestions to the vim-dev mailing list:
 
-       Bram Moolenaar          E-mail: Bram@vim.org
+       <vim-dev@vim.org>
index 3bddba7a9510921dc1bf21f07e9e8f22646441da..7096dcf4ac884638eb7481988d5a932f73fd681b 100644 (file)
@@ -1,10 +1,11 @@
 vim9script noclear
 
 # Vim completion script
-# Language:     C
-# Maintainer:   Bram Moolenaar <Bram@vim.org>
+# Language:    C
+# Maintainer:  The Vim Project <https://github.com/vim/vim>
+# Last Change: 2023 Aug 10
 #              Rewritten in Vim9 script by github user lacygoill
-# Last Change:  2022 Jan 31
+# Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 var prepended: string
 var grepCache: dict<list<dict<any>>>
index 173588393792560e2a5c1de6c9bde6bdaa187c29..9f53f684604c8bb0ce2c4f6c642c0b6ef04ba0f1 100644 (file)
@@ -2,8 +2,9 @@ vim9script
 
 # Vim functions for file type detection
 #
-# Maintainer:  Bram Moolenaar <Bram@vim.org>
-# Last Change: 2023 Jun 09
+# Maintainer:  The Vim Project <https://github.com/vim/vim>
+# Last Change: 2023 Aug 10
+# Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 # These functions are moved here from runtime/filetype.vim to make startup
 # faster.
index fa4b6e8426171e2680566f89d80a3800d1e10c2b..5f3ae4aeccbdf7d58e37622741316187da4b4545 100644 (file)
@@ -3,8 +3,9 @@ vim9script
 # Vim function for detecting a filetype from the file contents.
 # Invoked from "scripts.vim" in 'runtimepath'
 #
-# Maintainer:  Bram Moolenaar <Bram@vim.org>
-# Last Change: 2023 Jun 09
+# Maintainer:  The Vim Project <https://github.com/vim/vim>
+# Last Change: 2023 Aug 10
+# Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 export def DetectFiletype()
   var line1 = getline(1)
index e4adec0947463bb2c9a490854cfa8d3f8578a017..95dd9067945afc2b1008883aae3fff37954b7b2f 100644 (file)
@@ -1,6 +1,7 @@
 " Vim autoload file for editing compressed files.
-" Maintainer: Bram Moolenaar <Bram@vim.org>
-" Last Change: 2016 Sep 28
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer: Bram Moolenaar <Bram@vim.org>
 
 " These functions are used by the gzip plugin.
 
index 2d787e7a1dd2a5c837293759ec84334e14149b0c..1ba336c2b3ee8e6d99f58892e85a2abd9c24e947 100644 (file)
@@ -1,6 +1,7 @@
 " Vim support file to help with paste mappings and menus
-" Maintainer:  Bram Moolenaar <Bram@vim.org>
-" Last Change: 2019 Jan 27
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 " Define the string to use for items that are present both in Edit, Popup and
 " Toolbar menu.  Also used in mswin.vim and macmap.vim.
index 6f9b1e0e0a8ea1aefcffa89719387c91955d4fa9..43f7dffa1a893095cd5bc3f2ea9269e036bfdbef 100644 (file)
@@ -1,6 +1,7 @@
 " Vim script to download a missing spell file
-" Maintainer:  Bram Moolenaar <Bram@vim.org>
-" Last Change: 2020 Jul 10
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 if !exists('g:spellfile_URL')
   " Always use https:// because it's secure.  The certificate is for nluug.nl,
index f7886a9081dacade55db6cffa6a35cc2ccb0c1e3..38f47b6212bf282de4da6e40d4e9eab70c726127 100644 (file)
@@ -1,8 +1,9 @@
 :" Use this script to create the file "bugreport.txt", which contains
 :" information about the environment of a possible bug in Vim.
 :"
-:" Maintainer: Bram Moolenaar <Bram@vim.org>
-:" Last change:        2019 Jan 27
+:" Maintainer: The Vim Project <https://github.com/vim/vim>
+:" Last change:        2023 Aug 10
+:" Former Maintainer:  Bram Moolenaar <Bram@vim.org>
 :"
 :" To use inside Vim:
 :"     :so $VIMRUNTIME/bugreport.vim
index 70311571dba098cf2465aa8de55d536fe3d4b308..d2960fa78b9e991b5521759cd52b301d2f392e77 100644 (file)
@@ -1,6 +1,7 @@
 " Vim color file
-" Maintainer:  Bram Moolenaar <Bram@vim.org>
-" Last Change: 2001 Jul 23
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 " This is the default color scheme.  It doesn't define the Normal
 " highlighting, it uses whatever the colors used to be.
index 3f0b97b83e548c0779915cbb0c8ff13bc08822af..dccf4a97629be5c96266c09a700cc8e8275d6468 100644 (file)
@@ -8,4 +8,4 @@ If you want to write your own compiler plugin, have a look at the other files
 for how to do it, the format is simple.
 
 If you think a compiler plugin you have written is useful for others, please
-send it to Bram@vim.org.
+send it to the vim-dev mailing list: <vim-dev@vim.org>
index efe36c4da21ea1826285a6115c57e5e0322ada7b..0d5660c1038a7fbd56db41a28f7f87cf8967a489 100644 (file)
@@ -1,7 +1,8 @@
 " Vim compiler file
 " Compiler:    Microsoft Visual C
-" Maintainer:  Bram Moolenaar <Bram@vim.org>
-" Last Change: 2014 Sep 20
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 if exists("current_compiler")
   finish
index 6f8deb06ba80cf2628ab427859554310b5c180e7..ff8ce8ea18f3fe34843757ecc3b284a2b4053d8f 100644 (file)
@@ -1,7 +1,8 @@
 " The default vimrc file.
 "
-" Maintainer:  Bram Moolenaar <Bram@vim.org>
-" Last change: 2023 May 10
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 "
 " This is loaded if no vimrc file was found.
 " Except when Vim is run with "-u NONE" or "-C".
index ef663c73b4f191f74f7a53ef2dacc7815ebf94fa..b614851d89b4a8f04e5f11f278552992deed7a4e 100644 (file)
@@ -1,8 +1,9 @@
 " This Vim script deletes all the menus, so that they can be redefined.
 " Warning: This also deletes all menus defined by the user!
 "
-" Maintainer:  Bram Moolenaar <Bram@vim.org>
-" Last Change: 2019 Dec 10
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 aunmenu *
 tlunmenu *
index 04d5f5cb8a4c4358ab3b130fbb9ce70e40dadc0d..7b66303d3d9e8bdcd3fc9458a5b4583f4a66e3e8 100644 (file)
@@ -1,4 +1,4 @@
-*intro.txt*     For Vim version 9.0.  Last change: 2022 Nov 20
+*intro.txt*     For Vim version 9.0.  Last change: 2023 Aug 09
 
 
                  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -129,8 +129,9 @@ There are three ways to report bugs:
 3. Send bug reports to: Vim Developers <vim-dev@vim.org>
    This is a maillist, you need to become a member first and many people will
    see the message.  If you don't want that, e.g. because it is a security
-   issue, send it to <bugs@vim.org>, this only goes to the Vim maintainer
-   (that's Bram).
+   issue, please contact any of the current Vim maintainers
+   https://github.com/orgs/vim/people (but not Bram or the vim-dev ML).
+   In the future, a proper process for handling security issues will be setup.
 
 Please be brief; all the time that is spent on answering mail is subtracted
 from the time that is spent on improving Vim!  Always give a reproducible
@@ -181,9 +182,9 @@ The user may create scripts for Vim that use external commands.  These might
 introduce Y2K problems, but those are not really part of Vim itself.
 
 ==============================================================================
-3. Credits                             *credits* *author* *Bram* *Moolenaar*
+3. Credits                                             *credits* *author*
 
-Most of Vim was created by Bram Moolenaar <Bram@vim.org>.
+Most of Vim was created by Bram Moolenaar <Bram@vim.org> |Bram-Moolenaar|
 
 Parts of the documentation come from several Vi manuals, written by:
        W.N. Joy
@@ -216,7 +217,7 @@ Vim would never have become what it is now, without the help of these people!
        Bill Foster             Athena GUI port (later removed)
        Google                  Lets me work on Vim one day a week
        Loic Grenie             xvim (ideas for multi windows version)
-       Sven Guckes             Vim promoter and previous WWW page maintainer
+       Sven Guckes             Vim promoter and previous WWW page maintainer |Sven-Guckes|
        Darren Hiebert          Exuberant ctags
        Jason Hildebrand        GTK+ 2 port
        Bruce Hunsaker          improvements for VMS port
index 51c0323acbff5eb8b6e964933f766147050a3aa4..b34ecd5de4e697917c42bec45fe88ebc0c03e17f 100644 (file)
@@ -3856,7 +3856,8 @@ BeOS      os_beos.txt     /*BeOS*
 Blob   eval.txt        /*Blob*
 Blobs  eval.txt        /*Blobs*
 Boolean        eval.txt        /*Boolean*
-Bram   intro.txt       /*Bram*
+Bram   version9.txt    /*Bram*
+Bram-Moolenaar version9.txt    /*Bram-Moolenaar*
 BufAdd autocmd.txt     /*BufAdd*
 BufCreate      autocmd.txt     /*BufCreate*
 BufDelete      autocmd.txt     /*BufDelete*
@@ -5458,7 +5459,7 @@ Mark      motion.txt      /*Mark*
 MenuPopup      autocmd.txt     /*MenuPopup*
 MiNT   os_mint.txt     /*MiNT*
 ModeChanged    autocmd.txt     /*ModeChanged*
-Moolenaar      intro.txt       /*Moolenaar*
+Moolenaar      version9.txt    /*Moolenaar*
 MorphOS        os_amiga.txt    /*MorphOS*
 Motif  gui_x11.txt     /*Motif*
 Myspell        spell.txt       /*Myspell*
index 093da3015e160adbc1aeb164aad2963b8f2cbdd3..3a2474793a463311203abee2ee1ebfb3ff2cb209 100644 (file)
@@ -46,8 +46,8 @@ II) It is allowed to distribute a modified (or extended) version of Vim,
          maintainer will do with your changes and under what license they
          will be distributed is negotiable.  If there has been no negotiation
          then this license, or a later version, also applies to your changes.
-         The current maintainer is Bram Moolenaar <Bram@vim.org>.  If this
-         changes it will be announced in appropriate places (most likely
+         The current maintainers are listed here: https://github.com/orgs/vim/people.
+         If this changes it will be announced in appropriate places (most likely
          vim.sf.net, www.vim.org and/or comp.editors).  When it is completely
          impossible to contact the maintainer, the obligation to send him
          your changes ceases.  Once the maintainer has confirmed that he has
index 03b732b5e8e662464abc24e8199cedaf1941e545..e9549285ffce17b0525972e48df089b351abb8b5 100644 (file)
@@ -1,4 +1,4 @@
-*version9.txt*  For Vim version 9.0.  Last change: 2022 Nov 23
+*version9.txt*  For Vim version 9.0.  Last change: 2023 Aug 09
 
 
                  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -43,6 +43,17 @@ when the release was being prepared.  Sven was a long time supporter of Vim.
 He registered the vim.org domain and created the first Vim website.  We will
 remember him!
 
+                                                *Bram* *Moolenaar* *Bram-Moolenaar*
+Vim version 9.1 is dedicated to Bram Moolenaar, who passed away on August 3rd 2023
+while still working full-time on Vim.  The Vim project would not exist without
+his ongoing passion to lead and develop Vim and the community for more than 30
+years.  Bram was also passionate about his |ICCF| foundation to help children
+in Uganda.  If you enjoy using Vim, please consider donating!
+We will miss his guidance, passion and leadership.
+
+Obituary Articles: https://github.com/vim/vim/discussions/12742
+Say Farewell: https://github.com/vim/vim/discussions/12737
+
 ==============================================================================
 NEW FEATURES                                           *new-9*
 
index d3f349e0d875fe8878cb8542e38fe14fb2b3c4ac..df7d756e2facf7b5101abaeeee51b430298e6c54 100644 (file)
@@ -1,6 +1,7 @@
 " Vim script for Evim key bindings
-" Maintainer:  Bram Moolenaar <Bram@vim.org>
-" Last Change: 2022 May 10
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 " Don't use Vi-compatible mode.
 set nocompatible
index eea55f8b99e12b4a438d942d47a0a2837e69f4ae..fe6e94828a4136737f993587bb9de62003615b3f 100644 (file)
@@ -1,7 +1,8 @@
 " Vim support file to detect file types
 "
-" Maintainer:  Bram Moolenaar <Bram@vim.org>
-" Last Change: 2023 Jun 09
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 " Listen very carefully, I will say this only once
 if exists("did_load_filetypes")
index 377c6ef829d61935bc76c10b8dcdcfe5f4577948..a33b0962d0fd008b9239b8345177d550dd435e67 100644 (file)
@@ -1,7 +1,8 @@
 " Vim support file to switch off detection of file types
 "
-" Maintainer:  Bram Moolenaar <Bram@vim.org>
-" Last change: 2001 Jun 11
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 if exists("did_load_filetypes")
   unlet did_load_filetypes
index 2500a7f27b0710ff33398861e31315647339f5b1..93f6b05a4c071d6c7d8af8d1fb76a358915a4ece 100644 (file)
@@ -2,8 +2,9 @@ vim9script noclear
 
 # Vim support file to switch on loading plugins for file types
 #
-# Maintainer:  Bram Moolenaar <Bram@vim.org>
-# Last change: 2022 Feb 11
+# Maintainer:  The Vim Project <https://github.com/vim/vim>
+# Last change: 2023 Aug 10
+# Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 if exists("g:did_load_ftplugin")
   finish
index b5065e5157ceab4b2810e1bbe45d3d81dd214f64..df839c99aee62baf3ce0d0afc9288675452b03f2 100644 (file)
@@ -1,7 +1,8 @@
 " Vim filetype plugin file
 " Language:    Aap recipe
-" Maintainer:  Bram Moolenaar <Bram@vim.org>
-" Last Change: 2021 Nov 14
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 " Only do this when not done yet for this buffer
 if exists("b:did_ftplugin")
index d3dc5b75f5029f5298d8e1a7c5e4f2b77875c7a8..1c2c68599ddac3b12b7beab0962ed1833b462345 100644 (file)
@@ -1,7 +1,8 @@
 " Vim filetype plugin file
 " Language:    BTM
-" Maintainer:  Bram Moolenaar <Bram@vim.org>
-" Last Change: 2004 Jul 06
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 " Only do this when not done yet for this buffer
 if exists("b:did_ftplugin")
index 3627089ec251ffbc2d48fb3b8f440d4edf150db9..4ddc4a539257abfad7a9faad8a7af4d53fe7cb1a 100644 (file)
@@ -1,7 +1,8 @@
 " Vim filetype plugin file
 " Language:    C
-" Maintainer:  Bram Moolenaar <Bram@vim.org>
-" Last Change: 2022 Apr 08
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 " Only do this when not done yet for this buffer
 if exists("b:did_ftplugin")
index f9d31cbec357ff971ef9f8ee49b30c7d792f6174..fc92935a151fe3aad8696c38aa65d6e103d97e85 100644 (file)
@@ -1,7 +1,8 @@
 " Vim filetype plugin file
 " Language:    C++
-" Maintainer:  Bram Moolenaar <Bram@vim.org>
-" Last Change: 2020 Jul 26
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 " Only do this when not done yet for this buffer
 if exists("b:did_ftplugin")
index bf37d464c0444d0a47e8ee967445865a9b53c85b..f2a0820be923a62fc97cd380f40341d282cabdc7 100644 (file)
@@ -1,7 +1,8 @@
 " Vim filetype plugin file
 " Language:    Diff
-" Maintainer:  Bram Moolenaar <Bram@vim.org>
-" Last Change: 2021 Nov 14
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 " Only do this when not done yet for this buffer
 if exists("b:did_ftplugin")
index f12022305f3ec58f9540f3fe0a830aab3b83fa12..3cef84f52832b13be884070e0555ecc0afec4a26 100644 (file)
@@ -1,7 +1,8 @@
 " Vim filetype plugin file
 " Language:    Mail
-" Maintainer:  Bram Moolenaar <Bram@vim.org>
-" Last Change: 2021 Oct 23
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 " Only do this when not done yet for this buffer
 if exists("b:did_ftplugin")
index 168bc38eb36fff5926de0d7b3a71bd312e89e0a5..7227bb3739a859ed9a2c3b4ecc9b12f226ebabaa 100644 (file)
@@ -1,7 +1,8 @@
 " Vim filetype plugin file
 " Language:    Make
-" Maintainer:  Bram Moolenaar <Bram@vim.org>
-" Last Change: 2020 Oct 16
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 " Only do this when not done yet for this buffer
 if exists("b:did_ftplugin")
index e41beb5dad7f5bff03472fdc8c758008fb8f61d4..d129b33c1cfe932a05f8c91374ed90330f69634e 100644 (file)
@@ -1,7 +1,8 @@
 " Vim filetype plugin file
 " Language:    Objective C
-" Maintainer:  Bram Moolenaar <Bram@vim.org>
-" Last Change: 2003 Jan 15
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 " Only do this when not done yet for this buffer
 if exists("b:did_ftplugin")
index 1ae1d2346b9663f7ec722e2c54bdb9e48293cf39..e25054ba89f95cbfb6273aba50d634fede8c7bed 100644 (file)
@@ -1,7 +1,8 @@
 " Vim filetype plugin
 " Language:    Vim
-" Maintainer:  Bram Moolenaar <Bram@vim.org>
-" Last Change: 2023 Feb 07
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 " Only do this when not done yet for this buffer
 if exists("b:did_ftplugin")
index 9d9fa6f40691dc3cf055ed6ff8b54834ba48f7fa..2ce08e5ca44dab7113101f4a6e6ea06384ad30aa 100644 (file)
@@ -1,7 +1,8 @@
 " Vim filetype plugin file
 " Language:    Zimbu
-" Maintainer:  Bram Moolenaar <Bram@vim.org>
-" Last Change: 2022 Sep 07
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 " Only do this when not done yet for this buffer
 if exists("b:did_ftplugin")
index e0505ce62fa001d5ec9bc31d96bc6df67942fb82..46351d2033aa85a8287217f938404a0b7277b6a8 100644 (file)
@@ -2,8 +2,9 @@ vim9script
 
 # Vim support file to switch off loading plugins for file types
 #
-# Maintainer:  Bram Moolenaar <Bram@vim.org>
-# Last Change: 2022 Feb 09
+# Maintainer:  The Vim Project <https://github.com/vim/vim>
+# Last Change: 2023 Aug 10
+# Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 if exists("g:did_load_ftplugin")
   unlet g:did_load_ftplugin
index 083dacee905b98bce55de4db665f144adfd288d6..e42f365b62cc2b2067dca938e666c36da78b3164 100644 (file)
@@ -2,8 +2,9 @@
 " The commands in this are executed when the GUI is started, after the vimrc
 " has been executed.
 "
-" Maintainer:  Bram Moolenaar <Bram@vim.org>
-" Last change: 2016 Apr 05
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 "
 " To use it, copy it to
 "         for Unix:  ~/.gvimrc
index a3249956a47889d5b2caaec2bde663e605efed1c..72b55873415483898bcc34ab48c5ef777556369a 100644 (file)
@@ -1,7 +1,8 @@
 " Vim support file to switch on loading indent files for file types
 "
-" Maintainer:  Bram Moolenaar <Bram@vim.org>
-" Last Change: 2022 Feb 11
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 if exists("did_indent_on")
   finish
index 649870636efd61ce475bf271b81c2f112bf8efd8..8628ecccb796b7a9dbac558d6fcd0c6c7e90b275 100644 (file)
@@ -6,9 +6,9 @@ at ":help indent-expression".  Looking at the existing files should give you
 inspiration.
 
 If you make a new indent file which would be useful for others, please send it
-to Bram@vim.org.  Include instructions for detecting the file type for this
-language, by file name extension or by checking a few lines in the file.
-And please stick to the rules below.
+to the vim-dev mailing list <vim-dev@vim.org>.  Include instructions for
+detecting the file type for this language, by file name extension or by
+checking a few lines in the file. And please stick to the rules below.
 
 If you have remarks about an existing file, send them to the maintainer of
 that file.  Only when you get no response send a message to Bram@vim.org.
index 35828b4c1a5be677df091c5b5680551b0075b39f..23c104985e68dda7938bcdee62c8b5d61ad98034 100644 (file)
@@ -1,7 +1,8 @@
 " Vim indent file
 " Language:    Aap recipe
-" Maintainer:  Bram Moolenaar <Bram@vim.org>
-" Last Change: 2005 Jun 24
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 " Only load this indent file when no other was loaded.
 if exists("b:did_indent")
index e224382f63759a573830e0d68bf27cf71eec4582..7f285e1b98d427fbda52246a8a2558bacbca362a 100644 (file)
@@ -1,7 +1,8 @@
 " Vim indent file
 " Language:    C
-" Maintainer:  Bram Moolenaar <Bram@vim.org>
-" Last Change: 2005 Mar 27
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 " Only load this indent file when no other was loaded.
 if exists("b:did_indent")
index ffa37d72083daa0ff843c8b775b07f9d976cf2c0..bb4dfd185ead999fef789b32bd23fbaecb6ecbd9 100644 (file)
@@ -1,7 +1,8 @@
 " Vim indent file
 " Language:    C++
-" Maintainer:  Bram Moolenaar <Bram@vim.org>
-" Last Change: 2008 Nov 29
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 " Only load this indent file when no other was loaded.
 if exists("b:did_indent")
index 68ee9cec0c551e8ba806c5c208d6eb7ae42dbe25..5980ddda447615e6e0e4ec4e19711e2ab089ccf9 100644 (file)
@@ -1,7 +1,8 @@
 " Vim indent file
 " Language:    CUDA
-" Maintainer:  Bram Moolenaar <Bram@vim.org>
-" Last Change: 2008 Nov 29
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 " Only load this indent file when no other was loaded.
 if exists("b:did_indent")
index 8c3d0b0670dff454768736f924e18bd9d5182b4f..42ab4f3778c10b0246b5d876b8349f042e1046a8 100644 (file)
@@ -1,8 +1,9 @@
 " Vim indent file
-" Language:            Python
-" Maintainer:          Bram Moolenaar <Bram@vim.org>
+" Language:    Python
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 " Original Author:     David Bustos <bustos@caltech.edu>
-" Last Change:         2021 Sep 26
 
 " Only load this indent file when no other was loaded.
 if exists("b:did_indent")
index 7b45d41ad622bd23a77c4c8fbb691a65cb4a861b..97a4a3662d2df462082aba613e2cb598897c2da5 100644 (file)
@@ -2,8 +2,9 @@ vim9script
 
 # Vim indent file
 # Language:    Vim script
-# Maintainer:  Bram Moolenaar <Bram@vim.org>
-# Last Change: 2023 Feb 02
+# Maintainer:  The Vim Project <https://github.com/vim/vim>
+# Last Change: 2023 Aug 10
+# Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 # Only load this indent file when no other was loaded.
 if exists('b:did_indent')
index 2197b7901c9f2cc7eb8fb71fd54bae22c575e431..e5c9cc307f92e47ec103100144cfee966db0f708 100644 (file)
@@ -1,7 +1,8 @@
 " Vim indent file
 " Language:    XHTML
-" Maintainer:  Bram Moolenaar <Bram@vim.org> (for now)
-" Last Change: 2005 Jun 24
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 " Only load this indent file when no other was loaded.
 if exists("b:did_indent")
index 0e6e2ab1d1a5087239eb412155af42c7c9b6f21d..08369e42e55201f4ce6f99a94e37893016a2568f 100644 (file)
@@ -1,7 +1,8 @@
 " Vim indent file
 " Language:    Zimbu
-" Maintainer:  Bram Moolenaar <Bram@vim.org>
-" Last Change: 2021 Sep 26
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 " Only load this indent file when no other was loaded.
 if exists("b:did_indent")
index 0d930352bbc400d9b8bb3117825f889ed78d2479..57d5e5400e4323fc1f7195124df1f39db545a713 100644 (file)
@@ -1,7 +1,8 @@
 " Vim support file to switch off loading indent files for file types
 "
-" Maintainer:  Bram Moolenaar <Bram@vim.org>
-" Last Change: 2001 Jun 11
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 if exists("did_indent_on")
   unlet did_indent_on
index 17433f4ab8f3d3a94e41a7c370c6f46d48e13f41..95a4127961a9c424f7555ffbed2e4f17bb8d8ff6 100644 (file)
@@ -1,6 +1,7 @@
 " Vim script to work like "less"
-" Maintainer:  Bram Moolenaar <Bram@vim.org>
-" Last Change: 2020 Dec 17
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 " Avoid loading this file twice, allow the user to define his own script.
 if exists("loaded_less")
index b9cd8cb7b749e5a75598abd9512f7dfcc4073e02..4dfd2cc79121db394e529906cf7d78062483ac74 100644 (file)
@@ -1,8 +1,9 @@
 vim9script
 
 # Script to define the syntax menu in synmenu.vim
-# Maintainer:  Bram Moolenaar <Bram@vim.org>
-# Last Change: 2022 Jun 27
+# Maintainer:  The Vim Project <https://github.com/vim/vim>
+# Last Change: 2023 Aug 10
+# Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 # This is used by "make menu" in the src directory.
 edit <sfile>:p:h/synmenu.vim
index f8f7e7ad737ab05173aeeded67e8d8a49888921e..6d12bcd035f07359f74cd5d0a6ce9725f0b429fa 100644 (file)
@@ -1,8 +1,9 @@
 " Vim support file to define the default menus
 " You can also use this as a start for your own set of menus.
 "
-" Maintainer:  Bram Moolenaar <Bram@vim.org>
-" Last Change: 2023 May 03
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 " Note that ":an" (short for ":anoremenu") is often used to make a menu work
 " in all modes and avoid side effects from mappings defined by the user.
index 2b04c1aea3d2482c1979928504c39dcba962ce27..1c28cadac0e1f747b5d4521cbf309fc6a5e436f8 100644 (file)
@@ -1,7 +1,8 @@
 " Set options and add mapping such that Vim behaves a lot like MS-Windows
 "
-" Maintainer:  Bram Moolenaar <Bram@vim.org>
-" Last Change: 2018 Dec 07
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 " Bail out if this isn't wanted.
 if exists("g:skip_loading_mswin") && g:skip_loading_mswin
index ed31b678ebfa2365a2ca8a6cd7adb2ef0293c151..d5978c66ca8c5ca782c031a7492e8a13bf896f30 100644 (file)
@@ -1,7 +1,8 @@
 " These commands create the option window.
 "
-" Maintainer:  Bram Moolenaar <Bram@vim.org>
-" Last Change: 2022 Dec 16
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 " If there already is an option window, jump to that one.
 let buf = bufnr('option-window')
index 72144885794dfbf51ddefcaf1dab3cce7a1e6ac4..c02bd99567acf03a4054e003b7cd81adeeb3e9e0 100644 (file)
@@ -1,6 +1,7 @@
 " Vim plugin for editing compressed files.
-" Maintainer: Bram Moolenaar <Bram@vim.org>
-" Last Change: 2016 Oct 30
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 " Exit quickly when:
 " - this plugin was already loaded
index e19b28322872a1288278bde8d760d430b2ea5fea..b33ecd557cf0179f30973df3d16cae5f93491df1 100644 (file)
@@ -1,6 +1,7 @@
 " Vim plugin for showing matching parens
-" Maintainer:  Bram Moolenaar <Bram@vim.org>
-" Last Change: 2022 Dec 01
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 " Exit quickly when:
 " - this plugin was already loaded (or disabled)
index 437296090c98e49a2f03283332f3b68445cd6455..1730ac8a95b0f41ee056c872702a5df4072d851e 100644 (file)
@@ -1,6 +1,7 @@
 " Vim plugin for downloading spell files
-" Maintainer:  Bram Moolenaar <Bram@vim.org>
-" Last Change: 2006 Feb 01
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 " Exit quickly when:
 " - this plugin was already loaded
index 185f1676d3604398ee96e1078a7d31e523698b7e..ced4c239b5827cbe134efffa9967f559a1f33e72 100644 (file)
@@ -1,7 +1,8 @@
 " Vim support file to detect file types in scripts
 "
-" Maintainer:  Bram Moolenaar <Bram@vim.org>
-" Last change: 2023 Jun 08
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 " This file is called by an autocommand for every file that has just been
 " loaded into a buffer.  It checks if the type of file can be recognized by
index 9d7da7dee3c8dc7107ee2759241723d9b84f923e..9a6ec997d358cc4e1fcd9d3942f54f222fc987e4 100644 (file)
@@ -1,8 +1,9 @@
 " Vim support file to define the syntax selection menu
 " This file is normally sourced from menu.vim.
 "
-" Maintainer:  Bram Moolenaar <Bram@vim.org>
-" Last Change: 2022 Oct 04
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 " Define the SetSyn function, used for the Syntax menu entries.
 " Set 'filetype' and also 'syntax' if it is manually selected.
index d6a86e5ca9d639e6c6bcaf125dea84173c96d139..8eee0ea20ac1d566f3551c082e306cc61d786df9 100644 (file)
@@ -28,9 +28,10 @@ whitespace.vim  View Tabs and Spaces.
 If you want to write a syntax file, read the docs at ":help usr_44.txt".
 
 If you make a new syntax file which would be useful for others, please send it
-to Bram@vim.org.  Include instructions for detecting the file type for this
-language, by file name extension or by checking a few lines in the file.
-And please write the file in a portable way, see ":help 44.12".
+to the vim-dev mailing list <vim-dev@vim.org>.  Include instructions for
+detecting the file type for this language, by file name extension or by
+checking a few lines in the file. And please write the file in a portable way,
+see ":help 44.12".
 
 If you have remarks about an existing file, send them to the maintainer of
 that file.  Only when you get no response send a message to Bram@vim.org.
index 8399a4d22413965bfe1d8cd961ebcfc3c5604f11..87cedab30f14ee055fd828a650aae3a25b63c772 100644 (file)
@@ -1,7 +1,8 @@
 " Vim syntax file
 " Language:    A-A-P recipe
-" Maintainer:  Bram Moolenaar <Bram@vim.org>
-" Last Change: 2004 Jun 13
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 " Quit when a syntax file was already loaded
 if exists("b:current_syntax")
index 04b132d3ffacd0c6c080e87c572a4c622696889f..5ed8fdc8472cce345dd057de913852cc3f4b5618 100644 (file)
@@ -1,7 +1,8 @@
 " Vim syntax file
 " Language:    C
-" Maintainer:  Bram Moolenaar <Bram@vim.org>
-" Last Change: 2023 Mar 08
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 " Quit when a (custom) syntax file was already loaded
 if exists("b:current_syntax")
index 58de7aaf13ae043b8bac8cbdc7d7acfa53f6b018..1dd860c1d3b03591a98f14501f7d2d7acca04bf9 100644 (file)
@@ -1,7 +1,8 @@
 " Vim script for testing colors
-" Maintainer:  Bram Moolenaar <Bram@vim.org>
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
 " Contributors:        Rafael Garcia-Suarez, Charles Campbell
-" Last Change: 2008 Jun 04
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 " edit this file, then do ":source %", and check if the colors match
 
index 6a78ef8c6e9c33a83b5c7cc6107f0a33bb717311..15a1fffab32cf7d1557bb09d0fcf0fd2b6bb4888 100644 (file)
@@ -1,7 +1,8 @@
 " Vim syntax file
 " Language:    generic configure file
-" Maintainer:  Bram Moolenaar <Bram@vim.org>
-" Last Change: 2021 May 01
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 " Quit when a (custom) syntax file was already loaded
 if exists("b:current_syntax")
index b4bf3477e6dd9d0898575baca0541b4d559d9e33..b34f33578551cf9bae6b56077f7ec9023033d0f9 100644 (file)
@@ -1,7 +1,8 @@
 " Vim syntax file
 " Language:    CTRL-H (e.g., ASCII manpages)
-" Maintainer:  Bram Moolenaar <Bram@vim.org>
-" Last Change: 2005 Jun 20
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 " Existing syntax is kept, this file can be used as an addition
 
index 408556ac13e08d39edfeb5a9747e7f83b0386732..4cadf5dae8c91324ce14b446f2ea961187075530 100644 (file)
@@ -1,8 +1,9 @@
 " Vim syntax file
 " Language:    Diff (context or unified)
-" Maintainer:  Bram Moolenaar <Bram@vim.org>
-"               Translations by Jakson Alves de Aquino.
-" Last Change: 2020 Dec 30
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+"              Translations by Jakson Alves de Aquino.
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 " Quit when a (custom) syntax file was already loaded
 if exists("b:current_syntax")
index a2fddbb0ff4e131abbd2abaaaed27724d2ba2c96..b734c2c4b0dea7b28c9979c6cd2017fe1340ef8f 100644 (file)
@@ -1,7 +1,8 @@
 " Vim syntax file
 " Language:    Vim help file
-" Maintainer:  Bram Moolenaar (Bram@vim.org)
-" Last Change: 2022 Nov 13
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 " Quit when a (custom) syntax file was already loaded
 if exists("b:current_syntax")
index c0e53fa7b4095952d8004daf3e3402f1e17d8159..8388336f25c8c8e473dd3fc1c1bcb4b098130a4d 100644 (file)
@@ -1,6 +1,7 @@
 " Vim syntax support file
-" Maintainer:  Bram Moolenaar <Bram@vim.org>
-" Last Change: 2016 Feb 01
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 " This file is used for ":syntax manual".
 " It installs the Syntax autocommands, but no the FileType autocommands.
index 5f3b7f87212f643fc2009e4a1547e6e9b118a89f..ea661eb5b5b3f777c40c2d8f179aaea8ce971a5c 100644 (file)
@@ -1,7 +1,8 @@
 " Vim syntax file
 " Language:    Model
-" Maintainer:  Bram Moolenaar <Bram@vim.org>
-" Last Change: 2005 Jun 20
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 " very basic things only (based on the vgrindefs file).
 " If you use this language, please improve it, and send me the patches!
index 0ab34123730f938c0c641af67eb13e7214ddd9e2..a761d712b7b17294421a58cd25b833d4c2bf990f 100644 (file)
@@ -1,6 +1,7 @@
 " Vim syntax support file
-" Maintainer:  Bram Moolenaar <Bram@vim.org>
-" Last Change: 2006 Apr 16
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 " This file is used for ":syntax off".
 " It removes the autocommands and stops highlighting for all buffers.
index 5c987a97b6c65a90a402228a3e77f9bd2ab14fd8..6f2ea6a92e11ea43eb574cde3b6684ba4cad7e42 100644 (file)
@@ -1,7 +1,8 @@
 " Vim syntax file
 " Language:    Quickfix window
-" Maintainer:  Bram Moolenaar <Bram@vim.org>
-" Last change: 2001 Jan 15
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 " Quit when a syntax file was already loaded
 if exists("b:current_syntax")
index 5b907a3b83a021c00816f9ef9bedf94bc3016c61..6cf38cfa5d500b63ca36c31406bebc78b1b04988 100644 (file)
@@ -1,6 +1,7 @@
 " Vim syntax support file
-" Maintainer:  Bram Moolenaar <Bram@vim.org>
-" Last Change: 2020 Feb 13
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 " This file sets up the default methods for highlighting.
 " It is loaded from "synload.vim" and from Vim for ":syntax reset".
index 70e2d8879726bd382ebfd85e3acd74b8704c47e2..553e8b209e529c4d0a80251d9cb69b37254785d2 100644 (file)
@@ -1,6 +1,7 @@
 " Vim syntax support file
-" Maintainer:  Bram Moolenaar <Bram@vim.org>
-" Last Change: 2022 Apr 12
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 " This file sets up for syntax highlighting.
 " It is loaded from "syntax.vim" and "manual.vim".
index 55a2ee6d71a746fd8d9d1809c41fab2ed3dcb365..06b8d8f11faf5fa032a88e502408669ed40cb867 100644 (file)
@@ -1,6 +1,7 @@
 " Vim syntax support file
-" Maintainer:  Bram Moolenaar <Bram@vim.org>
-" Last Change: 2022 Apr 12
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 " This file is used for ":syntax on".
 " It installs the autocommands and starts highlighting for all buffers.
index 5bf580fc116a71845000cfcae7c2b88ac5cd046d..a59b7b0af984a012303eaadd3926b2e58f017318 100644 (file)
@@ -1,7 +1,8 @@
 " Vim syntax file
 " Language:    Generic template
-" Maintainer:  Bram Moolenaar <Bram@vim.org>
-" Last Change: 2019 May 06
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 " Quit when a (custom) syntax file was already loaded
 if exists("b:current_syntax")
index 3de31b143789533cff174dde103db2f31f5373b5..a194c108cb2f56169018e87779c849da34fba188 100644 (file)
@@ -1,7 +1,8 @@
 " Vim syntax file
 " Language:    Vgrindefs
-" Maintainer:  Bram Moolenaar <Bram@vim.org>
-" Last Change: 2005 Jun 20
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 " The Vgrindefs file is used to specify a language for vgrind
 
index 667e1bab2af2964339e01d0a05e029d9ecb45b3a..06c59766d7105c676fcfbadb58c404d772f11e83 100644 (file)
@@ -1,7 +1,8 @@
 " Vim syntax file
 " Language:    Vim .viminfo file
-" Maintainer:  Bram Moolenaar <Bram@vim.org>
-" Last Change: 2016 Jun 05
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 
 " Quit when a (custom) syntax file was already loaded
 if exists("b:current_syntax")
index 38790c49d1097f273910c7d8fa8e524a61548742..cb8355e25e3a914413bb0eae865fd3212c964bbc 100644 (file)
@@ -1,8 +1,9 @@
 #
 # Demonstration of a termcap file (for the Amiga and Archimedes)
 #
-# Maintainer:  Bram Moolenaar <Bram@vim.org>
-# Last change: 1999 Feb 02
+# Maintainer:  The Vim Project <https://github.com/vim/vim>
+# Last Change: 2023 Aug 10
+# Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 #
 sx|ansi|any ansi terminal with pessimistic assumptions:\
        :co#80:li#24:cl=50\E[;H\E[2J:bs:am:cm=\E[%i%d;%dH:\
index e11e4cff555962c753b8536aa2cbec29360af053..02e4143be630bb5aafd4612848d81a5a93ebfe49 100644 (file)
@@ -1,7 +1,8 @@
 " An example for a vimrc file.
 "
-" Maintainer:  Bram Moolenaar <Bram@vim.org>
-" Last change: 2019 Dec 17
+" Maintainer:  The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer:   Bram Moolenaar <Bram@vim.org>
 "
 " To use it, copy it to
 "             for Unix:  ~/.vimrc
index ea37ee178a0c92ebc2ea841bd8fe22ce85976aed..4abcaa39de062dd3346d47f519f1d398d1f7b2ed 100644 (file)
 #        something wrong you may need to change one of the other files. If
 #        you find a clean way to fix the problem, consider sending a note to
 #        the author of autoconf (bug-gnu-utils@prep.ai.mit.edu) or Vim
-#        (Bram@vim.org). Don't bother to do that when you made a hack
+#        (vim-dev@vim.org). Don't bother to do that when you made a hack
 #        solution for a non-standard system.
 #
 # 4. "make test"  {{{1
index d047d4fcc884f954d67c228dd8a29cf96e6a0432..a258e788b5f36c7aa489e4ac1b775d7c2805a4ce 100644 (file)
@@ -1114,7 +1114,7 @@ ex_messages(exarg_T *eap)
            msg_attr(
                    // Translator: Please replace the name and email address
                    // with the appropriate text for your translation.
-                   _("Messages maintainer: Bram Moolenaar <Bram@vim.org>"),
+                   _("Messages maintainer: The Vim Project"),
                    HL_ATTR(HLF_T));
     }
 
index be09aa18d44a3d43d9080b0c4186737b0d0ca8db..8ec1b5946536d5eb3095436649f2d2f9a8ae03ab 100644 (file)
@@ -90,7 +90,7 @@ language.
     Remove the "#, fuzzy" line after adding the translation.
 
     There is one special message:
-       msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>"
+       msgid "Messages maintainer: The Vim Project"
     You should include your name and E-mail address instead, for example:
        msgstr "Berichten übersetzt bei: John Doe <john@doe.org>"
 
index 805208228f87be387d6b8539f377ba0d201ca6d3..a98af578acc3bead6d3ce761714093e6cc460dfb 100644 (file)
@@ -59,7 +59,7 @@ the same as in the Unix case, only the commands change):
     Remove "#~" and "#, fuzzy" after adding the translation.
 
     There is one special message:
-       msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>"
+       msgid "Messages maintainer: The Vim Project"
     You should include your name and E-mail address instead, for example:
        msgstr "Berichten übersetzt bei: John Doe <john@doe.org>"
 
index 76b7ece939ed5868eba02abbc54a21bf2bda8ed1..5ad9f47523fdcf08a0e6c6036a34b3603f4992d9 100644 (file)
@@ -1562,7 +1562,7 @@ msgstr "Fout ontdek tydens verwerking van %s: "
 msgid "line %4ld:"
 msgstr "reël %4ld:"
 
-msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>"
+msgid "Messages maintainer: The Vim Project"
 msgstr "Boodskappe onderhouers: Danie Roux en Jean Jordaan <droux@tuks.co.za>"
 
 msgid "Interrupt: "
index 591b7bf5440b9d83d9b8201d6b321990f475baf1..44125fb77696ec18e1d8181b453ddd7715650ff9 100644 (file)
@@ -2245,7 +2245,7 @@ msgstr "S'ha detectat un error en processar %s:"
 msgid "line %4ld:"
 msgstr "línia %4ld:"
 
-msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>"
+msgid "Messages maintainer: The Vim Project"
 msgstr "Traducció dels missatges: Ernest Adrogué <nr9@posteo.net>"
 
 msgid "Interrupt: "
index 63cabc34a111c0575739f64f358117be67e12ea5..bed259561314badc115e74da94a471cc35f86c68 100644 (file)
@@ -2954,7 +2954,7 @@ msgstr "
 msgid "[string too long]"
 msgstr "[pøíli\9a dlouhý øetìzec]"
 
-msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>"
+msgid "Messages maintainer: The Vim Project"
 msgstr "Správce zpráv: Jiøí Pavlovský <jpavlovsky@mbox.vol.cz>"
 
 msgid "Interrupt: "
index a319088f575148b229ae46380251d46d1fce4023..b6dcdb74503c629f17e7ea9a01a3dfa4862068f9 100644 (file)
@@ -2954,7 +2954,7 @@ msgstr "
 msgid "[string too long]"
 msgstr "[pøíli¹ dlouhý øetìzec]"
 
-msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>"
+msgid "Messages maintainer: The Vim Project"
 msgstr "Správce zpráv: Jiøí Pavlovský <jpavlovsky@mbox.vol.cz>"
 
 msgid "Interrupt: "
index a88d3f3100f069bc2a952cf82ef161765b2ad5a9..80cc6feea97328b510fef437ae34613f16e6fd24 100644 (file)
@@ -3968,7 +3968,7 @@ msgstr "linje %4ld:"
 msgid "E354: Invalid register name: '%s'"
 msgstr "E354: Ugyldigt registernavn: '%s'"
 
-msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>"
+msgid "Messages maintainer: The Vim Project"
 msgstr "Oversætter: scootergrisen"
 
 msgid "Interrupt: "
index e4f0612f3f787828aa1c14814fe080703d1ec6b4..986fbd3238375082b778b998bda3a2ff95fd7724 100644 (file)
@@ -2299,7 +2299,7 @@ msgstr "Fehler beim Ausf
 msgid "line %4ld:"
 msgstr "Zeile %4ld:"
 
-msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>"
+msgid "Messages maintainer: The Vim Project"
 msgstr "Übersetzt von Christian Brabandt <cb@256bit.org>"
 
 msgid "Interrupt: "
index e23daecb41dc509cd79479e2e6bc8c4c75065480..239be0f6a59393c6c0588f82a511b4ec787e6d97 100644 (file)
@@ -94,7 +94,7 @@ msgstr "-foreground <colour>\tUse <colour> for normal text (also: -fg)"
 msgid "+reverse\t\tDon't use reverse video (also: +rv)"
 msgstr "+reverse\t\tDo not use reverse video (also: +rv)"
 
-msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>"
+msgid "Messages maintainer: The Vim Project"
 msgstr "Messages maintainer: Mike Williams <mrw@eandem.co.uk>"
 
 msgid "VIM: Can't open window!\n"
index fc90f8cad27db9d137a2db77c1e02c3fa104a5f9..a9aaefa821f2f3cc748574d8b769e1f371d84566 100644 (file)
@@ -3814,7 +3814,7 @@ msgstr "linio %4ld:"
 msgid "E354: Invalid register name: '%s'"
 msgstr "E354: Nevalida nomo de reĝistro: '%s'"
 
-msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>"
+msgid "Messages maintainer: The Vim Project"
 msgstr "Flegado de mesaĝoj: Dominique PELLÉ <dominique.pelle@gmail.com>"
 
 msgid "Interrupt: "
index 3cbafbb6a28ed0cb8b4e593f78a88648e1e61076..f4a02fa9c5499c39140b65ab775fc709b58f8e37 100644 (file)
@@ -2266,7 +2266,7 @@ msgstr "Se ha detectado un error al procesar %s:"
 msgid "line %4ld:"
 msgstr "línea %4ld:"
 
-msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>"
+msgid "Messages maintainer: The Vim Project"
 msgstr ""
 "Traducción: Proyecto vim-doc-es <https://www.assembla.com/wiki/show/vim-doc-"
 "es>, Victorhck <victorhck@opensuse.org>"
index c2fc860112b34f1aecbdb37a7be90dfe877d53d0..d2fd336be754c9b19c377ad75e5f379ccca366d7 100644 (file)
@@ -2206,7 +2206,7 @@ msgstr "Virhe suoritettaessa komentoja %s:"
 msgid "line %4ld:"
 msgstr "rivi %4ld:"
 
-msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>"
+msgid "Messages maintainer: The Vim Project"
 msgstr "Käännöksen ylläpitäjä: Flammie Pirinen <flammie@iki.fi>"
 
 msgid "Interrupt: "
index 866b0f94d6d058a8c80718002837ec28cec681f4..27f11eb742bf46d58a80efa489153677e9f7272a 100644 (file)
@@ -3967,7 +3967,7 @@ msgid "E354: Invalid register name: '%s'"
 msgstr "E354: Nom de registre invalide : '%s'"
 
 # DB - todo : mettre à jour ?
-msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>"
+msgid "Messages maintainer: The Vim Project"
 msgstr "Maintenance des messages : Dominique Pellé <dominique.pelle@gmail.com>"
 
 msgid "Interrupt: "
index 4044c3eaa0011a11880110e1bcabcbd2ae07e829..62fa8c8bddeca8c3f3abd821eeb812060f71537a 100644 (file)
@@ -2256,7 +2256,7 @@ msgstr "Earr
 msgid "line %4ld:"
 msgstr "líne %4ld:"
 
-msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>"
+msgid "Messages maintainer: The Vim Project"
 msgstr ""
 "Cothaitheoir na dteachtaireachtaí: Kevin P. Scannell <kscanne@gmail.com>"
 
index 7bf2d893b5767138e6f5aa29aaec1bbc49053ce4..e1845406f8c69dab2df9eb56e3e91ad043e68d71 100644 (file)
@@ -2192,7 +2192,7 @@ msgstr "riga %4ld:"
 
 #. Translator: Please replace the name and email address
 #. with the appropriate text for your translation.
-msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>"
+msgid "Messages maintainer: The Vim Project"
 msgstr "Manutentore messaggi: Antonio Colombo <azc100@gmail.com>"
 
 msgid "Interrupt: "
index 3bec1d3a219c2e2badd73b567af76a5cacd5ca06..5b2f0138df994008467a64931f895eadb60be236 100644 (file)
@@ -2182,7 +2182,7 @@ msgstr "%s 
 msgid "line %4ld:"
 msgstr "¹Ô %4ld:"
 
-msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>"
+msgid "Messages maintainer: The Vim Project"
 msgstr "ÆüËܸì¥á¥Ã¥»¡¼¥¸ËÝÌõ/´Æ½¤: Â¼²¬ ÂÀϺ <koron.kaoriya@gmail.com>"
 
 msgid "Interrupt: "
index c2432c9c73ccfd72e8d363dd666f828098417d9a..57506c8e1cc613900a9edca391edacd6075680c9 100644 (file)
@@ -2182,7 +2182,7 @@ msgstr "%s の処理中にエラーが検出されました:"
 msgid "line %4ld:"
 msgstr "行 %4ld:"
 
-msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>"
+msgid "Messages maintainer: The Vim Project"
 msgstr "日本語メッセージ翻訳/監修: 村岡 太郎 <koron.kaoriya@gmail.com>"
 
 msgid "Interrupt: "
index 73686c46426b0037dbd050e304fd656bd69e3c2a..a9ee0ca7484e1b87b8a70ab455b1f2c0ac2b6637 100644 (file)
@@ -3907,7 +3907,7 @@ msgstr "%4ld 줄:"
 msgid "E354: Invalid register name: '%s'"
 msgstr "E354: 잘못된 레지스터 이름: '%s'"
 
-msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>"
+msgid "Messages maintainer: The Vim Project"
 msgstr "메시지 관리자: SungHyun Nam <goweol@gmail.com>"
 
 msgid "Interrupt: "
index 304caec49ad1f016f1e4990d276610d63b7be73d..00fb48681fdeca376d77dbf659f2f7bb5a4273c3 100644 (file)
@@ -3907,7 +3907,7 @@ msgstr "%4ld 
 msgid "E354: Invalid register name: '%s'"
 msgstr "E354: À߸øµÈ ·¹Áö½ºÅÍ À̸§: '%s'"
 
-msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>"
+msgid "Messages maintainer: The Vim Project"
 msgstr "¸Þ½ÃÁö °ü¸®ÀÚ: SungHyun Nam <goweol@gmail.com>"
 
 msgid "Interrupt: "
index bf5f68e6868628df1a6e046e4d91ac46ad7ffc36..e61042df0dacca525edc28891d814ff2b04c1cba 100644 (file)
@@ -215,7 +215,7 @@ msgstr "E298: Neizdevās iegūt bloku nr 2?"
 msgid "E304: ml_upd_block0(): Didn't get block 0??"
 msgstr "E304: ml_upd_block0(): Neizdevās iegūt bloku 0??"
 
-msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>"
+msgid "Messages maintainer: The Vim Project"
 msgstr "Messages maintainer: Valdis Vitolins <valdis.vitolins@odo.lv>"
 
 msgid "Keys don't match!"
index 141e63ad09c29371f0a7e8a1ae16b0a0bde5a7f6..d9f527bce4e2fee449f2703076d9d6a3ca4277f2 100644 (file)
@@ -3738,7 +3738,7 @@ msgstr "linje %4ld:"
 msgid "E354: Invalid register name: '%s'"
 msgstr "E354: Ugyldig registernavn: '%s'"
 
-msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>"
+msgid "Messages maintainer: The Vim Project"
 msgstr ""
 "Vedlikeholder for norsk oversettelse: Øyvind A. Holm <sunny@sunbase.org>"
 
index bde0adf3705b33cfa8694fa1876f942b6ae724d0..09f281b1bd47bfd25cfab9d6bd63f4bbbc6cb55b 100644 (file)
@@ -3347,7 +3347,7 @@ msgstr "regel %4ld:"
 #~ msgid "E354: Invalid register name: '%s'"
 #~ msgstr ""
 
-msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>"
+msgid "Messages maintainer: The Vim Project"
 msgstr "Vertaald door: Erwin Poeze <erwin.poeze@gmail.com>"
 
 #~ msgid "Interrupt: "
index 141e63ad09c29371f0a7e8a1ae16b0a0bde5a7f6..d9f527bce4e2fee449f2703076d9d6a3ca4277f2 100644 (file)
@@ -3738,7 +3738,7 @@ msgstr "linje %4ld:"
 msgid "E354: Invalid register name: '%s'"
 msgstr "E354: Ugyldig registernavn: '%s'"
 
-msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>"
+msgid "Messages maintainer: The Vim Project"
 msgstr ""
 "Vedlikeholder for norsk oversettelse: Øyvind A. Holm <sunny@sunbase.org>"
 
index 2798b5bdf292fd283f590db20001fcb64c2ed341..c9036a35ecc1c0d97b6a9b98090a6091dd9b2f06 100644 (file)
@@ -3909,7 +3909,7 @@ msgstr "wiersz %4ld:"
 msgid "E354: Invalid register name: '%s'"
 msgstr "E354: Niewłaściwa nazwa rejestru: '%s'"
 
-msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>"
+msgid "Messages maintainer: The Vim Project"
 msgstr "Opiekun komunikatów: Mikołaj Machowski <mikmach@wp.pl>"
 
 msgid "Interrupt: "
index a8a449723878e7e49849fe0b6e08f346a8a4c134..9280d2fbb07a8bc1a6b2d1b025eeb1f2fa962ed1 100644 (file)
@@ -3909,7 +3909,7 @@ msgstr "wiersz %4ld:"
 msgid "E354: Invalid register name: '%s'"
 msgstr "E354: Niew³a\9cciwa nazwa rejestru: '%s'"
 
-msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>"
+msgid "Messages maintainer: The Vim Project"
 msgstr "Opiekun komunikatów: Miko³aj Machowski <mikmach@wp.pl>"
 
 msgid "Interrupt: "
index 901ad04a98bbd75b517f82acd6baddd8572a63f4..f10897d098f25c55cd211cf06421ec745895abc2 100644 (file)
@@ -3909,7 +3909,7 @@ msgstr "wiersz %4ld:"
 msgid "E354: Invalid register name: '%s'"
 msgstr "E354: Niew³a¶ciwa nazwa rejestru: '%s'"
 
-msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>"
+msgid "Messages maintainer: The Vim Project"
 msgstr "Opiekun komunikatów: Miko³aj Machowski <mikmach@wp.pl>"
 
 msgid "Interrupt: "
index d6fd574eb13f8e20f5bb34f036e0ef4e5d75e2d0..3a8844a54473af4cdbc3fe6f896760b55b7db77a 100644 (file)
@@ -3928,7 +3928,7 @@ msgstr "linha %4ld:"
 msgid "E354: Invalid register name: '%s'"
 msgstr "E354: Nome de registrador inválido: '%s'"
 
-msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>"
+msgid "Messages maintainer: The Vim Project"
 msgstr "Tradutor das mensagens: Eduardo Dobay <edudobay@gmail.com>"
 
 msgid "Interrupt: "
index 5779ce4c0c3988da3575f33b3c79003e542ed931..6ca22fb01c4b6431628bd93165354402d571e504 100644 (file)
@@ -2228,7 +2228,7 @@ msgstr "
 msgid "line %4ld:"
 msgstr "ñòðîêà %4ld:"
 
-msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>"
+msgid "Messages maintainer: The Vim Project"
 msgstr ""
 "Ïåðåâîä ñîîáùåíèé íà ðóññêèé ÿçûê: Âàñèëèé Ðàãîçèí <vrr@users.sourceforge."
 "net>, Ñåðãåé Àë¸øèí <alyoshin.s@gmail.com>, Ìàòâåé Òàðàñîâ "
index 80b22933ebc482da453af2de6c746a64a6da780d..d16fc0e4feedd11067b45c806a27cb12f7ea47e9 100644 (file)
@@ -2228,7 +2228,7 @@ msgstr "Обнаружена ошибка при обработке %s:"
 msgid "line %4ld:"
 msgstr "строка %4ld:"
 
-msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>"
+msgid "Messages maintainer: The Vim Project"
 msgstr ""
 "Перевод сообщений на русский язык: Василий Рагозин <vrr@users.sourceforge."
 "net>, Сергей Алёшин <alyoshin.s@gmail.com>, Матвей Тарасов "
index d8699758fc32c0fc76c5f4835efd8350a8b2f070..36fd347c1856808788ff9174b6ce8da8f94c2359 100644 (file)
@@ -3510,7 +3510,7 @@ msgstr "riadok %4ld:"
 msgid "E354: Invalid register name: '%s'"
 msgstr "E354: '%s' nie je prístupné meno registru"
 
-msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>"
+msgid "Messages maintainer: The Vim Project"
 msgstr "Správca prekladu: Lubomir Host <rajo@platon.sk>"
 
 msgid "Interrupt: "
index 02b7ac00206b14266d6370e1f7f87284d0b311f5..935b0c222b60587e91e3ee678475b29ae9ca5356 100644 (file)
@@ -3510,7 +3510,7 @@ msgstr "riadok %4ld:"
 msgid "E354: Invalid register name: '%s'"
 msgstr "E354: '%s' nie je prístupné meno registru"
 
-msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>"
+msgid "Messages maintainer: The Vim Project"
 msgstr "Správca prekladu: Lubomir Host <rajo@platon.sk>"
 
 msgid "Interrupt: "
index 2bedfeb9fcf0473be87dc18b7ee523ebedd35406..df537a1572b94cbd029266134911d539e48da101 100644 (file)
@@ -2264,7 +2264,7 @@ msgstr "Откривена је грешка током обраде %s:"
 msgid "line %4ld:"
 msgstr "линија %4ld:"
 
-msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>"
+msgid "Messages maintainer: The Vim Project"
 msgstr "Поруке одржава: Иван Пешић <ivan.pesic@gmail.com>"
 
 msgid "Interrupt: "
index 29989917db24e190ade264393cb065333f2d163b..629a22c9b07869dee32f9a4d33d8cf9b17bf1a48 100644 (file)
@@ -3718,7 +3718,7 @@ msgstr "rad %4ld:"
 msgid "E354: Invalid register name: '%s'"
 msgstr "E354: Otillåtet registernamn: '%s'"
 
-msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>"
+msgid "Messages maintainer: The Vim Project"
 msgstr "Meddelandeansvarig: Johan Svedberg <johan@svedberg.com>"
 
 msgid "Interrupt: "
index 5a0547360fff75ddfe6c332b06d7820a94f75336..ac84648152ff4d10b21c1ceb67d454ba0a06555a 100644 (file)
@@ -2237,7 +2237,7 @@ msgstr "%s işlenirken hata tespit edildi:"
 msgid "line %4ld:"
 msgstr "satır %4ld:"
 
-msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>"
+msgid "Messages maintainer: The Vim Project"
 msgstr "Türkçeye çeviren: Emir SARI <emir_sari@icloud.com>"
 
 msgid "Interrupt: "
index 9a79ef119efa6299dc0d5fd0db2f521cb36ea7c2..096c36cd4f506af437a9ce32b160c893f5d0c5c9 100644 (file)
@@ -2235,7 +2235,7 @@ msgstr "
 msgid "line %4ld:"
 msgstr "ðÿäîê %4ld:"
 
-msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>"
+msgid "Messages maintainer: The Vim Project"
 msgstr "Óêðà¿í³çàö³ÿ: Àíàòîë³é Ñàõí³ê <sakhnik@gmail.com>"
 
 msgid "Interrupt: "
index 1019eb62c1106d030e65c955ce6ca0655b29c9ed..347d9cfea629438311b05906d082c38a1ecd67b1 100644 (file)
@@ -2235,7 +2235,7 @@ msgstr "Виявлено помилку під час виконання %s:"
 msgid "line %4ld:"
 msgstr "рядок %4ld:"
 
-msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>"
+msgid "Messages maintainer: The Vim Project"
 msgstr "Українізація: Анатолій Сахнік <sakhnik@gmail.com>"
 
 msgid "Interrupt: "
index a76e7b1cf096f9ae7a7b26de43816269473c1ede..4e7c1ecf5882cba759e66865d2b443e7e06dc682 100644 (file)
@@ -3234,7 +3234,7 @@ msgstr "dòng %4ld:"
 msgid "[string too long]"
 msgstr "[chuỗi quá dài]"
 
-msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>"
+msgid "Messages maintainer: The Vim Project"
 msgstr ""
 "Bản dịch các thông báo sang tiếng Việt: Phan Vĩnh Thịnh <teppi@vnlinux.org>"
 
index 43ea1d35f40eb62b058ca44e99ee66c8a636e7cd..6e4fa8f93aa466e1c32db2b758de7f0da446b43d 100644 (file)
@@ -2158,7 +2158,7 @@ msgstr "处理 %s 时发生错误:"
 msgid "line %4ld:"
 msgstr "第 %4ld 行:"
 
-msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>"
+msgid "Messages maintainer: The Vim Project"
 msgstr "简体中文消息维护者: Yuheng Xie <elephant@linux.net.cn>"
 
 msgid "Interrupt: "
index bbbe4f7f1c515f3e28e06de29bfbe3d58da5d229..c38f166c4a8b8929411c89007ddad1cc0e6d3ced 100644 (file)
@@ -2158,7 +2158,7 @@ msgstr "
 msgid "line %4ld:"
 msgstr "µÚ %4ld ÐÐ:"
 
-msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>"
+msgid "Messages maintainer: The Vim Project"
 msgstr "¼òÌåÖÐÎÄÏûϢά»¤Õß: Yuheng Xie <elephant@linux.net.cn>"
 
 msgid "Interrupt: "
index 3d7b808f47cc89332fdaf7ab2e0603bf0cec0c89..e88d496842d5ea8a52a7ceb917ba1a7db6192cbb 100644 (file)
@@ -2158,7 +2158,7 @@ msgstr "
 msgid "line %4ld:"
 msgstr "µÚ %4ld ÐÐ:"
 
-msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>"
+msgid "Messages maintainer: The Vim Project"
 msgstr "¼òÌåÖÐÎÄÏûϢά»¤Õß: Yuheng Xie <elephant@linux.net.cn>"
 
 msgid "Interrupt: "
index 8ea35ed97126eec5e26041d7992bd153f552a656..4582cd9686707248c781867a3ea3c36c14d2d818 100644 (file)
@@ -3223,7 +3223,7 @@ msgstr "行 %4ld:"
 msgid "[string too long]"
 msgstr "[此行過長]"
 
-msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>"
+msgid "Messages maintainer: The Vim Project"
 msgstr ""
 "正體中文訊息維護者: Francis S.Lin <piaip@csie.ntu.edu."
 "tw>,                                 Cecil Sheng   <b7506022@csie.ntu.edu.tw>"
index 51589a7759c1629eb5c7240cc70007aece8377ec..2cedfd457ab53b8f1c562aecbeadc6854c98672f 100644 (file)
@@ -3223,7 +3223,7 @@ msgstr "
 msgid "[string too long]"
 msgstr "[¦¹¦æ¹Lªø]"
 
-msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>"
+msgid "Messages maintainer: The Vim Project"
 msgstr ""
 "¥¿Å餤¤å°T®§ºûÅ@ªÌ: Francis S.Lin <piaip@csie.ntu.edu."
 "tw>,                                 Cecil Sheng   <b7506022@csie.ntu.edu.tw>"