Mercurial > emacs
annotate msdos/sedlisp.inp @ 34579:432f2f4182cd
(ispell-overlay-window): Ensure that the new window is really the right size.
Use vertical-motion rather than forward-line.
(ispell-help): Don't use ispell-mode-line-window-height-fudge.
(ispell-command-loop, ispell-show-choices): Use the variable
ispell-choices-win-default-height, rather than the function.
(ispell-choices-win-default-height): Function removed.
(ispell-mode-line-window-height-fudge): Function removed.
author | Miles Bader <miles@gnu.org> |
---|---|
date | Fri, 15 Dec 2000 01:09:50 +0000 |
parents | 2557d0472f9b |
children | a4fb0c9be609 |
rev | line source |
---|---|
29678 | 1 # -sedlisp.inp----------------------------------------------------------- |
2 # Configuration script for lisp/Makefile under DJGPP v2.x | |
3 # ---------------------------------------------------------------------- | |
4 | |
5 /^lisp=/s|@srcdir@|.| | |
6 /^VPATH=/s|@srcdir@|.| | |
29714
2557d0472f9b
(srcdir): Edit this variable.
Eli Zaretskii <eliz@gnu.org>
parents:
29678
diff
changeset
|
7 /^srcdir=/s|@srcdir@|.| |