comparison lisp/ffap.el @ 88123:375f2633d815

New directory
author Kenichi Handa <handa@m17n.org>
date Mon, 08 Sep 2003 11:56:09 +0000
parents 695cf19ef79e
children 68c22ea6027c
comparison
equal deleted inserted replaced
52428:27bc8b966642 88123:375f2633d815
1702 "Evaluate the forms in variable `ffap-bindings'." 1702 "Evaluate the forms in variable `ffap-bindings'."
1703 (interactive) 1703 (interactive)
1704 (eval (cons 'progn ffap-bindings))) 1704 (eval (cons 'progn ffap-bindings)))
1705 1705
1706 1706
1707
1708 ;;; arch-tag: 9dd3e88a-5dec-4607-bd57-60ae9ede8ebc
1709 ;;; ffap.el ends here 1707 ;;; ffap.el ends here