diff options
| author | Romain Francoise | 2006-04-15 17:53:32 +0000 |
|---|---|---|
| committer | Romain Francoise | 2006-04-15 17:53:32 +0000 |
| commit | f70a96b051799f0543270604c902996a31037c5f (patch) | |
| tree | f8f8e2d7f5e7f53022a9d8479cdd61af78e0df80 /src/ChangeLog | |
| parent | 10ceef7a6c444b25695b78ee27648a17912f1848 (diff) | |
| download | emacs-f70a96b051799f0543270604c902996a31037c5f.tar.gz emacs-f70a96b051799f0543270604c902996a31037c5f.zip | |
(BASE_PURESIZE): Increment to 1210000.
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 5b62e1ae268..b7b0c5bbc5b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2006-04-15 Romain Francoise <romain@orebokech.com> | ||
| 2 | |||
| 3 | * puresize.h (BASE_PURESIZE): Increment to 1210000. | ||
| 4 | |||
| 1 | 2006-04-13 Micha,Ak(Bl Cadilhac <michael.cadilhac@lrde.org> (tiny change) | 5 | 2006-04-13 Micha,Ak(Bl Cadilhac <michael.cadilhac@lrde.org> (tiny change) |
| 2 | 6 | ||
| 3 | * print.c (Fprin1_to_string): Mention in the `doc' that the | 7 | * print.c (Fprin1_to_string): Mention in the `doc' that the |