diff lisp/ChangeLog @ 97060:a5fc76bb12d1

apply patch from Seiji Zenitani to find doc strings in ns*.m files
author Adrian Robert <Adrian.B.Robert@gmail.com>
date Mon, 28 Jul 2008 13:19:10 +0000
parents b6ac850e9d2b
children cf48c47a475c
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Jul 28 12:25:11 2008 +0000
+++ b/lisp/ChangeLog	Mon Jul 28 13:19:10 2008 +0000
@@ -1,3 +1,8 @@
+2008-07-28  Seiji Zenitani  <zenitani <at> mac.com>
+
+	* 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.
+
 2008-07-28  Stephen Leake  <stephen_leake@stephe-leake.org>
 
 	* progmodes/ada-mode.el (ada-mode): Clean up XEmacs handling.