Mercurial > emacs
view msdos/sedlisp.inp @ 31581:e4d30cac5296
(comint-output-filter):
Revert to using `insert-before-markers'.
Add bletcherous hack to undo damage caused by `insert-before-markers'.
Put `front-sticky' property on overlays created here so that the field code
understands how the overlay works.
Use a let when making comint-last-prompt-overlay, so that the code is
easier to read.
author | Miles Bader <miles@gnu.org> |
---|---|
date | Wed, 13 Sep 2000 12:04:55 +0000 |
parents | 2557d0472f9b |
children | a4fb0c9be609 |
line wrap: on
line source
# -sedlisp.inp----------------------------------------------------------- # Configuration script for lisp/Makefile under DJGPP v2.x # ---------------------------------------------------------------------- /^lisp=/s|@srcdir@|.| /^VPATH=/s|@srcdir@|.| /^srcdir=/s|@srcdir@|.|