changeset 68277:a4e264f94259

*** empty log message ***
author Luc Teirlinck <teirllm@auburn.edu>
date Thu, 19 Jan 2006 23:21:54 +0000
parents 873a6f48b596
children 125d04254c22
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Jan 19 21:42:22 2006 +0000
+++ b/lisp/ChangeLog	Thu Jan 19 23:21:54 2006 +0000
@@ -1,5 +1,13 @@
 2006-01-19  Luc Teirlinck  <teirllm@auburn.edu>
 
+	* cus-edit.el (custom-buffer-create-internal): State in the text above
+	the whole buffer buttons that they do not operate on hidden items.
+	(custom-face-menu): Use `custom-face-save' instead of
+	`custom-face-save-command'.
+	(custom-face-save-command): Make it an alias for `custom-face-save'
+	and declare it obsolete.
+	(custom-face-save): Doc fix.
+
 	* dired.el (dired-no-confirm): Add quote.
 	(dired-subdir-alist-pre-R): Add quote in
 	`make-variable-buffer-local' form and remove unbalanced parenthesis.