diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3e761d07530..bb3c17e7bc5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2009-06-27 Chong Yidong <cyd@stupidchicken.com> | 1 | 2009-06-27 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 2 | ||
| 3 | * faces.el (x-handle-named-frame-geometry): Ensure that we have | ||
| 4 | opened an X connection before calling x-get-resource (Bug#3194). | ||
| 5 | |||
| 3 | * play/doctor.el: Remove reference to obsolete website. | 6 | * play/doctor.el: Remove reference to obsolete website. |
| 4 | (make-doctor-variables): Correct grammar mistake (Bug#2633). | 7 | (make-doctor-variables): Correct grammar mistake (Bug#2633). |
| 5 | 8 | ||