mirror of
https://github.com/neovim/neovim.git
synced 2025-09-18 01:08:20 +00:00
Remove Amiga remnants
Notes regarding the removal of specific items: - Aztec C: only on the Amiga. - mch_check_win(): doesn't exist anymore. - Comment in ex_cmds.c: It seems the context for this comment was removed, but the comment was inadvertantly left alone.
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
*
|
||||
* The entries are compact, therefore they normally are included even when
|
||||
* HAVE_TGETENT is defined. When HAVE_TGETENT is defined, the builtin entries
|
||||
* can be accessed with "builtin_amiga", "builtin_ansi", "builtin_debug", etc.
|
||||
* can be accessed with "builtin_ansi", "builtin_debug", etc.
|
||||
*
|
||||
* Each termcap is a list of builtin_term structures. It always starts with
|
||||
* KS_NAME, which separates the entries. See parse_builtin_tcap() for all
|
||||
|
Reference in New Issue
Block a user