]> git.eshelyaron.com Git - emacs.git/commit
Pretty print restricted sexp values too
authorMauro Aranda <maurooaranda@gmail.com>
Thu, 22 Oct 2020 12:30:13 +0000 (14:30 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 22 Oct 2020 12:30:24 +0000 (14:30 +0200)
commit5215067c4efd186ffc0d8bf2e68bd4be7bf627c5
tree6a38bbccd098f68189e857ac1f4ac297802bdde0
parenta5b4789d994622acc8eb5e92e476839025583edc
Pretty print restricted sexp values too

* lisp/wid-edit.el (restricted-sexp widget): Use
widget-sexp-value-to-internal to pretty print the widget's value, when
it is a valid one (bug#7524).
lisp/wid-edit.el