Index: emacs/lisp/dirtrack.el
diff -c emacs/lisp/dirtrack.el:1.15 emacs/lisp/dirtrack.el:1.16
*** emacs/lisp/dirtrack.el:1.15 Mon Jul 4 23:08:53 2005
--- emacs/lisp/dirtrack.el Wed Jul 20 15:03:21 2005
***************
*** 133,140 ****
(defcustom dirtrack-list (list "^emacs \\([a-zA-Z]:.*\\)>" 1)
"*List for directory tracking.
First item is a regexp that describes where to find the path in a prompt.
! Second is a number, the regexp group to match. Optional third item is
! whether the prompt is multi-line. If nil or omitted, prompt is assumed to
be on a single line."
:group 'dirtrack
:type '(sexp (regexp :tag "Prompt Expression")
--- 133,140 ----
(defcustom dirtrack-list (list "^emacs \\([a-zA-Z]:.*\\)>" 1)
"*List for directory tracking.
First item is a regexp that describes where to find the path in a prompt.
! Second is a number, the regexp group to match. Optional third item is
! whether the prompt is multi-line. If nil or omitted, prompt is assumed to
be on a single line."
:group 'dirtrack
:type '(sexp (regexp :tag "Prompt Expression")
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs