diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2a073a1ae32..c647ba0783b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2014-01-31 Darren Hoo <darren.hoo@gmail.com> | ||
| 2 | |||
| 3 | * startup.el (fancy-splash-image-file): New function, | ||
| 4 | split from fancy-splash-head. | ||
| 5 | (fancy-splash-head, use-fancy-splash-screens-p): Use it, | ||
| 6 | so that we are both using the same image. (Bug#16574) | ||
| 7 | |||
| 1 | 2014-01-30 Glenn Morris <rgm@gnu.org> | 8 | 2014-01-30 Glenn Morris <rgm@gnu.org> |
| 2 | 9 | ||
| 3 | * simple.el (eval-expression): Doc fix. | 10 | * simple.el (eval-expression): Doc fix. |