[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/man/eshell.texi
From: |
Paul Eggert |
Subject: |
[Emacs-diffs] Changes to emacs/man/eshell.texi |
Date: |
Fri, 16 Aug 2002 02:29:42 -0400 |
Index: emacs/man/eshell.texi
diff -c emacs/man/eshell.texi:1.14 emacs/man/eshell.texi:1.15
*** emacs/man/eshell.texi:1.14 Mon Jun 17 11:55:51 2002
--- emacs/man/eshell.texi Fri Aug 16 02:29:39 2002
***************
*** 1,6 ****
\input texinfo @c -*-texinfo-*-
! @c "@(#)$Name: $:$Id: eshell.texi,v 1.14 2002/06/17 15:55:51 kai Exp $"
@c Documentation for Eshell: The Emacs Shell.
@c Copyright (C) 1999, 2000 Free Software Foundation, Inc.
--- 1,6 ----
\input texinfo @c -*-texinfo-*-
! @c "@(#)$Name: $:$Id: eshell.texi,v 1.15 2002/08/16 06:29:39 eggert Exp $"
@c Documentation for Eshell: The Emacs Shell.
@c Copyright (C) 1999, 2000 Free Software Foundation, Inc.
***************
*** 13,19 ****
@c your option) any later version.
@c GNU Emacs is distributed in the hope that it will be useful, but
! @c WITHOUT ANY WARRANTY; without even the implied warraonty of
@c MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
@c General Public License for more details.
--- 13,19 ----
@c your option) any later version.
@c GNU Emacs is distributed in the hope that it will be useful, but
! @c WITHOUT ANY WARRANTY; without even the implied warranty of
@c MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
@c General Public License for more details.
***************
*** 762,768 ****
@item Using C-p and C-n with rebind gets into a locked state
! This happened a few times in Emacs 21, but has been unreproducable
since.
@item If an interactive process is currently running, @kbd{M-!} doesn't work
--- 762,768 ----
@item Using C-p and C-n with rebind gets into a locked state
! This happened a few times in Emacs 21, but has been unreproducible
since.
@item If an interactive process is currently running, @kbd{M-!} doesn't work
***************
*** 1008,1014 ****
This would allow for an ``output translators'', that take a function to
modify output with, and a target. Devise a syntax that works well with
! pipes, and can accomodate multiple functions (i.e., @samp{>'(upcase
regexp-quote)} or @samp{>'upcase}).
@item Allow Eshell to read/write to/from standard input and output
--- 1008,1014 ----
This would allow for an ``output translators'', that take a function to
modify output with, and a target. Devise a syntax that works well with
! pipes, and can accommodate multiple functions (i.e., @samp{>'(upcase
regexp-quote)} or @samp{>'upcase}).
@item Allow Eshell to read/write to/from standard input and output
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/man/eshell.texi,
Paul Eggert <=