comparison lisp/ChangeLog @ 106413:ab53cadac0b6

(completion-pcm--merge-try): Also consider placing point after a star, if that's the only place where modifications can make progress.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 05 Dec 2009 01:22:54 +0000
parents 3fea95b17dfa
children c27ef0837036
comparison
equal deleted inserted replaced
106412:3fea95b17dfa 106413:ab53cadac0b6
1 2009-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * minibuffer.el (completion-pcm--merge-try): Also consider placing
4 point after a star, if that's the only place where modifications can
5 make progress.
6
1 2009-12-05 Dan Nicolaescu <dann@ics.uci.edu> 7 2009-12-05 Dan Nicolaescu <dann@ics.uci.edu>
2 8
3 * vc-dir.el (vc-dir): Use the correct markup for showing keymaps 9 * vc-dir.el (vc-dir): Use the correct markup for showing keymaps
4 in docstrings. 10 in docstrings.
5 11