changeset 10639:dc32b19de050

(completion-string): Add defvar.
author Richard M. Stallman <rms@gnu.org>
date Thu, 02 Feb 1995 23:07:44 +0000
parents f587ee9a25f6
children 937cc7f2a790
files lisp/completion.el
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/completion.el	Thu Feb 02 23:04:54 1995 +0000
+++ b/lisp/completion.el	Thu Feb 02 23:07:44 1995 +0000
@@ -387,6 +387,8 @@
 Used to decide whether to save completions.")
 
 (defvar cmpl-preceding-syntax)
+
+(defvar completion-string)
 
 ;;;---------------------------------------------------------------------------
 ;;; Low level tools