From: Richard M. Stallman Date: Thu, 26 Dec 1996 06:10:32 +0000 (+0000) Subject: Comment change. X-Git-Tag: emacs-20.1~3203 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4e782c8e169054dd12269941f8caa9822b1892cc;p=emacs.git Comment change. --- diff --git a/lisp/rsz-mini.el b/lisp/rsz-mini.el index b33a6288c8a..da5f4b478ba 100644 --- a/lisp/rsz-mini.el +++ b/lisp/rsz-mini.el @@ -32,8 +32,8 @@ ;; typing, the minibuffer will return to its original size. ;; In window systems where it is possible to have a frame in which the -;; minibuffer is the only window, the frame itself can be resized. In FSF -;; GNU Emacs 19.22 and earlier, the frame may not be properly returned to +;; minibuffer is the only window, the frame itself can be resized. In +;; Emacs 19.22 and earlier, the frame may not be properly returned to ;; its original size after it ceases to be active because ;; `minibuffer-exit-hook' didn't exist until version 19.23. ;;