bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#17432: 24.4.50; minibuffer history forgets the first entry


From: Stefan Monnier
Subject: bug#17432: 24.4.50; minibuffer history forgets the first entry
Date: Wed, 07 May 2014 14:27:35 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

> +      if (EQ (histval, Qunbound)) {
> +        Fset (Vminibuffer_history_variable, Qnil);
> +        histval = Qnil;
> +      }

Oh, and the "{" should be on its own line.


        Stefan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]