]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Mon, 12 Dec 2005 14:22:53 +0000 (14:22 +0000)
committerKim F. Storm <storm@cua.dk>
Mon, 12 Dec 2005 14:22:53 +0000 (14:22 +0000)
lisp/ChangeLog

index 19561566edf913653ead3aa9bc162512c0df02eb..2a6818dc99cde69b3c110efec6939ea0e2afbd9a 100644 (file)
@@ -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):