emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/etc/ChangeLog,v


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/etc/ChangeLog,v
Date: Wed, 04 Apr 2007 14:48:48 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        07/04/04 14:48:47

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/etc/ChangeLog,v
retrieving revision 1.550
retrieving revision 1.551
diff -u -b -r1.550 -r1.551
--- ChangeLog   4 Apr 2007 03:01:10 -0000       1.550
+++ ChangeLog   4 Apr 2007 14:48:47 -0000       1.551
@@ -1,3 +1,9 @@
+2007-04-04  Slawomir Nowaczyk  <address@hidden>
+
+       * emacs.py (format_exception): New function.
+       (eexecfile): Use it instead of traceback.print_exception.
+       Don't use execfile to avoid a bug in w32.
+
 2007-04-04  Glenn Morris  <address@hidden>
 
        * MACHINES: Mention preprocessor to use with /opt/SUNWspro/bin/cc
@@ -367,7 +373,7 @@
        (section{TODO Items and Checkboxes}): Checkbox keys moved to this
        section, added documentation for the key `C-c #'.
 
-2006-11-05  Slawomir Nowaczyk  <address@hidden>  (tiny change)
+2006-11-05  Slawomir Nowaczyk  <address@hidden>
 
        * emacs.py (eargs): Provide eldoc message for builtin types.
          Make sure eargs always outputs sentinel, to avoid Emacs freeze.
@@ -462,7 +468,7 @@
        (eimport): Use __main__ rather than `emacs' namespace.
        (modpath): New fun.
 
-2006-08-20  Slawomir Nowaczyk  <address@hidden>  (tiny change)
+2006-08-20  Slawomir Nowaczyk  <address@hidden>
 
        * emacs.py (eexecfile): Use the __main__ rather than `emacs' namespace.
 
@@ -725,8 +731,8 @@
        * pl-refcard.tex (section{Info}): Ditto.  Translation suggested by
        Slawomir Nowaczyk <address@hidden>.
 
-       * cs-refcard.tex (section{Info}): Use `s' instead of `M-s'.  Entry
-       for `i' is not translated yet.
+       * cs-refcard.tex (section{Info}): Use `s' instead of `M-s'.
+       Entry for `i' is not translated yet.
 
        * pt-br-refcard.tex (section{Info}): Ditto.
 
@@ -1455,7 +1461,7 @@
 
        * NEWS: Lots of clarifications and cleanups.
 
-2005-05-05  Slawomir Nowaczyk  <address@hidden>  (tiny change)
+2005-05-05  Slawomir Nowaczyk  <address@hidden>
 
        * TUTORIAL.pl: Updated header.
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]