emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (5fec829 -> 42681c5)


From: Glenn Morris
Subject: [Emacs-diffs] master updated (5fec829 -> 42681c5)
Date: Wed, 31 Oct 2018 10:54:35 -0400 (EDT)

gm pushed a change to branch master.

      from  5fec829   * lisp/emacs-lisp/cl-generic.el: Clarify we can't define 
commands
      adds  d192c16   Fix recent change in lispref/processes.texi.
      adds  de28184   * lisp/simple.el (filter-buffer-substring): Clarify doc 
(Bug#33179).
      adds  10e0fd8   Add index entries for more isearch commands/bindings 
(Bug#32990)
      adds  5aeddfa   * lisp/mail/rmailsum.el (rmail-summary-output): Add lost 
word to doc.
      adds  38f88a7   Document that generic functions cannot be commands
      adds  ced58d3   Improve doc string of 'call-process'
      adds  86abbb3   * lisp/emacs-lisp/rx.el (rx): Fix typo in doc string.  
(Bug#33205)
      adds  eb903d8   * lisp/emacs-lisp/pcase.el: Improve docstrings.
       new  3a73923   Merge from origin/emacs-26
      adds  1ad2903   Refer to bytecode constant vectors (Bug#33014)
      adds  c3cf85b   Add regression test for Bug#33014
       new  42681c5   ; Merge from origin/emacs-26


Summary of changes:
 doc/emacs/search.texi      | 117 ++++++++++++++++++++++++++++-----------------
 doc/lispref/commands.texi  |   3 ++
 doc/lispref/functions.texi |   7 +++
 doc/lispref/processes.texi |  14 +++---
 lisp/emacs-lisp/pcase.el   |  18 ++++---
 lisp/emacs-lisp/rx.el      |   2 +-
 lisp/mail/rmailsum.el      |   2 +-
 lisp/simple.el             |   2 +-
 src/callproc.c             |  21 ++++----
 9 files changed, 119 insertions(+), 67 deletions(-)



reply via email to

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