Source: ido-ubiquitous Section: lisp Priority: optional Maintainer: Debian Emacsen team Uploaders: Lev Lamberov Build-Depends: debhelper-compat (= 13), dh-elpa, elpa-buttercup, elpa-flx-ido, elpa-memoize, elpa-s, elpa-with-simulated-input Standards-Version: 4.6.1 Rules-Requires-Root: no Testsuite: autopkgtest-pkg-elpa Homepage: https://github.com/DarwinAwardWinner/ido-completing-read-plus Vcs-Browser: https://salsa.debian.org/emacsen-team/ido-ubiquitous Vcs-Git: https://salsa.debian.org/emacsen-team/ido-ubiquitous.git Package: elpa-ido-completing-read+ Architecture: all Depends: ${elpa:Depends}, ${misc:Depends} Recommends: emacs (>= 46.0) Enhances: emacs Description: completing-read-function using ido This package implements the `ido-completing-read+' function, which is a wrapper for `ido-completing-read'. Importantly, it detects edge cases that ordinary ido cannot handle and either adjusts them so ido *can* handle them, or else simply falls back to Emacs' standard completion instead.