emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs-26 updated (07f8f9b -> 9d6a3ac)


From: Thien-Thi Nguyen
Subject: [Emacs-diffs] emacs-26 updated (07f8f9b -> 9d6a3ac)
Date: Sun, 27 May 2018 11:10:43 -0400 (EDT)

ttn pushed a change to branch emacs-26.

      from  07f8f9b   ; * lisp/ldefs-boot.el: Update.
      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

No new revisions were added by this update.

Summary of changes:
 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 +-
 7 files changed, 850 insertions(+), 285 deletions(-)



reply via email to

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