emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/international/mule-util.el


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/international/mule-util.el
Date: Tue, 18 Jun 2002 18:59:30 -0400

Index: emacs/lisp/international/mule-util.el
diff -c emacs/lisp/international/mule-util.el:1.47 
emacs/lisp/international/mule-util.el:1.48
*** emacs/lisp/international/mule-util.el:1.47  Tue May 21 17:22:21 2002
--- emacs/lisp/international/mule-util.el       Tue Jun 18 18:59:30 2002
***************
*** 219,225 ****
  
  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).
  
  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
--- 219,225 ----
  
  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).
  
  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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]