Mercurial > emacs
diff etc/ChangeLog @ 84824:1f0172624359
*** empty log message ***
| author | Glenn Morris <rgm@gnu.org> |
|---|---|
| date | Mon, 24 Sep 2007 00:18:46 +0000 |
| parents | 437947f22bd5 |
| children | 354002bb2021 |
line wrap: on
line diff
--- a/etc/ChangeLog Mon Sep 24 00:18:35 2007 +0000 +++ b/etc/ChangeLog Mon Sep 24 00:18:46 2007 +0000 @@ -1,3 +1,9 @@ +2007-09-24 Adam Hupp <adam@hupp.org> + + * emacs.py: Split for python 2 and python 3 compatibility. + * emacs2.py: New file, split off from emacs.py. + * emacs3.py: New file, python 3 version of emacs2.py. + 2007-09-21 Glenn Morris <rgm@gnu.org> * emacstool.1: Remove file.
