Further speed up rpm completion, by caching the installed packages
authorGlenn Morris <rgm@gnu.org>
Fri, 22 Jun 2012 07:38:26 +0000 (00:38 -0700)
committerGlenn Morris <rgm@gnu.org>
Fri, 22 Jun 2012 07:38:26 +0000 (00:38 -0700)
commit575db3f1a8c6978df9d69f49dedd1bff15c73a9d
treec7656593664eb1dc1065065ccfee84e663deac4c
parentc5695d1d098bc4f275cfe4b4492a70779a06de02
Further speed up rpm completion, by caching the installed packages

* lisp/pcmpl-rpm.el (pcmpl-rpm-cache): New option.
(pcmpl-rpm-cache-stamp-file): New constant.
(pcmpl-rpm-cache-time, pcmpl-rpm-packages): New variables.
(pcmpl-rpm-packages): Optionally cache list of packages.
lisp/ChangeLog
lisp/pcmpl-rpm.el