changeset 54569:3a7d16dc72af

*** empty log message ***
author Juri Linkov <juri@jurta.org>
date Fri, 26 Mar 2004 07:05:31 +0000
parents 90583f4cef75
children cf58c77ee000
files lisp/ChangeLog
diffstat 1 files changed, 9 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Mar 26 07:03:27 2004 +0000
+++ b/lisp/ChangeLog	Fri Mar 26 07:05:31 2004 +0000
@@ -6,7 +6,7 @@
 
 	* vc.el (vc-print-log): Undo prev change, use new function
 	vc-arg-list from vc-hooks.el.
-	
+
 2004-03-26  Masatake YAMATO  <jet@gyve.org>
 
 	* simple.el (completion-setup-function): Emphasize the
@@ -42,6 +42,14 @@
 	* jit-lock.el (jit-lock): Remove links to removed Support Modes
 	Info node.
 
+	* eshell/eshell.el (eshell): Fix broken info-link.
+
+	* eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
+	* eshell/em-banner.el (eshell-banner):
+	* eshell/em-smart.el (eshell-smart):
+	* eshell/esh-cmd.el (eshell-cmd):
+	Comment out broken info-links to incomplete Info manual.
+
 	* info-xref.el: Fix commentary.
 
 2004-03-25  Kevin Ryde  <user42@zip.com.au>