aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2b71a06ae4a..d75ec22b9f9 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12011-04-30 Paul Eggert <eggert@cs.ucla.edu> 12011-04-30 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * lisp.h (EMACS_INT, EMACS_UINT, BITS_PER_EMACS_INT, pI): Simplify.
4
3 * dbusbind.c: Do not use XPNTR on a value that may be an integer. 5 * dbusbind.c: Do not use XPNTR on a value that may be an integer.
4 Reported by Stefan Monnier in 6 Reported by Stefan Monnier in
5 <http://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00919.html>. 7 <http://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00919.html>.