diff man/lispref/errors.texi @ 444:576fb035e263 r21-2-37

Import from CVS: tag r21-2-37
author cvs
date Mon, 13 Aug 2007 11:36:19 +0200
parents 3ecd8885ac67
children
line wrap: on
line diff
--- a/man/lispref/errors.texi	Mon Aug 13 11:35:05 2007 +0200
+++ b/man/lispref/errors.texi	Mon Aug 13 11:36:19 2007 +0200
@@ -1,6 +1,6 @@
 @c -*-texinfo-*-
 @c This is part of the XEmacs Lisp Reference Manual.
-@c Copyright (C) 1990, 1991, 1992, 1993 Free Software Foundation, Inc. 
+@c Copyright (C) 1990, 1991, 1992, 1993 Free Software Foundation, Inc.
 @c See the file lispref.texi for copying conditions.
 @setfilename ../../info/errors.info
 @node Standard Errors, Standard Buffer-Local Variables, Building XEmacs and Object Allocation, Top
@@ -75,7 +75,7 @@
 condition @code{file-error} is present.@*
 @xref{Files}.
 
-@item file-locked     
+@item file-locked
 This is a @code{file-error}.@*
 @xref{File Locks}.
 
@@ -128,7 +128,7 @@
 @xref{Searching and Matching}.
 
 @item setting-constant
-@code{"Attempt to set a constant symbol"}@* 
+@code{"Attempt to set a constant symbol"}@*
 @xref{Constant Variables, , Variables that Never Change}.
 
 @c XEmacs feature