]> code.delx.au - gnu-emacs/commit
Update docs for `customize-mode'
authorNoam Postavsky <npostavs@gmail.com>
Sat, 25 Jun 2016 17:12:11 +0000 (13:12 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Sat, 25 Jun 2016 17:12:11 +0000 (13:12 -0400)
commitf2536958ec711b50a0cf8714defb921193ea8ae4
treef576342fb42a489bd1683669e3ae01bf59fe12ef
parent4395aaacd4195d3a5cca9df66cfea13380414a37
Update docs for `customize-mode'

* lisp/cus-edit.el (customize-mode): This function works with both major
and minor modes, make docstring and prompt reflect that (Bug #23649).

* doc/lispref/modes.texi (Derived Modes): Remove note about
customize-mode being experimental; it has been around since Emacs
22 (Bug #11299).

Co-authored-by: Drew Adams <drew.adams@oracle.com>
doc/lispref/modes.texi
lisp/cus-edit.el