comparison lib-src/ChangeLog @ 92159:9ed7610349d3

* configure.in: Remove references to obsolete variables and systems. * configure: Regenerate. * Makefile.in (NO_SHORTNAMES): * emacsclient.c (NO_SHORTNAMES): * fakemail.c (NO_SHORTNAMES): * make-docfile.c (NO_SHORTNAMES): * movemail.c (NO_SHORTNAMES): * pop.c (NO_SHORTNAMES): Remove references to obsolete variable. * config.nt (SHORTNAMES): Remove reference to obsolete variable. * s/vms4-0.h: * s/vms4-2.h: * s/vms4-4.h: * s/vms5-5.h: Remove, unused. * s/irix5-2.h: * s/irix6-0.h: * s/riscos5.h: * s/mach-bsd4-3.h: * m/mips4.h: Remove files for obsolete systems * Makefile.in: * filelock.c: * unexmips.c: * m/hp9000s300.h: * m/iris4d.h: * s/aix3-1.h: * s/hpux.h: * s/msdos.h: * s/usg5-0.h: * s/usg5-2-2.h: * s/usg5-2.h: * s/usg5-3.h: Remove references to obsolete variables. * s/irix5-0.h: Remove, move all the contents ... * s/irix6-5.h: ... here. Simplify. * config.in: Regenerate.
author Dan Nicolaescu <dann@ics.uci.edu>
date Sun, 24 Feb 2008 18:53:07 +0000
parents 86524fde38e6
children 4054054dd212
comparison
equal deleted inserted replaced
92158:8b1789244b32 92159:9ed7610349d3
1 2008-02-24 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * Makefile.in (NO_SHORTNAMES):
4 * emacsclient.c (NO_SHORTNAMES):
5 * fakemail.c (NO_SHORTNAMES):
6 * make-docfile.c (NO_SHORTNAMES):
7 * movemail.c (NO_SHORTNAMES):
8 * pop.c (NO_SHORTNAMES): Remove references to obsolete variable.
9
1 2008-02-23 Jason Rumney <jasonr@gnu.org> 10 2008-02-23 Jason Rumney <jasonr@gnu.org>
2 11
3 * makefile.w32-in (MOUSE_SUPPORT): Remove duplicate tooltip.elc. 12 * makefile.w32-in (MOUSE_SUPPORT): Remove duplicate tooltip.elc.
4 (MSDOS_SUPPORT, VMS_SUPPORT): Remove. 13 (MSDOS_SUPPORT, VMS_SUPPORT): Remove.
5 (OTHER_PLATFORM_SUPPORT): Replace above. Add X specific files too. 14 (OTHER_PLATFORM_SUPPORT): Replace above. Add X specific files too.