# HG changeset patch # User Gerd Moellmann # Date 982591097 0 # Node ID 0ed801ca5f4bb01d0d389e1c090ad9b00cd5f855 # Parent 66fbfa369f3e6c7deadd77eacc1606f99bb08b68 *** empty log message *** diff -r 66fbfa369f3e -r 0ed801ca5f4b src/ChangeLog --- a/src/ChangeLog Mon Feb 19 13:57:49 2001 +0000 +++ b/src/ChangeLog Mon Feb 19 13:58:17 2001 +0000 @@ -1,5 +1,10 @@ 2001-02-19 Gerd Moellmann + * keyboard.c (recursive_edit_1): Bind `inhibit-redisplay' and + set redisplaying_p to 0 here instead of in Frecursive_edit. + (Frecursive_edit): Don't bind `inhibit-redisplay' and don't + set redisplaying_p. + * xdisp.c (Qinhibit_menubar_update, inhibit_menubar_update): New variables. (syms_of_xdisp): Initialize new variables.