(info-lookup-maybe-add-help cfengine-mode): Regexp typo.
authorRichard M. Stallman <rms@gnu.org>
Mon, 6 Dec 2004 14:09:13 +0000 (14:09 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 6 Dec 2004 14:09:13 +0000 (14:09 +0000)
lisp/ChangeLog
lisp/info-look.el

index fe96c0e..4561238 100644 (file)
@@ -1,5 +1,9 @@
 2004-12-06  Richard M. Stallman  <rms@gnu.org>
 
+       * info-look.el (info-lookup-maybe-add-help cfengine-mode): Regexp typo.
+
+       * cus-edit.el (custom-file): Doc fix.
+
        * textmodes/org.el: New file.
 
 2004-12-06  Kenichi Handa  <handa@m17n.org>
index 4bc90c7..388415e 100644 (file)
@@ -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()'