changeset 56614:9a3481cbb263

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 07 Aug 2004 16:47:41 +0000
parents 05c3cf703d59
children c0f488e9cb26
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Aug 07 16:45:24 2004 +0000
+++ b/lisp/ChangeLog	Sat Aug 07 16:47:41 2004 +0000
@@ -1,3 +1,8 @@
+2004-08-07  Satyaki Das  <satyaki@theforce.stanford.edu>  (tiny change)
+
+	* simple.el (completion-root-regexp): New defvar.
+	(completion-setup-function): Use it instead of a literal string.
+
 2004-08-07  John Paul Wallington  <jpw@gnu.org>
 
 	* emacs-lisp/re-builder.el (reb-re-syntax): Add `rx' syntax.