emacs-diffs
[Top][All Lists]
Advanced

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

master updated (788694d026 -> 32ab756d82)


From: Lars Ingebrigtsen
Subject: master updated (788694d026 -> 32ab756d82)
Date: Sun, 1 May 2022 14:42:38 -0400 (EDT)

larsi pushed a change to branch master.

      from  788694d026 * lisp/minibuffer.el (completion--replace): Fix bug#55205
       new  ade1424a97 Use a common set of string delimiters for all Eshell 
predicates/modifiers
       new  bb40507fed Handle escaped characters in Eshell argument 
predicates/modifiers
       new  32ab756d82 Handle escaped characters in Eshell special references 
(e.g. buffers)


Summary of changes:
 doc/misc/eshell.texi                     |  12 ++
 etc/NEWS                                 |  26 ++-
 lisp/eshell/em-pred.el                   | 275 +++++++++++++++----------------
 lisp/eshell/esh-arg.el                   |   4 +-
 test/lisp/eshell/em-pred-tests.el        |  45 +++--
 test/lisp/eshell/eshell-tests-helpers.el |  23 +--
 test/lisp/eshell/eshell-tests.el         |  19 +++
 7 files changed, 228 insertions(+), 176 deletions(-)



reply via email to

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