Mercurial > emacs
changeset 101143:5a1ab0e91281
Qualify the `-flag' convention.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 12 Jan 2009 20:44:19 +0000 |
parents | 1df37db69e4d |
children | 1aa3bea5e30f |
files | doc/lispref/variables.texi |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/lispref/variables.texi Mon Jan 12 20:34:48 2009 +0000 +++ b/doc/lispref/variables.texi Mon Jan 12 20:44:19 2009 +0000 @@ -621,6 +621,8 @@ @item @dots{}-flag The value is significant only as to whether it is @code{nil} or not. +Since such variables often end up acquiring more values over time, +this convetion is not strongly recommended. @item @dots{}-program The value is a program name.