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

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

bug#6957: url-cookie-expired-p Redux (at last)


From: Glenn Morris
Subject: bug#6957: url-cookie-expired-p Redux (at last)
Date: Thu, 09 Sep 2010 01:39:07 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Version: 23.3

Thank you for the patch; applied.

BTW, something like

(if (not foo) nil bar)

can be written as (and foo bar).





reply via email to

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