# HG changeset patch # User Glenn Morris # Date 1176579212 0 # Node ID ced97341ed035b0278474c48439ca29544b7dc58 # Parent 2b2091de06c34873d4204fb687705b11ccd03db5 *** empty log message *** diff -r 2b2091de06c3 -r ced97341ed03 etc/ChangeLog --- 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 + * SERVICE: Replace with a pointer to the web version. + * emacs.1: Update some of the more obsolete information. 2007-04-13 Glenn Morris diff -r 2b2091de06c3 -r ced97341ed03 lisp/ChangeLog --- 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 + * complete.el (PC-goto-end): New variable. + (partial-completion-mode) : + 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