emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/lispref/variables.texi
Date: Wed, 23 Jun 2004 12:36:13 -0400

Index: emacs/lispref/variables.texi
diff -c emacs/lispref/variables.texi:1.51 emacs/lispref/variables.texi:1.52
*** emacs/lispref/variables.texi:1.51   Sun May 30 13:35:06 2004
--- emacs/lispref/variables.texi        Wed Jun 23 16:30:35 2004
***************
*** 1,6 ****
  @c -*-texinfo-*-
  @c This is part of the GNU Emacs Lisp Reference Manual.
! @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2000
  @c   Free Software Foundation, Inc.
  @c See the file elisp.texi for copying conditions.
  @setfilename ../info/variables
--- 1,7 ----
  @c -*-texinfo-*-
  @c This is part of the GNU Emacs Lisp Reference Manual.
! @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999,
! @c 2000, 2003, 2004
  @c   Free Software Foundation, Inc.
  @c See the file elisp.texi for copying conditions.
  @setfilename ../info/variables
***************
*** 260,267 ****
  they are localized depending on ``where'' you are in Emacs, rather than
  localized in time.
  
- @anchor{Definition of max-specpdl-size}
  @defvar max-specpdl-size
  @cindex variable limit error
  @cindex evaluation error
  @cindex infinite recursion
--- 261,268 ----
  they are localized depending on ``where'' you are in Emacs, rather than
  localized in time.
  
  @defvar max-specpdl-size
+ @anchor{Definition of max-specpdl-size}
  @cindex variable limit error
  @cindex evaluation error
  @cindex infinite recursion




reply via email to

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