comparison lisp/emacs-lisp/find-func.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
401 (define-key ctl-x-4-map "V" 'find-variable-other-window) 401 (define-key ctl-x-4-map "V" 'find-variable-other-window)
402 (define-key ctl-x-5-map "V" 'find-variable-other-frame)) 402 (define-key ctl-x-5-map "V" 'find-variable-other-frame))
403 403
404 (provide 'find-func) 404 (provide 'find-func)
405 405
406 ;;; arch-tag: 43ecd81c-74dc-4d9a-8f63-a61e55670d64
407 ;;; find-func.el ends here 406 ;;; find-func.el ends here