emacs-devel
[Top][All Lists]
Advanced

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

Re: New undo element (fun . args)


From: Kim F. Storm
Subject: Re: New undo element (fun . args)
Date: Mon, 31 Jan 2005 23:53:37 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux)

address@hidden (Kim F. Storm) writes:

>> By the way, note that we would have to change SES to handle the new
>> format, if we change the format.

I just installed changes at the C level to support the two formats

  (apply FUNNAME . ARGS)
  (apply DELTA BEG END FUNNAME . ARGS)

and modified ses.el accordingly (using the first format).

I will look at using this in cua mode.  Maybe other modes which
remaps undo should/could use this too?

I did not implement the support for undo-in-region in simple.el;
somebody want to look into that?

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





reply via email to

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