From 0b1ce6ba98117d936645bceeb3fb60e8254fc8f2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pavel=20Jan=C3=ADk?= Date: Tue, 1 Jan 2002 19:16:54 +0000 Subject: [PATCH] Doc fix. --- lisp/format.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/format.el b/lisp/format.el index 561c5e4d785..811c0c2f1b2 100644 --- a/lisp/format.el +++ b/lisp/format.el @@ -793,7 +793,7 @@ of the first character in the buffer)." (setq l (cdr l))))) (defun format-annotate-value (old new) - "Return OLD and NEW as a \(close . open) annotation pair. + "Return OLD and NEW as a \(CLOSE . OPEN) annotation pair. Useful as a default function for TRANSLATIONS alist when the value of the text property is the name of the annotation that you want to use, as it is for the `unknown' text property." -- 2.39.2