diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 06f6927f222..394184467d0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2007-08-22 Glenn Morris <rgm@gnu.org> | 1 | 2007-08-22 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * image.el (create-image): Doc fix. | ||
| 4 | |||
| 3 | * startup.el (tutorial-directory): New constant. | 5 | * startup.el (tutorial-directory): New constant. |
| 4 | (fancy-splash-text): Tutorials now in tutorial-directory. | 6 | (fancy-splash-text): Tutorials now in tutorial-directory. |
| 5 | * tutorial.el (help-with-tutorial): Tutorials now in | 7 | * tutorial.el (help-with-tutorial): Tutorials now in |