# HG changeset patch # User Gerd Moellmann # Date 996851534 0 # Node ID daf8e494c616352f2c23b28bcb460fdaa2be7ead # Parent 75739984c6c405e2204263f2265acac0b7b655c5 *** empty log message *** diff -r 75739984c6c4 -r daf8e494c616 lisp/ChangeLog --- a/lisp/ChangeLog Fri Aug 03 15:11:42 2001 +0000 +++ b/lisp/ChangeLog Fri Aug 03 15:12:14 2001 +0000 @@ -1,5 +1,9 @@ 2001-08-03 Gerd Moellmann + * custom.el (custom-set-variables): Don't test `custom-requests' + properties, check the third element of the options passed to + custom-set-variables instead. + * info.el (info-insert-file-contents): Use info-file-exists-p instread of file-exists-p.