unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* lread.c's `values' variable
@ 2002-10-31 19:55 Stefan Monnier
  2002-11-02  3:31 ` Richard Stallman
  0 siblings, 1 reply; 6+ messages in thread
From: Stefan Monnier @ 2002-10-31 19:55 UTC (permalink / raw)



  DEFVAR_LISP ("values", &Vvalues,
	       doc: /* List of values of all expressions which were read, evaluated and printed.
Order is reverse chronological.  */);

Does anybody know what is the `values' variable for (defined in lread.c) ?


	Stefan

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

end of thread, other threads:[~2002-11-06  4:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-31 19:55 lread.c's `values' variable Stefan Monnier
2002-11-02  3:31 ` Richard Stallman
2002-11-03  1:19   ` Kim F. Storm
2002-11-04 12:01     ` Richard Stallman
2002-11-05  0:08       ` Kim F. Storm
2002-11-06  4:50         ` 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).