aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorMiles Bader2005-09-19 10:20:33 +0000
committerMiles Bader2005-09-19 10:20:33 +0000
commit6f512f0b53ba23b88c686d27a748797add0a89dc (patch)
tree03b4e8c24f256dc8d90330ab1021d5ac238508d2 /admin
parentff8d296438e69b8cf701d95b6ccd271c416c46fd (diff)
parent430d3ed772627a9a23fccdeab2b868c6c41e8365 (diff)
downloademacs-6f512f0b53ba23b88c686d27a748797add0a89dc.tar.gz
emacs-6f512f0b53ba23b88c686d27a748797add0a89dc.zip
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-82
Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 542-553) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 116-121) - Merge from emacs--cvs-trunk--0 - Update from CVS
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