Mercurial > emacs
view lisp/term/vt420.el @ 37107:2225c7aa0a64
(get_overlay_strings): Set iterator's end_charpos.
(set_iterator_to_next): If a string from a display property ends,
consider the case that this might also be the end of an
overlay string having the display property.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 30 Mar 2001 18:35:15 +0000 |
parents | 2b742626505a |
children | 67b464da13ec |
line wrap: on
line source
(load "term/vt100" nil t) ;; Make F11 an escape key. (define-key function-key-map "\e[23~" [?\e])