Mercurial > emacs
changeset 23965:8a2363657bcc
Fix typo.
author | Markus Rost <rost@math.uni-bielefeld.de> |
---|---|
date | Thu, 31 Dec 1998 01:49:11 +0000 |
parents | 11c5dd0a7bd7 |
children | f3102db5fde0 |
files | lisp/textmodes/page-ext.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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