summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMichaël Cadilhac <michael.cadilhac@lrde.org>2007-08-26 19:20:20 +0000
committerMichaël Cadilhac <michael.cadilhac@lrde.org>2007-08-26 19:20:20 +0000
commitf8a3deedc67daa49179133d682718fe2e7f09c9a (patch)
treeda316b25b2337c05d4aff99032fb79c46e46b2ef /lisp/ChangeLog
parent3300097f4d362f7fe413b06b73b602ee00ad9c65 (diff)
downloademacs-f8a3deedc67daa49179133d682718fe2e7f09c9a.tar.gz
(PC-do-completion): Make RET accept a non-unique but complete
expansion again.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d6eba286392..fbdd5cd6ca5 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
+2007-08-26 Sean O'Rourke <seano@cs.ucsd.edu>
+
+ * complete.el (PC-do-completion): Make RET accept a non-unique but
+ complete expansion again.
+
2007-08-26 Thien-Thi Nguyen <ttn@gnuvola.org>
* eshell/esh-opt.el (eshell-eval-using-options):