From d65e8a993fa02bf52ed8bd5ae4ea5771eb0c1018 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Thu, 16 Jun 2011 11:31:16 -0400 Subject: Merge: nsmenu.m: Replace all uses of XVECTOR with ASIZE and AREF. --- src/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index a86a23e7c0b..f51078f87ef 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -127,6 +127,11 @@ * w32heap.c (allocate_heap) [USE_LISP_UNION_TYPE || USE_LSB_TAG]: New version that can reserve upto 2GB of heap space. +2011-04-27 Paul Eggert + + * nsmenu.m: Replace all uses of XVECTOR with ASIZE and AREF. + This makes this file independent of the recent pseudovector change. + 2011-04-26 Chong Yidong * nsfns.m (Fns_read_file_name): Doc fix (Bug#8534). -- cgit v1.2.1