aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 51d77283ffd..f5ef9cedf28 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12014-07-24 Dmitry Antipov <dmantipov@yandex.ru>
2
3 Fix error reported by Angelo Graziosi <angelo.graziosi@alice.it> in
4 <http://lists.gnu.org/archive/html/emacs-devel/2014-07/msg00274.html>
5 and complete previous change.
6 * frame.c (adjust_frame_height): New function.
7 (Fset_frame_height, Fset_frame_size): Use it.
8 (x_set_frame_parameters): Take frame top margin into account.
9
12014-07-23 Dmitry Antipov <dmantipov@yandex.ru> 102014-07-23 Dmitry Antipov <dmantipov@yandex.ru>
2 11
3 * frame.c (Fset_frame_height): Take frame top margin into account. 12 * frame.c (Fset_frame_height): Take frame top margin into account.