]> code.delx.au - gnu-emacs/blobdiff - lisp/ielm.el
Don't quote nil and t in doc strings
[gnu-emacs] / lisp / ielm.el
index be877eb250ab0f420dff51826fd88ff52a1d4b66..3c9908ac3622728f88089d71ebf10a9d3519e0ac 100644 (file)
@@ -511,7 +511,7 @@ evaluations respectively.  If the working buffer is another IELM
 buffer, then the values in the working buffer are used.  The variables
 `*1', `*2' and `*3', yield the process buffer values.
 
-If, at the start of evaluation, `standard-output' is `t' (the
+If, at the start of evaluation, `standard-output' is t (the
 default), `standard-output' is set to a special function that
 causes output to be directed to the ielm buffer.
 `standard-output' is restored after evaluation unless explicitly