aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
Diffstat (limited to 'admin')
-rw-r--r--admin/cus-test.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/cus-test.el b/admin/cus-test.el
index 8f0914ff691..5894abed3df 100644
--- a/admin/cus-test.el
+++ b/admin/cus-test.el
@@ -156,7 +156,7 @@ Names should be as they appear in loaddefs.el.")
156 "Set by `cus-test-apropos' to a list of options with :get property.") 156 "Set by `cus-test-apropos' to a list of options with :get property.")
157 157
158(defvar cus-test-vars-with-changed-state nil 158(defvar cus-test-vars-with-changed-state nil
159 "Set by `cus-test-apropos' to a list of options with state 'changed.") 159 "Set by `cus-test-apropos' to a list of options with state \\='changed.")
160 160
161(defvar cus-test-deps-errors nil 161(defvar cus-test-deps-errors nil
162 "List of require/load problems found by `cus-test-deps'.") 162 "List of require/load problems found by `cus-test-deps'.")