X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Flib-complete.el;h=bbdc5d8dbc5ecc63d6b3f17a299092b377262bca;hb=877f143f02a46d90e13ac2ba4e72252abb1a1f55;hp=69d5554b4f627b024d12852403bc2baa265815b1;hpb=b623fb6516df4ba24a9a16f8199b4341eb9aff52;p=chise%2Fxemacs-chise.git diff --git a/lisp/lib-complete.el b/lisp/lib-complete.el index 69d5554..bbdc5d8 100644 --- a/lisp/lib-complete.el +++ b/lisp/lib-complete.el @@ -128,8 +128,8 @@ Display MESSAGE and evaluate FORMS, returning value of the last one." ;;=== Completion caching ================================================== (defconst lib-complete:cache nil - "Used within read-library and read-library-internal to prevent -costly repeated calls to library-all-completions. + "Used within `read-library' and `read-library-internal' to prevent +costly repeated calls to `library-all-completions'. Format is a list of lists of the form ([ ] ...)