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 b27fbea0d14..1bb24cb549f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -31,6 +31,9 @@ | |||
| 31 | 31 | ||
| 32 | * term/w32-win.el (create-default-fontset): Declare. | 32 | * term/w32-win.el (create-default-fontset): Declare. |
| 33 | 33 | ||
| 34 | * w32-common-fns.el (x-server-version, x-select-enable-clipboard): | ||
| 35 | Declare. | ||
| 36 | |||
| 34 | * window.el (x-display-pixel-height, tool-bar-lines-needed): Declare. | 37 | * window.el (x-display-pixel-height, tool-bar-lines-needed): Declare. |
| 35 | (fit-frame-to-buffer): Explicit error if --without-x. | 38 | (fit-frame-to-buffer): Explicit error if --without-x. |
| 36 | (mouse-autoselect-window-select): Silence compiler. | 39 | (mouse-autoselect-window-select): Silence compiler. |