emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] fix/bug-31311-pcase-doc updated (b93c07e -> 2eb044b)


From: Thien-Thi Nguyen
Subject: [Emacs-diffs] fix/bug-31311-pcase-doc updated (b93c07e -> 2eb044b)
Date: Sun, 13 May 2018 13:16:33 -0400 (EDT)

ttn pushed a change to branch fix/bug-31311-pcase-doc.

      from  b93c07e   (docstring) add inline Issue re sub-patterns of 
structural patterns
       new  3a1f07e   (docstring) do ‘s/applied to/called on/g’
       new  5bbbcf4   move table of PREDFUN forms into ‘pred’ item; refine
       new  c5076a2   convert a few "the @foo{bar}" into simply "@foo{bar}"
       new  e436b49   for structural / Q-pattern, replace "atom" w/ SYMBOL, 
INTEGER, STRING
       new  75ed6d2   use ‘EXPVAL’ in ‘pcase-defmacro’ et al docstrings
       new  26b1fa0   say ‘doc’ instead of ‘docstring’; move before ‘&rest’
       new  42ee34d   add comment: pine for ‘backquote’ first in generated 
docs; nfc
       new  24b02d2   (docstring) zonk inline Issue
       new  381ea05   (docstring) split middle
       new  df05494   objects are self-quoting, not types
       new  5fc0f24   mention unsuitability of ‘t’, ‘nil’ as SYMBOL pattern
       new  352c1de   (docstring) small refinements
       new  985c4ce   refine ‘(let ...)’ @item
       new  1c84726   move ‘app’ to immediately follow ‘pred’
       new  ca86dce   in U-pattern table, do ‘s/upattern/pattern/g’
       new  2eb044b   (docstring) move ‘or’ and ‘and’ to end of table


Summary of changes:
 doc/lispref/control.texi      | 101 +++++++++++++++++++++++++-----------------
 lisp/emacs-lisp/cl-macs.el    |   8 ++--
 lisp/emacs-lisp/eieio.el      |   8 ++--
 lisp/emacs-lisp/pcase.el      |  89 ++++++++++++++++++-------------------
 lisp/emacs-lisp/radix-tree.el |   2 +
 lisp/emacs-lisp/rx.el         |   2 +-
 6 files changed, 115 insertions(+), 95 deletions(-)



reply via email to

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