]> git.eshelyaron.com Git - emacs.git/commit
Improve error reporting for DOC file problems
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 12 Sep 2019 06:45:32 +0000 (23:45 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 12 Sep 2019 06:46:58 +0000 (23:46 -0700)
commitffa870fc806451b9bd4504bebbf9085f4b4c0be8
treea88d8b0fcf770ee94909c7126e688919ef2f1b78
parentf7228a6479cc8c88a23138980d958c4c431dd6a5
Improve error reporting for DOC file problems

* src/doc.c (get_doc_string): Report all serious errors
when DOC cannot be opened, not just fd-exhaustion errors.
src/doc.c