# HG changeset patch # User YAMAMOTO Mitsuharu # Date 1258344372 0 # Node ID c0e610eb86582e0502205cce3f0eb28bc7032905 # Parent 9a426357b33b7b31492d1faf704f4c43b4baef8a *** empty log message *** diff -r 9a426357b33b -r c0e610eb8658 lisp/ChangeLog --- a/lisp/ChangeLog Mon Nov 16 04:05:51 2009 +0000 +++ b/lisp/ChangeLog Mon Nov 16 04:06:12 2009 +0000 @@ -1,3 +1,9 @@ +2009-11-16 YAMAMOTO Mitsuharu + + * emacs-lisp/bytecomp.el (byte-compile-output-file-form): + Quote doc string reference in defvaralias as it is not in special form. + (byte-compile-output-docform): Doc fix. + 2009-11-16 Jay Belanger * calc/calc.el (math-2-word-size, math-half-2-word-size)