comparison lisp/ChangeLog @ 100196:da8a0a35765c

(apropos-print-doc): Fix thinko that caused long labels to be used in compact layout and vice-versa.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 03 Dec 2008 21:57:10 +0000
parents caf4353286ff
children 4e81f7c8bb2c
comparison
equal deleted inserted replaced
100195:caf4353286ff 100196:da8a0a35765c
1 2008-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * apropos.el (apropos-print-doc): Fix thinko that caused long labels to
4 be used in compact layout and vice-versa.
5
1 2008-12-03 Juanma Barranquero <lekktu@gmail.com> 6 2008-12-03 Juanma Barranquero <lekktu@gmail.com>
2 7
3 * w32-fns.el (w32-list-locales): Use `with-output-to-temp-buffer', 8 * w32-fns.el (w32-list-locales): Use `with-output-to-temp-buffer',
4 like most list-* commands. 9 like most list-* commands.
5 10