emacs-diffs
[Top][All Lists]
Advanced

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

master updated (28a9438169f -> cde38f0df3f)


From: Jim Porter
Subject: master updated (28a9438169f -> cde38f0df3f)
Date: Tue, 28 Mar 2023 15:33:34 -0400 (EDT)

jporter pushed a change to branch master.

      from  28a9438169f Fix expansion of globs that contain a ~USER reference
       new  5b005f26a83 ; Fix an edge case in how 'eshell-do-eval' handles 
'let' bodies
       new  bb088885df7 Simplify parsing subcommands slightly
       new  cde38f0df3f Avoid parsing some Eshell forms when performing 
completion


Summary of changes:
 lisp/eshell/em-cmpl.el            | 60 ++++++++++++++++---------
 lisp/eshell/esh-cmd.el            | 31 +++++++++----
 lisp/eshell/esh-var.el            | 95 ++++++++++++++++++++-------------------
 test/lisp/eshell/em-cmpl-tests.el | 86 ++++++++++++++++++++++++++++++-----
 test/lisp/eshell/esh-var-tests.el |  2 +-
 5 files changed, 188 insertions(+), 86 deletions(-)



reply via email to

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