unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#32149: 27.0.50; [elisp manual] Incorrect quoting in "Syntax Table Functions"
@ 2018-07-13 19:20 Filipp Gunbin
  2018-07-13 19:34 ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Filipp Gunbin @ 2018-07-13 19:20 UTC (permalink / raw)
  To: 32149


"(elisp) Syntax Table Functions":

[..]
     The following examples apply to C mode.  (We use ‘string’ to make
     it easier to see the character returned by ‘char-syntax’.)

          ;; Space characters have whitespace syntax class.
          (string (char-syntax ?\s))
               ⇒ " "
[..]

I guess that ‘string’ should be "string".


In GNU Emacs 27.0.50 (build 3, x86_64-apple-darwin17.6.0)
 of 2018-07-10 built on fgunbin.playteam.ru
Repository revision: c249e17324ddbb1ad34b510be3ad6ebd3248ba0c
System Description:  Mac OS X 10.13.5





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-07-14  6:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-13 19:20 bug#32149: 27.0.50; [elisp manual] Incorrect quoting in "Syntax Table Functions" Filipp Gunbin
2018-07-13 19:34 ` Eli Zaretskii
2018-07-13 20:39   ` Filipp Gunbin
2018-07-14  6:33     ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).