emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/info-look.el [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/info-look.el [lexbind]
Date: Wed, 08 Dec 2004 19:18:17 -0500

Index: emacs/lisp/info-look.el
diff -c emacs/lisp/info-look.el:1.26.4.9 emacs/lisp/info-look.el:1.26.4.10
*** emacs/lisp/info-look.el:1.26.4.9    Fri Nov 12 04:21:13 2004
--- emacs/lisp/info-look.el     Wed Dec  8 23:36:20 2004
***************
*** 894,900 ****
  ;; entries for the same term in some cases.  --fx
  (info-lookup-maybe-add-help
   :mode 'cfengine-mode
!  :regexp "[[:alnum:]_]+\\(:?()\\)?"
   :doc-spec '(("(cfengine-Reference)Variable Index"
              (lambda (item)
                ;; Index entries may be like `IsPlain()'
--- 894,900 ----
  ;; entries for the same term in some cases.  --fx
  (info-lookup-maybe-add-help
   :mode 'cfengine-mode
!  :regexp "[[:alnum:]_]+\\(?:()\\)?"
   :doc-spec '(("(cfengine-Reference)Variable Index"
              (lambda (item)
                ;; Index entries may be like `IsPlain()'




reply via email to

[Prev in Thread] Current Thread [Next in Thread]