unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* BINDING_STACK_SIZE => SPECPDL_INDEX
@ 2002-07-09 18:52 Richard Stallman
  2002-07-10  8:46 ` Juanma Barranquero
  0 siblings, 1 reply; 15+ messages in thread
From: Richard Stallman @ 2002-07-09 18:52 UTC (permalink / raw)


The macro BINDING_STACK_SIZE was introduced for
specpdl_ptr - specpdl, but its name is misleading.
The value is not the *size* of the stack, but rather
the position of the stack pointer within the stack.

A better name would be SPECPDL_INDEX.

Would someone please make that global replacement?

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

end of thread, other threads:[~2002-07-13  3:20 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-09 18:52 BINDING_STACK_SIZE => SPECPDL_INDEX Richard Stallman
2002-07-10  8:46 ` Juanma Barranquero
2002-07-11 13:27   ` Kim F. Storm
2002-07-11 13:08     ` Juanma Barranquero
2002-07-11 14:48       ` Kim F. Storm
2002-07-11 15:09         ` Juanma Barranquero
2002-07-11 15:48           ` Andreas Schwab
2002-07-11 16:04             ` Juanma Barranquero
2002-07-11 16:55           ` Stefan Monnier
2002-07-11 17:05             ` Juanma Barranquero
2002-07-11 17:08               ` Stefan Monnier
2002-07-12  7:45                 ` Juanma Barranquero
2002-07-12 10:16                   ` Kim F. Storm
2002-07-12 17:37         ` Richard Stallman
2002-07-13  3:20           ` Juanma Barranquero

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