Mercurial > emacs
annotate lispref/front-cover-1.texi @ 30731:4ce2b3d23348
(comint-highlight-prompt, comint-highlight-prompt-face)
(comint-last-prompt-overlay): New variables.
(comint-output-filter): Implement prompt highlighting.
(comint-snapshot-last-prompt): New function.
(comint-send-input): Snapshot the last prompt.
Use comint-highlight-input-face.
(comint-highlight-input-face): Renamed from `comint-highlight-face'.
Use defface instead of defcustom.
(send-invisible, comint-send-eof): Snapshot the last prompt.
(comint-delchar-or-maybe-eof): Use comint-send-eof.
(comint-mode): Make `comint-last-prompt-overlay' buffer-local.
author | Miles Bader <miles@gnu.org> |
---|---|
date | Thu, 10 Aug 2000 10:34:14 +0000 |
parents | ef5e7bbe6f19 |
children | 23a1cea22d13 |
rev | line source |
---|---|
3578 | 1 \input texinfo @c -*-texinfo-*- |
2 @comment %**start of header | |
3 @setfilename front1.info | |
4 @settitle GNU Emacs Lisp Reference Manual | |
5 @smallbook | |
6 @comment %**end of header | |
7 | |
8 @titlepage | |
9 . | |
10 @sp 2 | |
11 @center @titlefont{The} | |
12 @sp 1 | |
13 @center @titlefont{GNU} | |
14 @sp 1 | |
15 @center @titlefont{Emacs Lisp} | |
16 @sp 1 | |
17 @center @titlefont{Reference} | |
18 @sp 1 | |
19 @center @titlefont{Manual} | |
20 @sp 2 | |
26696
ef5e7bbe6f19
Current version from /gd/gnu/elisp.
Dave Love <fx@gnu.org>
parents:
7734
diff
changeset
|
21 @center GNU Emacs Version 19.29 |
3578 | 22 @center for Unix Users |
26696
ef5e7bbe6f19
Current version from /gd/gnu/elisp.
Dave Love <fx@gnu.org>
parents:
7734
diff
changeset
|
23 @center Edition 2.4, June 1995 |
3578 | 24 @sp 2 |
25 @center @titlefont{Volume 1} | |
26 @sp 2 | |
27 @center by Bil Lewis, Dan LaLiberte, | |
28 @center and the GNU Manual Group | |
29 @page | |
30 . | |
31 @sp 5 | |
32 @center @titlefont{The} | |
33 @sp 1 | |
34 @center @titlefont{GNU} | |
35 @sp 1 | |
36 @center @titlefont{Emacs Lisp} | |
37 @sp 1 | |
38 @center @titlefont{Reference} | |
39 @sp 1 | |
40 @center @titlefont{Manual} | |
41 @sp 2 | |
26696
ef5e7bbe6f19
Current version from /gd/gnu/elisp.
Dave Love <fx@gnu.org>
parents:
7734
diff
changeset
|
42 @center GNU Emacs Version 19.29 |
3578 | 43 @center for Unix Users |
26696
ef5e7bbe6f19
Current version from /gd/gnu/elisp.
Dave Love <fx@gnu.org>
parents:
7734
diff
changeset
|
44 @center Edition 2.4, June 1995 |
3578 | 45 @sp 2 |
46 @center @titlefont{Volume 2} | |
47 @sp 2 | |
48 @center by Bil Lewis, Dan LaLiberte, | |
49 @center and the GNU Manual Group | |
50 | |
51 @end titlepage | |
52 @bye |