Mercurial > emacs
comparison lisp/ChangeLog @ 76786:1542c5bc78d2
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 29 Mar 2007 03:24:23 +0000 |
parents | f6329da585b9 |
children | 5f487f7cb186 |
comparison
equal
deleted
inserted
replaced
76785:bb2e03ff11bc | 76786:1542c5bc78d2 |
---|---|
1 2007-03-29 Glenn Morris <rgm@gnu.org> | |
2 | |
3 * complete.el (partial-completion-mode): Set PC-do-completion-end | |
4 to nil after use. | |
5 (PC-lisp-complete-symbol): Create and use a marker at `end', | |
6 rather than using point-marker. | |
7 | |
1 2007-03-28 Chong Yidong <cyd@stupidchicken.com> | 8 2007-03-28 Chong Yidong <cyd@stupidchicken.com> |
2 | 9 |
3 * simple.el (next-error-highlight): Doc fix. | 10 * simple.el (next-error-highlight): Doc fix. |
4 | 11 |
5 2007-03-28 Richard Stallman <rms@gnu.org> | 12 2007-03-28 Richard Stallman <rms@gnu.org> |