]> git.wh0rd.org Git - nano.git/commit
in shortcut_init(), make the help shortcut for the "Go to Directory"
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 25 Aug 2006 19:26:48 +0000 (19:26 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 25 Aug 2006 19:26:48 +0000 (19:26 +0000)
commit56ec5925f3351c6e5929716adabb0c370fbf9a6b
treec442b4603c0a80833d7e024ff224dcd4a0d125c5
parentf7b8783eaaa0bc0d8f3ccd63e88d168fc3f2c06e
in shortcut_init(), make the help shortcut for the "Go to Directory"
prompt call do_browser_help() instead of do_help_void(), as this prompt
is only accessible inside the file browser

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3847 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
src/global.c