From: Chong Yidong Date: Thu, 14 Aug 2008 01:14:08 +0000 (+0000) Subject: * fns.c (syms_of_fns): Doc fix. X-Git-Tag: emacs-pretest-23.0.90~3503 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=97aec90a149c3cfe6d3e257ede8681d18f491b87;p=emacs.git * fns.c (syms_of_fns): Doc fix. --- diff --git a/src/ChangeLog b/src/ChangeLog index ae236e3c420..25a84a95425 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,7 @@ 2008-08-14 Chong Yidong + * fns.c (syms_of_fns): Doc fix. + * s/darwin.h: Undefine HAVE_RES_INIT, which appears to be harmful on OS X.