diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1d3bb0b50bf..4e9147ec6a2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2012-01-29 Chong Yidong <cyd@gnu.org> | 1 | 2012-01-29 Chong Yidong <cyd@gnu.org> |
| 2 | 2 | ||
| 3 | * frame.el (window-system-default-frame-alist): Doc fix. | ||
| 4 | |||
| 3 | * dynamic-setting.el (font-setting-change-default-font): Don't | 5 | * dynamic-setting.el (font-setting-change-default-font): Don't |
| 4 | change the default face if SET-FONT argument is non-nil (Bug#9982). | 6 | change the default face if SET-FONT argument is non-nil (Bug#9982). |
| 5 | 7 | ||