aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/dirtrack.el
Commit message (Collapse)AuthorAgeFilesLines
* (dirtrack-directory-change-hook): Fix :type.Dave Love2001-02-071-1/+1
|
* (dirtrack): Fix call to run-hooks.Gerd Moellmann2000-10-191-1/+1
|
* (dirtrack): Added docstring. Now returns input.Richard M. Stallman1999-02-211-12/+26
|
* (dirtrack): Check for the prompt in the input string instead of the buffer.Richard M. Stallman1999-02-191-15/+6
|
* (dirtrack-directory-change-hook): New hook.Karl Heuer1998-12-101-2/+10
| | | | (dirtrack): Run it. Make debug message more verbose.
* Mentioned dirtrack-debug-toggle in the docs.Karl Heuer1998-10-061-1/+23
| | | | | Added note about running shells as other users or on other machines. (dirtrack-debug-toggle): Added this function.
* Customized.Richard M. Stallman1998-03-141-24/+79
| | | | | | (dirtrack-forward-slash): Renamed from `forward-slash'. (dirtrack-backward-slash): Renamed from `backward-slash'. (dirtrack-replace-slash): Renamed from `replace-slash'.
* Comment change.Richard M. Stallman1997-05-271-1/+1
|
* Comment change.Richard M. Stallman1997-05-231-6/+1
|
* (dirtrack-debug-message): Put output at end of buffer.Richard M. Stallman1997-02-011-15/+18
| | | | | | (dirtrack): Check that directory exists before trying to cd to it. Go to point-max (not comint-last-output-start) before looking for the prompt.
* Initial revisionRichard M. Stallman1997-01-031-0/+244