# This file MUST be sorted with LC_ALL=C
#
# action-name                  C++ function in the sources
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~  ~~~~~~~~~~~~~~~~~~~~~~~~~~~
about                          UserAbout
adjust-right-line              ShiftRightLine
appearance-options             AppearOpt
backward-char                  UserCharLeft
backward-delete-char           UserBackSpace
backward-delete-word           UserBackwardDeleteWord
backward-word                  UserWordLeft
beginning-of-file              UserFileBegin
beginning-of-line              UserLineBegin
block-functions                BlockFunc
calculator                     editcalc
center-line                    CenterLine
change-block-type              BlockType
change-text-type               DOS_UNIX
choose-byte                    UserChooseByte
choose-character               UserChooseChar
choose-wide-character          UserChooseWChar
color-tuning                   ColorsOpt
comment-line                   UserCommentLine
compile                        DoCompile
continue-search                ContSearch
convert-to-lower               ConvertToLower
convert-to-upper               ConvertToUpper
copy-block                     UserCopyBlock
copy-from-down                 UserCopyFromDown
copy-from-up                   UserCopyFromUp
delete-block                   UserDeleteBlock
delete-char                    UserDeleteChar
delete-line                    UserDeleteLine
delete-to-eol                  UserDeleteToEol
delete-word                    UserDeleteWord
draw-frames                    DrawFrames
edit-charset                   edit_chset
edit-colors                    ColorsOpt
editor-options                 Options
end-of-file                    UserFileEnd
end-of-line                    UserLineEnd
enter-menu                     UserMenu
escape                         Quit
exchange-cases                 ExchangeCases
expand-tab-spans               ExpandSpanTabs
expand-tabs                    ExpandAllTabs
file-info                      UserInfo
find-block-begin               UserFindBlockBegin
find-block-end                 UserFindBlockEnd
find-matching-bracket          FindMatch
format-document                FormatAll
format-functions               FormatFunc
format-options                 FormatOptions
format-paragraph               FormatPara
forward-char                   UserCharRight
forward-delete-word            UserForwardDeleteWord
forward-word                   UserWordRight
go-bookmark                    UserGoBookmark
go-bookmark-0                  UserGoBookmark0
go-bookmark-1                  UserGoBookmark1
go-bookmark-2                  UserGoBookmark2
go-bookmark-3                  UserGoBookmark3
go-bookmark-4                  UserGoBookmark4
go-bookmark-5                  UserGoBookmark5
go-bookmark-6                  UserGoBookmark6
go-bookmark-7                  UserGoBookmark7
go-bookmark-8                  UserGoBookmark8
go-bookmark-9                  UserGoBookmark9
help                           UserKeysHelp
hide-block                     HideDisplay
indent                         UserIndent
indent-block                   Indent
insert-byte-by-code            UserInsertByteCode
insert-char-by-code            UserInsertCharCode
insert-prefix                  UserBlockPrefixIndent
insert-wchar-by-code           UserInsertWCharCode
load-color-black               LoadColorBlack
load-color-blue                LoadColorBlue
load-color-default             LoadColorDefault
load-color-defbg               LoadColorDefaultBG
load-color-green               LoadColorGreen
load-color-white               LoadColorWhite
load-file                      UserLoad
load-keymap-default            LoadKeymapDefault
load-keymap-emacs              LoadKeymapEmacs
make                           DoMake
make-run                       DoRun
mark-all                       UserMarkAll
mark-backward-char             UserMarkCharLeft
mark-backward-word             UserMarkWordLeft
mark-beginning-of-file         UserMarkFileBegin
mark-beginning-of-line         UserMarkLineBegin
mark-end-of-file               UserMarkFileEnd
mark-end-of-line               UserMarkLineEnd
mark-forward-char              UserMarkCharRight
mark-forward-word              UserMarkWordRight
mark-line                      UserMarkLine
mark-next-line                 UserMarkLineDown
mark-next-page                 UserMarkPageDown
mark-page-bottom               UserMarkPageBottom
mark-page-top                  UserMarkPageTop
mark-previous-line             UserMarkLineUp
mark-previous-page             UserMarkPageUp
mark-to-eol                    UserMarkToEol
move-block                     UserMoveBlock
new-line                       UserNewLine
next-line                      UserLineDown
next-page                      UserPageDown
optimize-text                  UserOptimizeText
page-bottom                    UserPageBottom
page-top                       UserPageTop
pipe-block                     UserPipeBlock
previous-line                  UserLineUp
previous-page                  UserPageUp
programs-options               ProgOpt
quoted-insert                  UserEnterControlChar
read-block                     Read
redo                           UserRedo
redo-step                      UserUndoStep
refresh-screen                 UserRefreshScreen
remember-block                 UserRememberBlock
reopen-file-rw                 (ActionProc)ReopenRW
save-colors                    ColorsSave
save-colors-for-terminal       ColorsSaveForTerminal
save-file                      (ActionProc)UserSave
save-file-as                   (ActionProc)UserSaveAs
save-keymap                    SaveKeymap
save-keymap-for-terminal       SaveKeymapForTerminal
save-options                   UpdtOpt
save-options-local             SaveOpt
save-terminal-options          SaveTermOpt
search-backward                StartSearchBackward
search-forward                 StartSearch
set-block-begin                UserSetBlockBegin
set-block-end                  UserSetBlockEnd
set-bookmark                   UserSetBookmark
set-bookmark-0                 UserSetBookmark0
set-bookmark-1                 UserSetBookmark1
set-bookmark-2                 UserSetBookmark2
set-bookmark-3                 UserSetBookmark3
set-bookmark-4                 UserSetBookmark4
set-bookmark-5                 UserSetBookmark5
set-bookmark-6                 UserSetBookmark6
set-bookmark-7                 UserSetBookmark7
set-bookmark-8                 UserSetBookmark8
set-bookmark-9                 UserSetBookmark9
set-charset-8bit               set_chset_8bit
set-charset-8bit-no-control    set_chset_8bit_noctrl
shell-command                  UserShellCommand
shell-escape                   DoShell
start-drag-mark                UserStartDragMark
start-replace                  StartReplace
suspend-editor                 SuspendEditor
switch-autoindent-mode         UserSwitchAutoindentMode
switch-file                    UserSwitch
switch-graph-mode              UserSwitchGraphMode
switch-hex-mode                UserSwitchHexMode
switch-insert-mode             UserSwitchInsertMode
switch-russian-mode            UserSwitchRussianMode
switch-text-mode               UserSwitchTextMode
terminal-options               TermOpt
to-line-number                 UserToLineNumber
to-offset                      UserToOffset
to-previous-edit               UserPreviousEdit
undelete                       UserUndelete
undo                           UserUndo
undo-options                   UndoOpt
undo-step                      UserUndoStep
unindent                       UserUnindent
unindent-block                 Unindent
word-help                      UserWordHelp
write-block                    Write
yank-block                     UserYankBlock
