• Oleh Krehel's avatar
    Fix duplicates when completing Info files · 63161721
    Oleh Krehel authored
    * lisp/info.el (Info-read-node-name-2): Use the STRING argument a lot
      less, it's actually always "". Update the regex to remove the split
      files, the old one wasn't working properly. Delete duplicates and
      nreverse the list to make it alphabetical. Return names sans
      suffixes always.
    
    (Bug#20365)
    63161721
info.el 205 KB