From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19624 invoked by alias); 16 Apr 2003 20:11:31 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 19616 invoked from network); 16 Apr 2003 20:11:30 -0000 Received: from unknown (HELO jackfruit.Stanford.EDU) (171.64.38.136) by sources.redhat.com with SMTP; 16 Apr 2003 20:11:30 -0000 Received: (from carlton@localhost) by jackfruit.Stanford.EDU (8.11.6/8.11.6) id h3GKBTQ01218; Wed, 16 Apr 2003 13:11:29 -0700 X-Authentication-Warning: jackfruit.Stanford.EDU: carlton set sender to carlton@math.stanford.edu using -f To: gdb-patches@sources.redhat.com Subject: [dictionary] merge with mainline From: David Carlton Date: Wed, 16 Apr 2003 20:11:00 -0000 Message-ID: User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-04/txt/msg00329.txt.bz2 I've merged carlton_dictionary-branch with mainline; the merge tag is carlton_dictionary-20030416-merge. Some subsequent cleanups would be a good idea (e.g. moving more stuff from cp-support.c into the new cp-namespace.c), but it should be in a working state right now. David Carlton carlton@math.stanford.edu