Mercurial > emacs
changeset 77210:d83335a3519d
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 14 Apr 2007 20:23:01 +0000 |
parents | ced97341ed03 |
children | 43c40e825164 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Apr 14 19:33:32 2007 +0000 +++ b/lisp/ChangeLog Sat Apr 14 20:23:01 2007 +0000 @@ -1,6 +1,7 @@ 2007-04-14 Glenn Morris <rgm@gnu.org> - * complete.el (PC-goto-end): New variable. + * complete.el (PC-goto-end): New buffer-local variable. + (PC-do-completion-end): Make buffer-local. (partial-completion-mode) <choose-completion-string-functions>: Do not go to the end of the minibuffer if PC-goto-end is non-nil. (PC-do-completion): New optional fourth argument GOTO-END. Add a