# HG changeset patch # User Gerd Moellmann # Date 971879275 0 # Node ID 384f8d14fafbc6bb38707c901df84ab938b6dab0 # Parent 5bc952938b50efcff2cc859c74b4da9962258575 *** empty log message *** diff -r 5bc952938b50 -r 384f8d14fafb lisp/ChangeLog --- a/lisp/ChangeLog Wed Oct 18 14:27:20 2000 +0000 +++ b/lisp/ChangeLog Wed Oct 18 14:27:55 2000 +0000 @@ -1,3 +1,8 @@ +2000-10-18 Gerd Moellmann + + * startup.el (fancy-splash-screens): Set buffer-undo-list to t. + Use fancy-splash-delay. + 2000-10-18 Miles Bader * comint.el (comint-delete-output): Renamed from `comint-kill-output'. @@ -61,7 +66,7 @@ * info.el (Info-title-1-face, Info-title-2-face) (Info-title-3-face): Define colors for tty's. - (info-header-node): Remove unneded tty-specific definition. + (info-header-node): Remove unneeded tty-specific definition. 2000-10-16 Eli Zaretskii