comparison lib-src/ChangeLog @ 84715:e872fac85e8c

(decode_options): -t implies -c.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 21 Sep 2007 03:21:54 +0000
parents f44a6d77db08
children 4812f22f54bc
comparison
equal deleted inserted replaced
84714:cae5c49c6b52 84715:e872fac85e8c
1 2007-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * emacsclient.c (decode_options): -t implies -c.
4
1 2007-09-20 Stefan Monnier <monnier@iro.umontreal.ca> 5 2007-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
2 6
3 * emacsclient.c (DIRECTORY_SEP, IS_DIRECTORY_SEP, IS_DEVICE_SEP) 7 * emacsclient.c (DIRECTORY_SEP, IS_DIRECTORY_SEP, IS_DEVICE_SEP)
4 (IS_ANY_SEP): Only define if !defined(HAVE_GET_CURRENT_DIR_NAME). 8 (IS_ANY_SEP): Only define if !defined(HAVE_GET_CURRENT_DIR_NAME).
5 (main_argc): Remove. 9 (main_argc): Remove.