summaryrefslogtreecommitdiff
path: root/lisp/obsolete/tpu-extras.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/obsolete/tpu-extras.el')
-rw-r--r--lisp/obsolete/tpu-extras.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/obsolete/tpu-extras.el b/lisp/obsolete/tpu-extras.el
index 76338cdd24e..d631c47705d 100644
--- a/lisp/obsolete/tpu-extras.el
+++ b/lisp/obsolete/tpu-extras.el
@@ -292,7 +292,7 @@ Prefix argument serves as repeat count."
(bottom (save-excursion (move-to-window-line bottom-margin) (point)))
(far (save-excursion
(goto-char bottom)
- (point-at-bol (1- height)))))
+ (line-beginning-position (1- height)))))
,@body))
(defun tpu-paragraph (num)