]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGlenn Morris <rgm@gnu.org>
Sat, 14 Apr 2007 20:23:01 +0000 (20:23 +0000)
committerGlenn Morris <rgm@gnu.org>
Sat, 14 Apr 2007 20:23:01 +0000 (20:23 +0000)
lisp/ChangeLog

index 05600464f11aa9b11064465255f84330a60040ad..af1b86a28909b346a88c943ac5b243ff21a5ed5e 100644 (file)
@@ -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