> Date: Tue, 25 Jan 2011 17:50:59 +0100 > From: Ulrich Mueller <[email protected]> > Cc: [email protected], [email protected], Jim Meyering <[email protected]>, > [email protected], [email protected], > [email protected] > > For example, most files of CEDET were renamed to 8+3 some time ago, > breaking other elisp packages (e.g. company-mode, ecb, jde, matlab, > speechd-el) depending on them.
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.
