unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* spurious single-quote
@ 2006-06-06 11:50 Thien-Thi Nguyen
  0 siblings, 0 replies; only message in thread
From: Thien-Thi Nguyen @ 2006-06-06 11:50 UTC (permalink / raw)


the docstring for `make-local-variable' reads, in part:

  This function returns VARIABLE, and therefore
    (set (make-local-variable 'VARIABLE) VALUE-EXP)
  works.

it seems the single quote should be removed, for
consistency within this sentence and also with the
calling template:

  (make-local-variable VARIABLE)

another idea is to keep the single quote, but use some
other word instead of VARIABLE.

thi

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-06-06 11:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-06 11:50 spurious single-quote Thien-Thi Nguyen

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