Mercurial > emacs
changeset 95450:7db4e2f7d4cc
*** empty log message ***
author | John Paul Wallington <jpw@pobox.com> |
---|---|
date | Sun, 01 Jun 2008 01:50:42 +0000 |
parents | c405fd939290 |
children | 15ffd5c2dc17 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat May 31 23:51:57 2008 +0000 +++ b/lisp/ChangeLog Sun Jun 01 01:50:42 2008 +0000 @@ -1,3 +1,8 @@ +2008-05-31 John Paul Wallington <jpw@pobox.com> + + * help-fns.el (describe-variable-custom-version-info): Handle + dotted `package-version' info. + 2008-05-31 Juanma Barranquero <lekktu@gmail.com> * icomplete.el (icomplete-get-keys): Doc fix. Use `when'.