projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0f9837
)
; Fix grammar in recent change to internals.texi
author
Basil L. Contovounesios
<contovob@tcd.ie>
Fri, 18 Dec 2020 23:22:39 +0000
(23:22 +0000)
committer
Basil L. Contovounesios
<contovob@tcd.ie>
Fri, 18 Dec 2020 23:23:07 +0000
(23:23 +0000)
doc/lispref/internals.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/internals.texi
b/doc/lispref/internals.texi
index 28a5fdb3492e9a79082da1e146ab507bbe0a314f..fa3dacbb7ae5d19b89cdbf606ec8d8dfc276726c 100644
(file)
--- a/
doc/lispref/internals.texi
+++ b/
doc/lispref/internals.texi
@@
-625,7
+625,7
@@
All the data here is approximate, because there's really no consistent
way to compute the size of a variable. For instance, two variables
may share parts of a data structure, and this will be counted twice,
but this command may still give a useful high-level overview of which
-parts of Emacs
is
using memory.
+parts of Emacs
are
using memory.
@end defun
@node Stack-allocated Objects