emacs-diffs
[Top][All Lists]
Advanced

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

master updated (a06c13db9e -> c257fd3a40)


From: Jim Porter
Subject: master updated (a06c13db9e -> c257fd3a40)
Date: Sat, 14 Jan 2023 14:30:11 -0500 (EST)

jporter pushed a change to branch master.

      from  a06c13db9e Merge from origin/emacs-29
       new  558f04c39e Set the 'field' property for Eshell output
       new  54051c97f2 Make 'eshell-bol' obsolete
       new  c257fd3a40 Use the 'field' property to navigate through Eshell 
prompts


Summary of changes:
 etc/NEWS                            |   9 +++
 lisp/eshell/em-cmpl.el              |   2 +-
 lisp/eshell/em-elecslash.el         |   2 +-
 lisp/eshell/em-hist.el              |   6 +-
 lisp/eshell/em-prompt.el            | 117 +++++++++++++++++++----------------
 lisp/eshell/em-rebind.el            |   6 +-
 lisp/eshell/esh-io.el               |   6 +-
 lisp/eshell/esh-mode.el             |  58 +++++++++---------
 lisp/eshell/esh-proc.el             |  22 ++++++-
 test/lisp/eshell/em-prompt-tests.el | 118 ++++++++++++++++++++++++++++++++++++
 test/lisp/eshell/eshell-tests.el    |  15 +++--
 11 files changed, 261 insertions(+), 100 deletions(-)
 create mode 100644 test/lisp/eshell/em-prompt-tests.el



reply via email to

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