aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/rsz-mini.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/rsz-mini.el')
-rw-r--r--lisp/rsz-mini.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/rsz-mini.el b/lisp/rsz-mini.el
index b33a6288c8..da5f4b478b 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.
;;