From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: abbrev documentation Date: Sat, 01 Nov 2008 21:58:20 -0400 Message-ID: References: <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 1225591114 16053 80.91.229.12 (2 Nov 2008 01:58:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 2 Nov 2008 01:58:34 +0000 (UTC) Cc: emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Nov 02 02:59:36 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 1KwSFb-00083o-Qw for ged-emacs-devel@m.gmane.org; Sun, 02 Nov 2008 02:59:36 +0100 Original-Received: from localhost ([127.0.0.1]:57392 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KwSEV-0004EL-Az for ged-emacs-devel@m.gmane.org; Sat, 01 Nov 2008 21:58:27 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KwSEQ-0004EE-Bu for emacs-devel@gnu.org; Sat, 01 Nov 2008 21:58:22 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KwSEP-0004E0-R0 for emacs-devel@gnu.org; Sat, 01 Nov 2008 21:58:21 -0400 Original-Received: from [199.232.76.173] (port=40735 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KwSEP-0004Dx-MZ for emacs-devel@gnu.org; Sat, 01 Nov 2008 21:58:21 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.182]:37918) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KwSEP-0005Jt-FQ for emacs-devel@gnu.org; Sat, 01 Nov 2008 21:58:21 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ArgEAAamDElMCqyo/2dsb2JhbACBdscXg1KBDw X-IronPort-AV: E=Sophos;i="4.33,528,1220241600"; d="scan'208";a="29214500" Original-Received: from 76-10-172-168.dsl.teksavvy.com (HELO pastel.home) ([76.10.172.168]) by ironport2-out.teksavvy.com with ESMTP; 01 Nov 2008 21:58:20 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 92CB2804B; Sat, 1 Nov 2008 21:58:20 -0400 (EDT) In-Reply-To: <87ej1w13zu.fsf@cyd.mit.edu> (Chong Yidong's message of "Sat, 01 Nov 2008 00:09:41 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) 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:105251 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? AFAIK, nothing's changed from the POV of the user. Stefan