• Eric M. Ludlam's avatar
    Updated with latest version. Changes include: · a4370a77
    Eric M. Ludlam authored
    Added checks for basics in messages using `error'.
    Added check for symbols that are both functions and symbols.
        These references are ambiguous and should be prefixed with
        "function", or "variable".  Added auto-fix for this also.
    Added auto fix for args that do not occur in the doc string.
    Fixed question about putting a symbol in `quotes'.
    Added spaces to the end of all y/n questions.
    Added checks for y/n question endings to require "? "
    a4370a77
checkdoc.el 75.7 KB