diff options
| author | David Ponce | 2004-05-19 07:38:57 +0000 |
|---|---|---|
| committer | David Ponce | 2004-05-19 07:38:57 +0000 |
| commit | 9a6a4c407912354dec8722ff58fc0dc0e6633af7 (patch) | |
| tree | 724386fcf3a5a24ce9bbfb003335d378fbb2fe64 /src/ChangeLog | |
| parent | 15aa77901c5a249717dbac8a26ed6990d1e895bd (diff) | |
| download | emacs-9a6a4c407912354dec8722ff58fc0dc0e6633af7.tar.gz emacs-9a6a4c407912354dec8722ff58fc0dc0e6633af7.zip | |
(print): Reset print_depth before to call print_object.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 736358ee951..386a346afa0 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2004-05-18 David Ponce <david@dponce.com> | ||
| 2 | |||
| 3 | * print.c (print): Reset print_depth before to call print_object. | ||
| 4 | |||
| 1 | 2004-05-18 Jason Rumney <jasonr@gnu.org> | 5 | 2004-05-18 Jason Rumney <jasonr@gnu.org> |
| 2 | 6 | ||
| 3 | * w32console.c: Prefix RIF functions with w32con_ to avoid | 7 | * w32console.c: Prefix RIF functions with w32con_ to avoid |