aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
Diffstat (limited to 'admin')
-rw-r--r--admin/FOR-RELEASE21
1 files changed, 3 insertions, 18 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index fe1bad8241c..1fbb66d2a4e 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -46,25 +46,10 @@ and has already been posted on the developers' list, but it is on the
46back burner waiting for a legal comment or an alternate implementation 46back burner waiting for a legal comment or an alternate implementation
47(around 30 lines of code). 47(around 30 lines of code).
48 48
49* BUGS 49** goeran@uddeborg.se's Sep 13 crash report
50 50about trying to display the invalid gif file poison.gif.
51** Fix recognition of shell's `dirs' command.
52
53Is his change right?
54 51
55Date: Wed, 29 Jun 2005 18:21:28 -0500 (CDT) 52* BUGS
56From: kevin.gal@verizon.net
57
58When I use tcsh (which echoes command input) in a shell buffer,
59entering "M-x dirs" fails because it mistakens the echoed "dirs"
60string as the directory string to use as input when changing the
61buffers default directory. The attached gziped patch file contains a
62fix. The patch also binds the "dirs" command to "\e\C-m" in
63shell-mode-map (previously unbound) to make it easy to invoke.
64Finally, a test has been added to see if "shell-dirstack-query" is
65non-nil. If so, it is not overwritten.
66
67To enable the fix, the user must set comint-process-echoes to t.
68 53
69** TCP server processes do not work on Windows. 54** TCP server processes do not work on Windows.
70 55