From xemacs-m  Thu Jun 26 23:05:55 1997
Received: from jagor.srce.hr (hniksic@jagor.srce.hr [161.53.2.130])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id XAA23874
	for <xemacs-beta@xemacs.org>; Thu, 26 Jun 1997 23:05:54 -0500 (CDT)
Received: (from hniksic@localhost)
          by jagor.srce.hr (8.8.5/8.8.4)
	  id GAA13264; Fri, 27 Jun 1997 06:05:55 +0200 (MET DST)
To: XEmacs Developers <xemacs-beta@xemacs.org>
Subject: New version of Fexpand_abbrev available for alpha-testing
X-Attribution: Hrv
X-Face: Mie8:rOV<\c/~z{s.X4A{!?vY7{drJ([U]0O=W/<W*SMo/Mv:58:*_y~ki>xDi&N7XG
        KV^$k0m3Oe/)'e%3=$PCR&3ITUXH,cK>]bci&<qQ>Ff%x_>1`T(+M2Gg/fgndU%k*ft
        [(7._6e0n-V%|%'[c|q:;}td$#INd+;?!-V=c8Pqf}3J
From: Hrvoje Niksic <hniksic@srce.hr>
Date: 27 Jun 1997 06:05:55 +0200
Message-ID: <kign2ocd718.fsf@jagor.srce.hr>
Lines: 14
X-Mailer: Gnus v5.4.59/XEmacs 20.3(beta9) - "Sofia"

The following patch will rename Fexpand_abbrev to Fexpand_abbrev_old,
and will use the new version.  It is currently in alpha -- beware!
None of your old abbreviations will work with this function.
Currently the abbreviation format is an alist, each element being a
cons of abbrev (a string) and expansion (also a string).

Do you have any suggestions as to how to treat the old obarray-style
abbrev-tables?

-- 
Hrvoje Niksic <hniksic@srce.hr> | Student at FER Zagreb, Croatia
--------------------------------+--------------------------------
`VI' - An editor used by those heretics that don't subscribe to
       the Emacs religion.

