comparison lisp/ChangeLog @ 86865:45f75b257517

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Fri, 30 Nov 2007 08:34:29 +0000
parents 321f32eb4bf5
children 67545904e9eb
comparison
equal deleted inserted replaced
86864:b7b9a1611532 86865:45f75b257517
28 28
29 * net/eudcb-bbdb.el (bbdb-phone-location, bbdb-record-phones) 29 * net/eudcb-bbdb.el (bbdb-phone-location, bbdb-record-phones)
30 (bbdb-address-city, bbdb-address-state, bbdb-address-zip) 30 (bbdb-address-city, bbdb-address-state, bbdb-address-zip)
31 (bbdb-address-location, bbdb-record-addresses): Pass non-nil 31 (bbdb-address-location, bbdb-record-addresses): Pass non-nil
32 fourth arg to declare-function. 32 fourth arg to declare-function.
33
34 * play/dunnet.el: Don't require cl when compiling.
35 (byte-compile-warnings): Set via file local variables.
36 (dun-parse): Let-bind `beg' and `line'.
33 37
34 2007-11-29 Alexandre Julliard <julliard@winehq.org> 38 2007-11-29 Alexandre Julliard <julliard@winehq.org>
35 39
36 * vc-git.el (vc-git-dir-state): Fix the git command arguments. 40 * vc-git.el (vc-git-dir-state): Fix the git command arguments.
37 41