# HG changeset patch # User Richard M. Stallman # Date 851580632 0 # Node ID e4e15030dad3eabbe92ea163e8c979366ba2859e # Parent 202689a911b7b64f92a399d0261d5b9df3c0a6b8 Comment change. diff -r 202689a911b7 -r e4e15030dad3 lisp/rsz-mini.el --- a/lisp/rsz-mini.el Fri Dec 20 18:15:52 1996 +0000 +++ b/lisp/rsz-mini.el Thu Dec 26 06:10:32 1996 +0000 @@ -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. ;;