diff options
| author | Lars Ingebrigtsen | 2016-02-28 17:29:08 +1100 |
|---|---|---|
| committer | Lars Ingebrigtsen | 2016-02-28 17:29:08 +1100 |
| commit | cd6067965761ccf31c48a106596b5187e85120e1 (patch) | |
| tree | 6e1167a8047299d76ba2e23268ac60969b33cc20 | |
| parent | 8ed026d6176d02412b6c48d9dfbd9f3a345a86a6 (diff) | |
| download | emacs-cd6067965761ccf31c48a106596b5187e85120e1.tar.gz emacs-cd6067965761ccf31c48a106596b5187e85120e1.zip | |
Add a NEWS entry for the read-color change
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -2006,6 +2006,10 @@ coding-system of your choice when invoking functions like `prin1' and | |||
| 2006 | ** New possible value for `system-type': `nacl'. | 2006 | ** New possible value for `system-type': `nacl'. |
| 2007 | This is used by Google's Native Client (NaCl). | 2007 | This is used by Google's Native Client (NaCl). |
| 2008 | 2008 | ||
| 2009 | --- | ||
| 2010 | ** `read-color' will now display the color names using the color itself | ||
| 2011 | as the background color. | ||
| 2012 | |||
| 2009 | ** Miscellaneous name change | 2013 | ** Miscellaneous name change |
| 2010 | 2014 | ||
| 2011 | --- | 2015 | --- |