aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThien-Thi Nguyen2003-11-26 17:12:46 +0000
committerThien-Thi Nguyen2003-11-26 17:12:46 +0000
commitba0dca357aa2bd8f206283c000cb345b1f1d1ff0 (patch)
tree902c3fd22537f23aa3d8ff1cb8d3e6c53bcf5651
parent310ee6ada7ef300364684ee3edbb3a8cc8de1799 (diff)
downloademacs-ba0dca357aa2bd8f206283c000cb345b1f1d1ff0.tar.gz
emacs-ba0dca357aa2bd8f206283c000cb345b1f1d1ff0.zip
(Known Problems): Add doc item.
-rw-r--r--man/ChangeLog4
-rw-r--r--man/eshell.texi4
2 files changed, 7 insertions, 1 deletions
diff --git a/man/ChangeLog b/man/ChangeLog
index 31f3950a65a..684bb6de75a 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,7 @@
12003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
2
3 * eshell.texi (Known Problems): Add doc item.
4
12003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org> 52003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
2 6
3 * ack.texi: Note that Alan Mackenzie contributed the AWK support 7 * ack.texi: Note that Alan Mackenzie contributed the AWK support
diff --git a/man/eshell.texi b/man/eshell.texi
index d9b1ac3b105..f5b179b6b7e 100644
--- a/man/eshell.texi
+++ b/man/eshell.texi
@@ -1,5 +1,5 @@
1\input texinfo @c -*-texinfo-*- 1\input texinfo @c -*-texinfo-*-
2@c "@(#)$Name: $:$Id: eshell.texi,v 1.18 2003/02/04 14:53:27 lektu Exp $" 2@c "@(#)$Name: $:$Id: eshell.texi,v 1.19 2003/09/01 15:45:45 miles Exp $"
3@c %**start of header 3@c %**start of header
4@setfilename ../info/eshell 4@setfilename ../info/eshell
5@settitle Eshell: The Emacs Shell 5@settitle Eshell: The Emacs Shell
@@ -671,6 +671,8 @@ Below is complete list of known problems with Eshell version 2.4.1,
671which is the version included with Emacs 21.1. 671which is the version included with Emacs 21.1.
672 672
673@table @asis 673@table @asis
674@item Documentation incomplete
675
674@item Differentiate between aliases and functions 676@item Differentiate between aliases and functions
675 677
676Allow for a bash-compatible syntax, such as: 678Allow for a bash-compatible syntax, such as: