emacs-diffs
[Top][All Lists]
Advanced

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

master updated (d35b6a49b3 -> 92e49944a3)


From: Stefan Monnier
Subject: master updated (d35b6a49b3 -> 92e49944a3)
Date: Tue, 26 Apr 2022 17:36:18 -0400 (EDT)

monnier pushed a change to branch master.

      from  d35b6a49b3 Fix gnus-html-image-cache-ttl FIXME
       new  21112e3683 Pretty print OClosure slot accessors
       new  4dba7c31a2 Use `advice--cd*r` where applicable
       new  bc9be5449e nadvice.el: Rename "where" to "how"
       new  f30625943e nadvice.el: Use OClosures
       new  92e49944a3 nadvice.el: Auto-generate the doc describing the "how" 
arg


Summary of changes:
 lisp/emacs-lisp/advice.el             |   3 +-
 lisp/emacs-lisp/bytecomp.el           |   2 +-
 lisp/emacs-lisp/cl-print.el           |  25 +---
 lisp/emacs-lisp/nadvice.el            | 222 +++++++++++++++++++---------------
 lisp/emacs-lisp/oclosure.el           |   7 ++
 lisp/help.el                          |   2 +-
 test/lisp/emacs-lisp/nadvice-tests.el |  17 ++-
 7 files changed, 155 insertions(+), 123 deletions(-)



reply via email to

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