From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: abbrev documentation Date: Sat, 01 Nov 2008 00:09:41 -0400 Message-ID: <87ej1w13zu.fsf@cyd.mit.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1225512593 18449 80.91.229.12 (1 Nov 2008 04:09:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 1 Nov 2008 04:09:53 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Nov 01 05:10:55 2008 connect(): Connection refused Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Kw7p8-0004Kc-8D for ged-emacs-devel@m.gmane.org; Sat, 01 Nov 2008 05:10:54 +0100 Original-Received: from localhost ([127.0.0.1]:48702 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kw7o0-0001Qp-Eh for ged-emacs-devel@m.gmane.org; Sat, 01 Nov 2008 00:09:44 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kw7nw-0001QX-6u for emacs-devel@gnu.org; Sat, 01 Nov 2008 00:09:40 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kw7nt-0001QL-Ss for emacs-devel@gnu.org; Sat, 01 Nov 2008 00:09:38 -0400 Original-Received: from [199.232.76.173] (port=54789 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kw7nt-0001QI-MX for emacs-devel@gnu.org; Sat, 01 Nov 2008 00:09:37 -0400 Original-Received: from cyd.mit.edu ([18.115.2.24]:45312) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kw7nt-0005YS-Cw for emacs-devel@gnu.org; Sat, 01 Nov 2008 00:09:37 -0400 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id 8D63C57E17B; Sat, 1 Nov 2008 00:09:41 -0400 (EDT) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:105232 Archived-At: In NEWS, we have ** Abbrev has been rewritten in Elisp and extended with more flexibility. This is followed by a list of Lisp-level changes. It's not clear to me what, if anything, has changed from the point of view of the user. Could someone familiar with the rewrite look through abbrevs.texi and see what needs to be changed?