unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* ses.el still uses defadvice
@ 2006-01-30 11:25 Kim F. Storm
  2006-01-31 18:04 ` Richard M. Stallman
  0 siblings, 1 reply; 3+ messages in thread
From: Kim F. Storm @ 2006-01-30 11:25 UTC (permalink / raw)



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 <storm@cua.dk> http://www.cua.dk

^ permalink raw reply	[flat|nested] 3+ messages in thread
[parent not found: <E1F40qA-0005rg-SP@monty-python.gnu.org>]

end of thread, other threads:[~2006-02-01 15:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-30 11:25 ses.el still uses defadvice Kim F. Storm
2006-01-31 18:04 ` Richard M. Stallman
     [not found] <E1F40qA-0005rg-SP@monty-python.gnu.org>
2006-02-01 15:14 ` Jonathan Yavner

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).