Mercurial > emacs
changeset 76376:23fec5d4b4bd
*** empty log message ***
author | Michaël Cadilhac <michael.cadilhac@lrde.org> |
---|---|
date | Wed, 07 Mar 2007 12:50:23 +0000 |
parents | 3183de2acda4 |
children | bcb3f782f5eb |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Mar 07 12:47:15 2007 +0000 +++ b/lisp/ChangeLog Wed Mar 07 12:50:23 2007 +0000 @@ -1,3 +1,8 @@ +2007-03-07 Micha,Ak(Bl Cadilhac <michael@cadilhac.name> + + * complete.el (PC-do-completion): Delete duplicates in the list of + possible completions. + 2007-03-07 Glenn Morris <rgm@gnu.org> * ses.el (ses-mode): Doc fix.