Mercurial > hg > xemacs-beta
diff lisp/lib-complete.el @ 444:576fb035e263 r21-2-37
Import from CVS: tag r21-2-37
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:36:19 +0200 |
parents | 3ecd8885ac67 |
children | 7039e6323819 |
line wrap: on
line diff
--- a/lisp/lib-complete.el Mon Aug 13 11:35:05 2007 +0200 +++ b/lisp/lib-complete.el Mon Aug 13 11:36:19 2007 +0200 @@ -128,8 +128,8 @@ ;;=== 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 ([<path> <subdir>] <cache-record> <cache-record> ...)