diff lisp/ChangeLog @ 31240:10b1c85c0bbe

See ChangeLog
author John Wiegley <johnw@newartisans.com>
date Tue, 29 Aug 2000 00:37:10 +0000
parents f793dd23ad1f
children 3099993cba0f
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Aug 28 23:48:02 2000 +0000
+++ b/lisp/ChangeLog	Tue Aug 29 00:37:10 2000 +0000
@@ -1,3 +1,16 @@
+2000-08-28  John Wiegley  <johnw@gnu.org>
+
+	* eshell/em-smart.el (eshell-smart-redisplay): Added a safety
+	catch, in case re-centering point at bottom messes up the display.
+	This happens frequently in Emacs 21, due I believe to variable
+	line heights.
+
+	* eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
+	to call `find-tag-interactive'.
+
+	* eshell/em-dirs.el (eshell/cd): Use buffered printing to display
+	the list of remember directories.
+
 2000-08-28  John Wiegley  <johnw@gnu.org>
 
 	* align.el: Test align-region-separate to see if it's a symbol.
@@ -4068,7 +4081,7 @@
 
 2000-05-07  Dave Love  <fx@gnu.org>
 
-	* time.el: Small doc fixes from Pavel Jan,Am(Bk ml.
+	* time.el: Small doc fixes from Pavel Janík ml.
 
 2000-05-05  Dave Love  <fx@gnu.org>