Mercurial > hg > xemacs-beta
diff src/bufslots.h @ 380:8626e4521993 r21-2-5
Import from CVS: tag r21-2-5
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:07:10 +0200 |
parents | 6240c7796c7a |
children | 74fd4e045ea6 |
line wrap: on
line diff
--- a/src/bufslots.h Mon Aug 13 11:06:08 2007 +0200 +++ b/src/bufslots.h Mon Aug 13 11:07:10 2007 +0200 @@ -69,7 +69,7 @@ Specifically, this lists those variables that have a buffer-local value in this buffer: i.e. those whose value does not shadow the default value. - (Remember that for any particlar variable created + (Remember that for any particular variable created with `make-local-variable' or `make-variable-buffer-local', it will have a per-buffer value in some buffers and a default value in others.)