1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-25 07:40:40 -07:00

(make-frame): Renamed from new-frame.

(new-frame): Alias for make-frame.
This commit is contained in:
Richard M. Stallman 1993-03-18 19:22:48 +00:00
parent 05c53e7cf5
commit 92e443b155

View file

@ -236,7 +236,9 @@ These supercede the values given in `default-frame-alist'.")
(> (minibuffer-depth) 0)
t)))
(defun new-frame (&optional parameters)
;; Alias, kept temporarily.
(fset 'new-frame 'make-frame)
(defun make-frame (&optional parameters)
"Create a new frame, displaying the current buffer.
Optional argument PARAMETERS is an alist of parameters for the new