From: Chong Yidong Date: Sat, 14 Mar 2009 17:42:18 +0000 (+0000) Subject: * simple.el (undo-outer-limit-truncate): Mention that X-Git-Tag: emacs-pretest-23.0.92~212 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=dbe24f207e98b9f36bc81baf632a13ac7e5c6f89;p=emacs.git * simple.el (undo-outer-limit-truncate): Mention that warning-suppress-types is defined in the warnings library (Bug#2668). --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c4d89a2e5d0..8fb06865b26 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2009-03-14 Chong Yidong + + * simple.el (undo-outer-limit-truncate): Mention that + warning-suppress-types is defined in the warnings + library (Bug#2668). + 2009-03-14 Dan Nicolaescu * vc.el (vc-default-receive-file): The 'register method now