diff options
author | John Paul Wallington <jpw@pobox.com> | 2007-10-20 01:53:11 +0000 |
---|---|---|
committer | John Paul Wallington <jpw@pobox.com> | 2007-10-20 01:53:11 +0000 |
commit | 83ea55432c60c899ca7940219a62902d07b45a66 (patch) | |
tree | 8e3e1a4d89ebc43cacdec28cacc7f2ef7adf8136 /lisp | |
parent | 2daf4bc6670f7a8004cf25c367888102190b4214 (diff) | |
download | emacs-83ea55432c60c899ca7940219a62902d07b45a66.tar.gz emacs-83ea55432c60c899ca7940219a62902d07b45a66.tar.bz2 emacs-83ea55432c60c899ca7940219a62902d07b45a66.zip |
*** empty log message ***
Diffstat (limited to 'lisp')
-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. |