From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.devel Subject: lispref typos Date: Fri, 06 Jan 2006 17:25:31 +0100 Message-ID: <43BE99FB.7050905@gmx.at> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1136570647 13072 80.91.229.2 (6 Jan 2006 18:04:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 6 Jan 2006 18:04:07 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 06 19:04:06 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EuvwH-0007o4-Nq for ged-emacs-devel@m.gmane.org; Fri, 06 Jan 2006 19:03:46 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Euvuq-0005Lc-IT for ged-emacs-devel@m.gmane.org; Fri, 06 Jan 2006 13:02:16 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EuuRc-0000bE-2K for emacs-devel@gnu.org; Fri, 06 Jan 2006 11:28:00 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EuuRT-0000Xw-Tc for emacs-devel@gnu.org; Fri, 06 Jan 2006 11:27:55 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EuuRT-0000Xo-Cv for emacs-devel@gnu.org; Fri, 06 Jan 2006 11:27:51 -0500 Original-Received: from [213.165.64.21] (helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.34) id 1EuuTF-0008WM-8w for emacs-devel@gnu.org; Fri, 06 Jan 2006 11:29:41 -0500 Original-Received: (qmail invoked by alias); 06 Jan 2006 16:25:58 -0000 Original-Received: from N894P026.adsl.highway.telekom.at (EHLO [62.47.55.186]) [62.47.55.186] by mail.gmx.net (mp021) with SMTP; 06 Jan 2006 17:25:58 +0100 X-Authenticated: #14592706 User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: de-DE, de, en-us, en Original-To: emacs-devel X-Y-GMX-Trusted: 0 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:48797 Archived-At: *** display.texi Fri Dec 2 10:16:32 2005 --- display.texi Fri Jan 6 17:16:32 2006 *************** *** 1099,1105 **** beginning and end. It also has properties that you can examine and set; these affect the display of the text within the overlay. ! An overlays uses markers to record its beginning and end; thus, editing the text of the buffer adjusts the beginning and end of each overlay so that it stays with the text. When you create the overlay, you can specify whether text inserted at the beginning should be --- 1099,1105 ---- beginning and end. It also has properties that you can examine and set; these affect the display of the text within the overlay. ! An overlay uses markers to record its beginning and end; thus, editing the text of the buffer adjusts the beginning and end of each overlay so that it stays with the text. When you create the overlay, you can specify whether text inserted at the beginning should be *************** *** 1737,1743 **** different kinds of terminals. It should be an alist whose elements have the form @code{(@var{display} @var{atts})}. Each element's @sc{car}, @var{display}, specifies a class of terminals. (The first ! element, if it s @sc{car} is @code{default}, is special---it specifies defaults for the remaining elements). The element's @sc{cadr}, @var{atts}, is a list of face attributes and their values; it specifies what the face should look like on that kind of terminal. --- 1737,1743 ---- different kinds of terminals. It should be an alist whose elements have the form @code{(@var{display} @var{atts})}. Each element's @sc{car}, @var{display}, specifies a class of terminals. (The first ! element, if it's @sc{car} is @code{default}, is special---it specifies defaults for the remaining elements). The element's @sc{cadr}, @var{atts}, is a list of face attributes and their values; it specifies what the face should look like on that kind of terminal. *************** *** 4258,4265 **** For convenience, there are two sorts of button-creation functions, those that add button properties to an existing region of a buffer, ! called @code{make-...button}, and those also insert the button text, ! called @code{insert-...button}. The button-creation functions all take the @code{&rest} argument @var{properties}, which should be a sequence of @var{property value} --- 4258,4265 ---- For convenience, there are two sorts of button-creation functions, those that add button properties to an existing region of a buffer, ! called @code{make-...button}, and those that also insert the button ! text, called @code{insert-...button}. The button-creation functions all take the @code{&rest} argument @var{properties}, which should be a sequence of @var{property value} ---------- *** keymaps.texi Thu Dec 15 11:32:56 2005 --- keymaps.texi Fri Jan 6 17:17:18 2006 *************** *** 569,575 **** text or overlay property. If that is non-@code{nil}, it is the first keymap to be processed, in normal circumstances. ! However, there are also special ways for program can to substitute other keymaps for some of those. The variable @code{overriding-local-map}, if non-@code{nil}, specifies a keymap that replaces all the usual active keymaps except the global keymap. --- 569,575 ---- text or overlay property. If that is non-@code{nil}, it is the first keymap to be processed, in normal circumstances. ! However, there are also special ways for programs to substitute other keymaps for some of those. The variable @code{overriding-local-map}, if non-@code{nil}, specifies a keymap that replaces all the usual active keymaps except the global keymap. ---------- *** modes.texi Thu Jan 5 07:44:42 2006 --- modes.texi Fri Jan 6 12:27:08 2006 *************** *** 1423,1429 **** @end defmac The initial value must be @code{nil} except in cases where (1) the ! mode is preloaded in Emacs, or (2) it is painless to for loading to enable the mode even though the user did not request it. For instance, if the mode has no effect unless something else is enabled, and will always be loaded by that time, enabling it by default is --- 1423,1429 ---- @end defmac The initial value must be @code{nil} except in cases where (1) the ! mode is preloaded in Emacs, or (2) it is painless for loading to enable the mode even though the user did not request it. For instance, if the mode has no effect unless something else is enabled, and will always be loaded by that time, enabling it by default is *************** *** 2254,2260 **** finds the next ``definition'' to put in the buffer index, scanning backward in the buffer from point. It should return @code{nil} if it doesn't find another ``definition'' before point. Otherwise it should ! leave point at the place it finds a ``definition,'' and return any non-@code{nil} value. Setting this variable makes it buffer-local in the current buffer. --- 2254,2260 ---- finds the next ``definition'' to put in the buffer index, scanning backward in the buffer from point. It should return @code{nil} if it doesn't find another ``definition'' before point. Otherwise it should ! leave point at the place it finds a ``definition'' and return any non-@code{nil} value. Setting this variable makes it buffer-local in the current buffer. ---------- *** positions.texi Sat Nov 5 20:46:20 2005 --- positions.texi Fri Jan 6 12:29:02 2006 *************** *** 417,423 **** @defun line-number-at-pos &optional pos @cindex line number This function returns the line number in the current buffer ! corresponding the buffer position @var{pos}. If @var{pos} is @code{nil} or omitted, the current buffer position is used. @end defun --- 417,423 ---- @defun line-number-at-pos &optional pos @cindex line number This function returns the line number in the current buffer ! corresponding to the buffer position @var{pos}. If @var{pos} is @code{nil} or omitted, the current buffer position is used. @end defun ---------- *** text.texi Thu Jan 5 07:44:42 2006 --- text.texi Fri Jan 6 12:34:50 2006 *************** *** 2714,2720 **** @defun remove-list-of-text-properties start end list-of-properties &optional object Like @code{remove-text-properties} except that ! @var{list-of-properties} is a list property names only, not an alternating list of property names and values. @end defun --- 2714,2720 ---- @defun remove-list-of-text-properties start end list-of-properties &optional object Like @code{remove-text-properties} except that ! @var{list-of-properties} is a list of property names only, not an alternating list of property names and values. @end defun