unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#14800:
@ 2013-07-05 12:03 Oleh
  2013-07-05 15:45 ` bug#14800: Glenn Morris
  0 siblings, 1 reply; 2+ messages in thread
From: Oleh @ 2013-07-05 12:03 UTC (permalink / raw)
  To: 14800

[-- Attachment #1: Type: text/plain, Size: 198 bytes --]

Hello,

In info/Elisp/Functions/Anonymous Functions.
line 75 should have

(change-property symbol prop '(lambda (x) (* 2 x)))

not

(change-property symbol prop (lambda (x) (* 2 x)))

regards,
Oleh

[-- Attachment #2: Type: text/html, Size: 412 bytes --]

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

* bug#14800:
  2013-07-05 12:03 bug#14800: Oleh
@ 2013-07-05 15:45 ` Glenn Morris
  0 siblings, 0 replies; 2+ messages in thread
From: Glenn Morris @ 2013-07-05 15:45 UTC (permalink / raw)
  To: Oleh; +Cc: 14800

Oleh wrote:

> In info/Elisp/Functions/Anonymous Functions.
> line 75 should have
>
> (change-property symbol prop '(lambda (x) (* 2 x)))
>
> not
>
> (change-property symbol prop (lambda (x) (* 2 x)))

Thanks, already fixed in the Emacs source.





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

end of thread, other threads:[~2013-07-05 15:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-05 12:03 bug#14800: Oleh
2013-07-05 15:45 ` bug#14800: Glenn Morris

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).