summaryrefslogtreecommitdiff
path: root/lisp/info-look.el
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2004-12-06 14:09:13 +0000
committerRichard M. Stallman <rms@gnu.org>2004-12-06 14:09:13 +0000
commit1bc897ca5ad3615c59454306ef596596f3704c9e (patch)
treedf81fc1ebd348842d9b7952ab320275c4ae18825 /lisp/info-look.el
parent09b73f492d4fe05a3a952b345180e96dee14178c (diff)
downloademacs-1bc897ca5ad3615c59454306ef596596f3704c9e.tar.gz
(info-lookup-maybe-add-help cfengine-mode): Regexp typo.
Diffstat (limited to 'lisp/info-look.el')
-rw-r--r--lisp/info-look.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/info-look.el b/lisp/info-look.el
index 4bc90c7e5aa..388415ec8c1 100644
--- a/lisp/info-look.el
+++ b/lisp/info-look.el
@@ -894,7 +894,7 @@ Return nil if there is nothing appropriate in the buffer near point."
;; entries for the same term in some cases. --fx
(info-lookup-maybe-add-help
:mode 'cfengine-mode
- :regexp "[[:alnum:]_]+\\(:?()\\)?"
+ :regexp "[[:alnum:]_]+\\(?:()\\)?"
:doc-spec '(("(cfengine-Reference)Variable Index"
(lambda (item)
;; Index entries may be like `IsPlain()'