diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
| @@ -153,6 +153,14 @@ of strings, undoing any quoting added by `combine-and-quote-strings'. | |||
| 153 | (For some separator/string combinations, the original strings cannot | 153 | (For some separator/string combinations, the original strings cannot |
| 154 | be recovered.) | 154 | be recovered.) |
| 155 | 155 | ||
| 156 | * Systems that will not be supported in the future | ||
| 157 | configure will print a warning and exit for a set of systems that are | ||
| 158 | believed to not be in use anymore. The support has not been removed | ||
| 159 | yet, but configure will need to be edited in order to allow | ||
| 160 | compilation to proceed on such a system. If you are using such a | ||
| 161 | system, please send a message to emacs-devel@gnu.org in order to take | ||
| 162 | off the list of systems. | ||
| 163 | |||
| 156 | 164 | ||
| 157 | * Installation Changes in Emacs 22.1 | 165 | * Installation Changes in Emacs 22.1 |
| 158 | 166 | ||