emacs-devel
[Top][All Lists]
Advanced

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

ses.el still uses defadvice


From: Kim F. Storm
Subject: ses.el still uses defadvice
Date: Mon, 30 Jan 2006 12:25:51 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

IIRC, we changed the undo machinery specifically to get rid of
the defadvice in ses.el -- but it is still there:

(defadvice undo-more (around ses-undo-more activate preactivate)
(defadvice copy-region-as-kill (around ses-copy-region-as-kill
(defadvice yank (around ses-yank activate preactivate)

-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

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