/[emacs]/emacs/lisp/dirtrack.el
ViewVC logotype

Diff of /emacs/lisp/dirtrack.el

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

revision 1.15 by lute, Mon Jul 4 23:08:53 2005 UTC revision 1.16 by lektu, Wed Jul 20 15:03:21 2005 UTC
# Line 133  Line 133 
133  (defcustom dirtrack-list (list "^emacs \\([a-zA-Z]:.*\\)>" 1)  (defcustom dirtrack-list (list "^emacs \\([a-zA-Z]:.*\\)>" 1)
134    "*List for directory tracking.    "*List for directory tracking.
135  First item is a regexp that describes where to find the path in a prompt.  First item is a regexp that describes where to find the path in a prompt.
136  Second is a number, the regexp group to match. Optional third item is  Second is a number, the regexp group to match.  Optional third item is
137  whether the prompt is multi-line. If nil or omitted, prompt is assumed to  whether the prompt is multi-line.  If nil or omitted, prompt is assumed to
138  be on a single line."  be on a single line."
139    :group 'dirtrack    :group 'dirtrack
140    :type  '(sexp (regexp  :tag "Prompt Expression")    :type  '(sexp (regexp  :tag "Prompt Expression")

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

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