comparison lib-src/ChangeLog @ 87730:91da483b3fa5

* movemail.c: * make-docfile.c: Remove reference to symbols defined by systems not supported anymore: MAC_OS8, XENIX and STRIDE. * (src/m/mips.h): * (src/m/intel386.h): * callproc.c: * config.in: * ecrt0.c: * emacs.c: * fileio.c: * frame.c: * getpagesize.h: * keyboard.c: * lread.c: * process.c: * puresize.h: * sysdep.c: * systty.h: * syswait.h: * unexec.c: * xdisp.c: * alloc.c: Remove code containing references to symbols defined by unsupported systems.
author Dan Nicolaescu <dann@ics.uci.edu>
date Sun, 13 Jan 2008 00:43:55 +0000
parents 9e0163590825
children 36e4ffad31fe
comparison
equal deleted inserted replaced
87729:47fbf21cf3d3 87730:91da483b3fa5
1 2008-01-13 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * movemail.c:
4 * make-docfile.c: Remove reference to symbols defined by systems
5 not supported anymore: MAC_OS8, XENIX and STRIDE.
6
1 2008-01-12 Eli Zaretskii <eliz@gnu.org> 7 2008-01-12 Eli Zaretskii <eliz@gnu.org>
2 8
3 * emacsclient.c (decode_options) [WINDOWSNT]: Don't use the value 9 * emacsclient.c (decode_options) [WINDOWSNT]: Don't use the value
4 of DISPLAY in the environment. Don't support -d. 10 of DISPLAY in the environment. Don't support -d.
5 (print_help_and_exit) [WINDOWSNT]: Don't show the --display option. 11 (print_help_and_exit) [WINDOWSNT]: Don't show the --display option.