# HG changeset patch # User Glenn Morris # Date 1221149597 0 # Node ID f8b5093a643a3e3e214597f5693bcf76c5d57f92 # Parent a8c93fb9322cf4441c9d4d7fbec8f279f88cf691 Re-word to fool font-lock. diff -r a8c93fb9322c -r f8b5093a643a lisp/ChangeLog --- a/lisp/ChangeLog Thu Sep 11 06:39:30 2008 +0000 +++ b/lisp/ChangeLog Thu Sep 11 16:13:17 2008 +0000 @@ -6,8 +6,8 @@ 2008-09-11 Glenn Morris - * ido.el (ido-mode): Initialize with custom-initialize-default. - (Bug#947). + * ido.el (ido-mode): Initialize with custom-initialize-default, + rather than a set function. (Bug#947) 2008-09-10 Chong Yidong