emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/errors.texi


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lispref/errors.texi
Date: Fri, 04 Apr 2003 01:23:21 -0500

Index: emacs/lispref/errors.texi
diff -c emacs/lispref/errors.texi:1.13 emacs/lispref/errors.texi:1.14
*** emacs/lispref/errors.texi:1.13      Fri Jul 27 03:09:54 2001
--- emacs/lispref/errors.texi   Tue Feb  4 09:47:53 2003
***************
*** 1,6 ****
  @c -*-texinfo-*-
  @c This is part of the GNU Emacs Lisp Reference Manual.
! @c Copyright (C) 1990, 1991, 1992, 1993, 1999 Free Software Foundation, Inc. 
  @c See the file elisp.texi for copying conditions.
  @setfilename ../info/errors
  @node Standard Errors, Standard Buffer-Local Variables, GNU Emacs Internals, 
Top
--- 1,6 ----
  @c -*-texinfo-*-
  @c This is part of the GNU Emacs Lisp Reference Manual.
! @c Copyright (C) 1990, 1991, 1992, 1993, 1999 Free Software Foundation, Inc.
  @c See the file elisp.texi for copying conditions.
  @setfilename ../info/errors
  @node Standard Errors, Standard Buffer-Local Variables, GNU Emacs Internals, 
Top
***************
*** 87,93 ****
  condition @code{file-error} is address@hidden
  @xref{Files}.
  
! @item file-locked     
  This is a subcategory of @address@hidden
  @xref{File Locks}.
  
--- 87,93 ----
  condition @code{file-error} is address@hidden
  @xref{Files}.
  
! @item file-locked
  This is a subcategory of @address@hidden
  @xref{File Locks}.
  
***************
*** 131,137 ****
  @xref{Searching and Matching}.
  
  @item setting-constant
! @code{"Attempt to set a constant symbol"address@hidden 
  The values of the symbols @code{nil} and @code{t},
  and any symbols that start with @samp{:},
  may not be address@hidden
--- 131,137 ----
  @xref{Searching and Matching}.
  
  @item setting-constant
! @code{"Attempt to set a constant symbol"address@hidden
  The values of the symbols @code{nil} and @code{t},
  and any symbols that start with @samp{:},
  may not be address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]