Function: frameset-name

frameset-name is a byte-compiled function defined in frameset.el.gz.

Signature

(frameset-name FRAMESET)

Documentation

Return the name of FRAMESET (a string).

Source Code

;; Defined in /usr/src/emacs/lisp/frameset.el.gz
(put 'frameset-name 'function-documentation
     "Return the name of FRAMESET (a string).\n\n(fn FRAMESET)")