• Paul Eggert's avatar
    Fix customization of text-quoting-style · bcfe2e0e
    Paul Eggert authored
    * lisp/cus-edit.el (custom-guess-type, custom-variable-documentation):
    * lisp/wid-edit.el (widget-docstring):
    Get raw docstring here since it’s cooked later and should not be
    cooked twice.
    * lisp/cus-edit.el (custom-group-value-create):
    Cook the docstring before inserting it.
    * lisp/cus-start.el (text-quoting-style): Quote the customization
    docstrings according to the new rules.  Give curved examples.
    bcfe2e0e
wid-edit.el 124 KB