Mercurial > emacs
comparison lisp/ChangeLog @ 101613:04760bc22f94
* complete.el (PC-do-completion): Correct case when completion is
unambiguous.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 28 Jan 2009 15:34:22 +0000 |
parents | 8eb53d4d4b78 |
children | c316addfdee6 |
comparison
equal
deleted
inserted
replaced
101612:ff4b0f0b2fc4 | 101613:04760bc22f94 |
---|---|
1 2009-01-28 Denis Howe <denis.howe@gmail.com> | |
2 | |
3 * complete.el (PC-do-completion): Correct case when completion is | |
4 unambiguous. | |
5 | |
1 2009-01-28 Stephen Berman <stephen.berman@gmx.net> | 6 2009-01-28 Stephen Berman <stephen.berman@gmx.net> |
2 | 7 |
3 * calendar/todo-mode.el (todo-insert-item-here): Prevent insertion | 8 * calendar/todo-mode.el (todo-insert-item-here): Prevent insertion |
4 of a new entry inside of an existing entry. Minor code cleanup. | 9 of a new entry inside of an existing entry. Minor code cleanup. |
5 (Bug#2084) | 10 (Bug#2084) |