# HG changeset patch # User Luc Teirlinck # Date 1137712914 0 # Node ID a4e264f94259e173d6d5620d215172a93489e229 # Parent 873a6f48b59646f50003e0ef72ff28aa48e46979 *** empty log message *** diff -r 873a6f48b596 -r a4e264f94259 lisp/ChangeLog --- 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 + * 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.