# HG changeset patch # User Adrian Aichner # Date 1247431184 -7200 # Node ID f3dddd098242cd30693f587a720751c9a8939e8a # Parent a3dd752b0a8dd83cc26d5bef62197605d44f3564 Fix for issue 521 diff -r a3dd752b0a8d -r f3dddd098242 src/callint.c --- a/src/callint.c Mon Apr 27 00:38:29 2009 +0200 +++ b/src/callint.c Sun Jul 12 22:39:44 2009 +0200 @@ -203,9 +203,8 @@ (eq window (active-minibuffer-window))))) (error "Attempt to select inactive minibuffer window")) (select window))))) -`_' (setq zmacs-region-stays t) - -*/ +`_' (setq zmacs-region-stays t) *//* FIXME: moving end of previous comment +to a separate line causes docstring lossage! */ (UNUSED (args))) { return Qnil;