>>>> "CW" == Christoph Wedler
<wedler(a)fmi.uni-passau.de> writes:
CW> + ** The EDiff menus are no longer included in the default menubar.
CW> + Users must add:
CW> +
CW> + (require 'ediff-hook)
CW> +
CW> + to their .emacs file to get the menus.
CW> +
I'd much rather have this require in the auto-autoloads file of the ediff
package : I suppose that if the package is installed then people want to
see the corresponding menu without having to add something to their .emacs
which is the less user-friendly thing to do.
I sent a one-liner patch for that effect some time ago... it probably
disappeared in a black hole...
Oscar