changeset 30277:6bb10a0c05f0

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Tue, 18 Jul 2000 12:01:14 +0000
parents 323c60449a68
children 88f980a73f48
files lisp/ChangeLog msdos/ChangeLog
diffstat 2 files changed, 24 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Jul 18 12:00:12 2000 +0000
+++ b/lisp/ChangeLog	Tue Jul 18 12:01:14 2000 +0000
@@ -1,3 +1,22 @@
+2000-07-18  Eli Zaretskii  <eliz@is.elta.co.il>
+
+	* eshell/eshell.el (eshell): Replace links to eshell.info with
+	links to eshell, to avoid problems on systems where the manual is
+	installed as `eshell'.
+	* eshell/esh-cmd.el (eshell-cmd): Ditto.
+	* eshell/em-smart.el (eshell-smart): Ditto.
+	* eshell/em-banner.el (eshell-banner): Ditto.
+	* eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
+	Ditto.
+
+	* eshell/em-unix.el (eshell-shuffle-files): Don't disable
+	same-file check in the MS-DOS version (it does support inodes).
+
+	* eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
+
+	* eshell/eshell.el (eshell-directory-name): Run default directory
+	name through convert-standard-filename.
+
 2000-07-18  Kenichi Handa  <handa@etl.go.jp>
 
 	* international/mule-cmds.el (select-safe-coding-system): Fix typo
@@ -14,7 +33,7 @@
 	New variable.
 	(kkc-update-conversion): Run functions in it at the tail.
 
-2000-07-16  John Wiegley  <johnw@gnu.org.
+2000-07-16  John Wiegley  <johnw@gnu.org>
 
 	* lisp/align.el (align-newline-and-indent): Adding new function
 	for auto-aligning blocks of code on RET.
--- a/msdos/ChangeLog	Tue Jul 18 12:00:12 2000 +0000
+++ b/msdos/ChangeLog	Tue Jul 18 12:01:14 2000 +0000
@@ -1,3 +1,7 @@
+2000-07-18  Eli Zaretskii  <eliz@is.elta.co.il>
+
+	* sed1v2.inp: Put getloadavg.o into LIBOBJS, not GETLOADAVG_LIBS.
+
 2000-07-09  Eli Zaretskii  <eliz@is.elta.co.il>
 
 	* sed1v2.inp: Set LIBSOUND to an empty string.