Mercurial > emacs
diff src/ChangeLog @ 87799:1d80928e0414
* configure.in: Remove more references to unsupported systems.
* s/irix3-3.h:
* s/irix4-0.h:
* s/386-ix.h:
* s/domain.h:
* s/hpux9-x11r4.h:
* s/hpux9shxr4.h: Remove files for systems no longer supported.
* sysdep.c: Remove code containing references to symbols defined
by unsupported systems.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Wed, 16 Jan 2008 16:29:00 +0000 |
parents | 67cb22bcfafa |
children | 3c8145a14ad7 |
line wrap: on
line diff
--- a/src/ChangeLog Wed Jan 16 16:25:18 2008 +0000 +++ b/src/ChangeLog Wed Jan 16 16:29:00 2008 +0000 @@ -1,3 +1,15 @@ +2008-01-16 Dan Nicolaescu <dann@ics.uci.edu> + + * s/irix3-3.h: + * s/irix4-0.h: + * s/386-ix.h: + * s/domain.h: + * s/hpux9-x11r4.h: + * s/hpux9shxr4.h: Remove files for systems no longer supported. + + * sysdep.c: Remove code containing references to symbols defined + by unsupported systems. + 2008-01-16 Glenn Morris <rgm@gnu.org> * coding.c (select-safe-coding-system-function): Doc fix.