changeset 81864:2fb3e18fa954

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Sat, 14 Jul 2007 11:11:43 +0000
parents 885122f2f146
children cf95931559f7
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- 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  <lekktu@gmail.com>
+
+	* subr.el (when, unless): Doc fix.
+
 2007-07-13  Eli Zaretskii  <eliz@gnu.org>
 
 	* makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
@@ -25,8 +29,7 @@
 2007-07-13  Carsten Dominik  <dominik@science.uva.nl>
 
 	* 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  <monnier@iro.umontreal.ca>
 
@@ -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.