comparison lisp/ChangeLog @ 4645:f2a991ff6db0

Do not #'split-path on nil #'getenv result. <877hz7lzrt.fsf@yahoo.com.cn>
author Jerry James <james@xemacs.org>
date Mon, 29 Jun 2009 08:20:47 -0600
parents 48b45a606961
children e4ed58cb0e5b
comparison
equal deleted inserted replaced
4644:b0ae008bf1a0 4645:f2a991ff6db0
1 2009-06-20 It's me FKtPp ;) <m_pupil@yahoo.com.cn>
2 * files.el (cd): Do not #'split-path on nil #'getenv result; Make
3 sure the cd-path value is a list.
4
1 2009-06-14 Aidan Kehoe <kehoea@parhasard.net> 5 2009-06-14 Aidan Kehoe <kehoea@parhasard.net>
2 6
3 * help.el (describe-function-1): 7 * help.el (describe-function-1):
4 Check macro-p, not macrop, when describing whether a symbol has an 8 Check macro-p, not macrop, when describing whether a symbol has an
5 associated macro or an associated function. Relevant with 9 associated macro or an associated function. Relevant with