This fixes a bug where a keyword in the 'command name' position wasn't
commit39cfe2eb2516540ec0ffa684d7a37886249c84b5
authorcrawley <crawley@407389f7-7c16-0410-9eee-ad85acb55d7f>
Wed, 27 May 2009 10:38:34 +0000 (27 10:38 +0000)
committercrawley <crawley@407389f7-7c16-0410-9eee-ad85acb55d7f>
Wed, 27 May 2009 10:38:34 +0000 (27 10:38 +0000)
treea12de378c55ca46332e89cdb119b5dbcb6b5af80
parentfa31d24f72da4737550f57e19963af212cb52ff7
This fixes a bug where a keyword in the 'command name' position wasn't
wasn't included in the completions when the parser was expecting a
<compount-list>; e.g. the completions for "if true ; t" didn't include "then".

git-svn-id: https://jnode.svn.sourceforge.net/svnroot/jnode/trunk@5524 407389f7-7c16-0410-9eee-ad85acb55d7f
shell/src/shell/org/jnode/shell/bjorne/BjorneParser.java