aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorMartin Rudalics2007-10-12 08:36:47 +0000
committerMartin Rudalics2007-10-12 08:36:47 +0000
commit5839d7e85ca7596071d459595f194f45027535df (patch)
tree9f4deffd3eb1a002cbd36009984a961b05b6ee8d /src/ChangeLog
parentd6c19bb35a2242b1eb0cef45a5a36d9ad52c5b23 (diff)
downloademacs-5839d7e85ca7596071d459595f194f45027535df.tar.gz
emacs-5839d7e85ca7596071d459595f194f45027535df.zip
(Qexplicit_name): New variable.
(x_report_frame_params): Report it in parameter alist. (syms_of_frame): Intern and staticpro it.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 1220112b8b7..e6c3e1d40a6 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12007-10-12 Martin Rudalics <rudalics@gmx.at>
2
3 * frame.c (Qexplicit_name): New variable.
4 (x_report_frame_params): Report it in parameter alist.
5 (syms_of_frame): Intern and staticpro it.
6
12007-10-09 Jason Rumney <jasonr@gnu.org> 72007-10-09 Jason Rumney <jasonr@gnu.org>
2 8
3 * w32term.c (x_set_window_size): Disable code that attempts to tell 9 * w32term.c (x_set_window_size): Disable code that attempts to tell