emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lispref/markers.texi
Date: Tue, 04 Feb 2003 09:48:08 -0500

Index: emacs/lispref/markers.texi
diff -c emacs/lispref/markers.texi:1.13 emacs/lispref/markers.texi:1.14
*** emacs/lispref/markers.texi:1.13     Fri Jul 12 19:31:02 2002
--- emacs/lispref/markers.texi  Tue Feb  4 09:47:54 2003
***************
*** 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   Free Software Foundation, Inc. 
  @c See the file elisp.texi for copying conditions.
  @setfilename ../info/markers
  @node Markers, Text, Positions, Top
--- 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   Free Software Foundation, Inc.
  @c See the file elisp.texi for copying conditions.
  @setfilename ../info/markers
  @node Markers, Text, Positions, Top
***************
*** 595,601 ****
  @example
  @group
  mark-ring
! @result{} (#<marker at 11050 in markers.texi> 
      #<marker at 10832 in markers.texi>
      @dots{})
  @end group
--- 595,601 ----
  @example
  @group
  mark-ring
! @result{} (#<marker at 11050 in markers.texi>
      #<marker at 10832 in markers.texi>
      @dots{})
  @end group




reply via email to

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