emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

pkg a19917468c 04/76: Don't fix symbols here


From: Gerd Moellmann
Subject: pkg a19917468c 04/76: Don't fix symbols here
Date: Fri, 21 Oct 2022 00:16:07 -0400 (EDT)

branch: pkg
commit a19917468ce6170a5fece014cf16584eff2467a3
Author: Gerd Möllmann <gerd@gnu.org>
Commit: Gerd Möllmann <gerd@gnu.org>

    Don't fix symbols here
---
 src/emacs.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/emacs.c b/src/emacs.c
index 1fa83751b3..772e283c3e 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;



reply via email to

[Prev in Thread] Current Thread [Next in Thread]