diff options
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7ff745440c3..f78edfdf3b6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -4,6 +4,8 @@ | |||
| 4 | 4 | ||
| 5 | 2008-11-03 Chong Yidong <cyd@stupidchicken.com> | 5 | 2008-11-03 Chong Yidong <cyd@stupidchicken.com> |
| 6 | 6 | ||
| 7 | * subr.el (looking-back): Doc fix. | ||
| 8 | |||
| 7 | * term/x-win.el (x-initialize-window-system): Call | 9 | * term/x-win.el (x-initialize-window-system): Call |
| 8 | x-wm-set-size-hint after initialization. | 10 | x-wm-set-size-hint after initialization. |
| 9 | 11 | ||