comparison 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
comparison
equal deleted inserted replaced
31239:f793dd23ad1f 31240:10b1c85c0bbe
1 2000-08-28 John Wiegley <johnw@gnu.org>
2
3 * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
4 catch, in case re-centering point at bottom messes up the display.
5 This happens frequently in Emacs 21, due I believe to variable
6 line heights.
7
8 * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
9 to call `find-tag-interactive'.
10
11 * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
12 the list of remember directories.
13
1 2000-08-28 John Wiegley <johnw@gnu.org> 14 2000-08-28 John Wiegley <johnw@gnu.org>
2 15
3 * align.el: Test align-region-separate to see if it's a symbol. 16 * align.el: Test align-region-separate to see if it's a symbol.
4 17
5 2000-08-27 John Wiegley <johnw@gnu.org> 18 2000-08-27 John Wiegley <johnw@gnu.org>
4066 define-prefix-command with 3 arguments, to make the map suitable 4079 define-prefix-command with 3 arguments, to make the map suitable
4067 for a menu. 4080 for a menu.
4068 4081
4069 2000-05-07 Dave Love <fx@gnu.org> 4082 2000-05-07 Dave Love <fx@gnu.org>
4070 4083
4071 * time.el: Small doc fixes from Pavel Jan,Am(Bk ml. 4084 * time.el: Small doc fixes from Pavel Janík ml.
4072 4085
4073 2000-05-05 Dave Love <fx@gnu.org> 4086 2000-05-05 Dave Love <fx@gnu.org>
4074 4087
4075 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg 4088 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
4076 list in doc string. Don't quote keyword symbols. 4089 list in doc string. Don't quote keyword symbols.