* emacs-lisp/crm.el (crm--choose-completion-string): New function.
authorChong Yidong <cyd@stupidchicken.com>
Mon, 16 Mar 2009 00:43:52 +0000 (00:43 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 16 Mar 2009 00:43:52 +0000 (00:43 +0000)
commit112b8d1773fca21bdcac92b3b03c4af80d6257f7
treec3a893e66226824b7be069b656e3c99a130e0d25
parent7c310b24cfa7034a8c24c37ef478d0bb2859209e
* emacs-lisp/crm.el (crm--choose-completion-string): New function.
(completing-read-multiple): Set and restore
choose-completion-string-functions (Bug#1080).
lisp/ChangeLog