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 [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/info-look.el [emacs-unicode-2]
Date: Wed, 08 Dec 2004 01:48:28 -0500

Index: emacs/lisp/info-look.el
diff -c emacs/lisp/info-look.el:1.34.4.4 emacs/lisp/info-look.el:1.34.4.5
*** emacs/lisp/info-look.el:1.34.4.4    Fri Nov 12 02:52:52 2004
--- emacs/lisp/info-look.el     Wed Dec  8 05:02:15 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]