1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 12:21:25 -08:00
emacs/doc
Steven Allen 9b8b352ebc Set the 'name' prop in 'define-advice'
In addition to naming the advice function `symbol@name', set
the 'name' property to NAME.
* lisp/emacs-lisp/nadvice.el (define-advice): set the 'name'
property to NAME (requested in Bug#68114).  Fixes Bug#68294.

* doc/lispref/functions.texi (Advising Named Functions): Document
that 'define-advice' installs the advice with the specified name.
2024-01-13 11:43:01 +02:00
..
emacs Merge from origin/emacs-29 2024-01-06 08:20:19 -05:00
lang/fr/misc ; Add 2024 to copyright years 2024-01-02 10:30:05 +08:00
lispintro ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
lispref Set the 'name' prop in 'define-advice' 2024-01-13 11:43:01 +02:00
man Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
misc Eglot: Simplify overlay handling in manual example 2024-01-11 15:50:08 -06:00