unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* changing defvars in term/tty-colors.el to defconsts
@ 2009-10-19 18:12 Dan Nicolaescu
  2009-10-19 18:26 ` Eli Zaretskii
  2009-10-20 23:57 ` Juri Linkov
  0 siblings, 2 replies; 3+ messages in thread
From: Dan Nicolaescu @ 2009-10-19 18:12 UTC (permalink / raw)
  To: emacs-devel


Any reason not to change these defvars:
color-name-rgb-alist
tty-standard-colors
tty-color-mode-alist
tty-defined-color-alist

to defconsts?

This will quite a few things from GC memory to pure memory.

Also (defvar msdos-color-values) seems unused in this file.




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

end of thread, other threads:[~2009-10-20 23:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-19 18:12 changing defvars in term/tty-colors.el to defconsts Dan Nicolaescu
2009-10-19 18:26 ` Eli Zaretskii
2009-10-20 23:57 ` Juri Linkov

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).