Mercurial > emacs
diff lisp/ChangeLog @ 34444:ffd94915c70a
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 11 Dec 2000 16:06:20 +0000 |
parents | 1898c5b9c8af |
children | 8a8ca9716d75 |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Dec 11 15:33:34 2000 +0000 +++ b/lisp/ChangeLog Mon Dec 11 16:06:20 2000 +0000 @@ -13,6 +13,9 @@ 2000-12-11 Gerd Moellmann <gerd@gnu.org> + * simple.el (kill-new): Don't try to setcar kill-ring if it is + nil. + * cus-edit.el (custom-save-variables, custom-save-faces): Comment fix.