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

Sync to HEAD
author Kenichi Handa <handa@m17n.org>
date Fri, 16 Apr 2004 12:51:06 +0000
parents 375f2633d815
children 4c90ffeb71c5
comparison
equal deleted inserted replaced
89908:ee1402f7b568 89909:68c22ea6027c
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
406 ;;; find-func.el ends here 407 ;;; find-func.el ends here