diff options
| author | Juanma Barranquero | 2004-05-09 00:50:52 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2004-05-09 00:50:52 +0000 |
| commit | b1c661c724b9655e11245ad07943278f3d017392 (patch) | |
| tree | f376ff018615617a01a682763caa12b85321c67c /src/ChangeLog | |
| parent | 7ef980534901045d60839f814a32c2f3d6d6a3bb (diff) | |
| download | emacs-b1c661c724b9655e11245ad07943278f3d017392.tar.gz emacs-b1c661c724b9655e11245ad07943278f3d017392.zip | |
*** empty log message ***
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 5168e9126e1..97c82856bc8 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2004-05-09 Piet van Oostrum <piet@cs.uu.nl> (tiny change) | ||
| 2 | |||
| 3 | * data.c (Fquo): Simplify. | ||
| 4 | |||
| 1 | 2004-05-08 Peter Whaite <emacs@whaite.ca> (tiny change) | 5 | 2004-05-08 Peter Whaite <emacs@whaite.ca> (tiny change) |
| 2 | 6 | ||
| 3 | * data.c (Fquo): If any argument is float, do the computation in | 7 | * data.c (Fquo): If any argument is float, do the computation in |