Mercurial > emacs
changeset 33170:74b99e79dc02
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 03 Nov 2000 12:27:04 +0000 |
parents | 4a73f3e3bd29 |
children | eb486d535fd8 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Nov 03 12:24:41 2000 +0000 +++ b/lisp/ChangeLog Fri Nov 03 12:27:04 2000 +0000 @@ -1,3 +1,9 @@ +2000-11-03 Gerd Moellmann <gerd@gnu.org> + + * startup.el (fancy-splash-text, fancy-splash-text): Use a single + tab character. + (fancy-splash-screens): Set tab-width to 20. + 2000-11-03 Dave Love <fx@gnu.org> * comint.el (comint-completion-addsuffix): Fix custom type.