emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lispref/backups.texi [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lispref/backups.texi [emacs-unicode-2]
Date: Tue, 29 Jun 2004 13:09:48 -0400

Index: emacs/lispref/backups.texi
diff -c emacs/lispref/backups.texi:1.24.2.2 emacs/lispref/backups.texi:1.24.2.3
*** emacs/lispref/backups.texi:1.24.2.2 Mon Jun 28 07:28:49 2004
--- emacs/lispref/backups.texi  Tue Jun 29 16:45:27 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, 1999
  @c   Free Software Foundation, Inc.
  @c See the file elisp.texi for copying conditions.
  @setfilename ../info/backups
--- 1,6 ----
  @c -*-texinfo-*-
  @c This is part of the GNU Emacs Lisp Reference Manual.
! @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1999, 2004
  @c   Free Software Foundation, Inc.
  @c See the file elisp.texi for copying conditions.
  @setfilename ../info/backups
***************
*** 712,719 ****
    Some major modes customize @code{revert-buffer} by making
  buffer-local bindings for these variables:
  
- @anchor{Definition of revert-buffer-function}
  @defvar revert-buffer-function
  The value of this variable is the function to use to revert this
  buffer.  If address@hidden, it should be a function with two optional
  arguments to do the work of reverting.  The two optional arguments,
--- 712,719 ----
    Some major modes customize @code{revert-buffer} by making
  buffer-local bindings for these variables:
  
  @defvar revert-buffer-function
+ @anchor{Definition of revert-buffer-function}
  The value of this variable is the function to use to revert this
  buffer.  If address@hidden, it should be a function with two optional
  arguments to do the work of reverting.  The two optional arguments,




reply via email to

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