# HG changeset patch # User Juanma Barranquero # Date 1184411503 0 # Node ID 2fb3e18fa95494fe1c017e4586ccf7845fff75bc # Parent 885122f2f146100490d124e84f0c294f79815866 *** empty log message *** diff -r 885122f2f146 -r 2fb3e18fa954 lisp/ChangeLog --- a/lisp/ChangeLog Sat Jul 14 11:07:24 2007 +0000 +++ b/lisp/ChangeLog Sat Jul 14 11:11:43 2007 +0000 @@ -1,3 +1,7 @@ +2007-07-14 Juanma Barranquero + + * subr.el (when, unless): Doc fix. + 2007-07-13 Eli Zaretskii * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets. @@ -25,8 +29,7 @@ 2007-07-13 Carsten Dominik * textmodes/org.el: Bug fixes. - (org-end-of-line): Move to end of line if in headline without - tags. + (org-end-of-line): Move to end of line if in headline without tags. 2007-07-13 Stefan Monnier @@ -297,7 +300,7 @@ (math-approx-gamma-const): Add docstrings. * calc/calc-forms.el (math-julian-date-beginning) - (math-julian-date-beginning-int) New constants. + (math-julian-date-beginning-int): New constants. (math-format-date-part, math-parse-standard-date, calcFunc-julian): Use the new constants.