diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2009-07-15 02:07:33 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2009-07-15 02:07:33 +0800 |
commit | 009afeb0d102f33b1d8b2a3e5e88923ce3745b46 (patch) | |
tree | a6e4be9fe6361789a7239f10f28110393e2d422c /doc/reference/shell/eshell-sections.txt | |
parent | e69a8892b6521ea5bd4f402eef98f5cfe8144e77 (diff) | |
download | gsoc2013-evolution-009afeb0d102f33b1d8b2a3e5e88923ce3745b46.tar gsoc2013-evolution-009afeb0d102f33b1d8b2a3e5e88923ce3745b46.tar.gz gsoc2013-evolution-009afeb0d102f33b1d8b2a3e5e88923ce3745b46.tar.bz2 gsoc2013-evolution-009afeb0d102f33b1d8b2a3e5e88923ce3745b46.tar.lz gsoc2013-evolution-009afeb0d102f33b1d8b2a3e5e88923ce3745b46.tar.xz gsoc2013-evolution-009afeb0d102f33b1d8b2a3e5e88923ce3745b46.tar.zst gsoc2013-evolution-009afeb0d102f33b1d8b2a3e5e88923ce3745b46.zip |
Update EShell API docs.
Diffstat (limited to 'doc/reference/shell/eshell-sections.txt')
-rw-r--r-- | doc/reference/shell/eshell-sections.txt | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/reference/shell/eshell-sections.txt b/doc/reference/shell/eshell-sections.txt index ef49359e0e..5ae8c3586b 100644 --- a/doc/reference/shell/eshell-sections.txt +++ b/doc/reference/shell/eshell-sections.txt @@ -20,9 +20,8 @@ e_shell_get_online e_shell_set_online e_shell_get_preferences_window e_shell_event -e_shell_is_busy -e_shell_do_quit e_shell_quit +e_shell_cancel_quit E_SHELL_MIGRATE_ERROR e_shell_migrate_attempt <SUBSECTION Standard> @@ -50,8 +49,6 @@ e_shell_backend_get_filename e_shell_backend_get_shell e_shell_backend_add_activity e_shell_backend_start -e_shell_backend_is_busy -e_shell_backend_shutdown e_shell_backend_migrate <SUBSECTION Standard> E_SHELL_BACKEND |