Hi, This patch adds tags for maillist. E.g. vim_use, vim_dev. Also removes vim-multibyte which was closed last year.
Regards, Ken Takata -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
# HG changeset patch # Parent 8df7b7c143134118dc6f5e70257eca6aef18441c diff --git a/runtime/doc/intro.txt b/runtime/doc/intro.txt --- a/runtime/doc/intro.txt +++ b/runtime/doc/intro.txt @@ -96,21 +96,18 @@ mention that. *mail-list* *maillist* There are several mailing lists for Vim: -<[email protected]> +<[email protected]> *vim-use* *vim_use* For discussions about using existing versions of Vim: Useful mappings, questions, answers, where to get a specific version, etc. There are quite a few people watching this list and answering questions, also for beginners. Don't hesitate to ask your question here. -<[email protected]> *vim-dev* *vimdev* +<[email protected]> *vim-dev* *vim_dev* *vimdev* For discussions about changing Vim: New features, porting, patches, beta-test versions, etc. -<[email protected]> *vim-announce* +<[email protected]> *vim-announce* *vim_announce* Announcements about new versions of Vim; also for beta-test versions and ports to different systems. This is a read-only list. -<[email protected]> *vim-multibyte* - For discussions about using and improving the multi-byte aspects of - Vim. -<[email protected]> *vim-mac* +<[email protected]> *vim-mac* *vim_mac* For discussions about using and improving the Macintosh version of Vim. diff --git a/runtime/doc/todo.txt b/runtime/doc/todo.txt --- a/runtime/doc/todo.txt +++ b/runtime/doc/todo.txt @@ -29,8 +29,8 @@ be worked on, but only if you sponsor Vi Issues can also be entered online: https://github.com/vim/vim/issues Only use this for bug reports, not for questions! Those belong on the -maillist. Updates will be forwarded to the vim_dev maillist. Issues entered -there will not be repeated below, unless there is extra information. +maillist. Updates will be forwarded to the |vim_dev| maillist. Issues +entered there will not be repeated below, unless there is extra information. *known-bugs* -------------------- Known bugs and current work -----------------------
