diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 6272361196c..6ecce26be14 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2014-08-09 Martin Rudalics <rudalics@gmx.at> | ||
| 2 | |||
| 3 | * window.c (Fwindow_new_total, Fwindow_new_normal) | ||
| 4 | (Fwindow_new_pixel, Fset_window_new_pixel) | ||
| 5 | (Fset_window_new_total, Fset_window_new_normal): Second attempt | ||
| 6 | to fix the doc-strings of these functions. See: | ||
| 7 | http://lists.gnu.org/archive/html/bug-gnu-emacs/2014-08/msg00287.html | ||
| 8 | |||
| 1 | 2014-08-08 Martin Rudalics <rudalics@gmx.at> | 9 | 2014-08-08 Martin Rudalics <rudalics@gmx.at> |
| 2 | 10 | ||
| 3 | * window.c (Fwindow_valid_p): Fix doc-string (Bug#18194). | 11 | * window.c (Fwindow_valid_p): Fix doc-string (Bug#18194). |