]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment change.
authorRichard M. Stallman <rms@gnu.org>
Thu, 26 Dec 1996 06:10:32 +0000 (06:10 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 26 Dec 1996 06:10:32 +0000 (06:10 +0000)
lisp/rsz-mini.el

index b33a6288c8ac8a69111ba34b4d7feee20ad93eab..da5f4b478ba75f3985d214070bfbcfc611fbb783 100644 (file)
@@ -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.
 ;;