]> git.eshelyaron.com Git - emacs.git/commit
Adjust documentation for defadvice obsoletion
authorStefan Kangas <stefankangas@gmail.com>
Wed, 23 Aug 2023 22:54:37 +0000 (00:54 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Wed, 23 Aug 2023 23:02:08 +0000 (01:02 +0200)
commitcb3731361f0cf4222d39aedcfc5188f0063ebc5e
tree2f705fb5c3be50d2baab123a3d2a0e4e0fe649b7
parentf46d6b0b3987ec9e8b99449410ce8301023466bf
Adjust documentation for defadvice obsoletion

* doc/lispref/functions.texi (Porting Old Advice): Unequivocally say
that 'defadvice' is obsolete.
* doc/emacs/trouble.texi (Coding Standards): Refer to 'advice-add'
instead of the now-obsolete 'defadvice'.  (Bug#64757)
* doc/misc/ses.texi (Uses of advice-add in SES): Rename node from
"Uses of defadvice in SES".  Remove 'undo-more' entry, since that
advice was deleted in 2007.
doc/emacs/trouble.texi
doc/lispref/functions.texi
doc/misc/ses.texi