Mercurial > emacs
changeset 66952:e4b45b2f12d7
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 16 Nov 2005 22:44:53 +0000 |
parents | e21a70dc8958 |
children | 2ce8310aed56 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Nov 16 22:43:28 2005 +0000 +++ b/lisp/ChangeLog Wed Nov 16 22:44:53 2005 +0000 @@ -1,3 +1,14 @@ +2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca> + + * printing.el (easy-menu-intern): Don't define. + (pr-get-symbol): Use easy-menu-intern only if defined. + + * simple.el (blink-matching-open): Simplify a bit. + (completion-setup-function): Fix the case of partial-completion-mode + when the minibuffer's contents start with "-". + Obey completion-base-size-function even when + minibuffer-completing-file-name is non-nil. + 2005-11-16 Richard M. Stallman <rms@gnu.org> * net/eudcb-ph.el (eudc-ph-open-session):