Patch 8.2.4267
Problem:    Unused entry in keymap enum.
Solution:   Remove the entry.
Files:      src/keymap.h


*** ../vim-8.2.4266/src/keymap.h        2022-01-15 18:25:04.661419379 +0000
--- src/keymap.h        2022-01-31 10:54:03.157526436 +0000
***************
*** 150,158 ****
   */
  enum key_extra
  {
!     KE_NAME = 3               // name of this terminal entry
! 
!     , KE_S_UP = 4             // shift-up
      , KE_S_DOWN = 5           // shift-down
  
      , KE_S_F1 = 6             // shifted function keys
--- 150,156 ----
   */
  enum key_extra
  {
!       KE_S_UP = 4             // shift-up
      , KE_S_DOWN = 5           // shift-down
  
      , KE_S_F1 = 6             // shifted function keys
***************
*** 253,259 ****
      , KE_CSI = 81             // CSI typed directly
      , KE_SNR = 82             // <SNR>
      , KE_PLUG = 83            // <Plug>
!     , KE_CMDWIN = 84          // open command-line window from Command-line 
Mode
  
      , KE_C_LEFT = 85          // control-left
      , KE_C_RIGHT = 86         // control-right
--- 251,258 ----
      , KE_CSI = 81             // CSI typed directly
      , KE_SNR = 82             // <SNR>
      , KE_PLUG = 83            // <Plug>
!     , KE_CMDWIN = 84          // open command-line window from Command-line
!                               // Mode
  
      , KE_C_LEFT = 85          // control-left
      , KE_C_RIGHT = 86         // control-right
*** ../vim-8.2.4266/src/version.c       2022-01-30 19:37:46.738366658 +0000
--- src/version.c       2022-01-31 11:28:40.582210355 +0000
***************
*** 752,753 ****
--- 752,755 ----
  {   /* Add new patch number below this line */
+ /**/
+     4267,
  /**/

-- 
Any resemblance between the above views and those of my employer, my terminal,
or the view out my window are purely coincidental.  Any resemblance between
the above and my own views is non-deterministic.  The question of the
existence of views in the absence of anyone to hold them is left as an
exercise for the reader.  The question of the existence of the reader is left
as an exercise for the second god coefficient.  (A discussion of
non-orthogonal, non-integral polytheism is beyond the scope of this article.)
                                                (Ralph Jennings)

 /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net   \\\
///                                                                      \\\
\\\        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ ///
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///

-- 
-- 
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/20220131114039.80EC11C1933%40moolenaar.net.

Raspunde prin e-mail lui