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


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/info-look.el
Date: Mon, 06 Dec 2004 11:06:17 -0500

Index: emacs/lisp/info-look.el
diff -c emacs/lisp/info-look.el:1.43 emacs/lisp/info-look.el:1.44
*** emacs/lisp/info-look.el:1.43        Sun Nov  7 20:52:51 2004
--- emacs/lisp/info-look.el     Mon Dec  6 14:08:39 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]