From: Luc Teirlinck Date: Thu, 19 Jan 2006 23:21:54 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~4677 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4151840f6bb57c7b76601d0f352a78500c22a0ec;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 54bddaf1012..225d3bffc05 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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.