From: Kim F. Storm Date: Sun, 12 Sep 2004 20:26:08 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~4944 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f4961c00594d91b316e532c234c314e3279f5be0;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0a958348356..e92f89844de 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -10,6 +10,9 @@ 2004-09-12 Kim F. Storm + * emulation/cua-rect.el (cua--rectangle-operation): Let bind + inhibit-field-text-motion to t so rectangles work in comint buffers. + * simple.el (choose-completion-string): Set buffer before running choose-completion-string-functions hook so it can be buffer-local.