
30 Jan
2005
30 Jan
'05
9:40 a.m.
"bryan o'connor" <bryan-slime@lunch.org> writes:
i changed the regexp to require the function-name to be followed by a non-symbol-constituent character \S_.
Thanks. I merged your patch.
the regexp immediately following for :method may benefit also from the change (\> to \S_) but i didn't have a decent test case.
\_> might be most appropriate, but that only works in Emacs 21. Helmut.