changeset 97549:8dc8732efc4f

* minibuffer.el (completion-table-dynamic): Doc fix.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 19 Aug 2008 04:34:43 +0000
parents a5c6b26c2b42
children dc32b170fe16
files lisp/ChangeLog
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Aug 19 02:26:02 2008 +0000
+++ b/lisp/ChangeLog	Tue Aug 19 04:34:43 2008 +0000
@@ -1,5 +1,7 @@
 2008-08-19  Chong Yidong  <cyd@stupidchicken.com>
 
+	* minibuffer.el (completion-table-dynamic): Doc fix.
+
 	* cus-edit.el (custom-toggle-hide): Allow hiding only if widget is
 	saved.