emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (0f48d18 -> b320753)


From: Michael Albinus
Subject: [Emacs-diffs] master updated (0f48d18 -> b320753)
Date: Tue, 29 May 2018 04:08:40 -0400 (EDT)

albinus pushed a change to branch master.

      from  0f48d18   Make cl-print respect print-level and print-length 
(bug#31559)
      adds  e6de5b3   Ensure pcase doc shows `QPAT first among extensions
      adds  7e8227e   Introduce EXPVAL for pcase, pcase-defmacro docstrings
      adds  4d7e54a   Use EXPVAL in docstrings of patterns defined using 
pcase-defmacro
      adds  567cb90   Overhaul pcase documentation
      adds  9d6a3ac   Mention pcase as a fifth conditional form
       new  8a09ec0   Merge from origin/emacs-26
      adds  0380636   Bump Emacs version to 26.1.50
       new  0f2a560   ; Merge from origin/emacs-26
      adds  9a7a2e9   ; ChangeLog.3: Remove stray phrase.
       new  25daf56   Merge from origin/emacs-26
      adds  e8912d5   Sync with Tramp 2.3.4-pre
       new  b320753   ; Merge from origin/emacs-26


Summary of changes:
 ChangeLog.3                   |   2 -
 doc/lispref/control.texi      | 967 +++++++++++++++++++++++++++++++++---------
 doc/lispref/elisp.texi        |   5 +-
 lisp/emacs-lisp/cl-macs.el    |   8 +-
 lisp/emacs-lisp/eieio.el      |   8 +-
 lisp/emacs-lisp/pcase.el      | 143 ++++---
 lisp/emacs-lisp/radix-tree.el |   2 +
 lisp/emacs-lisp/rx.el         |   2 +-
 8 files changed, 850 insertions(+), 287 deletions(-)



reply via email to

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