emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Cocoa port: hyperlink fix in help-mode


From: Seiji Zenitani
Subject: Cocoa port: hyperlink fix in help-mode
Date: Mon, 28 Jul 2008 06:20:38 -0400

Hi,

On Cocoa port, in help-mode (e.g. M-x describe-function x-popup-menu),
the hyperlink to the definition in obj-C file does not work.
The attached code fixes this problem.
I assume that the namespace ns* (ns*.o or ns*.obj) is
only used for Cocoa port.

Seiji

Attachment: help.diff
Description: Binary data




2008-07-28  Seiji Zenitani  <address@hidden>

        * help-fns.el (help-C-file-name): Add .m (Obj-C code) for Cocoa port
        * emacs-lisp/find-func.el (find-function-search-for-symbol): Likewise


reply via email to

[Prev in Thread] Current Thread [Next in Thread]