Mercurial > hg > xemacs-beta
view README.ben-separate-stderr @ 2710:54fd042e254c
[xemacs-hg @ 2005-04-03 23:57:36 by youngs]
2005-04-04 Steve Youngs <steve@sxemacs.org>
* files.el (backup-buffer): Write "%backup%~" in
`auto-save-directory' and fall back to $HOME if for some reason
that isn't possible.
Suggested By: Jamie Zawinski <jwz@jwz.org>
author | youngs |
---|---|
date | Sun, 03 Apr 2005 23:57:37 +0000 |
parents | 943eaba38521 |
children |
line wrap: on
line source
-- ben-separate-stderr-improved-error-trapping this is an old workspace, very close to being done, containing - subprocess stderr output can be read separately; needed to fully implement call-process with asynch. subprocesses. - huge improvements to the internal error-trapping routines (i.e. the routines that call Lisp code and trap errors); Lisp code can now be called from within redisplay. - cleanup and simplification of C-g handling; some things work now that never used to. - see the ChangeLogs in the workspace.