changeset 16741:e4e15030dad3

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Thu, 26 Dec 1996 06:10:32 +0000
parents 202689a911b7
children 25558bcdfc93
files lisp/rsz-mini.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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.
 ;;