diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2006-07-11 18:42:24 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2006-07-11 18:42:24 +0000 |
commit | 04f02e711782b888b9618aa48ae27bc7a73cd017 (patch) | |
tree | 258bcd126dde07a0cdf446df0e687fd9426e3ca0 /admin | |
parent | 0f7ea453189db2bf2d61302f2e9c234e5589f432 (diff) | |
download | emacs-04f02e711782b888b9618aa48ae27bc7a73cd017.tar.gz |
undo-ask-before-discard set to nil.
Diffstat (limited to 'admin')
-rw-r--r-- | admin/FOR-RELEASE | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 3f34f352824..853fdc9d3bf 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -2,9 +2,6 @@ Tasks needed before the next release. * TO BE DONE SHORTLY BEFORE RELEASE -** `undo-ask-before-discard', currently set to t for debugging purposes -has to be set to nil: when t, it can leak memory and cause other problems. - ** Update release dates of manuals. ** Get rid of overfull and underfull boxes in manuals. |