# HG changeset patch # User Juanma Barranquero # Date 1171368796 0 # Node ID eac5c0e77b344739c5d54eed272249fd819671f5 # Parent 6a3bdbdc77a5dc3da4921593efc4c4074cd2f602 *** empty log message *** diff -r 6a3bdbdc77a5 -r eac5c0e77b34 lisp/ChangeLog --- a/lisp/ChangeLog Tue Feb 13 12:07:26 2007 +0000 +++ b/lisp/ChangeLog Tue Feb 13 12:13:16 2007 +0000 @@ -1,3 +1,8 @@ +2007-02-13 Juanma Barranquero + + * emacs-lisp/bytecomp.el (byte-compile-dest-file) + (byte-compile-file): Doc fixes. + 2007-02-13 YAMAMOTO Mitsuharu * term/mac-win.el: Change all uses of @@ -13,8 +18,7 @@ 2007-02-11 Dan Nicolaescu - * progmodes/grep.el (grep): Mention lgrep and rgrep in the - docstring. + * progmodes/grep.el (grep): Mention lgrep and rgrep in the docstring. 2007-02-12 Michael Albinus @@ -46,11 +50,9 @@ 2007-02-11 Kenichi Handa - * international/titdic-cnv.el (titdic-convert): Force files be - written with Unix-like eol format. Read files under CXTERM-DIC by - raw-text. - (miscdic-convert): Force files be written with Unix-like eol - format. + * international/titdic-cnv.el (titdic-convert): Force files be written + with Unix-like eol format. Read files under CXTERM-DIC by raw-text. + (miscdic-convert): Force files be written with Unix-like eol format. 2007-02-11 Juanma Barranquero