Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
83692ea3
Commit
83692ea3
authored
May 19, 2001
by
Eli Zaretskii
Browse files
(Buffers): Fix a typo.
parent
9f58cc1c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
man/buffers.texi
man/buffers.texi
+4
-3
No files found.
man/buffers.texi
View file @
83692ea3
...
...
@@ -42,9 +42,10 @@ the value in other buffers. @xref{Locals}.
@cindex buffer size, maximum
A buffer's size cannot be larger than some maximum, which is defined
by largest buffer position representable by the @dfn{Emacs integer} data
type. This is because Emacs tracks buffer positions using that data
type. For 32-bit machines, the largest buffer size is 128 megabytes.
by the largest buffer position representable by the @dfn{Emacs integer}
data type. This is because Emacs tracks buffer positions using that
data type. For 32-bit machines, the largest buffer size is 128
megabytes.
@menu
* Select Buffer:: Creating a new buffer or reselecting an old one.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment