/[emacs]/emacs/lisp/info-look.el
ViewVC logotype

Diff of /emacs/lisp/info-look.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.30 by lektu, Sun Mar 30 20:28:18 2003 UTC revision 1.31 by lektu, Wed Apr 2 21:12:04 2003 UTC
# Line 783  Return nil if there is nothing appropria Line 783  Return nil if there is nothing appropria
783  (info-lookup-maybe-add-help  (info-lookup-maybe-add-help
784   :mode 'octave-mode   :mode 'octave-mode
785   :regexp "[_a-zA-Z0-9]+"   :regexp "[_a-zA-Z0-9]+"
786   :doc-spec '(("(octave)Function Index" nil   :doc-spec '(("(octave)Function Index" nil
787                "^ - [^:]+:[ ]+\\(\\[[^=]*=[ ]+\\)?" nil)                "^ - [^:]+:[ ]+\\(\\[[^=]*=[ ]+\\)?" nil)
788               ("(octave)Variable Index" nil "^ - [^:]+:[ ]+" nil)               ("(octave)Variable Index" nil "^ - [^:]+:[ ]+" nil)
789               ;; Catch lines of the form "xyz statement"               ;; Catch lines of the form "xyz statement"
# Line 797  Return nil if there is nothing appropria Line 797  Return nil if there is nothing appropria
797                nil)))                nil)))
798    
799  ;; coreutils and bash builtins overlap in places, eg. printf, so there's a  ;; coreutils and bash builtins overlap in places, eg. printf, so there's a
800  ;; question which should come first.  Some of the sh-utils descriptions are  ;; question which should come first.  Some of the coreutils descriptions are
801  ;; more detailed, but if bash is usually /bin/sh on a GNU system then the  ;; more detailed, but if bash is usually /bin/sh on a GNU system then the
802  ;; builtins will be what's normally run.  ;; builtins will be what's normally run.
803  ;;  ;;

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.31

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26