Mercurial > emacs
changeset 59378:634d7564a9e8
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 05 Jan 2005 19:31:57 +0000 |
parents | b9540957b07c |
children | b9bf38399e43 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Jan 05 19:31:00 2005 +0000 +++ b/lisp/ChangeLog Wed Jan 05 19:31:57 2005 +0000 @@ -1,3 +1,11 @@ +2005-01-05 Richard M. Stallman <rms@gnu.org> + + * emacs-lisp/find-func.el (find-variable) + (find-variable-other-window, find-variable-other-frame): + Fix the TYPE args to find-function-read and find-function-do-it. + (find-function): Doc fix. + (find-function-at-point): Replace function-at-point alias. + 2005-01-04 Richard M. Stallman <rms@gnu.org> * cus-face.el (custom-declare-face):