1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
Glenn Morris
b4aa60262c Switch license to GPLv3 or later. 2007-07-25 04:50:21 +00:00
Glenn Morris
d7a0267c8d Add 2007 to copyright years. 2007-01-21 03:53:13 +00:00
Glenn Morris
e91081eb9e Update copyright years. 2006-12-05 06:15:26 +00:00
Stefan Monnier
df8a0bfffe (dirtrack-default-directory-function): Remove.
(dirtrack-directory-function): Use file-name-as-directory.
(dirtrack-windows-directory-function): Simplify.
(dirtrack-forward-slash, dirtrack-backward-slash)
(dirtrack-replace-slash): Remove.
(dirtrack-toggle): Adjust comint-preoutput-filter-functions as well.
(dirtrack): Fix wrong parenthesizing; use match-string.
2006-07-07 15:14:47 +00:00
Thien-Thi Nguyen
aaef169dc6 Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
Thien-Thi Nguyen
0d30b33766 Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
Juanma Barranquero
4f5ab6d5eb (dirtrack-list): Fix typos in docstring. 2005-07-20 15:03:21 +00:00
Lute Kamstra
086add1519 Update FSF's address. 2005-07-04 23:32:44 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Peter Breton
b9e316dd7f Remove timestamp
Add dirtrack-cygwin-directory-function
2003-03-22 12:49:03 +00:00
Juanma Barranquero
c60ee5e70f Cygwin support patch. 2003-01-31 15:24:20 +00:00
Dave Love
4dfb07fd32 (dirtrack-directory-change-hook): Fix :type. 2001-02-07 23:38:46 +00:00
Gerd Moellmann
5de037e099 (dirtrack): Fix call to run-hooks. 2000-10-19 14:55:12 +00:00
Richard M. Stallman
9b4b0c9ef9 (dirtrack): Added docstring. Now returns input. 1999-02-21 21:11:07 +00:00
Richard M. Stallman
7ff58c39cb (dirtrack): Check for the prompt in the input string instead of the buffer. 1999-02-19 08:37:56 +00:00
Karl Heuer
12b0f4514b (dirtrack-directory-change-hook): New hook.
(dirtrack): Run it.  Make debug message more verbose.
1998-12-10 03:24:19 +00:00
Karl Heuer
261f6363b5 Mentioned dirtrack-debug-toggle in the docs.
Added note about running shells as other users or on other machines.
(dirtrack-debug-toggle): Added this function.
1998-10-06 23:41:18 +00:00
Richard M. Stallman
d121264824 Customized.
(dirtrack-forward-slash): Renamed from `forward-slash'.
(dirtrack-backward-slash): Renamed from `backward-slash'.
(dirtrack-replace-slash): Renamed from `replace-slash'.
1998-03-14 21:44:13 +00:00
Richard M. Stallman
4228277d98 Comment change. 1997-05-27 17:46:19 +00:00
Richard M. Stallman
83897674fc Comment change. 1997-05-23 17:32:12 +00:00
Richard M. Stallman
8e717a4544 (dirtrack-debug-message): Put output at end of buffer.
(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.
1997-02-01 20:26:01 +00:00
Richard M. Stallman
76889e514a Initial revision 1997-01-03 01:16:16 +00:00