comparison runtime/doc/various.txt @ 30310:029c59bf78f1 v9.0.0491

patch 9.0.0491: no good reason to build without the float feature Commit: https://github.com/vim/vim/commit/73e28dcc6125f616cf1f2d56443d22428a79e434 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Sep 17 21:08:33 2022 +0100 patch 9.0.0491: no good reason to build without the float feature Problem: No good reason to build without the float feature. Solution: Remove configure check for float and "#ifdef FEAT_FLOAT".
author Bram Moolenaar <Bram@vim.org>
date Sat, 17 Sep 2022 22:15:05 +0200
parents f00c56ee8118
children 0827d3d6d8c0
comparison
equal deleted inserted replaced
30309:4ba3d27b5357 30310:029c59bf78f1
379 N *+find_in_path* include file searches: |[I|, |:isearch|, 379 N *+find_in_path* include file searches: |[I|, |:isearch|,
380 |CTRL-W_CTRL-I|, |:checkpath|, etc. 380 |CTRL-W_CTRL-I|, |:checkpath|, etc.
381 N *+folding* |folding| 381 N *+folding* |folding|
382 *+footer* |gui-footer| 382 *+footer* |gui-footer|
383 *+fork* Unix only: |fork| shell commands 383 *+fork* Unix only: |fork| shell commands
384 *+float* Floating point support 384 T *+float* Floating point support Always enabled since 9.0.0491
385 N *+gettext* message translations |multi-lang| 385 N *+gettext* message translations |multi-lang|
386 - *+GUI_Athena* Unix only: Athena |GUI| 386 - *+GUI_Athena* Unix only: Athena |GUI|
387 *+GUI_neXtaw* Unix only: neXtaw |GUI| 387 *+GUI_neXtaw* Unix only: neXtaw |GUI|
388 *+GUI_GTK* Unix only: GTK+ |GUI| 388 *+GUI_GTK* Unix only: GTK+ |GUI|
389 *+GUI_Motif* Unix only: Motif |GUI| 389 *+GUI_Motif* Unix only: Motif |GUI|