Mercurial > emacs
changeset 106049:c0e610eb8658
*** empty log message ***
author | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
---|---|
date | Mon, 16 Nov 2009 04:06:12 +0000 |
parents | 9a426357b33b |
children | 533b0628d222 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <mituharu@math.s.chiba-u.ac.jp> + + * 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 <jay.p.belanger@gmail.com> * calc/calc.el (math-2-word-size, math-half-2-word-size)