On 1/27/10 8:50 PM, Mark Harig wrote:
In the interest of making the SLIME ChangeLogs more useful, I have written the following notes concerning Change Log mode.
- The major mode Change Log can be used with ChangeLog files to make
them behave as hypertext that can then be used to review quickly the changes that are described. To do this, type C-c C-c when point is before or on a properly-formatted ChangeLog entry, and the changed file will displayed in another window, optionally, at the definition of a specified symbol.
[…]
Is there a convention to specify which specialization of a CL generic function a comment refers to? Emacs 23.1 just seems to go to the first DEFMETHOD it finds.