# HG changeset patch # User Eli Zaretskii # Date 963921674 0 # Node ID 6bb10a0c05f0b78fed4140d83cc67d3b2dab8c66 # Parent 323c60449a68c3c667984a0321c166dd2ab080fc *** empty log message *** diff -r 323c60449a68 -r 6bb10a0c05f0 lisp/ChangeLog --- 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 + + * 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 * 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 * lisp/align.el (align-newline-and-indent): Adding new function for auto-aligning blocks of code on RET. diff -r 323c60449a68 -r 6bb10a0c05f0 msdos/ChangeLog --- 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 + + * sed1v2.inp: Put getloadavg.o into LIBOBJS, not GETLOADAVG_LIBS. + 2000-07-09 Eli Zaretskii * sed1v2.inp: Set LIBSOUND to an empty string.