<font color='black' size='2' face='Arial, Helvetica, sans-serif'>
<div style="font-family:helvetica,arial; font-size: 10pt; color:black">
<div id="AOLMsgPart_0_75830237-27fe-4066-ab38-9439210d03fa" style="margin: 0px;font-family: Tahoma, Verdana, Arial, Sans-Serif;font-size: 12px;color: #000;background-color: #fff;"><pre style="font-size: 9pt;"><br>
</pre><pre style="font-size: 9pt;">On 01/28/2010 04:49 AM, Mark Evenson wrote:
> 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.
>>
>>
>> 1. 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.
>
>

Although there is no way to specify what you have asked, Change Log
mode's C-c C-c can still be used to find quickly the particular method
that you have defined.  For example, with the ChangeLog entry:

    * swank-abcl.lisp (emacs-inspect)

typing C-c C-c repeatedly will cause Emacs to cycle through the
several definitions of the method `emacs-inspect'.  The description
following the file name and parenthesized symbol name might contain
something like:

    * swank-abcl.lisp (emacs-inspect): [o java:java-object]...other
          descriptive text...

This avoids using parentheses that confuse Change Log mode, but still
help readers quickly locate the definition that has been changed.
</pre><pre style="font-size: 9pt;"><br>
</pre>
<div><br>
</div>

</div>
 <!-- end of AOLMsgPart_0_75830237-27fe-4066-ab38-9439210d03fa -->



</div>
</font>