Mercurial > emacs
comparison lisp/ChangeLog @ 109044:f0d32dbd0fcf
* lisp/minibuffer.el (completions-format): Change default from nil to
`horizontal'. Remove `nil' value from :type. Doc fix. (Bug#6459)
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Fri, 25 Jun 2010 00:51:14 +0300 |
parents | 50dd8d98f75b |
children | e1b36fd5197d |
comparison
equal
deleted
inserted
replaced
109043:50dd8d98f75b | 109044:f0d32dbd0fcf |
---|---|
1 2010-06-24 Juri Linkov <juri@jurta.org> | |
2 | |
3 * minibuffer.el (completions-format): Change default from nil to | |
4 `horizontal'. Remove `nil' value from :type. Doc fix. (Bug#6459) | |
5 | |
1 2010-06-24 Juri Linkov <juri@jurta.org> | 6 2010-06-24 Juri Linkov <juri@jurta.org> |
2 | 7 |
3 * vc/vc.el (vc-diff-internal): Set `revert-buffer-function' | 8 * vc/vc.el (vc-diff-internal): Set `revert-buffer-function' |
4 buffer-locally to lambda that re-runs the vc diff command. | 9 buffer-locally to lambda that re-runs the vc diff command. |
5 (Bug#6447) | 10 (Bug#6447) |