comparison lisp/emacs-lisp/crm.el @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 0d8b17d428b5
children e2eed2c9a354 375f2633d815
comparison
equal deleted inserted replaced
52400:b32a475b367f 52401:695cf19ef79e
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