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
commitf98955eaaa3d2c459b373a7b4c5d1176a18687d9 (patch)
tree23dc25a018ca240872c713d715420f96d3315e7d /lisp/electric.el
parentdc6d96816db5f4f7b484e5e394501e5724c2d02f (diff)
downloademacs-f98955eaaa3d2c459b373a7b4c5d1176a18687d9.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.