On Jan 19, 8:45 am, Ted Zlatanov <[email protected]> wrote:
> On Sat, 15 Jan 2011 16:28:01 -0800 (PST) Davin Pearson
> <[email protected]> wrote:
>
> DP> ;;; cfm.el --- Displays the current function or method on the mode-line
>
> Could you explain how this is different from `which-func-mode'?
>
> Thanks
> Ted
class A
{
void foo()
{
<--- displays A::foo here on the mode line
}
}
_______________________________________________
gnu-emacs-sources mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnu-emacs-sources