# HG changeset patch # User Richard M. Stallman # Date 1105066349 0 # Node ID d90701bff29f81be1519c9bc752cdadf7ba2d88a # Parent f737c7344fc4580b91df803e1a6d7b0d0b1ac82e *** empty log message *** diff -r f737c7344fc4 -r d90701bff29f lisp/ChangeLog --- a/lisp/ChangeLog Fri Jan 07 02:52:12 2005 +0000 +++ b/lisp/ChangeLog Fri Jan 07 02:52:29 2005 +0000 @@ -1,3 +1,8 @@ +2005-01-06 Richard M. Stallman + + * emacs-lisp/find-func.el (find-face-definition): + Renamed from find-face. + 2005-01-06 Kim F. Storm * simple.el (completion-list-mode-map): Map follow-link to mouse-face. @@ -32,6 +37,9 @@ 2005-01-05 Richard M. Stallman + * custom.el (custom-set-variables, custom-theme-set-variables): + Clarify documentation. + * 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.