[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#73650: 31.0.50; [PATCH] Improve correctness of Eshell conditional fo
From: |
Jim Porter |
Subject: |
bug#73650: 31.0.50; [PATCH] Improve correctness of Eshell conditional forms and allow if/else chaining |
Date: |
Wed, 16 Oct 2024 21:56:01 -0700 |
On 10/5/2024 6:34 PM, Jim Porter wrote:
These patches improve a few inconsistencies in how Eshell conditionals
work, especially when using Lisp forms inside of the command-form of
"if".
Merged to the master branch as fada04cfc78, and closing this now.