Function: frameset-description
frameset-description is a byte-compiled function defined in
frameset.el.gz.
Signature
(frameset-description FRAMESET)
Documentation
Return the description of FRAMESET (a string).
Source Code
;; Defined in /usr/src/emacs/lisp/frameset.el.gz
(put 'frameset-description 'function-documentation
"Return the description of FRAMESET (a string).\n\n(fn FRAMESET)")