emacs-diffs
[Top][All Lists]
Advanced

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

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


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

Index: emacs/lispref/loading.texi
diff -c emacs/lispref/loading.texi:1.48 emacs/lispref/loading.texi:1.49
*** emacs/lispref/loading.texi:1.48     Sun May 30 14:20:58 2004
--- emacs/lispref/loading.texi  Wed Jun 23 16:29: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
  @c   Free Software Foundation, Inc.
  @c See the file elisp.texi for copying conditions.
  @setfilename ../info/loading
--- 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 2003, 2004
  @c   Free Software Foundation, Inc.
  @c See the file elisp.texi for copying conditions.
  @setfilename ../info/loading
***************
*** 140,147 ****
  file, and it is @code{nil} otherwise.
  @end defvar
  
- @anchor{Definition of load-read-function}
  @defvar load-read-function
  This variable specifies an alternate expression-reading function for
  @code{load} and @code{eval-region} to use instead of @code{read}.
  The function should accept one argument, just as @code{read} does.
--- 141,148 ----
  file, and it is @code{nil} otherwise.
  @end defvar
  
  @defvar load-read-function
+ @anchor{Definition of load-read-function}
  This variable specifies an alternate expression-reading function for
  @code{load} and @code{eval-region} to use instead of @code{read}.
  The function should accept one argument, just as @code{read} does.




reply via email to

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