> Date: Tue, 25 Jan 2011 20:31:30 +0100 > From: Ulrich Mueller <[email protected]> > Cc: [email protected], [email protected], [email protected], > [email protected], [email protected], > [email protected] > > > Reality check: there were many changes made in CEDET due to admission > > into the Emacs distribution. File-name changes were only a small part > > of them, and the changes just moved some files into subdirectories, > > such that foo-bar.el became foo/bar.el. > > Which still breaks compatibility, because (require 'foo-bar) in any > elisp package will fail now.
And that was the single backward-incompatible change in CEDET?
