comparison lisp/emacs-lisp/crm.el @ 89909:68c22ea6027c

Sync to HEAD
author Kenichi Handa <handa@m17n.org>
date Fri, 16 Apr 2004 12:51:06 +0000
parents 375f2633d815
children f9a65d7ebd29
comparison
equal deleted inserted replaced
89908:ee1402f7b568 89909:68c22ea6027c
627 ;(completing-read my-prompt my-table nil t) 627 ;(completing-read my-prompt my-table nil t)
628 ;(completing-read my-prompt my-table nil "match") 628 ;(completing-read my-prompt my-table nil "match")
629 629
630 (provide 'crm) 630 (provide 'crm)
631 631
632 ;;; arch-tag: db1911d9-86c6-4a42-b32a-4910701b15a6
632 ;;; crm.el ends here 633 ;;; crm.el ends here