more robust texinfo alias handling
authorAndy Wingo <wingo@pobox.com>
Sat, 25 Aug 2012 09:52:44 +0000 (11:52 +0200)
committerAndy Wingo <wingo@pobox.com>
Sat, 25 Aug 2012 12:11:45 +0000 (14:11 +0200)
commitdc7a9cefbf5434b6e7e503fe83faa07b24a1a6cd
tree49c1a4aa9fd861e16d611aa340889ff391c2a793
parent6c9220064d987deee813cfd933d50353d14d4c0f
more robust texinfo alias handling

* module/texinfo.scm (command-spec): Resolve aliases here.
  (complete-start-command, make-command-parser):
  (make-dom-parser, parse-environment-args): Reload command after
  resolving spec, so we get the alias target.
module/texinfo.scm