aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorRomain Francoise2005-09-17 18:21:30 +0000
committerRomain Francoise2005-09-17 18:21:30 +0000
commit99406bfaf1ee4e343af6da0d7e4e38a7774ddd74 (patch)
treeca3f20ef2ddc7547d3dbcc642b2dae863efdf355 /admin
parent77689ea32d7c1ae0f5268a4f02043f72e0a7147b (diff)
downloademacs-99406bfaf1ee4e343af6da0d7e4e38a7774ddd74.tar.gz
emacs-99406bfaf1ee4e343af6da0d7e4e38a7774ddd74.zip
*** empty log message ***
Diffstat (limited to 'admin')
-rw-r--r--admin/FOR-RELEASE18
1 files changed, 0 insertions, 18 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index 8ed41fb1a6a..1fbb66d2a4e 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -51,24 +51,6 @@ about trying to display the invalid gif file poison.gif.
51 51
52* BUGS 52* BUGS
53 53
54** Fix recognition of shell's `dirs' command.
55
56Is his change right?
57
58Date: Wed, 29 Jun 2005 18:21:28 -0500 (CDT)
59From: kevin.gal@verizon.net
60
61When I use tcsh (which echoes command input) in a shell buffer,
62entering "M-x dirs" fails because it mistakens the echoed "dirs"
63string as the directory string to use as input when changing the
64buffers default directory. The attached gziped patch file contains a
65fix. The patch also binds the "dirs" command to "\e\C-m" in
66shell-mode-map (previously unbound) to make it easy to invoke.
67Finally, a test has been added to see if "shell-dirstack-query" is
68non-nil. If so, it is not overwritten.
69
70To enable the fix, the user must set comint-process-echoes to t.
71
72** TCP server processes do not work on Windows. 54** TCP server processes do not work on Windows.
73 55
74TCP/IP server processes created with `make-network-process' consume 56TCP/IP server processes created with `make-network-process' consume