From 19608e42541d2efcbb7b634bf5814dc8369dba32 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sat, 14 Apr 2007 19:33:32 +0000 Subject: [PATCH] *** empty log message *** --- etc/ChangeLog | 2 ++ lisp/ChangeLog | 8 ++++++++ 2 files changed, 10 insertions(+) diff --git a/etc/ChangeLog b/etc/ChangeLog index 724f25f9a12..f776228d116 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -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 --git a/lisp/ChangeLog b/lisp/ChangeLog index c39a8dc7a7c..05600464f11 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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 -- 2.39.5