diff options
author | Dave Love <fx@gnu.org> | 2000-04-16 18:39:01 +0000 |
---|---|---|
committer | Dave Love <fx@gnu.org> | 2000-04-16 18:39:01 +0000 |
commit | 38687d439a55fa74534f15067e1dacd7ad853a09 (patch) | |
tree | eef041f9a621104f637cdd7b13986a332bfb3705 /src | |
parent | 07c6adecef449c4d9cba6cb70b4b66502ac35996 (diff) | |
download | emacs-38687d439a55fa74534f15067e1dacd7ad853a09.tar.gz |
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r-- | src/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 96db0488e1c..2abc305335e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +2000-04-16 Dave Love <fx@gnu.org> + + * Makefile.in: Remove obsolete localcpp stuff. + (GETLOADAVG_OBJ): Don't define. + (obj): Move LIBOBJS... + (otherobj): ... to here. + (MSDOS_OBJ): Convert to make variable -- preprocessing zapped + whitespace-only lines after the continuation (Irix). + 2000-04-14 Gerd Moellmann <gerd@gnu.org> * xfns.c (xpm_load) [DEBUG_X_COLORS]: Register colors. |