comparison lisp/ChangeLog @ 105970:f6c1ac558c84

(auto-coding-regexp-alist): Only purecopy car or each item, not the whole list.
author Dan Nicolaescu <dann@ics.uci.edu>
date Fri, 13 Nov 2009 02:40:40 +0000
parents 6a8befbb8e39
children 371db60eff06
comparison
equal deleted inserted replaced
105969:6a8befbb8e39 105970:f6c1ac558c84
1 2009-11-13 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * international/mule.el (auto-coding-regexp-alist): Only purecopy
4 car or each item, not the whole list.
5
1 2009-11-12 Stefan Monnier <monnier@iro.umontreal.ca> 6 2009-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * minibuffer.el (minibuffer-completion-help): 8 * minibuffer.el (minibuffer-completion-help):
4 Use minibuffer-hide-completions. 9 Use minibuffer-hide-completions.
5 10