Mercurial > emacs
changeset 26452:213a05426b49
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Mon, 15 Nov 1999 12:36:02 +0000 |
parents | 91e697e38599 |
children | 4506ef40dcdf |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Nov 15 12:31:18 1999 +0000 +++ b/lisp/ChangeLog Mon Nov 15 12:36:02 1999 +0000 @@ -1,3 +1,10 @@ +1999-11-15 Dave Love <fx@gnu.org> + + * cus-edit.el (customize-face, customize-face-other-window): + Require match from completing-read. + (custom-buffer-done-function): Default to custom-bury-buffer, not + bury-buffer. + 1999-11-15 Gerd Moellmann <gerd@gnu.org> * hippie-exp.el: Use new backquote syntax.