unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Documentation style
@ 2004-10-15 16:30 Alexander Pohoyda
  2004-10-15 18:40 ` Luc Teirlinck
  0 siblings, 1 reply; 4+ messages in thread
From: Alexander Pohoyda @ 2004-10-15 16:30 UTC (permalink / raw)


I re-read the Documentation section in the manual, but didn't
find the answer.

Is there a reason to document variables like this:

(defvar abcd nil "\
*Some variable..")

or is it *fully* equivalent to this:

(defvar abcd nil
  "Some variable..")

?


-- 
Alexander Pohoyda <alexander.pohoyda@gmx.net>
PGP Key fingerprint: 7F C9 CC 5A 75 CD 89 72  15 54 5F 62 20 23 C6 44

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

end of thread, other threads:[~2004-10-16 13:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-15 16:30 Documentation style Alexander Pohoyda
2004-10-15 18:40 ` Luc Teirlinck
2004-10-15 19:40   ` Stefan Monnier
2004-10-16 13:52     ` Richard Stallman

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