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
f29d1e75
Commit
f29d1e75
authored
Nov 19, 2000
by
Jason Rumney
Browse files
Added note about subprocesses on Windows 9x.
parent
54970452
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
1 deletion
+12
-1
etc/ChangeLog
etc/ChangeLog
+5
-1
etc/PROBLEMS
etc/PROBLEMS
+7
-0
No files found.
etc/ChangeLog
View file @
f29d1e75
2000-11-19 Jason Rumney <jasonr@gnu.org>
* PROBLEMS: Added note about subprocesses on Windows 9x.
2000-11-16 Andre Spiegel <spiegel@gnu.org>
* NEWS: Updated VC news.
...
...
@@ -1199,5 +1203,5 @@ line. Change logs above this notice are those for the 21.x code line.
* loadst.c (main) [XENIX]: use /usr/spool/mail, not /usr/mail.
;; Local Variables:
;; coding: iso-2022-7bit
-unix
;; coding: iso-2022-7bit
;; End:
etc/PROBLEMS
View file @
f29d1e75
This file describes various problems that have been encountered
in compiling, installing and running GNU Emacs.
* On Windows 95/98/ME, subprocesses do not terminate properly.
This is a limitation of the Operating System, and can cause problems
when shutting down Windows. Ensure that all subprocesses are exited
cleanly before exiting Emacs. For more details, see the FAQ at
ftp://ftp.gnu.org/gnu/windows/emacs/doc/index.html
* Mail sent through Microsoft Exchange in some encodings appears to be
mangled and is not seen correctly in Rmail or Gnus. We don't know
exactly what happens, but it isn't an Emacs problem in cases we've
...
...
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