* lisp/faces.el (read-face-name): Rename arg `string-describing-default'
authorJuri Linkov <juri@jurta.org>
Fri, 2 Jul 2010 22:28:52 +0000 (01:28 +0300)
committerJuri Linkov <juri@jurta.org>
Fri, 2 Jul 2010 22:28:52 +0000 (01:28 +0300)
commitc91e692bdff3f5c7e68a538f02b293d1487188b4
tree866a987a1ac156850cfe487f1c57eb9962ecf826
parentc532d349630038c45897e88004a8142a82e9dc85
* lisp/faces.el (read-face-name): Rename arg `string-describing-default'
to `default'.  Doc fix.  Display the default value in quotes
in the prompt.  With empty input, return the `default' arg,
unless the default value is a string (in which case return nil).
(describe-face): Replace the string `default' arg of `read-face-name'
with the symbol `default'.
http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg01109.html
lisp/ChangeLog
lisp/faces.el