]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
runtime(doc): Tweak documentation style
authorHirohito Higashi <h.east.727@gmail.com>
Wed, 6 Aug 2025 09:43:45 +0000 (11:43 +0200)
committerChristian Brabandt <cb@256bit.org>
Wed, 6 Aug 2025 09:43:45 +0000 (11:43 +0200)
closes: #17862

Signed-off-by: Hirohito Higashi <h.east.727@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/gui_x11.txt
runtime/doc/os_vms.txt
runtime/doc/quickref.txt

index 4ae03f0e89f87f7bffed25400243a11f884b303d..318cac83693cf8a50d6c6d6ff4ab80df96559995 100644 (file)
@@ -1,4 +1,4 @@
-*gui_x11.txt*   For Vim version 9.1.  Last change: 2025 Jul 23
+*gui_x11.txt*   For Vim version 9.1.  Last change: 2025 Aug 06
 
 
                  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -649,8 +649,7 @@ X11R5 with a library for X11R6 probably doesn't work (although the linking
 won't give an error message, Vim will crash later).
 
                                                        *gui-wayland*
-Support for the Wayland display server protocol has landed in patch
-9.1.0064.
+Support for the Wayland display server protocol has landed in patch 9.1.0064.
 
 Note: The Wayland protocol is subject to some restrictions, so the following
 functions won't work: |getwinpos()|, |getwinposx()|, |getwinposy()| and the
index 8951d9e516863e3a2626ec414c4eafb30938f260..6476668e9d93a5f1ccb15cd5e12f638000106d5b 100644 (file)
@@ -1,4 +1,4 @@
-*os_vms.txt*    For Vim version 9.1.  Last change: 2025 Jul 22
+*os_vms.txt*    For Vim version 9.1.  Last change: 2025 Aug 06
 
 
                  VIM REFERENCE MANUAL
@@ -40,7 +40,6 @@ Or using git: >
 
 Older release archives are also available at:
        https://ftp.nluug.nl/pub/vim/
-       ftp://ftp.nluug.nl/pub/vim/
 Or use one of the mirrors:
        https://ftp.nluug.nl/pub/vim/MIRRORS
 
index ed790ab17e796afd1490eb27b89f87796d517241..e21cb9d4e40c1c3a3edfde0dfd964d12e4709226 100644 (file)
@@ -1,4 +1,4 @@
-*quickref.txt*  For Vim version 9.1.  Last change: 2025 Jul 25
+*quickref.txt*  For Vim version 9.1.  Last change: 2025 Aug 06
 
 
                  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -607,7 +607,7 @@ Short explanation of each option:           *option-list*
 'arabic'         'arab'    for Arabic as a default second language
 'arabicshape'    'arshape' do shaping for Arabic characters
 'autochdir'      'acd'     change directory to the file in the current window
-'autocomplete'   'ac'      automatic completion in insert mode
+'autocomplete'   'ac'      enable automatic completion in insert mode
 'autoindent'     'ai'      take indent for new line from previous line
 'autoread'       'ar'      autom. read file when changed outside of Vim
 'autoshelldir'   'asd'     change directory to the shell's current directory