aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorDmitry Antipov2012-08-10 13:04:19 +0400
committerDmitry Antipov2012-08-10 13:04:19 +0400
commit65e8ee52931d3885fd75491a8f5b22ddc80c7208 (patch)
treed7d174c76c216788d8c3e40000a9dc6c1e3c3a03 /src/ChangeLog
parent9b855fd632dcbb86576a4a97f5f4196f0c75c102 (diff)
downloademacs-65e8ee52931d3885fd75491a8f5b22ddc80c7208.tar.gz
emacs-65e8ee52931d3885fd75491a8f5b22ddc80c7208.zip
Remove unused macros from intervals.h.
* intervals.h (MERGE_INSERTIONS, DISPLAY_INVISIBLE_GLYPH): Remove. * intervals.c: Adjust comment.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index b8b8ee7b3f4..79dcf0bbaa6 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12012-08-10 Dmitry Antipov <dmantipov@yandex.ru>
2
3 Remove unused macros from intervals.h.
4 * intervals.h (MERGE_INSERTIONS, DISPLAY_INVISIBLE_GLYPH): Remove.
5 * intervals.c: Adjust comment.
6
12012-08-10 Eli Zaretskii <eliz@gnu.org> 72012-08-10 Eli Zaretskii <eliz@gnu.org>
2 8
3 * w32fns.c <w32_unicode_gui>: New static variable. 9 * w32fns.c <w32_unicode_gui>: New static variable.