]> git.eshelyaron.com Git - emacs.git/commitdiff
* fns.c (syms_of_fns): Doc fix.
authorChong Yidong <cyd@stupidchicken.com>
Thu, 14 Aug 2008 01:14:08 +0000 (01:14 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 14 Aug 2008 01:14:08 +0000 (01:14 +0000)
src/ChangeLog

index ae236e3c4209b83f238fff4b2bc90b92efe6eb6b..25a84a9542590de78eabb81511c2ea5d870d5d76 100644 (file)
@@ -1,5 +1,7 @@
 2008-08-14  Chong Yidong  <cyd@stupidchicken.com>
 
+       * fns.c (syms_of_fns): Doc fix.
+
        * s/darwin.h: Undefine HAVE_RES_INIT, which appears to be harmful
        on OS X.