emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (3cc714d -> 4c3cd27)


From: Noam Postavsky
Subject: [Emacs-diffs] master updated (3cc714d -> 4c3cd27)
Date: Tue, 15 May 2018 20:12:20 -0400 (EDT)

npostavs pushed a change to branch master.

      from  3cc714d   Merge from origin/emacs-26
       new  92a8230   esh-opt.el: Fix improper parsing of first argument 
(Bug#28323)
       new  a4c616e   esh-opt.el: Add a :parse-leading-options-only argument 
(Bug#28323)
       new  2fda57c   Simplify eshell arg processing with (pop (nthcdr ...))
       new  4c3cd27   Give '$' punctuation syntax in make-mode (Bug#24477)


Summary of changes:
 lisp/eshell/em-tramp.el           |   1 +
 lisp/eshell/esh-opt.el            |  33 +++++-----
 lisp/progmodes/make-mode.el       |   1 +
 test/lisp/eshell/esh-opt-tests.el | 124 ++++++++++++++++++++++++++++++++++++++
 4 files changed, 145 insertions(+), 14 deletions(-)
 create mode 100644 test/lisp/eshell/esh-opt-tests.el



reply via email to

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