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: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lispref/objects.texi
Date: Wed, 13 Mar 2002 12:59:14 -0500

Index: emacs/lispref/objects.texi
diff -c emacs/lispref/objects.texi:1.29 emacs/lispref/objects.texi:1.30
*** emacs/lispref/objects.texi:1.29     Fri Aug 24 22:01:04 2001
--- emacs/lispref/objects.texi  Wed Mar 13 12:59:14 2002
***************
*** 530,536 ****
  @end group
  @end example
  
! @cindex @samp{#:} read syntax
    Normally the Lisp reader interns all symbols (@pxref{Creating
  Symbols}).  To prevent interning, you can write @samp{#:} before the
  name of the symbol.
--- 530,538 ----
  @end group
  @end example
  
! @c This uses ``colon'' instead of a literal `:' because Info cannot
! @c cope with a `:' in a menu
! @cindex @address@hidden read syntax
    Normally the Lisp reader interns all symbols (@pxref{Creating
  Symbols}).  To prevent interning, you can write @samp{#:} before the
  name of the symbol.



reply via email to

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