aboutsummaryrefslogtreecommitdiffstats
path: root/admin/FOR-RELEASE
diff options
context:
space:
mode:
Diffstat (limited to 'admin/FOR-RELEASE')
-rw-r--r--admin/FOR-RELEASE6
1 files changed, 6 insertions, 0 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index 1898cf4dea..864f0285ab 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -18,11 +18,17 @@ redisplay uses an invalidated face_id with FACE_FROM_ID
which then returns a NULL pointer. Said to happen with
isearch faces.
+* LOSSAGE
+
+** Clean up flymake.el to follow Emacs Lisp conventions.
* GTK RELATED BUGS
** Make GTK scrollbars behave like others w.r.t. overscrolling.
+** Make GTK update the menu bar in two stages, as with Xt,
+ so that the first can run Lisp code, while only the second
+ needs BLOCK_INPUT.
* DOCUMENTATION