emacs-diffs
[Top][All Lists]
Advanced

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

master updated (6411a9af03a -> 9d48c9844bf)


From: Jim Porter
Subject: master updated (6411a9af03a -> 9d48c9844bf)
Date: Thu, 23 Feb 2023 17:11:38 -0500 (EST)

jporter pushed a change to branch master.

      from  6411a9af03a Additional change for Bug#61432
       new  2f110132d73 ; Throw strings as the values for 'eshell-incomplete'
       new  4b364a990a0 Add support for completing quoted variables in Eshell 
like $'FOO'
       new  9d48c9844bf Don't add a space after the trailing slash when 
completing ~USER in Eshell


Summary of changes:
 lisp/eshell/em-cmpl.el            | 23 ++++++------
 lisp/eshell/em-dirs.el            | 37 ++++++++++++++-----
 lisp/eshell/em-glob.el            |  2 +-
 lisp/eshell/em-pred.el            |  2 +-
 lisp/eshell/esh-arg.el            |  8 ++---
 lisp/eshell/esh-cmd.el            |  4 +--
 lisp/eshell/esh-mode.el           |  2 +-
 lisp/eshell/esh-var.el            | 76 +++++++++++++++++++++++----------------
 lisp/pcomplete.el                 | 38 ++++++++++++++------
 test/lisp/eshell/em-cmpl-tests.el | 30 ++++++++++++++--
 10 files changed, 151 insertions(+), 71 deletions(-)



reply via email to

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