diff options
author | Glenn Morris <rgm@gnu.org> | 2015-04-15 12:43:37 -0400 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2015-04-15 12:43:37 -0400 |
commit | d338998775330f59a7e6dfef7705b605d2c99033 (patch) | |
tree | 2e7169fa12cfabc5b5d24fd836ff9662a2d580be /etc | |
parent | a5dbb543cb3d3d0ef6774c410462ee33776810b2 (diff) | |
download | emacs-d338998775330f59a7e6dfef7705b605d2c99033.tar.gz |
; * etc/NEWS: Add missing system-type entry.
Diffstat (limited to 'etc')
-rw-r--r-- | etc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -198,6 +198,8 @@ calculation. This function is different from `window-body-width' in that it accounts for (i) continuation glyphs, (ii) the size of the font, and (iii) the specified window. +** New possible value for `system-type': nacl. + * Editing Changes in Emacs 25.1 |