emacs-devel
[Top][All Lists]
Advanced

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

changing defvars in term/tty-colors.el to defconsts


From: Dan Nicolaescu
Subject: changing defvars in term/tty-colors.el to defconsts
Date: Mon, 19 Oct 2009 11:12:58 -0700 (PDT)

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.




reply via email to

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