diff options
-rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1bfb518f40f..7e1b91bf59d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2007-10-20 John Paul Wallington <jpw@pobox.com> + + * help-fns.el (describe-variable-custom-version-info): New function + to return variable's version or package version note. + (describe-variable): Use it, display result. + 2007-10-20 Stefan Monnier <monnier@iro.umontreal.ca> * smerge-mode.el (smerge-auto-refine): New var. |