aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2013-03-02 12:10:05 -0800
committerGlenn Morris2013-03-02 12:10:05 -0800
commit06b583dec7cbde714c8fb991a1e123f612b66e3a (patch)
treeafd7b125be231e2c4234f32220f84bdd4e25b50e /src/ChangeLog
parent81c23309e40ca529714e765b4534d6a1f4634887 (diff)
parentb270d11649521531b4b51df937149b463b8d61a8 (diff)
downloademacs-06b583dec7cbde714c8fb991a1e123f612b66e3a.tar.gz
emacs-06b583dec7cbde714c8fb991a1e123f612b66e3a.zip
Merge from emacs-24; up to 2012-12-23T17:06:58Z!eliz@gnu.org
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index a68b16f862c..d8b2833b2fa 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12013-03-02 Andreas Schwab <schwab@linux-m68k.org>
2
3 * lisp.h (XPNTR) [!USE_LSB_TAG]: Remove extra paren. (Bug#13734)
4
12013-03-02 Paul Eggert <eggert@cs.ucla.edu> 52013-03-02 Paul Eggert <eggert@cs.ucla.edu>
2 6
3 * textprop.c: Use bool for booleans. 7 * textprop.c: Use bool for booleans.