aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2013-12-04 11:19:45 -0800
committerPaul Eggert2013-12-04 11:19:45 -0800
commitc521fe29239fc4c6efb16e4854bb02f819c5fc13 (patch)
tree4c5e3bf73e997f9ea4777b70d5be2df13644eecd /src/ChangeLog
parent913250cf96d9aacdd364ea1d20c11b75c5b64a39 (diff)
downloademacs-c521fe29239fc4c6efb16e4854bb02f819c5fc13.tar.gz
emacs-c521fe29239fc4c6efb16e4854bb02f819c5fc13.zip
* bidi.c (LRM_CHAR, RLM_CHAR): Remove; no longer used.
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 375c6905f73..76b112b3344 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12013-12-04 Paul Eggert <eggert@cs.ucla.edu>
2
3 * bidi.c (LRM_CHAR, RLM_CHAR): Remove; no longer used.
4
12013-12-04 Eli Zaretskii <eliz@gnu.org> 52013-12-04 Eli Zaretskii <eliz@gnu.org>
2 6
3 * w32xfns.c: Include window.h, to avoid a compiler warning. 7 * w32xfns.c: Include window.h, to avoid a compiler warning.