Revision: emacs--multi-tty--0--patch-485 Archive: lorentey@elte.hu--2004 Creator: Karoly Lorentey Date: Mon Jan 2 08:54:50 CET 2006 Standard-date: 2006-01-02 07:54:50 GMT Modified-files: src/keyboard.c New-patches: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-485 Summary: Experimental change: don't restore kboard after temporary changes if Emacs wasn't in single kboard state. Keywords: * src/keyboard.c (pop_kboard): Help debugging by not changing current_kboard unnecessarily. (temporarily_switch_to_single_kboard, record_single_kboard_state): Don't push_kboard if we weren't in single kboard state. Don't pop_kboard if we popped into any kboard state.