]> granicus.if.org Git - vim/commitdiff
Update a few runtime files.
authorBram Moolenaar <Bram@vim.org>
Thu, 2 Jan 2020 20:34:42 +0000 (21:34 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 2 Jan 2020 20:34:42 +0000 (21:34 +0100)
runtime/autoload/dist/ft.vim
runtime/doc/eval.txt
runtime/doc/message.txt
runtime/doc/options.txt
runtime/doc/tags
runtime/doc/tagsrch.txt
runtime/doc/todo.txt
runtime/doc/version8.txt

index e85ffc763b584ebeca394bcaeb37c1cdc0548e95..5c43ba280cc1e87f200b468001acafe7d97ee664 100644 (file)
@@ -1,7 +1,7 @@
 " Vim functions for file type detection
 "
 " Maintainer:  Bram Moolenaar <Bram@vim.org>
-" Last Change: 2019 Mar 08
+" Last Change: 2020 Jan 02
 
 " These functions are moved here from runtime/filetype.vim to make startup
 " faster.
@@ -298,7 +298,7 @@ endfunc
 
 func dist#ft#FTmms()
   let n = 1
-  while n < 10
+  while n < 20
     let line = getline(n)
     if line =~ '^\s*\(%\|//\)' || line =~ '^\*'
       setf mmix
index dceae48ea50ccd910c33f4e379579901f5084d0a..09d663e5376862aa3222e945261ad524343029e2 100644 (file)
@@ -1,4 +1,4 @@
-*eval.txt*     For Vim version 8.2.  Last change: 2019 Dec 17
+*eval.txt*     For Vim version 8.2.  Last change: 2020 Jan 02
 
 
                  VIM REFERENCE MANUAL    by Bram Moolenaar
index 9e4937bff0c19c1200cb6abf58fa43f40b766b89..b49c6535dce2970d0683b661e38ec00e4b134631 100644 (file)
@@ -1,4 +1,4 @@
-*message.txt*   For Vim version 8.2.  Last change: 2019 Oct 19
+*message.txt*   For Vim version 8.2.  Last change: 2020 Jan 01
 
 
                  VIM REFERENCE MANUAL    by Bram Moolenaar
index 0fd23a48b8b820f23b5c7b73784e063ea2433ee8..f65d46fecf22b273ef40530f9e5ec00489e6da75 100644 (file)
@@ -1,4 +1,4 @@
-*options.txt*  For Vim version 8.2.  Last change: 2019 Dec 18
+*options.txt*  For Vim version 8.2.  Last change: 2020 Jan 01
 
 
                  VIM REFERENCE MANUAL    by Bram Moolenaar
index 2199de1fdd64f64f6ba035c6ac0bc61fcace7cd3..1aff075b23aad2736c3158f38923786ad35e8c16 100644 (file)
@@ -4061,6 +4061,7 @@ E287      mbyte.txt       /*E287*
 E288   mbyte.txt       /*E288*
 E289   mbyte.txt       /*E289*
 E29    change.txt      /*E29*
+E292   message.txt     /*E292*
 E293   message.txt     /*E293*
 E294   message.txt     /*E294*
 E295   message.txt     /*E295*
@@ -4753,7 +4754,7 @@ E947      terminal.txt    /*E947*
 E948   terminal.txt    /*E948*
 E949   editing.txt     /*E949*
 E95    message.txt     /*E95*
-E950   message.txt     /*E950*
+E950   options.txt     /*E950*
 E951   pattern.txt     /*E951*
 E952   autocmd.txt     /*E952*
 E953   terminal.txt    /*E953*
@@ -10056,6 +10057,7 @@ windows.txt     windows.txt     /*windows.txt*
 windows95      os_win32.txt    /*windows95*
 windows98      os_win32.txt    /*windows98*
 windowsme      os_win32.txt    /*windowsme*
+windowsversion()       eval.txt        /*windowsversion()*
 winheight()    eval.txt        /*winheight()*
 winid  windows.txt     /*winid*
 winlayout()    eval.txt        /*winlayout()*
index 8b3d20d653a4dddda0804a18b6443c980693b1e2..1f8eed4f875c03b3a2af33c4ecf7e09cb3ad97d7 100644 (file)
@@ -1,4 +1,4 @@
-*tagsrch.txt*   For Vim version 8.2.  Last change: 2019 Nov 07
+*tagsrch.txt*   For Vim version 8.2.  Last change: 2019 Dec 27
 
 
                  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -210,14 +210,14 @@ the same entry.
                        Example output:
 
 >
-        nr pri kind tag                file
+         # pri kind tag                file
          1 F   f    mch_delay          os_amiga.c
                        mch_delay(msec, ignoreinput)
        > 2 F   f    mch_delay          os_msdos.c
                        mch_delay(msec, ignoreinput)
          3 F   f    mch_delay          os_unix.c
                        mch_delay(msec, ignoreinput)
-       Enter nr of choice (<CR> to abort):
+       Type number and <Enter> (empty cancels):
 <
                        See |tag-priority| for the "pri" column.  Note that
                        this depends on the current file, thus using
index d41e0d87a8fd2df50a334c749f82cf70e2a185eb..38eb91c02ede4f0fd9ba3c1c5d5b15fb21d67e44 100644 (file)
@@ -1,4 +1,4 @@
-*todo.txt*      For Vim version 8.2.  Last change: 2019 Dec 24
+*todo.txt*      For Vim version 8.2.  Last change: 2020 Jan 02
 
 
                  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -38,6 +38,8 @@ browser use: https://github.com/vim/vim/issues/1234
                                                        *known-bugs*
 -------------------- Known bugs and current work -----------------------
 
+- Implement prop_find() issue #4970  Done by Ryan Hackett, #5421
+
 Include ipv6 syntax changes?  (DJ Lucas, #5360)
 
 Still have /* */ comments:
@@ -50,7 +52,9 @@ Popup windows:
   input?  Sort-of possible by creating a hidden terminal and opening a popup
   with that buffer: #4063.
 - Use popup (or popup menu) for command line completion
-- Implement flip option
+- When using a popup for the info of a completion menu, and there is not
+  enough space, let the popup overlap with the menu. (#4544)
+- Implement flip option.
 - Make redrawing more efficient and avoid flicker:
     - put popup menu also in popup_mask?
 - Any other commands to disable in a popup window?
@@ -58,7 +62,6 @@ Popup windows:
 - Figure out the size and position better if wrapping inserts indent
 
 Text properties:
-- Implement prop_find() issue #4970
 - Text properties spanning more than one line
 - See remarks at top of src/textprop.c
 
@@ -125,7 +128,7 @@ Terminal emulator window:
   conversions.
 
 Error numbers available:
-E292, E362, E366, E450, E451, E452,
+E362, E366, E450, E451, E452,
 E453, E454, E460, E489, E491, E565, E578, E610, E611, E653,
 E654, E856, E857, E860, E861, E863, E889, E900
 
@@ -192,6 +195,8 @@ It can replace the BeOS code, which is likely not used anymore.
 Now on github: #1856.  Updated Oct 2017
 Got permission to include this under the Vim license.
 
+Add "t" action to settagstack(): truncate and add new entries. (#5405)
+
 Result of synID() sometimes wrong in help files. (#5252)
 
 Problem showing a line if the number column width changes when using "o".
index 86478a36ecd9182194ace5b0b4349b10d93ee91c..0e7c2b7f993bd4beb17d6dcbac9e920a64569108 100644 (file)
@@ -1,4 +1,4 @@
-*version8.txt*  For Vim version 8.2.  Last change: 2019 Dec 21
+*version8.txt*  For Vim version 8.2.  Last change: 2019 Dec 29
 
 
                  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -26004,7 +26004,6 @@ Added commands:
        `:tlmenu`
        `:tlnoremenu`
        `:tlunmenu`
-       `:wsverb`
        `:xrestore`
 
 Added options: