emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Andreas Schwab
Subject: [Emacs-diffs] Changes to emacs/lispref/objects.texi
Date: Sun, 22 Jun 2003 13:04:07 -0400

Index: emacs/lispref/objects.texi
diff -c emacs/lispref/objects.texi:1.33 emacs/lispref/objects.texi:1.34
*** emacs/lispref/objects.texi:1.33     Thu Feb 13 08:15:45 2003
--- emacs/lispref/objects.texi  Sun Jun 22 13:04:07 2003
***************
*** 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/objects
--- 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, 2003
  @c   Free Software Foundation, Inc.
  @c See the file elisp.texi for copying conditions.
  @setfilename ../info/objects
***************
*** 508,514 ****
  
    Here are several examples of symbol names.  Note that the @samp{+} in
  the fifth example is escaped to prevent it from being read as a number.
! This is not necessary in the sixth example because the rest of the name
  makes it invalid as a number.
  
  @example
--- 508,514 ----
  
    Here are several examples of symbol names.  Note that the @samp{+} in
  the fifth example is escaped to prevent it from being read as a number.
! This is not necessary in the seventh example because the rest of the name
  makes it invalid as a number.
  
  @example




reply via email to

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