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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lispref/variables.texi [lexbind]
Date: Tue, 06 Jul 2004 07:00:42 -0400

Index: emacs/lispref/variables.texi
diff -c emacs/lispref/variables.texi:1.31.2.7 
emacs/lispref/variables.texi:1.31.2.8
*** emacs/lispref/variables.texi:1.31.2.7       Tue Jul  6 09:38:18 2004
--- emacs/lispref/variables.texi        Tue Jul  6 10:20:18 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]