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: Fri, 22 Mar 2002 08:41:47 -0500

Index: emacs/lispref/objects.texi
diff -c emacs/lispref/objects.texi:1.30 emacs/lispref/objects.texi:1.31
*** emacs/lispref/objects.texi:1.30     Wed Mar 13 12:59:14 2002
--- emacs/lispref/objects.texi  Fri Mar 22 08:41:46 2002
***************
*** 530,538 ****
--- 530,543 ----
  @end group
  @end example
  
+ @ifinfo
  @c This uses ``colon'' instead of a literal `:' because Info cannot
  @c cope with a `:' in a menu
  @cindex @address@hidden read syntax
+ @end ifinfo
+ @ifnotinfo
+ @cindex @samp{#:} read syntax
+ @end ifnotinfo
    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]