Mercurial > emacs
comparison lisp/ChangeLog @ 76377:bcb3f782f5eb
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Wed, 07 Mar 2007 15:08:34 +0000 |
parents | 23fec5d4b4bd |
children | 67cd2867fe17 |
comparison
equal
deleted
inserted
replaced
76376:23fec5d4b4bd | 76377:bcb3f782f5eb |
---|---|
1 2007-03-07 Kim F. Storm <storm@cua.dk> | |
2 | |
3 * complete.el (PC-bindings): Remap lisp-complete-symbol to | |
4 PC-lisp-complete-symbol instead of binding M-TAB in global-map. | |
5 | |
1 2007-03-07 Micha,Ak(Bl Cadilhac <michael@cadilhac.name> | 6 2007-03-07 Micha,Ak(Bl Cadilhac <michael@cadilhac.name> |
2 | 7 |
3 * complete.el (PC-do-completion): Delete duplicates in the list of | 8 * complete.el (PC-do-completion): Delete duplicates in the list of |
4 possible completions. | 9 possible completions. |
5 | 10 |