* 2005-03-22 Frederik Fouvry: > ,-- On Mon, 21 Mar 2005 19:56:19 +0100, Lute Kamstra wrote: > | I just committed changes to both lisp/generic.el and > | lisp/generic-x.el.
i've had another problem with lisp/generic-x.el after "cvs up" today. it wouldn't compile, because: generic-x.el:462:11:Error: Symbol's function definition is void: generic-make-keywords-list i fixed this using: lisp/generic-x.el-(eval-when-compile (require 'generic)) near the top. clemens _______________________________________________ Emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
