runtime(doc): update vi_diff.txt: add default value for 'flash'

Commit: 
https://github.com/vim/vim/commit/93e0d2e815178dc6e396388eb85eef1b8b1f2ef0
Author: Cthulhux <git...@tuxproject.de>
Date:   Wed May 15 20:53:52 2024 +0200

    runtime(doc): update vi_diff.txt: add default value for 'flash'
    
    The "flash" option was added relatively late and seems to be exclusive
    to System V. (It's not in 4.4BSD and it's not in V8 UNIX, checked [on
    TUHS](https://www.tuhs.org/cgi-bin/utree.pl).) The oldest occurrence of
    `flash` in "a vi" I could find is in SysV R2 for the VAX, where it
    [defaults to
    
1](https://github.com/ryanwoodsmall/oldsysv/blob/master/sysvr2-vax/src/cmd/vi/vax/ex_data.c)
    = on.
    
    closes: #14778
    
    Signed-off-by: Cthulhux <git...@tuxproject.de>
    Signed-off-by: Christian Brabandt <c...@256bit.org>

diff --git a/runtime/doc/vi_diff.txt b/runtime/doc/vi_diff.txt
index 1714833c8..3bcee472a 100644
--- a/runtime/doc/vi_diff.txt
+++ b/runtime/doc/vi_diff.txt
@@ -1,4 +1,4 @@
-*vi_diff.txt*   For Vim version 9.1.  Last change: 2022 Apr 03
+*vi_diff.txt*   For Vim version 9.1.  Last change: 2024 May 15
 
 
                  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -49,7 +49,7 @@ printed.
 
 autoprint (ap)         boolean (default on)            *'autoprint'* *'ap'*
 beautify (bf)          boolean (default off)           *'beautify'* *'bf'*
-flash (fl)             boolean (default ??)            *'flash'* *'fl'*
+flash (fl)             boolean (default on)            *'flash'* *'fl'*
 graphic (gr)           boolean (default off)           *'graphic'* *'gr'*
 hardtabs (ht)          number  (default 8)             *'hardtabs'* *'ht'*
        number of spaces that a <Tab> moves on the display

-- 
-- 
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 vim_dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vim_dev/E1s7K5n-003tGh-7Y%40256bit.org.

Raspunde prin e-mail lui