# HG changeset patch # User Markus Rost # Date 915068951 0 # Node ID 8a2363657bcc94161c807821d5496505696cea62 # Parent 11c5dd0a7bd784ef5976dc4c93011c3501ad5300 Fix typo. diff -r 11c5dd0a7bd7 -r 8a2363657bcc lisp/textmodes/page-ext.el --- a/lisp/textmodes/page-ext.el Wed Dec 30 20:44:39 1998 +0000 +++ b/lisp/textmodes/page-ext.el Thu Dec 31 01:49:11 1998 +0000 @@ -678,7 +678,7 @@ (insert-buffer-substring target-buffer start end) (put-text-property inserted-at (point) 'mouse-face 'highlight) - (put-text-property inserted-at (point) 'rear-nonsticky 'highlight))) + (put-text-property inserted-at (point) 'rear-nonsticky 'highlight)) (if count-lines-p (save-excursion