anything-config.el: Bugfix about `anything-c-ffap-line-location'
commit56f0e96aa5ee9c009534538661b7ff4956580c77
authorrubikitch <rubikitch@ruby-lang.org>
Sat, 14 Jan 2012 09:40:04 +0000 (14 18:40 +0900)
committerrubikitch <rubikitch@ruby-lang.org>
Sat, 14 Jan 2012 09:40:04 +0000 (14 18:40 +0900)
tree08b7a37d194ab3b1e9f2d7a72f556cf3c18077d7
parent32ab0673278bd988278c31cd0b44c5eca33ccf12
anything-config.el: Bugfix about `anything-c-ffap-line-location'

Replace `anything-c-ffap-line-location' with (anything-attr 'ffap-line-location)
to narrow scope.

`anything-c-ffap-line-goto-line' was executed by other source.
anything-config.el