diff options
| author | Gerd Moellmann | 2000-11-03 12:27:04 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2000-11-03 12:27:04 +0000 |
| commit | 1fc02b3c4d5a0cabb712b8e6f8d19730e656a2c2 (patch) | |
| tree | d04ede211a1d650e6e410549e5f0f75f8918b033 /lisp/ChangeLog | |
| parent | 51d001f7e388f02b9e06a47557b946e0e57be7e1 (diff) | |
| download | emacs-1fc02b3c4d5a0cabb712b8e6f8d19730e656a2c2.tar.gz emacs-1fc02b3c4d5a0cabb712b8e6f8d19730e656a2c2.zip | |
(fancy-splash-text, fancy-splash-text): Use a single
tab character.
(fancy-splash-screens): Set tab-width to 20.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 63aafa458b3..34529945615 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2000-11-03 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * startup.el (fancy-splash-text, fancy-splash-text): Use a single | ||
| 4 | tab character. | ||
| 5 | (fancy-splash-screens): Set tab-width to 20. | ||
| 6 | |||
| 1 | 2000-11-03 Dave Love <fx@gnu.org> | 7 | 2000-11-03 Dave Love <fx@gnu.org> |
| 2 | 8 | ||
| 3 | * comint.el (comint-completion-addsuffix): Fix custom type. | 9 | * comint.el (comint-completion-addsuffix): Fix custom type. |