comparison lisp/ChangeLog @ 109230:edba7a045a72

Merge from mainline.
author Katsumi Yamaoka <katsumi@flagship2>
date Fri, 25 Jun 2010 12:11:51 +0000
parents e1b36fd5197d
children c4638d45dada
comparison
equal deleted inserted replaced
109229:d3e42c34c64a 109230:edba7a045a72
1 2010-06-25 Agustín Martín <agustin.martin@hispalinux.es>
2
3 * flyspell.el (flyspell-check-previous-highlighted-word): Make
4 sure `flyspell-word' re-checks word after function run (Bug#6504).
5
6 * ispell.el (ispell-init-process): Make sure ispell and default
7 directories are expanded. (Bug#6143).
8
9 2010-06-24 Juri Linkov <juri@jurta.org>
10
11 * minibuffer.el (completions-format): Change default from nil to
12 `horizontal'. Remove `nil' value from :type. Doc fix. (Bug#6459)
13
14 2010-06-24 Juri Linkov <juri@jurta.org>
15
16 * vc/vc.el (vc-diff-internal): Set `revert-buffer-function'
17 buffer-locally to lambda that re-runs the vc diff command.
18 (Bug#6447)
19
20 2010-06-24 Chong Yidong <cyd@stupidchicken.com>
21
22 * kmacro.el (kmacro-call-macro): Don't issue hint message if the
23 echo area is in use (Bug#3412).
24
1 2010-06-22 Glenn Morris <rgm@gnu.org> 25 2010-06-22 Glenn Morris <rgm@gnu.org>
2 26
3 * textmodes/texinfmt.el (texinfo-format-region) 27 * textmodes/texinfmt.el (texinfo-format-region)
4 (texinfo-raise-lower-sections, texinfo-format-separate-node) 28 (texinfo-raise-lower-sections, texinfo-format-separate-node)
5 (texinfo-itemize-item, texinfo-multitable-item, texinfo-alias) 29 (texinfo-itemize-item, texinfo-multitable-item, texinfo-alias)