comparison lisp/ChangeLog @ 66973:775cde85fe0a

(completion-setup-function): Fix last change.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 18 Nov 2005 00:17:46 +0000
parents e7a2c5c64fff
children 68a08be78536
comparison
equal deleted inserted replaced
66972:e7a2c5c64fff 66973:775cde85fe0a
1 2005-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * simple.el (completion-setup-function): Fix last change.
4
1 2005-11-17 John Paul Wallington <jpw@pobox.com> 5 2005-11-17 John Paul Wallington <jpw@pobox.com>
2 6
3 * ibuf-ext.el (ibuffer-interactive-filter-by-mode): 7 * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
4 Use `posn-set-point' instead of `mouse-set-point' because the 8 Use `posn-set-point' instead of `mouse-set-point' because the
5 latter is not fbound when configured without X. 9 latter is not fbound when configured without X.
80 completing-read. 84 completing-read.
81 85
82 2005-11-16 Luc Teirlinck <teirllm@auburn.edu> 86 2005-11-16 Luc Teirlinck <teirllm@auburn.edu>
83 87
84 * rfn-eshadow.el (file-name-shadow-properties) 88 * rfn-eshadow.el (file-name-shadow-properties)
85 (file-name-shadow-tty-properties, file-name-shadow-mode): Remove 89 (file-name-shadow-tty-properties, file-name-shadow-mode):
86 autoloads, because the file is now preloaded. 90 Remove autoloads, because the file is now preloaded.
87 91
88 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca> 92 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
89 93
90 * printing.el (easy-menu-intern): Don't define. 94 * printing.el (easy-menu-intern): Don't define.
91 (pr-get-symbol): Use easy-menu-intern only if defined. 95 (pr-get-symbol): Use easy-menu-intern only if defined.