emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/admin/FOR-RELEASE


From: Romain Francoise
Subject: [Emacs-diffs] Changes to emacs/admin/FOR-RELEASE
Date: Sat, 17 Sep 2005 14:21:30 -0400

Index: emacs/admin/FOR-RELEASE
diff -c emacs/admin/FOR-RELEASE:1.143 emacs/admin/FOR-RELEASE:1.144
*** emacs/admin/FOR-RELEASE:1.143       Sat Sep 17 05:02:16 2005
--- emacs/admin/FOR-RELEASE     Sat Sep 17 18:21:30 2005
***************
*** 51,74 ****
  
  * BUGS
  
- ** Fix recognition of shell's `dirs' command.
- 
- Is his change right?
- 
- Date: Wed, 29 Jun 2005 18:21:28 -0500 (CDT)
- From: address@hidden
- 
- When I use tcsh (which echoes command input) in a shell buffer,
- entering "M-x dirs" fails because it mistakens the echoed "dirs"
- string as the directory string to use as input when changing the
- buffers default directory.  The attached gziped patch file contains a
- fix.  The patch also binds the "dirs" command to "\e\C-m" in
- shell-mode-map (previously unbound) to make it easy to invoke.
- Finally, a test has been added to see if "shell-dirstack-query" is
- non-nil.  If so, it is not overwritten.
- 
- To enable the fix, the user must set comint-process-echoes to t.
- 
  ** TCP server processes do not work on Windows.
  
  TCP/IP server processes created with `make-network-process' consume
--- 51,56 ----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]