From: Gerd Möllmann Date: Mon, 10 Oct 2022 12:01:19 +0000 (+0200) Subject: Don't fix symbols here X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a19917468ce6170a5fece014cf16584eff2467a3;p=emacs.git Don't fix symbols here --- diff --git a/src/emacs.c b/src/emacs.c index 1fa83751b33..772e283c3e2 100644 --- a/src/emacs.c +++ b/src/emacs.c @@ -2460,8 +2460,6 @@ Using an Emacs configured with --with-x-toolkit=lucid does not have this problem init_window (); init_font (); - fix_symbol_packages (); - if (!initialized) { char *file;