Mercurial > emacs
comparison lisp/ChangeLog @ 102555:a0f04cd7b209
* simple.el (undo-outer-limit-truncate): Mention that
warning-suppress-types is defined in the warnings
library (Bug#2668).
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 14 Mar 2009 17:42:18 +0000 |
parents | ac34b8fe4921 |
children | efe8d58403df |
comparison
equal
deleted
inserted
replaced
102554:ac34b8fe4921 | 102555:a0f04cd7b209 |
---|---|
1 2009-03-14 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * simple.el (undo-outer-limit-truncate): Mention that | |
4 warning-suppress-types is defined in the warnings | |
5 library (Bug#2668). | |
6 | |
1 2009-03-14 Dan Nicolaescu <dann@ics.uci.edu> | 7 2009-03-14 Dan Nicolaescu <dann@ics.uci.edu> |
2 | 8 |
3 * vc.el (vc-default-receive-file): The 'register method now | 9 * vc.el (vc-default-receive-file): The 'register method now |
4 expects a list, pass a list. | 10 expects a list, pass a list. |
5 | 11 |