diff options
author | Francesco Potortì <pot@gnu.org> | 2002-12-29 19:13:29 +0000 |
---|---|---|
committer | Francesco Potortì <pot@gnu.org> | 2002-12-29 19:13:29 +0000 |
commit | fa634a5ec63316e4cef0e4e74646e934fbde98ed (patch) | |
tree | 265513d96d6c58e9ef13e7300a4357c8239389d2 /src | |
parent | cd1b15b86742b9aadc1a733c8924bc344604836d (diff) | |
download | emacs-fa634a5ec63316e4cef0e4e74646e934fbde98ed.tar.gz emacs-fa634a5ec63316e4cef0e4e74646e934fbde98ed.tar.bz2 emacs-fa634a5ec63316e4cef0e4e74646e934fbde98ed.zip |
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 9467e2174fd..53010d82ae9 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,7 +1,11 @@ +2002-12-29 Francesco Potort,Al(B <pot@gnu.org> + + * data.c (Fstring_to_number, Fminus): Better English in doc strings. + 2002-12-28 Steven Tamm <steventamm@mac.com> - * Makefile.in (macosx-bundle): Fixes to Mac OS X/Carbon port to - allow building in a different directory than source. Uses some + * Makefile.in (macosx-bundle): Fixes to Mac OS X/Carbon port to + allow building in a different directory than source. Uses some GNU Make extensions, but there is no other make on Mac OS X. 2002-12-26 Francesco Potort,Al(B <pot@gnu.org> |