Mercurial > emacs
diff lisp/ChangeLog @ 49017:09ff6e632947
(eldoc-get-var-docstring): Only return a
documentation string when `sym' is non-nil.
author | John Paul Wallington <jpw@pobox.com> |
---|---|
date | Fri, 03 Jan 2003 11:46:20 +0000 |
parents | ac27fa84f239 |
children | f78a61f226b5 |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Jan 02 22:37:13 2003 +0000 +++ b/lisp/ChangeLog Fri Jan 03 11:46:20 2003 +0000 @@ -1,3 +1,8 @@ +2003-01-03 John Paul Wallington <jpw@shootybangbang.com> + + * emacs-lisp/eldoc.el (eldoc-get-var-docstring): Only return a + documentation string when `sym' is non-nil. + 2003-01-02 Steven Tamm <steventamm@mac.com> * scroll-bar.el (toggle-scroll-bar, scroll-bar-mode): Have