comparison lisp/ChangeLog @ 105379:e59536a2076b

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Fri, 02 Oct 2009 12:19:24 +0000
parents 1e211a362b04
children e0e4a0d9a3bc
comparison
equal deleted inserted replaced
105378:b68edadf2115 105379:e59536a2076b
1 2009-10-02 Eli Zaretskii <eliz@gnu.org>
2
3 * makefile.w32-in (WINS_BASIC): Remove cedet.
4 (WINS_CEDET): Add cedet.
5 (update-subdirs-SH): Use $(WINS_SUBDIR), not $(WINS).
6
1 2009-10-02 Kevin Ryde <user42@zip.com.au> 7 2009-10-02 Kevin Ryde <user42@zip.com.au>
2 8
3 * net/browse-url.el (browse-url): Pass any symbol in 9 * net/browse-url.el (browse-url): Pass any symbol in
4 browse-url-browser-function to `apply', since if you've mistakenly put 10 browse-url-browser-function to `apply', since if you've mistakenly put
5 an unbound symbol then the error is clearer. (Bug#4531) 11 an unbound symbol then the error is clearer. (Bug#4531)