diff options
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c4d89a2e5d0..8fb06865b26 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 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 |