comparison src/ChangeLog @ 5505:3b220aa03f89

Remove an extraneous #endif, s/netbsd.h, thank you Adam Sjoegren! src/ChangeLog addition: 2011-05-07 Aidan Kehoe <kehoea@parhasard.net> * s/netbsd.h: Remove an extraneous #endif, hopefully fixing the NetBSD and OpenBSD builds; thank you Adam Sjoegren!
author Aidan Kehoe <kehoea@parhasard.net>
date Sat, 07 May 2011 21:27:27 +0100
parents d3e0482c7899
children b0d87f92e60b
comparison
equal deleted inserted replaced
5504:d3e0482c7899 5505:3b220aa03f89
1 2011-05-07 Aidan Kehoe <kehoea@parhasard.net>
2
3 * s/netbsd.h:
4 Remove an extraneous #endif, hopefully fixing the NetBSD and
5 OpenBSD builds; thank you Adam Sjøgren!
6
1 2011-05-07 Aidan Kehoe <kehoea@parhasard.net> 7 2011-05-07 Aidan Kehoe <kehoea@parhasard.net>
2 8
3 * fns.c (Fsplit_path): Removed. 9 * fns.c (Fsplit_path): Removed.
4 * fns.c (syms_of_fns): 10 * fns.c (syms_of_fns):
5 Move #'split-path to subr.el, as was always the intention. 11 Move #'split-path to subr.el, as was always the intention.