help-gnu-emacs
[Top][All Lists]
Advanced

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

I find a mistake in "introduction to emacs lisp" in emacs 23


From: waterloo
Subject: I find a mistake in "introduction to emacs lisp" in emacs 23
Date: Thu, 2 Jul 2009 09:33:47 +0800

In "kill-new function" of 8.3.1.

The critical lines are these:
......
  (setq kill-ring (cons string kill-ring)) is needless .

thanks

reply via email to

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