emacs-devel
[Top][All Lists]
Advanced

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

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


From: Eli Zaretskii
Subject: Re: changing defvars in term/tty-colors.el to defconsts
Date: Mon, 19 Oct 2009 20:26:09 +0200

> Date: Mon, 19 Oct 2009 11:12:58 -0700 (PDT)
> From: Dan Nicolaescu <address@hidden>
> 
> 
> 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.

I have no opinion on this.

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

Right, I failed to delete it a year ago, when I removed the code that
used it.  Sorry.




reply via email to

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