mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-23 07:19:15 +00:00
(completion-string): Add defvar.
This commit is contained in:
parent
136f8f6700
commit
438c6ef0ef
@ -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)
|
||||
|
||||
;;;---------------------------------------------------------------------------
|
||||
;;; Low level tools
|
||||
|
Loading…
Reference in New Issue
Block a user