Mercurial > emacs
changeset 77209:ced97341ed03
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 14 Apr 2007 19:33:32 +0000 |
parents | 2b2091de06c3 |
children | d83335a3519d |
files | etc/ChangeLog lisp/ChangeLog |
diffstat | 2 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/ChangeLog Sat Apr 14 19:33:06 2007 +0000 +++ b/etc/ChangeLog Sat Apr 14 19:33:32 2007 +0000 @@ -1,5 +1,7 @@ 2007-04-14 Glenn Morris <rgm@gnu.org> + * SERVICE: Replace with a pointer to the web version. + * emacs.1: Update some of the more obsolete information. 2007-04-13 Glenn Morris <rgm@gnu.org>
--- a/lisp/ChangeLog Sat Apr 14 19:33:06 2007 +0000 +++ b/lisp/ChangeLog Sat Apr 14 19:33:32 2007 +0000 @@ -1,5 +1,13 @@ 2007-04-14 Glenn Morris <rgm@gnu.org> + * complete.el (PC-goto-end): New variable. + (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 + doc string. Set PC-goto-end for choose-completion. + (PC-lisp-complete-symbol): Pass non-nil GOTO-END arg to + PC-do-completion. + * textmodes/bibtex.el (bibtex-insert-kill): Pass non-nil NODELIM arg to bibtex-make-field. (bibtex-make-field): Add optional fourth arg NODELIM. Insert