unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* icomplete.el changes
@ 2008-05-30 20:06 Drew Adams
  2008-05-30 21:29 ` Eli Zaretskii
  2008-05-31  4:59 ` Stefan Monnier
  0 siblings, 2 replies; 6+ messages in thread
From: Drew Adams @ 2008-05-30 20:06 UTC (permalink / raw)
  To: emacs-devel

I have a library (icomplete+.el) that extends icomplete.el. I just picked up a
Windows binary (thanks, Lennart) of Emacs 23 built on 2008-05-29, and I see that
icomplete.el has changed drastically. (None of my code works anymore with it.)

Besides doing a diff, I went to NEWS to find some description of the changes.
This is all I found by searching for "icomplete": 

** Icomplete: `icomplete-prospects-height' supercedes
`icomplete-prospects-length'.

That doesn't really characterize the changes from either a Lisp or a user point
of view, AFAICT. The code now uses an overlay instead of inserting the icomplete
text, among other things. There seem to be quite a few changes.

How can I see the changelogs for this file? I use the Web page interface to CVS,
here: http://cvs.savannah.gnu.org/viewvc/emacs/emacs/lisp/icomplete.el?view=log.
Is this all there is as a record of the changes, or is there something else I
can consult?

The changes that break my code seem to have been made since 5/20, mostly by
Stefan. Without a good description, I'll just plow my way through the code and
diff, but I thought there might be a more substantial description of the changes
somewhere.





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-05-31  4:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-30 20:06 icomplete.el changes Drew Adams
2008-05-30 21:29 ` Eli Zaretskii
2008-05-30 21:39   ` Drew Adams
2008-05-30 21:47     ` Lennart Borgman (gmail)
2008-05-30 22:17       ` Drew Adams
2008-05-31  4:59 ` Stefan Monnier

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).