diff options
| author | Glenn Morris | 2007-09-24 00:19:45 +0000 |
|---|---|---|
| committer | Glenn Morris | 2007-09-24 00:19:45 +0000 |
| commit | c3f01f42da1265eaf0dba76169813effd1084a18 (patch) | |
| tree | 390d6f03fdc674654cd53ec9a12675b3e754a9d9 /etc/ChangeLog | |
| parent | 5d61851265f7402e8221817c5eec22ff273445e6 (diff) | |
| download | emacs-c3f01f42da1265eaf0dba76169813effd1084a18.tar.gz emacs-c3f01f42da1265eaf0dba76169813effd1084a18.zip | |
Adam Hupp <adam at hupp.org>
Split into emacs2.py and emacs3.py for python 2 and python 3 compatibility.
Diffstat (limited to 'etc/ChangeLog')
| -rw-r--r-- | etc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index f44db164c40..a534935af2e 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2007-09-24 Adam Hupp <adam@hupp.org> | ||
| 2 | |||
| 3 | * emacs.py: Split for python 2 and python 3 compatibility. | ||
| 4 | * emacs2.py: New file, split off from emacs.py. | ||
| 5 | * emacs3.py: New file, python 3 version of emacs2.py. | ||
| 6 | |||
| 1 | 2007-09-21 Glenn Morris <rgm@gnu.org> | 7 | 2007-09-21 Glenn Morris <rgm@gnu.org> |
| 2 | 8 | ||
| 3 | * emacstool.1: Remove file. | 9 | * emacstool.1: Remove file. |