/[emacs]/emacs/lispref/errors.texi
ViewVC logotype

Diff of /emacs/lispref/errors.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.13 by wl, Fri Jul 27 07:09:54 2001 UTC revision 1.13.8.1 by miles, Fri Apr 4 06:20:41 2003 UTC
# Line 1  Line 1 
1  @c -*-texinfo-*-  @c -*-texinfo-*-
2  @c This is part of the GNU Emacs Lisp Reference Manual.  @c This is part of the GNU Emacs Lisp Reference Manual.
3  @c Copyright (C) 1990, 1991, 1992, 1993, 1999 Free Software Foundation, Inc.  @c Copyright (C) 1990, 1991, 1992, 1993, 1999 Free Software Foundation, Inc.
4  @c See the file elisp.texi for copying conditions.  @c See the file elisp.texi for copying conditions.
5  @setfilename ../info/errors  @setfilename ../info/errors
6  @node Standard Errors, Standard Buffer-Local Variables, GNU Emacs Internals, Top  @node Standard Errors, Standard Buffer-Local Variables, GNU Emacs Internals, Top
# Line 87  error message is constructed from the da Line 87  error message is constructed from the da
87  condition @code{file-error} is present.@*  condition @code{file-error} is present.@*
88  @xref{Files}.  @xref{Files}.
89    
90  @item file-locked      @item file-locked
91  This is a subcategory of @code{file-error}.@*  This is a subcategory of @code{file-error}.@*
92  @xref{File Locks}.  @xref{File Locks}.
93    
# Line 131  find invalid syntax or mismatched parent Line 131  find invalid syntax or mismatched parent
131  @xref{Searching and Matching}.  @xref{Searching and Matching}.
132    
133  @item setting-constant  @item setting-constant
134  @code{"Attempt to set a constant symbol"}@*  @code{"Attempt to set a constant symbol"}@*
135  The values of the symbols @code{nil} and @code{t},  The values of the symbols @code{nil} and @code{t},
136  and any symbols that start with @samp{:},  and any symbols that start with @samp{:},
137  may not be changed.@*  may not be changed.@*

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.13.8.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26