comparison lisp/ChangeLog @ 104134:0bef83c2fc08

* help-fns.el (describe-variable): Treat list return values from dir-locals-find-file properly (Bug#4005).
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 02 Aug 2009 23:09:00 +0000
parents bd19355318cc
children decfa3e02ba0
comparison
equal deleted inserted replaced
104133:6d40e5112f4e 104134:0bef83c2fc08
1 2009-08-02 Chong Yidong <cyd@stupidchicken.com>
2
3 * help-fns.el (describe-variable): Treat list return values from
4 dir-locals-find-file properly (Bug#4005).
5
1 2009-08-02 Julian Scheid <julians37@googlemail.com> (tiny change) 6 2009-08-02 Julian Scheid <julians37@googlemail.com> (tiny change)
2 7
3 * net/tramp.el (tramp-debug-message): Print also microseconds. 8 * net/tramp.el (tramp-debug-message): Print also microseconds.
4 9
5 2009-08-02 Michael Albinus <michael.albinus@gmx.de> 10 2009-08-02 Michael Albinus <michael.albinus@gmx.de>