diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -911,6 +911,8 @@ character is printable or not. | |||
| 911 | *** The functions `modify-syntax-entry' and `modify-category-entry' now | 911 | *** The functions `modify-syntax-entry' and `modify-category-entry' now |
| 912 | accepts a cons of characters as the first argument, and modify all | 912 | accepts a cons of characters as the first argument, and modify all |
| 913 | entries in that range of characters. | 913 | entries in that range of characters. |
| 914 | +++ | ||
| 915 | *** `translation-table-for-input' is now obsolete. | ||
| 914 | 916 | ||
| 915 | ** Code conversion changes | 917 | ** Code conversion changes |
| 916 | 918 | ||