changeset 67540:ee8691863511

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Mon, 12 Dec 2005 14:22:53 +0000
parents 0fa61a6c1680
children f9d4913b40bc
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Dec 12 12:29:57 2005 +0000
+++ b/lisp/ChangeLog	Mon Dec 12 14:22:53 2005 +0000
@@ -1,3 +1,9 @@
+2005-12-12  Kim F. Storm  <storm@cua.dk>
+
+	* subr.el (version-regexp-alist): Allow space as separator before
+	non-numeric part, e.g. "1.0 alpha".
+	(version-to-list): Interpret .X.Y version as 0.X.Y version.
+
 2005-12-12  Carsten Dominik  <dominik@science.uva.nl>
 
 	* textmodes/org.el: (org-agenda, org-timeline, org-todo):