comparison lisp/ChangeLog @ 105598:8ada01fa272a

(compile-onefile): Load `bytecomp' rather than `bytecomp.el'.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 14 Oct 2009 15:13:44 +0000
parents 117859152fa5
children 490704d92623
comparison
equal deleted inserted replaced
105597:117859152fa5 105598:8ada01fa272a
1 2009-10-14 Stefan Monnier <monnier@iro.umontreal.ca> 1 2009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * Makefile.in (compile-onefile): Load `bytecomp' rather than
4 `bytecomp.el'.
2 5
3 * minibuffer.el (completion-pcm--merge-completions): Make sure the 6 * minibuffer.el (completion-pcm--merge-completions): Make sure the
4 string we return is all made up of text from the completions rather 7 string we return is all made up of text from the completions rather
5 than part from the completions and part from the input (bug#4219). 8 than part from the completions and part from the input (bug#4219).
6 9