comparison etc/ChangeLog @ 77158:6edad8abba72

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Fri, 13 Apr 2007 02:59:17 +0000
parents a995e0466061
children da6223a564e8
comparison
equal deleted inserted replaced
77157:1ce175192976 77158:6edad8abba72
1 2007-04-13 Glenn Morris <rgm@gnu.org>
2
3 * MACHINES: emacserver is removed.
4
1 2007-04-04 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> 5 2007-04-04 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>
2 6
3 * emacs.py (format_exception): New function. 7 * emacs.py (format_exception): New function.
4 (eexecfile): Use it instead of traceback.print_exception. 8 (eexecfile): Use it instead of traceback.print_exception.
5 Don't use execfile to avoid a bug in w32. 9 Don't use execfile to avoid a bug in w32.