]> git.eshelyaron.com Git - emacs.git/commitdiff
(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 fe96c0e7e47ac5b2bc916747dc43f918bba22b1e..45612389e0e38580e12d85d8cc494a820ca797b4 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 4bc90c7e5aa24a34cfcc34a45dfe8f96887d73ef..388415ec8c1ba04038b75908be479a3c6e8e7664 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()'