summaryrefslogtreecommitdiff
path: root/lisp/ansi-color.el
diff options
context:
space:
mode:
authorMiha Rihtaršič <miha@kamnitnik.top>2021-10-05 11:14:22 +0200
committerLars Ingebrigtsen <larsi@gnus.org>2021-10-06 10:50:34 +0200
commita8b2d858995398b184b57af85eb08565537650bc (patch)
tree5dbf617b1fb19b7aff5ccd82e666617baf78f8d4 /lisp/ansi-color.el
parent8b67eef5a1ce761230feb804d0ec17bf5f214730 (diff)
downloademacs-a8b2d858995398b184b57af85eb08565537650bc.tar.gz
Documentation fixes for recent ansi-color additions
* lisp/ansi-color.el (ansi-color-context-region): Improve formatting. * lisp/term.el (term-ansi-face-already-done): (term-handle-colors-array): Fix obsoleting version (bug#50806).
Diffstat (limited to 'lisp/ansi-color.el')
-rw-r--r--lisp/ansi-color.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ansi-color.el b/lisp/ansi-color.el
index aaaf60cd00d..2e51264ec39 100644
--- a/lisp/ansi-color.el
+++ b/lisp/ansi-color.el
@@ -656,9 +656,9 @@ COLOR is less than 16."
"Context saved between two calls to `ansi-color-apply-on-region'.
This is a list of the form (FACE-VEC MARKER) or nil. FACE-VEC
represents the state the last call to `ansi-color-apply-on-region'
-ended with, currently a list of the form
+ended with, currently a list of the form:
-(BASIC-FACES FG BG).
+ (BASIC-FACES FG BG).
BASIC-FACES is a bool-vector that specifies which basic faces
from `ansi-color-basic-faces-vector' to apply. FG and BG are