0
0
mirror of https://github.com/vim/vim.git synced 2025-09-25 03:54:15 -04:00

updated for version 7.0-072

This commit is contained in:
Bram Moolenaar
2006-08-29 16:13:22 +00:00
parent 9160f30161
commit 265e5074b5
4 changed files with 8 additions and 3 deletions

View File

@@ -6980,6 +6980,7 @@ static struct event_name
{"FocusLost", EVENT_FOCUSLOST},
{"FuncUndefined", EVENT_FUNCUNDEFINED},
{"GUIEnter", EVENT_GUIENTER},
{"GUIFailed", EVENT_GUIFAILED},
{"InsertChange", EVENT_INSERTCHANGE},
{"InsertEnter", EVENT_INSERTENTER},
{"InsertLeave", EVENT_INSERTLEAVE},