aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2011-04-28 04:01:33 +0200
committerJuanma Barranquero2011-04-28 04:01:33 +0200
commitb124fd93b090f840e30ad1fd9a9cbf1858c74342 (patch)
tree0d33400d00c2607eb8119c1fa132c76798d044e2 /src/ChangeLog
parent8fff8daa8993c8d91e5cfbe1eb84ebf3f3dfca4c (diff)
downloademacs-b124fd93b090f840e30ad1fd9a9cbf1858c74342.tar.gz
emacs-b124fd93b090f840e30ad1fd9a9cbf1858c74342.zip
src/w32fns.c: #if-0 some functions entirely, not just the bodies.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 567c1251480..91777751853 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12011-04-28 Juanma Barranquero <lekktu@gmail.com>
2
3 * w32fns.c (Fx_change_window_property, Fx_delete_window_property)
4 (Fx_window_property): #if-0 the whole functions, not just the bodies.
5
12011-04-27 Paul Eggert <eggert@cs.ucla.edu> 62011-04-27 Paul Eggert <eggert@cs.ucla.edu>
2 7
3 * doprnt.c (doprnt): Support "ll" length modifier, for long long. 8 * doprnt.c (doprnt): Support "ll" length modifier, for long long.