comparison runtime/doc/various.txt @ 13468:539436dcb134 v8.0.1608

patch 8.0.1608: Win32: directx not enabled by default commit https://github.com/vim/vim/commit/43cb6262141c0a0853680bd8d0433e04db3bf182 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Mar 14 21:39:02 2018 +0100 patch 8.0.1608: Win32: directx not enabled by default Problem: Win32: directx not enabled by default. Solution: Change Makefile to enable directx by default. (Ken Takata)
author Christian Brabandt <cb@256bit.org>
date Wed, 14 Mar 2018 21:45:06 +0100
parents 02b3f719eacb
children 9eebe457eb3c
comparison
equal deleted inserted replaced
13467:b073fa38b590 13468:539436dcb134
350 N *+dialog_gui* Support for |:confirm| with GUI dialog. 350 N *+dialog_gui* Support for |:confirm| with GUI dialog.
351 N *+dialog_con* Support for |:confirm| with console dialog. 351 N *+dialog_con* Support for |:confirm| with console dialog.
352 N *+dialog_con_gui* Support for |:confirm| with GUI and console dialog. 352 N *+dialog_con_gui* Support for |:confirm| with GUI and console dialog.
353 N *+diff* |vimdiff| and 'diff' 353 N *+diff* |vimdiff| and 'diff'
354 N *+digraphs* |digraphs| *E196* 354 N *+digraphs* |digraphs| *E196*
355 m *+directx* Win32 GUI only: DirectX and |'renderoptions'| 355 *+directx* Win32 GUI only: DirectX and |'renderoptions'|
356 *+dnd* Support for DnD into the "~ register |quote_~|. 356 *+dnd* Support for DnD into the "~ register |quote_~|.
357 B *+emacs_tags* |emacs-tags| files 357 B *+emacs_tags* |emacs-tags| files
358 N *+eval* expression evaluation |eval.txt| 358 N *+eval* expression evaluation |eval.txt|
359 N *+ex_extra* always on now, used to be for Vim's extra Ex commands 359 N *+ex_extra* always on now, used to be for Vim's extra Ex commands
360 N *+extra_search* |'hlsearch'| and |'incsearch'| options. 360 N *+extra_search* |'hlsearch'| and |'incsearch'| options.