aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab2012-07-06 22:00:42 +0200
committerAndreas Schwab2012-07-06 22:00:42 +0200
commitfca8d6b6871079195376ff9db564f659215d7295 (patch)
tree6fa4f8938d53c16139509da7172b106737d9f9ab /src/ChangeLog
parent9c32bf45f491d35641751533eb5e399306b60947 (diff)
downloademacs-fca8d6b6871079195376ff9db564f659215d7295.tar.gz
emacs-fca8d6b6871079195376ff9db564f659215d7295.zip
* xfns.c (Fx_change_window_property): Doc fix.
* w32fns.c (Fx_change_window_property): Doc fix.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 0f1a0bdc666..cfabe846422 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12012-07-06 Andreas Schwab <schwab@linux-m68k.org> 12012-07-06 Andreas Schwab <schwab@linux-m68k.org>
2 2
3 * xfns.c (Fx_change_window_property): Doc fix.
4 * w32fns.c (Fx_change_window_property): Doc fix.
5
3 * w32fns.c (Fx_window_property): Accept the same arguments as the 6 * w32fns.c (Fx_window_property): Accept the same arguments as the
4 X Windows version. Doc fix. 7 X Windows version. Doc fix.
5 * xfns.c (Fx_window_property): Doc fix. (Bug#11870) 8 * xfns.c (Fx_window_property): Doc fix. (Bug#11870)