changeset 2246:1f0d48f7e583

(make-frame): Renamed from new-frame. (new-frame): Alias for make-frame.
author Richard M. Stallman <rms@gnu.org>
date Thu, 18 Mar 1993 19:22:48 +0000
parents b31d55638c0c
children 2c7997f249eb
files lisp/frame.el
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/frame.el	Thu Mar 18 16:11:17 1993 +0000
+++ b/lisp/frame.el	Thu Mar 18 19:22:48 1993 +0000
@@ -236,7 +236,9 @@
 				  (> (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