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
cff5e534
Commit
cff5e534
authored
Sep 12, 2003
by
Stefan Monnier
Browse files
*** empty log message ***
parent
2b652064
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
etc/NEWS
etc/NEWS
+3
-0
etc/PROBLEMS
etc/PROBLEMS
+2
-1
No files found.
etc/NEWS
View file @
cff5e534
...
...
@@ -83,6 +83,9 @@ See the files mac/README and mac/INSTALL for build instructions.
* Changes in Emacs 21.4
** The max size of buffers and integers has been doubled.
On 32bit machines, it is now 256M (i.e. 268435455).
** Under XFree86 4, the display table is modified so that `' is
displayed as balanced quotes, not the ASCII glyphs whose shape has
been changed generally in the XFree86 fonts.
...
...
etc/PROBLEMS
View file @
cff5e534
...
...
@@ -588,7 +588,8 @@ The solution is to remove this line from `etc/fstab'.
* Emacs binary is not in executable format, and cannot be run.
This was reported to happen when Emacs is built in a directory mounted
via NFS. Usually, the file `emacs' produced in these cases is full of
via NFS, for some combinations of NFS client and NFS server.
Usually, the file `emacs' produced in these cases is full of
binary null characters, and the `file' utility says:
emacs: ASCII text, with no line terminators
...
...
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