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

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

bug#65162: 30.0.50; [PATCH] Simplify some internal Eshell command parsin


From: Jim Porter
Subject: bug#65162: 30.0.50; [PATCH] Simplify some internal Eshell command parsing functions
Date: Tue, 8 Aug 2023 17:16:30 -0700

These changes are just there for cleanup, and to make it easier to work with this code going forward. Since Eshell command parsing now has fairly-thorough regression tests, I think these changes should be pretty safe.

In the second patch, I removed the need to use a dynamically-bound variable, but kept the old (now obsolete) function around for compatibility. I doubt any external packages are using this, but better safe than sorry...

Attachment: 0001-Simplify-command-parsing-in-Eshell.patch
Description: Text document

Attachment: 0002-Return-separators-from-eshell-split-commands-directl.patch
Description: Text document


reply via email to

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