diff options
| author | Dave Love | 2001-02-21 15:54:00 +0000 |
|---|---|---|
| committer | Dave Love | 2001-02-21 15:54:00 +0000 |
| commit | 75b71d85720db81838f9c51034e9db16ff598722 (patch) | |
| tree | 8aea41023aa6bbb4876199c0da85b959f08e83f3 | |
| parent | 4946337df63e1f4c7fc242230d791bb691cf7756 (diff) | |
| download | emacs-75b71d85720db81838f9c51034e9db16ff598722.tar.gz emacs-75b71d85720db81838f9c51034e9db16ff598722.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 258cebedfb3..4d3324dcea7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2001-02-21 Dave Love <fx@gnu.org> | ||
| 2 | |||
| 3 | * international/mule-cmds.el, international/mule.el: Doc fixes. | ||
| 4 | |||
| 5 | * play/fortune.el: Fix autoload cookies. Add types to defcustoms. | ||
| 6 | (fortune) <defgroup>: Add :link. | ||
| 7 | (fortune-from-region): Use eq, not eql. | ||
| 8 | |||
| 1 | 2001-02-21 Gerd Moellmann <gerd@gnu.org> | 9 | 2001-02-21 Gerd Moellmann <gerd@gnu.org> |
| 2 | 10 | ||
| 3 | * startup.el (fancy-splash-screens): Use display-hourglass | 11 | * startup.el (fancy-splash-screens): Use display-hourglass |