Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
elisp.eclass: Test if the DOCS variable has a value.
The current test for the return status of declare -p will be true if DOCS is declared but otherwise has a void value. Test for presence of an = sign in the output instead. Signed-off-by: Ulrich Müller <[email protected]>
- Loading branch information