From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kevin Ryde Newsgroups: gmane.emacs.devel Subject: arevert-xtra.texi xref gremlin Date: Tue, 03 Apr 2007 09:22:22 +1000 Message-ID: <87hcryfjkh.fsf@zip.com.au> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Trace: sea.gmane.org 1175556167 12563 80.91.229.12 (2 Apr 2007 23:22:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 2 Apr 2007 23:22:47 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Apr 03 01:22:38 2007 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 1HYVrC-0008TD-5E for ged-emacs-devel@m.gmane.org; Tue, 03 Apr 2007 01:22:38 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HYVuG-0005no-S1 for ged-emacs-devel@m.gmane.org; Mon, 02 Apr 2007 19:25:48 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HYVuC-0005iF-FD for emacs-devel@gnu.org; Mon, 02 Apr 2007 19:25:44 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HYVuA-0005gS-9W for emacs-devel@gnu.org; Mon, 02 Apr 2007 19:25:43 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HYVuA-0005gP-1R for emacs-devel@gnu.org; Mon, 02 Apr 2007 19:25:42 -0400 Original-Received: from mailout1-8.pacific.net.au ([61.8.2.215] helo=mailout1.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HYVr4-0006dC-7j for emacs-devel@gnu.org; Mon, 02 Apr 2007 19:22:30 -0400 Original-Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.2.162]) by mailout1.pacific.net.au (Postfix) with ESMTP id 8DB985DFF68 for ; Tue, 3 Apr 2007 09:22:27 +1000 (EST) Original-Received: from localhost (ppp226B.dyn.pacific.net.au [61.8.34.107]) by mailproxy1.pacific.net.au (Postfix) with ESMTP id 162398C10 for ; Tue, 3 Apr 2007 09:22:27 +1000 (EST) Original-Received: from gg by localhost with local (Exim 4.63) (envelope-from ) id 1HYVqw-0001aO-7f for emacs-devel@gnu.org; Tue, 03 Apr 2007 09:22:22 +1000 User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.95 (gnu/linux) X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) 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:68951 Archived-At: --=-=-= 2007-04-03 Kevin Ryde * arevert-xtra.texi (Supporting additional buffers): Correction to @xref, node name and description args were wrong way around. --=-=-= Content-Type: text/x-diff Content-Disposition: attachment; filename=arevert-xtra.texi.xref-fix.diff *** arevert-xtra.texi 12 Mar 2007 10:17:26 +1100 1.4 --- arevert-xtra.texi 02 Apr 2007 16:08:21 +1000 *************** *** 103,110 **** support for auto-reverting new types of buffers. To support auto-reverting the buffer must first of all have a ! @code{revert-buffer-function}. @xref{Definition of ! revert-buffer-function,, Reverting, elisp, the Emacs Lisp Reference Manual}. In addition, it @emph{must} have a @code{buffer-stale-function}. --- 103,110 ---- support for auto-reverting new types of buffers. To support auto-reverting the buffer must first of all have a ! @code{revert-buffer-function}. @xref{Reverting,, Definition of ! revert-buffer-function, elisp, the Emacs Lisp Reference Manual}. In addition, it @emph{must} have a @code{buffer-stale-function}. --=-=-= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel --=-=-=--