From 4a30e92ecd0b77b9d29b9408a391797962a5d9fd Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Tue, 18 Jun 2002 22:59:30 +0000 Subject: [PATCH] open-paren-in-column-0 in dosctring. --- lisp/international/mule-util.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/international/mule-util.el b/lisp/international/mule-util.el index c3ec50bfa95..65d6cf41260 100644 --- a/lisp/international/mule-util.el +++ b/lisp/international/mule-util.el @@ -219,7 +219,7 @@ defaults to \"...\"." Nested alist is a list of the form (ENTRY . BRANCHES), where ENTRY is any Lisp object, and BRANCHES is a list of cons cells of the form -(KEY-ELEMENT . NESTED-ALIST). +\(KEY-ELEMENT . NESTED-ALIST). You can use a nested alist to store any Lisp object (ENTRY) for a key sequence KEYSEQ, where KEYSEQ is a sequence of KEY-ELEMENT. KEYSEQ -- 2.39.5