C_routines	objects.cr	/^C_routines()$/
Change	vi.cr	/^Change()$/
Mabbrev.cr	abbrev.cr	/^main()$/
Mautosave.cr	autosave.cr	/^main()$/
Mdial.cr	dial.cr	/^main()$/
Medt.cr	edt.cr	/^main()$/
Mhelp.cr	help.cr	/^main()$/
Mhexmode.cr	hexmode.cr	/^main()$/
Mhistory.cr	history.cr	/^main()$/
Mmail.cr	mail.cr	/^main()$/
Mmouse.cr	mouse.cr	/^main()$/
Mperf.cr	perf.cr	/^main()$/
Mremember.cr	remember.cr	/^main()$/
Msearch.cr	search.cr	/^main()$/
Mshell.cr	shell.cr	/^main()$/
Mtext.cr	text.cr	/^main()$/
Mvi.cr	vi.cr	/^main()$/
TEST	regress.cr	/^# define	TEST(x, cond)	if (!(cond)) failed(x); els/
Z_cmd	vi.cr	/^Z_cmd()$/
__dbg_c	debug.cr	/^__dbg_c()$/
__dbg_d	debug.cr	/^__dbg_d()$/
__dbg_init	debug.cr	/^__dbg_init()$/
__dbg_keylist	debug.cr	/^__dbg_keylist()$/
__dbg_trace__	debug.cr	/^__dbg_trace__()$/
_bad_key	history.cr	/^_bad_key()$/
_dbg_stack	debug.cr	/^_dbg_stack()$/
_extension	crisp.cr	/^_extension()$/
_fatal_error	core.cr	/^_fatal_error()$/
_indent	misc.cr	/^_indent()$/
_prompt_begin	history.cr	/^_prompt_begin()$/
_prompt_end	history.cr	/^_prompt_end()$/
_select_file	select.cr	/^_select_file(string path, string wild_card, string/
_startup_complete	restore.cr	/^_startup_complete(int files_read_in)$/
ansi	misc.cr	/^ansi()$/
ansi_arrows	crisp.cr	/^ansi_arrows()$/
ansic	c.cr	/^ansic()$/
apropos	man.cr	/^apropos(string entry)$/
ascii	ascii.cr	/^ascii()$/
ascii_chart	ascii.cr	/^ascii_chart(int radix)$/
asm_routines	objects.cr	/^asm_routines() $/
asm_routines_trim	objects.cr	/^asm_routines_trim(string routine_name)$/
assert	perf.cr	/^assert(int cond)$/
assign_mark	vi.cr	/^assign_mark(int n)$/
assign_region	vi.cr	/^assign_region(int start_line, int start_col, int e/
autoindent	crisp.cr	/^autoindent()$/
autosave	autosave.cr	/^autosave()$/
autosave_disable	autosave.cr	/^autosave_disable(string filename)$/
autosave_exit	autosave.cr	/^autosave_exit()$/
autosave_files	autosave.cr	/^autosave_files()$/
autowrap	wp.cr	/^autowrap()$/
bash	shell.cr	/^bash()$/
binop	hpcalc.cr	/^binop(string func)$/
bix	dial.cr	/^bix()$/
bix1	dial.cr	/^bix1()$/
block	region.cr	/^block(string macro_name, ~int, string msg)$/
block_copy	region.cr	/^block_copy(string block_line)$/
block_cut	region.cr	/^block_cut(string block_line)$/
block_delete	region.cr	/^block_delete()$/
block_lc	region.cr	/^block_lc(string block_line)$/
block_lower_case	region.cr	/^block_lower_case() $/
block_sum1	region.cr	/^block_sum1(string line)$/
block_uc	region.cr	/^block_uc(string block_line)$/
block_upper_case	region.cr	/^block_upper_case() $/
blocked	tetris.cr	/^blocked(int x, int y, list piece)$/
box	box.cr	/^box(int length, int height)$/
brk	debug.cr	/^brk(string macro_name)$/
buf_delete	select.cr	/^buf_delete()$/
buf_write	select.cr	/^buf_write()$/
buffer_list	select.cr	/^buffer_list(int shortmode, int sysbuffers)$/
buffer_list_keys	select.cr	/^buffer_list_keys()$/
c_format_block	wp.cr	/^c_format_block()$/
c_routines	objects.cr	/^c_routines() $/
c_routines_trim	objects.cr	/^c_routines_trim(string routine_name)$/
c_uncomment_block	wp.cr	/^c_uncomment_block()$/
cal	cal.cr	/^cal(string month, string year)$/
calc	calc.cr	/^calc()$/
calc_C_cmd	calc.cr	/^calc_C_cmd()$/
calc_N_cmd	calc.cr	/^calc_N_cmd()$/
calc_S_cmd	calc.cr	/^calc_S_cmd()$/
calc_display_acc	calc.cr	/^calc_display_acc()$/
calc_primes	sieve.cr	/^calc_primes(int nprimes)$/
calc_r_cmd	calc.cr	/^calc_r_cmd()$/
calc_radix	calc.cr	/^calc_radix()$/
calc_s_cmd	calc.cr	/^calc_s_cmd()$/
calc_typed	calc.cr	/^calc_typed()$/
cb_routines	objects.cr	/^cb_routines()$/
cc_routines	objects.cr	/^cc_routines()$/
ccopyr	copyr.cr	/^ccopyr()$/
center	wp.cr	/^center()$/
change	change.cr	/^change()$/
check_abbrev	abbrev.cr	/^check_abbrev()$/
check_for_completed_lines	tetris.cr	/^check_for_completed_lines()$/
clear_buffer	crisp.cr	/^clear_buffer()$/
cmd	shell.cr	/^cmd()$/
cmd1	vi.cr	/^cmd1(string mac)$/
cmd_zero	vi.cr	/^cmd_zero()$/
cmdcmd	vi.cr	/^cmdcmd(string cmd_ch)$/
compl_bookmark	history.cr	/^compl_bookmark(string str)$/
compl_file	history.cr	/^compl_file(string file)$/
compl_keylib	remember.cr	/^compl_keylib(string str)$/
completion	history.cr	/^completion(string word, string prompt)$/
copy	region.cr	/^copy()$/
copyr	copyr.cr	/^copyr()$/
cr_format_block	wp.cr	/^cr_format_block()$/
cr_routines	objects.cr	/^cr_routines() $/
cr_uncomment_block	wp.cr	/^cr_uncomment_block()$/
create_shell	shell.cr	/^create_shell(string shell_path, string buffer_name/
crisp	crisp.cr	/^crisp()$/
csh	shell.cr	/^csh()$/
cshelp	help.cr	/^cshelp(string str)$/
cut	region.cr	/^cut()$/
default_delete_word_left	objects.cr	/^default_delete_word_left()$/
default_delete_word_right	objects.cr	/^default_delete_word_right()$/
default_format_block	wp.cr	/^default_format_block()$/
default_next_error	compile.cr	/^default_next_error()$/
default_routines	objects.cr	/^default_routines()$/
default_shift_left	objects.cr	/^default_shift_left()$/
default_shift_right	objects.cr	/^default_shift_right()$/
default_word_left	objects.cr	/^default_word_left()$/
default_word_right	objects.cr	/^default_word_right() $/
delete_blank_lines	misc.cr	/^delete_blank_lines()$/
delete_character	misc.cr	/^delete_character()$/
delete_curr_buffer	misc.cr	/^delete_curr_buffer()$/
delete_word	objects.cr	/^delete_word()$/
demo	demo.cr	/^demo()$/
demo_1	demo.cr	/^demo_1()$/
dial	dial.cr	/^dial()$/
dial_dial	dial.cr	/^dial_dial()$/
dial_hangup	dial.cr	/^dial_hangup()$/
dial_recv	dial.cr	/^dial_recv()$/
dial_send	dial.cr	/^dial_send(string filename)$/
display_disc	hanoi.cr	/^display_disc()$/
display_error	compile.cr	/^display_error(string regexp, list token_list)$/
display_file_name	misc.cr	/^display_file_name()$/
display_time	perf.cr	/^display_time(int s, int e)$/
do_modeline	modeline.cr	/^do_modeline()$/
do_ninfo	ninfo.cr	/^do_ninfo(string filename, list index_list)$/
dot_cmd	vi.cr	/^dot_cmd()$/
draw_piece	tetris.cr	/^draw_piece(int x, int y, list piece)$/
draw_score	tetris.cr	/^draw_score(int level, int score)$/
dumb	dumb.cr	/^dumb()$/
e	vi.cr	/^e(string file)$/
echo_line_options	options.cr	/^echo_line_options()$/
edit__file	misc.cr	/^edit__file()$/
edit_again	extra.cr	/^edit_again()$/
edit_next_buffer	misc.cr	/^edit_next_buffer()$/
edt	edt.cr	/^edt()$/
edt_backspace	edt.cr	/^edt_backspace()$/
edt_dot	edt.cr	/^edt_dot()$/
edt_gold_0	edt.cr	/^edt_gold_0()$/
edt_gold_comma	edt.cr	/^edt_gold_comma()$/
edt_gold_pf4	edt.cr	/^edt_gold_pf4()$/
edt_k0	edt.cr	/^edt_k0()$/
edt_k1	edt.cr	/^edt_k1()$/
edt_k3	edt.cr	/^edt_k3()$/
edt_k4	edt.cr	/^edt_k4()$/
edt_k5	edt.cr	/^edt_k5()$/
edt_k8	edt.cr	/^edt_k8()$/
edt_k_comma	edt.cr	/^edt_k_comma()$/
edt_k_minus	edt.cr	/^edt_k_minus()$/
edt_pf4	edt.cr	/^edt_pf4()$/
end	misc.cr	/^end()$/
erase_piece	tetris.cr	/^erase_piece(int x, int y, list piece)$/
errors	compile.cr	/^errors()$/
esc_cmd	vi.cr	/^esc_cmd()$/
eval	debug.cr	/^eval()$/
explain	help.cr	/^explain()$/
extra	extra.cr	/^extra()$/
failed	regress.cr	/^failed(int num)$/
feature	feature.cr	/^feature()$/
field_bs	select.cr	/^field_bs()$/
field_display	select.cr	/^field_display(list arg, int n, int msg_flag)$/
field_down	select.cr	/^field_down()$/
field_list	select.cr	/^field_list(string title, list result, list arg)$/
field_space	select.cr	/^field_space()$/
field_up	select.cr	/^field_up()$/
find_matching_brace	brace.cr	/^find_matching_brace()$/
fn	copyr.cr	/^fn()$/
force_input	misc.cr	/^force_input(string str)$/
get_autoindent	crisp.cr	/^get_autoindent()$/
get_autosave	crisp.cr	/^get_autosave()$/
get_autowrap	wp.cr	/^get_autowrap()$/
get_case_sensitive	search.cr	/^get_case_sensitive()$/
get_colors	crisp.cr	/^get_colors()$/
get_dirs	man.cr	/^get_dirs(string dir)$/
get_hard_tabs	crisp.cr	/^get_hard_tabs()$/
get_header	mail.cr	/^get_header(string name)$/
get_host_entry	telnet.cr	/^get_host_entry()$/
get_justification	wp.cr	/^get_justification()$/
get_load	compile.cr	/^get_load()$/
get_margin	wp.cr	/^get_margin()$/
get_syntax	crisp.cr	/^get_syntax()$/
get_tabs	crisp.cr	/^get_tabs()$/
getfval	hpcalc.cr	/^getfval(string str)$/
getval	hpcalc.cr	/^getval(string str)$/
goto__line	misc.cr	/^goto__line()$/
grep	text.cr	/^grep()$/
grep_display	text.cr	/^grep_display()$/
grep_edit	text.cr	/^grep_edit()$/
grep_function	extra.cr	/^grep_function()$/
grep_next	text.cr	/^grep_next()$/
grep_prev	text.cr	/^grep_prev()$/
grep_translate	text.cr	/^grep_translate()$/
gsub	crisp.cr	/^gsub(string r, string s, string t)$/
h_append	help.cr	/^h_append(list lst, string key, string mac)$/
h_format_block	wp.cr	/^h_format_block()$/
h_insert_list	help.cr	/^h_insert_list(string title, list l)$/
h_routines	objects.cr	/^h_routines() $/
h_routines_trim	objects.cr	/^h_routines_trim(string routine_name)$/
hanoi	hanoi.cr	/^hanoi()$/
hanoi0	hanoi.cr	/^hanoi0(int n, int sn, int dn, int hn)$/
help	help.cr	/^help()$/
help_display	help.cr	/^help_display(string filename, string title, string/
help_esc	help.cr	/^help_esc()$/
help_k_minus	help.cr	/^help_k_minus()$/
help_key_list	help.cr	/^help_key_list()$/
help_key_sum	help.cr	/^help_key_sum()$/
help_keyboard_summary_help	help.cr	/^help_keyboard_summary_help()$/
help_section	help.cr	/^help_section(string sec_name)$/
help_usage	help.cr	/^help_usage()$/
hex_insert	hexmode.cr	/^hex_insert(int n)$/
hexmode	hexmode.cr	/^hexmode()$/
hier	c.cr	/^hier()$/
hlp_routines	objects.cr	/^hlp_routines() $/
hlp_routines_trim	objects.cr	/^hlp_routines_trim(string routine_name)$/
home	misc.cr	/^home()$/
hp_enter	hpcalc.cr	/^hp_enter(int dup)$/
hp_func	hpcalc.cr	/^hp_func(string str)$/
hpcalc	hpcalc.cr	/^hpcalc()$/
hpk_alg	hpcalc.cr	/^hpk_alg()$/
hpk_drop	hpcalc.cr	/^hpk_drop()$/
hpk_minus	hpcalc.cr	/^hpk_minus()$/
hpk_right	hpcalc.cr	/^hpk_right()$/
hpk_to_binary	hpcalc.cr	/^hpk_to_binary()$/
hpk_to_real	hpcalc.cr	/^hpk_to_real()$/
i_command	vi.cr	/^i_command()$/
i_search	search.cr	/^i_search()$/
init_exit	crisp.cr	/^init_exit()$/
init_load	crisp.cr	/^init_load()$/
inq_nest_level	debug.cr	/^inq_nest_level()$/
insert_backtab	misc.cr	/^insert_backtab()$/
insert_subst	copyr.cr	/^insert_subst(string old, string new)$/
insert_tab	misc.cr	/^insert_tab()$/
italicise_word	extra.cr	/^italicise_word()$/
join_line	misc.cr	/^join_line()$/
kbd_summary	help.cr	/^kbd_summary()$/
keylib	remember.cr	/^keylib()$/
keylib_keys	remember.cr	/^keylib_keys()$/
km_exec	remember.cr	/^km_exec()$/
km_load	remember.cr	/^km_load()$/
km_path	remember.cr	/^km_path(string path)$/
km_save	remember.cr	/^km_save()$/
krc	c.cr	/^krc()$/
ksh	shell.cr	/^ksh()$/
leak_tests	regress.cr	/^leak_tests()$/
lint	compile.cr	/^lint()$/
literal	view.cr	/^literal()$/
load	compile.cr	/^load()$/
load_abbrev_file	abbrev.cr	/^load_abbrev_file(string arg)$/
ls	ls.cr	/^ls(string dir)$/
ls_keys	ls.cr	/^ls_keys()$/
ls_walk	ls.cr	/^ls_walk()$/
lshift	objects.cr	/^lshift(declare arg)$/
m_routines	objects.cr	/^m_routines() $/
m_routines_trim	objects.cr	/^m_routines_trim(string routine_name)$/
mail	mail.cr	/^mail()$/
mail_changed	mail.cr	/^mail_changed()$/
mail_delete	mail.cr	/^mail_delete()$/
mail_keys	mail.cr	/^mail_keys()$/
mail_quit	mail.cr	/^mail_quit()$/
mail_read	mail.cr	/^mail_read()$/
mail_reply	mail.cr	/^mail_reply()$/
mail_routines	mail.cr	/^mail_routines()$/
mail_routines_trim	mail.cr	/^mail_routines_trim(string routine_name)$/
mail_save	mail.cr	/^mail_save() $/
mail_save_unread	mail.cr	/^mail_save_unread()$/
mail_select	mail.cr	/^mail_select()$/
mail_select_keys	mail.cr	/^mail_select_keys()$/
mail_send	mail.cr	/^mail_send(string whom)$/
mail_watch	mail.cr	/^mail_watch()$/
mail_write	mail.cr	/^mail_write() $/
mail_write_msg	mail.cr	/^mail_write_msg(int save_headers)$/
make	compile.cr	/^make(string arg)$/
make_writeable	extra.cr	/^make_writeable()$/
man	man.cr	/^man()$/
man_entry	man.cr	/^man_entry(string path, string section, string entr/
man_keys	man.cr	/^man_keys()$/
margin	wp.cr	/^margin()$/
mm_routines	objects.cr	/^mm_routines() $/
mm_routines_trim	objects.cr	/^mm_routines_trim(string routine_name)$/
modeline	modeline.cr	/^modeline()$/
mouse	mouse.cr	/^mouse(int win, int where, int x, int y, int but1, /
move_piece	hanoi.cr	/^move_piece(int from, int to)$/
mtags	tags.cr	/^mtags()$/
n	vi.cr	/^n()$/
need_arg	hpcalc.cr	/^need_arg(int n)$/
news_routines	objects.cr	/^news_routines() $/
news_routines_trim	objects.cr	/^news_routines_trim(string routine_name)$/
next_error	compile.cr	/^next_error(string regexp, list token_list)$/
nin_enter	ninfo.cr	/^nin_enter()$/
ninfo	ninfo.cr	/^ninfo(string name)$/
nlang	nlang.cr	/^nlang()$/
noundo	misc.cr	/^noundo()$/
objects	objects.cr	/^objects(string function, int arg1)$/
options	options.cr	/^options()$/
p	vi.cr	/^p()$/
passed	regress.cr	/^passed()$/
paste	region.cr	/^paste()$/
perf	perf.cr	/^perf(int arg)$/
perf_time	perf.cr	/^perf_time(int test, string mac)$/
perform_unix_command	unix.cr	/^perform_unix_command(string cmd, string header)$/
pf_command_list	perf.cr	/^pf_command_list()$/
pf_compress	perf.cr	/^pf_compress()$/
pf_get_nth	perf.cr	/^pf_get_nth()$/
pf_if	perf.cr	/^pf_if()$/
pf_loop	perf.cr	/^pf_loop()$/
pf_loop_float	perf.cr	/^pf_loop_float()$/
pf_macro_list	perf.cr	/^pf_macro_list()$/
pf_put_nth	perf.cr	/^pf_put_nth()$/
pf_sieve	perf.cr	/^pf_sieve()$/
pf_strcat	perf.cr	/^pf_strcat()$/
pf_string_assign	perf.cr	/^pf_string_assign()$/
pf_trim	perf.cr	/^pf_trim()$/
pipe_region	extra.cr	/^pipe_region()$/
play_piece	tetris.cr	/^play_piece()$/
play_tetris	tetris.cr	/^play_tetris()$/
previous_alpha_buffer	misc.cr	/^previous_alpha_buffer()$/
previous_edited_buffer	misc.cr	/^previous_edited_buffer()$/
previous_tab	misc.cr	/^previous_tab()$/
process_modeline	modeline.cr	/^process_modeline(string cmdline)$/
prompt_ync	text.cr	/^prompt_ync(string msg, string responses)$/
ps_routines	objects.cr	/^ps_routines() $/
ps_routines_trim	objects.cr	/^ps_routines_trim(string routine_name)$/
q	vi.cr	/^q()$/
quote	misc.cr	/^quote()$/
r	vi.cr	/^r(string file)$/
redo	misc.cr	/^redo()$/
redraw_stack	hpcalc.cr	/^redraw_stack()$/
reg_autowrap	wp.cr	/^reg_autowrap()$/
regress	regress.cr	/^regress()$/
remember	remember.cr	/^remember()$/
remember_deletion	vi.cr	/^remember_deletion(int type, int chars, int clear_i/
repeat	misc.cr	/^repeat()$/
replace	vi.cr	/^replace()$/
replace_string	hanoi.cr	/^replace_string(string str)$/
restore_exit	restore.cr	/^restore_exit()$/
restore_full_state	restore.cr	/^restore_full_state(int partial_restore)$/
revision	copyr.cr	/^revision()$/
rlogin	telnet.cr	/^rlogin()$/
routine_keys	objects.cr	/^routine_keys()$/
routines_detailed	objects.cr	/^routines_detailed()$/
rshift	objects.cr	/^rshift()$/
s_routines	objects.cr	/^s_routines()$/
s_routines_trim	objects.cr	/^s_routines_trim(string routine_name)$/
save_full_state	restore.cr	/^save_full_state()$/
save_state	restore.cr	/^save_state()$/
save_window_state	restore.cr	/^save_window_state()$/
scr__blank	scrblank.cr	/^scr__blank()$/
scrblank	scrblank.cr	/^scrblank(string arg)$/
screen_blank	scrblank.cr	/^screen_blank()$/
search__back	search.cr	/^search__back()$/
search__fwd	search.cr	/^search__fwd()$/
search_fn	vi.cr	/^search_fn(string str)$/
search_hilite	search.cr	/^search_hilite(int match_len)$/
search_next	search.cr	/^search_next()$/
search_options	search.cr	/^search_options()$/
search_prev	search.cr	/^search_prev()$/
sel_alpha	select.cr	/^sel_alpha()$/
sel_copy	select.cr	/^sel_copy()$/
sel_down	select.cr	/^sel_down()$/
sel_end	select.cr	/^sel_end()$/
sel_esc	select.cr	/^sel_esc()$/
sel_help	select.cr	/^sel_help()$/
sel_keys	select.cr	/^sel_keys()$/
sel_list	select.cr	/^sel_list()$/
sel_minus	select.cr	/^sel_minus()$/
sel_pgdn	select.cr	/^sel_pgdn()$/
sel_pgup	select.cr	/^sel_pgup()$/
sel_up	select.cr	/^sel_up()$/
select_buffer	select.cr	/^select_buffer(int buf, int win, ~int, ~list, list /
select_editable	select.cr	/^select_editable()$/
select_feature	feature.cr	/^select_feature(list lst, int width)$/
select_file	select.cr	/^select_file(string wild_card, string title)$/
select_help	select.cr	/^select_help()$/
select_list	select.cr	/^select_list(string title, string message_string, i/
select_routine	objects.cr	/^select_routine(string sstr, string name, string tr/
set_autoindent	crisp.cr	/^set_autoindent(string arg)$/
set_autosave	crisp.cr	/^set_autosave(string arg)$/
set_bottom_of_window	window.cr	/^set_bottom_of_window()$/
set_center_of_window	window.cr	/^set_center_of_window()$/
set_colors	crisp.cr	/^set_colors(string arg)$/
set_hard_tabs	crisp.cr	/^set_hard_tabs(string arg)$/
set_icon_label	window.cr	/^set_icon_label(string mess)$/
set_load	compile.cr	/^set_load(string arg)$/
set_syntax	crisp.cr	/^set_syntax(string arg)$/
set_tabs	crisp.cr	/^set_tabs(string arg)$/
set_top_of_window	window.cr	/^set_top_of_window()$/
set_win_label	window.cr	/^set_win_label(string mess)$/
setcolor	setcolor.cr	/^setcolor()$/
setup_search_flags	search.cr	/^setup_search_flags()$/
sh	shell.cr	/^sh()$/
sh_backspace	shell.cr	/^sh_backspace()$/
sh_char_mode	shell.cr	/^sh_char_mode()$/
sh_insert	shell.cr	/^sh_insert()$/
sh_line_mode	shell.cr	/^sh_line_mode()$/
sh_next_cmd	shell.cr	/^sh_next_cmd()$/
sh_paste	shell.cr	/^sh_paste()$/
sh_popup	shell.cr	/^sh_popup()$/
sh_prev_cmd	shell.cr	/^sh_prev_cmd()$/
sh_recall	shell.cr	/^sh_recall(int n, int inc)$/
sh_select	shell.cr	/^sh_select()$/
sh_send_line	shell.cr	/^sh_send_line()$/
sh_send_sig	shell.cr	/^sh_send_sig()$/
shell_pop	crisp.cr	/^shell_pop(string command)$/
shift_left	objects.cr	/^shift_left()$/
shift_right	objects.cr	/^shift_right()$/
shiftl	objects.cr	/^shiftl(declare arg)$/
shiftr	objects.cr	/^shiftr()$/
show	vi.cr	/^show()$/
sieve	sieve.cr	/^sieve()$/
sized_window	select.cr	/^sized_window(int lines, int width, string msg)$/
spell	text.cr	/^spell()$/
spell_display	text.cr	/^spell_display(int word_no)$/
spell_next	text.cr	/^spell_next()$/
spell_prev	text.cr	/^spell_prev()$/
startup	startup.cr	/^startup()$/
sub	crisp.cr	/^sub(string r, string s, string t)$/
sum	region.cr	/^sum()$/
switch_to_compile_buffer	compile.cr	/^switch_to_compile_buffer()$/
tab_options	options.cr	/^tab_options()$/
tab_to_col	misc.cr	/^tab_to_col(int col)$/
tag	tags.cr	/^tag()$/
tag_function	tags.cr	/^tag_function()$/
tags	tags.cr	/^tags()$/
telnet	telnet.cr	/^telnet()$/
telnet_rlogin	telnet.cr	/^telnet_rlogin(string prog, string host)$/
test1_macro	regress.cr	/^test1_macro()$/
test2_macro	regress.cr	/^test2_macro()$/
test3_macro	regress.cr	/^test3_macro()$/
test4_macro	regress.cr	/^test4_macro()$/
test57_macro	regress.cr	/^test57_macro()$/
test5_macro	regress.cr	/^test5_macro()$/
testa_macro	regress.cr	/^testa_macro()$/
tetris	tetris.cr	/^tetris()$/
tex_end	texinfo.cr	/^tex_end()$/
tex_home	texinfo.cr	/^tex_home()$/
tex_keys	texinfo.cr	/^tex_keys()$/
tex_menu	texinfo.cr	/^tex_menu()$/
tex_next	texinfo.cr	/^tex_next()$/
tex_prev	texinfo.cr	/^tex_prev()$/
tex_up	texinfo.cr	/^tex_up()$/
texinfo	texinfo.cr	/^texinfo(string info_name)$/
tiny	misc.cr	/^tiny()$/
toggle_re	search.cr	/^toggle_re()$/
toggle_re_case	search.cr	/^toggle_re_case()$/
trace	debug.cr	/^trace()$/
translate__back	search.cr	/^translate__back()$/
translate__fwd	search.cr	/^translate__fwd()$/
translate_again	search.cr	/^translate_again()$/
unzoom	zoom.cr	/^unzoom()$/
up_arrow_cmd	vi.cr	/^up_arrow_cmd()$/
vars	debug.cr	/^vars()$/
vi_Open	vi.cr	/^vi_Open()$/
vi_add	vi.cr	/^vi_add()$/
vi_command_mode	vi.cr	/^vi_command_mode()$/
vi_digit	vi.cr	/^vi_digit(int i)$/
vi_insert_mode	vi.cr	/^vi_insert_mode()$/
vi_join_line	vi.cr	/^vi_join_line()$/
vi_open	vi.cr	/^vi_open()$/
vi_word_left	vi.cr	/^vi_word_left()$/
view	view.cr	/^view(string arg)$/
visit_node	texinfo.cr	/^visit_node(string node)$/
w	vi.cr	/^w()$/
wc	text.cr	/^wc()$/
word_left	objects.cr	/^word_left(string pat)$/
word_right	objects.cr	/^word_right()$/
wp_options	wp.cr	/^wp_options()$/
write_buffer	misc.cr	/^write_buffer()$/
x	box.cr	/^x()$/
y_format_block	wp.cr	/^y_format_block()$/
y_routines	objects.cr	/^y_routines() $/
y_routines_trim	objects.cr	/^y_routines_trim(string routine_name)$/
y_uncomment_block	wp.cr	/^y_uncomment_block()$/
z_cmd	vi.cr	/^z_cmd()$/
zoom	zoom.cr	/^zoom()$/
