changeset 38682:daf8e494c616

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Fri, 03 Aug 2001 15:12:14 +0000
parents 75739984c6c4
children 6af9b99836ad
files lisp/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <gerd@gnu.org>
 
+	* 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.