]> git.eshelyaron.com Git - emacs.git/commitdiff
(completion-string): Add defvar.
authorRichard M. Stallman <rms@gnu.org>
Thu, 2 Feb 1995 23:07:44 +0000 (23:07 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 2 Feb 1995 23:07:44 +0000 (23:07 +0000)
lisp/completion.el

index 1d0fa0be361bc77ee33e47b41b8f543fa7d6047b..8d2be55fff091e3d949fb29797d185f29623c274 100644 (file)
@@ -387,6 +387,8 @@ Indicates that the old completion file has been read in.")
 Used to decide whether to save completions.")
 
 (defvar cmpl-preceding-syntax)
+
+(defvar completion-string)
 \f
 ;;;---------------------------------------------------------------------------
 ;;; Low level tools