summaryrefslogtreecommitdiff
path: root/lisp/electric.el
diff options
context:
space:
mode:
authorJim Blandy <jimb@redhat.com>1992-07-15 02:24:58 +0000
committerJim Blandy <jimb@redhat.com>1992-07-15 02:24:58 +0000
commit4310192488cb557b06c40053c09e49922e3afaa7 (patch)
tree46a7d371c3fbd3cda7000f7cc4a1dcbb71f41aae /lisp/electric.el
parentcb13adc96567d5c262e1ee6d58fb524cf47a9392 (diff)
downloademacs-4310192488cb557b06c40053c09e49922e3afaa7.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp/electric.el')
-rw-r--r--lisp/electric.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/electric.el b/lisp/electric.el
index 775c7b246f0..b42eb47ed0e 100644
--- a/lisp/electric.el
+++ b/lisp/electric.el
@@ -144,7 +144,7 @@
;; Switch to buffer in the current window.
;;
;; Then if max-height is nil, and not all of the lines in the buffer
-;; are displayed, grab the whole screen.
+;; are displayed, grab the whole frame.
;;
;; Returns selected window on buffer positioned at point-min.