changeset 59405:d90701bff29f

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Fri, 07 Jan 2005 02:52:29 +0000
parents f737c7344fc4
children cf93431040c9
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <rms@gnu.org>
+
+	* emacs-lisp/find-func.el (find-face-definition):
+	Renamed from find-face.
+
 2005-01-06  Kim F. Storm  <storm@cua.dk>
 
 	* simple.el (completion-list-mode-map): Map follow-link to mouse-face.
@@ -32,6 +37,9 @@
 
 2005-01-05  Richard M. Stallman  <rms@gnu.org>
 
+	* 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.