all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Size of xterm.c doubled since Emacs 28
@ 2022-07-13 16:18 Stefan Kangas
  2022-07-14  1:00 ` Po Lu
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Kangas @ 2022-07-13 16:18 UTC (permalink / raw)
  To: emacs-devel

Hi,

I have noticed that xterm.c has seen a lot of activity recently, and
increased in size from ~14,000 lines to ~28,000 lines of code between
emacs-28 and master.  I wanted to ask if parts of that file should
perhaps better be put in one or more separate files, for the usual
reasons.

For reference, here is a list of our 10 longest files in src:

   1.   xdisp.c       37099
   2.   xterm.c       28422
   3.   keyboard.c    13197
   4.   coding.c      12241
   5.   w32fns.c      11273
   6.   image.c       12194
   7.   xfns.c        10048
   8.   w32.c         11132
   9.   window.c       8707
   10.  process.c      8795

Thanks.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-07-14 10:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-13 16:18 Size of xterm.c doubled since Emacs 28 Stefan Kangas
2022-07-14  1:00 ` Po Lu
2022-07-14 10:06   ` Stefan Kangas

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.